X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/9b2e67ebe6ba24063d675f0c321098427fabe05b..fe06d72cb3a26eba89d897098a3d22c9a9d11179:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 075524487..fd8f13bcc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,35 @@ +apt (0.5.5) unstable; urgency=low + + * Fix handling of [!arch] for build-dependencies. Closes: #88798 + * Fix handling of build-deps on unknown packages. Closes: #88664 + * "apt-get --arch-only build-dep" to install only architecture- + dependent build dependencies. Bump minor shared lib number to reflect + small change in BuildDepend API. + * APT::Build-Essential configuration option (defaults to "build-essential") + so that "apt-get build-dep" will ensure build essential packages are + installed prior to installing other build-dependencies + * LD_LIBRARY_PATH thing. Closes: #109430 + * /usr/doc reference in postinst. Closes: #126189 + * Doc updates. Closes: #120689 + * Possible apt-cache segfault. Closes: #120311, #118431, #117915, #135295, + #131062 + * Print special message for EAI_AGAIN. Closes: #131397 + * libapt-pkg-dev needs to bring in the apt-inst library if linking + is to work. Closes: #133943 + * Typos, Doc Stuff. Closes: #132772, #129970, #123642, #114892, #113786, + #109591, #105920, #103678 + * Fix possibility for tag file parsing to fail in some unlikely situations. + Closes: #139328 + + -- Randolph Chung Tue, 4 Dec 2001 23:26:42 -0800 + apt (0.5.4) unstable; urgency=low * M68k config.guess patch. Closes: #88913 * Bi-yearly test on OpenBSD and Solaris - * Doc updates. Closes: #89121, #89854 + * Doc updates. Closes: #89121, #89854, #99671, #98353, #95823, #93057, + #97520, #102867, #101071, #102421, #101565, #98272, #106914, + #105606, #105377 * Various cosmetic code updates. Closes: #89066, #89066, #89152 * Add "pre-auto" as an option for DSelect::Clean (run autoclean after update). @@ -11,7 +38,10 @@ apt (0.5.4) unstable; urgency=low similar situations. Closes: #56708, #59432 * no_proxy and ftp. Closes: #89671 * Philippe Batailler's man page patches. - * Fix for display bug. Closes: #92033 + * Fix for display bug. Closes: #92033, #93652, #98468 + * Use more than 16bits for the dep ID. Some people ran out.. + Closes: #103020, #97809, #102951, #99974, #107362, #107395, #107362, + #106911, #107395, #108968 * Reordered some things to make dante and FTP happier. Closes: #92757 * James R. Van Zandt's guide.sgml updates. Closes: #90027 * apt-ftparchive copes with no uncompressed package files + contents. @@ -24,8 +54,19 @@ apt (0.5.4) unstable; urgency=low * More apt-utils verbage. Closes: #86954 * Fliped comparision operator. Closes: #94618 * Used the right copyright file. Closes: #65691 + * Randolph's G++3 patches. + * Fixed no_proxy tokanizing. Closes: #100046 + * Strip Config-Version when copying status to available. Closes: #97520 + * Segfault with missing source files. Closes: #100325 + * EINTR check. Closes: #102293 + * Various changes to the locking metholodgy for --print-uris. + Closes: #100590 + * Lame LD_LIBRARY_PATH thing. Closes: #98928 + * apt-cache search searchs provide names too now. Closes: #98695 + * Checksum and long lines problem. Closes: #106591 + * .aptignr and empty files are just a warning. Closes: #97364 - -- Jason Gunthorpe Thu, 8 Mar 2001 22:48:06 -0700 + -- Jason Gunthorpe Sat, 18 Aug 2001 17:21:59 -0500 apt (0.5.3) unstable; urgency=low