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
|
# ChangeLog for net-fs/netatalk
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-fs/netatalk/ChangeLog,v 1.22 2004/12/12 21:52:24 rphillips Exp $
12 Dec 2004; <rphillips@gentoo.org> netatalk-2.0.1.ebuild:
fixed invalid USE variable. includes cracklib by default now and pulls in the
dependency
*netatalk-2.0.1 (11 Dec 2004)
11 Dec 2004; <rphillips@gentoo.org> netatalk-2.0.1.ebuild:
Added Steven Klass' and AD Rutledge's ebuild for 2.0.x series of netatalk.
Fixes #69526
25 Oct 2004; Kurt Lieber <klieber@gentoo.org> netatalk-1.6.4-r1.ebuild:
x86 bumpage, bug #66370
09 Oct 2004; Tom Gall <tgall@gentoo.org> netatalk-1.6.4-r1.ebuild:
stable on ppc64, bug #66370
09 Oct 2004; Jason Wever <weeve@gentoo.org> netatalk-1.6.4-r1.ebuild:
Stable on sparc wrt security bug #66370.
*netatalk-1.6.4-r1 (09 Oct 2004)
09 Oct 2004; <solar@gentoo.org> +files/netatalk-1.6.4-tempfile.patch,
+netatalk-1.6.4-r1.ebuild:
security bump. Insecure tempfile handling bug 66370
28 Jun 2004; Tom Gall <tgall@gentoo.org> netatalk-1.6.4.ebuild:
stable ppc64, bug #54188
10 Apr 2004; Ciaran McCreesh <ciaranm@gentoo.org> netatalk-1.6.4.ebuild:
Added ~sparc, thanks to Belinus in #gentoo-sparc
05 Jan 2004; zhen <zhen@gentoo.org> metadata.xml:
changing herd to net-fs
*netatalk-1.6.4 (17 Dec 2003)
17 Dec 2003; zhen <zhen@gentoo.org> netatalk-1.6.4.ebuild:
bumped to stable - no new bugs after a week
09 Dec 2003; zhen <zhen@gentoo.org> metadata.xml:
version bump, added metadata
21 Aug 2003; Robin H. Johnson <robbat2@gentoo.org> netatalk-1.6.2.ebuild,
netatalk-1.6.3.ebuild:
sys-libs/db fixes for netatalk-1.6*, allows them to build with db>3
*netatalk-1.6.3 (06 Jul 2003)
06 Jul 2003; Martin Holzer <mholzer@gentoo.org> netatalk-1.6.3.ebuild:
Version bumped.
*netatalk-1.6.2 (01 Jul 2003)
01 Jul 2003; Martin Holzer <mholzer@gentoo.org> netatalk-1.6.2.ebuild,
files/atalknew-rc6:
Version bumped. Closes #13561.
24 Jun 2003; Paul de Vrieze <pauldv@gentoo.org> netatalk-1.5.3.1-r1.ebuild:
Netatalk actually does not depend on sys-libs/db at all, only when some
aditional configuration options are used, which are not provided by the ebuild
*netatalk-1.5.3.1-r1 (06 Apr 2003)
06 Apr 2003; Martin Holzer <mholzer@gentoo.org> netatalk-1.5.3.1-r1.ebuild:
Added docs.
*netatalk-1.5.3.1 (26 Jun 2002)
24 Jul 2002; Mark Guertin <gerk@gentoo.org> :
Added ppc to keywords
26 Jun 2002; Seemant Kulleen <seemant@gentoo.org> netatalk-1.5.3.1.ebuild
files/digest-netatalk-1.5.3.1 :
Version bump.
*netatalk-1.5.2 (26 Feb 2002)
26 Feb 2002; Chris Houser <chouser@gentoo.org> : files/atalk-rc6
files/digest-netatalk-1.5.2 ChangeLog netatalk-1.5.2.ebuild :
- Fixed a typo in HOMEPAGE, other general cleanup.
- Switch to .tar.gz (the .tar.bz2 isn't available for 1.5.2)
- Turned on shadow password support
- Updated init.d script
- This addresses bug 762
*netatalk-1.5_pre6 (1 Feb 2002)
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.
1 Jul 2001; Achim Gottinger <achim@gentoo.org> :
*** empty log message ***
|