lp:debian/lenny/libpam-mount

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/lenny/libpam-mount
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

7. By Bastian Kleineidam

Fix the expand_home segfault by using a much simpler patch for the
expand_user() function.
(Closes: #507199, #507257, #507592, #507194)

6. By Bastian Kleineidam

* Remove broken and insecure passwdehd script and manpage, preventing
  CVE-2008-5138.
* Backport from 0.45: expand home directory entries without leading slash.
  Prevents broken configurations when upgrading from 0.18. (Closes: #502146)

5. By Nico Golde <email address hidden>

* Non-maintainer upload by the Security Team.
* Add security checks including mountpoint and source ownership
  verification before mounting user-defined volumes to prevent
  access restriction bypasses (07_CVE-2008-3970.dpatch; Closes: #499841).

4. By Bastian Kleineidam

* Remove the default debug option from pmvarrun (Closes: #390946)
* Urgency medium, since the debug option enabled local attackers
  to verify valid usernames.

3. By Bastian Kleineidam

Fix IFS setting in mount.crypt and umount.crypt (Closes: #302006)

2. By Bastian Kleineidam

* get rid of automake stuff, put patches into Makefile.in's intead of
  Makefile.am (Closes: #256029)
* update patch 02_setuid_helper:
  move set_uid helper function in misc*.c before usage
* new patch 14_include_fsuid:
  include sys/fsuid.h when HAVE_SETFSUID is defined
* the two previous changes above fix a compile error on powerpc;
  thanks to Jörg Sommer for the patches (Closes: #256032)
* new patch 15_no_error_warnings:
  soften -Werror to -Wall, I don't want every warning to be a
  compile error, esp. since new versions of gcc tend to spew out
  a lot or warnings
* new patch 16_fix_warnings:
  Fix various compiler warnings like unused variables and missing
  braces. Thanks to Jörg Sommer for the patches. (Closes: #256042)
* urgency high since this release fixes FTBFS errors

1. By Bastian Kleineidam

Import upstream version 0.9.18

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers