[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

apt 0.5.4.9 release



I have just uploaded apt 0.5.4.9 to http://people.debian.org/~doogie/apt/.
The changes is included below.

Highlights:
 * New version comparison function.
 * APT::Cache-Limit increased.
 * Lots of builddep fixes.
 * Recompiled with g++ 3.2.
 * Increase size limits for arguments when calling dpkg.
 * apt is now translatable.

As for that last one, I would like it those language translators would check
out apt from cvs, and send in translated files to -deity.

Also, debian-deity@lists is now completely open, and not a -digest list.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 02 Feb 2003 02:54:45 -0600
Source: apt
Binary: apt-utils libapt-pkg-doc libapt-pkg-dev apt
Architecture: source i386 all
Version: 0.5.4.9
Distribution: unstable
Urgency: low
Maintainer: APT Development Team <deity@lists.debian.org>
Changed-By: Adam Heath <doogie@debian.org>
Description:
 apt        - Advanced front-end for dpkg
 apt-utils  - APT utility programs
 libapt-pkg-dev - Development files for APT's libapt-pkg and libapt-inst
 libapt-pkg-doc - Documentation for APT development
Closes: 57070 88664 88798 89830 90654 92287 92358 95933 98640 103678 105920 105968 108801 109430 109591 111914 113786 114892 115701 116011 117856 117915 118431 120311 120689 123642 126189 128741 129970 130689 131062 131397 132772 132776 133942 133943 133950 135021 135295 136749 138050 138054 138186 139328 139752 139994 142298 142955 143995 145997 146294 146846 147529 147611 147817 148824 148879 149595 151654 151834 151835 153307 154268 154602 155014 155621 155842 158896 161592 162617 165515 165516 165518 165891 172901 173745 173971 175055 176052 177752 178008 178121 178435 178623
Changes:
 apt (0.5.4.9) unstable; urgency=low
 .
   * New deb version compare function, that has no integer limits, and
     supports pre-versions using ~.  Code ported from dpkg.
   * Fix handling of [!arch] for build-dependencies. Closes: #88798, #149595
   * Fix handling of build-deps on unknown packages. Closes: #88664, #153307
   * "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. Closes: #148879
   * LD_LIBRARY_PATH thing. Closes: #109430, #147529
   * /usr/doc reference in postinst. Closes: #126189
   * Doc updates. Closes: #120689
   * Possible apt-cache segfault. Closes: #120311, #118431, #117915, #135295,
           #131062, #136749
   * 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, #139752, #138186, #138054, #138050,
 	 #139994, #142955, #151654, #151834, #147611, #154268, #173971
   * Fix possibility for tag file parsing to fail in some unlikely situations.
     Closes: #139328
   * Use std C++ names for some header files. Closes: #128741
   * Do not check for free space if --no-download. Closes: #117856
   * Actually implement or group handling for 'upgrade'. Closes: #133950
   * "Internal Error, Couldn't configure pre-depend" is not actually an
     internal error, it is a packaging error and now it says so, and
     pinpoints the problem dependency. Closes: #155621
   * Allows failure to write to a pipe for post-invoke stuff. Closes: #89830
   * Use usr/share/doc for dhelp. Closes: #115701
   * --print-uris works with 'update'. Closes: #57070
   * Options Dpkg::MaxArgs,Dpkg::MaxArgBytes to allow a much longer dpkg
     command line.
   * Fixed 2 little OR group bugs, thanks to Yann Dirson. Closes: #143995,
     #142298
   * Allow an uninstalled package to be marked for removal on an install
     line (meaning not to automatically install it), also fix some dodgy
     handling of protected packages. Closes: #92287, #116011
   * Fix errant prefix matching in version selection. Closes: #105968
   * Ensure that all files needed to run APT as a user are readable and
     ignore roots umask for these files. Closes: #108801
   * Support larger config spaces. Closes: #111914
   * 'apt-get update' no longer does 'Building Dependency Tree'.
   * When matching regexs allways print a message. Change regex activation
     charset. Closes: #147817
   * Don't die if lines in sources.list are too long. Closes: #146846
   * Show file name on apt-extracttemplate error messges. Closes: #151835
   * i18n gettext stuff, based on work from Michael Piefel: Closes: #95933
   * Some highly unlikely memory faults. Closes: #155842
   * C++ stuff for G++3.2. Closes: #162617, #165515,
   * apt-config dumps sends to stdout not stderr now.  Closes: #146294
   * Fix segfault in FindAny when /i is used, and there is no default.
     Closes: #165891
   * Add s390x to archtable.  Closese: #160992.
   * Update config.sub/config.guess in cvs, and add support to debian/rules
     to update them from /usr/share/misc if they exist.  Closes: #155014
   * Remove 'Sorry' from messages.  Closes: #148824.
   * Change wording of 'additional disk space usage' message.  Closes:
     #135021.
   * apt-extracttemplates now prepends the package name when extracting
     files.  Closes: #132776
   * Add -n synonym for --names-only for apt-cache.  Closes: #130689
   * Display both current version and new version in apt-get -s.  Closes:
     #92358
   * Add an options and timeout config item to ssh/rsh.  Closes: #90654
   * libapt-pkg-dev now depends on apt-utils.  Closes: #133942.
   * Change verbose logging output of apt-ftparchive to go to stderr,
     instead of stdout.  Also, errors that occur no longer go to stdout,
     but stderr.  Closes: #161592
   * Test for timegm in configure.  Closes: #165516.
   * s/st_mtime/mtime/ on our local stat structure in apt-ftparchive, to
     support compliation on platforms where st_mtime is a macro.  Closes:
     #165518
   * Check the currently mounted cdrom, to see if it's the one we are
     interested in.  Closes: #154602
   * Refer to reportbug instead of bug in the man pages. Closes: #173745
   * Link apt-inst to apt-pkg. Closes: #175055
   * New apt_preferences man page from Thomas Hood, Susan Kleinmann,
     and others.
   * Fix > 300 col screen segfault. Closes: #176052
   * Rebuild with gcc-3.2. Closes: #177752, #178008.
   * Fix build-dep handling of | dependencies.
     Closes: #98640, #145997, #158896, #172901
   * Double default value of APT::Cache-Limit, until such time as it
     can be made more dynamic.  Closes: #178623.
   * Report uris with '.gz' when there are errors.  Closes: #178435.
   * When installing build-deps, make sure the new version will
     satisfy build requirements. Closes: #178121
Files:
 f095a85a4674c53bc0d76dadcf51620f 674 admin important apt_0.5.4.9.dsc
 ea8e5253b24a32ce9f6302769538cb45 773546 admin important apt_0.5.4.9.tar.gz
 94736ea814101093485d2b2ec2fcc7c4 90614 doc optional libapt-pkg-doc_0.5.4.9_all.deb
 2caac0398719639e7ba7cff07a39fbff 639308 base standard apt_0.5.4.9_i386.deb
 a8669e9dae4c79aca61f5f3ec0d5d99c 58940 devel optional libapt-pkg-dev_0.5.4.9_i386.deb
 d17ea227adfa5bd046919d8eb3a76056 145260 admin optional apt-utils_0.5.4.9_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+RePpiix9wovUpIkRAt/1AJ0VVF5tcMX4WoSQuV4hNxYAzt7iPwCfXzBz
SF4HX1piGnV3RofXjp/S2lM=
=Y7BD
-----END PGP SIGNATURE-----



Reply to: