summaryrefslogtreecommitdiff
blob: a6e17b42f98476979204f48880e882afa925e6fd (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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
# ChangeLog for net-dns/ddclient
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-dns/ddclient/ChangeLog,v 1.69 2015/05/30 13:32:46 mrueg Exp $

  30 May 2015; Manuel Rüger <mrueg@gentoo.org> metadata.xml:
  Drop unused USE-description from metadata.xml

  30 May 2015; Manuel Rüger <mrueg@gentoo.org> -ddclient-3.7.3-r1.ebuild,
  -ddclient-3.8.0.ebuild, -ddclient-3.8.1-r4.ebuild:
  Remove old.

*ddclient-3.8.2 (30 Jan 2014)

  30 Jan 2014; Aaron W. Swenson <titanofold@gentoo.org> +ddclient-3.8.2.ebuild,
  +files/ddclient.initd-r4:
  Fixed bug 499458: Use checkpath instead of find
  Version bump

  22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> ddclient-3.8.1-r5.ebuild:
  Stable for ppc64, wrt bug #485336

  21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> ddclient-3.8.1-r5.ebuild:
  Stable for ppc, wrt bug #485336

  17 Dec 2013; Raúl Porcel <armin76@gentoo.org> ddclient-3.8.1-r5.ebuild:
  alpha/ia64/sparc stable wrt #485336

  01 Nov 2013; Agostino Sarubbo <ago@gentoo.org> ddclient-3.8.1-r5.ebuild:
  Stable for x86, wrt bug #485336

  19 Oct 2013; Pacho Ramos <pacho@gentoo.org> ddclient-3.8.1-r5.ebuild:
  amd64 stable, bug #485336

  17 Oct 2013; Markus Meier <maekke@gentoo.org> ddclient-3.8.1-r5.ebuild:
  arm stable, bug #485336

  10 Oct 2013; Jeroen Roovers <jer@gentoo.org> ddclient-3.8.1-r5.ebuild:
  Stable for HPPA (bug #485336).

*ddclient-3.8.1-r5 (31 Aug 2013)

  31 Aug 2013; Pacho Ramos <pacho@gentoo.org> +ddclient-3.8.1-r5.ebuild,
  +files/ddclient.service:
  Add unit file (#471310 by nE0sIghT and Ago)

  21 Sep 2012; Agostino Sarubbo <ago@gentoo.org> -ddclient-3.8.1-r1.ebuild,
  -ddclient-3.8.1-r2.ebuild, -ddclient-3.8.1-r3.ebuild, -ddclient-3.8.1.ebuild:
  Remove old

  14 Jun 2012; Zac Medico <zmedico@gentoo.org> ddclient-3.7.3-r1.ebuild,
  ddclient-3.8.0.ebuild, ddclient-3.8.1-r1.ebuild, ddclient-3.8.1-r2.ebuild,
  ddclient-3.8.1-r3.ebuild, ddclient-3.8.1-r4.ebuild, ddclient-3.8.1.ebuild:
  inherit user for enewgroup and enewuser

  08 Mar 2012; Brent Baude <ranger@gentoo.org> ddclient-3.8.1-r4.ebuild:
  Marking ddclient-3.8.1-r4 ppc64 for bug 394571

  06 Mar 2012; Brent Baude <ranger@gentoo.org> ddclient-3.8.1-r4.ebuild:
  Marking ddclient-3.8.1-r4 ppc for bug 394571

  01 Jan 2012; Raúl Porcel <armin76@gentoo.org> ddclient-3.8.1-r4.ebuild:
  alpha/ia64/sparc/x86 stable wrt #394571

  21 Dec 2011; Markus Meier <maekke@gentoo.org> ddclient-3.8.1-r4.ebuild:
  arm stable, bug #394571

  13 Dec 2011; Jeroen Roovers <jer@gentoo.org> ddclient-3.8.1-r4.ebuild:
  Stable for HPPA (bug #394571).

  13 Dec 2011; Agostino Sarubbo <ago@gentoo.org> ddclient-3.8.1-r4.ebuild:
  Stable for AMD64, wrt bug #394571

*ddclient-3.8.1-r4 (13 Nov 2011)

  13 Nov 2011; Aaron W. Swenson <titanofold@gentoo.org>
  +ddclient-3.8.1-r4.ebuild, +files/cmd-over-cfg.patch,
  +files/ddclient.confd-r1, +files/ddclient.initd-r3:
  Fixes bug 386161. Initscript now creates (/var)?/run/ddclient folder for
  those on tmpfs.

  18 Oct 2011; Jeroen Roovers <jer@gentoo.org> ddclient-3.8.1-r3.ebuild:
  Stable for HPPA (bug #382717).

  08 Oct 2011; Raúl Porcel <armin76@gentoo.org> ddclient-3.8.1-r3.ebuild:
  alpha/ia64/sparc stable wrt #382717

  03 Oct 2011; Markus Meier <maekke@gentoo.org> ddclient-3.8.1-r3.ebuild:
  arm stable, bug #382717

  18 Sep 2011; Markus Meier <maekke@gentoo.org> ddclient-3.8.1-r3.ebuild:
  x86 stable, bug #382717

  16 Sep 2011; Tony Vroon <chainsaw@gentoo.org> ddclient-3.8.1-r3.ebuild:
  Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo &
  Elijah "Armageddon" El Lazkani in bug #382717.

*ddclient-3.8.1-r3 (28 Aug 2011)

  28 Aug 2011; Aaron W. Swenson <titanofold@gentoo.org>
  +ddclient-3.8.1-r3.ebuild:
  Fixes bug 380895. Removed "optional" SSL support.

*ddclient-3.8.1-r2 (23 Aug 2011)

  23 Aug 2011; Aaron W. Swenson <titanofold@gentoo.org>
  +ddclient-3.8.1-r2.ebuild, +files/ddclient.initd-r2:
  Fixes bug 380351

*ddclient-3.8.1-r1 (13 Aug 2011)

  13 Aug 2011; Aaron W. Swenson <titanofold@gentoo.org> +files/iproute2.patch,
  +ddclient-3.8.1-r1.ebuild, metadata.xml:
  Fixes bug 258343

*ddclient-3.8.1 (12 Aug 2011)

  12 Aug 2011; Aaron W. Swenson <titanofold@gentoo.org> +ddclient-3.8.1.ebuild,
  +files/ddclient.initd-r1, metadata.xml:
  Version bump. Fixes bugs 186271, 212840, 296598 and 373183

  24 Feb 2009; Thomas Anderson <gentoofan23@gentoo.org>
  ddclient-3.7.3-r1.ebuild, ddclient-3.8.0.ebuild:
  Fix ROOT abuse, thanks to Thilo Bangert in bug #258098

  11 Feb 2009; Thomas Anderson <gentoofan23@gentoo.org> metadata.xml:
  Pick up maintainership.

*ddclient-3.8.0 (04 Feb 2009)

  04 Feb 2009; Patrick Lauer <patrick@gentoo.org> +ddclient-3.8.0.ebuild:
  Bump to 3.8.0, fixes #257200

  21 Jan 2008; Raúl Porcel <armin76@gentoo.org> -files/ddclient.init,
  -files/ddclient.rc6, -files/ddclient-daemon0inconfig.diff,
  -files/ddclient-gentoo.diff, -files/ddclient-mss1.diff,
  -ddclient-3.6.3.ebuild, -ddclient-3.6.6.ebuild, -ddclient-3.7.0.ebuild,
  -ddclient-3.7.2.ebuild, -ddclient-3.7.2-r1.ebuild, -ddclient-3.7.3.ebuild:
  old

  17 Dec 2007; Jeroen Roovers <jer@gentoo.org> ddclient-3.7.3-r1.ebuild:
  Stable for HPPA (bug #201115).

  08 Dec 2007; Raúl Porcel <armin76@gentoo.org> ddclient-3.7.3-r1.ebuild:
  alpha/ia64/sparc stable wrt #201115

  08 Dec 2007; Samuli Suominen <drac@gentoo.org> ddclient-3.7.3-r1.ebuild:
  amd64 stable wrt #201115

  07 Dec 2007; Markus Rothe <corsair@gentoo.org> ddclient-3.7.3-r1.ebuild:
  Stable on ppc64; bug #201115

  07 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org>
  ddclient-3.7.3-r1.ebuild:
  ppc stable, bug #201115

  04 Dec 2007; Markus Rothe <corsair@gentoo.org> ddclient-3.7.3-r1.ebuild:
  Stable on ppc64; bug #201115

  04 Dec 2007; Christian Faulhammer <opfer@gentoo.org>
  ddclient-3.7.3-r1.ebuild:
  stable x86, bug 201115

*ddclient-3.7.3-r1 (03 Dec 2007)

  03 Dec 2007; Doug Klima <cardoe@gentoo.org> +ddclient-3.7.3-r1.ebuild:
  Ensure the right directories are owned by the user:group for this pkg. bug
  #191174

*ddclient-3.7.3 (21 Aug 2007)

  21 Aug 2007; Roy Marples <uberlord@gentoo.org> +ddclient-3.7.3.ebuild:
  Rework the install section so we don't have to change back to the root/wheel
  group so we can install on FreeBSD Keyworded ~x86-fbsd and bumped, #170708.

*ddclient-3.7.2-r1 (08 Aug 2007)

  08 Aug 2007; Roy Marples <uberlord@gentoo.org> files/ddclient.initd,
  +ddclient-3.7.2-r1.ebuild:
  Init script works with baselayout-2, #170708 thanks to Paul Bredbury

*ddclient-3.7.2 (21 Jul 2007)

  21 Jul 2007; Alec Warner <antarus@gentoo.org> +ddclient-3.7.2.ebuild:
  Bump ddclient for bug 124333, thanks to Paul Bredbury and Michael A. Smith

  28 Apr 2007; Sven Wegener <swegener@gentoo.org> ddclient-3.6.3.ebuild:
  Fix *initd, *confd and *envd calls (#173884, #174266)

  18 Sep 2006; Seemant Kulleen <seemant@gentoo.org> +files/ddclient.confd,
  ddclient-3.7.0.ebuild:
  add the missing conf.d file from bug #117124, and patched the ebuild to die
  on failed installs. Additionally, make sample config files install as
  .sample files, to close bug #148074 by Paul Bredbury

  08 Sep 2006; Seemant Kulleen <seemant@gentoo.org>
  +files/ddclient-reasonable-security.patch:
  fogot to add the reasonable security patch from bug #117124 yesterday. This
  now closes bug #146799 by Dirk

*ddclient-3.7.0 (08 Sep 2006)

  08 Sep 2006; Seemant Kulleen <seemant@gentoo.org> +files/ddclient.initd,
  +ddclient-3.7.0.ebuild:
  Version bump with some long needed improvements. Many thanks to: Paul
  Bredbury, Michael A. Smith, Arun Raghavan for their patience and their mad
  skillz

  23 Aug 2005; Daniel Black <dragonheart@gentoo.org> ddclient-3.6.6.ebuild:
  removing /bin/false from enewuser - bug #103421

  28 Apr 2005; Seemant Kulleen <seemant@gentoo.org> ddclient-3.6.3.ebuild,
  ddclient-3.6.6.ebuild:
  HOMEPAGE and SRC_URI fixes, thanks to: Urriellu <urriellu@asturlinux.org> in
  bug #89695

  11 Apr 2005; Seemant Kulleen <seemant@gentoo.org> ddclient-3.6.6.ebuild:
  Added a blurb about making the user change perms, and referencing the bug
  #88225 by Paul Varner <bugs.gentoo.org@varnerfamily.org>

  06 Apr 2005; Seemant Kulleen <seemant@gentoo.org> ddclient-3.6.6.ebuild:
  I was too hasty in my enew edits. Enewuser now behaves here. Apologies to:
  mmagos <marc_magos@yahoo.com> in bug #88165

  06 Apr 2005; Seemant Kulleen <seemant@gentoo.org> -ddclient-3.6.2.ebuild,
  ddclient-3.6.3.ebuild:
  3.6.3 stable on ppc thanks to JoseJX for testing

  05 Apr 2005; Seemant Kulleen <seemant@gentoo.org> ddclient-3.6.6.ebuild:
  remove the -1 argument from enewgroup, fixing bug #87940 by Dmitri
  Vassilenko <troworld@rogers.com>

  04 Apr 2005; Seemant Kulleen <seemant@gentoo.org> ddclient-3.6.6.ebuild:
  more fixes (this time from flameeyes) for running ddclient daemon as
  non-root user. Fixes were in bug #76625, which was opened by: Giacomo
  Graziosi <darkssj@email.it> for the version bump

  02 Apr 2005; Jason Wever <weeve@gentoo.org> ddclient-3.6.3.ebuild:
  Stable on SPARC wrt bug #76625.

*ddclient-3.6.6 (01 Apr 2005)

  01 Apr 2005; Seemant Kulleen <seemant@gentoo.org>
  -files/ddclient-3.6.2-gentoo.diff, -files/ddclient-3.6.3-gentoo.diff,
  -files/ddclient-3.6.3-mss1.diff, +files/ddclient.init,
  +files/ddclient-daemon0inconfig.diff, +files/ddclient-gentoo.diff,
  +files/ddclient-mss1.diff, ddclient-3.6.2.ebuild, ddclient-3.6.3.ebuild,
  +ddclient-3.6.6.ebuild:
  Get rid of some crufy diffs in files/ -- the changes across the versioned
  diffs were not real changes, and so the diffs are shared now. Additionally,
  with this version bump is a new initscript to take advantage of the chuid
  argument to start-stop-daemon so that ddclient runs as the ddclient user,
  rather than root.

  29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  22 Dec 2004; Benjamin Schindler <config@gentoo.org>
  ddclient-3.6.3.ebuild:
  Stable on amd64

  02 Nov 2004; Markus Rothe <corsair@gentoo.org> ddclient-3.6.3.ebuild:
  Stable on ppc64

  29 Aug 2004; Tom Gall <tgall@gentoo.org> ddclient-3.6.3.ebuild:
  added ~ppc64, bug #60785

  05 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> ddclient-3.6.3.ebuild:
  Stable on alpha.

*ddclient-3.6.3 (15 Nov 2003)

  15 Nov 2003; Seemant Kulleen <seemant@gentoo.org> ddclient-3.6.3.ebuild,
  files/ddclient-3.6.3-gentoo.diff, files/ddclient-3.6.3-mss1.diff:
  version bump thanks to: Matthew Smith <matthewsmith@iinet.net.au> in bug
  #32756. Includes two patches he wrote: one for dnspark users; one for putting
  config files into /etc/ddclient

  21 Oct 2003; Tavis Ormandy <taviso@gentoo.org> ddclient-3.6.2.ebuild:
  adding ~alpha keyword

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*ddclient-3.6.2 (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.