summaryrefslogtreecommitdiff
blob: 89670dca4cf895fcc530f93910e137db49e4a4a5 (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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
# ChangeLog for sys-libs/pwdb
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/pwdb/ChangeLog,v 1.32 2005/10/08 12:50:35 blubb Exp $

  08 Oct 2005; Simon Stelling <blubb@gentoo.org> pwdb-0.62.ebuild,
  -pwdb-0.62-r1.ebuild:
  backport -r1 changes to 0.62, no need to do a revision bump for
  multilib-strict fixes

*pwdb-0.62-r1 (03 Feb 2005)

  03 Feb 2005; Jeremy Huddleston <eradicator@gentoo.org>
  +pwdb-0.62-r1.ebuild:
  Multilib fixes.

  02 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> pwdb-0.61-r4.ebuild,
  pwdb-0.62.ebuild:
  virtual/glibc -> virtual/libc

  09 Mar 2004; <agriffis@gentoo.org> pwdb-0.62.ebuild:
  stable on alpha and ia64

  07 Mar 2004; Joshua Kinard <kumba@gentoo.org> pwdb-0.62.ebuild:
  Marked stable on mips.

  02 Mar 2004; Brian Jackson <iggy@gentoo.org> pwdb-0.62.ebuild:
  adding initial s390 support

  27 Feb 2004; Seemant Kulleen <seemant@gentoo.org> pwdb-0.61-r4.ebuild,
  pwdb-0.62.ebuild:
  move the filter-flags statement into src_compile

  09 Feb 2004; <gustavoz@gentoo.org> pwdb-0.62.ebuild:
  stable on sparc

  09 Feb 2004; Guy Martin <gmsoft@gentoo.org> pwdb-0.62.ebuild:
  Marked stable on hppa.

  06 Feb 2004; Martin Schlemmer <azarah@gentoo.org> pwdb-0.62.ebuild:
  Bump to stable for x86 (needed by pam).

  03 Feb 2004; Bartosch Pixa <darkspecter@gentoo.org> pwdb-0.62.ebuild:
  set ppc in keywords

  21 Jan 2004; Chris PeBenito <pebenito@gentoo.org>
  files/pwdb-0.62-selinux.patch:
  Fix selinux patch to not link against attr

  21 Dec 2003; Brad House <brad_mssw@gentoo.org> pwdb-0.62.ebuild:
  mark stable on amd64

*pwdb-0.62 (09 Nov 2003)

  09 Nov 2003; Martin Schlemmer <azarah@gentoo.org> pwdb-0.62.ebuild,
  files/pwdb-0.62-selinux.patch, files/pwdb-0.62-use-gcc-as-linker.patch:
  Update version.

  28 Oct 2003; Chris PeBenito <pebenito@gentoo.org> pwdb-0.61-r4.ebuild,
  files/pwdb-0.61-selinux.diff.bz2:
  Add new API SELinux patch

  11 Aug 2003; Luke-Jr <luke-jr@gentoo.org> pwdb-0.61-r3.ebuild,
  pwdb-0.61-r4.ebuild:
  Changed LICENSE to "BSD | GPL-2"

  08 Aug 2003; Matthew Rickard <frogger@gentoo.org> pwdb-0.61-r3.ebuild,
  pwdb-0.61-r4.ebuild:
  Filter -fstack-protector or else pam_pwdb module
  will not build.  This should resolve Bug 23934.

  18 May 2003; Tavis Ormandy <taviso@gentoo.org> pwdb-0.61-r4.ebuild:
  stop gcc being hardcoded.

  24 Mar 2003; Guy Martin <gmsoft@gentoo.org> pwdb-0.61-r4.ebuild, pwdb-0.61-hppa.patch :
  Added patch to fix linking under some circumstances on hppa.

  18 Feb 2003; Zach Welch <zwelch@gentoo.org> pwdb-0.61-r4.ebuild :
  Added arm to keywords.

  09 Feb 2003; Guy Martin <gmsoft@gentoo.org> pwdb-0.61-r4.ebuild :
  Added hppa to keywords.

="x86 ppc sparc alpha mips"
  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*pwdb-0.61-r4 (26 Oct 2002)

  18 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
  Added mips to keywords

  26 Oct 2002; Martin Schlemmer <azarah@gentoo.org> :
  Fix pwdb for bug #4411.

*pwdb-0.61-r3 (1 Feb 2002)

  21 Sep 2002; Mike Frysinger <vapier@gentoo.org> :
  Added HOMEPAGE variable and updated SRC_URI

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

  5 Apr 2002; M.Schlemmer <azarah@gentoo.org> pwdb-0.61-r3.ebuild :
  Remove lines to install /etc/pam.d/passwd, since it comes with shadow.

  21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> pwdb-0.61-r3.ebuild :
  HTML documentation no longer gzipped.

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.