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