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
|
# ChangeLog for sys-libs/nss-db
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/nss-db/ChangeLog,v 1.23 2012/05/03 19:52:55 robbat2 Exp $
03 May 2012; Robin H. Johnson <robbat2@gentoo.org> nss-db-2.2-r1.ebuild,
nss-db-2.2.3_pre1-r2.ebuild, nss-db-2.2.3_pre1-r3.ebuild:
New glibc now includes nss-db again, so block the new glibc here, and block
nss-db in new glibc
*nss-db-2.2.3_pre1-r3 (18 Jun 2010)
18 Jun 2010; Robin H. Johnson <robbat2@gentoo.org>
+nss-db-2.2.3_pre1-r3.ebuild, +files/sandbox.d_50nss-db:
Bug #308163: avoid sandbox more.
08 Dec 2009; nixnut <nixnut@gentoo.org> nss-db-2.2.3_pre1-r2.ebuild:
ppc stable #291811
09 Nov 2009; Markus Meier <maekke@gentoo.org> nss-db-2.2.3_pre1-r2.ebuild:
amd64/x86 stable, bug #291811
04 Nov 2009; Robin H. Johnson <robbat2@gentoo.org>
nss-db-2.2.3_pre1-r2.ebuild:
Minor repoman cleanup.
04 Nov 2009; Robin H. Johnson <robbat2@gentoo.org>
-nss-db-2.2.3_pre1.ebuild, -nss-db-2.2.3_pre1-r1.ebuild:
Cleanup old ebuilds.
11 Oct 2008; Diego Pettenò <flameeyes@gentoo.org>
nss-db-2.2.3_pre1-r2.ebuild:
Fix invalid atom.
28 May 2008; Markus Meier <maekke@gentoo.org> nss-db-2.2.3_pre1-r2.ebuild:
add some quotes
28 May 2008; Markus Meier <maekke@gentoo.org> nss-db-2.2.3_pre1-r2.ebuild:
add ~amd64, bug #213760
26 Feb 2007; Robin H. Johnson <robbat2@gentoo.org> nss-db-2.2-r1.ebuild:
Bug #163190, fix mirror://gnu usage.
*nss-db-2.2.3_pre1-r2 (26 Feb 2007)
26 Feb 2007; Robin H. Johnson <robbat2@gentoo.org>
+nss-db-2.2.3_pre1-r2.ebuild:
Bug #150310, #160053 - cleanups of autotools stuff.
22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
Redigest for Manifest2
07 Oct 2006; Robin H. Johnson <robbat2@gentoo.org>
nss-db-2.2.3_pre1.ebuild, nss-db-2.2.3_pre1-r1.ebuild:
Upstream has moved the source file.
16 Mar 2006; <pauldv@gentoo.org> nss-db-2.2.3_pre1-r1.ebuild:
Fix building with newer db versions.
04 Jul 2005; David Holm <dholm@gentoo.org> nss-db-2.2.3_pre1-r1.ebuild:
Added to ~ppc.
*nss-db-2.2.3_pre1-r1 (03 Jul 2005)
03 Jul 2005; Robin H. Johnson <robbat2@gentoo.org>
+files/nss-db-2.2.3_pre1-root-upgrade-only.patch,
+nss-db-2.2.3_pre1-r1.ebuild:
Add small patch to only use db->update when root privileges are present.
*nss-db-2.2.3_pre1 (16 Feb 2005)
16 Feb 2005; Robin H. Johnson <robbat2@gentoo.org> +files/remake-all-db,
+nss-db-2.2.3_pre1.ebuild:
Finally, a new version of nss_db, from Redhat's upstream work, plus patches
from Mandrake.
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> nss-db-2.2-r1.ebuild:
Add inherit eutils
27 Jun 2003; Paul de Vrieze <pauldv@gentoo.org> nss-db-2.2-r1.ebuild,
files/db3.patch:
This does not work with glibc-2.3.x, so block it in the dependencies. Also
patch the configure script to use the db3 lib
*nss-db-2.2-r1 (1 Feb 2002)
20 Jul 2002; mark Guertin <gerk@gentoo.org> :
Added keywords (-ppc)
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.
|