]> git.saurik.com Git - apt.git/blob - debian/changelog
releasing version 0.8.16~exp5ubuntu13
[apt.git] / debian / changelog
1 apt (0.8.16~exp5ubuntu13) oneiric; urgency=low
2
3 [ Adam Conrad ]
4 * On armel, call update-apt-xapian-index with '-u' to keep the CPU
5 and I/O usage low. We would do this on all arches, but there's a
6 regression risk here, but that's better than killing slow systems.
7
8 [ Michael Vogt ]
9 * cmdline/apt-key:
10 - fix apt-key net-update, thanks to Marc Deslauriers and
11 Adam Conrad for the code review (LP: #857472)
12
13 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 06 Oct 2011 16:14:41 +0200
14
15 apt (0.8.16~exp5ubuntu12) oneiric; urgency=low
16
17 [ David Kalnischkies ]
18 * apt-pkg/deb/deblistparser.cc:
19 - fix crash when the dynamic mmap needs to be remapped during
20 LoadReleaseInfo (LP: #854090)
21
22 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 26 Sep 2011 13:31:11 +0200
23
24 apt (0.8.16~exp5ubuntu11) oneiric; urgency=low
25
26 [ Colin Watson ]
27 * ftparchive/cachedb.cc:
28 - fix buffersize in bytes2hex
29
30 [ Marc Deslauriers ]
31 * SECURITY UPDATE: Disable apt-key net-update for now, as validation
32 code is insecure.
33 - cmdline/apt-key: exit immediately out of net_update().
34 - CVE number pending
35
36 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 22 Sep 2011 17:30:45 +0200
37
38 apt (0.8.16~exp5ubuntu10) oneiric; urgency=low
39
40 * methods/https.cc:
41 - cleanup broken downloads properly (just like http)
42
43 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 20 Sep 2011 18:26:13 +0200
44
45 apt (0.8.16~exp5ubuntu9) oneiric; urgency=low
46
47 [ Michael Vogt ]
48 * apt-pkg/acquire-item.h, apt-pkg/deb/debmetaindex.cc:
49 - fix fetching translated package descriptions (including the newly
50 stripped out english ones) by adding OptionalSubIndexTarget
51
52 [ David Kalnischkies ]
53 * apt-pkg/acquire-item.cc:
54 - if no Release.gpg file is found try to verify with hashes,
55 but do not fail if a hash can't be found
56 * apt-pkg/indexrecords.cc:
57 - fix Acquire::Max-ValidTime option by interpreting it really
58 as seconds as specified in the manpage and not as days
59 - add an Acquire::Min-ValidTime option (Closes: #640122)
60 * doc/apt.conf.5.xml:
61 - reword Acquire::Max-ValidTime documentation to make clear
62 that it doesn't provide the new Min-ValidTime functionality
63
64 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 16 Sep 2011 09:50:16 +0200
65
66 apt (0.8.16~exp5ubuntu8) oneiric; urgency=low
67
68 * cherry pick r1825 from lp:~mvo/apt/mvo:
69 * apt-pkg/contrib/configuration.cc:
70 - fix double delete (LP: #848907)
71 - ignore only the invalid regexp instead of all options
72
73 * cherry pick r2165 from lp:~donkult/apt/sid:
74 [ David Kalnischkies ]
75 * cmdline/apt-get.cc:
76 - output list of virtual package providers to c1out in -q=1
77 instead of /dev/null to unbreak sbuild (LP: #816155)
78
79 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 13 Sep 2011 18:23:09 +0200
80
81 apt (0.8.16~exp5ubuntu7) oneiric; urgency=low
82
83 [ Michael Vogt ]
84 * cherry pick revision 2173 from lp:~donkult/apt/sid
85
86 [ David Kalnischkies ]
87 - M-A:same lockstep unpack should operate on installed
88 packages first (LP: #835625)
89
90 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 13 Sep 2011 09:03:33 +0200
91
92 apt (0.8.16~exp5ubuntu6) oneiric; urgency=low
93
94 [ Michael Vogt
95 * merged lp:~jr/ubuntu/oneiric/apt/bzr-get-rename, thanks to
96 Jonathan Riddell
97
98 [ David Kalnischkies ]
99 * lots of cppcheck fixes
100 * apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc:
101 - ignore "self"-conflicts for all architectures of a package
102 instead of just for the architecture of the package locked at
103 in the ordering of installations too (Closes: #802901)
104
105 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 17 Aug 2011 11:32:58 +0200
106
107 apt (0.8.16~exp5ubuntu5) oneiric; urgency=low
108
109 * debian/control:
110 - fix VCS location
111 * methods/mirror.cc:
112 - include the architecture(s) in the query string as well so
113 that the server can make better decisions
114
115 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 11 Aug 2011 18:03:19 +0200
116
117 apt (0.8.16~exp5ubuntu4) oneiric; urgency=low
118
119 * Merge change from Robert Collins to upgrade ubuntu-keyring recommends
120 to a hard dependency to match Debian behaviour and fix LP: #816606
121
122 -- Adam Conrad <adconrad@ubuntu.com> Tue, 09 Aug 2011 14:48:24 -0600
123
124 apt (0.8.16~exp5ubuntu3) oneiric; urgency=low
125
126 * apt-pkg/acquire.cc:
127 - fix potential divide-by-zero (LP: #823277)
128
129 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 09 Aug 2011 15:56:44 +0200
130
131 apt (0.8.16~exp5ubuntu2) oneiric; urgency=low
132
133 * test/integration/test-hashsum-verification:
134 - add regression test for hashsum verification
135 * apt-pkg/acquire-item.cc:
136 - if no Release.gpg file is found, still load the hashes for
137 verification (closes: #636314) and add test
138 * apt-pkg/pkgcachegen.cc:
139 - fix incorrect comparision when checking sources.list freshness
140
141 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 09 Aug 2011 09:22:14 +0200
142
143 apt (0.8.16~exp5ubuntu1) oneiric; urgency=low
144
145 * merged new version from debian/experimental, this includes
146 a ABI break and two new library packages
147
148 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 08 Aug 2011 14:30:07 +0200
149
150 apt (0.8.16~exp5) UNRELEASED; urgency=low
151
152 * apt-pkg/makefile:
153 - install sha256.h compat header
154 * apt-pkg/pkgcachegen.{cc,h}:
155 - use ref-to-ptr semantic in NewDepends() to ensure that the
156 libapt does not segfault if the cache is remapped in between
157 (LP: #812862)
158
159 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 29 Jul 2011 13:44:01 +0200
160
161 apt (0.8.16~exp4) experimental; urgency=low
162
163 [ Julian Andres Klode ]
164 * apt-pkg/pkgcache.h:
165 - [ABI break] Add pkgCache::Header::CacheFileSize, storing the cache size
166 * apt-pkg/pkgcachegen.cc:
167 - Write the file size to the cache
168 * apt-pkg/pkgcache.cc:
169 - Check that cache is at least CacheFileSize bytes large (LP: #16467)
170
171 [ Michael Vogt ]
172 * merged latest fixes from debian-sid
173 * apt-pkg/cdrom.{cc,h}:
174 - cleanup old ABI break avoidance hacks
175 * [ABI break] apt-pkg/acquire-item.{cc,h}:
176 - cleanup around OptionalIndexTarget and SubIndexTarget
177 * [ABI break] merged patch from Jonathan Thomas to have a new
178 RecordField() function in the pkgRecorder parser. Many thanks
179 Thomas
180 * [ABI break] merge patch from Jonathan Thomas to speed up the
181 depcache by caching the install-recommends and install-suggests
182 values
183 * apt-pkg/contrib/fileutl.{cc,h}:
184 - add GetModificationTime() helper
185 * apt-pkg/pkgcachegen.cc:
186 - regenerate the cache if the sources.list changes to ensure
187 that changes in the ordering there will be honored by apt
188 * apt-pkg/sourcelist.{cc,h}:
189 - add pkgSourceList::GetLastModifiedTime() helper
190
191 -- Michael Vogt <mvo@debian.org> Thu, 28 Jul 2011 16:57:08 +0200
192
193 apt (0.8.16~exp3) experimental; urgency=low
194
195 [ David Kalnischkies ]
196 * apt-pkg/pkgcache.h:
197 - readd All{Foreign,Allowed} as suggested by Julian to
198 remain strictly API compatible
199 * apt-pkg/acquire*.{cc,h}:
200 - try even harder to support really big files in the fetcher by
201 converting (hopefully) everything to 'long long' (Closes: #632271)
202 * ftparchive/writer.cc:
203 - generate all checksums in one run over the file for Release
204 * cmdline/apt-get.cc:
205 - add an --assume-no option for testing to say 'no' to everything
206 * apt-pkg/deb/debmetaindex.cc:
207 - add trusted=yes option to mark unsigned (local) repository as trusted
208 based on a patch from Ansgar Burchardt, thanks a lot! (Closes: #596498)
209
210 [ Michael Vogt ]
211 * merge fixes from the debian/unstable upload
212 * merge lp:~mvo/apt/sha512-template to get fixes for the
213 sha1/md5 verifiation (closes: #632520)
214
215 -- Michael Vogt <mvo@debian.org> Fri, 15 Jul 2011 09:56:17 +0200
216
217 apt (0.8.16~exp2) experimental; urgency=low
218
219 [ David Kalnischkies ]
220 * [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends which
221 use the internal resolver can now be used also with external
222 ones as the usage is hidden in between the old API
223 * provide two edsp solvers in apt-utils:
224 - 'dump' to quickly output a complete scenario and
225 - 'apt' to use the internal as an external resolver
226 * apt-pkg/pkgcache.h:
227 - clean up mess with the "all" handling in MultiArch to
228 fix LP: #733741 cleanly for everyone now
229 * apt-pkg/depcache.cc:
230 - use a boolean instead of an int for Add/Remove in AddStates
231 similar to how it works with AddSizes
232 - let the Mark methods return if their marking was successful
233 - if a Breaks can't be upgraded, remove it. If it or a Conflict
234 can't be removed the installation of the breaker fails.
235 * cmdline/apt-get.cc:
236 - do not discard the error messages from the resolver and instead
237 only show the general 'Broken packages' message if nothing else
238
239 [ Stefano Zacchiroli ]
240 * doc/external-dependency-solver-protocol.txt:
241 - describe EDSP and the configuration interface around it
242
243 [ Michael Vogt ]
244 * [ABI-Break] merge lp:~mvo/apt/sha512-template to add support for sha512
245 * [ABI-Break] merge lp:~mvo/apt/dpointer to support easier extending
246 without breaking the ABI
247 * increase ABI version and update package names
248
249 -- Michael Vogt <mvo@debian.org> Wed, 29 Jun 2011 13:57:28 +0200
250
251 apt (0.8.16~exp1) experimental; urgency=low
252
253 * merged with the debian/unstable upload
254
255 -- Michael Vogt <mvo@debian.org> Wed, 29 Jun 2011 12:40:31 +0200
256
257 apt (0.8.15.6) unstable; urgency=low
258
259 [ Michael Vogt ]
260 * apt-pkg/contrib/fileutl.{cc,h}:
261 - add GetModificationTime() helper
262 * apt-pkg/pkgcachegen.cc:
263 - regenerate the cache if the sources.list changes to ensure
264 that changes in the ordering there will be honored by apt
265 * apt-pkg/sourcelist.{cc,h}:
266 - add pkgSourceList::GetLastModifiedTime() helper
267 * apt-pkg/pkgcachegen.{cc,h}:
268 - use ref-to-ptr semantic in NewDepends() to ensure that the
269 libapt does not segfault if the cache is remapped in between
270 (LP: #812862)
271 - fix crash when P.Arch() was used but the cache got remapped
272 * test/integration/test-hashsum-verification:
273 - add regression test for hashsum verification
274 * apt-pkg/acquire-item.cc:
275 - if no Release.gpg file is found, still load the hashes for
276 verification (closes: #636314) and add test
277
278 [ David Kalnischkies ]
279 * lots of cppcheck fixes
280
281 -- Michael Vogt <mvo@debian.org> Mon, 15 Aug 2011 09:20:35 +0200
282
283 apt (0.8.15.5ubuntu1) oneiric; urgency=low
284
285 * apt-pkg/pkgcachegen.{cc,h}:
286 - fix crash when P.Arch() was used but the cache got remapped
287 (LP: #812862)
288
289 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 01 Aug 2011 15:18:50 +0200
290
291 apt (0.8.15.5) unstable; urgency=low
292
293 [ David Kalnischkies ]
294 * apt-pkg/deb/deblistparser.cc:
295 - do not assume that the last char on a line is a \n (Closes: #633350)
296
297 -- Michael Vogt <mvo@debian.org> Thu, 28 Jul 2011 16:49:15 +0200
298
299 apt (0.8.15.4ubuntu2) oneiric; urgency=low
300
301 * apt-pkg/contrib/fileutl.{cc,h}:
302 - add GetModificationTime() helper
303 * apt-pkg/pkgcachegen.cc:
304 - regenerate the cache if the sources.list changes to ensure
305 that changes in the ordering there will be honored by apt
306 * apt-pkg/sourcelist.{cc,h}:
307 - add pkgSourceList::GetLastModifiedTime() helper
308 * apt-pkg/pkgcachegen.{cc,h}:
309 - use ref-to-ptr semantic in NewDepends() to ensure that the
310 libapt does not segfault if the cache is remapped in between
311 (LP: #812862)
312
313 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 29 Jul 2011 18:25:22 +0200
314
315 apt (0.8.15.4ubuntu1) oneiric; urgency=low
316
317 * merged from debian-sid
318
319 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 26 Jul 2011 13:19:49 +0200
320
321 apt (0.8.15.4) unstable; urgency=low
322
323 [ David Miller ]
324 * apt-pkg/contrib/sha1.cc:
325 - fix illegally casts of on-stack buffer to a type requiring more
326 alignment than it has resulting in segfaults on sparc (Closes: #634696)
327
328 [ Michael Vogt ]
329 * apt-pkg/contrib/cdromutl.cc:
330 - fix escape problem when looking for the mounted devices
331 * apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc:
332 - add new DeEscapeString() similar to DeQuoteString but
333 unescape character escapes like \0XX and \xXX (plus added
334 test)
335 * refresh po/*
336
337 -- Michael Vogt <mvo@debian.org> Tue, 26 Jul 2011 12:12:27 +0200
338
339 apt (0.8.15.3) unstable; urgency=low
340
341 [ Michael Vogt ]
342 * apt-pkg/acquire-item.cc:
343 - improve error message for a expired Release file
344 * apt-pkg/algorithms.cc:
345 - Hold back packages that would enter "policy-broken" state on upgrade
346 when doing a "apt-get upgrade"
347 * cmdline/apt-get.cc:
348 - fix missing download progress in apt-get download
349
350 [ David Kalnischkies ]
351 * apt-pkg/pkgcachegen.cc:
352 - fallback to memory if file is not writeable even if access()
353 told us the opposite before (e.g. in fakeroot 1.16) (Closes: #630591)
354 * doc/sources.list.5.xml:
355 - document available [options] for sources.list entries (Closes: 632441)
356 * doc/apt.conf.5.xml:
357 - document APT::Architectures list (Closes: #612102)
358 * cmdline/apt-get.cc:
359 - restore all important dependencies for garbage packages (LP: #806274)
360 - do not require unused partial dirs in 'source' (Closes: #633510)
361 - buildconflicts effect all architectures
362 - implement MultiarchCross for build-dep and source (Closes: #632221)
363 * apt-pkg/init.cc:
364 - use CndSet in pkgInitConfig (Closes: #629617)
365 * apt-pkg/depcache.cc:
366 - change default of APT::AutoRemove::SuggestsImportant to true
367 * cmdline/apt-key:
368 - use a tmpfile instead of /etc/apt/secring.gpg (Closes: #632596)
369 * debian/apt.postinst:
370 - remove /etc/apt/secring.gpg if it is an empty file
371 * doc/apt-cache.8.xml:
372 - apply madison typofix from John Feuerstein, thanks! (Closes: #633455)
373 * apt-pkg/policy.cc:
374 - emit an error on unknown APT::Default-Release value (Closes: #407511)
375 * apt-pkg/aptconfiguration.cc:
376 - ensure that native architecture is if not specified otherwise the
377 first architecture in the Architectures vector
378 * apt-pkg/deb/deblistparser.cc:
379 - Strip only :any and :native if MultiArch should be stripped as it is
380 save to ignore them in non-MultiArch contexts but if the dependency
381 is a specific architecture (and not the native) do not strip
382
383 -- Michael Vogt <mvo@debian.org> Mon, 25 Jul 2011 15:04:43 +0200
384
385 apt (0.8.15.2ubuntu2) oneiric; urgency=low
386
387 * cmdline/apt-get.cc:
388 - fix missing download progress in apt-get download
389
390 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 22 Jul 2011 13:20:49 +0200
391
392 apt (0.8.15.2ubuntu1) oneiric; urgency=low
393
394 [ Michael Vogt ]
395 * apt-pkg/acquire-item.cc:
396 - improve error message for a expired Release file
397 * apt-pkg/algorithms.cc:
398 - Hold back packages that would enter "policy-broken" state on upgrade
399 when doing a "apt-get upgrade"
400
401 [ David Kalnischkies ]
402 * apt-pkg/pkgcachegen.cc:
403 - fallback to memory if file is not writeable even if access()
404 told us the opposite before (e.g. in fakeroot 1.16) (Closes: #630591)
405 * doc/sources.list.5.xml:
406 - document available [options] for sources.list entries (Closes: 632441)
407 * doc/apt.conf.5.xml:
408 - document APT::Architectures list (Closes: #612102)
409 * cmdline/apt-get.cc:
410 - restore all important dependencies for garbage packages (LP: #806274)
411 * apt-pkg/init.cc:
412 - use CndSet in pkgInitConfig (Closes: #629617)
413 * apt-pkg/depcache.cc:
414 - change default of APT::AutoRemove::SuggestsImportant to true
415
416 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 15 Jul 2011 10:16:45 +0200
417
418 apt (0.8.15.2) unstable; urgency=high
419
420 * fix from David Kalnischkies for the InRelease gpg verification
421 code (LP: #784473)
422
423 -- Michael Vogt <mvo@debian.org> Tue, 12 Jul 2011 11:54:47 +0200
424
425 apt (0.8.15.1ubuntu2) oneiric; urgency=low
426
427 [ Brian Murray ]
428 * apt-pkg/deb/dpkgpm.cc:
429 - do not report errors encountered when decompressing packages
430
431 [ Michael Vogt ]
432 * fix from David Kalnischkies for the InRelease gpg verification
433 code (LP: #784473)
434
435 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 13 Jul 2011 14:42:02 +0200
436
437 apt (0.8.15.1ubuntu1) oneiric; urgency=low
438
439 * merge from debian/sid
440
441 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 30 Jun 2011 09:16:12 +0100
442
443 apt (0.8.15.1) unstable; urgency=low
444
445 [ David Kalnischkies ]
446 * doc/makefile:
447 - create doxygen directory to avoid depending on magic (Closes: #628799)
448 * cmdline/apt-key:
449 - explicitly state that net-update is not supported if no url is set
450 - require to be root for add, rm, update and net-update
451 - clarify update vs. net-update in different distros (Closes: #632043)
452 * debian/apt.symbols:
453 - forgot 'mips' in the list for all architecture dependent symbols
454 - comment out gcc-4.5 specific symbols as gcc-4.6 is now default
455 - the symbol for PrintStatus() is architecture dependent
456 * apt-pkg/policy.cc:
457 - do not segfault in pinning if a package with this name doesn't exist.
458 Thanks to Ferdinand Thommes for the report!
459 - Defaults is a vector of Pin not of PkgPin
460 - ensure that only the first specific stanza for a package is used
461 - save all stanzas which had no effect in Unmatched
462 - allow package:architecure in Package:
463
464 -- Michael Vogt <mvo@debian.org> Thu, 30 Jun 2011 10:05:36 +0200
465
466 apt (0.8.15ubuntu1) oneiric; urgency=low
467
468 * merged from debian-unstable, remainging changes:
469 - use ubuntu keyring and ubuntu archive keyring in apt-key
470 - run update-apt-xapian-index in apt.cron
471 - support apt-key net-update and verify keys against master-keyring
472 - run apt-key net-update in cron.daily
473 - different example sources.list
474
475 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 29 Jun 2011 09:03:39 +0100
476
477 apt (0.8.15) unstable; urgency=low
478
479 [ Julian Andres Klode ]
480 * apt-pkg/depcache.cc:
481 - Really release action groups only once (Closes: #622744)
482 - Make purge work again for config-files (LP: #244598) (Closes: #150831)
483 * apt-pkg/acquire-item.cc:
484 - Reject files known to be invalid (LP: #346386) (Closes: #627642)
485 * debian/apt.cron.daily:
486 - Check power after wait, patch by manuel-soto (LP: #705269)
487 * debian/control:
488 - Move ${shlibs:Depends} to Pre-Depends, as we do not want APT
489 unpacked if a library is too old and thus break upgrades
490 * doc/apt-key.8.xml:
491 - Document apt-key net-update (LP: #192810)
492
493 [ Christian Perrier ]
494 * Galician translation update (Miguel Anxo Bouzada). Closes: #626505
495 * Italian translation update (Milo Casagrande). Closes: #627834
496 * German documentation translation update (Chris Leick). Closes: #629949
497 * Catalan translation update (Jordi Mallach). Closes: #630657
498
499 [ David Kalnischkies ]
500 * fix a bunch of cppcheck warnings/errors based on a patch by
501 Niels Thykier, thanks! (Closes: #622805)
502 * apt-pkg/depcache.cc:
503 - really include 'rc' packages in the delete count by fixing a
504 typo which exists since 1999 in the source… (LP: #761175)
505 - if critical or-group can't be satisfied, exit directly.
506 * apt-pkg/acquire-method.cc:
507 - write directly to stdout instead of creating the message in
508 memory first before writing to avoid hitting limits
509 - fix order of CurrentURI and UsedMirror in Status() and Log()
510 * apt-pkg/orderlist.cc:
511 - let VisitRProvides report if the calls were successful
512 * apt-pkg/deb/dpkgpm.cc:
513 - replace obsolete usleep with nanosleep
514 - remove invalid pkgcache.bin and rebuild it if possible
515 - log reinstall commands in history.log
516 * debian/apt{,-utils}.symbols:
517 - update both experimental symbol-files to reflect 0.8.14 state
518 * debian/rules:
519 - remove unused embedded jquery by doxygen from libapt-pkg-doc
520 * cmdline/apt-mark.cc:
521 - reimplement apt-mark in c++
522 - provide a 'showmanual' command (Closes: #582791)
523 - provide a 'dpkg --set-selections' wrapper to set/release holds
524 * cmdline/apt-get.cc:
525 - deprecate mostly undocumented 'markauto' in favor of 'apt-mark'
526 * cmdline/apt-cache.cc:
527 - deprecate mostly undocumented 'showauto' in favor of 'apt-mark'
528 * apt-pkg/pkgcache.cc:
529 - really ignore :arch in FindPkg() in non-multiarch environment
530 * doc/po/de.po:
531 - undo the translation of the command 'dump' in manpage of apt-config
532 as report by Burghard Grossmann on debian-l10n-german, thanks!
533 * apt-pkg/deb/debmetaindex.cc:
534 - do not download TranslationIndex if no Translation-* will be
535 downloaded later on anyway (Closes: #624218)
536 * test/versions.lst:
537 - disable obscure version number tests with versions dpkg doesn't
538 allow any more as they don't start with a number
539 * apt-pkg/acquire-worker.cc:
540 - print filename in the unmatching size warning (Closes: #623137)
541 * apt-pkg/acquire-item.cc:
542 - apply fix for poorly worded 'locate file' error message from
543 Ben Finney, thanks! (Closes: #623171)
544 * methods/http.cc:
545 - add config option to ignore a closed stdin to be able to easily
546 use the method as a simple standalone downloader
547 - Location header in redirects should be absolute URI, but some
548 servers just send an absolute path so still deal with it properly
549 - dequote URL taken from Location in redirects as we will otherwise
550 quote an already quoted string in the request later (Closes: #602412)
551 * apt-pkg/contrib/netrc.cc:
552 - replace non-posix gnu-extension strdupa with strdup
553 * apt-pkg/packagemanager.cc:
554 - ensure for Multi-Arch:same packages that they are unpacked in
555 lock step even in immediate configuration (Closes: #618288)
556 * apt-pkg/init.cc:
557 - don't set deprecated APT::Acquire::Translation, thanks Jörg Sommer!
558 * cmdline/apt-config.cc:
559 - show Acquire::Languages and APT::Architectures settings
560 in 'dump' (Closes: 626739)
561 * apt-pkg/orderlist.cc:
562 - ensure that an old version of a package with a provides can
563 never satisfy a dependency of a newer version of this package
564
565 [ Michael Vogt ]
566 * methods/mirror.cc:
567 - ignore lines starting with "#" in the mirror file
568 - ignore non http urls in the mirrors
569 - append the dist (e.g. sid, wheezy) as a query string when
570 asking for a suitable mirror
571 * apt-pkg/deb/deblistparser.cc:
572 - include all known languages when building the apt cache
573 (LP: #794907)
574 * apt-pkg/deb/debindexfile.cc:
575 - remove some no longer valid checks for "TranslationsAvailable()"
576
577 [ Kenneth Solbø Andersen ]
578 * apt-pkg/deb/dpkgpm.cc:
579 - set permissions of term.log to root.adm and 644 (LP: #404724)
580
581 [ Chris Leick ]
582 * various typo and syntax corrections in doc/*.xml
583
584 -- Michael Vogt <mvo@debian.org> Tue, 28 Jun 2011 18:00:48 +0200
585
586 apt (0.8.15~exp3) experimental; urgency=low
587
588 * debian/control:
589 - add Breaks: 0.8.15~exp3) for libapt-pkg4.10 and
590 libapt-inst1.2 (thanks to Jonathan Nieder, closes: #630214)
591 - use depends for the ${shlibs:Depends} to make the breaks work
592
593 -- Michael Vogt <mvo@debian.org> Fri, 17 Jun 2011 21:51:41 +0200
594
595 apt (0.8.15~exp2) experimental; urgency=low
596
597 * debian/control:
598 - fix incorrect Replaces (closes: #630204) for libapt-inst1.2
599
600 -- Michael Vogt <mvo@debian.org> Wed, 15 Jun 2011 16:51:14 +0200
601
602 apt (0.8.15~exp1) experimental; urgency=low
603
604 [ Julian Andres Klode ]
605 * apt-pkg/depcache.cc:
606 - Really release action groups only once (Closes: #622744)
607 - Make purge work again for config-files (LP: #244598) (Closes: #150831)
608 * apt-pkg/acquire-item.cc:
609 - Reject files known to be invalid (LP: #346386) (Closes: #627642)
610 * debian/apt.cron.daily:
611 - Check power after wait, patch by manuel-soto (LP: #705269)
612 * debian/control:
613 - Move ${shlibs:Depends} to Pre-Depends, as we do not want APT
614 unpacked if a library is too old and thus break upgrades
615 * doc/apt-key.8.xml:
616 - Document apt-key net-update (LP: #192810)
617
618 [ Christian Perrier ]
619 * Galician translation update (Miguel Anxo Bouzada). Closes: #626505
620 * Italian translation update (Milo Casagrande). Closes: #627834
621 * German documentation translation update (Chris Leick). Closes: #629949
622
623 [ David Kalnischkies ]
624 * fix a bunch of cppcheck warnings/errors based on a patch by
625 Niels Thykier, thanks! (Closes: #622805)
626 * apt-pkg/depcache.cc:
627 - really include 'rc' packages in the delete count by fixing a
628 typo which exists since 1999 in the source… (LP: #761175)
629 - if critical or-group can't be satisfied, exit directly.
630 * apt-pkg/acquire-method.cc:
631 - write directly to stdout instead of creating the message in
632 memory first before writing to avoid hitting limits
633 - fix order of CurrentURI and UsedMirror in Status() and Log()
634 * apt-pkg/orderlist.cc:
635 - let VisitRProvides report if the calls were successful
636 * apt-pkg/deb/dpkgpm.cc:
637 - replace obsolete usleep with nanosleep
638 * debian/apt{,-utils}.symbols:
639 - update both experimental symbol-files to reflect 0.8.14 state
640 * debian/rules:
641 - remove unused embedded jquery by doxygen from libapt-pkg-doc
642 * cmdline/apt-mark.cc:
643 - reimplement apt-mark in c++
644 - provide a 'showmanual' command (Closes: #582791)
645 - provide a 'dpkg --set-selections' wrapper to set/release holds
646 * cmdline/apt-get.cc:
647 - deprecate mostly undocumented 'markauto' in favor of 'apt-mark'
648 * cmdline/apt-cache.cc:
649 - deprecate mostly undocumented 'showauto' in favor of 'apt-mark'
650 * apt-pkg/pkgcache.cc:
651 - really ignore :arch in FindPkg() in non-multiarch environment
652 * doc/po/de.po:
653 - undo the translation of the command 'dump' in manpage of apt-config
654 as report by Burghard Grossmann on debian-l10n-german, thanks!
655 * apt-pkg/deb/debmetaindex.cc:
656 - do not download TranslationIndex if no Translation-* will be
657 downloaded later on anyway (Closes: #624218)
658 * test/versions.lst:
659 - disable obscure version number tests with versions dpkg doesn't
660 allow any more as they don't start with a number
661 * apt-pkg/acquire-worker.cc:
662 - print filename in the unmatching size warning (Closes: #623137)
663 * apt-pkg/acquire-item.cc:
664 - apply fix for poorly worded 'locate file' error message from
665 Ben Finney, thanks! (Closes: #623171)
666 * methods/http.cc:
667 - add config option to ignore a closed stdin to be able to easily
668 use the method as a simple standalone downloader
669 - Location header in redirects should be absolute URI, but some
670 servers just send an absolute path so still deal with it properly
671 - dequote URL taken from Location in redirects as we will otherwise
672 quote an already quoted string in the request later (Closes: #602412)
673 * apt-pkg/contrib/netrc.cc:
674 - replace non-posix gnu-extension strdupa with strdup
675 * apt-pkg/packagemanager.cc:
676 - ensure for Multi-Arch:same packages that they are unpacked in
677 lock step even in immediate configuration (Closes: #618288)
678
679 [ Michael Vogt ]
680 * methods/mirror.cc:
681 - ignore lines starting with "#" in the mirror file
682 - ignore non http urls in the mirrors
683 - append the dist (e.g. sid, wheezy) as a query string when
684 asking for a suitable mirror
685 * debian/control:
686 - add libapt-pkg4.10 and libapt-inst1.2 library packages
687
688 -- Michael Vogt <mvo@debian.org> Fri, 10 Jun 2011 15:32:07 +0200
689
690 apt (0.8.14.2) UNRELEASED; urgency=low
691
692 [ Julian Andres Klode ]
693 * apt-pkg/depcache.cc:
694 - Really release action groups only once (Closes: #622744)
695 - Make purge work again for config-files (LP: #244598) (Closes: #150831)
696 * debian/apt.cron.daily:
697 - Check power after wait, patch by manuel-soto (LP: #705269)
698 * debian/control:
699 - Move ${shlibs:Depends} to Pre-Depends, as we do not want APT
700 unpacked if a library is too old and thus break upgrades
701 * doc/apt-key.8.xml:
702 - Document apt-key net-update (LP: #192810)
703
704 [ Christian Perrier ]
705 * Galician translation update (Miguel Anxo Bouzada). Closes: #626505
706
707 [ David Kalnischkies ]
708 * fix a bunch of cppcheck warnings/errors based on a patch by
709 Niels Thykier, thanks! (Closes: #622805)
710 * apt-pkg/depcache.cc:
711 - really include 'rc' packages in the delete count by fixing a
712 typo which exists since 1999 in the source… (LP: #761175)
713 - if critical or-group can't be satisfied, exit directly.
714 * apt-pkg/acquire-method.cc:
715 - write directly to stdout instead of creating the message in
716 memory first before writing to avoid hitting limits
717 - fix order of CurrentURI and UsedMirror in Status() and Log()
718 * apt-pkg/orderlist.cc:
719 - let VisitRProvides report if the calls were successful
720 * apt-pkg/deb/dpkgpm.cc:
721 - replace obsolete usleep with nanosleep
722 * debian/apt{,-utils}.symbols:
723 - update both experimental symbol-files to reflect 0.8.14 state
724 * debian/rules:
725 - remove unused embedded jquery by doxygen from libapt-pkg-doc
726 * cmdline/apt-mark.cc:
727 - reimplement apt-mark in c++
728 - provide a 'showmanual' command (Closes: #582791)
729 - provide a 'dpkg --set-selections' wrapper to set/release holds
730 * cmdline/apt-get.cc:
731 - deprecate mostly undocumented 'markauto' in favor of 'apt-mark'
732 * cmdline/apt-cache.cc:
733 - deprecate mostly undocumented 'showauto' in favor of 'apt-mark'
734 * apt-pkg/pkgcache.cc:
735 - really ignore :arch in FindPkg() in non-multiarch environment
736 * doc/po/de.po:
737 - undo the translation of the command 'dump' in manpage of apt-config
738 as report by Burghard Grossmann on debian-l10n-german, thanks!
739 * apt-pkg/deb/debmetaindex.cc:
740 - do not download TranslationIndex if no Translation-* will be
741 downloaded later on anyway (Closes: #624218)
742 * test/versions.lst:
743 - disable obscure version number tests with versions dpkg doesn't
744 allow any more as they don't start with a number
745 * apt-pkg/acquire-worker.cc:
746 - print filename in the unmatching size warning (Closes: #623137)
747 * apt-pkg/acquire-item.cc:
748 - apply fix for poorly worded 'locate file' error message from
749 Ben Finney, thanks! (Closes: #623171)
750 * methods/http.cc:
751 - add config option to ignore a closed stdin to be able to easily
752 use the method as a simple standalone downloader
753 - Location header in redirects should be absolute URI, but some
754 servers just send an absolute path so still deal with it properly
755 - dequote URL taken from Location in redirects as we will otherwise
756 quote an already quoted string in the request later (Closes: #602412)
757 * apt-pkg/contrib/netrc.cc:
758 - replace non-posix gnu-extension strdupa with strdup
759 * apt-pkg/packagemanager.cc:
760 - ensure for Multi-Arch:same packages that they are unpacked in
761 lock step even in immediate configuration (Closes: #618288)
762
763 -- Michael Vogt <mvo@debian.org> Mon, 16 May 2011 14:57:52 +0200
764
765 apt (0.8.14.1ubuntu8) UNRELEASED; urgency=low
766
767 [ Michael Vogt ]
768 * debian/apt.conf.changelog:
769 - add missing ";", thanks to Julian Andres Klode
770
771 [ Brian Murray ]
772 * apt-pkg/deb/dpkgpm.cc:
773 - updated allocate memory string
774 - cannot access archive string is lowercase
775 * apt-pkg/deb/dpkgpm.cc:
776 - resolve issue where AptOrdering is included in DpkgTerminalLog in apport
777 attachments
778
779 -- Brian Murray <brian@ubuntu.com> Wed, 15 Jun 2011 14:00:43 -0700
780
781 apt (0.8.14.1ubuntu7) oneiric; urgency=low
782
783 [ Michael Vogt ]
784 * apt-pkg/deb/deblistparser.cc:
785 - include all known languages when building the apt cache
786 (LP: #794907)
787 * apt-pkg/deb/debindexfile.cc:
788 - remove some no longer valid checks for "TranslationsAvailable()"
789
790 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 09 Jun 2011 13:56:25 +0200
791
792 apt (0.8.14.1ubuntu6) oneiric; urgency=low
793
794 [ Brian Murray ]
795 * apt-pkg/deb/dpkgpm.cc:
796 - prevent reporting of package installation failures due to inaccessible
797 local files (LP: #791102, #790040)
798 - include /var/log/apt/history.log in apport-package reports so we know
799 the context for the package management request
800
801 [ Michael Vogt ]
802 * methods/mirror.cc:
803 - ignore lines starting with "#" in the mirror file
804 - ignore non http urls in the mirrors
805 - append the dist (e.g. sid, wheezy) as a query string when
806 asking for a suitable mirror
807
808 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 07 Jun 2011 15:55:07 +0200
809
810 apt (0.8.14.1ubuntu5) oneiric; urgency=low
811
812 * apt-pkg/acquire-item.cc:
813 - do not reject empty Packages files when checking them for
814 correctness
815
816 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 31 May 2011 10:41:30 +0200
817
818 apt (0.8.14.1ubuntu4) oneiric; urgency=low
819
820 [ Julian Andres Klode ]
821 * apt-pkg/acquire-item.cc:
822 - Reject files known to be invalid (LP: #346386) (Closes: #627642)
823
824 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 30 May 2011 17:12:27 +0200
825
826 apt (0.8.14.1ubuntu3) oneiric; urgency=low
827
828 * Rebuild with recent binutils. LP: #774175.
829
830 -- Matthias Klose <doko@ubuntu.com> Mon, 23 May 2011 19:15:34 +0200
831
832 apt (0.8.14.1ubuntu2) oneiric; urgency=low
833
834 * debian/rules:
835 - build in verbose mode by default (thanks to Matthias Klose)
836 * debian/control:
837 - add temporary build-dependency on gcc-4.6 (>= 4.6.0-6ubuntu2)
838
839 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 03 May 2011 13:58:10 +0200
840
841 apt (0.8.14.1ubuntu1) oneiric; urgency=low
842
843 [ Michael Vogt ]
844 * merged from the debian-sid bzr branch
845
846 [ Julian Andres Klode ]
847 * apt-pkg/depcache.cc:
848 - Really release action groups only once (Closes: #622744)
849 - Make purge work again for config-files (LP: #244598) (Closes: #150831)
850 * debian/apt.cron.daily:
851 - Check power after wait, patch by manuel-soto (LP: #705269)
852 * debian/control:
853 - Move ${shlibs:Depends} to Pre-Depends, as we do not want APT
854 unpacked if a library is too old and thus break upgrades
855 * doc/apt-key.8.xml:
856 - Document apt-key net-update (LP: #192810)
857
858 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 29 Apr 2011 17:55:20 +0200
859
860 apt (0.8.14.1) unstable; urgency=low
861
862 * apt-pkg/acquire-item.cc:
863 - Only try to rename existing Release files (Closes: #622912)
864
865 -- Julian Andres Klode <jak@debian.org> Sat, 16 Apr 2011 14:36:10 +0200
866
867 apt (0.8.14) unstable; urgency=low
868
869 [ Julian Andres Klode ]
870 * apt-pkg/indexcopy.cc:
871 - Use RealFileExists() instead of FileExists(), allows amongst other
872 things a directory named Sources to exist on a CD-ROM (LP: #750694).
873 * apt-pkg/acquire-item.cc:
874 - Use Release files even if they cannot be verified (LP: #704595)
875 * cmdline/apt-get.cc:
876 - Do not install recommends for build-dep (Closes: #454479) (LP: #245273)
877 * apt-pkg/deb/deblistparser.cc:
878 - Handle no space before "[" in build-dependencies (LP: #72344)
879 * apt-pkg/policy.cc:
880 - Allow pinning by glob() expressions, and regular expressions
881 surrounded by slashes (the "/" character) (LP: #399474)
882 (Closes: #121132)
883 * debian/control:
884 - Set Standards-Version to 3.9.2
885
886 [ Michael Vogt ]
887 * mirror method:
888 - do not crash if the mirror file fails to download
889 * apt-pkg/aptconfiguration.cc:
890 - fix comparing for a empty string
891 * debian/apt.cron.daily:
892 - run unattended-upgrades even if there was a error during
893 the apt-get update (LP: #676295)
894
895 [ David Kalnischkies ]
896 * apt-pkg/pkgcache.cc:
897 - use the native Architecture stored in the cache header instead of
898 loading it from configuration as suggested by Julian Andres Klode
899
900 -- Julian Andres Klode <jak@debian.org> Fri, 15 Apr 2011 14:28:15 +0200
901
902 apt (0.8.13.2ubuntu3) natty-proposed; urgency=low
903
904 * apt-pkg/deb/dpkgpm.cc:
905 - stop reporting of apport-package bug reports regarding
906 dpkg I/O errors (LP: #767776)
907
908 -- Brian Murray <brian@ubuntu.com> Wed, 20 Apr 2011 15:05:12 -0700
909
910 apt (0.8.13.2ubuntu2) natty; urgency=low
911
912 [ Michael Vogt ]
913 * debian/apt.cron.daily:
914 - run unattended-upgrades even if there was a error during
915 the apt-get update (LP: #676295)
916
917 [ Julian Andres Klode ]
918 * apt-pkg/indexcopy.cc:
919 - Use RealFileExists() instead of FileExists(), allows amongst other
920 things a directory named Sources to exist on a CD-ROM (LP: #750694).
921
922 [ David Kalnischkies ]
923 * apt-pkg/pkgcache.cc:
924 - use the native Architecture stored in the cache header instead of
925 loading it from configuration as suggested by Julian Andres Klode
926
927 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 07 Apr 2011 12:52:21 +0200
928
929 apt (0.8.13.2ubuntu1) natty; urgency=low
930
931 * merge fixes from debian-sid, most notable the handling of
932 arch=all architectures in python-apt (LP: #733741)
933 * apt-pkg/aptconfiguration.cc:
934 - fix comparing for a empty string
935
936 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 05 Apr 2011 13:19:56 +0200
937
938 apt (0.8.13.2) unstable; urgency=low
939
940 [ David Kalnischkies ]
941 * apt-pkg/deb/dpkgpm.cc:
942 - skip --configure if all packages disappeared
943 * apt-pkg/vendor.cc, apt-pkg/vendorlist.cc:
944 - mark them as deprecated as they are unused
945 * apt-pkg/deb/deblistparser.h:
946 - enable StripMultiArch by default for ParseDepends
947 * debian/apt.conf.autoremove:
948 - adapt to new gnumach kernel package naming (Closes: #619337)
949 * doc/apt_preferences.5.xml:
950 - correct typo spotted by Charles Plessy (Closes: #619088)
951 - document ButAutomaticUpgrades together with NotAutomatic
952 as suggested by Charles Plessy (Closes: #619083)
953 * apt-pkg/depcache.cc:
954 - remove pseudo handling leftover from SetReInstall
955 - do not change protected packages in autoinstall (Closes: #618848)
956 * apt-pkg/pkgcachegen.cc:
957 - make "all"->"native" an implementation detail of NewPackage
958 rather than rewrite it in higher methods
959 * apt-pkg/cacheiterator.h:
960 - return "all" instead of native architecture without breaking the abi
961 (too much) by extending enum instead of using bitflags (LP: #733741)
962 * apt-pkg/aptconfiguration.cc:
963 - use dpkg --print-foreign-architectures to get multiarch configuration
964 if non is specified with APT::Architectures (Closes: #612958)
965 * cmdline/apt-get.cc:
966 - do not show simulation notice for non-root commands (Closes: #619072)
967 - be able to disable resolver with APT::Get::CallResolver and disable
968 auto installation with APT::Get::AutoSolving
969 * apt-pkg/deb/deblistparser.cc:
970 - create foo:any provides for all architectures for an allowed package
971
972 -- Michael Vogt <mvo@debian.org> Tue, 05 Apr 2011 09:40:28 +0200
973
974 apt (0.8.13.1ubuntu1) natty; urgency=low
975
976 * merged fixes from the debian-sid (LP: #744832)
977
978 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 04 Apr 2011 14:40:51 +0200
979
980 apt (0.8.13.1) unstable; urgency=low
981
982 * apt-pkg/acquire-item.cc: Use stat buffer if stat was
983 successful, not if it failed (Closes: #620546)
984
985 -- Julian Andres Klode <jak@debian.org> Sat, 02 Apr 2011 20:55:35 +0200
986
987 apt (0.8.13ubuntu2) natty; urgency=low
988
989 * po/makefile:
990 - add hack to run MSGMERGE again if it segfaults. this is to help
991 powerpc to bootstrap
992 * mirror method:
993 - merge fix from Matt Zimmerman, many thanks (LP: #741098)
994 - do not crash if the mirror file fails to download
995
996 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 24 Mar 2011 18:01:38 +0100
997
998 apt (0.8.13ubuntu1) natty; urgency=low
999
1000 * merged from debian/sid, this adds important fixes in the
1001 apt mirror method
1002
1003 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 16 Mar 2011 08:23:19 +0100
1004
1005 apt (0.8.13) unstable; urgency=low
1006
1007 [ Thorsten Spindler ]
1008 * methods/rsh.cc
1009 - fix rsh/ssh option parsing (LP: #678080), thanks to
1010 Ville Mattila
1011
1012 [ Michael Vogt ]
1013 * apt-pkg/acquire-item.cc:
1014 - mark pkgAcqIndexTrans as Index-File to avoid asking the
1015 user to insert the CD on each apt-get update
1016 * po/sl.po:
1017 - updated, thanks to Andrej Znidarsic
1018 * mirror method:
1019 - when downloading data, show the mirror being used
1020 - randomize mirror list after download in a host specific way
1021 to ensure that the load is evenly spreaded accross the mirrors
1022 - fix some missing "Fail-Ignore"
1023
1024 -- Michael Vogt <mvo@debian.org> Wed, 16 Mar 2011 08:04:42 +0100
1025
1026 apt (0.8.12ubuntu2) unstable; urgency=low
1027
1028 [ Thorsten Spindler ]
1029 * methods/rsh.cc
1030 - fix rsh/ssh option parsing (LP: #678080), thanks to
1031 Ville Mattila
1032
1033 [ Michael Vogt ]
1034 * apt-pkg/acquire-item.cc:
1035 - mark pkgAcqIndexTrans as Index-File to avoid asking the
1036 user to insert the CD on each apt-get update
1037 * methods/mirror.cc:
1038 - improve debug output and fix bug in TryNextMirror
1039
1040 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 10 Mar 2011 15:56:54 +0100
1041
1042 apt (0.8.12ubuntu1) natty; urgency=low
1043
1044 * merged from debian/sid, this adds important fixes in the udev based
1045 cdrom handling and multiarch handling
1046
1047 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 10 Mar 2011 16:12:22 +0100
1048
1049 apt (0.8.12) unstable; urgency=low
1050
1051 [ Michael Vogt ]
1052 * apt-pkg/deb/debindexfile.cc:
1053 - ignore missing deb-src files in /var/lib/apt/lists, thanks
1054 to Thorsten Spindler (LP: #85590)
1055 * apt-pkg/contrib/fileutl.cc, apt-pkg/deb/dpkgpm.cc:
1056 - honor Dpkg::Chroot-Directory in the RunScripts*() methods
1057 * apt-pkg/contrib/cdromutl.{cc,h}, apt-pkg/cdrom.{cc,h}:
1058 - deal with missing FSTAB_DIR when using libudev to discover cdrom
1059 - add experimental APT::cdrom::CdromOnly option (on by default).
1060 When this is set to false apt-cdrom will handle any removable
1061 deivce (like a usb-stick) as a "cdrom/dvd" source
1062
1063 [ Christian Perrier ]
1064 * Fix error in French translation of manpages (apt_preferences(5)).
1065 Merci, Rémi Vanicat. Closes: #613689
1066 * Complete French manpage translation
1067 * Italian translation update (Milo Casagrande). Closes: #614395
1068
1069 [ David Kalnischkies ]
1070 * ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:
1071 - support xz compressor to create xz-compressed Indexes and be able
1072 to open data.tar.xz files
1073 - load the supported compressors from configuration
1074 * ftparchive/writer.cc:
1075 - ensure that Date and Valid-Until time strings are not localised
1076 - add options to disable specific checksums for Indexes
1077 - include xz-compressed Packages and Sources files in Release file
1078 * apt-pkg/aptconfiguration.cc:
1079 - support download of xz-compressed indexes files
1080 - support adding new compressors by configuration
1081 * apt-pkg/deb/debsrcrecords.cc:
1082 - support xz-compressed source v3 debian.tar files
1083 - support every compression we have a compressor configured
1084 * ftparchive/contents.cc:
1085 - remove ExtractArchive codecopy from apt-inst/deb/debfile.cc
1086 * apt-inst/deb/debfile.cc:
1087 - support data.tar's compressed with any configured compressor
1088 * cmdline/apt-get.cc:
1089 - reinstall dependencies of reinstalled "garbage" (Closes: #617257)
1090
1091 [ Steve Langasek ]
1092 * apt-pkg/deb/dpkgpm.cc:
1093 - make sure that for multiarch packages, we are passing the full
1094 qualified package name to dpkg for removals. (Closes: #614298)
1095 * Remove the "pseudopackage" handling of Architecture: all packages for
1096 Multi-Arch; instead, Arch: all packages only satisfy dependencies for
1097 the native arch, except where the Arch: all package is declared
1098 Multi-Arch: foreign. (Closes: #613584)
1099
1100 -- Michael Vogt <mvo@debian.org> Thu, 10 Mar 2011 14:46:48 +0100
1101
1102 apt (0.8.11.5ubuntu2) natty; urgency=low
1103
1104 [ Michael Vogt ]
1105 * apt-pkg/deb/debindexfile.cc:
1106 - ignore missing deb-src files in /var/lib/apt/lists, thanks
1107 to Thorsten Spindler (LP: #85590)
1108 * apt-pkg/contrib/fileutl.cc, apt-pkg/deb/dpkgpm.cc:
1109 - honor Dpkg::Chroot-Directory in the RunScripts*() methods
1110
1111 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 03 Mar 2011 17:39:30 +0100
1112
1113 apt (0.8.11.5ubuntu1) natty; urgency=low
1114
1115 * Merged from debian/sid
1116
1117 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 18 Feb 2011 12:01:19 +0100
1118
1119 apt (0.8.11.5) unstable; urgency=low
1120
1121 [ Christian Perrier ]
1122 * Add missing dot in French translation of manpages. Merci, Olivier
1123 Humbert.
1124 * French translation update
1125 * French manpages translation update
1126
1127 [ David Kalnischkies ]
1128 * apt-pkg/depcache.cc:
1129 - party revert fix in 0.8.11.2 which marked all packages as manual
1130 installed if the FromUser bit is set in the MarkInstall call.
1131 The default for this bit is true and aptitude depends on the old
1132 behavior so the package is only marked as manual if its not marked
1133 ("old" behavior) or if automatic installation is enabled - which
1134 aptitude disables always (see also #613775)
1135
1136 -- David Kalnischkies <kalnischkies@gmail.com> Thu, 17 Feb 2011 15:16:31 +0100
1137
1138 apt (0.8.11.4) unstable; urgency=low
1139
1140 [ David Kalnischkies ]
1141 * apt-pkg/contrib/error.cc:
1142 - ensure that va_list is not invalid in second try
1143 * cmdline/apt-get.cc:
1144 - don't remove new dependencies of garbage packages (Closes: #613420)
1145
1146 [ Michael Vogt ]
1147 * test/integration/*
1148 - fix dashish in the integration tests
1149
1150 -- Michael Vogt <mvo@debian.org> Wed, 16 Feb 2011 14:36:03 +0100
1151
1152 apt (0.8.11.3) unstable; urgency=low
1153
1154 * apt-pkg/contrib/fileutl.cc:
1155 - really detect bigendian machines by including config.h,
1156 so we can really (Closes: #612986)
1157 * apt-pkg/contrib/mmap.cc:
1158 - Base has as 'valid' failure states 0 and -1 so add a simple
1159 validData method to check for failure states
1160
1161 -- David Kalnischkies <kalnischkies@gmail.com> Mon, 14 Feb 2011 16:58:03 +0100
1162
1163 apt (0.8.11.2) unstable; urgency=low
1164
1165 [ Michael Vogt ]
1166 * merged lp:~evfool/apt/fix641673:
1167 - String-fix in the source and the translations for the grammatical
1168 mistake reported in bug LP: #641673, thanks to Robert Roth
1169 * merged lp:~evfool/apt/fix418552:
1170 - Grammar fix for bug LP: #418552, thanks to Robert Roth
1171
1172 [ David Kalnischkies ]
1173 * cmdline/apt-get.cc:
1174 - add --install-suggests option (Closes: #473089)
1175 * apt-pkg/depcache.cc:
1176 - mark a package which was requested to be installed on commandline
1177 always as manual regardless if it is already marked or not as the
1178 marker could be lost later by the removal of rdepends (Closes: #612557)
1179 * methods/rred.cc:
1180 - read patch into MMap only if we work on uncompressed patches
1181 - update size of dynamic MMap as we write in from the outside
1182 * apt-pkg/contrib/mmap.cc:
1183 - do not try to free the mapping if its is unset
1184 * apt-pkg/contrib/fileutl.cc:
1185 - reorder the loaded filesize bytes for big endian (Closes: #612986)
1186 Thanks to Jörg Sommer for the detailed analyse!
1187
1188 -- Michael Vogt <mvo@debian.org> Mon, 14 Feb 2011 12:07:18 +0100
1189
1190 apt (0.8.11.1) unstable; urgency=low
1191
1192 [ Stefan Lippers-Hollmann ]
1193 * cmdline/apt-key:
1194 - fix root test which prevented setting of trustdb-name
1195 which lets gpg fail if it adds/remove keys from trusted.gpg
1196 as it tries to open the (maybe) not existent /root/.gnupg
1197
1198 [ David Kalnischkies ]
1199 * debian/apt.symbols:
1200 - add more arch dependent symbols
1201
1202 -- Michael Vogt <mvo@debian.org> Wed, 09 Feb 2011 17:49:59 +0100
1203
1204 apt (0.8.11) unstable; urgency=low
1205
1206 [ David Kalnischkies ]
1207 * apt-pkg/depcache.cc:
1208 - add SetCandidateRelease() to set a candidate version and
1209 the candidates of dependencies if needed to a specified
1210 release (Closes: #572709)
1211 - allow conflicts in the same group again (Closes: #612099)
1212 * cmdline/apt-get.cc:
1213 - if --print-uris is used don't setup downloader as we don't need
1214 progress, lock nor the directories it would create otherwise
1215 - show dependencies of essential packages which are going to remove
1216 only if they cause the remove of this essential (Closes: #601961)
1217 - keep not installed garbage packages uninstalled instead of showing
1218 in the autoremove section and installing those (Closes: #604222)
1219 - change pkg/release behavior to use the new SetCandidateRelease
1220 so installing packages from experimental or backports is easier
1221 - really do not show packages in the extra section if they were
1222 requested on the commandline, e.g. with a modifier (Closes: #184730)
1223 - always do removes first and set not installed remove packages
1224 on hold to prevent temporary installation later (Closes: #549968)
1225 * debian/control:
1226 - add Vcs-Browser now that loggerhead works again (Closes: #511168)
1227 - depend on debhelper 7 to raise compat level
1228 - depend on dpkg-dev (>= 1.15.8) to have c++ symbol mangling
1229 * apt-pkg/contrib/fileutl.cc:
1230 - add a RealFileExists method and check that your configuration files
1231 are real files to avoid endless loops if not (Closes: #604401)
1232 - ignore non-regular files in GetListOfFilesInDir (Closes: #594694)
1233 * apt-pkg/contrib/weakptr.h:
1234 - include stddefs.h to fix compile error (undefined NULL) with gcc-4.6
1235 * methods/https.cc:
1236 - fix CURLOPT_SSL_VERIFYHOST by really passing 2 to it if enabled
1237 * deb/dpkgpm.cc:
1238 - fix popen/fclose mismatch reported by cppcheck. Thanks to Petter
1239 Reinholdtsen for report and patch! (Closes: #607803)
1240 * doc/apt.conf.5.xml:
1241 - fix multipl{y,e} spelling error reported by Jakub Wilk (Closes: #607636)
1242 * apt-inst/contrib/extracttar.cc:
1243 - let apt-utils work with encoded tar headers if uid/gid are large.
1244 Thanks to Nobuhiro Hayashi for the patch! (Closes: #330162)
1245 * apt-pkg/cacheiterator.h:
1246 - do not segfault if cache is not build (Closes: #254770)
1247 * doc/apt-get.8.xml:
1248 - remove duplicated mentioning of --install-recommends
1249 * doc/sources.list.5.xml:
1250 - remove obsolete references to non-us (Closes: #594495)
1251 - a notice is printed for ignored files (Closes: #597615)
1252 * debian/rules:
1253 - use -- instead of deprecated -u for dh_gencontrol
1254 - remove shlibs.local creation and usage
1255 - show differences in the symbol files, but never fail
1256 * pre-build.sh:
1257 - remove as it is not needed for a working 'bzr bd'
1258 * debian/{apt,apt-utils}.symbols:
1259 - ship experimental unmangled c++ symbol files
1260 * methods/rred.cc:
1261 - operate optional on gzip compressed pdiffs
1262 * apt-pkg/acquire-item.cc:
1263 - don't uncompress downloaded pdiff files before feeding it to rred
1264 - try downloading clearsigned InRelease before trying Release.gpg
1265 - change the internal handling of Extensions in pkgAcqIndex
1266 - add a special uncompressed compression type to prefer those files
1267 - download and use i18n/Index to choose which Translations to download
1268 * cmdline/apt-key:
1269 - don't set trustdb-name as non-root so 'list' and 'finger'
1270 can be used without being root (Closes: #393005, #592107)
1271 * apt-pkg/deb/deblistparser.cc:
1272 - rewrite LoadReleaseInfo to cope with clearsigned Releasefiles
1273 * ftparchive/writer.cc:
1274 - add config option to search for more patterns in release command
1275 - include Index files by default in the Release file
1276 * methods/{gzip,bzip}.cc:
1277 - print a good error message if FileSize() is zero
1278 * apt-pkg/aptconfiguration.cc:
1279 - remove the inbuilt Translation files whitelist
1280 * cmdline/apt-cache.cc:
1281 - remove not implemented 'apt-cache add' command
1282 * doc/apt-cache.8.xml:
1283 - describe reality as apt-cache just queries and doesn't manipulate
1284 the caches. Thanks to Enrico Zini for spotting it! (Closes: #612009)
1285 * apt-pkg/algorithms.cc:
1286 - mark pseudo packages of installed all packages as configured
1287 in the simulation as we don't call configure for these packages
1288 * apt-pkg/pkgcachegen.cc:
1289 - in multiarch, let :all packages conflict with :any packages
1290 with a different version to be sure
1291 * apt-pkg/contrib/error.cc:
1292 - remove 400 char size limit of error messages (LP: #365611)
1293
1294 [ Michael Vogt ]
1295 * methods/http.cc:
1296 - do not hang if Acquire::http::ProxyAutoDetect can not be
1297 executed or returns no data (LP: #654393)
1298 * debian/apt.conf.autoremove:
1299 - never autoremove the GNU/Hurd kernel (closes: #588423), thanks
1300 to Guillem Jover
1301 * apt-pkg/cdrom.cc, apt-pkg/init.cc, methods/cdrom.cc:
1302 - use /media/cdrom as default mountoint (closes: #611569)
1303 * cmdline/apt-get.cc:
1304 - add apt-get changelog (closes: #526990)
1305 - add apt-get download (closes: #82738)
1306
1307 [ Martin Pitt ]
1308 * test/integration/test-compressed-indexes, test/test-indexes.sh:
1309 - Explicitly disable compressed indexes at the start. This ensures that we
1310 will actually test uncompressed indexes regardless of the internal
1311 default value of Acquire::GzipIndexes.
1312
1313 -- Michael Vogt <mvo@debian.org> Tue, 08 Feb 2011 12:58:12 +0100
1314
1315 apt (0.8.10.3) unstable; urgency=low
1316
1317 [ Programs translations ]
1318 * po/es.po: Updated, plus fixes encoding issues and fixes two fuzzy
1319 strings, thanks to Javier Fernandez-Sanguino (closes: #610692)
1320
1321 -- Michael Vogt <mvo@debian.org> Tue, 25 Jan 2011 11:51:42 +0100
1322
1323 apt (0.8.10.2) unstable; urgency=low
1324
1325 [ David Kalnischkies ]
1326 * ftparchive/apt-ftparchive.cc:
1327 - fix endless loop for multiple TranslationsWriters
1328
1329 -- Michael Vogt <mvo@debian.org> Tue, 25 Jan 2011 10:26:15 +0100
1330
1331 apt (0.8.10.1) unstable; urgency=low
1332
1333 [ Christian Perrier ]
1334 * Fix encoding for Slovenian translation. PO file switched
1335 to UTF-8. Closes: #609957
1336
1337 [ Julian Andres Klode ]
1338 * cmdline/apt-cache.cc: Create an error for apt-cache depends
1339 if packages could not found (LP: #647045)
1340
1341 [ Programs translations ]
1342 * Spanish update by Javier Fernández-Sanguino Peña. Closes: #607145
1343
1344 [ Manpages translations ]
1345 * Correct a typo and an error in French manpages translation.
1346 Closes: # 607170
1347
1348 -- Michael Vogt <mvo@debian.org> Mon, 17 Jan 2011 13:41:04 +0100
1349
1350 apt (0.8.10ubuntu2) UNRELEASED; urgency=low
1351
1352 * apt-pkg/deb/dpkgpm.cc:
1353 - ignore lzma "Cannot allocate memory" errors, thanks to Brian
1354 Murray
1355 - add i18n support for the "short read in buffer_copy %s" handling
1356 from dpkg
1357
1358 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 11 Jan 2011 18:26:05 +0100
1359
1360 apt (0.8.10ubuntu1) natty; urgency=low
1361
1362 [ Julian Andres Klode ]
1363 * cmdline/apt-cache.cc: Create an error for apt-cache depends
1364 if packages could not found (LP: #647045)
1365
1366 [ Michael Vogt ]
1367 * merged from debian-sid
1368
1369 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 07 Dec 2010 15:53:49 +0100
1370
1371 apt (0.8.10) unstable; urgency=low
1372
1373 [ Programs translations ]
1374 * Czech by Miroslav Kure. Closes: #605107
1375
1376 [ Martin Pitt ]
1377 * test/integration/test-compressed-indexes, test/test-indexes.sh:
1378 - Explicitly disable compressed indexes at the start. This ensures that we
1379 will actually test uncompressed indexes regardless of the internal
1380 default value of Acquire::GzipIndexes.
1381
1382 [ David Kalnischkies ]
1383 * apt-pkg/algorithms.cc:
1384 - mark all installed packages first without auto installation in
1385 a dist-upgrade to prefer upgrading packages instead of installing
1386 new packages in versioned or-groups (Closes: #605394)
1387
1388 -- Michael Vogt <mvo@debian.org> Tue, 30 Nov 2010 10:42:17 +0100
1389
1390 apt (0.8.9ubuntu4) natty; urgency=low
1391
1392 [ Michael Vogt ]
1393 * cmdline/apt-key:
1394 - set timeout of wget for net-update to 90 seconds (thanks to \sh)
1395
1396 [ Martin Pitt ]
1397 * Revert r1819 and r1820 to disable compressed indexes by default again.
1398 Testing has brought up a few places where this seriously degrades
1399 performance, mostly in applications which iterate through all available
1400 package records, like update-apt-xapian-index or synaptic. See
1401 https://bugs.launchpad.net/ubuntu/+bugs?field.tag=apt-compressed-indexes
1402
1403 -- Martin Pitt <martin.pitt@ubuntu.com> Thu, 25 Nov 2010 08:50:37 +0100
1404
1405 apt (0.8.9ubuntu3) natty; urgency=low
1406
1407 * methods/http.cc:
1408 - do not hang if Acquire::http::ProxyAutoDetect can not be
1409 executed or returns no data (LP: #654393)
1410
1411 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 22 Nov 2010 10:42:50 +0100
1412
1413 apt (0.8.9ubuntu2) natty; urgency=low
1414
1415 * drop apt-changelog, apt-get changelog implements all the
1416 features it provides
1417
1418 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 18 Nov 2010 15:22:40 +0100
1419
1420 apt (0.8.9ubuntu1) natty; urgency=low
1421
1422 * re-merged from the debian-sid bzr branch
1423 * merged lp:~mvo/apt/mvo, this brings two new commands:
1424 - apt-get download binary-pkgname to download a deb
1425 - apt-get changelog binary-pkgname to display the changelog
1426 * cmdline/apt-get.cc:
1427 - if the changelog download failed, do not show the generic error
1428 but point to launchpad instead
1429
1430 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 18 Nov 2010 15:02:14 +0100
1431
1432 apt (0.8.9) unstable; urgency=low
1433
1434 [ Christian Perrier ]
1435 * Fix "typos" in French manpages translations. Thanks to
1436 Cyril Brulebois for bashing me.
1437 * Drop useless untranslatable sections from apt.8
1438
1439 [ Programs translations ]
1440 * Slovenian update by Andrej Žnidaršič and Rosetta Slovenian team
1441 * German update by Holger Wansing. Closes: #603619
1442
1443 [ David Kalnischkies ]
1444 * apt-pkg/aptconfiguration.cc:
1445 - evaluate Acquire::Languages= before LANG= (Closes: #602573)
1446 * apt-pkg/orderlist.cc:
1447 - try fixing before removing even if the fix is hidden in
1448 a provides, hidden in the #590438 testcase
1449 * apt-pkg/algorithms.cc:
1450 - if the package was explicitly marked as ToRemove don't
1451 consider it as a candidate for FixByInstall
1452 * apt-pkg/depcache.cc:
1453 - don't install previously not installed providers in a try
1454 to statisfy a "Breaks: provides" dependency by upgrade
1455 * cmdline/acqprogress.cc:
1456 - don't ask the user for media change if quiet >= 2, stdout is not
1457 a tty and assume-yes, force-yes or trivial-only option is set to
1458 avoid cpu eating endless loops in unattended runs like apt.cron
1459 (Closes: #602354, LP: #665580)
1460
1461 -- Michael Vogt <mvo@debian.org> Thu, 18 Nov 2010 09:25:04 +0100
1462
1463 apt (0.8.8ubuntu3) natty; urgency=low
1464
1465 * cmdline/apt-changelog: Filter out multiple results for a source package,
1466 just take the latest one.
1467 * cmdline/apt-changelog: Read server name from configuration
1468 APT::Changelog::Server instead of hardcoding it. This allows local users
1469 to point to a local changelog mirror, or make this script work for Debian.
1470 * Add debian/apt.conf.changelog: Configuration for apt-changelog with the
1471 server for Ubuntu (changelogs.ubuntu.com). Install it in debian/rules.
1472 * doc/apt-changelog.1.xml: Document the new option.
1473 * test/integration/test-compressed-indexes, test/test-indexes.sh:
1474 - Explicitly disable compressed indexes at the start. This ensures that we
1475 will actually test uncompressed indexes regardless of the internal
1476 default value of Acquire::GzipIndexes.
1477 * apt-pkg/acquire-item.cc: Set Acquire::GzipIndexes to "true" by default, to
1478 store compressed indexes. This feature is now mature enough for general
1479 consumption. Update doc/apt.conf.5.xml accordingly.
1480 * apt-pkg/aptconfiguration.cc: Have Acquire::CompressionTypes::Order default
1481 to preferring "gz", so that compressed indexes will actually work.
1482
1483 -- Martin Pitt <martin.pitt@ubuntu.com> Mon, 15 Nov 2010 12:14:15 +0100
1484
1485 apt (0.8.8ubuntu2) natty; urgency=low
1486
1487 * Add cmdline/apt-changelog: Script to fetch package changelog from
1488 changelogs.ubuntu.com. Install it in cmdline/makefile and debian/rules.
1489 * Add doc/apt-changelog.1.xml, and install it in debian/rules.
1490
1491 -- Martin Pitt <martin.pitt@ubuntu.com> Tue, 09 Nov 2010 11:32:27 +0100
1492
1493 apt (0.8.8ubuntu1) natty; urgency=low
1494
1495 * merged from debian-unstable, remainging changes:
1496 - use ubuntu keyring and ubuntu archive keyring in apt-key
1497 - run update-apt-xapian-index in apt.cron
1498 - support apt-key net-update and verify keys against master-keyring
1499 - run apt-key net-update in cron.daily
1500 - different example sources.list
1501
1502 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 29 Oct 2010 10:07:09 -0400
1503
1504 apt (0.8.8) unstable; urgency=low
1505
1506 [ David Kalnischkies ]
1507 * apt-pkg/contrib/fileutl.cc:
1508 - Add a FileFd::FileSize() method to get the size of the underlying
1509 file and not the size of the content in the file as FileFd::Size()
1510 does - the sizes can differ since the direct gzip integration
1511 * methods/{gzip,bzip2}.cc:
1512 - use FileSize() to determine if the file is invalid (Closes: #600852)
1513 * apt-pkg/pkgcache.cc:
1514 - fallback always to a suitable description (Closes: #601016)
1515
1516 [ Michael Vogt ]
1517 * apt-pkg/deb/dpkgpm.cc:
1518 - ensure that history.log gets closed to avoid leaking a FD
1519 (closes: #601649)
1520
1521 -- Michael Vogt <mvo@debian.org> Thu, 28 Oct 2010 21:22:21 +0200
1522
1523 apt (0.8.7ubuntu1) natty; urgency=low
1524
1525 * merged from debian-unstable, remainging changes:
1526 - use ubuntu keyring and ubuntu archive keyring in apt-key
1527 - run update-apt-xapian-index in apt.cron
1528 - support apt-key net-update and verify keys against master-keyring
1529 - run apt-key net-update in cron.daily
1530 - different example sources.list
1531
1532 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 15 Oct 2010 18:31:17 +0200
1533
1534 apt (0.8.7) unstable; urgency=low
1535
1536 [ Manpages translations ]
1537 * Typo fixed in French (extra "Z"). Thanks to Florentin Duneau.
1538 * Another typo fixed in French ("Anfin"). Thanks to bubulle
1539 * Wrong translation for "showauto" fixed. Thanks to Raphaël Hertzog
1540 Closes: #599265
1541
1542 [ Michael Vogt ]
1543 * debian/apt.cron.daily:
1544 - source /etc/default/locale (if available) so that the
1545 apt-get update cron job fetches the right translated package
1546 descriptions
1547 * fix test failure on amd64
1548 * apt-pkg/deb/debsystem.cc:
1549 - fix issues with dir::state::status and dir::state::extended_states
1550 when alternative rootdirs are used
1551
1552 [ Martin Pitt ]
1553 * apt-pkg/deb/debindexfile.cc:
1554 - Use FileFd::Size() instead of stat()ing the sources/binary/translations
1555 indexes directly, so that we have transparent handling of gzipped
1556 indexes.
1557 * apt-pkg/contrib/fileutl.cc:
1558 - Fix FileFd::Size() for gzipped files to give the size of the
1559 uncompressed data. This fixes cache building progress going way
1560 over 100%.
1561
1562 [ David Kalnischkies ]
1563 * apt-pkg/deb/deblistparser.cc:
1564 - support ArmHardFloat port in CompleteArch, thanks to Sebastian
1565 Andrzej Siewior for the patch!
1566 * doc/apt.ent:
1567 - move some strings into apt-verbatim.ent to avoid showing them in
1568 apt-doc.pot as they are untranslatable anyway (e.g. manpage references)
1569 * doc/apt-verbatim.ent:
1570 - change the codenames to reflect the situation after squeeze release
1571 * doc/examples/apt-https-method-example.conf:
1572 - apply various typo fixes by Olly Betts, thanks! (Closes: #600249)
1573
1574 -- Michael Vogt <mvo@debian.org> Fri, 15 Oct 2010 18:16:10 +0200
1575
1576 apt (0.8.6) unstable; urgency=low
1577
1578 [ Programs translations ]
1579 * Vietnamese update by Clytie Siddall (Closes: #598489)
1580 * Asturian update by Maacub (Closes: #599057)
1581
1582 [ David Kalnischkies ]
1583 * cmdline/apt-cache.cc:
1584 - use the TranslatedDescription for searching and not the first
1585 available one as it is maybe not an expected language (Closes: #597925)
1586 * apt-pkg/contrib/strutl.cc:
1587 - add a space between number and unit as required by SI (Closes: #598352)
1588 * apt-pkg/depcache.cc:
1589 - do not check endpointer packages instead of only those which prevented
1590 NeverAutoRemove settings from having an effect (Closes: #598452)
1591 - do not remove packages which the user requested for installation
1592 explicitly while satisfying other install requests (Closes: #598669)
1593 * apt-pkg/packagemanager.cc:
1594 - Add a space between period and 'Please' and unfuzzy all translations
1595 * doc/po/de.po:
1596 - remove the duplicated "angefertigt" in translation-holder string
1597
1598 -- Michael Vogt <mvo@debian.org> Mon, 04 Oct 2010 11:52:19 +0200
1599
1600 apt (0.8.5) unstable; urgency=low
1601
1602 [ Manpages translations ]
1603 * German (Chris Leick). Closes: #597163
1604
1605 [ Michael Vogt ]
1606 * merged lp:~mvo/apt/conflicts-on-virtuals to better deal with
1607 conflicts/breaks against virtual packages (LP: #614993)
1608
1609 [ David Kalnischkies ]
1610 * apt-pkg/policy.cc:
1611 - support 100-pinning in Release file with ButAutomaticUpgrades
1612 as requested by the backports crew (Closes: #596097)
1613 * apt-pkg/deb/deblistparser.cc:
1614 - overrule NotAutomatic in case of ButAutomaticUpgrades
1615 * debian/apt.cron.daily:
1616 - handle absolut directory paths correctly by loading directories
1617 directly instead of building the paths on our own (Closes: #596421)
1618 * debian/control:
1619 - build-depend on docbook-xml to ensure that the xml DTDs are always
1620 available on the buildds (Closes: #597145)
1621 * buildlib/debiandoc.mak, buildlib/po4a_manpage.mak:
1622 - ensure that the build fails if documentation building fails
1623 * doc/po/fr.po:
1624 - correct two syntax issues to ensure we can build fine
1625
1626 -- Michael Vogt <mvo@debian.org> Fri, 17 Sep 2010 22:05:06 +0200
1627
1628 apt (0.8.4) unstable; urgency=low
1629
1630 [ Michael vogt ]
1631 * ftparchive/writer.cc:
1632 - write out {Files,Checksum-Sha1,Checksum-Sha256} only if
1633 available LP: #633967. Thanks to Colin Watson
1634 * apt-pkg/contrib/cdromutl.cc:
1635 - if apt-cdrom is used on writable media (like usb-sticks), do
1636 not use the root directory to identify the medium (as all
1637 changes there change the ident id). Use the .disk directory
1638 instead
1639
1640 [ David Kalnischkies ]
1641 * ftparchive/writer.cc:
1642 - null the valid string instead of the date if Valid-Until is not set
1643 * apt-pkg/acquire-item.cc:
1644 - use also unsigned Release files again (Closes: #596189)
1645
1646 [ Christian Perrier ]
1647 * Fix missing space after dot in a message from apt-pkg
1648 Translations unfuzzied. Thanks to Holger Wansing.
1649
1650 -- Michael Vogt <mvo@debian.org> Fri, 10 Sep 2010 20:45:15 +0200
1651
1652 apt (0.8.3ubuntu7) maverick; urgency=low
1653
1654 [ David Kalnischkies ]
1655 * apt-pkg/depcache.cc:
1656 - do not remove packages which the user requested for installation
1657 explicitly while satisfying other install requests (Closes: #598669)
1658 Test case: debootstrap, install exim4, run "apt-get install postfix"
1659 This will result in exim4-heavy instead of postfix
1660
1661 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 05 Oct 2010 14:13:38 +0200
1662
1663 apt (0.8.3ubuntu6) maverick; urgency=low
1664
1665 [ Michael Vogt ]
1666 * debian/apt.cron.daily:
1667 - source /etc/default/locale (if available) so that the
1668 apt-get update cron job fetches the right translated package
1669 descriptions (LP: #652951)
1670
1671 [ David Kalnischkies ]
1672 * apt-pkg/depcache.cc:
1673 - do not check endpointer packages instead of only those which prevented
1674 NeverAutoRemove settings from having an effect (Closes: #598452)
1675 * cmdline/apt-cache.cc:
1676 - use the TranslatedDescription for searching and not the first
1677 available one as it is maybe not an expected language (Closes: #597925)
1678
1679 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 01 Oct 2010 15:25:00 +0200
1680
1681 apt (0.8.3ubuntu5) maverick; urgency=low
1682
1683 * debian/apt.dirs:
1684 - add missing /usr/share/apt so that the keyring is installed
1685 into the right place (LP: #620576)
1686
1687 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 22 Sep 2010 18:34:18 +0200
1688
1689 apt (0.8.3ubuntu4) maverick; urgency=low
1690
1691 * merged lp:~mvo/apt/conflicts-on-virtuals to better deal
1692 with conflicts/breaks against virtual packages (LP: #614993)
1693
1694 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 15 Sep 2010 19:48:26 +0200
1695
1696 apt (0.8.3ubuntu3) maverick; urgency=low
1697
1698 * merged fixes from debian-sid
1699
1700 [ Michael Vogt ]
1701 * apt-pkg/contrib/cdromutl.cc:
1702 - if apt-cdrom is used on writable media (like usb-sticks), do
1703 not use the root directory to identify the medium (as all
1704 changes there change the ident id). Use the .disk directory
1705 instead
1706
1707 [ David Kalnischkies ]
1708 * ftparchive/writer.cc:
1709 - null the valid string instead of the date if Valid-Until is not set
1710 * apt-pkg/acquire-item.cc:
1711 - use also unsigned Release files again (Closes: #596189)
1712
1713 [ Christian Perrier ]
1714 * Fix missing space after dot in a message from apt-pkg
1715 Translations unfuzzied. Thanks to Holger Wansing.
1716
1717 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 10 Sep 2010 21:45:49 +0200
1718
1719 apt (0.8.3ubuntu2) maverick; urgency=low
1720
1721 * ftparchive/writer.cc:
1722 - write out {Files,Checksum-Sha1,Checksum-Sha256} only if
1723 available LP: #633967. Thanks to Colin Watson
1724
1725 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 09 Sep 2010 15:30:19 +0200
1726
1727 apt (0.8.3ubuntu1) maverick; urgency=low
1728
1729 * merged fixes from debian-sid
1730 * debian/rules:
1731 - put ubuntu-archive.gpg back into the package (LP: #620576)
1732 * apt-pkg/init.cc:
1733 - ignore ".distUpgrade" and ".save" files in sources.list.d
1734 (LP: #631770)
1735
1736 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 07 Sep 2010 09:27:24 +0200
1737
1738 apt (0.8.3) unstable; urgency=low
1739
1740 [ Programs translations ]
1741 * German (Holger Wansing). Closes: #596141
1742
1743 [ Manpages translations ]
1744 * Japanese (KURASAWA Nozomu). Closes: #595862
1745
1746 [ Michael Vogt ]
1747 * apt-pkg/indexcopy.cc:
1748 - only use trusted.gpg.d directory if it exists
1749 - do not replace /dev/null when running in APT::CDROM::NoAct
1750 mode (LP: #612666), thanks to Colin Watson
1751
1752 [ David Kalnischkies ]
1753 * ftparchive/apt-ftparchive.cc:
1754 - ensure that BinDirectory as well as Tree settings get
1755 the correct default FileMode setting (Closes: #595922)
1756
1757 -- Michael Vogt <mvo@debian.org> Tue, 07 Sep 2010 15:28:41 +0200
1758
1759 apt (0.8.2) unstable; urgency=low
1760
1761 [ Manpages translations ]
1762 * Spanish (Omar Campagne). Closes: #595557
1763
1764 [ David Kalnischkies ]
1765 * apt-pkg/versionmatch.cc:
1766 - do not accept 'Pin: origin "' (missing closing ") as a valid
1767 way to pin a local archive: either "" or none…
1768 * apt-pkg/deb/dpkgpm.cc:
1769 - create Dir::Log if needed to support /var/log as tmpfs or similar,
1770 inspired by Thomas Bechtold, thanks! (Closes: #523919, LP: #220239)
1771 * apt-pkg/indexcopy.cc:
1772 - support really still the APT::GPGV::TrustedKeyring setting,
1773 as it breaks d-i badly otherwise (Closes: #595428)
1774 * cmdline/apt-key:
1775 - support also Dir::Etc::Trusted so that apt-key works in the same
1776 way as the library part which works with the trusted files
1777 * methods/{gzip,bzip2}.cc:
1778 - empty files can never be valid archives (Closes: #595691)
1779
1780 -- Michael Vogt <mvo@debian.org> Mon, 06 Sep 2010 18:10:06 +0200
1781
1782 apt (0.8.1) unstable; urgency=low
1783
1784 [ Programs translations ]
1785 * Thai (Theppitak Karoonboonyanan). Closes: #592695
1786 * Russian (Yuri Kozlov). Closes: #594232
1787 * Slovak (Ivan Masár). Closes: #594255
1788 * Swedish (Daniel Nylander). Closes: #594241
1789 * Japanese (Kenshi Muto, Osamu Aoki). Closes: #594265
1790 * Italian (Milo Casagrande). Closes: #594238
1791 * Asturian (maacub). Closes: #594303
1792 * Simplified Chinese (Aron Xu). Closes: #594458
1793 * Bulgarian (Damyan Ivanov). Closes: #594627
1794 * Portuguese (Miguel Figueiredo). Closes: #594668
1795 * Korean (Changwoo Ryu). Closes: #594809
1796 * Norwegian Bokmål (Hans Nordhaug). Closes: #595182
1797 * Danish (Joe Hansen). Closes: #595176
1798 * Catalan (Agustí Grau). Closes: #595234
1799
1800 [ Christian Perrier ]
1801 * Fix spelling error in cmdline/apt-get.cc. Thanks to Osamu Aoki
1802 Closes: #594211
1803
1804 [ Manpages translations ]
1805 * Portuguese (Américo Monteiro)
1806
1807 [ David Kalnischkies ]
1808 * cmdline/apt-cache.cc:
1809 - show in madison command again also source packages (LP: #614589)
1810 - remove useless GetInitialize method
1811 * cmdline/apt-get.cc:
1812 - remove direct calls of ReadMainList and use the wrapper instead
1813 to protect us from useless re-reads and two-times notice display
1814 - remove death code by removing unused GetInitialize
1815 * apt-pkg/depcache.cc:
1816 - now that apt-get purge works on 'rc' packages let the MarkDelete
1817 pass this purge forward to the non-pseudo package for pseudos
1818 * apt-pkg/contrib/fileutl.cc:
1819 - apply SilentlyIgnore also on files without an extension
1820 * apt-pkg/contrib/configuration.cc:
1821 - fix autoremove by using correct config-option name and
1822 don't make faulty assumptions in error handling (Closes: #594689)
1823 * apt-pkg/versionmatch.cc:
1824 - let the pin origin actually work as advertised in the manpage
1825 which means "" are optional and pinning a local archive does
1826 work - even if it is a non-flat archive (Closes: #594435)
1827
1828 -- Michael Vogt <mvo@debian.org> Fri, 03 Sep 2010 18:36:11 +0200
1829
1830 apt (0.8.0ubuntu3) maverick; urgency=low
1831
1832 * merged fixes from the debian-sid bzr branch:
1833
1834 [ Programs translations ]
1835 * Simplified Chinese (Aron Xu). Closes: #594458
1836 * Bulgarian (Damyan Ivanov). Closes: #594627
1837 * Portuguese (Miguel Figueiredo). Closes: #594668
1838 * Korean (Changwoo Ryu). Closes: #594809
1839
1840 [ Manpages translations ]
1841 * Portuguese (Américo Monteiro)
1842
1843 [ David Kalnischkies ]
1844 * cmdline/apt-cache.cc:
1845 - remove useless GetInitialize method
1846 * cmdline/apt-get.cc:
1847 - remove direct calls of ReadMainList and use the wrapper instead
1848 to protect us from useless re-reads and two-times notice display
1849 - remove death code by removing unused GetInitialize
1850 * apt-pkg/depcache.cc:
1851 - now that apt-get purge works on 'rc' packages let the MarkDelete
1852 pass this purge forward to the non-pseudo package for pseudos
1853 * apt-pkg/contrib/fileutl.cc:
1854 - apply SilentlyIgnore also on files without an extension
1855 * apt-pkg/contrib/configuration.cc:
1856 - fix autoremove by using correct config-option name and
1857 don't make faulty assumptions in error handling (Closes: #594689)
1858 * apt-pkg/versionmatch.cc:
1859 - let the pin origin actually work as advertised in the manpage
1860 which means "" are optional and pinning a local archive does
1861 work - even if it is a non-flat archive (Closes: #594435)
1862
1863 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 03 Sep 2010 17:05:53 +0200
1864
1865 apt (0.8.0ubuntu2) maverick; urgency=low
1866
1867 * merged fixes from the debian-sid bzr branch:
1868
1869 [ Programs translations ]
1870 * Thai (Theppitak Karoonboonyanan). Closes: #592695
1871 * Russian (Yuri Kozlov). Closes: #594232
1872 * Slovak (Ivan Masár). Closes: #594255
1873 * Swedish (Daniel Nylander). Closes: #594241
1874 * Japanese (Kenshi Muto, Osamu Aoki). Closes: #594265
1875 * Italian (Milo Casagrande). Closes: #594238
1876 * Asturian (maacub). Closes: #594303
1877
1878 [ Christian Perrier ]
1879 * Fix spelling error in cmdline/apt-get.cc. Thanks to Osamu Aoki
1880 Closes: #594211
1881
1882 [ David Kalnischkies ]
1883 * show in madison command again also source packages (LP: #614589)
1884
1885 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 26 Aug 2010 18:56:23 +0200
1886
1887 apt (0.8.0ubuntu1) maverick; urgency=low
1888
1889 * merged from debian/unstable
1890
1891 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 24 Aug 2010 21:39:06 +0200
1892
1893 apt (0.8.0) unstable; urgency=low
1894
1895 [ Michael Vogt ]
1896 * merge of the debian-expermental-ma branch
1897 * refresh po/pot files in doc/ and po/
1898
1899 [ Programs translations ]
1900 * Swedish (Daniel Nylander). Closes: #592366
1901 * French (Christian Perrier)
1902
1903 [ Manpages translations ]
1904 * French (Christian Perrier)
1905
1906 -- Michael Vogt <mvo@debian.org> Tue, 24 Aug 2010 16:32:19 +0200
1907
1908 apt (0.8.0~pre2) experimental; urgency=low
1909
1910 [ David Kalnischkies ]
1911 * apt-pkg/contrib/strutl.cc:
1912 - fix error checking for vsnprintf in its safe variant
1913 * methods/bzip2.cc:
1914 - fix error checking for read in case of failing bzip2/lzma/whatever
1915 * debian/apt.cron.daily:
1916 - create backups for our extended_states file (Closes: #593430)
1917 * apt-pkg/init.cc:
1918 - set the default values for dir::etc::trusted options correctly
1919 * ftparchive/writer.cc:
1920 - init valid-until correctly to prevent garbage entering Release file
1921 * apt-pkg/deb/debsystem.cc:
1922 - set dir::state::status based at least on dir
1923 * apt-pkg/deb/dpkgpm.cc:
1924 - use the InstVer instead of the CurrentVer for the autobit transfer
1925 * methods/http.cc:
1926 - some http servers violate HTTP1.1 by not issuing a Reason-Phrase
1927 (or at least a space after the code) especially for 200, but lets
1928 be nice and ignore it as we don't need the reason in general
1929 * apt-pkg/acquire-item.cc:
1930 - don't use ReadOnlyGzip mode for PDiffs as this mode doesn't work
1931 in combination with the AddFd methods of our hashclasses
1932
1933 -- Michael Vogt <mvo@debian.org> Mon, 23 Aug 2010 19:09:08 +0200
1934
1935 apt (0.8.0~pre1ubuntu2) maverick; urgency=low
1936
1937 * apt-pkg/deb/dpkgpm.cc:
1938 - enable apport reports again (got lost in the previous merge),
1939 thanks to Matt Zimmerman
1940
1941 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 23 Aug 2010 13:53:09 +0200
1942
1943 apt (0.8.0~pre1ubuntu1) maverick; urgency=low
1944
1945 * merged fixes from debian/experimental
1946
1947 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 13 Aug 2010 17:49:40 +0200
1948
1949 apt (0.8.0~pre1) experimental; urgency=low
1950
1951 [ Programs translations ]
1952 * Swedish translation update. Closes: #592366
1953
1954 [ Michael Vogt ]
1955 * merge of the debian-expermental-ma branch
1956 * refresh po/pot files in doc/ and po/
1957 * apt-pkg/pkgcache.cc:
1958 - re-evaluate the architectures cache when the cache is (re)opened
1959
1960 [ Colin Watson ]
1961 * apt-pkg/cdrom.cc:
1962 - fix off-by-one error in DropBinaryArch
1963
1964 [ Julian Andres Klode ]
1965 * apt-pkg/contrib/fileutl.cc:
1966 - Add WriteAtomic mode.
1967 - Revert WriteEmpty to old behavior (LP: #613211)
1968 * apt-pkg, methods:
1969 - Convert users of WriteEmpty to WriteAtomic.
1970 * apt-pkg/depcache.cc:
1971 - Only try upgrade for Breaks if there is a newer version, otherwise
1972 handle it as Conflicts (by removing it) (helps for #591882).
1973 * debian/control:
1974 - Add dependency on gnupg to apt, apt-key uses it.
1975
1976 [ David Kalnischkies ]
1977 * apt-pkg/algorithms.cc:
1978 - let the problem resolver install packages to fix or-groups
1979 as a needed remove nuked another or-member (helps for #591882)
1980 - change the debug outputs to display also arch of the
1981 package and version dependencies information
1982 * cmdline/apt-get.cc:
1983 - let APT::Get::Arch-Only in build-dep default to false again
1984 (Closes: #592628) Thanks Mohamed Amine IL Idrissi for report!
1985 - purge packages in 'rc' state, thanks Rogier! (Closes: #150831)
1986 * apt-pkg/pkgcache.cc:
1987 - fix LongDesc handling in LANG=C environment
1988
1989 -- Michael Vogt <mvo@debian.org> Fri, 13 Aug 2010 17:00:49 +0200
1990
1991 apt (0.7.26~exp12ubuntu4) maverick; urgency=low
1992
1993 [ Julian Andres Klode ]
1994 * apt-pkg/contrib/fileutl.cc:
1995 - Add WriteAtomic mode.
1996 - Revert WriteEmpty to old behavior (LP: #613211)
1997 * apt-pkg, methods:
1998 - Convert users of WriteEmpty to WriteAtomic.
1999 * apt-pkg/depcache.cc:
2000 - Only try upgrade for Breaks if there is a newer version, otherwise
2001 handle it as Conflicts (by removing it) (helps for #591882).
2002
2003 [ Michael Vogt ]
2004 * debian/control:
2005 - Add recommends on gnupg to apt, apt-key uses it.
2006 (changed from debian)
2007
2008 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 11 Aug 2010 12:01:30 +0200
2009
2010 apt (0.7.26~exp12ubuntu3) maverick; urgency=low
2011
2012 [ Colin Watson ]
2013 * apt-pkg/cdrom.cc:
2014 - fix off-by-one error in DropBinaryArch
2015
2016 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 02 Aug 2010 21:04:18 +0200
2017
2018 apt (0.7.26~exp12ubuntu2) maverick; urgency=low
2019
2020 * debian/apt.postinst:
2021 - do not fail if ubuntu-keyring is not installed
2022
2023 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 02 Aug 2010 11:47:59 +0200
2024
2025 apt (0.7.26~exp12ubuntu1) maverick; urgency=low
2026
2027 * ABI break upload
2028 * merged from debian/experimental, remaining changes:
2029 - use ubuntu keyring and ubuntu archive keyring in apt-key
2030 - run update-apt-xapian-index in apt.cron
2031 - support apt-key net-update and verify keys against master-keyring
2032 - run apt-key net-update in cron.daily
2033 - different example sources.list
2034 * debian/apt.postinst
2035 - drop set_apt_proxy_from_gconf(), no longer needed in maverick
2036 * apt-pkg/pkgcache.cc:
2037 - re-evaluate the architectures cache when the cache is (re)opened
2038
2039 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 30 Jul 2010 19:32:15 +0200
2040
2041 apt (0.7.26~exp12) experimental; urgency=low
2042
2043 [ Michael Vogt ]
2044 * debian/control:
2045 - add dependency on zlib-dev for libapt-pkg-dev
2046
2047 [ David Kalnischkies ]
2048 * apt-pkg/cacheset.cc:
2049 - [ABI BREAK] add an ErrorType option to CacheSetHelper
2050 * cmdline/apt-cache.cc:
2051 - use Notice instead of Error in the CacheSetHelper messages
2052 for compat reasons. Otherwise tools like sbuild blow up
2053 - return success in show if a virtual package was given
2054 * debian/control:
2055 - remove libcurl3-gnutls-dev alternative as the package is gone
2056 - increase needed version of libcurl4-gnutls-dev to >= 7.19.0
2057 as we use CURLOPT_{ISSUERCERT,CRLFILE} (Closes: #589642)
2058
2059 -- Michael Vogt <mvo@debian.org> Fri, 30 Jul 2010 11:55:48 +0200
2060
2061 apt (0.7.26~exp11) experimental; urgency=low
2062
2063 [ Julian Andres Klode ]
2064 * apt-pkg/deb/dpkgpm.cc:
2065 - Write architecture information to history file.
2066 - Add to history whether a change was automatic or not.
2067 * apt-pkg/contrib/fileutl.cc:
2068 - Add FileFd::OpenDescriptor() (needed for python-apt's #383617).
2069 * cmdline/apt-get.cc:
2070 - Support large filesystems by using statvfs64() instead of statvfs()
2071 and statfs64() instead of statfs() (Closes: #590513).
2072 * apt-pkg/cdrom.cc:
2073 - Use link() instead of rename() for creating the CD database backup;
2074 otherwise there would be a short time without any database.
2075
2076 [ David Kalnischkies ]
2077 * apt-pkg/depcache.cc:
2078 - handle "circular" conflicts for "all" packages correctly
2079 * cmdline/apt-cache.cc:
2080 - be able to omit dependency types in (r)depends (Closes: #319006)
2081 - show in (r)depends the canidate per default instead of newest
2082 - share the (r)depends code instead of codecopy
2083 * apt-pkg/cacheset.cc:
2084 - move them back to the library as they look stable now
2085 - add a 'newest' pseudo target release as in pkg/newest
2086 * apt-pkg/pkgcache.cc:
2087 - prefer non-virtual packages in FindPreferredPkg (Closes: #590041)
2088 * test/integration/*:
2089 - add with bug#590041 testcase a small test "framework"
2090 * apt-pkg/orderlist.cc:
2091 - try to install another or-group member in DepRemove before
2092 breaking the or group (Closes: #590438)
2093 - configure also the replacement before remove by adding Immediate flag
2094
2095 [ Michael Vogt ]
2096 * apt-pkg/contrib/error.{cc,h}
2097 - docstring cleanup
2098 - add inline DumpError() to avoid subtle API break
2099
2100 -- Michael Vogt <mvo@debian.org> Thu, 29 Jul 2010 16:40:58 +0200
2101
2102 apt (0.7.26~exp10) experimental; urgency=low
2103
2104 [ David Kalnischkies ]
2105 * apt-pkg/contrib/error.{cc,h}:
2106 - remove constness of va_list parameter to fix build on amd64 and co
2107 Thanks Eric Valette! (Closes: #588610)
2108 * apt-pkg/deb/debmetaindex.cc:
2109 - do not query each architecture for flat file archives
2110 - fix typo preventing display of architecture in Info()
2111 * methods/bzip2.cc:
2112 - add a copycat of the old gzip.cc as we need it for bzip2 and lzma
2113
2114 [ Martin Pitt ]
2115 * debian/rules:
2116 - Make DEB_BUILD_OPTIONS=noopt actually work by passing the right
2117 CXXFLAGS.
2118 * apt-pkg/contrib/fileutl.{h,cc}:
2119 - Add support for reading of gzipped files with the new "ReadOnlyGzip"
2120 OpenMode. (Closes: #188407)
2121 - Link against zlib (in apt-pkg/makefile) and add zlib build dependency.
2122 - [ABI BREAK] This adds a new private member to FileFd, but its
2123 initialization is in the public header file.
2124 * configure.in:
2125 - Check for zlib library and headers.
2126 * apt-pkg/acquire-item.cc, apt-pkg/deb/debindexfile.cc,
2127 apt-pkg/deb/debrecords.cc, apt-pkg/deb/debsrcrecords.h,
2128 cmdline/apt-cache.cc:
2129 - Open Packages, Sources, and Translations indexes in "ReadOnlyGzip" mode.
2130 * apt-pkg/deb/debindexfile.cc:
2131 - If we do not find uncompressed package/source/translation indexes, look
2132 for gzip compressed ones.
2133 * apt-pkg/acquire-item.cc:
2134 - If the Acquire::GzipIndexes option is true and we download a gzipped
2135 index file, keep it as it is (and rename to .gz) instead of
2136 uncompressing it.
2137 * doc/apt.conf.5.xml:
2138 - Document the new Acquire::GzipIndexes option.
2139 * doc/po/apt-doc.pot, doc/po/de.po:
2140 - German translation of new Acquire::GzipIndexes option.
2141 * Add test/test-indexes.sh:
2142 - Test behaviour of index retrieval and usage, in particular with
2143 uncompressed and gzip compressed indexes.
2144 * methods/gzip.cc: With FileFd now being able to read gzipped files, there
2145 is no need for the gzip method any more to spawn an external gzip process.
2146 Rewrite it to use FileFd directly, which makes the code a lot simpler, and
2147 also using less memory and overhead.
2148
2149 -- Michael Vogt <mvo@debian.org> Mon, 12 Jul 2010 11:41:01 +0200
2150
2151 apt (0.7.26~exp9) experimental; urgency=low
2152
2153 [ David Kalnischkies ]
2154 * doc/apt.conf.5.xml:
2155 - add and document APT::Cache-{Start,Grow,Limit} options for mmap control
2156 * apt-pkg/contrib/fileutl.cc:
2157 - do not fail von double close()
2158
2159 -- Michael Vogt <mvo@debian.org> Fri, 09 Jul 2010 21:51:55 +0200
2160
2161 apt (0.7.26~exp8) experimental; urgency=low
2162
2163 [ David Kalnischkies ]
2164 * cmdline/cacheset.cc:
2165 - doesn't include it in the library for now as it is too volatile
2166 - get the candidate either from an already built depcache
2167 or use the policy which is a bit faster than depcache generation
2168 - get packages by task^ with FromTask()
2169 - only print errors if all tries to get a package by string failed
2170 - factor out code to get a single package FromName()
2171 - check in Grouped* first without modifier interpretation
2172 * cmdline/apt-get.cc:
2173 - use the cachsets in the install commands
2174 - make the specify order of packages irrelevant (Closes: #196021)
2175 * apt-pkg/orderlist.cc:
2176 - untouched packages are never missing
2177 * apt-pkg/packagemanager.cc:
2178 - packages that are not touched doesn't need to be unpacked
2179 * debian/control:
2180 - remove intltool's dependency as it is an ubuntu artefact
2181 * apt-pkg/depcache.cc:
2182 - SetCandidateVer for all pseudo packages
2183 - SetReInstall for the "all" package of a pseudo package
2184 - use the new MatchAgainstConfig for the DefaultRootSetFunc
2185 - always mark the all package if a pseudo package is marked for install
2186 * apt-pkg/contrib/error.{cc,h}:
2187 - complete rewrite but use the same API
2188 - add NOTICE and DEBUG as new types of a message
2189 - add a simple stack handling to be able to delay error handling
2190 * apt-pkg/aptconfiguration.cc:
2191 - show a deprecation notice for APT::Acquire::Translation
2192 * apt-pkg/contrib/configuration.{cc,h}:
2193 - add a wrapper to match strings against configurable regex patterns
2194 * apt-pkg/contrib/fileutl.cc:
2195 - show notice about ignored file instead of being always silent
2196 - add a Dir::Ignore-Files-Silently list option to control the notice
2197 * apt-pkg/policy.h:
2198 - add another round of const& madness as the previous round accidentally
2199 NOT overrides the virtual GetCandidateVer() method (Closes: #587725)
2200 * apt-pkg/pkgcachegen.{cc,h}:
2201 - make the used MMap moveable (and therefore dynamic resizeable) by
2202 applying (some) mad pointer magic (Closes: #195018)
2203
2204 [ Michael Vogt ]
2205 * apt-pkg/deb/dpkgpm.cc:
2206 - make the apt/term.log output unbuffered (thanks to Matt Zimmerman)
2207
2208 [ Julian Andres Klode ]
2209 * methods/ftp.h:
2210 - Handle different logins on the same server (Closes: #586904).
2211 * apt-pkg/deb/deblistparser.cc:
2212 - Handle architecture wildcards (Closes: #547724).
2213 * apt-pkg/versionmatch.cc:
2214 - Support matching pins by regular expressions or glob() like patterns,
2215 regular expressions have to be put between to slashes; for example,
2216 /.*/.
2217 * apt-pkg/contrib/fileutl.cc:
2218 - Make FileFd replace files atomically in WriteTemp mode (for cache, etc).
2219 * debian/control:
2220 - Set Standards-Version to 3.9.0
2221
2222 -- Michael Vogt <mvo@debian.org> Fri, 09 Jul 2010 19:16:20 +0200
2223
2224 apt (0.7.26~exp7) experimental; urgency=low
2225
2226 * apt-pkg/cachefile.h:
2227 - make pkgPolicy public again, libapt-pkg-perl (and probably
2228 others) get unhappy without that
2229
2230 -- Michael Vogt <mvo@debian.org> Thu, 10 Jun 2010 15:33:24 +0200
2231
2232 apt (0.7.26~exp6) experimental; urgency=low
2233
2234 [ Michael Vogt ]
2235 * merge the remaining Ubuntu change:
2236 - on gpg verification failure warn and restore the last known
2237 good state
2238 - on failure display the IP of the server (useful for servers
2239 that use round robin DNS)
2240 - support Original-Maintainer in RewritePackageOrder
2241 - enable cdrom autodetection via libudev by default
2242 - show message about Vcs in use when apt-get source is run for
2243 packages maintained in a Vcs
2244 - better support transitional packages with mark auto-installed.
2245 when the transitional package is in "oldlibs" the new package
2246 is not marked auto installed (same is true for section
2247 metapackages)
2248 - provide new "deb mirror://archive.foo/mirrors.list sid main"
2249 method expects a list of mirrors (generated on the server e.g.
2250 via geoip) and will use that, including cycle on failure
2251 - write apport crash file on package failure (disabled by default
2252 on debian until apport is available)
2253 - support mirror failure reporting (disabled by default on debian)
2254
2255 [ David Kalnischkies ]
2256 * apt-pkg/deb/dpkgpm.cc:
2257 - write Disappeared also to the history.log
2258 - forward manual-installed bit on package disappearance
2259 * apt-pkg/deb/debsystem.cc:
2260 - add better config item for extended_states file
2261 * apt-pkg/pkgcache.h:
2262 - switch {,Install-}Size to unsigned long long
2263 * apt-pkg/depcache.cc:
2264 - do the autoremove mark process also for required packages to handle
2265 these illegally depending on lower priority packages (Closes: #583517)
2266 - try harder to find the other pseudo versions for autoremove multiarch
2267 - correct "Dangerous iterator usage" pointed out by cppcheck
2268 - deal with long long, not with int to remove 2GB Limit (LP: #250909)
2269 - deprecate AddSize with Multiplier as it is unused and switch to
2270 boolean instead to handle the sizes more gracefully.
2271 - switch i{Download,Usr}Size from double to (un)signed long long
2272 * apt-pkg/aptconfiguration.cc:
2273 - remove duplicate architectures in getArchitectures()
2274 * apt-pkg/indexrecords.{cc,h}:
2275 - backport forgotten Valid-Until patch from the obsolete experimental
2276 branch to prevent replay attacks better, thanks to Thomas Viehmann
2277 for the initial patch! (Closes: #499897)
2278 - add a constant Exists check for MetaKeys
2279 * apt-pkg/acquire-item.cc:
2280 - do not try PDiff if it is not listed in the Meta file
2281 - sent Last-Modified header also for Translation files
2282 * apt-pkg/cacheiterator.h:
2283 - let pkgCache::Iterator inherent std::iterator
2284 * ftparchive/writer.h:
2285 - add a virtual destructor to FTWScanner class (for cppcheck)
2286 * apt-pkg/cacheset.{cc,h}:
2287 - add simple wrapper around std::set for cache structures
2288 - move regex magic from apt-get to new FromRegEx method
2289 - move cmdline parsing from apt-cache to new FromCommandLine method
2290 - support special release-modifier 'installed' and 'candidate'
2291 * apt-pkg/contrib/cmdline.cc:
2292 - fix segfault in SaveInConfig caused by writing over char[] sizes
2293 * apt-pkg/pkgcache.cc:
2294 - get the best matching arch package from a group with FindPreferredPkg
2295 * cmdline/apt-cache.cc:
2296 - make the search multiarch compatible by using GrpIterator instead
2297 - use pkgCacheFile and the new CacheSets all over the place
2298 - add --target-release option (Closes: #115520)
2299 - accept pkg/release and pkg=version in show and co. (Closes: #236270)
2300 - accept package versions in the unmet command
2301 * cmdline/apt-get.cc:
2302 - use unsigned long long instead of double to store values it gets
2303 * apt-pkg/cachefile.{cc,h}:
2304 - split Open() into submethods to be able to build only parts
2305 - make the OpProgress optional in the Cache buildprocess
2306 - store also the SourceList we use internally for export
2307 * doc/apt.conf.5.xml:
2308 - document the new Valid-Until related options
2309 * apt-pkg/contrib/strutl.cc:
2310 - split StrToTime() into HTTP1.1 and FTP date parser methods and
2311 use strptime() instead of some self-made scanf mangling
2312 - use the portable timegm shown in his manpage instead of a strange
2313 looking code copycat from wget
2314 * ftparchive/writer.cc:
2315 - add ValidTime option to generate a Valid-Until header in Release file
2316 * apt-pkg/policy.cc:
2317 - get the candidate right for a not-installed pseudo package if
2318 his non-pseudo friend is installed
2319 * apt-pkg/indexcopy.cc:
2320 - move the gpg codecopy to a new method and use it also in methods/gpgv.cc
2321
2322 -- Michael Vogt <mvo@debian.org> Thu, 10 Jun 2010 14:02:22 +0200
2323
2324 apt (0.7.26~exp5) experimental; urgency=low
2325
2326 [ David Kalnischkies ]
2327 * cmdline/apt-get.cc:
2328 - rerun dpkg-source in source if --fix-broken is given (Closes: #576752)
2329 - don't suggest held packages as they are installed (Closes: #578135)
2330 - handle multiple --{tar,diff,dsc}-only options correctly
2331 - show at the end of the install process a list of disappeared packages
2332 * cmdline/apt-cache.cc:
2333 - use GroupCount for package names in stats and add a package struct line
2334 * methods/rred.cc:
2335 - use the patchfile modification time instead of the one from the
2336 "old" file - thanks to Philipp Weis for noticing! (Closes: #571541)
2337 * debian/rules:
2338 - remove targets referring to CVS or arch as they are useless
2339 - use $(CURDIR) instead of $(pwd)
2340 - use dpkg-buildflags if available for CXXFLAGS
2341 * README.arch:
2342 - remove the file completely as it has no use nowadays
2343 * apt-pkg/depcache.cc:
2344 - be doublesure that the killer query is empty before starting reinstall
2345 * methods/gpgv.cc:
2346 - remove the keyrings count limit by using vector magic
2347 * contrib/mmap.cc:
2348 - clarify "MMap reached size limit" error message, thanks Ivan Masár!
2349 * doc/apt.ent
2350 - add entities for the current oldstable/stable/testing codenames
2351 * doc/sources.list.5.xml:
2352 - use stable-codename instead of stable in the examples (Closes: #531492)
2353 * doc/apt_preferences.5.xml:
2354 - adapt some examples here to use current codenames as well
2355 - add "NotAutomatic: yes" handling, thanks Osamu Aoki (Closes: #490347)
2356 * debian/libapt-pkg-doc.doc-base.cache:
2357 - remove yet another reference to the removed cache.sgml
2358 * doc/apt-get.8.xml:
2359 - do not say explicit target_release_{name,version,codename}, it should
2360 be clear by itself and 'man' can break lines again (Closes: #566166)
2361 - remove the gnome-apt reference as it is removed from unstable
2362 * apt-pkg/deb/dpkgpm.cc:
2363 - add 'disappear' to the known processing states, thanks Jonathan Nieder
2364 * apt-pkg/packagemanager.h:
2365 - export info about disappeared packages with GetDisappearedPackages()
2366
2367 [ Michael Vogt ]
2368 * methods/http.{cc,h}:
2369 - code cleanup, use enums instead of magic ints
2370
2371 [ Jari Aalto ]
2372 * debian/rules:
2373 - spell out some less known options to reduce manpage consultation-rate
2374 - Use POSIX command substitution: $(<command sequence>)
2375 - Remove EOL whitespace (Closes: #577804)
2376
2377 [ Julian Andres Klode ]
2378 * apt-pkg/acquire-item.cc:
2379 - Fix pkgAcqFile::Custom600Headers() to always return something.
2380
2381
2382 [ Christian Perrier ]
2383 * Slovak translation update. Closes: #581159
2384 * Italian translation update. Closes: #581742
2385 * Swedish translation update. Closes: #592366
2386
2387 -- Michael Vogt <mvo@debian.org> Tue, 25 May 2010 16:01:42 +0200
2388
2389 apt (0.7.26~exp4) experimental; urgency=low
2390
2391 [ David Kalnischkies ]
2392 * apt-pkg/depcache.cc:
2393 - rewrite the pseudo package reinstaller to be more intelligent
2394 in his package choices
2395 * apt-pkg/packagemanager.cc:
2396 - don't try to "unpack" pseudo packages twice
2397 * apt-pkg/contrib/fileutl.cc:
2398 - add a parent-guarded "mkdir -p" as CreateDirectory()
2399 * apt-pkg/acquire.{cc,h}:
2400 - add a delayed constructor with Setup() for success reporting
2401 - check for and create directories in Setup if needed instead of
2402 error out unfriendly in the Constructor (Closes: #523920, #525783)
2403 - optional handle a lock file in Setup()
2404 * apt-pkg/acquire-item.cc:
2405 - Acquire::ForceHash to force method for expected hash
2406 * cmdline/apt-get.cc:
2407 - remove the lock file handling and let Acquire take care of it instead
2408 - display MD5Sum in --print-uris if not forced to use another method
2409 instead of displaying the strongest available (Closes: #576420)
2410 - regex for package names executed on Grp- not PkgIterator
2411 - show non-candidates as fallback for virtual packages (Closes: #578385)
2412 - set also "all" to this version for pseudo packages in TryToChangeVer
2413 * apt-pkg/deb/dpkgpm.cc:
2414 - remove Chroot-Directory from files passed to install commands.
2415 Thanks to Kel Modderman for report & patch! (Closes: #577226)
2416 * ftparchive/writer.cc:
2417 - remove 999 chars Files and Checksums rewrite limit (Closes: #577759)
2418 * cmdline/apt-cache.cc:
2419 - align Installed and Candidate Version in policy so they can be compared
2420 easier, thanks Ralf Gesellensetter for the pointer! (Closes: #578657)
2421 * doc/apt.ent:
2422 - Add a note about APT_CONFIG in the -c description (Closes: #578267)
2423 * doc/po/de.po:
2424 - correct typos in german apt_preferences manpage, thanks Chris Leick!
2425 * apt-pkg/sourcelist.cc:
2426 - be less strict and accept [option=value] as well
2427 * apt-pkg/contrib/configuration.cc:
2428 - error out if #clear directive has no argument
2429 * doc/files.sgml:
2430 - sync documentation with status quo, regarding files/directories in
2431 use, extended_states and uri schemes.
2432 * doc/cache.sgml:
2433 - drop the file in favor of inplace documentation with doxygen
2434 * apt-pkg/pkgcache.h:
2435 - enhance the Groups ABI by providing a ID as the other structs does
2436 - check also the size of the Group struct then checking for the others
2437
2438 [ Jari Aalto ]
2439 * cmdline/apt-get.cc:
2440 - replace backticks with single quotes around fix-broken command
2441 in the broken packages message. (Closes: #577168)
2442 * dselect/install:
2443 - modernize if-statements not to use 'x' (Closes: #577117)
2444 - replace backticks with POSIX $() (Closes: #577116)
2445
2446 [ Michael Vogt ]
2447 * [ Abi break ] apt-pkg/acquire-item.{cc,h}:
2448 - add "IsIndexFile" to constructor of pkgAcqFile so that it sends
2449 the right cache control headers
2450 * cmdline/apt-get.cc:
2451 - fix crash when pkg.VersionList() is empty
2452 * apt-pkg/depcache.cc:
2453 - fix incorrect std::cout usage for debug output
2454 * test/libapt/getlanguages_test.cc:
2455 - Add test for Esperanto that has nocounty associated with them
2456 (LP: #560956)
2457 * apt-pkg/deb/debrecords.cc:
2458 - fix max tag buffer size (LP: #545336, closes: #578959)
2459 * debian/rules:
2460 - install html doxygen in libapt-pkg-doc
2461 * debian/control:
2462 - build-depend on doxygen
2463
2464 [ Julian Andres Klode ]
2465 * apt-pkg/contrib/weakptr.h:
2466 - add a class WeakPointable which allows one to register weak pointers to
2467 an object which will be set to NULL when the object is deallocated.
2468 * [ABI break] apt-pkg/acquire{-worker,-item,}.h:
2469 - subclass pkgAcquire::{Worker,Item,ItemDesc} from WeakPointable.
2470 * apt-pkg/pkgcache.cc:
2471 - Merge fix from David to correct handling in single-arch environments.
2472 * cmdline/apt-cache.cc:
2473 - Add a showauto command to apt-cache.
2474 * cmdline/apt-get.cc:
2475 - Add apt-get markauto and unmarkauto commands.
2476
2477 -- Michael Vogt <mvo@debian.org> Thu, 06 May 2010 09:32:54 +0200
2478
2479 apt (0.7.26~exp3) experimental; urgency=low
2480
2481 [ Christian Perrier ]
2482 * German translation update. Closes: #571037
2483 * Spanish manpages translation update. Closes: #573293
2484 * Dutch translation update. Closes: #573946
2485 * Polish manpages translation update. Closes: #574558
2486 * Add "manpages-pl (<< 20060617-3~)" to avoid file conflicts with
2487 that package that was providing some manpages for APT utilities.
2488
2489 [ David Kalnischkies ]
2490 * [BREAK] merge MultiArch-ABI. We don't support MultiArch,
2491 but we support the usage of the new ABI so libapt users
2492 can start to prepare for MultiArch (Closes: #536029)
2493 * Ignore :qualifiers after package name in build dependencies
2494 in the library by default, but try to honour them in apt-get
2495 as we have some sort of MultiArch support ready (Closes: #558103)
2496 * add translation of the manpages to PT (portuguese)
2497 Thanks to Américo Monteiro!
2498 * Switch to dpkg-source 3.0 (native) format
2499 * apt-pkg/depcache.cc:
2500 - remove Auto-Installed information from extended_states
2501 together with the package itself (Closes: #572364)
2502 * cmdline/apt-mark:
2503 - don't crash if no arguments are given (Closes: #570962)
2504 * debian/control:
2505 - remove some years old and obsolete Replaces
2506 - add automake/conf build-depends/conflicts as recommend by
2507 the autotools-dev README (Closes: #572615)
2508 * apt-pkg/contrib/mmap.{h,cc}:
2509 - add char[] fallback for filesystems without shared writable
2510 mmap() like JFFS2. Thanks to Marius Vollmer for writing
2511 and to Loïc Minier for pointing to the patch! (Closes: #314334)
2512 * doc/apt_preferences.5.xml:
2513 - fix two typos and be more verbose in the novice warning.
2514 Thanks to Osamu Aoki for pointing it out! (Closes: #567669)
2515 - fix a=sid vs. n=sid typo, thanks Ansgar Burchardt!
2516 - origin can be used to match a hostname (Closes: #352667)
2517 - remove wrong pin-priority is optional remark (Closes: #574944)
2518 * apt-pkg/deb/dpkgpm.cc:
2519 - fix error message construction in OpenLog()
2520 - if available store the Commandline in the history
2521 * cmdline/apt-get.cc:
2522 - add a --only-upgrade flag to install command (Closes: #572259)
2523 - fix memory leaks in error conditions in DoSource()
2524 - try version match in FindSrc first exact than fuzzy (LP: #551178)
2525 * apt-pkg/contrib/cmndline.cc:
2526 - save Commandline in Commandline::AsString for logging
2527 * apt-pkg/deb/debversion.cc:
2528 - consider absent of debian revision equivalent to 0 (Closes: #573592)
2529 * doc/makefile, doc/*:
2530 - generate subdirectories for building the manpages in on the fly
2531 depending on the po files we have.
2532 * apt-pkg/pkgcachegen.cc:
2533 - merge versions correctly even if multiple different versions
2534 with the same version number are available.
2535 Thanks to Magnus Holmgren for the patch! (Closes: #351056)
2536 * ftparchive/writer.cc:
2537 - write LongDescriptions if they shouldn't be included in Packages
2538 file into i18n/Translation-en by default.
2539 * doc/po/de.po:
2540 - correct a few typos in the german manpage translation.
2541 Thanks to Chris Leick and Georg Koppen! (Closes: #574962)
2542 * apt-pkg/contrib/strutl.cc:
2543 - convert all toupper calls to tolower_ascii for a little speedup
2544
2545 [ Jean-Baptiste Lallement ]
2546 * apt-pkg/contrib/strutl.cc:
2547 - always escape '%' (LP: #130289) (Closes: #500560)
2548 - unescape '%' sequence only if followed by 2 hex digit
2549 - username/password are urlencoded in proxy string (RFC 3986)
2550
2551 [ Julian Andres Klode ]
2552 * cmdline/apt-cache.cc:
2553 - Change behavior of showsrc to match the one of show (Closes: #512046).
2554 * cmdline/apt-key:
2555 - Honor Apt::GPGV::TrustedKeyring (Closes: #316390)
2556 * cmdline/apt-mark:
2557 - Use the new python-apt API (and conflict with python-apt << 0.7.93.2).
2558 * apt-inst/contrib/arfile.h:
2559 - Add public ARArchive::Members() which returns the list of members.
2560 * apt-pkg/policy.cc:
2561 - Always return a candidate if there is at least one version pinned > 0
2562 (Closes: #512318)
2563 * ftparchive/apt-ftparchive.cc:
2564 - Read default configuration (Closes: #383257)
2565 * debian/rules:
2566 - Fix the libraries name to be e.g. libapt-pkg4.9 instead of
2567 libapt-pkg-4.9.
2568
2569 [ Michael Vogt ]
2570 * apt-pkg/deb/dpkgpm.cc:
2571 - fix backgrounding when dpkg runs (closes: #486222)
2572 * cmdline/apt-mark:
2573 - show error on incorrect aguments (LP: #517917), thanks to
2574 Torsten Spindler
2575 * cmdline/apt-get.cc:
2576 - if apt-get source foo=version or foo/distro can not be found,
2577 error out (LP: #502641)
2578 * apt-pkg/packagemanager.cc:
2579 - better debug output
2580 * doc/examples/configure-index:
2581 - add missing Debug::pkgPackageManager option
2582
2583 -- Michael Vogt <mvo@debian.org> Thu, 01 Apr 2010 17:30:43 +0200
2584
2585 apt (0.7.26~exp2) experimental; urgency=low
2586
2587 * fix crash when LANGUAGE is not set
2588
2589 -- Michael Vogt <mvo@debian.org> Thu, 18 Feb 2010 22:07:23 +0100
2590
2591 apt (0.7.26~exp1) experimental; urgency=low
2592
2593 [ David Kalnischkies ]
2594 * [BREAK] add possibility to download and use multiply
2595 Translation files, configurable with Acquire::Translation
2596 (Closes: #444222, #448216, #550564)
2597 * Ignore :qualifiers after package name in build dependencies
2598 for now as long we don't understand them (Closes: #558103)
2599 * apt-pkg/contrib/mmap.{cc,h}:
2600 - extend it to have a growable flag - unused now but maybe...
2601 * apt-pkg/pkgcache.h:
2602 - use long instead of short for {Ver,Desc}File size,
2603 patch from Víctor Manuel Jáquez Leal, thanks! (Closes: #538917)
2604 * apt-pkg/acquire-item.cc:
2605 - allow also to skip the last patch if target is reached,
2606 thanks Bernhard R. Link! (Closes: #545699)
2607 * ftparchive/writer.{cc,h}:
2608 - add --arch option for packages and contents commands
2609 - if an arch is given accept only *_all.deb and *_arch.deb instead
2610 of *.deb. Thanks Stephan Bosch for the patch! (Closes: #319710)
2611 - add APT::FTPArchive::AlwaysStat to disable the too aggressive
2612 caching if versions are build multiply times (not recommend)
2613 Patch by Christoph Goehre, thanks! (Closes: #463260)
2614 * apt-pkg/deb/dpkgpm.cc:
2615 - stdin redirected to /dev/null takes all CPU (Closes: #569488)
2616 Thanks to Aurelien Jarno for providing (again) a patch!
2617 * buildlib/apti18n.h.in, po/makefile:
2618 - add ngettext support with P_()
2619 * aptconfiguration.cc:
2620 - include all existing Translation files in the Cache (Closes: 564137)
2621 * debian/control:
2622 - update with no changes to debian policy 3.8.4
2623 * doc/apt_preferences.5.xml:
2624 - explicitly warn against careless use (Closes: #567669)
2625 * debian/rules:
2626 - remove creation of empty dir /usr/share/apt
2627 * doc/apt-cdrom.8.xml:
2628 - fix typo spotted by lintian: proc(c)eed
2629
2630 [ Ivan Masár ]
2631 * Slovak translation update. Closes: #568294
2632
2633 [ Michael Vogt ]
2634 * [BREAK] merged lp:~mvo/apt/history
2635 - this writes a /var/log/apt/history tagfile that contains details
2636 from the transaction (complements term.log)
2637 * methods/http.cc:
2638 - add cache-control headers even if no cache is given to allow
2639 adding options for intercepting proxies
2640 - add Acquire::http::ProxyAutoDetect configuration that
2641 can be used to call a external helper to figure out the
2642 proxy configuration and return it to apt via stdout
2643 (this is a step towards WPAD and zeroconf/avahi support)
2644 * abicheck/
2645 - add new abitest tester using the ABI Compliance Checker from
2646 http://ispras.linuxfoundation.org/index.php/ABI_compliance_checker
2647
2648 [ Robert Collins ]
2649 * Change the package index Info methods to allow apt-cache policy to be
2650 useful when using several different archives on the same host.
2651 (Closes: #329814, LP: #22354)
2652
2653 -- Michael Vogt <mvo@debian.org> Thu, 18 Feb 2010 16:11:39 +0100
2654
2655 apt (0.7.25.3ubuntu10) maverick; urgency=low
2656
2657 [ Michael Vogt ]
2658 * debian/apt.conf.ubuntu:
2659 - no longer install (empty) apt.conf.d/01ubuntu
2660 * apt-pkg/deb/dpkgpm.cc:
2661 - make the apt/term.log output unbuffered (thanks to Matt Zimmerman)
2662 - fix FTBFS (LP: #600155)
2663
2664 [ Matthias G. ]
2665 * apt-pkg/deb/dpkgpm.cc:
2666 - Fix segmentation fault when /var/log/apt ist missing. LP: #535509
2667
2668 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 08 Jul 2010 09:37:03 +0200
2669
2670 apt (0.7.25.3ubuntu9) lucid-proposed; urgency=low
2671
2672 * debian/apt.postinst:
2673 - do not fail if getent returns nothing useful (LP: #579647)
2674 thanks to Jean-Baptiste Lallement
2675
2676 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 14 May 2010 09:40:50 +0200
2677
2678 apt (0.7.25.3ubuntu8) lucid-proposed; urgency=low
2679
2680 [ Loïc Minier ]
2681 * Use https:// in Vcs-Bzr URL.
2682
2683 [ Michael Vogt ]
2684 * apt-pkg/deb/debrecords.cc:
2685 - fix max tag buffer size (LP: #545336, closes: #578959)
2686 * apt-pkg/indexfile.cc:
2687 - If no "_" is found in the language code, try to find a "."
2688 This is required for languages like Esperanto that have no
2689 county associated with them (LP: #560956)
2690 Thanks to "Aisano" for the fix
2691
2692 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 05 May 2010 10:33:46 +0200
2693
2694 apt (0.7.25.3ubuntu7) lucid; urgency=low
2695
2696 Cherry pick fixes from the lp:~mvo/apt/mvo branch:
2697
2698 [ Evan Dandrea ]
2699 * Remember hosts with general failures for
2700 https://wiki.ubuntu.com/NetworklessInstallationFixes (LP: #556831).
2701
2702 [ Michael Vogt ]
2703 * improve debug output for Debug::pkgPackageManager
2704
2705 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 14 Apr 2010 20:30:03 +0200
2706
2707 apt (0.7.25.3ubuntu6) lucid; urgency=low
2708
2709 * cmdline/apt-get.cc:
2710 - fix crash when pkg.VersionList() is empty (LP: #556056)
2711
2712 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 08 Apr 2010 21:13:25 +0200
2713
2714 apt (0.7.25.3ubuntu5) lucid; urgency=low
2715
2716 [ David Kalnischkies ]
2717 * cmdline/apt-get.cc:
2718 - try version match in FindSrc first exact than fuzzy (LP: #551178)
2719
2720 [ Jean-Baptiste Lallement ]
2721 * apt-pkg/contrib/strutl.cc:
2722 - always escape '%' (LP: #130289) (Closes: #500560)
2723 - unescape '%' sequence only if followed by 2 hex digit
2724 - username/password are urlencoded in proxy string (RFC 3986)
2725
2726 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 31 Mar 2010 21:59:42 +0200
2727
2728 apt (0.7.25.3ubuntu4) lucid; urgency=low
2729
2730 [ David Kalnischkies ]
2731 * apt-pkg/deb/debversion.cc:
2732 - consider absent of debian revision equivalent to 0 (Closes: #573592)
2733 LP: #540228
2734 * cmdline/apt-get.cc, apt-pkg/cdrom.cc:
2735 - fix memory leaks in error conditions in DoSource()
2736 * apt-pkg/deb/dpkgpm.cc:
2737 - fix error message construction in OpenLog()
2738
2739 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 26 Mar 2010 16:57:49 +0100
2740
2741 apt (0.7.25.3ubuntu3) lucid; urgency=low
2742
2743 * apt-pkg/indexfile.cc:
2744 - remove "cs" from languages that need the full langcode when
2745 downloading translations (thanks to Steve Langasek)
2746
2747 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 15 Mar 2010 09:42:39 +0100
2748
2749 apt (0.7.25.3ubuntu2) lucid; urgency=low
2750
2751 [ Michael Vogt ]
2752 * abicheck/
2753 - add new abitest tester using the ABI Compliance Checker from
2754 http://ispras.linuxfoundation.org/index.php/ABI_compliance_checker
2755 * debian/apt.conf.autoremove:
2756 - add "oldlibs" to the APT::Never-MarkAuto-Sections as its used
2757 for transitional packages
2758 * apt-pkg/deb/dpkgpm.cc:
2759 - fix backgrounding when dpkg runs (closes: #486222)
2760 * cmdline/apt-mark:
2761 - show error on incorrect aguments (LP: #517917), thanks to
2762 Torsten Spindler
2763 * cmdline/apt-get.cc:
2764 - if apt-get source foo=version or foo/distro can not be found,
2765 error out (LP: #502641)
2766 * apt-pkg/indexfile.cc:
2767 - deal correctly with three letter langcodes (LP: #391409)
2768 * debian/apt.cron.daily:
2769 - do not look into admin users gconf anymore for the http proxy
2770 the user now needs to use the "Apply system-wide" UI in the
2771 gnome-control-center to set it
2772 * debian/apt.postinst:
2773 - add set_apt_proxy_from_gconf() and run that once on upgrade if
2774 there is no proxy configured already system-wide (LP: #432631)
2775 From that point on gnome-control-center will have to warn if
2776 the user makes changes to the proxy settings and does not apply
2777 them system wide
2778
2779 [ Robert Collins ]
2780 * Change the package index Info methods to allow apt-cache policy to be
2781 useful when using several different archives on the same host.
2782 (Closes: #329814, LP: #22354)
2783
2784 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 12 Mar 2010 23:10:52 +0100
2785
2786 apt (0.7.25.3ubuntu1) lucid; urgency=low
2787
2788 [ Michael Vogt ]
2789 * merged with the debian-sid branch
2790 * methods/http.cc:
2791 - add Acquire::http::ProxyAutoDetect configuration that
2792 can be used to call a external helper to figure out the
2793 proxy configuration and return it to apt via stdout
2794 (this is a step towards WPAD and zeroconf/avahi support)
2795
2796 [ Ivan Masár ]
2797 * Slovak translation update. Closes: #568294
2798
2799 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 17 Feb 2010 23:33:32 +0100
2800
2801 apt (0.7.25.3) unstable; urgency=low
2802
2803 [ Christian Perrier ]
2804 * Italian translation update. Closes: #567532
2805
2806 [ David Kalnischkies ]
2807 * apt-pkg/contrib/macros.h:
2808 - install the header system.h with a new name to be able to use
2809 it in other headers (Closes: #567662)
2810 * cmdline/acqprogress.cc:
2811 - Set Mode to Medium so that the correct prefix is used.
2812 Thanks Stefan Haller for the patch! (Closes: #567304 LP: #275243)
2813 * ftparchive/writer.cc:
2814 - generate sha1 and sha256 checksums for dsc (Closes: #567343)
2815 * cmdline/apt-get.cc:
2816 - don't mark as manually if in download only (Closes: #468180)
2817
2818 -- Michael Vogt <mvo@debian.org> Mon, 01 Feb 2010 18:41:15 +0100
2819
2820 apt (0.7.25.2) unstable; urgency=low
2821
2822 [ Michael Vogt ]
2823 * apt-pkg/contrib/cdromutl.cc:
2824 - fix UnmountCdrom() fails, give it a bit more time and try
2825 the umount again
2826 * apt-pkg/cdrom.cc:
2827 - fix crash in pkgUdevCdromDevices
2828 * methods/cdrom.cc:
2829 - fixes in multi cdrom setup code (closes: #549312)
2830 - add new "Acquire::cdrom::AutoDetect" config that enables/disables
2831 the dlopen of libudev for automatic cdrom detection. Off by default
2832 currently, feedback/testing welcome
2833 * cmdline/apt-cdrom.cc:
2834 - add new --auto-detect option that uses libudev to figure out
2835 the cdrom/mount-point
2836 * cmdline/apt-mark:
2837 - merge fix from Gene Cash that supports markauto for
2838 packages that are not in the extended_states file yet
2839 (closes: #534920)
2840 * ftparchive/writer.{cc,h}:
2841 - merge crash fix for apt-ftparchive on hurd, thanks to
2842 Samuel Thibault for the patch (closes: #566664)
2843
2844 [ David Kalnischkies ]
2845 * apt-pkg/contrib/fileutl.cc:
2846 - Fix the newly introduced method GetListOfFilesInDir to not
2847 accept every file if no extension is enforced
2848 (= restore old behaviour). (Closes: #565213)
2849 * apt-pkg/policy.cc:
2850 - accept also partfiles with "pref" file extension as valid
2851 * apt-pkg/contrib/configuration.cc:
2852 - accept also partfiles with "conf" file extension as valid
2853 * doc/apt.conf.5.xml:
2854 - reorder description and split out syntax
2855 - add partfile name convention (Closes: #558348)
2856 * doc/apt_preferences.conf.5.xml:
2857 - describe partfile name convention also here
2858 * apt-pkg/deb/dpkgpm.cc:
2859 - don't segfault if term.log file can't be opened.
2860 Thanks Sam Brightman for the patch! (Closes: #475770)
2861 * doc/*:
2862 - replace the per language addendum with a global addendum
2863 - add a explanation why translations include (maybe) english
2864 parts to the new global addendum (Closes: #561636)
2865 * apt-pkg/contrib/strutl.cc:
2866 - fix malloc asseration fail with ja_JP.eucJP locale in
2867 apt-cache search. Thanks Kusanagi Kouichi! (Closes: #548884)
2868
2869 [ Christian Perrier ]
2870 * French translation update
2871
2872 -- Michael Vogt <mvo@debian.org> Wed, 27 Jan 2010 16:16:10 +0100
2873
2874 apt (0.7.25.1) unstable; urgency=low
2875
2876 [ Christian Perrier ]
2877 * French manpage translation update
2878 * Russian translation update by Yuri Kozlov
2879 Closes: #564171
2880
2881 [Chris Leick]
2882 * spot & fix various typos in all manpages
2883 * German manpage translation update
2884
2885 [ David Kalnischkies ]
2886 * cmdline/apt-cache.cc:
2887 - remove translatable marker from the "%4i %s\n" string
2888 * buildlib/po4a_manpage.mak:
2889 - instruct debiandoc to build files with utf-8 encoding
2890 * buildlib/tools.m4:
2891 - fix some warning from the buildtools
2892 * apt-pkg/acquire-item.cc:
2893 - add configuration PDiffs::Limit-options to not download
2894 too many or too big patches (Closes: #554349)
2895 * debian/control:
2896 - let all packages depend on ${misc:Depends}
2897 * share/*-archive.gpg:
2898 - remove the horrible outdated files. We already depend on
2899 the keyring so we don't need to ship our own version
2900 * cmdline/apt-key:
2901 - errors out if wget is not installed (Closes: #545754)
2902 - add --keyring option as we have now possibly many
2903 * methods/gpgv.cc:
2904 - pass all keyrings (TrustedParts) to gpgv instead of
2905 using only one trusted.gpg keyring (Closes: #304846)
2906 * methods/https.cc:
2907 - finally merge the rest of the patchset from Arnaud Ebalard
2908 with the CRL and Issuers options, thanks! (Closes: #485963)
2909 * apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc:
2910 - add debug option Debug::pkgCacheGen
2911
2912 [ Michael Vogt ]
2913 * cmdline/apt-get.cc:
2914 - merge fix for apt-get source pkg=version regression
2915 (closes: #561971)
2916 * po/ru.po:
2917 - merged updated ru.po, thanks to Yuri Kozlov (closes: #564171)
2918
2919 -- Michael Vogt <mvo@debian.org> Sat, 09 Jan 2010 21:52:36 +0100
2920
2921 apt (0.7.25ubuntu4) lucid; urgency=low
2922
2923 * cmdline/apt-cdrom.cc:
2924 - make Acquire::cdrom::AutoDetect default, this can be
2925 turned off with "--no-auto-detect"
2926 * methods/http.cc:
2927 - add cache-control headers even if no cache is given to allow
2928 adding options for intercepting proxies
2929
2930 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 02 Feb 2010 16:58:59 -0800
2931
2932 apt (0.7.25ubuntu3) lucid; urgency=low
2933
2934 * cmdline/apt-get.cc:
2935 - don't mark as manually if in download only (Closes: #468180)
2936
2937 -- Michael Vogt <mvo@debian.org> Mon, 01 Feb 2010 18:41:15 +0100
2938
2939 apt (0.7.25ubuntu2) lucid; urgency=low
2940
2941 * Change history branch so that it does not break the
2942 apt ABI for the pkgPackageManager interface
2943 (can be reverted on the next ABI break)
2944
2945 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 23 Dec 2009 10:14:16 +0100
2946
2947 apt (0.7.25ubuntu1) lucid; urgency=low
2948
2949 * Merged from the mvo branch
2950 * merged from the lp:~mvo/apt/history branch
2951
2952 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 22 Dec 2009 09:44:08 +0100
2953
2954 apt (0.7.25) unstable; urgency=low
2955
2956 [ Christian Perrier ]
2957 * Fix apt-ftparchive(1) wrt description of the "-o" option.
2958 Thanks to Dann Frazier for the patch. Closes: #273100
2959 * po/LINGUAS. Re-disable Hebrew. Closes: #534992
2960 * po/LINGUAS. Enable Asturian and Lithuanian
2961 * Fix typo in apt-cache.8.xml: nessasarily
2962 * Fix "with with" in apt-get.8.xml
2963 * Fix some of the typos mentioned by the german team
2964 Closes: #479997
2965 * Polish translation update by Wiktor Wandachowicz
2966 Closes: #548571
2967 * German translation update by Holger Wansing
2968 Closes: #551534
2969 * Italian translation update by Milo Casagrande
2970 Closes: #555797
2971 * Simplified Chinese translation update by Aron Xu
2972 Closes: #558737
2973 * Slovak translation update by Ivan Masár
2974 Closes: #559277
2975
2976 [ Michael Vogt ]
2977 * apt-pkg/packagemanager.cc:
2978 - add output about pre-depends configuring when debug::pkgPackageManager
2979 is used
2980 * methods/https.cc:
2981 - fix incorrect use of CURLOPT_TIMEOUT, closes: #497983, LP: #354972
2982 thanks to Brian Thomason for the patch
2983 * merge lp:~mvo/apt/netrc branch, this adds support for a
2984 /etc/apt/auth.conf that can be used to store username/passwords
2985 in a "netrc" style file (with the extension that it supports "/"
2986 in a machine definition). Based on the maemo git branch (Closes: #518473)
2987 (thanks also to Jussi Hakala and Julian Andres Klode)
2988 * apt-pkg/deb/dpkgpm.cc:
2989 - add "purge" to list of known actions
2990 * apt-pkg/init.h:
2991 - add compatibility with old ABI name until the next ABI break
2992 * merge segfault fix from Mario Sanchez Prada, many thanks
2993 (closes: #561109)
2994
2995 [ Brian Murray ]
2996 * apt-pkg/depcache.cc, apt-pkg/indexcopy.cc:
2997 - typo fix (LP: #462328)
2998
2999 [ Loïc Minier ]
3000 * cmdline/apt-key:
3001 - Emit a warning if removed keys keyring is missing and skip associated
3002 checks (LP: #218971)
3003
3004 [ David Kalnischkies ]
3005 * apt-pkg/packagemanager.cc:
3006 - better debug output for ImmediateAdd with depth and why
3007 - improve the message shown for failing immediate configuration
3008 * doc/guide.it.sgml: moved to doc/it/guide.it.sgml
3009 * doc/po4a.conf: activate translation of guide.sgml and offline.sgml
3010 * doc/apt.conf.5.xml:
3011 - provide a few more details about APT::Immediate-Configure
3012 - briefly document the behaviour of the new https options
3013 * doc/sources.list.5.xml:
3014 - add note about additional apt-transport-methods
3015 * doc/apt-mark.8.xml:
3016 - correct showauto synopsis, thanks Andrew Schulman (Closes: #551440)
3017 * cmdline/apt-get.cc:
3018 - source should display his final pkg pick (Closes: #249383, #550952)
3019 - source doesn't need the complete version for match (Closes: #245250)
3020 - source ignores versions/releases if not available (Closes: #377424)
3021 - only warn if (free) space overflows (Closes: #522238)
3022 - add --debian-only as alias for --diff-only
3023 * methods/connect.cc:
3024 - display also strerror of "wicked" getaddrinfo errors
3025 - add AI_ADDRCONFIG to ai_flags as suggested by Aurelien Jarno
3026 in response to Bernhard R. Link, thanks! (Closes: #505020)
3027 * buildlib/configure.mak, buildlib/config.{sub,guess}:
3028 - remove (outdated) config.{sub,guess} and use the ones provided
3029 by the new added build-dependency autotools-dev instead
3030 * configure.in, buildlib/{xml,yodl,sgml}_manpage.mak:
3031 - remove the now obsolete manpage buildsystems
3032 * doc/{pl,pt_BR,es,it}/*.{sgml,xml}:
3033 - convert all remaining translation to the po4a system
3034 * debian/control:
3035 - drop build-dependency on docbook-utils and xmlto
3036 - add build-dependency on autotools-dev
3037 - bump policy to 3.8.3 as we have no outdated manpages anymore
3038 * debian/NEWS:
3039 - fix a typo in 0.7.24: Allready -> Already (Closes: #557674)
3040 * ftparchive/writer.{cc,h}:
3041 - add APT::FTPArchive::LongDescription to be able to disable them
3042 * apt-pkg/deb/debsrcrecords.cc:
3043 - use "diff" filetype for .debian.tar.* files (Closes: #554898)
3044 * methods/rred.cc:
3045 - rewrite to be able to handle even big patch files
3046 - adopt optional mmap+iovec patch from Morten Hustveit
3047 (Closes: #463354) which should speed up a bit. Thanks!
3048 * methods/http{,s}.cc
3049 - add config setting for User-Agent to the Acquire group,
3050 thanks Timothy J. Miller! (Closes: #355782)
3051 - add https options which default to http ones (Closes: #557085)
3052 * debian/apt.cron.daily:
3053 - check cache size even if we do nothing else otherwise, thanks
3054 Francesco Poli for patch(s) and patience! (Closes: #459344)
3055 * ftparchive/*:
3056 - fix a few typos in strings, comments and manpage,
3057 thanks Karl Goetz! (Closes: #558757)
3058
3059 [ Carl Chenet ]
3060 * cmdline/apt-mark:
3061 - print an error if a new state file can't be created
3062 (Closes: #521289) and
3063 - exit nicely if python-apt is not installed (Closes: #521284)
3064
3065 [ Chris Leick ]
3066 * doc/de: German translation of manpages (Closes: #552606)
3067 * doc/ various manpages:
3068 - correct various errors, typos and oddities (Closes: #552535)
3069 * doc/apt-secure.8.xml:
3070 - replace literal with emphasis tags in Archive configuration
3071 * doc/apt-ftparchive.1.xml:
3072 - remove informalexample tag which hides the programlisting
3073 * doc/apt-get.8.xml:
3074 - change equivalent "for" to "to the" (purge command)
3075 - clarify --fix-broken sentence about specifying packages
3076
3077 [ Eugene V. Lyubimkin ]
3078 * apt-pkg/contib/strutl.h
3079 - Avoid extra inner copy in APT_MKSTRCMP and APT_MKSTRCMP2.
3080 * build infrastructure:
3081 - Bumped libapt version, excluded eglibc from SONAME. (Closes: #448249)
3082
3083 [ Julian Andres Klode ]
3084 * doc/apt.conf.5.xml:
3085 - Deprecate unquoted values, string concatenation and explain what should
3086 not be written inside a value (quotes,backslash).
3087 - Restrict option names to alphanumerical characters and "/-:._+".
3088 - Deprecate #include, we have apt.conf.d nowadays which should be
3089 sufficient.
3090 * ftparchive/apt-ftparchive.cc:
3091 - Call setlocale() so translations are actually used.
3092 * debian/apt.conf.autoremove:
3093 - Add kfreebsd-image-* to the list (Closes: #558803)
3094
3095 -- Michael Vogt <mvo@debian.org> Tue, 15 Dec 2009 09:21:55 +0100
3096
3097 apt (0.7.24ubuntu1) lucid; urgency=low
3098
3099 [ Michael Vogt ]
3100 * apt-pkg/deb/dpkgpm.cc:
3101 - include df -l output in the apport log as well (thanks to
3102 tjaalton)
3103 * apt-pkg/packagemanager.cc:
3104 - add output about pre-depends configuring when debug::pkgPackageManager
3105 is used
3106 * methods/https.cc:
3107 - fix incorrect use of CURLOPT_TIMEOUT, closes: #497983, LP: #354972
3108 thanks to Brian Thomason for the patch
3109 * merge lp:~mvo/apt/netrc branch, this adds support for a
3110 /etc/apt/auth.conf that can be used to store username/passwords
3111 in a "netrc" style file (with the extension that it supports "/"
3112 in a machine definition). Based on the maemo git branch.
3113
3114 [ Brian Murray ]
3115 * apt-pkg/depcache.cc, apt-pkg/indexcopy.cc:
3116 - typo fix (LP: #462328)
3117
3118 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 14 Dec 2009 09:27:26 +0100
3119
3120 apt (0.7.24) unstable; urgency=low
3121
3122 [ Nicolas François ]
3123 * Cleaned up the first patch draft from KURASAWA Nozomu to finally
3124 get po4a support for translating the man pages.
3125 Many thanks to both for this excellent work! (Closes: #441608)
3126 * doc/ja/*, doc/po/ja.po:
3127 - remove the old ja man page translation and replace it with
3128 the new po4a-powered translation by KURASAWA Nozomu.
3129 * doc/*.?.xml (manpages):
3130 - add contrib to author tags and also add refmiscinfo to fix warnings
3131 * doc/style.txt, buildlib/defaults.mak, buildlib/manpage.mak:
3132 - fix a few typos in the comments of this files
3133
3134 [ Michael Vogt ]
3135 * apt-pkg/deb/dpkgpm.cc:
3136 - when tcgetattr() returns non-zero skip all pty magic
3137 (thanks to Simon Richter, closes: #509866)
3138 * apt-inst/contrib/arfile.cc:
3139 - show propper error message for Invalid archive members
3140
3141 [ David Kalnischkies ]
3142 * doc/Doxyfile.in:
3143 - update file with doxygen 1.6.1 (current unstable)
3144 - activate DOT_MULTI_TARGETS, it is default on since doxygen 1.5.9
3145 * buildlib/po4a_manpage.mak, doc/makefile, configure:
3146 - simplify the makefiles needed for po4a manpages
3147 * apt-pkg/contrib/configuration.cc:
3148 - add a helper to easily get a vector of strings from the config
3149 * apt-pkg/contrib/strutl.cc:
3150 - replace unknown multibytes with ? in UTF8ToCharset (Closes: #545208)
3151 * doc/apt-get.8.xml:
3152 - fix two little typos in the --simulate description. (Closes: #545059)
3153 * apt-pkg/aptconfiguration.cc, doc/apt.conf.5.xml:
3154 - add an order subgroup to the compression types to simplify reordering
3155 a bit and improve the documentation for this option group.
3156 * doc/apt.conf.5.xml:
3157 - document the Acquire::http::Dl-Limit option
3158 - try to be crystal clear about the usage of :: and {} (Closes: #503481)
3159 * doc/apt-cache.8.xml:
3160 - clarify the note for the pkgnames command (Closes: #547599)
3161 * doc/apt.ent, all man pages:
3162 - move the description of files to globally usable entities
3163 * doc/apt_preferences.5.xml:
3164 - document the new preferences.d folder (Closes: #544017)
3165 * methods/rred.cc:
3166 - add at the top without failing (by Bernhard R. Link, Closes: #545694)
3167 * buildlib/sizetable:
3168 - add amd64 for cross building (by Mikhail Gusarov, Closes: #513058)
3169 * debian/prerm:
3170 - remove file as nobody will upgrade from 0.4.10 anymore
3171 * debian/control:
3172 - remove gnome-apt suggestion as it was removed from debian
3173 * apt-pkg/deb/dpkgpm.cc, apt-pkg/packagemanager.cc, apt-pkg/orderlist.cc:
3174 - add and document _experimental_ options to make (aggressive)
3175 use of dpkg's trigger and configuration handling (Closes: #473461)
3176 * cmdline/apt-get.cc:
3177 - ignore versions that are not candidates when selecting a package
3178 instead of a virtual one (by Marius Vollmer, Closes: #547788)
3179
3180 [ Christian Perrier ]
3181 * doc/fr/*, doc/po/fr.po:
3182 - remove the old fr man page translation and replace it with
3183 the new po4a-powered translation
3184 * doc/de: dropped (translation is too incomplete to be useful in
3185 the transition to the po4a-powered translations)
3186
3187 -- Michael Vogt <mvo@debian.org> Fri, 25 Sep 2009 19:57:25 +0200
3188
3189 apt (0.7.23.1ubuntu2) karmic; urgency=low
3190
3191 [ Michael Vogt ]
3192 * debian/control:
3193 - fix Vcr-Bzr header
3194
3195 [ Kees Cook ]
3196 * debian/apt.cron.daily:
3197 - fix quotes for use with "eval", thanks to Lars Ljung (LP: #449535).
3198
3199 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 15 Oct 2009 19:05:19 +0200
3200
3201 apt (0.7.23.1ubuntu1) karmic; urgency=low
3202
3203 [ Matt Zimmerman ]
3204 * apt-pkg/deb/dpkgpm.cc:
3205 - Suppress apport reports on dpkg short reads (these I/O errors are not
3206 generally indicative of a bug in the packaging)
3207
3208 [ Loïc Minier ]
3209 * cmdline/apt-key:
3210 - Emit a warning if removed keys keyring is missing and skip associated
3211 checks (LP: #218971)
3212
3213 [ Brian Murray ]
3214 * cmdline/apt-get.cc:
3215 - typo fix (LP: #370094)
3216
3217 [ Michael Vogt ]
3218 * apt-pkg/deb/dpkgpm.cc:
3219 - when tcgetattr() returns non-zero skip all pty magic
3220 (thanks to Simon Richter, closes: #509866)
3221 * apt-inst/contrib/arfile.cc:
3222 - show propper error message for Invalid archive members
3223 * apt-pkg/acquire-worker.cc:
3224 - show error details of failed methods
3225 * apt-pkg/contrib/fileutl.cc:
3226 - if a process aborts with signal, show signal number
3227 * methods/http.cc:
3228 - ignore SIGPIPE, we deal with EPIPE from write in
3229 HttpMethod::ServerDie() (LP: #385144)
3230 * debian/apt.cron.daily:
3231 - if the timestamp is too far in the future, delete it
3232 (LP: #135262)
3233
3234 [ Merge ]
3235 * merged from debian, reverted the libdlopen-udev branch
3236 because its too late in the release process for this now
3237 * not merged the proxy behaviour change from 0.7.23 (that will
3238 be part of lucid)
3239
3240 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 23 Sep 2009 18:15:10 +0200
3241
3242 apt (0.7.23.1) unstable; urgency=low
3243
3244 [ Michael Vogt ]
3245 * apt-pkg/pkgcache.cc:
3246 - do not set internel "needs-configure" state for packages in
3247 triggers-pending state. dpkg will deal with the trigger and
3248 it if does it before we trigger it, dpkg will error out
3249 (LP: #414631)
3250 * apt-pkg/acquire-item.cc:
3251 - do not segfault on invalid items (closes: #544080)
3252
3253 -- Michael Vogt <mvo@debian.org> Fri, 28 Aug 2009 21:53:20 +0200
3254
3255 apt (0.7.23) unstable; urgency=low
3256
3257 [ Eugene V. Lyubimkin ]
3258 * methods/{http,https,ftp}, doc/apt.conf.5.xml:
3259 - Changed and unified the code that determines which proxy to use. Now
3260 'Acquire::{http,ftp}::Proxy[::<host>]' options have the highest priority,
3261 and '{http,ftp}_proxy' environment variables are used only if options
3262 mentioned above are not specified.
3263 (Closes: #445985, #157759, #320184, #365880, #479617)
3264
3265 [ David Kalnischkies ]
3266 * cmdline/apt-get.cc:
3267 - add APT::Get::HideAutoRemove=small to display only a short line
3268 instead of the full package list. (Closes: #537450)
3269 - ShowBroken() in build-dep (by Mike O'Connor, Closes: #145916)
3270 - check for statfs.f_type (by Robert Millan, Closes: #509313)
3271 - correct the order of picked package binary vs source in source
3272 - use SourceVersion instead of the BinaryVersion to get the source
3273 Patch by Matt Kraai, thanks! (Closes: #382826)
3274 - add pkg/archive and codename in source (Closes: #414105, #441178)
3275 * apt-pkg/contrib/strutl.cc:
3276 - enable thousand separator according to the current locale
3277 (by Luca Bruno, Closes: #223712)
3278 * doc/apt.conf.5.xml:
3279 - mention the apt.conf.d dir (by Vincent McIntyre, Closes: #520831)
3280 * apt-inst/contrib/arfile.cc:
3281 - use sizeof instead strlen (by Marius Vollmer, Closes: #504325)
3282 * doc/apt-mark.8.xml:
3283 - improve manpage based on patch by Carl Chenet (Closes: #510286)
3284 * apt-pkg/acquire-item.cc:
3285 - use configsettings for dynamic compression type use and order.
3286 Based on a patch by Jyrki Muukkonen, thanks! (LP: #71746)
3287 * apt-pkg/aptconfiguration.cc:
3288 - add default configuration for compression types and add lzma
3289 support. Order is now bzip2, lzma, gzip, none (Closes: #510526)
3290 * ftparchive/writer.cc:
3291 - add lzma support also here, patch for this (and inspiration for
3292 the one above) by Robert Millan, thanks!
3293 * apt-pkg/depcache.cc:
3294 - restore the --ignore-hold effect in the Is{Delete,Install}Ok hooks
3295 * doc/apt-get.8.xml:
3296 - update the source description to reflect what it actually does
3297 and how it can be used. (Closes: #413021)
3298 * methods/http.cc:
3299 - allow empty Reason-Phase in Status-Line to please squid,
3300 thanks Modestas Vainius for noticing! (Closes: #531157, LP: #411435)
3301
3302 [ George Danchev ]
3303 * cmdline/apt-cache.cc:
3304 - fix a memory leak in the xvcg method (Closes: #511557)
3305 * apt-pkg/indexcopy.cc:
3306 - fix a memory leak then the Release file not exists (Closes: #511556)
3307
3308 -- Michael Vogt <mvo@debian.org> Thu, 27 Aug 2009 14:44:39 +0200
3309
3310 apt (0.7.22.2) unstable; urgency=low
3311
3312 * debian/apt.cron.daily:
3313 - Make sure that VERBOSE is always set (Closes: #539366)
3314 - Script can be disabled by APT::Periodic::Enable=0 (Closes: #485476)
3315 - Support using debdelta to download packages (Closes: #532079)
3316
3317 -- Julian Andres Klode <jak@debian.org> Thu, 06 Aug 2009 12:17:19 +0200
3318
3319 apt (0.7.22.1) unstable; urgency=low
3320
3321 [ Michael Vogt ]
3322 * cmdline/apt-get.cc:
3323 - honor APT::Get::Only-Source properly in FindSrc() (thanks to
3324 Martin Pitt for reporting the problem), also Closes: #535362.
3325
3326 [ Julian Andres Klode ]
3327 * apt-pkg/contrib/mmap.cc:
3328 - Fix FTBFS on GNU/kFreeBSD by disabling DynamicMMap::Grow() on
3329 non-Linux architectures as it uses mremap (Closes: #539742).
3330 * apt-pkg/sourcelist.cc:
3331 - Only warn about missing sources.list if there is no sources.list.d
3332 and vice versa as only one of them is needed (Closes: #539731).
3333 * debian/control:
3334 - Add myself to Uploaders.
3335 - Increase Standards-Version to 3.8.2.0.
3336
3337 -- Julian Andres Klode <jak@debian.org> Mon, 03 Aug 2009 12:48:31 +0200
3338
3339 apt (0.7.22) unstable; urgency=low
3340
3341 [ Christian Perrier ]
3342 * Documentation translations:
3343 - Fix a typo in apt-get(8) French translation. Closes: #525043
3344 Thanks to Guillaume Delacour for spotting it.
3345 - Updated apt.conf(5) manpgae French translation.
3346 Thanks to Aurélien Couderc.
3347 * Translations:
3348 - fr.po
3349 - sk.po. Closes: #525857
3350 - ru.po. Closes: #526816
3351 - eu.po. Closes: #528985
3352 - zh_CN.po. Closes: #531390
3353 - fr.po
3354 - it.po. Closes: #531758
3355 - ca.po. Closes: #531921
3356 - de.po. Closes: #536430
3357 * Added translations
3358 - ast.po (Asturian by Marcos Alvareez Costales).
3359 Closes: #529007, #529730, #535328
3360
3361 [ David Kalnischkies ]
3362 * [ABI break] support '#' in apt.conf and /etc/apt/preferences
3363 (closes: #189866)
3364 * [ABI break] Allow pinning by codename (closes: #97564)
3365 * support running "--simulate" as user
3366 * add depth information to the debug output and show what depends
3367 type triggers a autoinst (closes: #458389)
3368 * add Debug::pkgDepCache::Marker with more detailed debug output
3369 (closes: #87520)
3370 * add Debug::pkgProblemResolver::ShowScores and make the scores
3371 adjustable
3372 * do not write state file in simulate mode (closes: #433007)
3373 * add hook for MarkInstall and MarkDelete (closes: #470035)
3374 * fix typo in apt-pkg/acquire.cc which prevents Dl-Limit to work
3375 correctly when downloading from multiple sites (Closes: #534752)
3376 * add the various foldmarkers in apt-pkg & cmdline (no code change)
3377 * versions with a pin of -1 shouldn't be a candidate (Closes: #355237)
3378 * prefer mmap as memory allocator in MMap instead of a static char
3379 array which can (at least in theory) grow dynamic
3380 * eliminate (hopefully all) segfaults in pkgcachegen.cc and mmap.cc
3381 which can arise if cache doesn't fit into the mmap (Closes: #535218)
3382 * display warnings instead of errors if the parts dirs doesn't exist
3383
3384 [ Michael Vogt ]
3385 * honor the dpkg hold state in new Marker hooks (closes: #64141)
3386 * debian/apt.cron.daily:
3387 - if the timestamp is too far in the future, delete it
3388 * apt-pkg/acquire.cc:
3389 - make the max pipeline depth of the acquire queue configurable
3390 via Acquire::Max-Pipeline-Depth
3391 * apt-pkg/deb/dpkgpm.cc:
3392 - add Dpkg::UseIoNice boolean option to run dpkg with ionice -c3
3393 (off by default)
3394 - send "dpkg-exec" message on the status fd when dpkg is run
3395 - provide DPkg::Chroot-Directory config option (useful for testing)
3396 - fix potential hang when in a background process group
3397 * apt-pkg/algorithms.cc:
3398 - consider recommends when making the scores for the problem
3399 resolver
3400 * apt-pkg/acquire-worker.cc:
3401 - show error details of failed methods
3402 * apt-pkg/contrib/fileutl.cc:
3403 - if a process aborts with signal, show signal number
3404 * methods/http.cc:
3405 - ignore SIGPIPE, we deal with EPIPE from write in
3406 HttpMethod::ServerDie() (LP: #385144)
3407 * Only run Download-Upgradable and Unattended-Upgrades if the initial
3408 update was successful Closes: #341970
3409 * apt-pkg/indexcopy.cc:
3410 - support having CDs with no Packages file (just a Packages.gz)
3411 by not forcing a verification on non-existing files
3412 (LP: #255545)
3413 - remove the gettext from a string that consists entirely
3414 of variables (LP: #56792)
3415 * apt-pkg/cacheiterators.h:
3416 - add missing checks for Owner == 0 in end()
3417 * apt-pkg/indexrecords.cc:
3418 - fix some i18n issues
3419 * apt-pkg/contrib/strutl.h:
3420 - add new strprintf() function to make i18n strings easier
3421 - fix compiler warning
3422 * apt-pkg/deb/debsystem.cc:
3423 - make strings i18n able
3424 * fix problematic use of tolower() when calculating the version
3425 hash by using locale independent tolower_ascii() function.
3426 Thanks to M. Vefa Bicakci (LP: #80248)
3427 * build fixes for g++-4.4
3428 * cmdline/apt-mark:
3429 - add "showauto" option to show automatically installed packages
3430 * document --install-recommends and --no-install-recommends
3431 (thanks to Dereck Wonnacott, LP: #126180)
3432 * doc/apt.conf.5.xml:
3433 - merged patch from Aurélien Couderc to improve the text
3434 (thanks!)
3435 * [ABI] merged the libudev-dlopen branch, this allows to pass
3436 "apt-udev-auto" to Acquire::Cdrom::mount and the cdrom method will
3437 dynamically find/mount the cdrom device (if libhal is available)
3438
3439 [ Julian Andres Klode ]
3440 * apt-pkg/contrib/configuration.cc: Fix a small memory leak in
3441 ReadConfigFile.
3442 * Introduce support for the Enhances field. (Closes: #137583)
3443 * Support /etc/apt/preferences.d, by adding ReadPinDir() (Closes: #535512)
3444 * configure-index: document Dir::Etc::SourceParts and some other options
3445 (Closes: #459605)
3446 * Remove Eugene V. Lyubimkin from uploaders as requested.
3447 * apt-pkg/contrib/hashes.cc, apt-pkg/contrib/md5.cc:
3448 - Support reading until EOF if Size=0 to match behaviour of
3449 SHA1Summation and SHA256Summation
3450
3451 [ Osamu Aoki ]
3452 * Updated cron script to support backups by hardlinks and
3453 verbose levels. All features turned off by default.
3454 * Added more error handlings. Closes: #438803, #462734, #454989
3455 * Documented all cron script related configuration items in
3456 configure-index.
3457
3458 [ Dereck Wonnacott ]
3459 * apt-ftparchive might write corrupt Release files (LP: #46439)
3460 * Apply --important option to apt-cache depends (LP: #16947)
3461
3462 [ Otavio Salvador ]
3463 * Apply patch from Sami Liedes <sliedes@cc.hut.fi> to reduce the
3464 number of times we call progress bar updating and debugging
3465 configuration settings.
3466 * Apply patch from Sami Liedes <sliedes@cc.hut.fi> to avoid unecessary
3467 temporary allocations.
3468
3469 -- Michael Vogt <mvo@debian.org> Wed, 29 Jul 2009 19:16:22 +0200
3470
3471 apt (0.7.21ubuntu1) karmic; urgency=low
3472
3473 * merged from the debian-sid bzr branch
3474
3475 [ Christian Perrier ]
3476 * Documentation translations:
3477 - Fix a typo in apt-get(8) French translation. Closes: #525043
3478 Thanks to Guillaume Delacour for spotting it.
3479 * Translations:
3480 - fr.po
3481 - sk.po. Closes: #525857
3482 - ru.po. Closes: #526816
3483 - eu.po. Closes: #528985
3484 - zh_CN.po. Closes: #531390
3485 - fr.po
3486 - it.po. Closes: #531758
3487 - ca.po. Closes: #531921
3488 * Added translations
3489 - ast.po (Asturian by Marcos Alvareez Costales).
3490 Closes: #529007, #529730
3491
3492 [ Michael Vogt ]
3493 * apt-pkg/acquire.cc:
3494 - make the (internal) max pipeline depth of the acquire queue
3495 configurable via Acquire::Max-Pipeline-Depth
3496
3497 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 09 Jun 2009 15:49:07 +0200
3498
3499 apt (0.7.21) unstable; urgency=low
3500
3501 [ Christian Perrier ]
3502 * Translations:
3503 - bg.po. Closes: #513211
3504 - zh_TW.po. Closes: #513311
3505 - nb.po. Closes: #513843
3506 - fr.po. Closes: #520430
3507 - sv.po. Closes: #518070
3508 - sk.po. Closes: #520403
3509 - it.po. Closes: #522222
3510 - sk.po. Closes: #520403
3511
3512 [ Jamie Strandboge ]
3513 * apt.cron.daily: catch invalid dates due to DST time changes
3514 in the stamp files
3515
3516 [ Michael Vogt ]
3517 * methods/gpgv.cc:
3518 - properly check for expired and revoked keys (closes: #433091)
3519 * apt-pkg/contrib/strutl.cc:
3520 - fix TimeToStr i18n (LP: #289807)
3521 * [ABI break] merge support for http redirects, thanks to
3522 Jeff Licquia and Anthony Towns
3523 * [ABI break] use int for the package IDs (thanks to Steve Cotton)
3524 * apt-pkg/pkgcache.cc:
3525 - do not run "dpkg --configure pkg" if pkg is in trigger-awaited
3526 state (LP: #322955)
3527 * methods/https.cc:
3528 - add Acquire::https::AllowRedirect support
3529 * Clarify the --help for 'purge' (LP: #243948)
3530 * cmdline/apt-get.cc
3531 - fix "apt-get source pkg" if there is a binary package and
3532 a source package of the same name but from different
3533 packages (LP: #330103)
3534
3535 [ Colin Watson ]
3536 * cmdline/acqprogress.cc:
3537 - Call pkgAcquireStatus::Pulse even if quiet, so that we still get
3538 dlstatus messages on the status-fd (LP: #290234).
3539
3540 -- Michael Vogt <mvo@debian.org> Tue, 14 Apr 2009 14:12:51 +0200
3541
3542 apt (0.7.20.2ubuntu7) karmic; urgency=low
3543
3544 * fix problematic use of tolower() when calculating the version
3545 hash by using locale independant tolower_ascii() function.
3546 Thanks to M. Vefa Bicakci (LP: #80248)
3547 * build fixes for g++-4.4
3548 * include dmesg output in apport package failures
3549 * include apt ordering into apport package failures
3550
3551 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 24 Apr 2009 10:14:01 +0200
3552
3553 apt (0.7.20.2ubuntu6) jaunty; urgency=low
3554
3555 [ Jamie Strandboge ]
3556 * apt.cron.daily: catch invalid dates due to DST time changes
3557 in the stamp files (LP: #354793)
3558
3559 [ Michael Vogt ]
3560 * methods/gpgv.cc:
3561 - properly check for expired and revoked keys (closes: #433091)
3562 LP: #356012
3563
3564 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 08 Apr 2009 22:39:50 +0200
3565
3566 apt (0.7.20.2ubuntu5) jaunty; urgency=low
3567
3568 [ Colin Watson ]
3569 * cmdline/acqprogress.cc:
3570 - Call pkgAcquireStatus::Pulse even if quiet, so that we still get
3571 dlstatus messages on the status-fd (LP: #290234).
3572
3573 [ Michael Vogt ]
3574 * debian/apt.cron.daily:
3575 - do not clutter cron mail with bogus gconftool messages
3576 (LP: #223502)
3577 - merge fix for cache locking from debian (closes: #459344)
3578 - run update-apt-xapian-index (with ionice) to ensure that
3579 the index is up-to-date when synaptic is run (LP: #288797)
3580
3581 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 30 Mar 2009 13:22:28 +0200
3582
3583 apt (0.7.20.2ubuntu4) jaunty; urgency=low
3584
3585 * ftparchive/cachedb.cc:
3586 - when apt-ftparchive clean is used, compact the database
3587 at the end (thanks to cprov)
3588
3589 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 26 Mar 2009 13:43:59 +0100
3590
3591 apt (0.7.20.2ubuntu3) jaunty; urgency=low
3592
3593 * methods/mirror.cc:
3594 - when download the mirror file and the server is down,
3595 return a propper error message (LP: #278635)
3596
3597 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 19 Mar 2009 15:42:15 +0100
3598
3599 apt (0.7.20.2ubuntu2) jaunty; urgency=low
3600
3601 * apt-pkg/deb/dpkgpm.cc:
3602 - revert termios patch (LP: #338514)
3603 * cmdline/apt-get.cc
3604 - fix "apt-get source pkg" if there is a binary package and
3605 a source package of the same name but from different
3606 packages (LP: #330103)
3607
3608 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 09 Mar 2009 16:33:28 +0100
3609
3610 apt (0.7.20.2ubuntu1) jaunty; urgency=low
3611
3612 [ Christian Perrier ]
3613 * Translations:
3614 - bg.po. Closes: #513211
3615 - zh_TW.po. Closes: #513311
3616 - nb.po. Closes: #513843
3617
3618 [ Michael Vogt ]
3619 * merged from the debian-sid branch
3620 * [ABI break] merge support for http redirects, thanks to
3621 Jeff Licquia and Anthony Towns
3622 * [ABI break] use int for the package IDs (thanks to Steve Cotton)
3623 * apt-pkg/contrib/strutl.cc:
3624 - fix TimeToStr i18n (LP: #289807)
3625 * debian/apt.conf.autoremove:
3626 - readd "linux-image" (and friends) to the auto-remove
3627 blacklist
3628 * fix some i18n issues (thanks to Gabor Kelemen)
3629 LP: #263089
3630 * apt-pkg/deb/dpkgpm.cc:
3631 - filter "ENOMEM" errors when creating apport reports
3632 * cmdline/apt-get.cc:
3633 - fix "apt-get source pkg=ver" if binary name != source name
3634 (LP: #202219)
3635 * apt-pkg/indexrecords.cc:
3636 - fix some i18n issues
3637 * apt-pkg/contrib/strutl.h:
3638 - add new strprintf() function to make i18n strings easier
3639 * apt-pkg/dev/debsystem.cc:
3640 - add missing apti18n.h header
3641 * cmdline/apt-get.cc:
3642 - default to "false" for the "APT::Get::Build-Dep-Automatic"
3643 option (follow debian here)
3644 * apt-pkg/pkgcache.cc:
3645 - do not run "dpkg --configure pkg" if pkg is in trigger-awaited
3646 state (LP: #322955)
3647 * methods/https.cc:
3648 - add Acquire::https::AllowRedirect support
3649 - do not unlink files in partial/ (thanks to robbiew)
3650
3651 [ Dereck Wonnacott ]
3652 * Clarify the --help for 'purge' (LP: #243948)
3653
3654 [ Ian Weisser ]
3655 * /apt-pkg/deb/debsystem.cc:
3656 - add 'sudo' to the error message to "run 'dpkg --configure -a'"
3657 (LP: #52697)
3658
3659 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 09 Feb 2009 14:21:05 +0100
3660
3661 apt (0.7.20.2) unstable; urgency=medium
3662
3663 [ Eugene V. Lyubimkin ]
3664 * Urgency set to medium due to RC bug fix.
3665 * doc/apt.ent, apt-get.8.xml:
3666 - Fix invalid XML entities. (Closes: #514402)
3667
3668 -- Eugene V. Lyubimkin <jackyf.devel@gmail.com> Sat, 07 Feb 2009 16:48:21 +0200
3669
3670 apt (0.7.20.1) unstable; urgency=low
3671
3672 [ Michael Vogt ]
3673 * apt-pkg/pkgcachegen.cc:
3674 - fix apt-cache search for localized description
3675 (closes: #512110)
3676
3677 [ Christian Perrier ]
3678 * Translations:
3679 - fr.po: fix spelling error to "défectueux". Thanks to Thomas Péteul.
3680
3681 -- Michael Vogt <mvo@debian.org> Tue, 20 Jan 2009 09:35:05 +0100
3682
3683 apt (0.7.20) unstable; urgency=low
3684
3685 [ Eugene V. Lyubimkin ]
3686 * debian/changelog:
3687 - Fixed place of 'merged install-recommends and install-task branches'
3688 from 0.6.46.1 to 0.7.0. (Closes: #439866)
3689 * buildlib/config.{sub,guess}:
3690 - Renewed. This fixes lintian errors.
3691 * doc/apt.conf.5.xml, debian/apt-transport-https:
3692 - Documented briefly 'Acquire::https' group of options. (Closes: #507398)
3693 - Applied patch from Daniel Burrows to document 'Debug' group of options.
3694 (Closes: #457265)
3695 - Mentioned 'APT::Periodic' and 'APT::Archives' groups of options.
3696 (Closes: #438559)
3697 - Mentioned '/* ... */' comments. (Closes: #507601)
3698 * doc/examples/sources.list:
3699 - Removed obsolete commented non-us deb-src entry, replaced it with
3700 'deb-src security.debian.org' one. (Closes: #411298)
3701 * apt-pkg/contrib/mmap.cc:
3702 - Added instruction how to work around MMap error in MMap error message.
3703 (Closes: #385674, 436028)
3704 * COPYING:
3705 - Actualized. Removed obsolete Qt section, added GPLv2 clause.
3706 (Closes: #440049, #509337)
3707
3708 [ Michael Vogt ]
3709 * add option to "apt-get build-dep" to mark the needed
3710 build-dep packages as automatic installed.
3711 This is controlled via the value of
3712 APT::Get::Build-Dep-Automatic and is set "false" by default.
3713 Thanks to Aaron Haviland, closes: #448743
3714 * apt-inst/contrib/arfile.cc:
3715 - support members ending with '/' as well (thanks to Michal Cihr,
3716 closes: #500988)
3717
3718 [ Christian Perrier ]
3719 * Translations:
3720 - Finnish updated. Closes: #508449
3721 - Galician updated. Closes: #509151
3722 - Catalan updated. Closes: #509375
3723 - Vietnamese updated. Closes: #509422
3724 - Traditional Chinese added. Closes: #510664
3725 - French corrected (remove awful use of first person)
3726
3727 -- Michael Vogt <mvo@debian.org> Mon, 05 Jan 2009 08:59:20 +0100
3728
3729 apt (0.7.19ubuntu1) jaunty; urgency=low
3730
3731 * merge from debian
3732
3733 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 24 Nov 2008 10:52:20 +0100
3734
3735 apt (0.7.19) unstable; urgency=low
3736
3737 [ Eugene V. Lyubimkin ]
3738 * doc/sources.list.5.xml:
3739 - Mentioned allowed characters in file names in /etc/apt/sources.list.d.
3740 Thanks to Matthias Urlichs. (Closes: #426913)
3741 * doc/apt-get.8.xml:
3742 - Explicitly say that 'dist-upgrade' command may remove packages.
3743 - Included '-v'/'--version' as a command to synopsis.
3744 * cmdline/apt-cache.cc:
3745 - Advanced built-in help. Patch by Andre Felipe Machado. (Closes: #286061)
3746 - Fixed typo 'GraphVis' -> 'GraphViz'. (Closes: #349038)
3747 - Removed asking to file a release-critical bug against a package if there
3748 is a request to install only one package and it is not installable.
3749 (Closes: #419521)
3750
3751 [ Michael Vogt ]
3752 - fix SIGHUP handling (closes: #463030)
3753
3754 [ Christian Perrier ]
3755 * Translations:
3756 - French updated
3757 - Bulgarian updated. Closes: #505476
3758 - Slovak updated. Closes: #505483
3759 - Swedish updated. Closes: #505491
3760 - Japanese updated. Closes: #505495
3761 - Korean updated. Closes: #505506
3762 - Catalan updated. Closes: #505513
3763 - British English updated. Closes: #505539
3764 - Italian updated. Closes: #505518, #505683
3765 - Polish updated. Closes: #505569
3766 - German updated. Closes: #505614
3767 - Spanish updated. Closes: #505757
3768 - Romanian updated. Closes: #505762
3769 - Simplified Chinese updated. Closes: #505727
3770 - Portuguese updated. Closes: #505902
3771 - Czech updated. Closes: #505909
3772 - Norwegian Bokmål updated. Closes: #505934
3773 - Brazilian Portuguese updated. Closes: #505949
3774 - Basque updated. Closes: #506085
3775 - Russian updated. Closes: #506452
3776 - Marathi updated.
3777 - Ukrainian updated. Closes: #506545
3778
3779 -- Michael Vogt <mvo@debian.org> Mon, 24 Nov 2008 10:33:54 +0100
3780
3781 apt (0.7.18) unstable; urgency=low
3782
3783 [ Christian Perrier ]
3784 * Translations:
3785 - French updated
3786 - Thai updated. Closes: #505067
3787
3788 [ Eugene V. Lyubimkin ]
3789 * doc/examples/configure-index:
3790 - Removed obsoleted header line. (Closes: #417638)
3791 - Changed 'linux-kernel' to 'linux-image'.
3792 * doc/sources.list.5.xml:
3793 - Fixed typo and grammar in 'sources.list.d' section. Thanks to
3794 Timothy G Abbott <tabbott@MIT.EDU>. (Closes: #478098)
3795 * doc/apt-get.8.xml:
3796 - Advanced descriptions for 'remove' and 'purge' options.
3797 (Closes: #274283)
3798 * debian/rules:
3799 - Target 'apt' need to depend on 'build-doc'. Thanks for Peter Green.
3800 Fixes FTBFS. (Closes: #504181)
3801
3802 [ Michael Vogt ]
3803 * fix depend on libdb4.4 (closes: #501253)
3804
3805 -- Michael Vogt <mvo@debian.org> Fri, 07 Nov 2008 22:13:39 +0100
3806
3807 apt (0.7.17) unstable; urgency=low
3808
3809 [ Eugene V. Lyubimkin ]
3810 * debian/control:
3811 - 'Vcs-Bzr' field is official, used it.
3812 - Bumped 'Standards-Version' to 3.8.0, no changes needed.
3813 - Actualized 'Uploaders' field.
3814 * doc/:
3815 - Substituded 'apt-archive' with 'apt-ftparchive' in docs.
3816 Patch based on work of Andre Felipe Machado. (Closes: #350865)
3817 - Mentioned '/<release>' and '=<version>' for 'apt-get install' and
3818 '=<version>' for 'apt-get source' in apt-get manpage. Patch based on
3819 work of Andre Felipe Machado. (Closes: #399673)
3820 - Mentioned more short options in the apt-get manpage. Documented 'xvcg'
3821 option in the apt-cache manpage. The part of patch by Andre Felipe
3822 Machado. (Closes: #176106, #355945)
3823 - Documented that 'apt-get install' command should be used for upgrading
3824 some of installed packages. Based on patch by Nori Heikkinen and
3825 Andre Felipe Machado. (Closes: #267087)
3826 - Mentioned 'apt_preferences(5)' in apt manpage. (Closes: #274295)
3827 - Documented 'APT::Default-Release' in apt.conf manpage. (Closes: #430399)
3828 - APT::Install-Recommends is now true by default, mentioned this in
3829 configure-index example. (Closes: #463268)
3830 - Added 'APT::Get::AllowUnauthenticated' to configure-index example.
3831 (Closes: #320225)
3832 - Documented '--no-install-recommends' option in apt-get manpage.
3833 (Closes: #462962)
3834 - Documented 'Acquire::PDiffs' in apt.conf manpage. (Closes: #376029)
3835 - Added 'copy', 'rsh', 'ssh' to the list of recognized URI schemes in
3836 sources.list manpage, as they are already described under in the manpage.
3837 - Removed notice that ssh/rsh access cannot use password authentication
3838 from sources.list manpage. Thanks to Steffen Joeris. (Closes: #434894)
3839 - Added '(x)' to some referrings to manpages in apt-get manpage. Patch by
3840 Andre Felipe Machado. (Closes: #309893)
3841 - Added 'dist-upgrade' apt-get synopsis in apt-get manpage.
3842 (Closes: #323866)
3843
3844 -- Michael Vogt <mvo@debian.org> Wed, 05 Nov 2008 13:14:56 +0100
3845
3846 apt (0.7.17~exp4) experimental; urgency=low
3847
3848 * debian/rules:
3849 - Fixed lintian warnings "debian/rules ignores make errors".
3850 * debian/control:
3851 - Substituted outdated "Source-Version" fields with "binary:Version".
3852 - Added 'python-apt' to Suggests, as apt-mark need it for work.
3853 - Drop Debian revision from 'doc-base' build dependency, this fixes
3854 appropriate lintian warning.
3855 * debian/libapt-pkg-doc.doc-base.*:
3856 - Changed section: from old 'Devel' to 'Debian'. This fixes appropriate
3857 lintian warnings.
3858 * debian/{postrm,prerm,preinst}:
3859 - Added 'set -e', fixes lintian warnings
3860 'maintainer-script-ignores-error'.
3861 * dselect/makefile:
3862 - Removed unneeded 'LOCAL' entry. This allows cleaning rule to run smoothly.
3863 * share/lintian-overrides:
3864 - Added with override of 'apt must depend on python'. Script 'apt-mark'
3865 needs apt-python for working and checks this on fly. We don't want
3866 python in most cases.
3867 * cmdline/apt-key:
3868 - Added 'unset GREP_OPTIONS' to the script. This prevents 'apt-key update'
3869 failure when GREP_OPTIONS contains options that modify grep output.
3870 (Closes: #428752)
3871
3872 -- Eugene V. Lyubimkin <jackyf.devel@gmail.com> Fri, 31 Oct 2008 23:45:17 +0300
3873
3874 apt (0.7.17~exp3) experimental; urgency=low
3875
3876 * apt-pkg/acquire-item.cc:
3877 - fix a merge mistake that prevents the fallback to the
3878 uncompressed 'Packages' to work correctly (closes: #409284)
3879
3880 -- Michael Vogt <mvo@debian.org> Wed, 29 Oct 2008 09:36:24 +0100
3881
3882 apt (0.7.17~exp2) experimental; urgency=low
3883
3884 [ Eugene V. Lyubimkin ]
3885 * apt-pkg/acquire-item.cc:
3886 - Added fallback to uncompressed 'Packages' if neither 'bz2' nor 'gz'
3887 available. (Closes: #409284)
3888 * apt-pkg/algorithm.cc:
3889 - Strip username and password from source URL in error message.
3890 (Closes: #425150)
3891
3892 [ Michael Vogt ]
3893 * fix various -Wall warnings
3894
3895 -- Michael Vogt <mvo@debian.org> Tue, 28 Oct 2008 18:06:38 +0100
3896
3897 apt (0.7.17~exp1) experimental; urgency=low
3898
3899 [ Luca Bruno ]
3900 * Fix typos:
3901 - apt-pkg/depcache.cc
3902 * Fix compilation warnings:
3903 - apt-pkg/acquire.cc
3904 - apt-pkg/versionmatch.cc
3905 * Compilation fixes and portability improvement for compiling APT against non-GNU libc
3906 (thanks to Martin Koeppe, closes: #392063):
3907 - buildlib/apti18n.h.in:
3908 + textdomain() and bindtextdomain() must not be visible when --disable-nls
3909 - buildlib/inttypes.h.in: undefine standard int*_t types
3910 - Append INTLLIBS to SLIBS:
3911 + cmdline/makefile
3912 + ftparchive/makefile
3913 + methods/makefile
3914 * doc/apt.conf.5.xml:
3915 - clarify whether configuration items of apt.conf are case-sensitive
3916 (thanks to Vincent McIntyre, closes: #345901)
3917
3918 -- Luca Bruno <lethalman88@gmail.com> Sat, 11 Oct 2008 09:17:46 +0200
3919
3920 apt (0.7.16) unstable; urgency=low
3921
3922 [ Luca Bruno ]
3923 * doc/apt-cache.8.xml:
3924 - search command uses POSIX regex, and searches for virtual packages too
3925 (closes: #277536)
3926 * doc/offline.sgml: clarify remote and target hosts
3927 (thanks to Nikolaus Schulz, closes: #175940)
3928 * Fix several typos in docs, translations and debian/changelog
3929 (thanks to timeless, Nicolas Bonifas and Josh Triplett,
3930 closes: #368665, #298821, #411532, #431636, #461458)
3931 * Document apt-key finger and adv commands
3932 (thanks to Stefan Schmidt, closes: #350575)
3933 * Better documentation for apt-get --option
3934 (thanks to Tomas Pospisek, closes: #386579)
3935 * Retitle the apt-mark.8 manpage (thanks to Justin Pryzby, closes: #471276)
3936 * Better documentation on using both APT::Default-Release and
3937 /etc/apt/preferences (thanks to Ingo Saitz, closes: #145575)
3938
3939 [ Michael Vogt ]
3940 * doc/apt-cache.8.xml:
3941 - add missing citerefentry
3942
3943 -- Michael Vogt <mvo@debian.org> Fri, 10 Oct 2008 23:44:50 +0200
3944
3945 apt (0.7.15) unstable; urgency=low
3946
3947 * Upload to unstable
3948
3949 -- Michael Vogt <mvo@debian.org> Sun, 05 Oct 2008 13:23:47 +0200
3950
3951 apt (0.7.15~exp3) experimental; urgency=low
3952
3953 [Daniel Burrows]
3954 * apt-pkg/deb/dpkgpm.cc:
3955 - Store the trigger state descriptions in a way that does not break
3956 the ABI. The approach taken makes the search for a string O(n) rather
3957 than O(lg(n)), but since n == 4, I do not consider this a major
3958 concern. If it becomes a concern, we can sort the static array and
3959 use std::equal_range(). (Closes: #499322)
3960
3961 [ Michael Vogt ]
3962 * apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc:
3963 - move the state file writting into the Go() implementation
3964 of dpkgpm (closes: #498799)
3965 * apt-pkg/algorithms.cc:
3966 - fix simulation performance drop (thanks to Ferenc Wagner
3967 for reporting the issue)
3968
3969 -- Michael Vogt <mvo@debian.org> Wed, 01 Oct 2008 18:09:49 +0200
3970
3971 apt (0.7.15~exp2) experimental; urgency=low
3972
3973 [ Michael Vogt ]
3974 * apt-pkg/pkgcachegen.cc:
3975 - do not add multiple identical descriptions for the same
3976 language (closes: #400768)
3977
3978 [ Program translations ]
3979 * Catalan updated. Closes: #499462
3980
3981 -- Michael Vogt <mvo@debian.org> Tue, 23 Sep 2008 07:29:59 +0200
3982
3983 apt (0.7.15~exp1) experimental; urgency=low
3984
3985 [ Christian Perrier ]
3986 * Fix typo in cron.daily script. Closes: #486179
3987
3988 [ Program translations ]
3989 * Traditional Chinese updated. Closes: #488526
3990 * German corrected and completed. Closes: #490532, #480002, #498018
3991 * French completed
3992 * Bulgarian updated. Closes: #492473
3993 * Slovak updated. Closes: #492475
3994 * Galician updated. Closes: #492794
3995 * Japanese updated. Closes: #492975
3996 * Fix missing space in Greek translation. Closes: #493922
3997 * Greek updated.
3998 * Brazilian Portuguese updated.
3999 * Basque updated. Closes: #496754
4000 * Romanian updated. Closes: #492773, #488361
4001 * Portuguese updated. Closes: #491790
4002 * Simplified Chinese updated. Closes: #489344
4003 * Norwegian Bokmål updated. Closes: #480022
4004 * Czech updated. Closes: #479628, #497277
4005 * Korean updated. Closes: #464515
4006 * Spanish updated. Closes: #457706
4007 * Lithuanian added. Closes: #493328
4008 * Swedish updated. Closes: #497496
4009 * Vietnamese updated. Closes: #497893
4010 * Portuguese updated. Closes: #498411
4011 * Greek updated. Closes: #498687
4012 * Polish updated.
4013
4014 [ Michael Vogt ]
4015 * merge patch that enforces stricter https server certificate
4016 checking (thanks to Arnaud Ebalard, closes: #485960)
4017 * allow per-mirror specific https settings
4018 (thanks to Arnaud Ebalard, closes: #485965)
4019 * add doc/examples/apt-https-method-example.cof
4020 (thanks to Arnaud Ebalard, closes: #485964)
4021 * apt-pkg/depcache.cc:
4022 - when checking for new important deps, skip critical ones
4023 (closes: #485943)
4024 * improve apt progress reporting, display trigger actions
4025 * add DPkg::NoTriggers option so that applications that call
4026 apt/aptitude (like the installer) defer trigger processing
4027 (thanks to Joey Hess)
4028 * doc/makefile:
4029 - add examples/apt-https-method-example.conf
4030
4031 -- Michael Vogt <mvo@debian.org> Tue, 16 Sep 2008 21:27:03 +0200
4032
4033 apt (0.7.14ubuntu7) jaunty; urgency=low
4034
4035 * cmdline/apt-cache.cc:
4036 - remove the gettext from a string that consists entirely
4037 of variables (LP: #56792)
4038 * apt-pkg/deb/dpkgpm.cc:
4039 - fix potential hang when in a backgroud process group
4040
4041 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 28 Oct 2008 21:09:12 +0100
4042
4043 apt (0.7.14ubuntu6) intrepid; urgency=low
4044
4045 * debian/apt.conf.autoremove:
4046 - remove "linux-image" (and friends) from the auto-remove
4047 blacklist. we have the kernel fallback infrastructure now
4048 in intrepid (thanks to BenC)
4049 * apt-pkg/indexcopy.cc:
4050 - support having CDs with no Packages file (just a Packages.gz)
4051 by not forcing a verification on non-existing files
4052 (LP: #255545)
4053 * apt-pkg/deb/dpkgpm.cc:
4054 - improve the filtering for duplicated apport reports (thanks
4055 to seb128 for pointing that problem out)
4056 - do not report disk full errors from dpkg via apport
4057
4058 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 07 Aug 2008 16:28:05 +0200
4059
4060 apt (0.7.14ubuntu5) intrepid; urgency=low
4061
4062 * fix various -Wall warnings
4063 * make "apt-get build-dep" installed packages marked automatic
4064 by default. This can be changed by setting the value of
4065 APT::Get::Build-Dep-Automatic to false (thanks to Aaron
4066 Haviland, closes: #44874, LP: #248268)
4067
4068 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 06 Aug 2008 14:00:51 +0200
4069
4070 apt (0.7.14ubuntu4) intrepid; urgency=low
4071
4072 [ Michael Vogt ]
4073 * apt-pkg/deb/dpkgpm.cc:
4074 - fix uninitialized variable that caused no apport reports
4075 to be written sometimes (thanks to Matt Zimmerman)
4076 * merge patch that enforces stricter https server certificate
4077 checking (thanks to Arnaud Ebalard, closes: #485960)
4078 * allow per-mirror specific https settings
4079 (thanks to Arnaud Ebalard, closes: #485965)
4080 * add doc/examples/apt-https-method-example.cof
4081 (thanks to Arnaud Ebalard, closes: #485964)
4082 * add DPkg::NoTriggers option so that applications that call
4083 apt/aptitude (like the installer) defer trigger processing
4084 (thanks to Joey Hess)
4085 * document --install-recommends and --no-install-recommends
4086 (thanks to Dereck Wonnacott, LP: #126180)
4087
4088 [ Dereck Wonnacott ]
4089 * apt-ftparchive might write corrupt Release files (LP: #46439)
4090 * Apply --important option to apt-cache depends (LP: #16947)
4091
4092 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 05 Aug 2008 10:10:49 +0200
4093
4094 apt (0.7.14ubuntu3) intrepid; urgency=low
4095
4096 [ Otavio Salvador ]
4097 * Apply patch to avoid truncating of arbitrary files. Thanks to Bryan
4098 Donlan <bdonlan@fushizen.net> for the patch. Closes: #482476
4099 * Avoid using dbus if dbus-daemon isn't running. Closes: #438803
4100
4101 [ Michael Vogt ]
4102 * apt-pkg/deb/dpkgpm.cc:
4103 - improve apt progress reporting, display trigger actions
4104 * apt-pkg/depcache.cc:
4105 - when checking for new important deps, skip critical ones
4106 (LP: #236360)
4107
4108 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 03 Jun 2008 17:27:07 +0200
4109
4110 apt (0.7.14ubuntu2) intrepid; urgency=low
4111
4112 * debian/control:
4113 - fix FTBFS by adding missing intltool dependency
4114
4115 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 09 May 2008 13:50:22 +0200
4116
4117 apt (0.7.14) unstable; urgency=low
4118
4119 [ Christian Perrier ]
4120 * Mark a message from dselect backend as translatable
4121 Thanks to Frédéric Bothamy for the patch
4122 Closes: #322470
4123
4124 [ Program translations ]
4125 * Simplified Chinese updated. Closes: #473360
4126 * Catalan fixes. Closes: #387141
4127 * Typo fix in Greek translation. Closes: #479122
4128 * French updated.
4129 * Thai updated. Closes: #479313
4130 * Italian updated. Closes: #479326
4131 * Polish updated. Closes: #479342
4132 * Bulgarian updated. Closes: #479379
4133 * Finnish updated. Closes: #479403
4134 * Korean updated. Closes: #479426
4135 * Basque updated. Closes: #479452
4136 * Vietnamese updated. Closes: #479748
4137 * Russian updated. Closes: #479777, #499029
4138 * Galician updated. Closes: #479792
4139 * Portuguese updated. Closes: #479847
4140 * Swedish updated. Closes: #479871
4141 * Dutch updated. Closes: #480125
4142 * Kurdish added. Closes: #480150
4143 * Brazilian Portuguese updated. Closes: #480561
4144 * Hungarian updated. Closes: #480662
4145
4146 [ Otavio Salvador ]
4147 * Apply patch to avoid truncating of arbitrary files. Thanks to Bryan
4148 Donlan <bdonlan@fushizen.net> for the patch. Closes: #482476
4149 * Avoid using dbus if dbus-daemon isn't running. Closes: #438803
4150
4151 [ Michael Vogt ]
4152 * debian/apt.cron.daily:
4153 - apply patch based on the ideas of Francesco Poli for better
4154 behavior when the cache can not be locked (closes: #459344)
4155
4156 -- Michael Vogt <mvo@debian.org> Wed, 28 May 2008 15:19:12 +0200
4157
4158 apt (0.7.13) unstable; urgency=low
4159
4160 [ Otavio Salvador ]
4161 * Add missing build-depends back from build-depends-indep field.
4162 Closes: #478231
4163 * Make cron script quiet if cache is locked. Thanks to Ted Percival
4164 <ted@midg3t.net> for the patch. Closes: #459344
4165 * Add timeout support for https. Thanks to Andrew Martens
4166 <andrew.martens@strangeloopnetworks.com> for the patch.
4167
4168 [ Goswin von Brederlow ]
4169 * Add support for --no-download on apt-get update. Closes: #478517
4170
4171 [ Program translations ]
4172 - Vietnamese updated. Closes: #479008
4173
4174 -- Otavio Salvador <otavio@debian.org> Fri, 02 May 2008 14:46:00 -0300
4175
4176 apt (0.7.12) unstable; urgency=low
4177
4178 [ Michael Vogt ]
4179 * cmdline/apt-key:
4180 - add support for a master-keyring that contains signing keys
4181 that can be used to sign the archive signing keys. This should
4182 make key-rollover easier.
4183 * apt-pkg/deb/dpkgpm.cc:
4184 - merged patch from Kees Cook to fix anoying upper-case display
4185 on amd64 in sbuild
4186 * apt-pkg/algorithms.cc:
4187 - add APT::Update::Post-Invoke-Success script slot
4188 - Make the breaks handling use the kill list. This means, that a
4189 Breaks: Pkg (<< version) may put Pkg onto the remove list.
4190 * apt-pkg/deb/debmetaindex.cc:
4191 - add missing "Release" file uri when apt-get update --print-uris
4192 is run
4193 * methods/connect.cc:
4194 - remember hosts with Resolve failures or connect Timeouts
4195 * cmdline/apt-get.cc:
4196 - fix incorrect help output for -f (LP: #57487)
4197 - do two passes when installing tasks, first ignoring dependencies,
4198 then resolving them and run the problemResolver at the end
4199 so that it can correct any missing dependencies
4200 * debian/apt.cron.daily:
4201 - sleep random amount of time (default within 0-30min) before
4202 starting the upate to hit the mirrors less hard
4203 * doc/apt_preferences.5.xml:
4204 - fix typo
4205 * added debian/README.source
4206
4207 [ Christian Perrier ]
4208 * Fix typos in manpages. Thanks to Daniel Leidert for the fixes
4209 Closes: #444922
4210 * Fix syntax/copitalisation in some messages. Thanks to Jens Seidel
4211 for pointing this and providing the patch.
4212 Closes: #466845
4213 * Fix Polish offline translation. Thanks to Robert Luberda for the patch
4214 and apologies for applying it very lately. Closes: #337758
4215 * Fix typo in offline.sgml. Closes: #412900
4216
4217 [ Program translations ]
4218 - German updated. Closes: #466842
4219 - Swedish updated.
4220 - Polish updated. Closes: #469581
4221 - Slovak updated. Closes: #471341
4222 - French updated.
4223 - Bulgarian updated. Closes: #448492
4224 - Galician updated. Closes: #476839
4225
4226 [ Daniel Burrows ]
4227 * apt-pkg/depcache.cc:
4228 - Patch MarkInstall to follow currently satisfied Recommends even
4229 if they aren't "new", so that we automatically force upgrades
4230 when the version of a Recommends has been tightened. (Closes: #470115)
4231 - Enable more complete debugging information when Debug::pkgAutoRemove
4232 is set.
4233 * apt-pkg/contrib/configuration.cc
4234 - Lift the 1024-byte limit on lines in configuration files.
4235 (Closes: #473710, #473874)
4236 * apt-pkg/contrib/strutl.cc:
4237 - Lift the 64000-byte limit on individual messages parsed by ReadMessages.
4238 (Closes: #474065)
4239 * debian/rules:
4240 - Add missing Build-Depends-Indep on xsltproc, docbook-xsl, and xmlto.
4241
4242 -- Daniel Burrows <dburrows@debian.org> Sat, 26 Apr 2008 12:24:35 -0700
4243
4244 apt (0.7.11) unstable; urgency=critical
4245
4246 [ Raise urgency to critical since it fixes a critical but for Debian
4247 Installer Lenny Beta1 release ]
4248
4249 [ Program translations ]
4250 - Vietnamese updated. Closes: #460825
4251 - Basque updated. Closes: #461166
4252 - Galician updated. Closes: #461468
4253 - Portuguese updated. Closes: #464575
4254 - Korean updated. Closes: #448430
4255 - Simplified Chinese updated. Closes: #465866
4256
4257 [ Otavio Salvador ]
4258 * Applied patch from Robert Millan <rmh@aybabtu.com> to fix the error
4259 message when gpgv isn't installed, closes: #452640.
4260 * Fix regression about APT::Get::List-Cleanup setting being ignored,
4261 closes: #466052.
4262
4263 -- Otavio Salvador <otavio@debian.org> Thu, 17 Jan 2008 22:36:46 -0200
4264
4265 apt (0.7.10) unstable; urgency=low
4266
4267 [ Otavio Salvador ]
4268 * Applied patch from Mike O'Connor <stew@vireo.org> to add a manpage to
4269 apt-mark, closes: #430207.
4270 * Applied patch from Andrei Popescu <andreimpopescu@gmail.com> to add a
4271 note about some frontends in apt.8 manpage, closes: #438545.
4272 * Applied patch from Aurelien Jarno <aurel32@debian.org> to avoid CPU
4273 getting crazy when /dev/null is redirected to stdin (which breaks
4274 buildds), closes: #452858.
4275 * Applied patch from Aurelien Jarno <aurel32@debian.org> to fix building
4276 with newest dpkg-shlibdeps changing the packaging building order and a
4277 patch from Robert Millan <rmh@aybabtu.com> to fix parallel building,
4278 closes: #452862.
4279 * Applied patch from Alexander Winston <alexander.winston@comcast.net>
4280 to use 'min' as symbol for minute, closes: #219034.
4281 * Applied patch from Amos Waterland <apw@us.ibm.com> to allow apt to
4282 work properly in initramfs, closes: #448316.
4283 * Applied patch from Robert Millan <rmh@aybabtu.com> to make apt-key and
4284 apt-get to ignore time conflicts, closes: #451328.
4285 * Applied patch from Peter Eisentraut <peter_e@gmx.net> to fix a
4286 grammatical error ("manual installed" -> "manually installed"),
4287 closes: #438136.
4288 * Fix cron.daily job to not call fail if apt isn't installed, closes:
4289 #443286.
4290 * Fix compilation warnings in apt-pkg/cdrom.cc and
4291 apt-pkg/contrib/configuration.cc.
4292 * Fix typo in debian/copyright file ("licened" instead of "licensed"),
4293 closes: #458966.
4294
4295 [ Program translations ]
4296 - Basque updated. Closes: #453088
4297 - Vietnamese updated. Closes: #453774, #459013
4298 - Japanese updated. Closes: #456909
4299 - Simplified Chinese updated. Closes: #458039
4300 - French updated.
4301 - Norwegian Bokmål updated. Closes: #457917
4302
4303 [ Michael Vogt ]
4304 * debian/rules
4305 - fix https install location
4306 * debian/apt.conf.daily:
4307 - print warning if the cache can not be locked (closes: #454561),
4308 thanks to Bastian Kleineidam
4309 * methods/gpgv.cc:
4310 - remove cruft code that caused timestamp/I-M-S issues
4311 * ftparchive/contents.cc:
4312 - fix error output
4313 * apt-pkg/acquire-item.{cc,h}:
4314 - make the authentication download code more robust against
4315 servers/proxies with broken If-Range implementations
4316 * apt-pkg/packagemanager.{cc,h}:
4317 - propergate the Immediate flag to make hitting the
4318 "E: Internal Error, Could not perform immediate configuration (2)"
4319 harder
4320 * debian/control:
4321 - build against libdb-dev (instead of libdb4.4-dev)
4322 * merged the apt--DoListUpdate branch, this provides a common interface
4323 for "apt-get update" like operations for the frontends and also provides
4324 hooks to run stuff in APT::Update::{Pre,Post}-Invoke
4325
4326 [ Chris Cheney ]
4327 * ftparchive/contents.cc:
4328 - support lzma data members
4329 * ftparchive/multicompress.cc:
4330 - support lzma output
4331
4332 [ Daniel Burrows ]
4333 * apt-pkg/contrib/configuration.cc:
4334 - if RootDir is set, then FindFile and FindDir will return paths
4335 relative to the directory stored in RootDir, closes: #456457.
4336
4337 [ Christian Perrier ]
4338 * Fix wording for "After unpacking...". Thanks to Michael Gilbert
4339 for the patch. Closes: #260825
4340
4341 -- Michael Vogt <mvo@debian.org> Mon, 07 Jan 2008 21:40:47 +0100
4342
4343 apt (0.7.9ubuntu17) hardy-proposed; urgency=low
4344
4345 * apt-pkg/acquire-item.cc:
4346 - fix signaure removal on transient network failures LP: #220627
4347 (thanks to Scott James Remnant)
4348
4349 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 22 Apr 2008 16:32:49 +0200
4350
4351 apt (0.7.9ubuntu16) hardy; urgency=low
4352
4353 * cmdline/apt-key:
4354 - only check against master-keys in net-update to not break
4355 custom CDs (thanks to Colin Watson)
4356
4357 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 08 Apr 2008 14:17:14 +0200
4358
4359 apt (0.7.9ubuntu15) hardy; urgency=low
4360
4361 * cmdline/apt-get.cc:
4362 - do two passes when installing tasks, first ignoring dependencies,
4363 then resolving them and run the problemResolver at the end
4364 so that it can correct any missing dependencies. This should
4365 fix livecd building for kubuntu (thanks to Jonathan Riddell
4366 for reporting the problem)
4367
4368 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 13 Mar 2008 23:25:45 +0100
4369
4370 apt (0.7.9ubuntu14) hardy; urgency=low
4371
4372 * cmdline/apt-get.cc:
4373 - fix incorrect help output for -f (LP: #57487)
4374 - run the problemResolver after a task was installed
4375 so that it can correct any missing dependencies
4376 * typo fixes (LP: #107960)
4377
4378 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 11 Mar 2008 21:46:07 +0100
4379
4380 apt (0.7.9ubuntu13) hardy; urgency=low
4381
4382 [ Lionel Porcheron ]
4383 * debian/apt.cron.daily:
4384 - only call gconftool if gcontool is installed (LP: #194281)
4385
4386 [ Michael Vogt ]
4387 * doc/apt_preferences.5.xml:
4388 - fix typo (LP: #150900)
4389 * doc/example/sources.list:
4390 - updated for hardy (LP: #195879)
4391 * debian/apt.cron.daily:
4392 - sleep random amount of time (default within 0-30min) before
4393 starting the upate to hit the mirrors less hard
4394
4395 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 04 Mar 2008 15:35:09 +0100
4396
4397 apt (0.7.9ubuntu12) hardy; urgency=low
4398
4399 * debian/apt.cron.daily:
4400 - use admin user proxy settings
4401 * cmdline/apt-get.cc:
4402 - fix task installation (thanks to Colin Watson)
4403
4404 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 21 Feb 2008 15:07:44 +0100
4405
4406 apt (0.7.9ubuntu11) hardy; urgency=low
4407
4408 * apt-pkg/algorithms.cc:
4409 - add APT::Update::Post-Invoke-Success script slot
4410 (LP: #188127)
4411
4412 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 10 Jan 2008 12:06:12 +0100
4413
4414 apt (0.7.9ubuntu10) hardy; urgency=low
4415
4416 * cmdline/apt-key:
4417 - add "net-update" command that fetches the
4418 ubuntu-archive-keyring.gpg and add keys from it that are
4419 signed by the ubuntu-master-keyring.gpg
4420 (apt-archive-key-signatures spec)
4421 * debian/apt.cron.daily:
4422 - add apt-key net-update to the nightly cron job
4423
4424 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 13 Feb 2008 15:50:28 +0100
4425
4426 apt (0.7.9ubuntu9) hardy; urgency=low
4427
4428 * fix FTBFS due to incorrect intltool build-depends
4429
4430 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 11 Feb 2008 16:04:37 +0100
4431
4432 apt (0.7.9ubuntu8) hardy; urgency=low
4433
4434 * share/apt-auth-failure.note:
4435 - show update-notifier note if the nightly update fails with a
4436 authentication failure (apt-authentication-reliability spec)
4437
4438 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 11 Feb 2008 14:04:56 +0100
4439
4440 apt (0.7.9ubuntu7) hardy; urgency=low
4441
4442 * methods/connect.cc:
4443 - remember hosts with Resolve failures or connect Timeouts
4444 see https://wiki.ubuntu.com/NetworklessInstallationFixes
4445 * cmdlines/apt-key:
4446 - fix bug in the new apt-key update code that imports only
4447 keys signed with the master key (thanks to cjwatson)
4448
4449 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 08 Feb 2008 11:38:35 +0100
4450
4451 apt (0.7.9ubuntu6) hardy; urgency=low
4452
4453 * cmdline/apt-key:
4454 - add support for a master-keyring that contains signing keys
4455 that can be used to sign the archive signing keys. This should
4456 make key-rollover easier.
4457 * apt-pkg/deb/dpkgpm.cc:
4458 - merged patch from Kees Cook to fix anoying upper-case display
4459 on amd64 in sbuild
4460 * apt-pkg/algorithms.cc:
4461 - add APT::Update::Post-Invoke-Success script slot
4462 - Make the breaks handling use the kill list. This means, that a
4463 Breaks: Pkg (<< version) may put Pkg onto the remove list.
4464 * apt-pkg/deb/dpkgpm.cc:
4465 - add APT::Apport::MaxReports to limit the maximum number
4466 of reports generated in a single run (default to 3)
4467 * apt-pkg/deb/debmetaindex.cc:
4468 - add missing "Release" file uri when apt-get update --print-uris
4469 is run
4470
4471 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 04 Feb 2008 14:28:02 +0100
4472
4473 apt (0.7.9ubuntu5) hardy; urgency=low
4474
4475 * Merged apt-authentication-reliabilty branch. This means
4476 that apt will refuse to update and use the old lists if
4477 the authentication of a repository that used to be
4478 authenticated fails. See
4479 https://wiki.ubuntu.com/AptAuthenticationReliability
4480 for more details.
4481
4482 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 16 Jan 2008 10:36:10 +0100
4483
4484 apt (0.7.9ubuntu4) hardy; urgency=low
4485
4486 * apt-pkg/algorithms.cc:
4487 - Since APT::Get::List-Cleanup and APT::List-Cleanup both default to
4488 true, the effect of the compatibility code was to require both of them
4489 to be set to false in order to disable list cleanup; this broke the
4490 installer. Instead, disable list cleanup if either of them is set to
4491 false.
4492
4493 -- Colin Watson <cjwatson@ubuntu.com> Wed, 09 Jan 2008 22:34:37 +0000
4494
4495 apt (0.7.9ubuntu3) hardy; urgency=low
4496
4497 * merged the apt--DoListUpdate branch, this provides a common interface
4498 for "apt-get update" like operations for the frontends and also provides
4499 hooks to run stuff in APT::Update::{Pre,Post}-Invoke
4500
4501 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 07 Jan 2008 19:02:11 +0100
4502
4503 apt (0.7.9ubuntu2) hardy; urgency=low
4504
4505 [ Otavio Salvador ]
4506 * Applied patch from Aurelien Jarno <aurel32@debian.org> to fix building
4507 with newest dpkg-shlibdeps changing the packaging building order and a
4508 patch from Robert Millan <rmh@aybabtu.com> to fix parallel building,
4509 closes: #452862.
4510 * Applied patch from Alexander Winston <alexander.winston@comcast.net>
4511 to use 'min' as symbol for minute, closes: #219034.
4512 * Applied patch from Amos Waterland <apw@us.ibm.com> to allow apt to
4513 work properly in initramfs, closes: #448316.
4514 * Applied patch from Robert Millan <rmh@aybabtu.com> to make apt-key and
4515 apt-get to ignore time conflicts, closes: #451328.
4516 * Applied patch from Peter Eisentraut <peter_e@gmx.net> to fix a
4517 grammatical error ("manual installed" -> "manually installed"),
4518 closes: #438136.
4519 * Fix cron.daily job to not call fail if apt isn't installed, closes:
4520 #443286.
4521
4522 [ Daniel Burrows ]
4523 * apt-pkg/contrib/configuration.cc:
4524 - if RootDir is set, then FindFile and FindDir will return paths
4525 relative to the directory stored in RootDir, closes: #456457.
4526
4527 [ Christian Perrier ]
4528 * Fix wording for "After unpacking...". Thans to Michael Gilbert
4529 for the patch. Closes: #260825
4530
4531 [ Program translations ]
4532 - Vietnamese updated. Closes: #453774
4533 - Japanese updated. Closes: #456909
4534 - French updated.
4535
4536 [ Michael Vogt ]
4537 * apt-pkg/packagemanager.{cc,h}:
4538 - propergate the Immediate flag to make hitting the
4539 "E: Internal Error, Could not perform immediate configuration (2)"
4540 harder. (LP: #179247)
4541 * debian/apt.conf.daily:
4542 - print warning if the cache can not be locked (closes: #454561),
4543 thanks to Bastian Kleineidam
4544 * debian/control:
4545 - build against libdb-dev (instead of libdb4.4-dev)
4546
4547 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 03 Jan 2008 11:31:45 +0100
4548
4549 apt (0.7.9ubuntu1) hardy; urgency=low
4550
4551 * merged from http://bzr.debian.org/apt/apt/debian-sid/, remaining
4552 changes:
4553 - mirror download method (pending merge with debian)
4554 - no pdiff download by default (unsuitable for ubuntu)
4555 - no recommends-by-default yet
4556 - add "Original-Maintainer" field to tagfile
4557 - show warning on apt-get source if the package is maintained
4558 in a VCS (pedinging merge with debian)
4559 - use ubuntu-archive keyring instead of debians one
4560 - support metapackages section for autoremoval
4561 - debian maintainer field change
4562 - send ubuntu string in user-agent
4563
4564 * Changes from the debian-sid bzr branch (but not uploaded to debian
4565 yet):
4566
4567 [ Otavio Salvador ]
4568 * Applied patch from Mike O'Connor <stew@vireo.org> to add a manpage to
4569 apt-mark, closes: #430207.
4570 * Applied patch from Andrei Popescu <andreimpopescu@gmail.com> to add a
4571 note about some frontends in apt.8 manpage, closes: #438545.
4572 * Applied patch from Aurelien Jarno <aurel32@debian.org> to avoid CPU
4573 getting crazy when /dev/null is redirected to stdin (which breaks
4574 buildds), closes: #452858.
4575
4576 [ Program translations ]
4577 - Basque updated. Closes: #453088
4578
4579 [ Michael Vogt ]
4580 * debian/rules
4581 - fix https install location
4582 * methods/gpgv.cc:
4583 - remove cruft code that caused timestamp/I-M-S issues
4584 * ftparchive/contents.cc:
4585 - fix error output
4586 * methods/mirror.{cc,h}:
4587 - only update mirror list on IndexFile updates
4588 * apt-pkg/acquire-item.{cc,h}:
4589 - make the authentication download code more robust against
4590 servers/proxies with broken If-Range implementations
4591 * debian/control:
4592 - build against libdb-dev (instead of libdb4.4-dev)
4593 * merged the apt--DoListUpdate branch, this provides a common interface
4594 for "apt-get update" like operations for the frontends and also provides
4595 hooks to run stuff in APT::Update::{Pre,Post}-Invoke
4596
4597 [ Chris Cheney ]
4598 * ftparchive/contents.cc:
4599 - support lzma data members
4600 * ftparchive/multicompress.cc:
4601 - support lzma output
4602
4603 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 13 Dec 2007 14:46:27 +0100
4604
4605 apt (0.7.9) unstable; urgency=low
4606
4607 [ Christian Perrier ]
4608 * Add several languages to LINGUAS and, therefore, really ship the relevant
4609 translation:
4610 Arabic, Dzongkha, Khmer, Marathi, Nepali, Thai
4611 Thanks to Theppitak Karoonboonyanan for checking this out. Closes: #448321
4612
4613 [ Program translations ]
4614 - Korean updated. Closes: #448430
4615 - Galician updated. Closes: #448497
4616 - Swedish updated.
4617
4618 [ Otavio Salvador ]
4619 * Fix configure script to check for CURL library and headers presense.
4620 * Applied patch from Brian M. Carlson <sandals@crustytoothpaste.ath.cx>
4621 to add backward support for arches that lacks pselect support,
4622 closes: #448406.
4623 * Umount CD-ROM when calling apt-cdrom ident, except when called with
4624 -m, closes: #448521.
4625
4626 -- Otavio Salvador <otavio@debian.org> Wed, 31 Oct 2007 13:37:26 -0200
4627
4628 apt (0.7.8) unstable; urgency=low
4629
4630 * Applied patch from Daniel Leidert <daniel.leidert@wgdd.de> to fix
4631 APT::Acquire::Translation "none" support, closes: #437523.
4632 * Applied patch from Daniel Burrows <dburrows@debian.org> to add support
4633 for the Homepage field (ABI break), closes: #447970.
4634 * Applied patch from Frans Pop <elendil@planet.nl> to fix a trailing
4635 space after cd label, closes: #448187.
4636
4637 -- Otavio Salvador <otavio@debian.org> Fri, 26 Oct 2007 18:20:13 -0200
4638
4639 apt (0.7.7) unstable; urgency=low
4640
4641 [ Michael Vogt ]
4642 * apt-inst/contrib/extracttar.cc:
4643 - fix fd leak for zero size files (thanks to Bill Broadley for
4644 reporting this bug)
4645 * apt-pkg/acquire-item.cc:
4646 - remove zero size files on I-M-S hit
4647 * methods/https.cc:
4648 - only send LastModified if we actually have a file
4649 - send range request with if-range
4650 - delete failed downloads
4651 - delete zero size I-M-S hits
4652 * apt-pkg/deb/dpkgpm.{cc,h}:
4653 - merged dpkg-log branch, this lets you specify a
4654 Dir::Log::Terminal file to log dpkg output to
4655 (ABI break)
4656 - fix parse error when dpkg sends unexpected data
4657 * merged apt--sha256 branch to fully support the new
4658 sha256 checksums in the Packages and Release files
4659 (ABI break)
4660 * apt-pkg/pkgcachegen.cc:
4661 - increase default mmap size
4662 * tests/local-repo:
4663 - added local repository testcase
4664 * apt-pkg/acquire.cc:
4665 - increase MaxPipeDepth for the internal worker<->method
4666 communication to 1000 for the debtorrent backend
4667 * make apt build with g++ 4.3
4668 * fix missing SetExecClose() call when the status-fd is used
4669 * debian/apt.cron.daily:
4670 - move unattended-upgrade before apt-get autoclean
4671 * fix "purge" commandline argument, closes: #133421
4672 (thanks to Julien Danjou for the patch)
4673 * cmdline/apt-get.cc:
4674 - do not change the auto-installed information if a package
4675 is reinstalled
4676 * apt-pkg/acquire-item.cc:
4677 - fix crash in diff acquire code
4678 * cmdline/apt-mark:
4679 - Fix chmoding after have renamed the extended-states file (LP: #140019)
4680 (thanks to Laurent Bigonville)
4681 * apt-pkg/depcache.cc:
4682 - set "APT::Install-Recommends" to true by default (OMG!)
4683 * debian/apt.cron.daily:
4684 - only run the cron job if apt-get check succeeds (LP: #131719)
4685
4686 [ Program translations ]
4687 - French updated
4688 - Basque updated. Closes: #436425
4689 - Fix the zh_CN translator's name in debian/changelog for 0.7.2
4690 Closes: #423272
4691 - Vietnamese updated. Closes: #440611
4692 - Danish updated. Closes: #441102
4693 - Thai added. Closes: #442833
4694 - Swedish updated.
4695 - Galician updated. Closes: #446626
4696
4697 [ Otavio Salvador ]
4698 * Add hash support to copy method. Thanks Anders Kaseorg by the patch
4699 (closes: #436055)
4700 * Reset curl options and timestamp between downloaded files. Thanks to
4701 Ryan Murray <rmurray@debian.org> for the patch (closes: #437150)
4702 * Add support to apt-key to export keys to stdout. Thanks to "Dwayne
4703 C. Litzenberger" <dlitz@dlitz.net> for the patch (closes: #441942)
4704 * Fix compilation warnings:
4705 - apt-pkg/indexfile.cc: conversion from string constant to 'char*';
4706 - apt-pkg/acquire-item.cc: likewise;
4707 - apt-pkg/cdrom.cc: '%lu' expects 'long unsigned int', but argument
4708 has type 'size_t';
4709 - apt-pkg/deb/dpkgpm.cc: initialization order and conversion from
4710 string constant to 'char*';
4711 - methods/gpgv.cc: conversion from string constant to 'char*';
4712 - methods/ftp.cc: likewise;
4713 - cmdline/apt-extracttemplates.cc: likewise;
4714 - apt-pkg/deb/debmetaindex.cc: comparison with string literal results
4715 in unspecified behaviour;
4716 * cmdline/apt-get.cc: adds 'autoremove' as a valid comment to usage
4717 statement of apt-get (closes: #445468).
4718 * cmdline/apt-get.cc: really applies Julien Danjou <acid@debian.org>
4719 patch to add 'purge' command line argument (closes: #133421).
4720
4721 [ Ian Jackson ]
4722 * dpkg-triggers: Deal properly with new package states.
4723
4724 [ Colin Watson ]
4725 * apt-pkg/contrib/mmap.cc:
4726 - don't fail if msync() returns > 0
4727
4728 -- Michael Vogt <mvo@debian.org> Tue, 23 Oct 2007 14:58:03 +0200
4729
4730 apt (0.7.6ubuntu14.1) gutsy-proposed; urgency=low
4731
4732 [ Michael Vogt ]
4733 * apt-pkg/deb/dpkgpm.{cc,h}:
4734 - give up timeslice on EIO error in read from master terminal
4735 * debian/apt.cron.daily:
4736 - only run the cron job if apt-get check succeeds (LP: #131719)
4737
4738 [ Martin Emrich ]
4739 * apt-pkg/deb/dpkgpm.{cc,h}:
4740 - rewrite dpkgpm.cc to use pselect() instead of select()
4741 to block signals during select() (LP: #134858)
4742
4743 -- Michael Vogt <michael.vogt@ubuntu.com> Sat, 20 Oct 2007 07:51:12 +0200
4744
4745 apt (0.7.6ubuntu14) gutsy; urgency=low
4746
4747 * apt-pkg/deb/dpkgpm.cc:
4748 - fix resource leak (LP: #148806)
4749
4750 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 15 Oct 2007 20:57:44 +0200
4751
4752 apt (0.7.6ubuntu13) gutsy; urgency=low
4753
4754 * apt-pkg/deb/dpkgpm.cc:
4755 - fix crash in WriteApportReport (LP: #144537)
4756 * apt-pkg/acquire-item.cc
4757 - fix disappearing local Packages.gz file (LP: #131166)
4758 * methods/https.cc:
4759 - fix off-by-one error I-M-S handling
4760 - cleanup after I-M-S hit
4761
4762 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 09 Oct 2007 01:48:26 +0200
4763
4764 apt (0.7.6ubuntu12) gutsy; urgency=low
4765
4766 [ Michael Vogt ]
4767 * cmdline/apt-mark:
4768 - Fix chmoding after have renamed the extended-states file
4769 (thanks to Laurent Bigonville, LP: #140019)
4770 * apt-pkg/deb/debmetaindex.cc: comparison with string literal results
4771 in unspecified behaviour;
4772 * Reset curl options and timestamp between downloaded files. Thanks to
4773 Ryan Murray <rmurray@debian.org> for the patch
4774
4775 [Paul Sladen]
4776 * Have 'cron.daily/apt' send D-Bus doesn't exist error messages
4777 to the bit bucket. Thanks to 'dasdda'. (LP: #115397)
4778
4779 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 03 Oct 2007 02:17:45 +0200
4780
4781 apt (0.7.6ubuntu11) gutsy; urgency=low
4782
4783 * apt-pkg/contrib/mmap.cc:
4784 - don't fail if msync() returns > 0 (LP: #144001)
4785
4786 -- Colin Watson <cjwatson@ubuntu.com> Sat, 22 Sep 2007 21:39:29 +0100
4787
4788 apt (0.7.6ubuntu10) gutsy; urgency=low
4789
4790 * apt-pkg/deb/dpkgpm.cc:
4791 - fix parse error when dpkg sends unexpected data
4792
4793 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 18 Sep 2007 17:25:09 +0100
4794
4795 apt (0.7.6ubuntu9) gutsy; urgency=low
4796
4797 * apt-pkg/deb/dpkgpm.cc:
4798 - fix progress reporting precent calculation (LP: #137798)
4799 * make apt build with g++ 4.3
4800 * fix missing SetExecClose() call when the status-fd is used
4801 (LP: #136767)
4802 * debian/apt.cron.daily:
4803 - move unattended-upgrade before apt-get autoclean
4804 * fix "purge" commandline argument, closes LP: #125733
4805 (thanks to Julien Danjou for the patch)
4806 * cmdline/apt-get.cc:
4807 - do not change the auto-installed information if a package
4808 is reinstalled (LP: #139448)
4809
4810 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 11 Sep 2007 20:55:00 +0200
4811
4812 apt (0.7.6ubuntu8) gutsy; urgency=low
4813
4814 * apt-pkg/deb/dpkgpm.{cc,h}:
4815 - fix bug in dpkg log writing when a signal is caught during
4816 select() (LP: #134858)
4817 - write end marker in the log as well
4818
4819 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 05 Sep 2007 15:03:46 +0200
4820
4821 apt (0.7.6ubuntu7) gutsy; urgency=low
4822
4823 * reupload to fix FTBFS
4824
4825 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 16 Aug 2007 19:44:20 +0200
4826
4827 apt (0.7.6ubuntu6) gutsy; urgency=low
4828
4829 * dpkg-triggers: Deal properly with new package states.
4830
4831 -- Ian Jackson <iwj@ubuntu.com> Wed, 15 Aug 2007 20:44:37 +0100
4832
4833 apt (0.7.6ubuntu5) UNRELEASED; urgency=low
4834
4835 * apt-pkg/acquire-item.cc:
4836 - fix file removal on local repo i-m-s hit (LP: #131166)
4837 * tests/local-repo:
4838 - added regression test for this bug
4839
4840 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 09 Aug 2007 12:34:07 +0200
4841
4842 apt (0.7.6ubuntu4) gutsy; urgency=low
4843
4844 * cmdline/apt-get.cc:
4845 - remove YnPrompt when a XS-Vcs- tag is found, improve the
4846 notice (LP: #129575)
4847 * methods/copy.cc:
4848 - take hashes here too
4849 * apt-pkg/acquire-worker.cc:
4850 - only pass on computed hash if we recived one from the method
4851
4852 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 08 Aug 2007 19:30:29 +0200
4853
4854 apt (0.7.6ubuntu3) gutsy; urgency=low
4855
4856 * apt-pkg/deb/dpkgpm.cc:
4857 - fix packagename extraction when writting apport reports
4858 * apt-pkg/pkgcachegen.cc:
4859 - increase default mmap size (LP: #125640)
4860
4861 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 07 Aug 2007 09:52:00 +0200
4862
4863 apt (0.7.6ubuntu2) gutsy; urgency=low
4864
4865 * doc/examples/sources.list:
4866 - change example source to gutsy
4867 * apt-pkg/deb/dpkgpm.cc:
4868 - do not break if no /dev/pts is available
4869
4870 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 06 Aug 2007 15:17:57 +0200
4871
4872 apt (0.7.6ubuntu1) gutsy; urgency=low
4873
4874 [ Michael Vogt ]
4875 * apt-inst/contrib/extracttar.cc:
4876 - fix fd leak for zero size files (thanks to Bill Broadley for
4877 reporting this bug)
4878 * apt-pkg/acquire-item.cc:
4879 - remove zero size files on I-M-S hit
4880 * methods/https.cc:
4881 - only send LastModified if we actually have a file
4882 - send range request with if-range
4883 - delete failed downloads
4884 (thanks to Thom May for his help here)
4885 - delete zero size I-M-S hits
4886 * apt-pkg/deb/dpkgpm.{cc,h}:
4887 - merged dpkg-log branch, this lets you specify a
4888 Dir::Log::Terminal file to log dpkg output to
4889 (ABI break)
4890 - when writting apport reports, attach the dpkg
4891 terminal log too
4892 * merged apt--sha256 branch to fully support the new
4893 sha256 checksums in the Packages and Release files
4894 (ABI break)
4895 * apt-pkg/pkgcachegen.cc:
4896 - increase default mmap size
4897 * tests/local-repo:
4898 - added local repository testcase
4899 * make apt build with g++ 4.3
4900 * fix missing SetExecClose() call when the status-fd is used
4901 * debian/apt.cron.daily:
4902 - move unattended-upgrade before apt-get autoclean
4903 * fix "purge" commandline argument, closes: #133421
4904 (thanks to Julien Danjou for the patch)
4905 * cmdline/apt-get.cc:
4906 - do not change the auto-installed information if a package
4907 is reinstalled
4908 * cmdline/apt-mark:
4909 - Fix chmoding after have renamed the extended-states file (LP: #140019)
4910 (thanks to Laurent Bigonville)
4911
4912 [ Ian Jackson ]
4913 * dpkg-triggers: Deal properly with new package states.
4914
4915 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 02 Aug 2007 11:55:54 +0200
4916
4917 apt (0.7.6) unstable; urgency=low
4918
4919 * Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrong
4920 directory downloading on non-linux architectures (closes: #435597)
4921
4922 -- Otavio Salvador <otavio@debian.org> Wed, 01 Aug 2007 19:49:51 -0300
4923
4924 apt (0.7.5) unstable; urgency=low
4925
4926 [ Otavio Salvador ]
4927 * Applied patch from Guillem Jover <guillem@debian.org> to use
4928 dpkg-architecture to get the host architecture (closes: #407187)
4929 * Applied patch from Guillem Jover <guillem@debian.org> to add
4930 support to add lzma support (closes: #408201)
4931
4932 [ Michael Vogt ]
4933 * apt-pkg/depcache.cc:
4934 - support a list of sections for:
4935 APT::Install-Recommends-Sections
4936 APT::Never-MarkAuto-Sections
4937 * methods/makefile:
4938 - install lzma symlink method (for full lzma support)
4939 * debian/control:
4940 - suggest "lzma"
4941
4942 -- Otavio Salvador <otavio@ossystems.com.br> Wed, 25 Jul 2007 20:16:46 -0300
4943
4944 apt (0.7.4ubuntu1) gutsy; urgency=low
4945
4946 * debian/apt.conf.ubuntu, apt.conf.autoremove:
4947 - Change metapackages to {restricted,universe,multiverse}/metapackages
4948 in Install-Recommends-Sections and Never-MarkAuto-Sections
4949
4950 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 26 Jul 2007 10:42:29 +0200
4951
4952 apt (0.7.4) unstable; urgency=low
4953
4954 [ Michael Vogt ]
4955 * cmdline/apt-get.cc:
4956 - fix in the task-install code regexp (thanks to Adam Conrad and
4957 Colin Watson)
4958 - support task removal too: apt-get remove taskname^
4959 (thanks to Matt Zimmerman reporting this problem)
4960
4961 [ Otavio Salvador ]
4962 * Fix a typo on 0.7.3 changelog entry about g++ (7.3 to 4.3)
4963 * Fix compilation warnings:
4964 - apt-pkg/contrib/configuration.cc: wrong argument type;
4965 - apt-pkg/deb/dpkgpm.cc: wrong signess;
4966 - apt-pkg-acquire-item.cc: wrong signess and orderned initializers;
4967 - methods/https.cc:
4968 - type conversion;
4969 - unused variable;
4970 - changed SetupProxy() method to void;
4971 * Simplified HttpMethod::Fetch on http.cc removing Tail variable;
4972 * Fix pipeline handling on http.cc (closes: #413324)
4973 * Fix building to properly support binNMUs. Thanks to Daniel Schepler
4974 <schepler@math.unipd.it> by the patch (closes: #359634)
4975 * Fix example for Install-{Recommends,Suggests} options on
4976 configure-index example file. Thanks to Peter Eisentraut
4977 <peter_e@gmx.net> by the patch (closes: #432223)
4978
4979 [ Christian Perrier ]
4980 * Basque translation update. Closes: ##423766
4981 * Unfuzzy formerly complete translations
4982 * French translation update
4983 * Re-generate PO(T) files
4984 * Spanish translation update
4985 * Swedish translation update
4986
4987 -- Otavio Salvador <otavio@debian.org> Tue, 24 Jul 2007 09:55:50 -0300
4988
4989 apt (0.7.3) unstable; urgency=low
4990
4991 * fixed compile errors with g++ 4.3 (thanks to
4992 Daniel Burrows, closes: #429378)
4993 * fixes in the auto-mark code (thanks to Daniel
4994 Burrows)
4995 * fix FTBFS by changing build-depends to
4996 libcurl4-gnutls-dev (closes: #428363)
4997 * cmdline/apt-get.cc:
4998 - fix InstallTask code when a pkgRecord ends
4999 with a single '\n' (thanks to Soren Hansen for reporting)
5000 * merged from Christian Perrier:
5001 * vi.po: completed to 532t, again. Closes: #429899
5002 * gl.po: completed to 532t. Closes: #429506
5003 * vi.po: completed to 532t. Closes: #428672
5004 * Update all PO and the POT. Gives 514t14f4u for formerly
5005 complete translations
5006 * fr.po: completed to 532t
5007 * ku.po, uk.po, LINGUAS: reintegrate those translations
5008 which disappeared from the BZR repositories
5009
5010 -- Michael Vogt <mvo@debian.org> Sun, 01 Jul 2007 12:31:29 +0200
5011
5012 apt (0.7.2ubuntu7) gutsy; urgency=low
5013
5014 * fix build-dependencies
5015 * fixes in the auto-mark code (thanks to Daniel
5016 Burrows)
5017
5018 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 9 Jul 2007 19:02:54 +0200
5019
5020 apt (0.7.2ubuntu6) gutsy; urgency=low
5021
5022 [ Michael Vogt]
5023 * cmdline/apt-get.cc:
5024 - make the XS-Vcs-$foo warning more copy'n'paste
5025 friendly (thanks to Matt Zimmerman)
5026 - ignore the Vcs-Browser tag (Fixes LP: #121770)
5027 * debian/apt.conf.autoremove:
5028 - added "linux-ubuntu-modules" to APT::NeverAutoRemove
5029
5030 [ Sarah Hobbs ]
5031 * Change metapackages to *metapackages in Install-Recommends-Section
5032 and Never-MarkAuto-Section of debian/apt.conf.autoremove, so that
5033 the Recommends of metapackages in universe and multiverse will get
5034 installed.
5035 * Also make this change in doc/examples/configure-index.
5036 * Added a Build Dependancies of automake, docbook-xsl, xsltproc, xmlto,
5037 docbook to fix FTBFS.
5038 * Added in previous changelog entries, as those who uploaded did not
5039 actually commit to Bzr.
5040
5041 -- Sarah Hobbs <hobbsee@ubuntu.com> Mon, 09 Jul 2007 01:15:57 +1000
5042
5043 apt (0.7.2ubuntu5) gutsy; urgency=low
5044
5045 * Rerun autoconf to fix the FTBFS.
5046
5047 -- Michael Bienia <geser@ubuntu.com> Fri, 06 Jul 2007 19:17:33 +0200
5048
5049 apt (0.7.2ubuntu4) gutsy; urgency=low
5050
5051 * Rebuild for the libcurl4 -> libcurl3 transition mess.
5052
5053 -- Steve Kowalik <stevenk@ubuntu.com> Fri, 6 Jul 2007 12:44:05 +1000
5054
5055 apt (0.7.2ubuntu3) gutsy; urgency=low
5056
5057 * cmdline/apt-get.cc:
5058 - fix InstallTask code when a pkgRecord ends
5059 with a single '\n' (thanks to Soren Hansen for reporting)
5060
5061 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 27 Jun 2007 13:33:38 +0200
5062
5063 apt (0.7.2ubuntu2) gutsy; urgency=low
5064
5065 * fixed compile errors with g++ 4.3 (thanks to
5066 Daniel Burrows, closes: #429378)
5067 * fix FTFBFS by changing build-depends to
5068 libcurl4-gnutls-dev (closes: #428363)
5069
5070 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 19 Jun 2007 13:47:03 +0200
5071
5072 apt (0.7.2ubuntu1) gutsy; urgency=low
5073
5074 * apt-pkg/deb/dpkgpm.cc:
5075 - apport integration added, this means that a apport
5076 report is written on dpkg failures
5077 * cmdline/apt-get.cc:
5078 - merged http://people.ubuntu.com/~mvo/bzr/apt/xs-vcs-bzr/
5079 this will warn when Vcs- headers are found on apt-get source
5080 (Fixes LP:#115959)
5081 * merged from debian/unstable, remaining changes:
5082 - maintainer field changed
5083 - merged the apt--mirror branch
5084 http://people.ubuntu.com/~mvo/bzr/apt/apt--mirror/
5085 - apport reporting on package install/upgrade/remove failure
5086 - support for "Originial-Maintainer" field
5087 - merged apt--xs-vcs-bzr branch
5088 (http://people.ubuntu.com/~mvo/bzr/apt/xs-vcs-bzr/)
5089 - use ubuntu archive keyring by default
5090 - debian/apt.conf.autoremove
5091 + install recommands for section "metapackages"
5092 + do not mark direct dependencies of "metapackages" as autoremoved
5093
5094 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 14 Jun 2007 10:38:36 +0200
5095
5096 apt (0.7.2-0.1) unstable; urgency=low
5097
5098 * Non-maintainer upload.
5099 * Build-depend on libcurl4-gnutls-dev instead of the obsolete
5100 libcurl3-gnutls-dev. Closes: #428363.
5101
5102 -- Steve Langasek <vorlon@debian.org> Thu, 28 Jun 2007 18:46:53 -0700
5103
5104 apt (0.7.2) unstable; urgency=low
5105
5106 * merged the debian/experimental changes back
5107 into the debian/sid branch
5108 * merged from Christian Perrier:
5109 * mr.po: New Marathi translation Closes: #416806
5110 * zh_CN.po: Updated by Kov Chai Closes: #416822
5111 * tl.po: Updated by Eric Pareja Closes: #416638
5112 * gl.po: Updated by Jacobo Tarrio
5113 Closes: #412828
5114 * da.po: Updated by Claus Hindsgaul
5115 Closes: #409483
5116 * fr.po: Remove a non-breakable space for usability
5117 issues. Closes: #408877
5118 * ru.po: Updated Russian translation. Closes: #405476
5119 * *.po: Unfuzzy after upstream typo corrections
5120 * buildlib/archtable:
5121 - added support for sh3/sh4 (closes: #424870)
5122 - added support for m32r (closes: #394096)
5123 * buildlib/systemtable:
5124 - added support for lpia
5125 * configure.in:
5126 - check systemtable for architecture mapping too
5127 * fix error in AutocleanInterval, closes: #319339
5128 (thanks to Israel G. Lugo for the patch)
5129 * add "purge" commandline argument, closes: #133421)
5130 (thanks to Julien Danjou for the patch)
5131 * add "purge" commandline argument, closes: #133421)
5132 (thanks to Julien Danjou for the patch)
5133 * fix FTBFS with gcc 4.3, closes: #417090
5134 (thanks to Martin Michlmayr for the patch)
5135 * add --dsc-only option, thanks to K. Richard Pixley
5136 * Removed the more leftover #pragma interface/implementation
5137 closes: #306937 (thanks to Andreas Henriksson for the patch)
5138
5139 -- Michael Vogt <mvo@debian.org> Wed, 06 Jun 2007 23:19:50 +0200
5140
5141 apt (0.7.1) experimental; urgency=low
5142
5143 * ABI library name change because it's built against
5144 new glibc
5145 * implement SourceVer() in pkgRecords
5146 (thanks to Daniel Burrows for the patch!)
5147 * apt-pkg/algorithm.cc:
5148 - use clog for all debugging
5149 - only increase the score of installed applications if they
5150 are not obsolete
5151 - fix resolver bug on removal triggered by weak-dependencies
5152 with or-groups
5153 * methods/http.cc:
5154 - send apt version in User-Agent
5155 * apt-pkg/deb/debrecords.cc:
5156 - fix SHA1Hash() return value
5157 * apt-pkg/cdrom.cc:
5158 - only unmount if APT::CDROM::NoMount is false
5159 * methods/cdrom.cc:
5160 - only umount if it was mounted by the method before
5161 * po/gl.po:
5162 - fix error translation that causes trouble to lsb_release
5163 * apt-pkg/acquire-item.cc:
5164 - if decompression of a index fails, delete the index
5165 * apt-pkg/acquire.{cc,h}:
5166 - deal better with duplicated sources.list entries (avoid
5167 double queuing of URLs) - this fixes hangs in bzip/gzip
5168 * merged from Christian Perrier:
5169 * mr.po: New Marathi translation Closes: #416806
5170 * zh_CN.po: Updated by Eric Pareja Closes: #416822
5171 * tl.po: Updated by Eric Pareja Closes: #416638
5172 * gl.po: Updated by Jacobo Tarrio
5173 Closes: #412828
5174 * da.po: Updated by Claus Hindsgaul
5175 Closes: #409483
5176 * fr.po: Remove a non-breakable space for usability
5177 issues. Closes: #408877
5178 * ru.po: Updated Russian translation. Closes: #405476
5179 * *.po: Unfuzzy after upstream typo corrections
5180 * vi.po: Updated to 515t. Closes: #426976
5181 * eu.po: Updated to 515t. Closes: #423766
5182 * pt.po: 515t. Closes: #423111
5183 * fr.po: Updated by Christian Perrier
5184 * Update all PO and the POT. Gives 513t2f for formerly
5185 complete translations
5186 * apt-pkg/policy.cc:
5187 - allow multiple packages (thanks to David Foerster)
5188
5189 -- Michael Vogt <mvo@debian.org> Wed, 2 May 2007 13:43:44 +0200
5190
5191 apt (0.7.0) experimental; urgency=low
5192
5193 * Package that contains all the new features
5194 * Removed all #pragma interface/implementation
5195 * Branch that contains all the new features:
5196 * translated package descriptions
5197 * task install support
5198 * automatic dependency removal (thanks to Daniel Burrows)
5199 * merged support for the new dpkg "Breaks" field
5200 (thanks to Ian Jackson)
5201 * handle network failures more gracefully on "update"
5202 * support for unattended-upgrades (via unattended-upgrades
5203 package)
5204 * added apt-transport-https method
5205 * merged "install-recommends" branch (ABI break):
5206 - new "--install-recommends"
5207 - install new recommends on "upgrade" if --install-recommends is
5208 given
5209 - new "--fix-policy" option to install all packages with unmet
5210 important dependencies (usefull with --install-recommends to
5211 see what not-installed recommends are on the system)
5212 - fix of recommended packages display (only show CandidateVersion
5213 fix or-group handling)
5214 * merged "install-task" branch (use with "apt-get install taskname^")
5215
5216 -- Michael Vogt <mvo@debian.org> Fri, 12 Jan 2007 20:48:07 +0100
5217
5218 apt (0.6.46.4ubuntu10) feisty; urgency=low
5219
5220 * apt-pkg/depcache.cc:
5221 - added "APT::Never-MarkAuto-Section" and consider dependencies
5222 of packages in this section manual (LP#59893)
5223 - ensure proper permissions in the extended_state file (LP#67037)
5224 * debian/apt.conf.ubuntu:
5225 - added APT::Never-MarkAuto-Section "metapackages" (LP#59893)
5226 * cmdline/apt-get.cc:
5227 - "apt-get install foo" on a already installed package foo will
5228 clean the automatic installed flag (LP#72007)
5229 - do not show packages already marked for removal as auto-installed
5230 (LP#64493)
5231 - applied patch to (optionally) hide the auto-remove information
5232 (thanks to Frode M. Døving) (LP#69148)
5233
5234 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 14 Mar 2007 13:32:32 +0100
5235
5236 apt (0.6.46.4ubuntu9) feisty; urgency=low
5237
5238 * debian/control:
5239 - set XS-Vcs-Bzr header
5240 - Set Ubuntu maintainer address
5241 * apt-pkg/cdrom.cc:
5242 - only unmount if APT::CDROM::NoMount is false
5243 - only umount if it was mounted by the method before
5244 * cmdline/apt-get.cc:
5245 - fix version output in autoremove list (LP#68941)
5246 * apt-pkg/packagemanager.cc:
5247 - do not spin 100% cpu in FixMissing() (LP#84476)
5248 * apt-pkg/indexfile.cc:
5249 - fix problem overwriting APT::Acquire::Translation
5250 * doc/examples/configure-index:
5251 - document APT::Acquire::Translation
5252
5253 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 13 Mar 2007 15:24:39 +0100
5254
5255 apt (0.6.46.4ubuntu8) feisty; urgency=low
5256
5257 * fix segfault in the pkgRecords destructor
5258 * Bump ABI version
5259 * debian/control:
5260 - make the libcurl3-gnutls-dev versionized (LP#86614)
5261
5262 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 26 Feb 2007 14:26:33 +0100
5263
5264 apt (0.6.46.4ubuntu7) feisty; urgency=low
5265
5266 * Merged the apt--mirror branch. This means that a new 'mirror'
5267 method is available that will allow dynamic mirror updates.
5268 The sources.list entry looks something like this:
5269 "deb mirror://mirrors.lp.net/get_mirror feisty main restricted"
5270
5271 It also supports error reporting to a configurable url for mirror
5272 problems/failures.
5273 * Bump ABI version
5274
5275 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 6 Feb 2007 11:38:06 +0100
5276
5277 apt (0.6.46.4ubuntu6) feisty; urgency=low
5278
5279 * methods/http.cc:
5280 - send apt version in User-Agent
5281 * apt-pkg/deb/debrecords.cc:
5282 - fix SHA1Hash() return value
5283 * apt-pkg/algorithms.cc:
5284 - fix resolver bug on removal triggered by weak-dependencies
5285 with or-groups
5286 - fix segfault (lp: #76530)
5287
5288 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 20 Dec 2006 11:04:36 +0100
5289
5290 apt (0.6.46.4ubuntu5) feisty; urgency=low
5291
5292 * added apt-transport-https package to provide a optional
5293 https transport (apt-https spec)
5294
5295 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 19 Dec 2006 16:23:43 +0100
5296
5297 apt (0.6.46.4ubuntu4) feisty; urgency=low
5298
5299 * apt-pkg/algorithms.cc:
5300 - only increase the score of installed applications if they
5301 are not obsolete
5302
5303 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 18 Dec 2006 19:39:05 +0100
5304
5305 apt (0.6.46.4ubuntu3) feisty; urgency=low
5306
5307 * apt-pkg/algorithm.cc:
5308 - use clog for all debugging
5309 * apt-pkg/depcache.cc:
5310 - never mark Required package for autoremoval (lp: #75882)
5311
5312 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 18 Dec 2006 11:56:05 +0100
5313
5314 apt (0.6.46.4ubuntu2) feisty; urgency=low
5315
5316 * apt-pkg/algorithms.cc: add missing call to MarkKeep
5317 so that dist-upgrade isn't broken by unsatisfiable Breaks.
5318 (thanks to Ian Jackson)
5319
5320 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 7 Dec 2006 23:07:24 +0100
5321
5322 apt (0.6.46.4ubuntu1) feisty; urgency=low
5323
5324 * merged with debian
5325
5326 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 7 Dec 2006 12:13:14 +0100
5327
5328 apt (0.6.46.4-0.1) unstable; urgency=emergency
5329
5330 * NMU
5331 * Fix broken use of awk in apt-key that caused removal of the wrong keys
5332 from the keyring. Closes: #412572
5333
5334 -- Joey Hess <joeyh@debian.org> Mon, 26 Feb 2007 16:00:22 -0500
5335
5336 apt (0.6.46.4) unstable; urgency=high
5337
5338 * ack NMU (closes: #401017)
5339 * added apt-secure.8 to "See also" section
5340 * apt-pkg/deb/dpkgpm.cc:
5341 - added "Dpkg::StopOnError" variable that controls if apt
5342 will abort on errors from dpkg
5343 * apt-pkg/deb/debsrcrecords.{cc,h}:
5344 - make the Buffer grow dynmaically (closes: #400874)
5345 * Merged from Christian Perrier bzr branch:
5346 - uk.po: New Ukrainian translation: 483t28f3u
5347 - el.po: Update to 503t9f2u
5348 - de.po: Updates and corrections.
5349 * apt-pkg/contrib/progress.cc:
5350 - OpProgress::CheckChange optimized, thanks to Paul Brook
5351 (closes: #398381)
5352 * apt-pkg/contrib/sha256.cc:
5353 - fix building with noopt
5354
5355 -- Michael Vogt <mvo@debian.org> Thu, 7 Dec 2006 10:49:50 +0100
5356
5357 apt (0.6.46.3ubuntu2) feisty; urgency=low
5358
5359 * apt-pkg/algorithms.cc: add missing call to MarkKeep
5360 so that dist-upgrade isn't broken by unsatisfiable Breaks.
5361
5362 -- Ian Jackson <iwj@ubuntu.com> Thu, 7 Dec 2006 15:46:52 +0000
5363
5364 apt (0.6.46.3ubuntu1) feisty; urgency=low
5365
5366 * doc/apt-get.8.xml:
5367 - documented autoremove, thanks to Vladimír Lapá\e%GÄ\8d\e%@ek
5368 (lp: #62919)
5369 * fix broken i18n in the dpkg progress reporting, thanks to
5370 Frans Pop and Steinar Gunderson. (closes: #389261)
5371 * po/en_GB.po:
5372 - typo (lp: #61270)
5373 * add apt-secure.8 to "See also" section
5374
5375 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 23 Nov 2006 07:24:12 +0100
5376
5377 apt (0.6.46.3-0.2) unstable; urgency=high
5378
5379 * Non-maintainer upload with permission of Michael Vogt.
5380 * Fix FTBFS on most arches (regression from the fix of #400874)
5381
5382 -- Andreas Barth <aba@not.so.argh.org> Tue, 5 Dec 2006 15:51:22 +0000
5383
5384 apt (0.6.46.3-0.1) unstable; urgency=high
5385
5386 * Non-maintainer upload with permission of Michael Vogt.
5387 * Fix segfault at apt-get source. Closes: #400874
5388 * Add apt-key update in postinst, so that debian-archive-keyring doesn't
5389 need to depend on apt >= 0.6. Closes: #401114
5390 * Don't double-queue pdiff files. Closes: #401017
5391
5392 -- Andreas Barth <aba@not.so.argh.org> Tue, 5 Dec 2006 10:34:56 +0000
5393
5394 apt (0.6.46.3) unstable; urgency=low
5395
5396 * apt-pkg/deb/dpkgpm.cc:
5397 - make progress reporting robust against multiline error
5398 messages
5399
5400 * Merged from Christian Perrier bzr branch:
5401 - ca.po: Updated to 514t
5402 - be.po: Updated to 514t
5403 - it.po: Updated to 514t
5404 - hu.po: Updated to 514t
5405 - zh_TW.po: Updated to 514t
5406 - ar.po: Updated to 293t221u.
5407 - ru.po: Updated to 514t. Closes: #392466
5408 - nb.po: Updated to 514t. Closes: #392466
5409 - pt.po: Updated to 514t. Closes: #393199
5410 - fr.po: One spelling error corrected: s/accèder/accéder
5411 - km.po: Updated to 514t.
5412 - ko.po: Updated to 514t.
5413 - bg.po: Updated to 514t.
5414 - de.po: Updated to 514t.
5415 - en_GB.po: Updated to 514t.
5416
5417 -- Michael Vogt <mvo@debian.org> Thu, 2 Nov 2006 11:37:58 +0100
5418
5419 apt (0.6.46.2) unstable; urgency=low
5420
5421 * debian/control:
5422 - depend on debian-archive-keyring to offer clean upgrade path
5423 (closes: #386800)
5424 * Merged from Christian Perrier bzr branch:
5425 - es.po: Updated to 514t. Closes: #391661
5426 - da.po: Updated to 514t. Closes: #391424
5427 - cs.po: Updated. Closes: #391064
5428 - es.po: Updated to 514t. Closes: #391661
5429 - da.po: Updated to 514t. Closes: #391424
5430
5431 -- Michael Vogt <mvo@debian.org> Wed, 11 Oct 2006 09:03:15 +0200
5432
5433 apt (0.6.46.1) unstable; urgency=low
5434
5435 * methods/gzip.cc:
5436 - deal with empty files
5437 * Applied patch from Daniel Schepler to make apt bin-NMU able.
5438 (closes: bug#359634)
5439 * rebuild against current g++ because of:
5440 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29289
5441 (closes: #390189)
5442 * fix broken i18n in the dpkg progress reporting, thanks to
5443 Frans Pop and Steinar Gunderson. (closes: #389261)
5444 * Merged from Christian Perrier bzr branch:
5445 * fi.po: Updated to 514t. Closes: #390149
5446 * eu.po: Updated to 514t. Closes: #389725
5447 * vi.po: Updated to 514t. Closes: #388555
5448 * make the internal buffer in pkgTagFile grow dynamically
5449 (closes: #388708)
5450
5451 -- Michael Vogt <mvo@debian.org> Mon, 2 Oct 2006 20:42:20 +0200
5452
5453 apt (0.6.46) unstable; urgency=low
5454
5455 * debian/control:
5456 - switched to libdb4.4 for building (closes: #381019)
5457 * cmdline/apt-get.cc:
5458 - show only the recommends/suggests for the candidate-version, not for all
5459 versions of the package (closes: #257054)
5460 - properly handle recommends/suggests or-groups when printing the list of
5461 suggested/recommends packages (closes: #311619)
5462 * methods/http.cc:
5463 - check more careful for incorrect proxy settings (closes: #378868)
5464 * methods/gzip.cc:
5465 - don't hang when /var is full (closes: #341537), thanks to
5466 Luis Rodrigo Gallardo Cruz for the patch
5467 * doc/examples/sources.list:
5468 - removed non-us.debian.org from the example (closes: #380030,#316196)
5469 * Merged from Christian Perrier bzr branch:
5470 * ro.po: Updated to 514t. Closes: #388402
5471 * dz.po: Updated to 514t. Closes: #388184
5472 * it.po: Fixed typos. Closes: #387812
5473 * ku.po: New kurdish translation. Closes: #387766
5474 * sk.po: Updated to 514t. Closes: #386851
5475 * ja.po: Updated to 514t. Closes: #386537
5476 * gl.po: Updated to 514t. Closes: #386397
5477 * fr.po: Updated to 516t.
5478 * fi.po: Updated to 512t. Closes: #382702
5479 * share/archive-archive.gpg:
5480 - removed the outdated amd64 and debian-2004 keys
5481 * apt-pkg/tagfile.cc:
5482 - applied patch from Jeroen van Wolffelaar to make the tags
5483 caseinsensitive (closes: #384182)
5484 - reverted MMap use in the tagfile because it does not work
5485 across pipes (closes: #383487)
5486
5487 -- Michael Vogt <mvo@debian.org> Thu, 21 Sep 2006 10:25:03 +0200
5488
5489 apt (0.6.45ubuntu14) edgy; urgency=low
5490
5491 * cmdline/apt-get.cc:
5492 - fix in the TryInstallTask() code to make sure that all package
5493 there are marked manual install (lp: #61684)
5494
5495 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 28 Sep 2006 00:34:20 +0200
5496
5497 apt (0.6.45ubuntu13) edgy; urgency=low
5498
5499 * no-changes upload to make apt rebuild against latest g++ and
5500 fix synaptic FTBFS (see bug: #62461 for details)
5501
5502 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 26 Sep 2006 22:33:10 +0200
5503
5504 apt (0.6.45ubuntu12) edgy; urgency=low
5505
5506 * apt-pkg/depcache.cc:
5507 - fix in the sweep() code, set garbage flag for packages scheduled
5508 for removal too
5509 - do not change the autoFlag in MarkKeep(), this can lead to suprising
5510 side effects
5511
5512 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 21 Sep 2006 00:58:24 +0200
5513
5514 apt (0.6.45ubuntu11) edgy; urgency=low
5515
5516 * removed "installtask" and change it so that tasknames can be given
5517 with "apt-get install taskname^"
5518 * improve the writeStateFile() code
5519
5520 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 20 Sep 2006 14:14:24 +0200
5521
5522 apt (0.6.45ubuntu10) edgy; urgency=low
5523
5524 * methods/http.cc:
5525 - check more careful for incorrect proxy settings (closes: #378868)
5526 * methods/gzip.cc:
5527 - don't hang when /var is full (closes: #341537), thanks to
5528 Luis Rodrigo Gallardo Cruz for the patch
5529 * doc/examples/sources.list:
5530 - removed non-us.debian.org from the example (closes: #380030,#316196)
5531 * Merged from Christian Perrier bzr branch:
5532 * ro.po: Updated to 514t. Closes: #388402
5533 * dz.po: Updated to 514t. Closes: #388184
5534 * it.po: Fixed typos. Closes: #387812
5535 * ku.po: New kurdish translation. Closes: #387766
5536 * sk.po: Updated to 514t. Closes: #386851
5537 * ja.po: Updated to 514t. Closes: #386537
5538 * gl.po: Updated to 514t. Closes: #386397
5539 * fr.po: Updated to 516t.
5540 * fi.po: Updated to 512t. Closes: #382702
5541 * share/archive-archive.gpg:
5542 - removed the outdated amd64 and debian-2004 keys
5543 * apt-pkg/tagfile.cc:
5544 - applied patch from Jeroen van Wolffelaar to make the tags
5545 caseinsensitive (closes: #384182)
5546 - reverted MMap use in the tagfile because it does not work
5547 across pipes (closes: #383487)
5548 * added "installtask" command
5549 * added new ubuntu specific rewrite rule for "Original-Maintainer"
5550
5551 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 19 Sep 2006 15:07:51 +0200
5552
5553 apt (0.6.45ubuntu9) edgy; urgency=low
5554
5555 * cmdline/apt-get.cc:
5556 - if --no-remove is given, do not run the AutoRemove code
5557
5558 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 13 Sep 2006 11:54:20 +0200
5559
5560 apt (0.6.45ubuntu8) edgy; urgency=low
5561
5562 * apt-pkg/algorithm.cc:
5563 - fix pkgProblemResolver.InstallProtect() to preserve the auto-install
5564 information (lp: #59457)
5565 * cmdline/apt-get.cc:
5566 - fix typo in autoremove information (lp: #59420)
5567 * install apt-mark to modify the automatically install information for
5568 packages
5569
5570 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 8 Sep 2006 20:07:22 +0200
5571
5572 apt (0.6.45ubuntu7) edgy; urgency=low
5573
5574 * apt-pkg/depcache.cc:
5575 - fix a bug in the install-recommends-section code
5576
5577 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 7 Sep 2006 18:22:38 +0200
5578
5579 apt (0.6.45ubuntu6) edgy; urgency=low
5580
5581 [Michael Vogt]
5582 * cmdline/apt-get.cc:
5583 - always show auto-removable packages and give a hint how to remove
5584 them
5585 * debian/apt.conf.ubuntu:
5586 - exlucde linux-image and linux-restricted-modules from ever being
5587 auto-removed
5588 - added "metapackages" as the section we want to install recommends
5589 by default
5590 * apt-pkg/depcache.cc:
5591 - added support to turn install-recommends selectively on/off by
5592 section
5593 [Ian Jackson]
5594 * Tests pass without code changes! Except that we need this:
5595 * Bump cache file major version to force rebuild so that Breaks
5596 dependencies are included.
5597 * Don't depend on or suggest any particular dpkg or dpkg-dev versions;
5598 --auto-deconfigure is very very old and dpkg-dev's Breaks support
5599 is more or less orthogonal.
5600 * Initial draft of `Breaks' implementation. Appears to compile,
5601 but as yet *completely untested*.
5602
5603 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 7 Sep 2006 11:50:52 +0200
5604
5605 apt (0.6.45ubuntu5) edgy; urgency=low
5606
5607 * apt-pkg/pkgcachegen.cc:
5608 - increase the APT::Cache-Limit to deal with the increased demand due
5609 to the translated descriptions
5610 * apt-pkg/deb/dpkgpm.cc:
5611 - pass "--auto-deconfigure" to dpkg on install to support the
5612 new "breaks" in dpkg
5613
5614 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 15 Aug 2006 12:06:26 +0200
5615
5616 apt (0.6.45ubuntu4) edgy; urgency=low
5617
5618 * cmdline/apt-get.cc:
5619 - fix in the new --fix-polciy code
5620
5621 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 14 Aug 2006 21:08:11 +0200
5622
5623 apt (0.6.45ubuntu3) edgy; urgency=low
5624
5625 * ABI break
5626 * merged latest apt--install-recommends (closes: #559000)
5627 * added "--fix-policy" option to can be used as "--fix-broken" and
5628 will install missing weak depends (recommends, and/or suggests
5629 depending on the settings)
5630 * merged the apt--ddtp branch
5631
5632 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 11 Aug 2006 12:53:23 +0200
5633
5634 apt (0.6.45ubuntu2) edgy; urgency=low
5635
5636 * debian/control:
5637 - switched to libdb4.4 for building (closes: #381019)
5638 * cmdline/apt-get.cc:
5639 - show only the recommends/suggests for the candidate-version, not for all
5640 versions of the package (closes: #257054)
5641 - properly handle recommends/suggests or-groups when printing the list of
5642 suggested/recommends packages (closes: #311619)
5643 * merged "apt--install-recommends" branch:
5644 - added "{no-}install-recommends" commandline option
5645 - added APT::Install-{Recommends,Suggests} option
5646 - currently Install-Recommends defaults to "False"
5647
5648 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 9 Aug 2006 23:38:46 +0200
5649
5650 apt (0.6.45ubuntu1) edgy; urgency=low
5651
5652 * merged with debian/unstable
5653
5654 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 1 Aug 2006 15:43:22 +0200
5655
5656 apt (0.6.45) unstable; urgency=low
5657
5658 * apt-pkg/contrib/sha256.cc:
5659 - fixed the sha256 generation (closes: #378183)
5660 * ftparchive/cachedb.cc:
5661 - applied patch from Anthony Towns to fix Clean() function
5662 (closes: #379576)
5663 * doc/apt-get.8.xml:
5664 - fix path to the apt user build (Closes: #375640)
5665 * doc/apt-cache.8.xml:
5666 - typo (Closes: #376408)
5667 * apt-pkg/deb/dpkgpm.cc:
5668 - make progress reporting more robust against multiline error
5669 messages (first half of a fix for #374195)
5670 * doc/examples/configure-index:
5671 - document Debug::pkgAcquire::Auth
5672 * methods/gpgv.cc:
5673 - deal with gpg error "NODATA". Closes: #296103, Thanks to
5674 Luis Rodrigo Gallardo Cruz for the patch
5675 * apt-inst/contrib/extracttar.cc:
5676 - fix for string mangling, closes: #373864
5677 * apt-pkg/acquire-item.cc:
5678 - check for bzip2 in /bin (closes: #377391)
5679 * apt-pkg/tagfile.cc:
5680 - make it work on non-mapable files again, thanks
5681 to James Troup for confirming the fix (closes: #376777)
5682 * Merged from Christian Perrier bzr branch:
5683 * ko.po: Updated to 512t. Closes: #378901
5684 * hu.po: Updated to 512t. Closes: #376330
5685 * km.po: New Khmer translation: 506t6f. Closes: #375068
5686 * ne.po: New Nepali translation: 512t. Closes: #373729
5687 * vi.po: Updated to 512t. Closes: #368038
5688 * zh_TW.po: Remove an extra %s in one string. Closes: #370551
5689 * dz.po: New Dzongkha translation: 512t
5690 * ro.po: Updated to 512t
5691 * eu.po: Updated
5692 * eu.po: Updated
5693 * fix apt-get dist-upgrade
5694 * fix warning if no /var/lib/apt/extended_states is present
5695 * don't download Translations for deb-src sources.list lines
5696 * apt-pkg/tagfile.cc:
5697 - support not-mmapable files again
5698
5699 -- Michael Vogt <mvo@debian.org> Thu, 27 Jul 2006 00:52:05 +0200
5700
5701 apt (0.6.44.2ubuntu4) edgy; urgency=low
5702
5703 * Make apt-get dselect-upgrade happy again
5704
5705 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 21 Jul 2006 11:03:02 +0200
5706
5707 apt (0.6.44.2ubuntu3) edgy; urgency=low
5708
5709 * Close extended_states file after writing it.
5710
5711 -- Colin Watson <cjwatson@ubuntu.com> Tue, 18 Jul 2006 00:12:13 +0100
5712
5713 apt (0.6.44.2ubuntu2) edgy; urgency=low
5714
5715 * create a empty extended_states file if none exists already
5716
5717 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 4 Jul 2006 09:23:03 +0200
5718
5719 apt (0.6.44.2ubuntu1) edgy; urgency=low
5720
5721 * merged with debian/unstable
5722 * merged the "auto-mark" branch to support aptitude like
5723 marking of automatically installed dependencies and added
5724 "apt-get remove --auto-remove" to remove unused auto-installed
5725 packages again
5726 * changed library version from 3.11 to 3.50 to make it clearly
5727 different from the debian version (we are ABI incompatible because
5728 of the auto-mark patch)
5729
5730 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 3 Jul 2006 18:30:46 +0200
5731
5732 apt (0.6.44.2exp1) experimental; urgency=low
5733
5734 * added support for i18n of the package descriptions
5735 * added support for aptitude like auto-install tracking (a HUGE
5736 HUGE thanks to Daniel Burrows who made this possible)
5737 * synced with the http://people.debian.org/~mvo/bzr/apt/debian-sid branch
5738 * build from http://people.debian.org/~mvo/bzr/apt/debian-experimental
5739
5740 -- Michael Vogt <mvo@debian.org> Mon, 3 Jul 2006 21:50:31 +0200
5741
5742 apt (0.6.44.2) unstable; urgency=low
5743
5744 * apt-pkg/depcache.cc:
5745 - added Debug::pkgDepCache::AutoInstall (thanks to infinity)
5746 * apt-pkg/acquire-item.cc:
5747 - fix missing chmod() in the new aquire code
5748 (thanks to Bastian Blank, Closes: #367425)
5749 * merged from
5750 http://www.perrier.eu.org/debian/packages/d-i/level4/apt-main:
5751 * sk.po: Completed to 512t
5752 * eu.po: Completed to 512t
5753 * fr.po: Completed to 512t
5754 * sv.po: Completed to 512t
5755 * Update all PO and the POT. Gives 506t6f for formerly
5756 complete translations
5757
5758 -- Michael Vogt <mvo@debian.org> Wed, 14 Jun 2006 12:00:57 +0200
5759
5760 apt (0.6.44.1-0.1) unstable; urgency=low
5761
5762 * Non-maintainer upload.
5763 * Don't give an error when parsing empty Packages/Sources files.
5764 (Closes: #366931, #367086, #370160)
5765
5766 -- Steinar H. Gunderson <sesse@debian.org> Fri, 9 Jun 2006 00:52:21 +0200
5767
5768 apt (0.6.44.1) unstable; urgency=low
5769
5770 * apt-pkg/acquire-item.cc:
5771 - fix reversed logic of the "Acquire::PDiffs" option
5772 * merged from
5773 http://www.perrier.eu.org/debian/packages/d-i/level4/apt-main:
5774 - po/LINGUAS: added "bg" Closes: #360262
5775 - po/gl.po: Galician translation update. Closes: #366849
5776 - po/hu.po: Hungarian translation update. Closes: #365448
5777 - po/cs.po: Czech translation updated. Closes: #367244
5778 * apt-pkg/contrib/sha256.cc:
5779 - applied patch to fix unaligned access problem. Closes: #367417
5780 (thanks to David Mosberger)
5781
5782 -- Michael Vogt <mvo@debian.org> Tue, 16 May 2006 21:51:16 +0200
5783
5784 apt (0.6.44) unstable; urgency=low
5785
5786 * apt-pkg/acquire.cc: don't show ETA if it is 0 or absurdely large
5787 * apt-pkg/contrib/sha256.{cc,h},hashes.{cc,h}: support for sha256
5788 (thanks to Anthony Towns)
5789 * ftparchive/cachedb.{cc,h},writer.{cc,h}: optimizations
5790 (thanks to Anthony Towns)
5791 * apt pdiff support from experimental merged
5792 * apt-pkg/deb/dpkgpm.cc: wording fixes (thanks to Matt Zimmerman)
5793 * apt-pkg/deb/dpkgpm.cc:
5794 - wording fixes (thanks to Matt Zimmerman)
5795 - fix error in dpkg interaction (closes: #364513, thanks to Martin Dickopp)
5796 * apt-pkg/tagfile.{cc,h}:
5797 - use MMap to read the entries (thanks to Zephaniah E. Hull for the
5798 patch) Closes: #350025
5799 * Merge from http://www.perrier.eu.org/debian/packages/d-i/level4/apt-main:
5800 * bg.po: Added, complete to 512t. Closes: #360262
5801 * doc/apt-ftparchive.1.xml:
5802 - fix documentation for "SrcPackages" -> "Sources"
5803 (thanks to Bart Martens for the patch, closes: #307756)
5804 * debian/libapt-pkg-doc.doc-base.cache:
5805 - remove broken charackter from description (closes: #361129)
5806 * apt-inst/deb/dpkgdb.cc, methods/gpgv.cc:
5807 - i18n fixes (closes: #349298)
5808 * debian/postinst: dont fail on not available
5809 /usr/share/doc/apt/examples/sources.list (closes: #361130)
5810 * methods/ftp.cc:
5811 - unlink empty file in partial if the download failed because
5812 the file is missing on the server (closes: #316337)
5813 * apt-pkg/deb/debversion.cc:
5814 - treats a version string with explicit zero epoch equal
5815 than the same without epoch (Policy 5.6.12, closes: #363358)
5816 Thanks to Lionel Elie Mamane for the patch
5817
5818 -- Michael Vogt <mvo@debian.org> Mon, 8 May 2006 22:28:53 +0200
5819
5820 apt (0.6.43.3ubuntu3) dapper; urgency=low
5821
5822 * methods/http.cc:
5823 - fix the user-agent string
5824
5825 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 26 May 2006 18:09:32 +0200
5826
5827 apt (0.6.43.3ubuntu2) dapper; urgency=low
5828
5829 * apt-pkg/deb/dpkgpm.cc: wording fixes (thanks to Matt Zimmerman)
5830
5831 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 18 Apr 2006 13:24:40 +0200
5832
5833 apt (0.6.43.3ubuntu1) dapper; urgency=low
5834
5835 * apt-pkg/acquire.cc: don't show ETA if it is 0 or absurdely large in
5836 the status-fd (ubuntu #28954)
5837
5838 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 28 Mar 2006 20:34:46 +0200
5839
5840 apt (0.6.43.3) unstable; urgency=low
5841
5842 * Merge bubulle@debian.org--2005/apt--main--0 up to patch-186:
5843 * ca.po: Completed to 512t. Closes: #351592
5844 * eu.po: Completed to 512t. Closes: #350483
5845 * ja.po: Completed to 512t. Closes: #349806
5846 * pl.po: Completed to 512t. Closes: #349514
5847 * sk.po: Completed to 512t. Closes: #349474
5848 * gl.po: Completed to 512 strings Closes: #349407
5849 * sv.po: Completed to 512 strings Closes: #349210
5850 * ru.po: Completed to 512 strings Closes: #349154
5851 * da.po: Completed to 512 strings Closes: #349084
5852 * fr.po: Completed to 512 strings
5853 * vi.po: Completed to 511 strings Closes: #348968
5854 * zh_CN.po: Completed to 512t. Closes: #353936
5855 * it.po: Completed to 512t. Closes: #352803
5856 * pt_BR.po: Completed to 512t. Closes: #352419
5857 * LINGUAS: Add Welsh
5858 * *.po: Updated from sources (512 strings)
5859 * apt-pkg/deb/deblistparser.cc:
5860 - don't explode on a DepCompareOp in a Provides line, but warn about
5861 it and ignore it otherwise (thanks to James Troup for reporting it)
5862 * cmdline/apt-get.cc:
5863 - don't lock the lists directory in DoInstall, breaks --print-uri
5864 (thanks to James Troup for reporting it)
5865 * debian/apt.dirs: create /etc/apt/sources.list.d
5866 * make apt-cache madison work without deb-src entries (#352583)
5867 * cmdline/apt-get.cc: only run the list-cleaner if a update was
5868 successfull
5869
5870 -- Michael Vogt <mvo@debian.org> Wed, 22 Feb 2006 10:13:04 +0100
5871
5872 apt (0.6.43.2ubuntu1) dapper; urgency=low
5873
5874 * Merge bubulle@debian.org--2005/apt--main--0 up to patch-182:
5875 * ca.po: Completed to 512t. Closes: #351592
5876 * eu.po: Completed to 512t. Closes: #350483
5877 * ja.po: Completed to 512t. Closes: #349806
5878 * pl.po: Completed to 512t. Closes: #349514
5879 * sk.po: Completed to 512t. Closes: #349474
5880 * gl.po: Completed to 512 strings Closes: #349407
5881 * vi.po: Completed to 512 strings
5882 * sv.po: Completed to 512 strings Closes: #349210
5883 * ru.po: Completed to 512 strings Closes: #349154
5884 * da.po: Completed to 512 strings Closes: #349084
5885 * fr.po: Completed to 512 strings
5886 * LINGUAS: Add Welsh
5887 * *.po: Updated from sources (512 strings)
5888 * vi.po: Completed to 511 strings Closes: #348968
5889 * apt-pkg/deb/deblistparser.cc:
5890 - don't explode on a DepCompareOp in a Provides line, but warn about
5891 it and ignore it otherwise (thanks to James Troup for reporting it)
5892 * cmdline/apt-get.cc:
5893 - don't lock the lists directory in DoInstall, breaks --print-uri
5894 (thanks to James Troup for reporting it)
5895 * debian/apt.dirs: create /etc/apt/sources.list.d
5896 * make apt-cache madison work without deb-src entries (#352583)
5897 * cmdline/apt-get.cc: only run the list-cleaner if a update was
5898 successfull
5899 * apt-get update errors are only warnings nowdays
5900 * be more careful with the signature file on network failures
5901
5902 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 20 Feb 2006 22:27:48 +0100
5903
5904 apt (0.6.43.2) unstable; urgency=low
5905
5906 * Merge bubulle@debian.org--2005/apt--main--0 up to patch-166:
5907 - en_GB.po, de.po: fix spaces errors in "Ign " translations Closes: #347258
5908 - makefile: make update-po a pre-requisite of clean target so
5909 that POT and PO files are always up-to-date
5910 - sv.po: Completed to 511t. Closes: #346450
5911 - sk.po: Completed to 511t. Closes: #346369
5912 - fr.po: Completed to 511t
5913 - *.po: Updated from sources (511 strings)
5914 - el.po: Completed to 511 strings Closes: #344642
5915 - da.po: Completed to 511 strings Closes: #348574
5916 - es.po: Updated to 510t1f Closes: #348158
5917 - gl.po: Completed to 511 strings Closes: #347729
5918 - it.po: Yet another update Closes: #347435
5919 * added debian-archive-keyring to the Recommends (closes: #347970)
5920 * fixed message in apt-key to install debian-archive-keyring
5921 * typos fixed in apt-cache.8 (closes: #348348, #347349)
5922 * add patch to fix http download corruption problem (thanks to
5923 Petr Vandrovec, closes: #280844, #290694)
5924
5925 -- Michael Vogt <mvo@debian.org> Thu, 19 Jan 2006 00:06:33 +0100
5926
5927 apt (0.6.43.1ubuntu1) dapper; urgency=low
5928
5929 * Merge bubulle@debian.org--2005/apt--main--0 up to patch-159:
5930 - en_GB.po, de.po: fix spaces errors in "Ign " translations
5931 Closes: #347258
5932 - makefile: make update-po a pre-requisite of clean target so
5933 that POT and PO files are always up-to-date
5934 - sv.po: Completed to 511t. Closes: #346450
5935 - sk.po: Completed to 511t. Closes: #346369
5936 - fr.po: Completed to 511t
5937 - *.po: Updated from sources (511 strings)
5938 * add patch to fix http download corruption problem (thanks to
5939 Petr Vandrovec, closes: #280844, #290694)
5940 * added APT::Periodic::Unattended-Upgrade (requires the package
5941 "unattended-upgrade")
5942
5943 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 10 Jan 2006 17:09:31 +0100
5944
5945 apt (0.6.43.1) unstable; urgency=low
5946
5947 * Merge bubulle@debian.org--2005/apt--main--0 up to patch-148:
5948 * fr.po: Completed to 510 strings
5949 * it.po: Completed to 510t
5950 * en_GB.po: Completed to 510t
5951 * cs.po: Completed to 510t
5952 * zh_CN.po: Completed to 510t
5953 * el.po: Updated to 510t
5954 * vi.po: Updated to 383t93f34u
5955 * tl.po: Completed to 510 strings (Closes: #344306)
5956 * sv.po: Completed to 510 strings (Closes: #344056)
5957 * LINGUAS: disabled Hebrew translation. (Closes: #313283)
5958 * eu.po: Completed to 510 strings (Closes: #342091)
5959 * apt-get source won't download already downloaded files again
5960 (closes: #79277)
5961 * share/debian-archive.gpg: new 2006 ftp-archive signing key added
5962 (#345891)
5963 * redownload the Release file if IMS-Hit and gpg failure
5964 * deal with multiple signatures on a Release file
5965
5966 -- Michael Vogt <mvo@debian.org> Fri, 6 Jan 2006 01:17:08 +0100
5967
5968 apt (0.6.43ubuntu2) dapper; urgency=low
5969
5970 * merged some missing bits that wheren't merged by baz in the previous
5971 upload (*grumble*)
5972
5973 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 8 Dec 2005 18:35:58 +0100
5974
5975 apt (0.6.43ubuntu1) dapper; urgency=low
5976
5977 * merged with debian
5978
5979 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 25 Nov 2005 11:36:29 +0100
5980
5981 apt (0.6.43) unstable; urgency=medium
5982
5983 * Merge bubulle@debian.org--2005/apt--main--0 up to patch-132:
5984 * zh_CN.po: Completed to 510 strings(Closes: #338267)
5985 * gl.po: Completed to 510 strings (Closes: #338356)
5986 * added support for "/etc/apt/sources.list.d" directory
5987 (closes: #66325)
5988 * make pkgDirStream (a bit) more complete
5989 * fix bug in pkgCache::VerIterator::end() (thanks to Daniel Burrows)
5990 (closes: #339533)
5991 * pkgAcqFile is more flexible now (closes: #57091)
5992 * support a download rate limit for http (closes: #146877)
5993 * included lots of the speedup changes from #319377
5994 * add stdint.h to contrib/md5.h (closes: #340448)
5995 * ABI change, library name changed (closes: #339147)
5996 * Fix GNU/kFreeBSD crash on non-existing server file (closes: #317718)
5997 * switch to libdb4.3 in build-depends
5998
5999 -- Michael Vogt <mvo@debian.org> Tue, 29 Nov 2005 00:17:07 +0100
6000
6001 apt (0.6.42.3ubuntu2) dapper; urgency=low
6002
6003 * Merge bubulle@debian.org--2005/apt--main--0 up to patch-131:
6004 * zh_CN.po: Completed to 507 strings(Closes: #338267)
6005 * gl.po: Completed to 510 strings (Closes: #338356)
6006 * added support for "/etc/apt/sources.list.d" directory
6007 (closes: #66325)
6008
6009 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 14 Nov 2005 15:30:12 +0100
6010
6011 apt (0.6.42.3ubuntu1) dapper; urgency=low
6012
6013 * synced with debian
6014
6015 -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 10 Nov 2005 05:05:56 +0100
6016
6017 apt (0.6.42.3) unstable; urgency=low
6018
6019 * Merge bubulle@debian.org--2005/apt--main--0 up to patch-129:
6020 - patch-118: Russian translation update by Yuri Kozlov (closes: #335164)
6021 - patch-119: add update-po as a pre-req for binary (closes: #329910)
6022 - patch-121: Complete French translation
6023 - patch-125: Fixed localization of y/n questions in German translation
6024 (closes: #337078)
6025 - patch-126: Swedish translation update (closes: #337163)
6026 - patch-127: Complete Tagalog translation (closes: #337306)
6027 - patch-128: Danish translation update (closes: #337949)
6028 - patch-129: Basque translation update (closes: #338101)
6029 * cmdline/apt-get.cc:
6030 - bufix in FindSrc (closes: #335213, #337910)
6031 * added armeb to archtable (closes: #333599)
6032 * with --allow-unauthenticated use the old fallback behaviour for
6033 sources (closes: #335112)
6034
6035 -- Michael Vogt <mvo@debian.org> Wed, 9 Nov 2005 07:22:31 +0100
6036
6037 apt (0.6.42.2) unstable; urgency=high
6038
6039 * NMU (approved by maintainer)
6040 * Add AMD64 archive signing key to debian-archive.gpg (closes: #336500).
6041 * Add big-endian arm (armeb) support (closes: #333599).
6042 * Priority high to get the AMD key into testing ASAP.
6043
6044 -- Frans Pop <fjp@debian.org> Sun, 30 Oct 2005 21:29:11 +0100
6045
6046 apt (0.6.42.1) unstable; urgency=low
6047
6048 * fix a incorrect example in the apt_prefrences man page
6049 (thanks to Filipus Klutiero, closes: #282918)
6050 * apt-pkg/pkgrecords.cc:
6051 - revert patch from last version, it causes trouble on alpha
6052 and ia64 (closes: #335102, #335103)
6053 * cmdline/apt-get.cc:
6054 - be extra carefull in FindSrc (closes: #335213)
6055
6056 -- Michael Vogt <mvo@debian.org> Sat, 22 Oct 2005 23:44:35 +0200
6057
6058 apt (0.6.42) unstable; urgency=low
6059
6060 * apt-pkg/cdrom.cc:
6061 - unmount the cdrom when apt failed to locate any package files
6062 * allow cdrom failures and fallback to other sources in that case
6063 (closes: #44135)
6064 * better error text when dpkg-source fails
6065 * Merge bubulle@debian.org--2005/apt--main--0 up to patch-115:
6066 - patch-99: Added Galician translation
6067 - patch-100: Completed Danish translation (Closes: #325686)
6068 - patch-104: French translation completed
6069 - patch-109: Italian translation completed
6070 - patch-112: Swedish translation update
6071 - patch-115: Basque translation completed (Closes: #333299)
6072 * applied french man-page update (thanks to Philippe Batailler)
6073 (closes: #316638, #327456)
6074 * fix leak in the mmap code, thanks to Daniel Burrows for the
6075 patch (closes: #250583)
6076 * support for apt-get [build-dep|source] -t (closes: #152129)
6077 * added "APT::Authentication::TrustCDROM" option to make the life
6078 for the installer people easier (closes: #334656)
6079 * fix crash in apt-ftparchive (thanks to Bastian Blank for the patch)
6080 (closes: #334671)
6081 * apt-pkg/contrib/md5.cc:
6082 - fix a alignment problem on sparc64 that gives random bus errors
6083 (thanks to Fabbione for providing a test-case)
6084 * init the default ScreenWidth to 79 columns by default
6085 (Closes: #324921)
6086 * cmdline/apt-cdrom.cc:
6087 - fix some missing gettext() calls (closes: #334539)
6088 * doc/apt-cache.8.xml: fix typo (closes: #334714)
6089
6090 -- Michael Vogt <mvo@debian.org> Wed, 19 Oct 2005 22:02:09 +0200
6091
6092 apt (0.6.41) unstable; urgency=low
6093
6094 * improved the support for "error" and "conffile" reporting from
6095 dpkg, added the format to README.progress-reporting
6096 * added README.progress-reporting to the apt-doc package
6097 * improved the network timeout handling, if a index file from a
6098 sources.list times out or EAI_AGAIN is returned from getaddrinfo,
6099 don't try to get the other files from that entry
6100 * Support architecture-specific extra overrides
6101 (closes: #225947). Thanks to Anthony Towns for idea and
6102 the patch, thanks to Colin Watson for testing it.
6103 * Javier Fernandez-Sanguino Pen~a:
6104 - Added a first version of an apt-secure.8 manpage, and modified
6105 apt-key and apt.end accordingly. Also added the 'update'
6106 argument to apt-key which was previously not documented
6107 (Closes: #322120)
6108 * Andreas Pakulat:
6109 - added example apt-ftparchive.conf file to doc/examples
6110 (closes: #322483)
6111 * Fix a incorrect example in the man-page (closes: #282918)
6112 * Fix a bug for very long lines in the apt-cdrom code (closes: #280356)
6113 * Fix a manual page bug (closes: #316314)
6114 * Do md5sum checking for file and cdrom method (closes: #319142)
6115 * Change pkgPolicy::Pin from private to protected to let subclasses
6116 access it too (closes: #321799)
6117 * add default constructor for PrvIterator (closes: #322267)
6118 * Reread status configuration on debSystem::Initialize()
6119 (needed for apt-proxy, thanks to Otavio for this patch)
6120
6121 -- Michael Vogt <mvo@debian.org> Mon, 5 Sep 2005 22:59:03 +0200
6122
6123 apt (0.6.40.1ubuntu8) breezy; urgency=low
6124
6125 * Cherry picked michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-62:
6126 - fix for a bad memory/file leak in the mmap code (ubuntu #15603)
6127 * po/de.po, po/fr.po:
6128 - updated the translations
6129 * po/makefile:
6130 - create a single pot file in each domain dir to make rosetta happy
6131
6132 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 28 Sep 2005 10:16:06 +0200
6133
6134 apt (0.6.40.1ubuntu7) breezy; urgency=low
6135
6136 * updated the pot/po files , no code changes
6137
6138 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 27 Sep 2005 18:38:16 +0200
6139
6140 apt (0.6.40.1ubuntu6) breezy; urgency=low
6141
6142 * Cherry picked michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-56:
6143 - make it possible for apt to handle a failed MediaChange event and
6144 fall back to other sources (ubuntu #13713)
6145
6146 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 13 Sep 2005 22:09:50 +0200
6147
6148 apt (0.6.40.1ubuntu5) breezy; urgency=low
6149
6150 * Cherry picked michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-{50,51}.
6151 This adds media-change reporting to the apt status-fd (ubuntu #15213)
6152 * Cherry picked michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-55:
6153 apt-pkg/cdrom.cc:
6154 - unmount the cdrom when apt failed to locate any package files
6155
6156 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 12 Sep 2005 15:44:26 +0200
6157
6158 apt (0.6.40.1ubuntu4) breezy; urgency=low
6159
6160 * debian/apt.cron.daily:
6161 - fix a embarrassing typo
6162
6163 -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 7 Sep 2005 10:10:37 +0200
6164
6165 apt (0.6.40.1ubuntu3) breezy; urgency=low
6166
6167 * debian/apt.cron.daily:
6168 - use the ctime as well when figuring what packages need to
6169 be removed. This fixes the problem that packages copied with
6170 "cp -a" (e.g. from the installer) have old mtimes (ubuntu #14504)
6171
6172 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 6 Sep 2005 18:30:46 +0200
6173
6174 apt (0.6.40.1ubuntu2) breezy; urgency=low
6175
6176 * improved the support for "error" and "conffile" reporting from
6177 dpkg, added the format to README.progress-reporting
6178 * added README.progress-reporting to the apt-doc package
6179 * Do md5sum checking for file and cdrom method (closes: #319142)
6180 * Change pkgPolicy::Pin from private to protected to let subclasses
6181 access it too (closes: #321799)
6182 * methods/connect.cc:
6183 - send failure reason for EAI_AGAIN (TmpResolveFailure) to acuire-item
6184 * apt-pkg/acquire-item.cc:
6185 - fail early if a FailReason is TmpResolveFailure (avoids hangs during
6186 the install when no network is available)
6187 * merged michael.vogt@ubuntu.com--2005/apt--trust-cdrom--0
6188
6189 -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 23 Aug 2005 19:44:55 +0200
6190
6191 apt (0.6.40.1ubuntu1) breezy; urgency=low
6192
6193 * Synchronize with Debian
6194
6195 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 5 Aug 2005 14:20:56 +0200
6196
6197 apt (0.6.40.1) unstable; urgency=low
6198
6199 * bugfix in the parsing code for the apt<->dpkg communication. apt
6200 crashed when dpkg sends the same state more than once under certain
6201 conditions
6202 * 0.6.40 breaks the ABI but I accidentally didn't change the soname :/
6203
6204 -- Michael Vogt <mvo@debian.org> Fri, 5 Aug 2005 13:24:58 +0200
6205
6206 apt (0.6.40ubuntu1) breezy; urgency=low
6207
6208 * Synchronize with Debian
6209
6210 -- Matt Zimmerman <mdz@ubuntu.com> Thu, 4 Aug 2005 15:53:22 -0700
6211
6212 apt (0.6.40) unstable; urgency=low
6213
6214 * Patch from Jordi Mallach to mark some additional strings for translation
6215 * Updated Catalan translation from Jordi Mallach
6216 * Merge from bubulle@debian.org--2005/apt--main--0:
6217 - Update pot and merge with *.po
6218 - Updated French translation, including apt-key.fr.8
6219 * Restore changelog entries from the 0.6.x series that went to Debian
6220 experimental
6221 * Merge michael.vogt@ubuntu.com--2005/apt--progress-reporting--0
6222 - Provide an interface for progress reporting which can be used by
6223 (e.g.) base-config
6224
6225 -- Matt Zimmerman <mdz@debian.org> Thu, 28 Jul 2005 11:57:32 -0700
6226
6227 apt (0.6.39ubuntu4) breezy; urgency=low
6228
6229 * Fix keyring paths in apt-key, apt.postinst (I swear I remember doing this
6230 before...)
6231
6232 -- Matt Zimmerman <mdz@ubuntu.com> Wed, 29 Jun 2005 08:39:17 -0700
6233
6234 apt (0.6.39ubuntu3) breezy; urgency=low
6235
6236 * Fix keyring locations for Ubuntu in apt-key too.
6237
6238 -- Colin Watson <cjwatson@ubuntu.com> Wed, 29 Jun 2005 14:45:36 +0100
6239
6240 apt (0.6.39ubuntu2) breezy; urgency=low
6241
6242 * Install ubuntu-archive.gpg rather than debian-archive.gpg as
6243 /etc/apt/trusted.gpg.
6244
6245 -- Colin Watson <cjwatson@ubuntu.com> Wed, 29 Jun 2005 11:53:34 +0100
6246
6247 apt (0.6.39ubuntu1) breezy; urgency=low
6248
6249 * Michael Vogt
6250 - Change debian/bugscript to use #!/bin/bash (Closes: #313402)
6251 - Fix a incorrect example in the man-page (closes: #282918)
6252 - Support architecture-specific extra overrides
6253 (closes: #225947). Thanks to Anthony Towns for idea and
6254 the patch, thanks to Colin Watson for testing it.
6255 - better report network timeouts from the methods to the acuire code,
6256 only timeout once per sources.list line
6257
6258 -- Matt Zimmerman <mdz@ubuntu.com> Tue, 28 Jun 2005 11:52:24 -0700
6259
6260 apt (0.6.39) unstable; urgency=low
6261
6262 * Welsh translation update: daf@muse.19inch.net--2005/apt--main--0--patch-6
6263 * Merge mvo's changes from 0.6.36ubuntu1:
6264 michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-32
6265 * Merge aggregated translation updates:
6266 bubulle@debian.org--2005/apt--main--0
6267 * Update priority of apt-utils to important, to match the override file
6268 * Install only one keyring on each branch (Closes: #316119)
6269
6270 -- Matt Zimmerman <mdz@debian.org> Tue, 28 Jun 2005 11:51:09 -0700
6271
6272 apt (0.6.38ubuntu1) breezy; urgency=low
6273
6274 * First release from Ubuntu branch
6275 * Merge with --main--0, switch back to Ubuntu keyring
6276
6277 -- Matt Zimmerman <mdz@ubuntu.com> Sat, 25 Jun 2005 16:52:41 -0700
6278
6279 apt (0.6.38) unstable; urgency=low
6280
6281 * Merge michael.vogt@ubuntu.com--2005/apt--fixes--0--patch-6, a workaround
6282 for the French man pages' failure to build
6283 * Branch Debian and Ubuntu
6284 - apt.postinst, apt-key: use the appropriate keyring
6285 - debian/rules: install all keyrings
6286 * Add the current Debian archive signing key (4F368D5D) to
6287 debian-archive.gpg
6288 * make pinning on the "component" work again (using the section of the
6289 archive, we don't use per-section Release files anymore with apt-0.6)
6290 (closes ubuntu #9935)
6291
6292 -- Matt Zimmerman <mdz@debian.org> Sat, 25 Jun 2005 09:51:00 -0700
6293
6294 apt (0.6.37) breezy; urgency=low
6295
6296 * Merge bubulle@debian.org--2005/apt--main--0 up to patch-81
6297 - patch-66: Italian update
6298 - patch-71: French update
6299 - patch-73: Basque update
6300 - patch-74: Hebrew update
6301 - patch-76: Correct Hebrew translation (Closes: #306658)
6302 - patch-77: French man page update
6303 - patch-79: Correct syntax errors in Hebrew translation
6304 - patch-81: Portuguese update
6305 * Fix build of French man pages (now using XML, not SGML)
6306 * Add Welsh translation from Dafydd Harries
6307 (daf@muse.19inch.net--2005/apt--main--0--patch-1)
6308 * Change debian/bugscript to use #!/bin/bash (Closes: #313402)
6309 * Fix a incorrect example in the man-page (closes: #282918)
6310
6311 -- Matt Zimmerman <mdz@ubuntu.com> Tue, 24 May 2005 14:38:25 -0700
6312
6313 apt (0.6.36ubuntu1) breezy; urgency=low
6314
6315 * make it possible to write a cache-control: no-cache header even if
6316 no proxy is set to support transparent proxies (closes ubuntu: #10773)
6317
6318 * Merge otavio@debian.org--2005/apt--fixes--0.6:
6319 - Fix comment about the need of xmlto while building from Arch;
6320 - Fix StatStore struct on cachedb.h to use time_t and then fix a compile
6321 warning;
6322 - Lock database at start of DoInstall routine to avoid concurrent
6323 runs of install/remove and update commands (Closes: #194467)
6324 - Fix warnings while compiling with GCC 4.0 compiler
6325
6326 -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 23 May 2005 11:57:53 +0200
6327
6328 apt (0.6.36) experimental; urgency=low
6329
6330 * Merge apt--mvo--0:
6331 - apt-pkg/acquire-item.cc:
6332 added "Acquire::BrokenProxy" that will force apt to always
6333 re-get the Release.gpg file (for broken proxies)
6334 - debian/apt.cron.daily:
6335 MinAge is defaulting to 2 days now to prevent over-aggresive removal
6336 - apt-pkg/cdrom.cc:
6337 honor "Acquire::gpgv::Options" when verifying the signature (Ubuntu #8496)
6338
6339 -- Michael Vogt <mvo@debian.org> Thu, 31 Mar 2005 20:37:11 +0200
6340
6341 apt (0.6.35) hoary; urgency=low
6342
6343 * Merge apt--mvo--0 (incorporates 0.6.34ubuntu1):
6344 - Implement MaxSize and MaxAge in apt.cron.daily, to prevent the cache
6345 from growing too large (Ubuntu #6761)
6346 - some comments about the pkgAcqMetaSig::Custom600Headers() added
6347 - use gpg --with-colons
6348 - commented the ftp no_proxy unseting in methods/ftp.cc
6349 - added support for "Acquire::gpgv::options" in methods/gpgv.cc
6350 * Merge bubulle@debian.org--2005/apt--main--0
6351 - Make capitalization more consistent
6352 - Un-fuzzy translations resulting from capitalization changes
6353 - Italian translation update
6354
6355 -- Matt Zimmerman <mdz@ubuntu.com> Mon, 7 Mar 2005 20:08:33 -0800
6356
6357 apt (0.6.34) hoary; urgency=low
6358
6359 * Add missing semicolon to configure-index (Closes: #295773)
6360 * Update build-depends on gettext to 0.12 (Closes: #295077)
6361 * Merge from bubulle@debian.org--2005/apt--main--0 to get
6362 translation updates
6363
6364 -- Matt Zimmerman <mdz@ubuntu.com> Fri, 4 Mar 2005 16:13:15 -0800
6365
6366 apt (0.6.33) hoary; urgency=low
6367
6368 * Merge michael.vogt@ubuntu.com--2005/apt--mvo--0 (through patch-6)
6369 - patch-1: cosmetic changes (whitespace, "Apt::GPGV->APT::GPGV")
6370 - patch-2: (doc) documentation for gpgv
6371 - patch-3: (doc) new config variables added configure-index
6372 - patch-4: pkgAcquire::Run() pulse intervall can be configured
6373 - patch-5: fix for apt-get update removing Release.gpg files (#6865)
6374 - patch-6: change the path scoring in apt-cdrom, prefer pathes without
6375 symlinks
6376
6377 -- Matt Zimmerman <mdz@ubuntu.com> Sat, 26 Feb 2005 15:21:17 -0800
6378
6379 apt (0.6.32) hoary; urgency=low
6380
6381 * Merge michael.vogt@ubuntu.com--2005/apt--mvo--0 (patch-1)
6382 - Implement Acquire::gpgv::options (Ubuntu bug#6283)
6383
6384 -- Matt Zimmerman <mdz@ubuntu.com> Tue, 8 Feb 2005 19:31:15 -0800
6385
6386 apt (0.6.31) hoary; urgency=low
6387
6388 * Matt Zimmerman
6389 - Remove debugging output from apt.cron.daily (no one noticed?)
6390 - Apply patch from Anthony Towns to allow SHA1Summation to process a file
6391 descriptor until EOF, rather than requiring that the length of input be
6392 specified (Closes: #291338)
6393 - Fix build/install of Polish offline documentation, based on patch from
6394 Christian Perrier (Closes: #270404)
6395 * Michael Vogt
6396 - apt-cdrom.cc seperated into frontend (cmdline/apt-cdrom.cc and library
6397 apt-pkg/cdrom.{cc,h}) (Ubuntu #5668)
6398
6399 -- Matt Zimmerman <mdz@ubuntu.com> Fri, 4 Feb 2005 10:23:01 -0800
6400
6401 apt (0.6.30) unstable; urgency=low
6402
6403 * Add ppc64 to buildlib/archtable
6404 * Merge michael.vogt@canonical.com--2004/apt--status-fd--0
6405 - Support preserving dpkg status file descriptor, to support
6406 better integration with synaptic
6407
6408 -- Matt Zimmerman <mdz@ubuntu.com> Wed, 19 Jan 2005 00:26:01 -0800
6409
6410 apt (0.6.29) hoary; urgency=low
6411
6412 * Merge apt--mvo--0 (0.6.27ubuntu4)
6413
6414
6415 -- Matt Zimmerman <mdz@canonical.com> Tue, 28 Dec 2004 17:18:02 -0800
6416
6417 apt (0.6.28) hoary; urgency=low
6418
6419 * Merge apt--mvo--0
6420 * Rebuild source to get rid of arch metadata and temporary files in
6421 0.6.27ubuntu3
6422
6423 -- Matt Zimmerman <mdz@canonical.com> Thu, 23 Dec 2004 18:53:16 -0800
6424
6425 apt (0.6.27ubuntu4) hoary; urgency=low
6426
6427 * remove old sig-file in partial/ before starting to fetch a new sig-file
6428 (see ubuntu #4769 for the rational)
6429 * added apt-key update method (uses ubuntu-keyring)
6430 * documented the "--allow-unauthenticated" switch
6431 * added DEB_BUILD_PROG_OPTS to debian/rules (additonal options can be
6432 passed to DEB_BUILD_PROG like "-S")
6433
6434 -- Michael Vogt <mvo@debian.org> Thu, 23 Dec 2004 11:12:51 +0100
6435
6436 apt (0.6.27ubuntu3) hoary; urgency=low
6437
6438 * added a exact dependency from libapt-pkg-dev to the apt version it was
6439 build with
6440
6441 -- Michael Vogt <mvo@debian.org> Wed, 15 Dec 2004 09:56:32 +0100
6442
6443 apt (0.6.27ubuntu2) hoary; urgency=low
6444
6445 * fixed a bug in the rule file that happend during the big 0.5->0.6 merge
6446
6447 -- Michael Vogt <mvo@debian.org> Tue, 14 Dec 2004 12:14:25 +0100
6448
6449 apt (0.6.27ubuntu1) hoary; urgency=low
6450
6451 * chmod 755 /usr/bin/apt-key
6452 * don't display a error when a apt-get update don't find a
6453 Packages.bz2/Sources.bz2 file
6454
6455 -- Michael Vogt <mvo@debian.org> Mon, 13 Dec 2004 18:40:21 +0100
6456
6457 apt (0.6.27) hoary; urgency=low
6458
6459 * Merge apt--authentication--0 branch
6460 - Implement gpg authentication for package repositories (Closes: #203741)
6461 - Also includes Michael Vogt's fixes
6462 * Merge apt--misc-abi-changes--0 branch
6463 - Use pid_t throughout to hold process IDs (Closes: #226701)
6464 - Import patch from Debian bug #195510: (Closes: #195510)
6465 - Make Simulate::Describe and Simulate::ShortBreaks private member
6466 functions
6467 - Add a parameter (Candidate) to Describe to control whether the
6468 candidate version is displayed
6469 - Pass an appropriate value for Candidate everywhere Describe is called
6470
6471 -- Matt Zimmerman <mdz@canonical.com> Mon, 13 Dec 2004 01:03:11 -0800
6472
6473 apt (0.6.25) experimental; urgency=low
6474
6475 * Fix handling of two-part sources for sources.list deb-src entries in
6476 the same way that deb entries were fixed
6477
6478 -- Matt Zimmerman <mdz@debian.org> Wed, 9 Jun 2004 05:29:50 -0700
6479
6480 apt (0.6.24) experimental; urgency=low
6481
6482 * YnPrompt fixes were inadvertently left out, include them (Closes:
6483 #249251)
6484
6485 -- Matt Zimmerman <mdz@debian.org> Sun, 16 May 2004 14:18:53 -0700
6486
6487 apt (0.6.23) experimental; urgency=low
6488
6489 * Remove obsolete pkgIterator::TargetVer() (Closes: #230159)
6490 * Reverse test in CheckAuth to match new prompt (Closes: #248211)
6491
6492 -- Matt Zimmerman <mdz@debian.org> Sun, 9 May 2004 21:01:58 -0700
6493
6494 apt (0.6.22) experimental; urgency=low
6495
6496 * Merge 0.5.25
6497 * Make the unauthenticated packages prompt more intuitive (yes to
6498 continue, default no), but require --force-yes in addition to
6499 --assume-yes in order to override
6500
6501 -- Matt Zimmerman <mdz@debian.org> Fri, 19 Mar 2004 13:55:35 -0800
6502
6503 apt (0.6.21) experimental; urgency=low
6504
6505 * Merge 0.5.24
6506
6507 -- Matt Zimmerman <mdz@debian.org> Tue, 16 Mar 2004 22:52:34 -0800
6508
6509 apt (0.6.20) experimental; urgency=low
6510
6511 * Merge 0.5.23
6512
6513 -- Matt Zimmerman <mdz@debian.org> Thu, 26 Feb 2004 17:17:02 -0800
6514
6515 apt (0.6.19) experimental; urgency=low
6516
6517 * Merge 0.5.22
6518 * Convert apt-key(8) to docbook XML
6519
6520 -- Matt Zimmerman <mdz@debian.org> Mon, 9 Feb 2004 15:44:49 -0800
6521
6522 apt (0.6.18) experimental; urgency=low
6523
6524 * Add new Debian Archive Automatic Signing Key to the default keyring
6525 (existing keyrings are not updated; do that yourself)
6526
6527 -- Matt Zimmerman <mdz@debian.org> Sat, 17 Jan 2004 17:04:30 -0800
6528
6529 apt (0.6.17) experimental; urgency=low
6530
6531 * Merge 0.5.21
6532 * Handle more IMS stuff correctly
6533
6534 -- Matt Zimmerman <mdz@debian.org> Fri, 16 Jan 2004 10:54:25 -0800
6535
6536 apt (0.6.16) experimental; urgency=low
6537
6538 * Fix some cases where the .gpg file could be left in place when it is
6539 invalid
6540
6541 -- Matt Zimmerman <mdz@debian.org> Fri, 9 Jan 2004 09:22:15 -0800
6542
6543 apt (0.6.15) experimental; urgency=low
6544
6545 * s/Debug::Acquire::gpg/&v/
6546 * Honor the [vendor] syntax in sources.list again (though it is not
6547 presently used for anything)
6548 * Don't ship vendors.list(5) since it isn't used yet
6549 * Revert change from 0.6.10; it was right in the first place and the
6550 problem was apparently something else. Archive = Suite.
6551
6552 -- Matt Zimmerman <mdz@debian.org> Mon, 5 Jan 2004 17:43:01 -0800
6553
6554 apt (0.6.14) experimental; urgency=low
6555
6556 * Merge 0.5.20
6557
6558 -- Matt Zimmerman <mdz@debian.org> Sun, 4 Jan 2004 11:09:21 -0800
6559
6560 apt (0.6.13) experimental; urgency=low
6561
6562 * Merge 0.5.19
6563
6564 -- Matt Zimmerman <mdz@debian.org> Sat, 3 Jan 2004 16:22:31 -0800
6565
6566 apt (0.6.12) experimental; urgency=low
6567
6568 * Have pkgAcquireIndex calculate an MD5 sum if one is not provided by
6569 the method (as with file: and copy:). Local repositories
6570 * Fix warning about dist name mismatch to actually print what it was
6571 expecting
6572 * Don't expect any particular distribution name for two-part
6573 sources.list entries
6574 * Merge 0.5.18
6575
6576 -- Matt Zimmerman <mdz@debian.org> Fri, 2 Jan 2004 13:59:00 -0800
6577
6578 apt (0.6.11) experimental; urgency=low
6579
6580 * Support IMS requests of Release.gpg and Release
6581 * This required API changes, bump the libapt-pkg version
6582 * Copy local Release files into Dir::State::Lists
6583 * Set IndexFile attribute when retrieving Release and Release.gpg so
6584 that the appropriate Cache-Control headers are sent
6585
6586 -- Matt Zimmerman <mdz@debian.org> Fri, 2 Jan 2004 10:46:17 -0800
6587
6588 apt (0.6.10) experimental; urgency=low
6589
6590 * Use "Codename" (woody, sarge, etc.) to supply the value of the
6591 "Archive" package file attribute, used to match "release a=" type
6592 pins, rather than "Suite" (stable, testing, etc.)
6593
6594 -- Matt Zimmerman <mdz@debian.org> Thu, 1 Jan 2004 16:56:47 -0800
6595
6596 apt (0.6.9) experimental; urgency=low
6597
6598 * Another tagfile workaround
6599
6600 -- Matt Zimmerman <mdz@debian.org> Thu, 1 Jan 2004 13:56:08 -0800
6601
6602 apt (0.6.8) experimental; urgency=low
6603
6604 * Add a config option and corresponding command line option
6605 (--allow-unauthenticated) to apt-get, to make buildd operators happy
6606 (Closes: #225648)
6607
6608 -- Matt Zimmerman <mdz@debian.org> Wed, 31 Dec 2003 08:28:04 -0800
6609
6610 apt (0.6.7) experimental; urgency=low
6611
6612 * Forgot to revert part of the changes to tagfile in 0.6.4. Hopefully
6613 will fix segfaults for some folks.
6614
6615 -- Matt Zimmerman <mdz@debian.org> Wed, 31 Dec 2003 08:01:28 -0800
6616
6617 apt (0.6.6) experimental; urgency=low
6618
6619 * Restore the ugly hack I removed from indexRecords::Load which set the
6620 pkgTagFile buffer size to (file size)+256. This is concealing a bug,
6621 but I can't fix it right now. This should fix the segfaults that
6622 folks are seeing with 0.6.[45].
6623
6624 -- Matt Zimmerman <mdz@debian.org> Mon, 29 Dec 2003 18:11:13 -0800
6625
6626 apt (0.6.5) experimental; urgency=low
6627
6628 * Move the authentication check into a separate function in apt-get
6629 * Fix display of unauthenticated packages when they are in the cache
6630 (Closes: #225336)
6631
6632 -- Matt Zimmerman <mdz@debian.org> Sun, 28 Dec 2003 16:47:57 -0800
6633
6634 apt (0.6.4) experimental; urgency=low
6635
6636 * Use the top-level Release file in LoadReleaseInfo, rather than looking
6637 for the per-section ones (which aren't downloaded anymore). This
6638 unbreaks release pinning, including the NotAutomatic bit used by
6639 project/experimental
6640 * Use FileFd::Size() rather than a separate stat() call in
6641 LoadReleaseInfo
6642 * Fix pkgTagFile to leave a little extra room at the end of the buffer
6643 to append the record separator if it isn't present
6644 * Change LoadReleaseInfo to use "Suite" rather than "Archive", to match
6645 the Debian archive's dist-level Release files
6646
6647 -- Matt Zimmerman <mdz@debian.org> Sun, 28 Dec 2003 15:55:55 -0800
6648
6649 apt (0.6.3) experimental; urgency=low
6650
6651 * Fix MetaIndexURI for flat ("foo/") sources
6652
6653 -- Matt Zimmerman <mdz@debian.org> Sun, 28 Dec 2003 12:11:56 -0800
6654
6655 apt (0.6.2) experimental; urgency=low
6656
6657 * Add space between package names when multiple unauthenticated packages
6658 are being installed (Closes: #225212)
6659 * Provide apt-key with a secret keyring and a trustdb, even though we
6660 would never use them, because it blows up if it doesn't have them
6661 * Fix typo in apt-key(8) (standard input is '-', not '/')
6662
6663 -- Matt Zimmerman <mdz@debian.org> Sat, 27 Dec 2003 13:01:40 -0800
6664
6665 apt (0.6.1) experimental; urgency=low
6666
6667 * Merge apt 0.5.17
6668 * Rearrange Release file authentication code to be more clear
6669 * If Release is present, but Release.gpg is not, don't forget to still
6670 queue Packages files
6671 * Convert distribution "../project/experimental" to "experimental" for
6672 comparison purposes
6673 * Make a number of Release file errors into warnings; for now, it is OK
6674 not to have a codename, for example. We mostly care about checksums
6675 for now
6676
6677 -- Matt Zimmerman <mdz@debian.org> Fri, 26 Dec 2003 15:12:47 -0800
6678
6679 apt (0.6.0) experimental; urgency=low
6680
6681 * Signature verification support patch ("apt-secure") from Colin Walters
6682 <walters@debian.org> and Isaac Jones <ijones@syntaxpolice.org>. This
6683 implements:
6684 - Release signature verification (Release.gpg)
6685 - Packages, Sources md5sum verification against Release
6686 - Closes: #203741
6687 * Make some modifications to signature verification support:
6688 - Release.gpg is always retrieved and verified if present, rather than
6689 requiring that sources be configured as secure
6690 - Print a hint about installing gnupg if exec(gpgv) fails
6691 - Remove obsolete pkgAcqIndexRel
6692 - Move vendors.list stuff into a separate module (vendorlist.{h,cc})
6693 - If any files about to be retrieved are not authenticated, issue a
6694 warning to the user and require confirmation
6695 - Fix a heap corruption bug in pkgSrcRecords::pkgSrcRecords()
6696 * Suggests: gnupg
6697 * Install a keyring in /usr/share/apt/debian-archive.gpg containing an
6698 initial set of Debian archive signing keys to seed /etc/apt/trusted.gpg
6699 * Add a new tool, apt-key(8) used to manage the keyring
6700
6701 -- Matt Zimmerman <mdz@debian.org> Fri, 26 Dec 2003 08:27:19 -0800
6702
6703 apt (0.5.32) hoary; urgency=low
6704
6705 * Call setlocale in the methods, so that the messages are properly
6706 localised (Closes: #282700)
6707 * Implement support for bzip2-compressed debs (data.tar.bz2)
6708
6709 -- Matt Zimmerman <mdz@canonical.com> Sat, 11 Dec 2004 09:05:52 -0800
6710
6711 apt (0.5.31) unstable; urgency=low
6712
6713 * New Romanian translation from Sorin Batariuc <sorin@bonbon.net>
6714 (Closes: #281458)
6715 * Merge changes from Hoary (0.5.30,0.5.30ubuntu2]
6716 * Fix the example in apt_preferences(5) to match the text
6717 (Closes: #222267)
6718 * Add APT::Periodic::Autoclean setting, to allow "apt-get autoclean" to
6719 be run periodically. This is useful with
6720 APT::Periodic::Download-Upgradeable-Packages, and defaults to the same
6721 value, so that the cache size is bounded
6722
6723 -- Matt Zimmerman <mdz@debian.org> Tue, 23 Nov 2004 12:53:04 -0800
6724
6725 apt (0.5.30ubuntu2) hoary; urgency=low
6726
6727 * bzip2 is now "Suggested" and it will detect if bzip2 is installed
6728 and only then trying to get Packages.bz2
6729
6730 -- Michael Vogt <mvo@debian.org> Fri, 19 Nov 2004 12:00:39 +0100
6731
6732 apt (0.5.30ubuntu1) hoary; urgency=low
6733
6734 * Need to Depend: bzip2 or Packages.bz2 fail.
6735
6736 -- LaMont Jones <lamont@canonical.com> Thu, 18 Nov 2004 12:51:05 -0700
6737
6738 apt (0.5.30) hoary; urgency=low
6739
6740 * Patch from Michael Vogt to enable Packages.bz2 use, with a fallback to
6741 Packages.gz if it is not present (Closes: #37525)
6742
6743 -- Matt Zimmerman <mdz@debian.org> Mon, 15 Nov 2004 12:57:28 -0800
6744
6745 apt (0.5.29) unstable; urgency=low
6746
6747 * Don't hardcode paths in apt.cron.daily
6748 * Add to apt.cron.daily the capability to pre-download upgradeable
6749 packages
6750 * Place timestamp files in /var/lib/apt/periodic, rather than
6751 /var/lib/apt itself
6752 * Standardize debhelper files a bit
6753 - Create all directories in debian/dirs rather than creating some on
6754 the dh_installdirs command line
6755 - Rename debian/dirs to debian/apt.dirs, debian/examples to
6756 debian/apt.examples
6757
6758 -- Matt Zimmerman <mdz@debian.org> Sat, 13 Nov 2004 17:58:07 -0800
6759
6760 apt (0.5.28) hoary; urgency=low
6761
6762 * Translation updates:
6763 - Updated Hungarian from Kelemen Gábor <kelemeng@gnome.hu> (Closes: #263436)
6764 - Updated Greek from George Papamichelakis (Closes: #265004)
6765 - Updated Simplified Chinese from Tchaikov (Closes: #265190)
6766 - Updated French by Christian Perrier (Closes: #265816)
6767 - Updated Japanese by Kenshi Muto (Closes: #265630)
6768 - Updated Catalan from Jordi Mallach
6769 - Updated Dutch from Bart Cornelis (Closes: #268258, #278697)
6770 - Updated Portuguese from Miguel Figueiredo (Closes: #268265)
6771 - Updated Polish from Robert Luberda <robert@debian.org> (Closes: #268451)
6772 - Updated Danish from Claus Hindsgaul (Closes: #269417)
6773 - Updated Norwegian Nynorsk from Håvard Korsvoll <korsvoll@skulelinux.no>
6774 (Closes: #269965)
6775 - Updated Russian from Yuri Kozlov <yuray@id.ru> (Closes: #271104)
6776 - Updated Italian from Samuele Giovanni Tonon <samu@debian.org>
6777 (Closes: #275083)
6778 - Updated Brazilian Portuguese from Andre Luis Lopes (Closes: #273944)
6779 - Updated Slovak from Peter Mann (Closes: #279481)
6780 * APT::Get::APT::Get::No-List-Cleanup -> APT::Get::List-Cleanup in apt-get.cc
6781 (Closes: #267266)
6782 * Merge Ubuntu changes:
6783 - Set default Dpkg::MaxArgs to 1024, and Dpkg::MaxArgBytes to 32k.
6784 Needed to work around ordering bugs when installing a large number of
6785 packages
6786 - Patch from Michael Vogt to add an optional cron job which
6787 can run apt-get update periodically
6788 * Add arch-build target to debian/rules
6789
6790 -- Matt Zimmerman <mdz@debian.org> Sat, 13 Nov 2004 15:52:20 -0800
6791
6792 apt (0.5.27) unstable; urgency=high
6793
6794 * Sneak in a bunch of updated translations before the freeze
6795 (no code changes)
6796 * Translation updates:
6797 - New Finnish translation from Tapio Lehtonen <tale@debian.org>
6798 (Closes: #258999)
6799 - New Bosnian translation from Safir Šećerović <sapphire@linux.org.ba>
6800 (Closes: #254201)
6801 - Fix Italian incontrario (Closes: #217277)
6802 - Updated Spanish from Ruben Porras (Closes: #260483)
6803 - Updated Danish from Claus Hindsgaul (Closes: #260569)
6804 - Updated Slovak from Peter Mann (Closes: #260627)
6805 - Updated Portuguese from Miguel Figueiredo (Closes: #261423)
6806 * Bring configure-index up to date with documented options, patch from
6807 Uwe Zeisberger <zeisberg@informatik.uni-freiburg.de> (Closes: #259540)
6808 * Note in apt.conf(5) that configure-index does not contain strictly
6809 default values, but also examples
6810 * Add Polish translation of offline.sgml (Closes: #259229)
6811
6812 -- Matt Zimmerman <mdz@debian.org> Thu, 29 Jul 2004 09:30:12 -0700
6813
6814 apt (0.5.26) unstable; urgency=low
6815
6816 * Translation updates:
6817 - Spanish update from Ruben Porras <nahoo82@telefonica.net> (Closes: #248214)
6818 - Sync Spanish apt(8) (Closes: #249241)
6819 - French update from Christian Perrier <bubulle@debian.org> (Closes: #248614)
6820 - New Slovak translation from Peter Mann <Peter.Mann@tuke.sk> (Closes: #251676)
6821 - Czech update from Miroslav Kure <kurem@upcase.inf.upol.cz> (Closes: #251682)
6822 - pt_BR update from Andre Luis Lopes <andrelop@debian.org> (Closes: #251961)
6823 - German translation of apt(8) from Helge Kreutzmann <kreutzm@itp.uni-hannover.de>
6824 (Closes: #249453)
6825 - pt update from Miguel Figueiredo <elmig@debianpt.org> (Closes: #252700)
6826 - New Hebrew translation from Lior Kaplan <webmaster@guides.co.il>
6827 (Closes: #253182)
6828 - New Basque translation from Piarres Beobide Egaña <pi@beobide.net>
6829 (Vasco - Euskara - difficult language, Closes: #254407) and already a
6830 correction (Closes: #255760)
6831 - Updated Brazilian Portuguese translation from
6832 Guilherme de S. Pastore <gpastore@colband.com.br> (Closes: #256396)
6833 - Updated Greek translation (complete now) from
6834 George Papamichelakis <george@step.gr> (Closes: #256797)
6835 - New Korean translation from Changwoo Ryu <cwryu@debian.org>
6836 (Closes: #257143)
6837 - German translation now available in two flavours: with Unicode usage and
6838 without (related to #228486, #235759)
6839 * Update apt-get(8) to reflect the fact that APT::Get::Only-Source will
6840 affect apt-get build-dep as well as apt-get source
6841 * Remove aborted remnants of a different method of implementing DEB_BUILD_OPTIONS
6842 from debian/rules
6843 * Fix typo in error message when encountering unknown type in source list
6844 (Closes: #253217)
6845 * Update k*bsd-gnu arch names in buildlib/ostable (Closes: #253532)
6846 * Add amd64 to buildlib/archtable (Closes: #240896)
6847 * Have configure output a more useful error message if the architecture
6848 isn't in archtable
6849
6850 -- Matt Zimmerman <mdz@debian.org> Thu, 8 Jul 2004 15:53:28 -0700
6851
6852 apt (0.5.25) unstable; urgency=low
6853
6854 * Patch from Jason Gunthorpe to remove arbitrary length limit on Binary
6855 field in SourcesWriter::DoPackage
6856 * Fix typo in apt-cache(8) (Closes: #238578)
6857 * Fix obsolete reference to bug(1) in stub apt(8) man page
6858 (Closes: #245923)
6859 * Fix typo in configure-index (RecruseDepends -> RecurseDepends)
6860 (Closes: #246550)
6861 * Support DEB_BUILD_OPTIONS=noopt in debian/rules
6862 (Closes: #244293)
6863 * Increase length of line buffer in ReadConfigFile to 1024 chars;
6864 detect if a line is longer than that and error out
6865 (Closes: #244835)
6866 * Suppress a signed/unsigned warning in apt-cache.cc:DisplayRecord
6867 * Build apt-ftparchive with libdb4.2 rather than libdb2
6868 - Patch from Clint Adams to do most of the work
6869 - Build-Depends: s/libdb2-dev/libdb4.2-dev/
6870 - Add AC_PREREQ(2.50) to configure.in
6871 - Use db_strerror(err) rather than GlobalError::Errno (which uses strerror)
6872 - Add note to NEWS.Debian about upgrading old databases
6873 * Attempt to fix problems with chunked encoding by stripping only a single CR
6874 (Closes: #152711)
6875 * Modify debian/rules cvs-build to use cvs export, to avoid picking up
6876 junk files from the working directory
6877 * Add lang=fr attribute to refentry section of
6878 apt-extracttemplates.fr.1.sgml and apt-sortpkgs.fr.1.sgml so they are
6879 correctly built
6880 * Remove extraneous '\' characters from <command> tags in
6881 apt_preferences.fr.5.sgml
6882 * Translation updates:
6883 - Updated Swedish translation from Peter Karlsson <peter@softwolves.pp.se>
6884 (Closes: #238943)
6885 - New Slovenian translation from Jure Čuhalev <gandalf@owca.info>
6886 (closes: #239785)
6887 - New Portuguese translation from Miguel Figueiredo <elmig@debianpt.org>
6888 (closes: #240074)
6889 - Updated Spanish translation from Ruben Porras <nahoo82@telefonica.net>
6890 - Updated Spanish translation of man pages from Ruben Porras
6891 <nahoo82@telefonica.net>
6892 - Updated Simplified Chinese translation from "Carlos Z.F. Liu" <carlos_liu@yahoo.com>
6893 (Closes: #241971)
6894 - Updated Russian translation from Dmitry Astapov <adept@despammed.com>
6895 (Closes: #243959)
6896 - Updated Polish translation from Marcin Owsiany <porridge@debian.org>
6897 (Closes: #242388)
6898 - Updated Czech translation from Miroslav Kure <kurem@upcase.inf.upol.cz>
6899 (Closes: #244369)
6900 - Updated Japanese translation from Kenshi Muto <kmuto@debian.org>
6901 (Closes: #244176)
6902 - Run make -C po update-po to update .po files
6903 - Updated French translation from Christian Perrier <bubulle@debian.org>
6904 (Closes: #246925)
6905 - Updated Danish translation from Claus Hindsgaul <claus_h@image.dk>
6906 (Closes: #247311)
6907
6908 -- Matt Zimmerman <mdz@debian.org> Sat, 8 May 2004 12:52:20 -0700
6909
6910 apt (0.5.24) unstable; urgency=low
6911
6912 * Updated Czech translation from Miroslav Kure <kurem@upcase.inf.upol.cz>
6913 (Closes: #235822)
6914 * Updated French translation from Christian Perrier <bubulle@debian.org>
6915 (Closes: #237403)
6916 * Updates to XML man pages from richard.bos@xs4all.nl
6917 * Updated Danish translation from Claus Hindsgaul <claus_h@image.dk>
6918 (Closes: #237771)
6919 * Updated Greek translation from Konstantinos Margaritis
6920 <markos@debian.org>
6921 (Closes: #237806)
6922 * Updated Spanish translation from Ruben Porras <nahoo82@telefonica.net>
6923 (Closes: #237863)
6924 * Updated pt_BR translation from Andre Luis Lopes <andrelop@debian.org>
6925 (Closes: #237960)
6926 * Regenerate .pot file (Closes: #237892)
6927 * Updated Polish translation from Marcin Owsiany <porridge@debian.org>
6928 (Closes: #238333)
6929 * In pkgAcquire::Shutdown(), set the status of fetching items to
6930 StatError to avoid a sometimes large batch of error messages
6931 (Closes: #234685)
6932 * Implement an ugly workaround for the 10000-character limit on the
6933 Binaries field in debSrcRecordParser, until such time as some things
6934 can be converted over to use STL data types (ABI change) (Closes: #236688)
6935 * Increase default tagfile buffer from 32k to 128k; this arbitrary limit
6936 should also be removed someday (Closes: #174945)
6937 * Checked against Standards-Version 3.6.1 (no changes)
6938
6939 -- Matt Zimmerman <mdz@debian.org> Tue, 16 Mar 2004 22:47:55 -0800
6940
6941 apt (0.5.23) unstable; urgency=low
6942
6943 * Cosmetic updates to XML man pages from Richard Bos <radoeka@xs4all.nl>
6944 * Use the 'binary' target rather than 'all' so that the ssh and bzip2
6945 symlinks are created correctly (thanks to Adam Heath)
6946 (Closes: #214842)
6947 * Updated Simplified Chinese translation of message catalog from Tchaikov
6948 <chaisave@263.net> (Closes: #234186)
6949 * Change default for Acquire::http::max-age to 0 to prevent index files
6950 being out of sync with each other (important with Release.gpg)
6951 * Add an assert() to make sure that we don't overflow a fixed-size
6952 buffer in the very unlikely event that someone adds 10 packaging
6953 systems to apt (Closes: #233678)
6954 * Fix whitespace in French translation of "Yes, do as I say!", which
6955 made it tricky to type, again. Thanks to Sylvain Pasche
6956 <sylvain.pasche@switzerland.org> (Closes: #234494)
6957 * Print a slightly clearer error message if no packaging systems are
6958 available (Closes: #233681)
6959 * Point to Build-Depends in COMPILING (Closes: #233669)
6960 * Make debian/rules a bit more consistent in a few places.
6961 Specifically, always use -p$@ rather than an explicit package name,
6962 and always specify it first, and use dh_shlibdeps -l uniformly rather
6963 than sometimes changing LD_LIBRARY_PATH directly
6964 * Document unit for Cache-Limit (bytes) (Closes: #234737)
6965 * Don't translate "Yes, do as I say!" in Chinese locales, because it can
6966 be difficult to input (Closes: #234886)
6967
6968 -- Matt Zimmerman <mdz@debian.org> Thu, 26 Feb 2004 17:08:14 -0800
6969
6970 apt (0.5.22) unstable; urgency=low
6971
6972 * Updated French translation of man pages from Philippe Batailler
6973 <philippe.batailler@free.fr> (Closes: #203119)
6974 * Initialize StatusFile in debSystem (Closes: #229791)
6975 * Fix apt-get's suggests/recommends printing, which was skipping every
6976 other dependency due to both using GlobOr and incrementing the DepIterator
6977 (Closes: #229722)
6978 * Restore SIGINT/SIGQUIT handlers to their old values (rather than
6979 SIG_DFL) after invoking dpkg (Closes: #229854)
6980 * Updated Dutch translation of message catalog from cobaco
6981 <cobaco@linux.be> (Closes: #229601)
6982 * Catalan translation from Antoni Bella, Matt Bonner and Jordi Mallach
6983 (Closes: #230102)
6984 * Simplified Chinese translation of message catalog from "Carlos
6985 Z.F. Liu" <carlos_liu@yahoo.com> (Closes: #230960)
6986 * Replace SGML manpages with XML man pages from richard.bos@xs4all.nl
6987 (Closes: #230687)
6988 * Updated Spanish translation of man pages from Ruben Porras
6989 <nahoo82@telefonica.net> (Closes: #231539)
6990 * New Czech translation of message catalog from Miroslav Kure
6991 <kurem@upcase.inf.upol.cz> (Closes: #231921)
6992
6993 -- Matt Zimmerman <mdz@debian.org> Mon, 9 Feb 2004 12:44:54 -0800
6994
6995 apt (0.5.21) unstable; urgency=low
6996
6997 * Patch from Eric Wong <normalperson@yhbt.net> to include apt18n.h after
6998 other headers to avoid breaking locale.h when setlocale() is defined
6999 as an empty macro. This was not a problem on Debian, but broke
7000 compilation on Solaris. (Closes: #226509)
7001 * Updated French translation from Pierre Machard <pmachard@debian.org>
7002 (Closes: #226886)
7003 * Add colons to apt-get's "kept back"/"upgraded"/"downgraded" messages
7004 (Closes: #226813)
7005 * Fix typo in apt-cache(8) (Closes: #226351)
7006 * Clearer error message in place of "...has no available version, but
7007 exists in the database" (Closes: #212203)
7008 * Patch from Oliver Kurth <oku@masqmail.cx> to use AC_CACHE_VAL for
7009 GLIBC_VER to make cross-compilation easier (Closes: #221528)
7010 * Add example preferences file (Closes: #220799)
7011 * Updated Greek translation from Konstantinos Margaritis <markos@debian.org>
7012 (Closes: #227205)
7013 * Updated Spanish translation of man pages from Ruben Porras
7014 <nahoo82@telefonica.net> (Closes: #227729)
7015
7016 -- Matt Zimmerman <mdz@debian.org> Fri, 16 Jan 2004 10:54:39 -0800
7017
7018 apt (0.5.20) unstable; urgency=low
7019
7020 * Fixed German translations of "Suggested" from Christian Garbs
7021 <debian@cgarbs.de> (Closes: #197960)
7022 * Add an "apt-cache madison" command with an output format similar to
7023 the katie tool of the same name (but less functionality)
7024 * Fix debSourcesIndex::Describe() to correctly say "Sources" rather than
7025 "Packages"
7026
7027 -- Matt Zimmerman <mdz@debian.org> Sat, 3 Jan 2004 23:42:50 -0800
7028
7029 apt (0.5.19) unstable; urgency=low
7030
7031 * Fix Packages::Extensions support in apt-ftparchive generate
7032 (Closes: #225453)
7033
7034 -- Matt Zimmerman <mdz@debian.org> Sat, 3 Jan 2004 16:20:31 -0800
7035
7036 apt (0.5.18) unstable; urgency=low
7037
7038 * New no_NO.po file from Tollef Fog Heen <tfheen@debian.org> to fix
7039 encoding problems (Closes: #225602)
7040 * Have "apt-ftparchive release" strip the leading path component from
7041 the checksum entries
7042
7043 -- Matt Zimmerman <mdz@debian.org> Fri, 2 Jan 2004 11:24:35 -0800
7044
7045 apt (0.5.17) unstable; urgency=low
7046
7047 * Enable apt-ftparchive to generate Release files. Hopefully this will
7048 make it easier for folks to secure their apt-able packages
7049
7050 -- Matt Zimmerman <mdz@debian.org> Fri, 26 Dec 2003 12:53:21 -0800
7051
7052 apt (0.5.16) unstable; urgency=low
7053
7054 * po/de.po update from Michael Karcher <karcher@physik.fu-berlin.de>
7055 (Closes: #222560)
7056 * Update config.guess and config.sub from autotools-dev 20031007.1
7057 * Add knetbsd to buildlib/ostable (Closes: #212344)
7058 * Don't suggest apt-get -f install to correct broken build-deps; broken
7059 installed packages are rarely the cause (Closes: #220858)
7060 * Avoid clobbering configure.in if sed fails
7061
7062 -- Matt Zimmerman <mdz@debian.org> Wed, 24 Dec 2003 14:54:40 -0800
7063
7064 apt (0.5.15) unstable; urgency=low
7065
7066 * Spanish man pages, patch from Ruben Porras <nahoo82@telefonica.net>
7067 (Closes: #195444)
7068 - apt.es.8 wasn't included in the patch, but was referenced. Fetched
7069 version 1.3 from debian-doc cvs
7070 - Create doc/es/.cvsignore
7071 * Patch from Koblinger Egmont <egmont@uhulinux.hu> to fix
7072 pkgCache::PkgFileIterator::Label() to correctly refer to File->Label
7073 rather than File->Origin (Closes: #213311)
7074 * Add missing comma and space to German translation of "downgraded"
7075 (Closes: #213975)
7076 * Add missing comma in apt_preferences(5) (Closes: #215362)
7077 * Fix whitespace in French translation of "Yes, do as I say!", which
7078 made it tricky to type. Thanks to Sylvain Pasche
7079 <sylvain.pasche@switzerland.org> (Closes: #217152)
7080 * Let apt-get build-dep try alternatives if the installed package
7081 doesn't meet version requirements (Closes: #214736)
7082 * Fix version display for recommends (Closes: #219900)
7083 * Use isatty rather than ttyname for checking if stdin is a terminal.
7084 isatty has the advantage of not requiring /proc under Linux, and thus
7085 Closes: #221728
7086 * Correctly implement -n as a synonym for --names-only (Closes: #224515)
7087 * Update apt-cache(8)
7088 - Document --installed
7089 - --recursive applies to both depends and rdepends
7090 * Japanese translation of documentation from Kurasawa Nozomu <nabetaro@slug.jp>
7091 (Closes: #186235)
7092 * Clarify documentation of --no-upgrade in apt-get(8) (Closes: #219743)
7093 * Clean up and simplify some of the suggests/recommends display in apt-get
7094 * Use cvs update -d in debian/rules cvs-build rather than just update
7095 * Pass --preserve-envvar PATH --preserve-envvar CCACHE_DIR to debuild. apt
7096 takes a long time to build, and ccache helps
7097
7098 -- Matt Zimmerman <mdz@debian.org> Sat, 20 Dec 2003 16:34:30 -0800
7099
7100 apt (0.5.14) unstable; urgency=low
7101
7102 * apt-get build-dep, when trying to skip over the remaining elements of
7103 an or-expression, would accidentally inherit the version requirements of a
7104 later item in the or-expression. Fixed it.
7105 * Let apt-get build-dep try alternatives if the first dependency in an
7106 or-expression is not available
7107 * Add a Debug::BuildDeps to generate some trace output
7108 * Help apt-get build-dep produce more useful error messages
7109 * Process build-dependencies in forward rather than reverse order
7110 * Error out if an installed package is too new for a << or <=
7111 build-dependency
7112 * apt-get build-dep should now be able to handle almost any package with
7113 correct build-depends. The primary exception is build-dependencies on
7114 virtual packages with more than one provider, and these are
7115 discouraged for automated processing (but still common,
7116 unfortunately).
7117
7118 -- Matt Zimmerman <mdz@debian.org> Tue, 23 Sep 2003 22:57:31 -0400
7119
7120 apt (0.5.13) unstable; urgency=medium
7121
7122 * Document configuration file comment syntax in apt.conf(5)
7123 (Closes: #211262)
7124 * s/removed/installed/ in a comment in apt-get.cc
7125 * Move comment for ListParser::ParseDepends into the right place
7126 * Don't preserve ownership when copying config.guess and config.sub.
7127 This broke builds where the clean target was run with different
7128 privileges than the rest of the build (i.e., root) (Closes: #212183)
7129 * On second thought, don't copy config.guess and config.sub at all. I'd
7130 rather they always match what is in CVS.
7131
7132 -- Matt Zimmerman <mdz@debian.org> Mon, 22 Sep 2003 10:28:17 -0400
7133
7134 apt (0.5.12) unstable; urgency=low
7135
7136 * Exclude subdirectories named 'debian-installer' from the apt-cdrom
7137 search (Closes: #210485 -- release-critical)
7138
7139 -- Matt Zimmerman <mdz@debian.org> Thu, 11 Sep 2003 21:48:14 -0400
7140
7141 apt (0.5.11) unstable; urgency=low
7142
7143 * Updated pt_BR translations from Andre Luis Lopes <andrelop@debian.org>
7144 (Closes: #208302)
7145 * In apt.conf(5), give the fully qualified name of Dir::Bin::Methods,
7146 rather than just "methods"
7147 * Add new nb and nn translations from Petter Reinholdtsen <pere@hungry.com>
7148 * Clean up reportbug script a bit, and extend it to distinguish between a
7149 configuration file not existing and the user declining to submit it with
7150 the report
7151 * Add #include <langinfo.h> to cmdline/apt-get.cc. This apparently gets
7152 pulled in by something else with recent g++ and/or glibc, but is
7153 required when building on, e.g., stable
7154 * Patch from Koblinger Egmont <egmont@uhulinux.hu> to fix version
7155 comparisons with '~' (Closes: #205960)
7156 * Disable Russian translation until someone can review it
7157 (Closes: #207690)
7158
7159 -- Matt Zimmerman <mdz@debian.org> Wed, 10 Sep 2003 19:41:28 -0400
7160
7161 apt (0.5.10) unstable; urgency=low
7162
7163 * Correct the section in apt_preferences(5) on interpreting priorities
7164 to show that zero is not a valid priority, and print a warning if such
7165 a pin is encountered in the preferences file (Closes: #204971)
7166 * Regenerate French man pages from sgml source (Closes: #205886)
7167 * Get self-tests compiling again, updated for latest library API
7168 and g++ 3.3
7169 * Add version comparison tests for #194327 and #205960
7170 * Fix error message in version test to output versions in the order in
7171 which they were compared when the reverse comparison fails
7172 * Reference the source package bug page rather than the one for the
7173 binary package 'apt' in the man pages (Closes: #205290)
7174 * Updated Polish po file from Marcin Owsiany <porridge@debian.org>
7175 (Closes: #205950)
7176 * Mention some of the available frontends in apt-get(8) (Closes: #205829)
7177 * Add apt-config to SEE ALSO section of apt-get (Closes: #205036)
7178 * Add missing "lang" attributes to refentry tags in French man pages
7179 (apt-cdrom, apt-extracttemplates, apt-sortpkgs)
7180 * Change upgraded/newly installed/not fully installed or removed
7181 messages to be consistent and somewhat shorter (some translations
7182 exceeded 80 characters even in the simplest case)
7183 * Make APT::Get::Show-Upgraded (aka apt-get -u) default to true.
7184 * Updates to Dutch translation from Bart Cornelis <cobaco@linux.be>
7185 (Closes: #207656)
7186
7187 -- Matt Zimmerman <mdz@debian.org> Sun, 31 Aug 2003 21:12:39 -0400
7188
7189 apt (0.5.9) unstable; urgency=low
7190
7191 * Oh well, apt isn't going to make it into testing anytime soon due to
7192 new glibc and gcc deps, so we might as well fix more bugs
7193 * Fix typo in example ftp-archive.conf (Closes: #203295)
7194 * Mention default setting for --all-versions (Closes: #203298)
7195 * Patch from Otavio Salvador <otavio@debian.org> to have --version
7196 only print the version (and not usage as well) (Closes: #203418)
7197 * Patch from Otavio Salvador <otavio@debian.org> to switch from
7198 dh_installmanpages to dh_installman. Fixes the problem where the
7199 pt_BR man page was installed in the wrong location (Closes: #194558)
7200 * Move the French apt-ftparchive man page into apt-utils where it
7201 belongs. apt-utils Replaces: apt (<< 0.5.9)
7202 * Write records from "apt-cache show" using fwrite(3) rather than
7203 write(2), in case for some reason the entire record doesn't get
7204 written by a single write(2)
7205 * Add new French man pages to doc/fr/.cvsignore
7206 * Add freebsd to buildlib/ostable (Closes: #193430)
7207 * Avoid segfault if a package name is specified which consists
7208 entirely of characters which look like end tags ('+', '-')
7209 (Closes: #200425)
7210 * Patch from Otavio Salvador <otavio@debian.org> to avoid listing
7211 suggests/recommends for packages which are selected for installation
7212 at the same time as the package which suggests/recommends them
7213 (Closes: #200102)
7214 * Patch from Otavio Salvador <otavio@debian.org> to avoid listing
7215 suggests/recommends which are Provided by a package which is already
7216 installed (Closes: #200395)
7217 * Patch to update pt_BR man page for apt_preferences(5) from Andre Luis
7218 Lopes <andrelop@debian.org> (Closes: #202245)
7219 * Use nl_langinfo(YESEXPR) rather than comparing to the translated
7220 string "Y". Closes: #200953 and should make the prompting generally
7221 more robust in the face of i18n. In the particular case of #200953,
7222 it was being fooled because of signedness issues with toupper(3)
7223 (Closes: #194614)
7224 * apt Suggests: aptitude | synaptic | gnome-apt | wajig
7225 (Closes: #146667)
7226 * Clean up whitespace in translated strings in ru.po, which messed up
7227 indentation (some other translations probably have similar problems)
7228 (Closes: #194282)
7229 * Run ispell -h over the man page sources and fix a bunch of typos
7230 * Use debian/compat rather than DH_COMPAT
7231 * Update to debhelper compatibility level 3
7232 - remove ldconfig calls from debian/{postinst,postrm} as dh_makeshlibs
7233 will add them
7234 - echo 3 > debian/compat
7235 - Build-Depends: debhelper (>= 3)
7236 * Exclude '.#*' from cvs-build
7237 * Let the ftp method work with ftp servers which do not require a
7238 password (Closes: #199425)
7239 * Build-depend on debhelper >= 4.1.62, because we need the fix for
7240 #204731 in order for dh_installman to work correctly
7241 with our SGML man pages
7242 * Move dh_makeshlibs ahead of dh_installdeb so that its postinst
7243 fragments are properly substituted
7244
7245 -- Matt Zimmerman <mdz@debian.org> Sun, 10 Aug 2003 19:54:39 -0400
7246
7247 apt (0.5.8) unstable; urgency=medium
7248
7249 * urgency=medium because the changes since 0.5.5.1 are pretty safe as
7250 far as core functionality, 0.5.5.1 survived unstable for 10 days, and
7251 I don't want to delay apt's progress into testing any further. It's
7252 decidedly better than 0.5.4.
7253 * Clarify the meaning of the only-source option in apt-get(8)
7254 (Closes: #177258)
7255 * Updated French man pages from Philippe Batailler
7256 <philippe.batailler@free.fr> (Closes: #182194)
7257 * Give a warning if an illegal type abbreviation is used when looking up a
7258 configuration item (Closes: #168453)
7259 * Improve build-depends handling of virtual packages even further, so that
7260 it will now also try to satisfy build-depends on virtual packages if they
7261 are not installed. Note that this only works if there is only one
7262 package providing the virtual package, as in other cases (Closes: #165404)
7263 * Update config.guess and config.sub from autotools-dev 20030717.1
7264 * Tweak SGML in apt-extracttemplates.1.sgml so that literal '>' doesn't end
7265 up in output
7266 * Document SrcDirectory in apt-ftparchive.1.sgml (Closes: #156370)
7267 * Support TMPDIR in apt-extracttemplates (Closes: #191656)
7268 * Fix ru.po to use a capital letter for the translation of 'Y' so that
7269 YnPrompt works correctly (Closes: #200953). No other translations seem
7270 to have this problem
7271 * Regenerate POT file and sync .po files
7272 * Only try to clear stdin if it is a tty, to avoid looping if there is
7273 lots of stuff (perhaps an infinite amount) to read (Closes: #192228)
7274
7275 -- Matt Zimmerman <mdz@debian.org> Fri, 25 Jul 2003 20:21:53 -0400
7276
7277 apt (0.5.7) unstable; urgency=low
7278
7279 * Update control file to match overrides (apt priority important,
7280 libapt-pkg-dev section libdevel)
7281 * Silence the essential packages check if we are only downloading
7282 archives and not changing the system (Closes: #190862)
7283 * Skip version check if a build-dependency is provided by an installed package
7284 (Closes: #126938)
7285 * Have apt-cache show exit with an error if it cannot find any of the
7286 specified packages (Closes: #101490)
7287
7288 -- Matt Zimmerman <mdz@debian.org> Mon, 21 Jul 2003 23:43:24 -0400
7289
7290 apt (0.5.6) unstable; urgency=low
7291
7292 * Adam Heath <doogie@debian.org>
7293 - Fix segfault when handling /etc/apt/preferences. Closes: #192409.
7294 * Matt Zimmerman <mdz@debian.org>
7295 - Clean up some string handling, patch from Peter Lundkvist
7296 <p.lundkvist@telia.com> (Closes: #192225)
7297 - Don't fall off the end of the buffer when comparing versions.
7298 Patch from Koblinger Egmont <egmont@uhulinux.hu> (Closes: #194327)
7299 - Minor fixes to apt-ftparchive(1) (Closes: #118156)
7300 - Fix typo in apt-ftparchive help text (Closes: #119072)
7301 - More typos in apt-ftparchive help text (Closes: #190936)
7302 - Update config.guess, config.sub to latest versions
7303 - Modify the description for apt-utils to reflect the fact that it is not
7304 (any longer) infrequently used (Closes: #138045)
7305 - Make setup script for dselect method more explicit about
7306 overwriting sources.list (Closes: #151727)
7307 - Fix typo in apt-cache(8) (Closes: #161243)
7308 - Remove duplicate 'showpkg' from synopsis on apt-cache(8)
7309 (Closes: #175611)
7310 - Document in apt-get(8) the meaning of the '*' in ShowList, which is that
7311 the package is being purged (Closes: #182369)
7312 - Fix extra "/" character in apt.conf(5) (Closes: #185545)
7313 - Fix typo in tar error message (Closes: #191424)
7314 - Clarify description of 'search' on apt-cache(8) (Closes: #192216)
7315 - Fix incorrect path for 'partial' directory on apt-get(8)
7316 (Closes: #192933)
7317 - Fixes to pt_BR translation from Andre Luis Lopes <andrelop@ig.com.br>
7318 (Closes: #196669)
7319 - Updated apt_preferences(5) man page with many corrections and
7320 clarifications from Thomas Hood <jdthood@yahoo.co.uk>
7321 (Closes: #193336)
7322 - Fix SGML validation errors in apt-cache.8.sgml introduced in 0.5.5 or so
7323 - Add a simple example to apt-ftparchive(1) (Closes: #95257)
7324 - Add bug script for collecting configuration info (Closes: #176482)
7325
7326 -- Matt Zimmerman <mdz@debian.org> Mon, 21 Jul 2003 01:59:43 -0400
7327
7328 apt (0.5.5.1) unstable; urgency=low
7329
7330 * Move the target of the example docs from doc to binary. Closes:
7331 #192331
7332 * Fix api breakage that broke apt-ftparchive and apt-cache dumpavail, by
7333 backing out change that incorretly attempted to handle Package sections
7334 larger than 32k. Closes: #192373
7335 * Fix never-ending loop with apt-get install -V. Closes: #192355.
7336
7337 -- Adam Heath <doogie@debian.org> Mon, 19 May 2003 12:30:16 -0500
7338
7339 apt (0.5.5) unstable; urgency=low
7340
7341 * New deb version compare function, that has no integer limits, and
7342 supports pre-versions using ~. Code ported from dpkg.
7343 * Fix handling of [!arch] for build-dependencies. Closes: #88798, #149595
7344 * Fix handling of build-deps on unknown packages. Closes: #88664, #153307
7345 * "apt-get --arch-only build-dep" to install only architecture-
7346 dependent build dependencies. Bump minor shared lib number to reflect
7347 small change in BuildDepend API.
7348 * APT::Build-Essential configuration option (defaults to "build-essential")
7349 so that "apt-get build-dep" will ensure build essential packages are
7350 installed prior to installing other build-dependencies. Closes: #148879
7351 * LD_LIBRARY_PATH thing. Closes: #109430, #147529
7352 * /usr/doc reference in postinst. Closes: #126189
7353 * Doc updates. Closes: #120689
7354 * Possible apt-cache segfault. Closes: #120311, #118431, #117915, #135295,
7355 #131062, #136749
7356 * Print special message for EAI_AGAIN. Closes: #131397
7357 * libapt-pkg-dev needs to bring in the apt-inst library if linking
7358 is to work. Closes: #133943
7359 * Typos, Doc Stuff. Closes: #132772, #129970, #123642, #114892, #113786,
7360 #109591, #105920, #103678, #139752, #138186, #138054, #138050,
7361 #139994, #142955, #151654, #151834, #147611, #154268, #173971
7362 * Fix possibility for tag file parsing to fail in some unlikely situations.
7363 Closes: #139328
7364 * Use std C++ names for some header files. Closes: #128741
7365 * Do not check for free space if --no-download. Closes: #117856
7366 * Actually implement or group handling for 'upgrade'. Closes: #133950
7367 * "Internal Error, Couldn't configure pre-depend" is not actually an
7368 internal error, it is a packaging error and now it says so, and
7369 pinpoints the problem dependency. Closes: #155621
7370 * Allows failure to write to a pipe for post-invoke stuff. Closes: #89830
7371 * Use usr/share/doc for dhelp. Closes: #115701
7372 * --print-uris works with 'update'. Closes: #57070
7373 * Options Dpkg::MaxArgs,Dpkg::MaxArgBytes to allow a much longer dpkg
7374 command line.
7375 * Fixed 2 little OR group bugs, thanks to Yann Dirson. Closes: #143995,
7376 #142298
7377 * Allow an uninstalled package to be marked for removal on an install
7378 line (meaning not to automatically install it), also fix some dodgy
7379 handling of protected packages. Closes: #92287, #116011
7380 * Fix errant prefix matching in version selection. Closes: #105968
7381 * Ensure that all files needed to run APT as a user are readable and
7382 ignore roots umask for these files. Closes: #108801
7383 * Support larger config spaces. Closes: #111914
7384 * 'apt-get update' no longer does 'Building Dependency Tree'.
7385 * When matching regexs allways print a message. Change regex activation
7386 charset. Closes: #147817
7387 * Don't die if lines in sources.list are too long. Closes: #146846
7388 * Show file name on apt-extracttemplate error messges. Closes: #151835
7389 * i18n gettext stuff, based on work from Michael Piefel: Closes: #95933
7390 * Some highly unlikely memory faults. Closes: #155842
7391 * C++ stuff for G++3.2. Closes: #162617, #165515,
7392 * apt-config dumps sends to stdout not stderr now. Closes: #146294
7393 * Fix segfault in FindAny when /i is used, and there is no default.
7394 Closes: #165891
7395 * Add s390x to archtable. Closese: #160992.
7396 * Update config.sub/config.guess in cvs, and add support to debian/rules
7397 to update them from /usr/share/misc if they exist. Closes: #155014
7398 * Remove 'Sorry' from messages. Closes: #148824.
7399 * Change wording of 'additional disk space usage' message. Closes:
7400 #135021.
7401 * apt-extracttemplates now prepends the package name when extracting
7402 files. Closes: #132776
7403 * Add -n synonym for --names-only for apt-cache. Closes: #130689
7404 * Display both current version and new version in apt-get -s. Closes:
7405 #92358
7406 * Add an options and timeout config item to ssh/rsh. Closes: #90654
7407 * libapt-pkg-dev now depends on apt-utils. Closes: #133942.
7408 * Change verbose logging output of apt-ftparchive to go to stderr,
7409 instead of stdout. Also, errors that occur no longer go to stdout,
7410 but stderr. Closes: #161592
7411 * Test for timegm in configure. Closes: #165516.
7412 * s/st_mtime/mtime/ on our local stat structure in apt-ftparchive, to
7413 support compliation on platforms where st_mtime is a macro. Closes:
7414 #165518
7415 * Check the currently mounted cdrom, to see if it's the one we are
7416 interested in. Closes: #154602
7417 * Refer to reportbug instead of bug in the man pages. Closes: #173745
7418 * Link apt-inst to apt-pkg. Closes: #175055
7419 * New apt_preferences man page from Thomas Hood, Susan Kleinmann,
7420 and others.
7421 * Fix > 300 col screen segfault. Closes: #176052
7422 * Rebuild with gcc-3.2. Closes: #177752, #178008.
7423 * Fix build-dep handling of | dependencies.
7424 Closes: #98640, #145997, #158896, #172901
7425 * Double default value of APT::Cache-Limit, until such time as it
7426 can be made more dynamic. Closes: #178623.
7427 * Report uris with '.gz' when there are errors. Closes: #178435.
7428 * When installing build-deps, make sure the new version will
7429 satisfy build requirements. Closes: #178121
7430 * Split offline and guide documentation into apt-doc. This was done so
7431 that binary-arch builds do not require documention deps. Note, that
7432 apt-doc is not installed on upgrades.
7433 * Use doc-base, instead of dhelp directly. Closes: #110389
7434 * Change http message 'Waiting for file' to 'Waiting for headers'.
7435 Closes: #178537
7436 * Remove trailing lines on package lists in apt-get. Closes: #178736.
7437 * Fix origin pins for file:// uris. Closes: #189014.
7438 * Apply typo and syntax patch from bug to apt-cache.8.sgml. Closes:
7439 #155194
7440 * s/dpkg-preconfig/dpkg-preconfigure/ in examples/configure-index.
7441 Closes: #153734.
7442 * Fix some typos in the apt-get manual. Closes: #163932.
7443 * Apply patch from bug, to change frozen to testing, and then do it
7444 everywhere else. Closes: #165085.
7445 * Update es.po. Closes: #183111.
7446 * Add pt_BR translation of apt_preferences(5). Also, build fr manpages.
7447 Closes: #183904.
7448 * Add a vcg command to apt-cache, similiar to dotty. Closes: #150512.
7449 * Add option to apt-get to show versions of packages being
7450 upgraded/installed.
7451 * Be quiet in apt.post{inst,rm}. Closes: #70685.
7452 * apt-get now prints out suggested and recommended packages. Closes:
7453 #54982.
7454 * Insert some newlines in the cdrom change media message. Closes:
7455 #154601.
7456 * Add a rdepends command to apt-cache. Closes: #159864.
7457 * When building the dpkg command line, allow for 8192 chars to be used,
7458 instead of only 1024.
7459 * APT::Immediate-Configure had inverted semantics(false meant it was
7460 enabled). Closes: #173619.
7461 * Fix status file parser so that if a record is larger than 32k, the
7462 buffer size will be doubled, and the read attempted again. Closes:
7463 #174945.
7464
7465 -- Adam Heath <doogie@debian.org> Sun, 27 Apr 2003 01:23:12 -0500
7466
7467 apt (0.5.4) unstable; urgency=low
7468
7469 * M68k config.guess patch. Closes: #88913
7470 * Bi-yearly test on OpenBSD and Solaris
7471 * Doc updates. Closes: #89121, #89854, #99671, #98353, #95823, #93057,
7472 #97520, #102867, #101071, #102421, #101565, #98272, #106914,
7473 #105606, #105377
7474 * Various cosmetic code updates. Closes: #89066, #89066, #89152
7475 * Add "pre-auto" as an option for DSelect::Clean (run autoclean after
7476 update).
7477 * More patches from Alfredo for Vendors and more SHA-1 stuff
7478 * Fix for AJ's 'desire to remove perl-5.005' and possibly other
7479 similar situations. Closes: #56708, #59432
7480 * no_proxy and ftp. Closes: #89671
7481 * Philippe Batailler's man page patches.
7482 * Fix for display bug. Closes: #92033, #93652, #98468
7483 * Use more than 16bits for the dep ID. Some people ran out..
7484 Closes: #103020, #97809, #102951, #99974, #107362, #107395, #107362,
7485 #106911, #107395, #108968
7486 * Reordered some things to make dante and FTP happier. Closes: #92757
7487 * James R. Van Zandt's guide.sgml updates. Closes: #90027
7488 * apt-ftparchive copes with no uncompressed package files + contents.
7489 * French man pages from philippe batailler - well sort of. They
7490 don't build yet..
7491 * run-parts. Closes: #94286
7492 * 'apt-cache policy' preferences debug tool.
7493 * Whatever. Closes: #89762
7494 * libstdc++ and HURD. Closes: #92025
7495 * More apt-utils verbage. Closes: #86954
7496 * Fliped comparision operator. Closes: #94618
7497 * Used the right copyright file. Closes: #65691
7498 * Randolph's G++3 patches.
7499 * Fixed no_proxy tokanizing. Closes: #100046
7500 * Strip Config-Version when copying status to available. Closes: #97520
7501 * Segfault with missing source files. Closes: #100325
7502 * EINTR check. Closes: #102293
7503 * Various changes to the locking metholodgy for --print-uris.
7504 Closes: #100590
7505 * Lame LD_LIBRARY_PATH thing. Closes: #98928
7506 * apt-cache search searchs provide names too now. Closes: #98695
7507 * Checksum and long lines problem. Closes: #106591
7508 * .aptignr and empty files are just a warning. Closes: #97364
7509
7510 -- Jason Gunthorpe <jgg@debian.org> Sat, 18 Aug 2001 17:21:59 -0500
7511
7512 apt (0.5.3) unstable; urgency=low
7513
7514 * JoeyH's dpkg::preconfig not working. Closes: #88675
7515 * Fixed apt override disparity
7516 * Alfredo's SHA-1 and related patches
7517
7518 -- Jason Gunthorpe <jgg@debian.org> Sun, 4 Mar 2001 15:39:43 -0700
7519
7520 apt (0.5.2) unstable; urgency=low
7521
7522 * Fixed mention of /usr/doc in the long description
7523 * JoeyH's downgrade bug -- don't use 0.5.1
7524 * Doc bug. Closes: #88538
7525 * Fault in building release strings. Closes: #88533
7526
7527 -- Jason Gunthorpe <jgg@debian.org> Sun, 4 Mar 2001 15:39:43 -0700
7528
7529 apt (0.5.1) unstable; urgency=low
7530
7531 * Fixed #82894 again, or should be and.
7532 * Process the option string right. Closes: #86921
7533 * Don't eat the last command for pipes. Closes: #86923
7534 * Ignore .* for configuration directory processing. Closes: #86923
7535 * Alfredo's no_proxy patch
7536 * Documentation fixes. Closes: #87091
7537 * JoeyH's double slash bug. Closes: #87266
7538 * Unintitialized buffer and apt-ftparchive contents generation.
7539 Closes: #87612
7540 * Build-deps on virtual packages. Closes: #87639
7541 * Fixes glibc/libstdc++ symbol dependencies by including glibc and
7542 libstdc++ version info in the library soname and in the package
7543 provides. Closes: #87426
7544 * Updated soname version to 0.3.2
7545 * apt-extracttemplates moved from debconf into apt-utils
7546 * s390 archtable entry. Closes: #88232
7547 * Dan's segfault
7548 * Some instances where the status file can source a package in a
7549 non-sensical way. Closes: #87390
7550 * Work better if there are duplicate sources.list entries.
7551 * Fixed the resetting of Dir with "dir {};". Closes: #87323
7552
7553 -- Randolph Chung <tausq@debian.org> Sat, 3 Mar 2001 15:37:38 -0700
7554
7555 apt (0.5.0) unstable; urgency=low
7556
7557 * Fixed an obscure bug with missing final double new lines in
7558 package files
7559 * Changed the apt-cdrom index copy routine to use the new section
7560 rewriter
7561 * Added a package file sorter, apt-sortpkgs
7562 * Parse obsolete Optional dependencies.
7563 * Added Ben's rsh method. Closes: #57794
7564 * Added IPv6 FTP support and better DNS rotation support.
7565 * Include the server IP in error messages when using a DNS rotation.
7566 Closes: #64895
7567 * Made most of the byte counters into doubles to prevent 32bit overflow.
7568 Closes: #65349
7569 * HTTP Authorization. Closes: #61158
7570 * Ability to parse and return source index build depends from Randolph.
7571 * new 'apt-get build-dep' command from Randolph. Closes: #63982
7572 * Added apt-ftparchive the all dancing all singing FTP archive
7573 maintinance program
7574 * Allow version specifications with =1.2.4-3 and /2.2 or /stable postfixes
7575 in apt-get.
7576 * Removed useless internal cruft including the xstatus file.
7577 * Fixed config parser bugs. Closes: #67848, #71108
7578 * Brain Damanged apt-get config options changed, does not change the command
7579 line interface, except to allow --enable-* to undo a configuration
7580 option:
7581 No-Remove -> Remove
7582 No-Download -> Download
7583 No-Upgrade -> Upgrade
7584 * Made this fix configable (DSelect::CheckDir) and default to disabled:
7585 * No remove prompt if the archives dir has not changed. Closes: #55709
7586 Because it is stupid in the case where no files were downloaded due to
7587 a resumed-aborted install, or a full cache! Closes: #65952
7588 * Obscure divide by zero problem. Closes: #64394
7589 * Update sizetable for mips. Closes: #62288
7590 * Fixed a bug with passive FTP connections
7591 * Has sizetable entry for sparc64. Closes: #64869
7592 * Escape special characters in the ::Label section of the cdroms.lst
7593 * Created apt-utils and python-apt packages
7594 * Due to the new policy engine, the available file may contain entries
7595 from the status file. These are generated if the package is not obsolete
7596 but the policy engine prohibits using the version from the package files.
7597 They can be identified by the lack of a Filename field.
7598 * The new policy engine. Closes: #66509, #66944, #45122, #45094, #40006,
7599 #36223, #33468, #22551
7600 * Fixed deb-src line for non-us. Closes: #71501, #71601
7601 * Fixes for G++ 2.96, s/friend/friend class/
7602 * Fixed mis doc of APT::Get::Fix-Missing. Closes: #69269
7603 * Confirmed fix for missing new line problem. Closes: #69386
7604 * Fixed up dhelp files. Closes: #71312
7605 * Added some notes about dselect and offline usage. Closes: #66473, #38316
7606 * Lock files on read only file systems are ignored w/ warning.
7607 Closes: #61701
7608 * apt-get update foo now gives an error! Closes: #42891
7609 * Added test for shlibs on hurd. Closes: #71499
7610 * Clarified apt-cache document. Closes: #71934
7611 * DocBook SGML man pages and some improvements in the text..
7612 * sigwinch thing. Closes: #72382
7613 * Caching can be turned off by setting the cache file names blank.
7614 * Ignores arches it does not know about when autocleaning. Closes: #72862
7615 * New function in apt-config to return dirs, files, bools and integers.
7616 * Fixed an odd litle bug in MarkInstall and fixed it up to handle
7617 complex cases involving OR groups and provides.
7618 68754 describes confusing messages which are the result of this..
7619 Closes: #63149, #69394, #68754, #77683, #66806, #81486, #78712
7620 * Speeling mistake and return code for the 'wicked' resolver error
7621 Closes: #72621, #75226, #77464
7622 * Solved unable to upgrade libc6 from potato to woody due to 3 package
7623 libc6 dependency loop problem.
7624 * Leading sources.list spaces. Closes: #76010
7625 * Removed a possible infinite loop while processing installations.
7626 * Man page updates. Closes: #75411, #75560, #64292, #78469
7627 * ReduceSourceList bug. Closes: #76027
7628 * --only-source option. Closes: #76320
7629 * Typos. Closes: #77812, #77999
7630 * Different status messages. Closes: #76652, #78353
7631 * /etc/apt/apt.conf.d/ directory for Joey and Matt and pipe protocol 2
7632 * OS detection an support for the new pseduo standard of os-arch for the
7633 Architecture string. Also uses regexing.. Closes: #39227, #72349
7634 * Various i18n stuff. Note that this still needs some i18n wizard
7635 to do the last gettextization right. Closes: #62386
7636 * Fixed a problem with some odd http servers/proxies that did not return
7637 the content size in the header. Closes: #79878, #44379
7638 * Little acquire bugs. Closes: #77029, #55820
7639 * _POSIX_THREADS may not be defined to anything, just defined..
7640 Closes: #78996
7641 * Spelling of Ignore-Hold correctly. Closes: #78042
7642 * Unlock the dpkg db if in download only mode. Closes: #84851
7643 * Brendan O'Dea's dselect admindir stuff. Closes: #62811
7644 * Patch from BenC. Closes: #80810
7645 * Single output of some names in lists. Closes: #80498, #43286
7646 * Nice message for people who can't read syserror output. Closes: #84734
7647 * OR search function. Closes: #82894
7648 * User's guide updates. Closes: #82469
7649 * The AJ/JoeyH var/state to var/lib transition patch. Closes: #59094
7650 * Various CD bugs, again thanks to Greenbush
7651 Closes: #80946, #76547, #71810, #70049, #69482
7652 * Using potato debhelper. Closes: #57977
7653 * I cannot self-terminate. Closes: #74928
7654
7655 -- Jason Gunthorpe <jgg@debian.org> Wed, 21 Feb 2001 00:39:15 -0500
7656
7657 apt (0.3.19) frozen unstable; urgency=low
7658
7659 * Updates to apt-cdrom to support integrated non-us nicely, thanks to
7660 Paul Wade.
7661 * Fixed that apt-get/cdrom deadlock thing. Closes: #59853, #62945, #61976
7662 * Fixed hardcoded path. Closes: #59743
7663 * Fixed Jay's relative path bug
7664 * Allowed source only CDs. Closes: #58952
7665 * Space check is supressed if --print-uris is given. Closes: #58965
7666 * Clarified the documenation examples for non-us. Closes: #58646
7667 * Typo in the package description. Closes: #60230
7668 * Man Page typo. Closes: #60347
7669 * Typo in Algorithms.cc. Closes: #63577
7670 * Evil dotty function in apt-cache for generating dependency graphs
7671 with the as-yet-unpackaged GraphVis.
7672 * Appears to have been fixed in Janurary.. Closes: #57981
7673 * New config.guess/sub for the new archs. Closes: #60874
7674 * Fixed error reporting for certain kinds of resolution failures.
7675 Closes: #61327
7676 * Made autoclean respect 'q' settings. Closes: #63023
7677 * Fixed up the example sources.list. Closes: #63676
7678 * Added DPkg::FlushSTDIN to control the flushing of stdin before
7679 forking dpkg. Closes: #63991
7680
7681 -- Ben Gertzfield <che@debian.org> Fri, 12 May 2000 21:10:54 -0700
7682
7683 apt (0.3.18) frozen unstable; urgency=low
7684
7685 * Changes in the postinst script. Closes: #56855, #57237
7686 * Fixed bashism. Closes: #57216, #57335
7687 * Doc updates. Closes: #57772, #57069, #57331, #57833, #57896
7688
7689 -- Ben Gertzfield <che@debian.org> Sun, 13 Feb 2000 01:52:31 -0800
7690
7691 apt (0.3.17) unstable; urgency=low
7692
7693 * RFC 2732 usage for CDROM URIs and fixes to apt-cdrom
7694 * Fixed the configuration parser to not blow up if ; is in the config
7695 string
7696 * Applied visual patch to dselect install script . Closes #55214
7697 * Included the configure-index example
7698 * Minimal CD swaps
7699 * Library soname has increased
7700 * Fixed default sources.list to have correct URLs for potato when it
7701 becomes stable
7702 * Added a message about erasing sources.list to dselect setup script
7703 Closes: #55755
7704 * No remove prompt if the archives dir has not changed. Closes: #55709
7705 * Fixed inclusion of 2nd sample config file. Closes: #55374
7706 * Made file mtimes of 0 not confuse the methods If-Modifed-Since check.
7707 Closes: #55991
7708
7709 -- Ben Gertzfield <che@debian.org> Mon, 31 Jan 2000 12:12:40 -0800
7710
7711 apt (0.3.16) unstable; urgency=low
7712
7713 * Made --no-download work. Closes: #52993
7714 * Now compiles on OpenBSD, Solaris and HP-UX
7715 * Clarify segfault errors
7716 * More debhelper fixes. Closes: #52662, #54566, #52090, #53531, #54769
7717 * Fix for Joel's discovery of glibc removal behavoir.
7718 * Fix for Ben Collins file: uri from slink upgrade.
7719 * Fixed resume code in FTP. Closes: #54323
7720 * Take more precautions to prevent the corruption Joey Hess saw.
7721 * Fixed --no-list-cleanup
7722 * RFC 2732 URI parsing ([] for hostnames).
7723 * Typo in apt-cache man page. Closes: #54949
7724
7725 -- Ben Gertzfield <che@debian.org> Fri, 14 Jan 2000 08:04:15 -0800
7726
7727 apt (0.3.15) unstable; urgency=low
7728
7729 * Added DSelect::WaitAfterDownload Closes: #49549
7730 * Fixed cast error in byteswap macro and supporting code. Closes: #50093
7731 * Fixed buffer overflow for wide terminal sizes. Closes: #50295
7732 * Made -s and clean not do anything. Closes: #50238
7733 * Problem with Protected packages and the new OR code.
7734 * /usr/share/doc stuff. Closes: #51017, #50228, #51141
7735 * Remove doesn't require a package to be installable. Closes: #51175
7736 * FTP proxy touch ups in the mabn page. Closes: #51315, #51314
7737
7738 -- Ben Gertzfield <che@debian.org> Sat, 4 Dec 1999 21:17:24 -0800
7739
7740 apt (0.3.14) unstable; urgency=low
7741
7742 * Fix Perl or group pre-depends thing Closes: #46091, #46096, #46233, #45901
7743 * Fix handling of dpkg's conversions from < -> <= Closes: #46094, #47088
7744 * Make unparsable priorities non-fatal Closes: #46266, #46267, #46293, #46298
7745 * Fix handling of '/' for the dist name. Closes: #43830, #45640, #45692
7746 * Fixed 'Method gave a blank filename' error from IMS queries onto CDs.
7747 Closes: #45034, #45695, #46537
7748 * Made OR group handling in the problem resolver more elaborate. Closes: #45646
7749 * Added APT::Clean-Installed option. Closes: #45973
7750 * Moves the free space check to after the calculated size is printed.
7751 Closes: #46639, #47498
7752 * mipsel arch Closes: #47614
7753 * Beautified URI printing to not include passwords Closes: #46857
7754 * Fixed little problem with --no-download Closes: #47557
7755 * Tweaked Dselect 'update' script to re-gen the avail file even in the
7756 event of a failure Closes: #47112
7757 * Retries for source archives too Closes: #47529
7758 * Unmounts CDROMs iff it mounted them Closes: #45299
7759 * Checks for the partial directories before doing downloads Closes: #47392
7760 * no_proxy environment variable (http only!) Closes: #43476
7761 * apt-cache showsrc Closes: #45799
7762 * De-Refs Single Pure virtual packages. Closes: #42437, #43555
7763 * Regexs for install. Closes: #35304, #38835
7764 * Dependency reports now show OR group relations
7765 * Re-Install feature. Cloes: #46961, #37393, #38919
7766 * Locks archive directory on clean (woops)
7767 * Remove is not 'sticky'. Closes: #48392
7768 * Slightly more accurate 'can not find package' message. Closes: #48311
7769 * --trivial-only and --no-remove. Closes: #48518
7770 * Increased the cache size. Closes: #47648
7771 * Comment woopsie. Closes: #48789
7772 * Removes existing links when linking sources. Closes: #48775
7773 * Problem resolver does not install all virtual packages. Closes: #48591, #49252
7774 * Clearer usage message about 'source' Closes: #48858
7775 * Immediate configure internal error Closes: #49062, #48884
7776
7777 -- Ben Gertzfield <che@debian.org> Sun, 7 Nov 1999 20:21:25 -0800
7778
7779 apt (0.3.13) unstable; urgency=low
7780
7781 * Fix timestamp miss in FTP. Closes: #44363
7782 * Fix sorting of Kept packages. Closes: #44377
7783 * Fix Segfault for dselect-upgrade. Closes: #44436
7784 * Fix handling of '/' for the dist name. Closes #43830
7785 * Added APT::Get::Diff-Only and Tar-Only options. Closes #44384
7786 * Add commented-out deb-src URI to default sources.list file.
7787
7788 -- Ben Gertzfield <che@debian.org> Sun, 19 Sep 1999 18:54:20 -0700
7789
7790 apt (0.3.12) unstable; urgency=low
7791
7792 * Fix for typo in the dhelp index. Closes: #40377
7793 * Multiple media swap support
7794 * Purge support. Closes: #33291, #40694
7795 * Better handling of - remove notation. Closes: #41024
7796 * Purge support. Closes: #33291, #40694
7797 * Error code on failed update. Closes: #41053
7798 * apt-cdrom adds entries for source directories. Closes: #41231
7799 * Sorts the output of any list. Closes: #41107
7800 * Fixes the looping problem. Closes: #41784, #42414, #44022
7801 * Fixes the CRC mechanism to lowercase all strings. Closes: #41839
7802 * More checks to keep the display sane. Particularly when fail-over is
7803 used with local mirrors and CD-Roms. Closes: #42127, #43130, #43668
7804 * PThread lockup problem on certain sparc/m68k. Closes: #40628
7805 * apt-cdrom understands .gz Package files too. Closes: #42779
7806 * Spelling error in dselect method description. Closes: #43251
7807 * Added security to the default source list. Closes: #43356
7808
7809 -- Ben Gertzfield <che@debian.org> Fri, 3 Sep 1999 09:04:28 -0700
7810
7811 apt (0.3.11) unstable; urgency=low
7812
7813 * Fix for mis-parsed file: URIs. Closes: #40373, #40366, #40230
7814 * Fix for properly upgrading the system from perl 5.004 to 5.005
7815
7816 -- Ben Gertzfield <che@debian.org> Mon, 28 Jun 1999 21:06:44 -0700
7817
7818 apt (0.3.9) unstable; urgency=low
7819
7820 * Spelling error in cachefile.cc. Closes: #39885
7821 * Trailing slash in dselect install if you try to use the
7822 default config file. Closes: #40011
7823 * Simulate works for autoclean. Closes: #39141
7824 * Fixed spelling errors. Closes: #39673
7825 * Changed url parsing a bit. Closes: #40070, #40069
7826 * Version 0.3.8 will be for slink/hamm (GNU libc 2).
7827
7828 -- Ben Gertzfield <che@debian.org> Thu, 24 Jun 1999 18:02:52 -0700
7829
7830 apt (0.3.7) unstable; urgency=low
7831
7832 * Fixed missing text in the apt-get(8) page. Closes: #37596
7833 * Made --simulate and friends work with apt-get source. Closes: #37597, #37656
7834 * Fixed inclusion of man pages in the -doc/-dev package. Closes: #37633, #38651
7835 * Fixed handling of the -q option with not-entirely integer arguments
7836 Closes: #37499
7837 * Man page typo Closes: #37762
7838 * Fixed parsing of the Source: line. Closes: #37679
7839 * Dpkg/dpkg-hurd source bug. Closes: #38004, #38032
7840 * Added a check for an empty cache directory. Closes: #37963
7841 * Return a failure code if -d is given and packages fail to download.
7842 Closes: #38127
7843 * Arranged for an ftp proxy specifing an http server to work. See the
7844 important note in the sources.list man page.
7845 * Accounted for resumed files in the cps calculation. Closes: #36787
7846 * Deal with duplicate same version different packages. Closes: #30237
7847 * Added --no-download. Closes: #38095
7848 * Order of apt-cdrom dist detection. Closes: #38139
7849 * Fix apt-cdrom chop handling and missing lines. Closes: #37276
7850 * IPv6 http support
7851 * Suggests dpkg-dev for apt-get source. Closes: #38158
7852 * Fixed typo in apt-get help. Closes: #38712
7853 * Improved the error message in the case of broken held package. Closes: #38777
7854 * Fixed handling of MD5 failures
7855 * Documented list notation Closes: #39008
7856 * Change the 'b' to 'B'. Closes: #39007
7857
7858 -- Ben Gertzfield <che@debian.org> Sun, 20 Jun 1999 18:36:20 -0700
7859
7860 apt (0.3.6) unstable; urgency=low
7861
7862 * Note that 0.3.5 never made it out the door..
7863 * Fix for apt-cdrom and unusual disk label locations. Closes: #35571
7864 * Made APT print numbers in decimal. Closes: #35617, #37319
7865 * Buffer munching fix for FTP. Closes: #35868
7866 * Typo in sample config file. Closes: #35907
7867 * Fixed whitespace in version compares. Closes: #35968, #36283, #37051
7868 * Changed installed size counter to only count unpacked packages.
7869 Closes: #36201
7870 * apt-get source support. Closes: #23934, #27190
7871 * Renames .debs that fail MD5 checking, provides automatic corruption
7872 recovery. Closes: #35931
7873 * Fixed autoconf verison. Closes: #37305
7874 * Random Segfaulting. Closes: #37312, #37530
7875 * Fixed apt-cache man page. Closes: #36904
7876 * Added a newline to apt-cache showpkg. Closes: #36903
7877
7878 -- Ben Gertzfield <che@debian.org> Wed, 12 May 1999 09:18:49 -0700
7879
7880 apt (0.3.4) unstable; urgency=low
7881
7882 * Release for Ben while he is out of town.
7883 * Checked the size of partial files. Closes: #33705
7884 * apt-get should not print progress on non-tty. Closes: #34944
7885 * s/guide.text.gz/users-guide.txt.gz/ debian/control: Closes: #35207
7886 * Applied cdrom patches from Torsten. Closes: #35140, #35141
7887 * smbmounted cdrom fix. Closes: #35470
7888 * Changed ie to eg. Closes: #35196
7889
7890 -- Adam Heath <doogie@debian.org> Sun, 4 Apr 1999 18:26:44 -0500
7891
7892 apt (0.3.3) unstable; urgency=low
7893
7894 * Fixes bug with file:/ URIs and multi-CD handling. Closes: #34923
7895
7896 -- Ben Gertzfield <che@debian.org> Tue, 23 Mar 1999 12:15:44 -0800
7897
7898 apt (0.3.2) unstable; urgency=low
7899
7900 * Major release into unstable of v3
7901 * These bugs have been fixed, explanations are in the bug system, read
7902 the man pages as well..
7903 Closes: #21113, #22507, #22675, #22836, #22892, #32883, #33006, #34121,
7904 #23984, #24685, #24799, #25001, #25019, #34223, #34296, #34355,
7905 #24021, #25022, #25026, #25104, #25176, #31557, #31691, #31853,
7906 #25458, #26019, #26433, #26592, #26670, #27100, #27100, #27601,
7907 #28184, #28391, #28778, #29293, #29351, #27841, #28172, #30260,
7908 #29382, #29441, #29903, #29920, #29983, #30027, #30076, #30112,
7909 #31009, #31155, #31381, #31883, #32140, #32395, #32584. #34465,
7910 #30383, #30441, #30472, #30643, #30827, #30324, #36425, #34596
7911
7912 -- Ben Gertzfield <che@debian.org> Mon, 15 Mar 1999 19:14:25 -0800
7913
7914 apt (0.3.1) experimental; urgency=low
7915
7916 * Minor release of cvs version.
7917 * Added virtual package libapt-pkgx.x
7918
7919 -- Mitch Blevins <mblevin@debian.org> Wed, 10 Mar 1999 07:52:44 -0500
7920
7921 apt (0.3.0) experimental; urgency=low
7922
7923 * New experimental version.
7924
7925 -- Ben Gertzfield <che@debian.org> Tue, 15 Dec 1998 12:53:21 -0800
7926
7927 apt (0.1.9) frozen unstable; urgency=low
7928
7929 * Return to the wacky numbering for when we build 0.1.8 for hamm
7930 * Important bug related to APT on the Alpha fixed
7931 * apt-get dist-upgrade problems fixed
7932 * tiny patch for http method to fix an endless loop
7933 * nice fix from /usr/doc/lintian/ to remove rpath nastiness from
7934 libtool and add proper shared lib dependancies
7935 * now dh_shlibdeps is called with LD_LIBRARY_PATH=debian/tmp/usr/lib
7936 in case an old libpkg is installed while building APT to prevent
7937 spurious dependancies
7938
7939 -- Ben Gertzfield <che@debian.org> Thu, 5 Nov 1998 17:43:25 -0800
7940
7941 apt (0.1.7) unstable; urgency=low
7942
7943 * New build with libstdc++2.9.
7944 * Various fixes; read the Changelog.
7945
7946 -- Ben Gertzfield <che@debian.org> Thu, 15 Oct 1998 18:29:18 -0700
7947
7948 apt (0.1.6) unstable; urgency=low
7949
7950 * Various fixes in the FTP method for error checking. Fixes: #26188.
7951 * Spelling corrections in dselect method. Fixes: #25884
7952 * Fixes for compilation on alpha/ppc. Fixes: #25313, #26108.
7953 * No more bo releases: we're using a normal numbering system now.
7954
7955 -- Ben Gertzfield <che@debian.org> Tue, 8 Sep 1998 19:27:13 -0700
7956
7957 apt (0.1.5) unstable; urgency=low
7958
7959 * Changed sources.list to point to 'unstable' by default, as
7960 'frozen' no longer exists!
7961
7962 -- Ben Gertzfield <che@debian.org> Thu, 23 Jul 1998 22:00:18 -0700
7963
7964 apt (0.1.3) unstable; urgency=low
7965
7966 * New upstreamish version.
7967 * ftp method rewritten in C. Removes dependancies on all perl/perl
7968 related modules. This fixes many of the ftp method bugs.
7969
7970 -- Ben Gertzfield <che@debian.org> Thu, 16 Jul 1998 22:19:00 -0700
7971
7972 apt (0.1.1) unstable; urgency=low
7973
7974 * Release for unstable.
7975
7976 -- Ben Gertzfield <che@debian.org> Tue, 30 Jun 1998 20:48:30 -0700
7977
7978 apt (0.1) unstable; urgency=low
7979
7980 * Kludge to fix problem in libnet-perl with illegal anonymous
7981 FTP passwords.
7982 * Moved to unstable; apt is in a useable state now.
7983 * Fixed version numbering. From now on, numbering will be:
7984 0.1 (no actual release) -> 0.1.0bo (release for libc5) ->
7985 0.1.1 (release for unstable). Thanks, Manoj.
7986
7987 -- Ben Gertzfield <che@debian.org> Tue, 30 Jun 1998 20:40:58 -0700
7988
7989 apt (0.0.17-1) experimental; urgency=low
7990
7991 * Fixed problem with libc6 version compare
7992 * Scott's away for a while, so I'll be packaging apt for the time
7993 being.
7994
7995 -- Ben Gertzfield <che@debian.org> Thu, 25 Jun 1998 19:02:03 -0700
7996
7997 apt (0.0.16-1) experimental; urgency=low
7998
7999 * Modifications to make apt-get more friendly when backgrounded.
8000 * Updated documentation.
8001 * Updates to graphic widgets
8002
8003 -- Scott K. Ellis <scott@debian.org> Mon, 8 Jun 1998 11:22:02 -0400
8004
8005 apt (0.0.15-0.2bo) experimental; urgency=low
8006
8007 * Bo compilation
8008 * Bob Hilliards crash
8009
8010 -- Jason Gunthorpe <jgg@debian.org> Sun, 31 May 1998 20:18:35 -0600
8011
8012 apt (0.0.15-0.1bo) experimental; urgency=low
8013
8014 * Bo compilation
8015 * libstdc++272 patch
8016
8017 -- Jason Gunthorpe <jgg@debian.org> Sun, 31 May 1998 20:18:35 -0600
8018
8019 apt (0.0.15) experimental; urgency=low
8020
8021 * Clean up source tarball (no user-visible changes)
8022
8023 -- Scott K. Ellis <scott@debian.org> Tue, 26 May 1998 12:23:53 -0400
8024
8025 apt (0.0.14) experimental; urgency=low
8026
8027 * Updates in ordering code to make sure certain upgrades work correctly.
8028 * Made dselect/setup understand ftp as well as http
8029
8030 -- Scott K. Ellis <scott@debian.org> Wed, 20 May 1998 13:33:32 -0400
8031
8032 apt (0.0.13-bo1) experimental; urgency=low
8033
8034 * Bo compilation
8035
8036 -- Jason Gunthorpe <jgg@debian.org> Mon, 18 May 1998 15:10:49 -0600
8037
8038 apt (0.0.13) experimental; urgency=low
8039
8040 * Remove hardcoded egcc from debian/rules (#21575)
8041 * Fixes for ordering logic when system has a number of unpacked
8042 but unconfigured packages installed.
8043 * Spelling fix in dselect install method (#22556)
8044
8045 -- Scott K. Ellis <scott@debian.org> Sun, 17 May 1998 20:08:33 -0400
8046
8047 apt (0.0.12) experimental; urgency=low
8048
8049 * Fixed problems with package cache corruption.
8050 * Made to depend on libc6 >= 2.0.7pre1 due to timezone problems with
8051 earlier versions.
8052 * Interface and documentation improvements.
8053
8054 -- Scott K. Ellis <scott@debian.org> Sat, 16 May 1998 23:17:32 -0400
8055
8056 apt (0.0.11) experimental; urgency=low
8057
8058 * Change dependancies to pre-depends since breaking your packaging tools
8059 in the middle of an installation isn't very good.
8060 * Bug fixes to ftp method and general apt-get code
8061
8062 -- Scott K. Ellis <scott@debian.org> Fri, 15 May 1998 08:57:38 -0400
8063
8064 apt (0.0.10) experimental; urgency=low
8065
8066 * Run "dpkg --configure -a" after an aborted dselect install
8067 * Fixed problem with install looping
8068 * Support for authenticating proxys: (note this isn't terribly secure)
8069 http_proxy="http://user:pass@firewall:port/"
8070 * Substitute $ARCH in sources.list
8071 * Fixes in the resumption code for ftp
8072
8073 -- Scott K. Ellis <scott@debian.org> Tue, 12 May 1998 09:14:41 -0400
8074
8075 apt (0.0.9) experimental; urgency=low
8076
8077 * Added ftp support.
8078 * Various other less visible bug fixes.
8079 * Fixed problem with segfault when apt-get invoked in a non-existant
8080 directory (Bug #21863)
8081 * Bumped policy to 2.4.1
8082
8083 -- Scott K. Ellis <scott@debian.org> Fri, 1 May 1998 09:18:19 -0400
8084
8085 apt (0.0.8) experimental; urgency=low
8086
8087 * Fixed generated available file (Bug #21836)
8088 * Added download ETA (Bug #21774).
8089 * Fixed hardcoded ARCH (Bug #21751).
8090 * Fixed check on http_proxy (Bug #21795).
8091 * Added download speed indicator.
8092
8093 -- Scott K. Ellis <scott@debian.org> Mon, 27 Apr 1998 10:58:32 -0400
8094
8095 apt (0.0.7) experimental; urgency=low
8096
8097 * Remove libdeity and apt from package for now, since only apt-get and
8098 apt-cache are actually useful right now.
8099 * Clean up handling of package installation errors.
8100 * Added timeout to http transfers (#21269)
8101 * Updated setup for dselect/apt method.
8102 * Updated man pages
8103 * Long options (added in 0.0.6)
8104
8105 -- Scott K. Ellis <scott@debian.org> Tue, 21 Apr 1998 09:06:49 -0400
8106
8107 apt (0.0.6) experimental; urgency=low
8108
8109 * Spelling changes.
8110 * Revamped download status display.
8111 * Call apt-get clean after successful install in dselect.
8112 * Added "apt-get clean" which deletes package files from /var/cache/apt
8113
8114 -- Scott K. Ellis <scott@debian.org> Thu, 9 Apr 1998 15:13:59 -0400
8115
8116 apt (0.0.5) experimental; urgency=low
8117
8118 * Ignore signals while dpkg is running so we don't leave dpkg running in
8119 the background (#20804)
8120 * Check Packages as well as Packages.gz for file URIs (#20784)
8121 * Spelling cleanup (#20800)
8122 * Added -m option to permit upgrade to go on in the case of a bad mirror.
8123 This option may result in incomplete upgrades when used with -f.
8124
8125 -- Scott K. Ellis <scott@debian.org> Tue, 7 Apr 1998 12:40:29 -0400
8126
8127 apt (0.0.4) experimental; urgency=low
8128
8129 * New usage guide.
8130 * Various documentation updates and cleanup.
8131 * Added '-f' option to apt-get attempt to fix broken dependancies.
8132
8133 -- Scott K. Ellis <scott@debian.org> Sat, 4 Apr 1998 14:36:00 -0500
8134
8135 apt (0.0.3) experimental; urgency=low
8136
8137 * Added a shlibs.local file to prevent apt from depending on itself.
8138 * Updates to how apt-get handles bad states in installed packages.
8139 * Updated rules to make sure build works from a freshly checked out source
8140 archive. Building from CVS needs libtool/automake/autoconf, builds from
8141 the distributed source package should have no such dependancy.
8142
8143 -- Scott K. Ellis <scott@debian.org> Fri, 3 Apr 1998 11:49:47 -0500
8144
8145 apt (0.0.2) unstable; urgency=low
8146
8147 * Updates to apt-get and http binding for dselect method (apt).
8148 * Updating version number from 0.0.1, which was released only on IRC.
8149
8150 -- Scott K. Ellis <scott@debian.org> Fri, 3 Apr 1998 00:35:18 -0500
8151
8152 apt (0.0.1) unstable; urgency=low
8153
8154 * Initial Release.
8155
8156 -- Scott K. Ellis <scott@debian.org> Tue, 31 Mar 1998 12:49:28 -0500