summaryrefslogtreecommitdiff
blob: 9cc4db15a97c422493b6a5424af8a5e3ff2464f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# ChangeLog for sys-libs/pam
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v 1.11 2002/10/13 09:35:10 azarah Exp $

*pam-0.75-r8 (13 Oct 2002)

  13 Oct 2002; Martin Schlemmer <azarah@gentoo.org> pam-0.75-r8.ebuild :

  Add pam-0.75-pam_console-fix-fullpath-in-file-classes.patch to fix a small
  compat problem between pam-login and pam_console.so.  pam_console.so expects
  PAM_TTY to be set by login without prefixing "/dev/" it seems, which
  pam-login did.

  Synced with Mandrake and Redhat for latest patches.

  05 Aug 2002; M.Schlemmer <azarah@gentoo.org> ${P}-pam_group-confile.patch :
  Fixes the config file location of pam_group.so.  This resolves bug #6010.

  31 Jul 2002; M.Schlemmer <azarah@gentoo.org> ${P}-pam_wheel-segfault.patch :
  Fix a segfault in pam_wheel.so if "use_uid" was not given as parameter.
  This resolves bug #5686.

*pam-0.75-r7 (31 Jul 2002)

  31 Jul 2002; M.Schlemmer <azarah@gentoo.org> pam-0.75-r7.ebuild :
  Update some patches.  Ebuild cleanups, as well as some compiler
  fixes.


  15 Jul 2002; Mark Guertin <gerk@gentoo.org>
  Added ppc to keywords

  11 Apr 2002; Spider <spider@gentoo.org>
  Update all glib dependencies to use glib-1.2*  in preparation of unmasking the glib-2.0.1 packages


  04 Apr 2002; M.Schlemmer <azarah@gentoo.org> pam-0.75-r6.ebuild :

  Add module build checking back as we do not want some module to 
  silently fail and lock the user out of his system.

*pam-0.75-r6 (04 Apr 2002)

  04 Apr 2002; Jared H. Hudson <jhhudso@gentoo.org> pam-0.75-r6.ebuild :

  Made changes to make it compile without berkdb being defined as a use
  item.

*pam-0.75-r5 (03 Apr 2002)

  03 Apr 2002; Geert Bevin <gbevin@gentoo.org> pam-0.75-r5.ebuild :

  Made changes to make it compile the pwdb module successfully with gcc3.

*pam-0.75-r2 (17 Feb 2002)

  17 Feb 2002; Bruce A. Locke <blocke@shivan.org> pam-0.75-r2.ebuild :

  Part 1 of PAM revamp.  Ebuild is masked out...  FOR DEVELOPER TESTING ONLY