File: changelog

package info (click to toggle)
jigdo 0.7.3-5%2Bdeb10u1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 5,656 kB
  • sloc: cpp: 17,831; ansic: 3,959; sh: 1,260; makefile: 646; awk: 400
file content (251 lines) | stat: -rw-r--r-- 9,155 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
jigdo (0.7.3-5+deb10u1) buster; urgency=medium

  * Backport more upstream changes to make jigdo-lite and jigdo-mirror
    support https. Closes: #962776

 -- Steve McIntyre <93sam@debian.org>  Tue, 16 Jun 2020 21:54:52 +0100

jigdo (0.7.3-5) unstable; urgency=medium

  * Switch addresses from atterer.org to atterer.org in various places
    (Closes: #609816)
  * jigdo-lite: use tmpDir when creating images. Closes: #578325
    Thanks to Mateusz Poszwa for the patch.
  * jigdo-lite: Cope with https URLs. Closes: #865864.
    Thanks to s3v for the patch for inspiration.
  * jigdo-lite: Unset GREP_OPTIONS at the start. Closes: #767318
  * jigdo-lite: Read/store the filesPerFetch setting from the config
    file. Closes: #826781
  * jigdo-file: Fix building with glibc >= 2.25. Closes: #880981
    Thanks to Matthias Klose for the patch.
  * Various packaging changes:
    + Switch source format to 3.0 (quilt) and split up patches a little
    + Update to Standards-Version: 4.1.1
    + Switch Priority to optional
    + Improve cross-building. Closes: #864516. Thanks to Helmut Grohne for
      the patch

 -- Steve McIntyre <93sam@debian.org>  Thu, 07 Dec 2017 16:38:20 +0000

jigdo (0.7.3-4) unstable; urgency=low

  * New maintainer (Closes: #833158). Thanks to Richard for all his hard
    work!
  * Updated Standards-Version and fixed various lintian warnings
  * Add hardening flags to the build
  * Update to use and depend on debhelper 9+

 -- Steve McIntyre <93sam@debian.org>  Wed, 10 Aug 2016 13:11:43 +0100

jigdo (0.7.3-3) unstable; urgency=low

  * Brown paper bag bugfix release
  * Non-versioned dependency on libdb-dev rather than libdb4.6-dev.
    Closes: #548482
  * No longer build GUI application and "jigdo" package, since the GUI
    will remain unfinished. :~-| Only build "jigdo-file" package.
    Closes: #515285, #413574, #370384, #516053
  * Updated debian-mirrors.jigdo from current Mirrors.masterlist
  * Workaround for problem with "jigdo-file md5sum" together with
    "--no-check-files". Closes: #418694, #528644
    Quite possibly also Closes: #507993
  * Refer to "GPL-2" rather than "GPL" file in copyright file (lintian)
  * Avoid warning of man about the jigdo-file.1 manpage (lintian)
  * Fixed doc-base section of debian-jigdo-mini-howto (lintian)

 -- Richard Atterer <atterer@debian.org>  Mon, 28 Dec 2009 17:46:15 +0100

jigdo (0.7.3-2) unstable; urgency=medium

  * Switched to libdb4.6. Closes: #470211
  * Switched to libcurl4
  * jigdo-mirror passes --no-verbose to wget rather than --non-verbose.
    Closes: #422059
  * Hack Makefile(.in) not to strip if DEB_BUILD_OPTIONS=nostrip.
    Closes: #437240

 -- Richard Atterer <atterer@debian.org>  Sat, 20 Sep 2008 22:16:25 +0200

jigdo (0.7.3-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS with GCC 4.3 (Closes: #417236).

 -- Luk Claes <luk@debian.org>  Sun, 09 Mar 2008 15:35:44 +0000

jigdo (0.7.3-1) unstable; urgency=low

  * New upstream release
  * Removed build-dep on GCC 3.4, now builds with GCC 4.x. Closes: #342973
  * Say in jigdo description that the package is in beta
    Closes: #320163: jigdo: Short description too vague
  * Build-depend on libdb4.4
    Closes: #336487: jigdo: please switch to libdb4.3

 -- Richard Atterer <atterer@debian.org>  Fri, 19 May 2006 19:25:46 +0200

jigdo (0.7.2-2) unstable; urgency=high

  * High-urgency upload for RC bugfix.
  * Closes: #319327: jigdo_0.7.2-1: FTBFS (alpha/unstable):
    C++ prototype mismatch on 64-bit systems
    Thanks to Steve Langasek for the good work.
  * Build with gcc-3.4, not 4.0 due to problems on some arches
    (see #319327)

 -- Richard Atterer <atterer@debian.org>  Thu, 21 Jul 2005 13:35:38 +0200

jigdo (0.7.2-1) unstable; urgency=low

  * New upstream release
  * Fixed de.po file
    Closes: #314028: [INTL:de] German PO file corrections
  * Closes: #292573: jigdo-file: Bad format string in error message
  * Correctly deal with copy: URLs when reading /etc/apt/sources.list
    Closes: #310881: jigdo-lite doesn't know copy:// urls
  * Added support for --noask switch to jigdo-lite
    Closes: #242729: jigdo-lite always asks for mirror

 -- Richard Atterer <atterer@debian.org>  Wed,  6 Jul 2005 15:18:36 +0200

jigdo (0.7.1-5) unstable; urgency=low

  * Added build-depends on GCC 3.4, use it for compilation
    Closes: #221375: jigdo should be compiled with g++-3.3 to undergo
    c102 transition.

 -- Richard Atterer <atterer@debian.org>  Sat, 31 Jul 2004 17:09:30 +0200

jigdo (0.7.1-4) unstable; urgency=low

  * jigdo-file: Bugfix for the code which deduces missing --image/
    --jigdo/--template arguments. Broken in 0.7.1, would deduce
    /x.iso.template from /x.iso, instead of /x.template (Adrian Bunk)
    Closes: #257646: output file name changes broke scripts

 -- Richard Atterer <atterer@debian.org>  Mon,  5 Jul 2004 15:45:21 +0200

jigdo (0.7.1-3) unstable; urgency=low

  * jigdo-lite: Fixed regular expressions so they work with sed 4.1
    Closes: #256331: Problem with recent unstable dvd images

 --  <atterer@debian.org>  Sat, 26 Jun 2004 13:17:38 +0200

jigdo (0.7.1-2) unstable; urgency=low

  * Fix for a build error on 64 bit architectures
  * Accidentally built 0.7.1-1 as a native package

 --  <atterer@debian.org>  Thu, 24 Jun 2004 12:23:32 +0200

jigdo (0.7.1-1) unstable; urgency=low

  * New upstream release 
  * Fixes segfaults due to big local vars on stack, closes: #192275
  * jigdo-lite: Fix interpretation of jigdo-file return code,
    closes: #205740
  * Upstream release includes workaround which enables DVD (>4GB file)
    creation even if compiled with GCC 3.0 to 3.4, closes: #248489
  * Bugfix for "jigdo-file make-image": Failed assertion
    `nextAlignedOff>off' and huge .template with >4GB image,
    closes: #223786

 -- Richard Atterer <atterer@debian.org>  Wed, 23 Jun 2004 15:26:36 +0200

jigdo (0.7.0-2) unstable; urgency=low

  * Fix for a build error on 64 bit architectures
  * Including upstream changelog in jigdo binary package

 -- Richard Atterer <atterer@debian.org>  Tue,  6 May 2003 21:12:41 +0200

jigdo (0.7.0-1) unstable; urgency=low

  * New upstream release
  * First release of a BETA version of the jigdo GTK+ GUI in Debian
  * jigdo-lite: Fix for problem with the "read" builtin with some
    shells, e.g. dash; closes: #183691

 -- Richard Atterer <atterer@debian.org>  Fri,  2 May 2003 17:28:28 +0200

jigdo (0.6.9-2) unstable; urgency=low

  * Fixed build errors with new versions of GCC 3.2, closes: #178195

 -- Richard Atterer <atterer@debian.org>  Sat, 25 Jan 2003 00:10:32 +0100

jigdo (0.6.9-1) unstable; urgency=low

  * New upstream release
  * jigdo-lite: When temporary dir is already present, scan its
    contents *before* downloading the first batch of files,
    closes: #153643
  * jigdo-file: Prevent infinite loop if I/O error occurs during
    scanning of files, closes: #153947
  * jigdo-lite: Use a separate temporary dir for each new download. 
    This allows you to run several jigdo-lite instances in the same
    dir at the same time, closes: #154338
  * Improved handling of invalid cache files (created if disc gets
    full during cache update): Instead of crashing, jigdo-file prints
    an error. However, libdb still corrupts the cache file,
    closes: #163721
  * jigdo-lite supports a --scan command line option to avoid the
    "Files to scan" question, closes: #176947
  * Conflicts: jigdo (<< 0.6.9) because of jigdo.mo in both packages,
    just to allow for smooth upgrade for people using my unofficial
    jigdo package.
  * Added the Debian jigdo mini-HOWTO to the doc directory

 -- Richard Atterer <atterer@debian.org>  Thu, 26 Dec 2002 18:02:28 +0100

jigdo (0.6.8-1) unstable; urgency=low

  * New upstream release
  * jigdo-lite/mirror use "jigdo-file --no-cache" when reading
    downloaded files from tmp dir, closes: #150973

 -- Richard Atterer <atterer@debian.org>  Fri, 28 Jun 2002 23:04:47 +0200

jigdo (0.6.7-1) unstable; urgency=low

  * New upstream release
  * Fixed in 0.6.6: [Image] sections in jigdo files now include
    checksum of template data, closes: #141418
  * Relative URLs allowed; fixes #149885, but leaving bug open and
    tagged "woody".

 -- Richard Atterer <atterer@debian.org>  Thu, 13 Jun 2002 22:07:15 +0200

jigdo (0.6.5-1) unstable; urgency=medium

  * New upstream release

 -- Richard Atterer <atterer@debian.org>  Wed, 17 Apr 2002 15:12:01 +0200

jigdo (0.6.4-1) unstable; urgency=medium

  * New upstream release

 -- Richard Atterer <atterer@debian.org>  Fri,  1 Mar 2002 23:52:44 +0100

jigdo (0.6.3-1) unstable; urgency=medium

  * New upstream release
  * Fixes build problems on 64-bit machines, closes: #133533

 -- Richard Atterer <atterer@debian.org>  Sat, 23 Feb 2002 22:08:17 +0100

jigdo (0.6.2-2) unstable; urgency=medium

  * Unversioned dependency on wget, to allow wget-ssl to be used
    instead of wget. Closes: #132903, #133008

 -- Richard Atterer <atterer@debian.org>  Sat,  9 Feb 2002 18:25:22 +0100

jigdo (0.6.2-1) unstable; urgency=low

  * Initial Release.

 -- Richard Atterer <atterer@debian.org>  Mon,  4 Feb 2002 17:54:16 +0100