File: changelog

package info (click to toggle)
ez-ipupdate 3.0.11b8-13.4.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 1,272 kB
  • ctags: 340
  • sloc: ansic: 5,025; sh: 2,105; makefile: 67
file content (341 lines) | stat: -rw-r--r-- 12,621 bytes parent folder | download
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
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
ez-ipupdate (3.0.11b8-13.4.1) unstable; urgency=low

  * Non-maintainer upload.
  * Use dh-autoreconf in build to support new architectures (Closes: #727376)

 -- Chen Baozi <baozich@gmail.com>  Fri, 06 Jun 2014 15:13:28 +0800

ez-ipupdate (3.0.11b8-13.4) unstable; urgency=low

  * Non-maintainer upload.
  * Fix pending l10n issues. Debconf translations:
    - Danish, Joe Hansen. Closes: #680369
    - Polish, Michał Kułach. Closes: #685946

 -- David Prévot <taffit@debian.org>  Mon, 27 Aug 2012 11:39:21 -0400

ez-ipupdate (3.0.11b8-13.3) unstable; urgency=low

  * Non-maintainer upload.
  * Fix pending l10n issues. Debconf translations:
    - Swedish. Closes: #492227
    - Italian. Closes: #492227

 -- Christian Perrier <bubulle@debian.org>  Tue, 21 Oct 2008 05:45:32 +0200

ez-ipupdate (3.0.11b8-13.2) unstable; urgency=low

  * Non-maintainer upload.
  * Fix recent zoneedit protocol changes (Closes: 483945)

 -- Laurent Bigonville <bigon@bigon.be>  Mon, 23 Jun 2008 15:36:02 +0200

ez-ipupdate (3.0.11b8-13.1) unstable; urgency=low

  * Non-maintainer upload to fix pending l10n issues.
  * Debconf translations:
    - Dutch. Closes: #418399
    - Basque. Closes: #482338
  * [Lintian] Add copyright information to debian/copyright
  * [Lintian] Remove empty preinst maintainer script
  * [Lintian] No longer ignore errors from "make clean"

 -- Christian Perrier <bubulle@debian.org>  Tue, 06 May 2008 19:31:46 +0200

ez-ipupdate (3.0.11b8-13) unstable; urgency=low

  * debian/init:
    + Create state directory in the init script rather than in the postinst,
      because /var/run can be wiped upon reboot (Closes: #414667). Thanks to
      Luca Falavigna for the fix.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed, 21 Mar 2007 21:59:39 +0100

ez-ipupdate (3.0.11b8-12) unstable; urgency=high

  * Maintainer upload.
  * Acknowledge previous NMUs by Christian Perrier (Closes: #400551, #412362,
    Closes: #412500, #342409, #344894, #339121, #340060, #341932, #382083,
    Closes: #396390). Thanks a million.
  * Switch patch system to quilt.

  * debian/control:
    + Set policy to 3.7.2.
    + Build-depend on quilt.
    + Build-depend on debhelper (>= 5.0).
    + Added Xs-Vcs-Browser and XS-Vcs-Svn fields.

  * debian/compat:
    + Set compat to 5.

  * debian/po/ca.po:
    + Catalan debconf translation by Jordà Polo (Closes: #413255).

  * debian/po/es.po:
    + Spanish debconf translation by Manuel Porras Peralta (Closes: #413921).

  * debian/po/fr.po:
    + Fixed spelling.

  * debian/patches/000_missing_headers.diff:
  * debian/patches/010_rebootstrap.diff:
  * debian/patches/100_portability.diff:
  * debian/patches/101_syslog_crashes.diff:
  * debian/patches/102_misc_crashes.diff:
  * debian/patches/103_protocol.diff:
  * debian/patches/150_cosmetic.diff:
  * debian/patches/200_default_config.diff:
  * debian/patches/201_upstream_changelog.diff:
    + New patches from old diff.gz.

  * debian/patches/001_automake_syntax.diff:
    + Fix automake syntax so that the package can be rebootstrapped.

  * debian/patches/002_am_maintainer_mode.diff:
    + Add AM_MAINTAINER_MODE.

  * debian/patches/104_misc_crashes.diff:
    + Another run of crash patches by Robert Jacobs (Closes: #361725).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu,  8 Mar 2007 14:42:12 +0100

ez-ipupdate (3.0.11b8-11.2) unstable; urgency=low

  * Non-maintainer upload to fix pending l10n issues.
  * Debconf translations:
    - Brazilian Portuguese. Closes: #400551
    - Galician. Closes: #412362
    - Japanese. Closes: #412500

 -- Christian Perrier <bubulle@debian.org>  Tue, 27 Feb 2007 19:37:16 +0100

ez-ipupdate (3.0.11b8-11.1) unstable; urgency=low

  * Non-maintainer upload to fix longstanding l10n issues and non RC FTBFS
  * Fix FTBFS on GNU/k*BSD by manually updating config.{guess|sub}
    Closes: #342409
  * Lintian fixes:
    - Add a build dependency on po-debconf as debconf-updatepo is used
      during the build process
    - Add a (basic) LSB section in the init script
  * Debconf templates translations:
    - German updated. Closes: #344894
    - Swedish added. Closes: #339121
    - French updated. Closes: #340060
    - Czech updated. Closes: #341932
    - Portuguese updated. Closes: #382083
    - Vietnamese added. Sent during the call for updates of the NMU campaign.
    - Norwegian Bokmål added. Closes: #396390
    - Russian added. Sent during the call for updates of the NMU campaign.
    - Romanian added. Sent during the call for updates of the NMU campaign.

 -- Christian Perrier <bubulle@debian.org>  Tue, 31 Oct 2006 07:35:57 +0100

ez-ipupdate (3.0.11b8-10) unstable; urgency=low

  * debian/templates:
    + Allow translation of the "configure manually" option (Closes: #339047).
  * debian/rules:
    + Use dh_install instead of cp.
    + Use dh_installexamples instead of cp.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon, 14 Nov 2005 20:11:20 +0100

ez-ipupdate (3.0.11b8-9) unstable; urgency=low

  * Acknowledge NMU. Thanks to Lucas Wall (Closes: #237444, #300821).
  * debian/control:
    + Set policy to 3.6.2.1.
  * debian/rules:
    + Use dh_installman instead of dh_installmanpages.
  * debian/po/vi.po:
    + Vietnamese debconf template translation, thanks to Clytie Siddall
      (Closes: #311643).
  * debian/config debian/templates:
    + Merge the "manage the config file automatically?" and the "choose
      service type" questions and set the priority to high (Closes: #275600).
    + Put zoneedit higher in the list of services in debconf because it is
      easy to set up.
    + Do not ask for the interface in PPP mode.
    + Tuned the questions so that they do not refer to a particular debconf
      backend, and many other fixes suggested by Joey Hess (Closes: #275602).
    + Replaced ez-ipupdate/daemon with ez-ipupdate/ppp.
  * CHANGELOG:
    + Changelog information more recent than 2001/07/04 is not available; I
      added the NEWS information to this file instead (Closes: #306751).
  * ez-ipupdate.c:
    + Fixed a segfault thanks to Robert Jacobs (Closes: #323718).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat, 12 Nov 2005 10:32:58 +0100

ez-ipupdate (3.0.11b8-8.1) unstable; urgency=low

  * Non-maintainer upload
  * Switched to po-debconf. (closes: #237444)
  * Added Czech debconf template translation.
  * Added French debconf template translation.
  * Added German debconf template translation.
  * Added Brazilian Portuguese debconf template translation. (closes: #300821)

 -- Lucas Wall <lwall@debian.org>  Fri, 25 Mar 2005 17:34:15 -0300

ez-ipupdate (3.0.11b8-8) unstable; urgency=critical

  * ez-ipupdate.c:
    + Fixed the format string vulnerability in CAN-2004-0980 (Closes: #280822).
  * debian/control:
    + Set policy to 3.6.1.1.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat, 13 Nov 2004 15:45:58 +0100

ez-ipupdate (3.0.11b8-7) unstable; urgency=low

  * debian/control:
    + Set policy to 3.6.1.0.
    + Set debhelper build-dependency to (>= 4.1.68) because of dh_installppp.
  * debian/rules:
    + Use dh_installppp instead of doing the work by hand (Closes: #212896).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon, 27 Oct 2003 13:39:09 +0100

ez-ipupdate (3.0.11b8-6) unstable; urgency=low

  * debian/control:
    + Set policy to 3.6.0. No changes required.
    + Updated debhelper build-dependency to (>= 3.4.4) because we now
      use debian/compat.
    + Use ${misc:Depends}.
  * debian/config:
    + Fixed the wildcard/MX prompting, thanks to Sam Couter (Closes: #201720).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu, 17 Jul 2003 14:44:06 +0200

ez-ipupdate (3.0.11b8-5) unstable; urgency=low

  * Do not prompt for a username or password in daemon mode (Closes: #198141).
  * debian/postinst:
    + Removed useless verbosity when installing the package for the first time.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 20 Jun 2003 10:17:37 +0200

ez-ipupdate (3.0.11b8-4) unstable; urgency=low

  * Do not output the "invalid cache file" message if the reason is that the
    cache file is empty.
  * debian/postinst:
    + Removed a temporary file that was left behind.
  * Log to LOG_DAEMON instead of LOG_USER so that messages go to daemon.log.
  * Only show the executable name in syslog, not its full path.
  * Do not switch to OPT_QUIET in daemon mode, so that daemon.log shows
    useful information such as login failures (Closes: #179717).
  * Fixed a few spelling errors in the log messages.
  * Open syslog before creating the pid file so that errors regarding the
    pid file creation are logged as well.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu, 19 Jun 2003 02:51:13 +0200

ez-ipupdate (3.0.11b8-3) unstable; urgency=low

  * Fixed a crash in the GNUDip code when no address is specified.
  * debian/control:
    + Set policy to 3.5.10.
    + Removed the leading "a" in the package description.
    + Added URLs for the various services in the long description.
  * debian/postinst:
    + Fixed default cache filename, thanks to Daniel Bonniot (Closes: #194004).
    + Added an invariant section to the default configuration file to preserve
      user changes (Closes: #191642).
    + No longer clear the password in debconf.
  * debian/config:
    + The GNUDip service needs a server address when run as a daemon; added a
      debconf prompt for this.
    + Added a debconf prompt to run ez-ipupdate as a daemon or through the
      PPP ip-up.d script (Closes: #85942).
  * debian/ppp:
    + Added this script for /etc/ppp/ip-up.d/.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed, 18 Jun 2003 15:08:00 +0200

ez-ipupdate (3.0.11b8-2) unstable; urgency=low

  * Re-ran "rm -f config.sub config.guess configure install-sh missing \
    mkinstalldirs && aclocal && automake --copy --add-missing && autoconf"
  * Updated policy to 3.5.9.0.

 -- Samuel Hocevar <sam@zoy.org>  Wed, 23 Apr 2003 05:29:22 +0200

ez-ipupdate (3.0.11b8-1) unstable; urgency=low

  * New upstream release.
  * The debconf-created file is now mode 700 to avoid password exposure
    (Closes: #190237).

 -- Samuel Hocevar <sam@zoy.org>  Wed, 23 Apr 2003 05:03:37 +0200

ez-ipupdate (3.0.11b7-3) unstable; urgency=low

  * The "faster than light" release.
  * Really fixed the timestamp skew in debian/rules (Closes: #180901).

 -- Samuel Hocevar <sam@zoy.org>  Fri, 14 Feb 2003 02:12:38 +0100

ez-ipupdate (3.0.11b7-2) unstable; urgency=low

  * The "bloody valentine" release.
  * Fixed another timestamp skew in debian/rules (Closes: #180901, #180904).

 -- Samuel Hocevar <sam@zoy.org>  Fri, 14 Feb 2003 01:06:02 +0100

ez-ipupdate (3.0.11b7-1) unstable; urgency=low

  * The "eternal hellfire for lazy maintainers" release.
  * New upstream package (Closes: #167038).
  * Removed dependency on debconf-tiny (Closes: #137029).
  * We now Provide: dyndns-client (Closes: #139082).
  * Updated authors list in debian/copyright (Closes: #177772).
  * Fixed -Wall warnings.
  * This release fixes a hang in ODS_read_response() (Closes: #169043).
  * Added various safety checks in the init.d script.
  * Fixed the reload rule in the init.d script (Closes: #144798).
  * The init.d script only looks for files ending with .conf (Closes: #139518).
  * Applied a patch to handle running ez-ipupdate as a user, courtesy of Sam
    Couter (Closes: #127913).
  * Applied a patch for debconf management of the default configuration,
    courtesy of Sam Couter again (Closes: #100327).
  * Prevented timestamp skews in debian/rules.
  * Wrote a short manpage (Closes: #168361).

 -- Samuel Hocevar <sam@zoy.org>  Thu, 13 Feb 2003 15:56:57 +0100

ez-ipupdate (3.0.11b5-1) unstable; urgency=low

  * New upstream package.

 -- Samuel Hocevar <sam@zoy.org>  Thu,  8 Nov 2001 19:43:21 +0100

ez-ipupdate (3.0.10-2) unstable; urgency=low

  * Now builds and runs properly on Hurd (Closes: #108058).

 -- Samuel Hocevar <sam@zoy.org>  Thu,  9 Aug 2001 15:31:23 +0200

ez-ipupdate (3.0.10-1) unstable; urgency=low

  * New upstream release.
  * Fixed typo in init.d (Closes: #97175).

 -- Samuel Hocevar <sam@zoy.org>  Fri, 11 May 2001 18:51:35 +0200

ez-ipupdate (3.0.6-1) unstable; urgency=low

  * New upstream release.
  * Fixed moronic errors in the init.d file (Closes: #85057, #85955, #85956).
  * Removed generic installation instructions from /usr/share/doc.

 -- Samuel Hocevar <sam@zoy.org>  Thu,  1 Mar 2001 11:44:35 +0100

ez-ipupdate (3.0.4-1) unstable; urgency=low

  * Initial Release (Closes: #78202).

 -- Samuel Hocevar <sam@zoy.org>  Mon, 25 Dec 2000 05:48:01 +0100