~ecryptfs/ecryptfs/trunk

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Tyler Hicks
  • Date: 2012-11-02 14:31:32 UTC
  • Revision ID: tyhicks@canonical.com-20121102143132-uvlq4qqogmdouny0
* 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

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
  * debian/control:
5
5
    - bump standards, no change
6
6
 
 
7
  [ Tyler Hicks ]
 
8
  * src/daemon/main.c, src/include/ecryptfs.h,
 
9
    src/libecryptfs/{Makefile.am,messaging.c,miscdev.c,netlink.c,sysfs.c},
 
10
    doc/manpage/ecryptfsd.8, doc/design_doc/ecryptfs_design_doc_v0_2.tex:
 
11
    - Remove netlink messaging interface support
 
12
    - Netlink messaging support was superceded by the miscdev interface
 
13
      (/dev/ecryptfs) in upstream kernel version 2.6.26 in July, 2008
 
14
    - Netlink messaging support was completely removed from the upstream
 
15
      kernel starting with version 2.6.32 in December, 2009
 
16
 
7
17
 -- Dustin Kirkland <kirkland@ubuntu.com>  Thu, 25 Oct 2012 16:12:45 -0500
8
18
 
9
19
ecryptfs-utils (101) quantal; urgency=low