blob: ef539f2c6482083cf6cdaac6ce41af8bf68bd806 (
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
|
# ChangeLog for net-dns/ez-ipupdate
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-dns/ez-ipupdate/ChangeLog,v 1.14 2005/10/25 04:10:45 flameeyes Exp $
25 Oct 2005; Diego Pettenò <flameeyes@gentoo.org>
ez-ipupdate-3.0.11_beta8-r2.ebuild:
Don't use /bin/false as shell for non-GNU userlands.
*ez-ipupdate-3.0.11_beta8-r2 (09 Oct 2005)
09 Oct 2005; Stefan Briesenick <sbriesen@gentoo.org>
+files/ez-ipupdate.initd, +metadata.xml,
+ez-ipupdate-3.0.11_beta8-r2.ebuild:
Switching to debian sources which contain all security fixes. Original
source is not available anymore. Ebuild completely rewritten, init-script
now handles more than one config. Solving bug #85158.
11 Dec 2004; Sven Wegener <swegener@gentoo.org>
ez-ipupdate-3.0.11_beta8-r1.ebuild:
Changed from insinto/doins to newinitd.
*ez-ipupdate-3.0.11_beta8-r1 (09 Nov 2004)
09 Nov 2004; <solar@gentoo.org>
+files/ez-ipupdate-3.0.11_beta8-syslog.patch,
+ez-ipupdate-3.0.11_beta8-r1.ebuild, -ez-ipupdate-3.0.11_beta8.ebuild:
security bump. - Format string vulnerability in syslog handling. - bug #69658
15 Aug 2004; Daniel Ahlberg <aliz@gentoo.org>
ez-ipupdate-3.0.11_beta8.ebuild, files/ez-ipupdate.rc6:
Added initscript, closing #20473.
07 Jul 2004; Danny van Dyk <kugelfang@gentoo.org>
ez-ipupdate-3.0.11_beta8.ebuild:
Marked ~amd64.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
ez-ipupdate-3.0.11_beta8.ebuild:
virtual/glibc -> virtual/libc
*ez-ipupdate-3.0.11_beta8 (29 Jun 2003)
Daniel Ahlberg <aliz@gentoo.org> ez-ipupdate-3.0.11_beta8.ebuild :
Version bump.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*ez-ipupdate-3.0.11_beta7 (08 May 2002)
16 Sep 2002; Owen Stampflee <owen@gentoo.org> :
Added PPC to KEYWORDS.
08 May 2002; Thilo Bangert <bangert@gentoo.org> :
version bump - Added license
*ez-ipupdate-3.0.11_beta6 (25 Feb 2002)
25 Feb 2002; G.Bevin <gbevin@gentoo.org> :
Renamed package to the correct version number and added the docs to the
installation.
*ez-ipupdate-3.0.11 (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.
|