ecryptfs-utils 102-0ubuntu1 source package in Ubuntu

Changelog

ecryptfs-utils (102-0ubuntu1) raring; urgency=low

  [ Dustin Kirkland ]
  * debian/control:
    - bump standards, no change
  * precise

  [ Tyler Hicks ]
  * autogen.sh, scripts/release.sh, Makefile.am:
    - Break out the autoreconf and intltoolize commands from release.sh into
      an executable autogen.sh
    - Use the --copy option when invoking intltoolize
    - Include the new autogen.sh script in the release tarball
  * debian/rules, debian/control:
    - Use dh-autoreconf so that upstream sources can easily be used to build
      packages for all the stable Ubuntu releases in the ecryptfs-utils daily
      build PPA
    - Override the dh_autoreconf target by running the autogen.sh script
    - Drop Build-Depends on autotools-dev since dh-autoreconf is a superset of
      autotools-dev
    - Drop Build-Depends on autoconf, automake, and libtool since
      dh-autoreconf depends on all of these packages
  * m4/ac_python_devel.m4:
    - Fix FTBFS in Raring Ringtail due to multiarch Python. Be sure to include
      platform specific Python include directions in SWIG_PYTHON_CPPFLAGS.
  * src/utils/mount.ecryptfs_private.c:
    - Fix conditionals when checking whether to remove authentication tokens
      from the kernel keyring upon umount. This conditional was incorrectly
      modified in ecryptfs-utils-101, yet the authentication tokens still seem
      to be removed from the kernel keyring so it isn't clear if there was
      actually a user-facing regression.
    - Pass the FEKEK sig, rather than the FNEK sig, to
      ecryptfs_private_is_mounted()
    - Restore behavior of not printing error messages to syslog when
      unmounting and keys cannot be found in the kernel keyring.
    - Restore behavior of printing a useful error message about
      ecryptfs-mount-private when mounting and keys cannot be found in the
      kernel keyring
    - Fix memory leak and clean up free()'s in an error path
    - Use pointer assignment tests, rather than strlen(), to determine which
      key signatures were fetched
  * src/daemon/main.c, src/include/ecryptfs.h,
    src/libecryptfs/{Makefile.am,messaging.c,miscdev.c,netlink.c,sysfs.c},
    doc/manpage/ecryptfsd.8, doc/design_doc/ecryptfs_design_doc_v0_2.tex:
    - Remove netlink messaging interface support
    - Netlink messaging support was superceded by the miscdev interface
      (/dev/ecryptfs) in upstream kernel version 2.6.26 in July, 2008
    - Netlink messaging support was completely removed from the upstream
      kernel starting with version 2.6.32 in December, 2009
  * src/jprobes/*, scripts/delete-cruft.sh:
    - Remove all jprobes code, as I don't use jprobes to debug eCryptfs kernel
      issues and I don't like the idea of maintaining these jprobes outside of
      the kernel tree
  * src/escrow/*:
    - Remove all escrow code, as it isn't used or maintained
  * tests/kernel/llseek.sh, tests/kernel/llseek/test.c,
    tests/userspace/wrap-unwrap.sh, tests/userspace/wrap-unwrap/test.c:
    - Migrate some old testcases over to the modern test framework
  * tests/lib/etl_funcs.sh:
    - Update etl_create_test_dir() to allow a parent directory to be specified
      when creating the directory
  * src/testcases:
    - Delete old testcases that were either too basic, covered by more
      extensive tests in the modern test framework, or just didn't work

  [ Nobuto MURATA ]
  * src/desktop/ecryptfs-record-passphrase:
 -- Dustin Kirkland <email address hidden>   Tue, 22 Jan 2013 16:04:11 -0600

Upload details

Uploaded by:
Dustin Kirkland 
Uploaded to:
Raring
Original maintainer:
Dustin Kirkland 
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ecryptfs-utils_102.orig.tar.gz 605.8 KiB 9907acfe3cc315743d4cf4688940450ae79c6bbe7de399ab90744b74bb3ac59d
ecryptfs-utils_102-0ubuntu1.debian.tar.gz 24.7 KiB 54548c53a022244f84b2cfb0a354b0c5e12d4cd062740b9c23e5397bfdd2b06b
ecryptfs-utils_102-0ubuntu1.dsc 2.2 KiB 7db813ef7d65ed2ed7aeb81b7f71748dd81b051b0f93e659ccbc7e2c6c144c56

Available diffs

View changes file

Binary packages built by this source

ecryptfs-utils: No summary available for ecryptfs-utils in ubuntu raring.

No description available for ecryptfs-utils in ubuntu raring.

ecryptfs-utils-dbg: No summary available for ecryptfs-utils-dbg in ubuntu raring.

No description available for ecryptfs-utils-dbg in ubuntu raring.

libecryptfs-dev: No summary available for libecryptfs-dev in ubuntu raring.

No description available for libecryptfs-dev in ubuntu raring.

libecryptfs0: No summary available for libecryptfs0 in ubuntu raring.

No description available for libecryptfs0 in ubuntu raring.

python-ecryptfs: No summary available for python-ecryptfs in ubuntu raring.

No description available for python-ecryptfs in ubuntu raring.