Change log for apt package in Ubuntu

601654 of 654 results
Superseded in gutsy-release
apt (0.7.6ubuntu2) gutsy; urgency=low

  * doc/examples/sources.list:
    - change example source to gutsy
  * apt-pkg/deb/dpkgpm.cc:
    - do not break if no /dev/pts is available

 -- Michael Vogt <email address hidden>   Mon, 06 Aug 2007 15:17:57 +0200
Superseded in gutsy-release
apt (0.7.6ubuntu1) gutsy; urgency=low

  * apt-inst/contrib/extracttar.cc:
    - fix fd leak for zero size files (thanks to Bill Broadley for
      reporting this bug)
  * apt-pkg/acquire-item.cc:
    - remove zero size files on I-M-S hit
  * methods/https.cc:
    - only send LastModified if we actually have one
    - send range request with if-range
    - delete failed downloads
    (thanks to Thom May for his help here)
  * apt-pkg/deb/dpkgpm.{cc,h}:
    - merged dpkg-log branch, this lets you specify a
      Dir::Log::Terminal file to log dpkg output to
    (ABI break)
    - when writting apport reports, attach the dpkg
      terminal log too
  * merged apt--sha256 branch to fully support the new
    sha256 checksums in the Packages and Release files
    (ABI break)

 -- Michael Vogt <email address hidden>   Thu, 02 Aug 2007 11:55:54 +0200
Superseded in gutsy-release
apt (0.7.4ubuntu1) gutsy; urgency=low

  [ Otavio Salvador ]
  * Applied patch from Guillem Jover <email address hidden> to use
    dpkg-architecture to get the host architecture (closes: #407187)

  [ Michael Vogt ]
  * apt-pkg/depcache.cc:
    - support a list of sections for:
      APT::Install-Recommends-Sections
      APT::Never-MarkAuto-Sections
  * debian/apt.conf.ubuntu, apt.conf.autoremove:
    - Change metapackages to {restricted,universe,multiverse}/metapackages
      in Install-Recommends-Sections and Never-MarkAuto-Sections

 -- Michael Vogt <email address hidden>   Thu, 26 Jul 2007 10:42:29 +0200
Superseded in gutsy-release
apt (0.7.2ubuntu8) gutsy; urgency=low

  [Michael Vogt]
  * cmdline/apt-get.cc:
    - fix in the task-install code regexp (thanks to Adam Conrad and
      Colin Watson). This should bring the livecd build back into
      shape

  [Otavio Salvador]
  * Fix compilation warnings:
    - apt-pkg/contrib/configuration.cc: wrong argument type;
    - apt-pkg/deb/dpkgpm.cc: wrong signess;
    - apt-pkg-acquire-item.cc: wrong signess and orderned initializers;
    - methods/https.cc:
      - type conversion;
      - unused variable;
      - changed SetupProxy() method to void;

 -- Michael Vogt <email address hidden>   Wed, 11 Jul 2007 23:20:15 +0100
Superseded in gutsy-release
apt (0.7.2ubuntu7) gutsy; urgency=low

  * fix build-dependencies
  * fixes in the auto-mark code (thanks to Daniel
    Burrows)

 -- Michael Vogt <email address hidden>   Mon,  9 Jul 2007 19:02:54 +0200
Superseded in gutsy-release
apt (0.7.2ubuntu6) gutsy; urgency=low

  [ Michael Vogt]
  * cmdline/apt-get.cc:
    - make the XS-Vcs-$foo warning more copy'n'paste
      friendly (thanks to Matt Zimmerman)
    - ignore the Vcs-Browser tag (Fixes LP: #121770)
  * debian/apt.conf.autoremove:
    - added "linux-ubuntu-modules" to APT::NeverAutoRemove

  [ Sarah Hobbs ]
  * Change metapackages to *metapackages in Install-Recommends-Section
    and Never-MarkAuto-Section of debian/apt.conf.autoremove, so that
    the Recommends of metapackages in universe and multiverse will get
    installed.
  * Also make this change in doc/examples/configure-index.
  * Added a Build Dependancies of automake, docbook-xsl, xsltproc, xmlto,
    docbook to fix FTBFS.
  * Added in previous changelog entries, as those who uploaded did not
    actually commit to Bzr.

 -- Sarah Hobbs <email address hidden>   Mon, 09 Jul 2007 01:43:48 +1000
Superseded in gutsy-release
apt (0.7.2ubuntu5) gutsy; urgency=low

  * Rerun autoconf to fix the FTBFS.

 -- Michael Bienia <email address hidden>   Fri, 06 Jul 2007 19:17:33 +0200
Superseded in gutsy-release
apt (0.7.2ubuntu4) gutsy; urgency=low

  * Rebuild for the libcurl4 -> libcurl3 transition mess.

 -- Steve Kowalik <email address hidden>   Fri,  6 Jul 2007 12:44:05 +1000
Superseded in gutsy-release
apt (0.7.2ubuntu3) gutsy; urgency=low

  * cmdline/apt-get.cc:
    - fix InstallTask code when a pkgRecord ends
      with a single '\n' (thanks to Soren Hansen for reporting)

 -- Michael Vogt <email address hidden>   Wed, 27 Jun 2007 13:33:38 +0200
Superseded in gutsy-release
apt (0.7.2ubuntu2) gutsy; urgency=low

  * fixed compile errors with g++ 7.3 (thanks to
    Daniel Burrows, closes: #429378)
  * fix FTFBFS by changing build-depends to
    libcurl4-gnutls-dev (closes: #428363)

 -- Michael Vogt <email address hidden>   Tue, 19 Jun 2007 13:47:03 +0200
Superseded in gutsy-release
apt (0.7.2ubuntu1) gutsy; urgency=low

  * apt-pkg/deb/dpkgpm.cc:
    - apport integration added, this means that a apport
      report is written on dpkg failures
  * cmdline/apt-get.cc:
    - merged http://people.ubuntu.com/~mvo/bzr/apt/xs-vcs-bzr/
      this will warn when Vcs- headers are found on apt-get source
      (Fixes LP:#115959)
  * merged from debian/unstable, remaining changes:
    - maintainer field changed
    - merged the apt--mirror branch
      http://people.ubuntu.com/~mvo/bzr/apt/apt--mirror/
    - apport reporting on package install/upgrade/remove failure
    - support for "Originial-Maintainer" field
    - merged apt--xs-vcs-bzr branch
      (http://people.ubuntu.com/~mvo/bzr/apt/xs-vcs-bzr/)
    - use ubuntu archive keyring by default
    - debian/apt.conf.autoremove
      + install recommands for section "metapackages"
      + do not mark direct dependencies of "metapackages" as autoremoved

 -- Michael Vogt <email address hidden>   Thu, 14 Jun 2007 10:38:36 +0200
Superseded in gutsy-release
Obsolete in feisty-release
apt (0.6.46.4ubuntu10) feisty; urgency=low

  * apt-pkg/depcache.cc:
    - added "APT::Never-MarkAuto-Section" and consider dependencies
      of packages in this section manual (LP#59893)
    - ensure proper permissions in the extended_state file (LP#67037)
  * debian/apt.conf.ubuntu:
    - added APT::Never-MarkAuto-Section "metapackages" (LP#59893)
  * cmdline/apt-get.cc:
    - "apt-get install foo" on a already installed package foo will
      clean the automatic installed flag (LP#72007)
    - do not show packages already marked for removal as auto-installed
      (LP#64493)
    - applied patch to (optionally) hide the auto-remove information
      (thanks to Frode M. Døving) (LP#69148)

 -- Michael Vogt <email address hidden>   Wed, 14 Mar 2007 13:32:32 +0100
Superseded in feisty-release
apt (0.6.46.4ubuntu9) feisty; urgency=low

  * debian/control:
    - set XS-Vcs-Bzr header
    - Set Ubuntu maintainer address
  * apt-pkg/cdrom.cc:
    - only unmount if APT::CDROM::NoMount is false
    - only umount if it was mounted by the method before
  * cmdline/apt-get.cc:
    - fix version output in autoremove list (LP#68941)
  * apt-pkg/packagemanager.cc:
    - do not spin 100% cpu in FixMissing() (LP#84476)
  * apt-pkg/indexfile.cc:
    - fix problem overwriting APT::Acquire::Translation
  * doc/examples/configure-index:
    - document APT::Acquire::Translation

 -- Michael Vogt <email address hidden>   Tue, 13 Mar 2007 15:24:39 +0100
Superseded in feisty-release
apt (0.6.46.4ubuntu8) feisty; urgency=low

  * fix segfault in the pkgRecords destructor
  * Bump ABI version
  * debian/control:
    - make the libcurl3-gnutls-dev versionized (LP#86614)

 -- Michael Vogt <email address hidden>   Mon, 26 Feb 2007 14:26:33 +0100
Deleted in edgy-proposed (Reason: obsolete SRU)
apt (0.6.45ubuntu14.2) edgy-proposed; urgency=low

  * added DPkg::StopOnError variable that is used in the release-upgrader
    (LP:#85207)

 -- Michael Vogt <email address hidden>   Fri, 16 Feb 2007 16:43:41 +0100
Superseded in feisty-release
apt (0.6.46.4ubuntu7) feisty; urgency=low

  * Merged the apt--mirror branch. This means that a new 'mirror'
    method is available that will allow dynamic mirror updates.
    The sources.list entry looks something like this:
    "deb mirror://mirrors.lp.net/get_mirror feisty main restricted"

    It also supports error reporting to a configurable url for mirror
    problems/failures.
  * Bump ABI version

 -- Michael Vogt <email address hidden>   Tue,  6 Feb 2007 11:38:06 +0100
Superseded in dapper-updates
Deleted in dapper-proposed (Reason: moved to -updates)
apt (0.6.43.3ubuntu3) dapper-proposed; urgency=low

  * methods/http.cc:
    - check more careful for incorrect proxy settings (lp: #47044)
  * apt-inst/contrib/extracttar.cc:
    - fix string corruption (see debian #373864 for details) this
      affects apt runing under cron

 -- Michael Vogt <email address hidden>   Mon, 28 Aug 2006 17:37:28 +0200
Superseded in edgy-proposed
apt (0.6.45ubuntu14.1) edgy-proposed; urgency=low

  * fix segfault when reading package lists (lp: #75273)

 -- Michael Vogt <email address hidden>   Wed, 13 Dec 2006 10:23:33 +0100
Superseded in feisty-release
apt (0.6.46.4ubuntu6) feisty; urgency=low

  * methods/http.cc:
    - send apt version in User-Agent
  * apt-pkg/deb/debrecords.cc:
    - fix SHA1Hash() return value
  * apt-pkg/algorithms.cc:
    - fix resolver bug on removal triggered by weak-dependencies
      with or-groups
    - fix segfault (lp: #76530)

 -- Michael Vogt <email address hidden>   Wed, 20 Dec 2006 11:04:36 +0100
Superseded in feisty-release
apt (0.6.46.4ubuntu5) feisty; urgency=low

  * added apt-transport-https package to provide a optional
    https transport (apt-https spec)

 -- Michael Vogt <email address hidden>   Tue, 19 Dec 2006 16:23:43 +0100
Superseded in feisty-release
apt (0.6.46.4ubuntu4) feisty; urgency=low

  * apt-pkg/algorithms.cc:
    - only increase the score of installed applications if they
      are not obsolete (lp: #63680)

 -- Michael Vogt <email address hidden>   Mon, 18 Dec 2006 19:39:05 +0100
Superseded in feisty-release
apt (0.6.46.4ubuntu3) feisty; urgency=low

  * apt-pkg/algorithm.cc:
    - use clog for all debugging
  * apt-pkg/depcache.cc:
    - never mark Required package for autoremoval (lp: #75882)

 -- Michael Vogt <email address hidden>   Mon, 18 Dec 2006 11:56:05 +0100
Superseded in feisty-release
apt (0.6.46.4ubuntu2) feisty; urgency=low

  * apt-pkg/algorithms.cc: add missing call to MarkKeep
    so that dist-upgrade isn't broken by unsatisfiable Breaks.
    (thanks to Ian Jackson)

 -- Michael Vogt <email address hidden>   Thu,  7 Dec 2006 23:07:24 +0100
Superseded in feisty-release
apt (0.6.46.4ubuntu1) feisty; urgency=low

  * merged with debian

 -- Michael Vogt <email address hidden>   Thu,  7 Dec 2006 12:13:14 +0100
Superseded in feisty-release
apt (0.6.46.3ubuntu2) feisty; urgency=low

  * apt-pkg/algorithms.cc: add missing call to MarkKeep
    so that dist-upgrade isn't broken by unsatisfiable Breaks.

 -- Ian Jackson <email address hidden>   Thu,  7 Dec 2006 15:46:52 +0000
Superseded in feisty-release
apt (0.6.46.3ubuntu1) feisty; urgency=low

  * doc/apt-get.8.xml:
    - documented autoremove, thanks to Vladimír Lapáček
      (lp: #62919)
  * fix broken i18n in the dpkg progress reporting, thanks to
    Frans Pop and Steinar Gunderson. (closes: #389261)
  * po/en_GB.po:
    - typo (lp: #61270)
  * add apt-secure.8 to "See also" section

Superseded in feisty-release
Obsolete in edgy-release
apt (0.6.45ubuntu14) edgy; urgency=low

  * cmdline/apt-get.cc:
    - fix in the TryInstallTask() code to make sure that all package
      there are marked manual install (lp: #61684)

 -- Michael Vogt <email address hidden>   Thu, 28 Sep 2006 00:34:20 +0200
Superseded in edgy-release
apt (0.6.45ubuntu13) edgy; urgency=low

  * no-changes upload to make apt rebuild against latest g++ and
    fix synaptic FTBFS (see bug: #62461 for details)

 -- Michael Vogt <email address hidden>   Tue, 26 Sep 2006 22:33:10 +0200
Superseded in edgy-release
apt (0.6.45ubuntu12) edgy; urgency=low

  * apt-pkg/depcache.cc:
    - fix in the sweep() code, set garbage flag for packages scheduled
      for removal too
    - do not change the autoFlag in MarkKeep(), this can lead to suprising
      side effects

 -- Michael Vogt <email address hidden>   Thu, 21 Sep 2006 00:58:24 +0200
Superseded in edgy-release
apt (0.6.45ubuntu11) edgy; urgency=low

  * removed "installtask" and change it so that tasknames can be given
    with "apt-get install taskname^"
  * improve the writeStateFile() code

 -- Michael Vogt <email address hidden>   Wed, 20 Sep 2006 14:14:24 +0200
Superseded in edgy-release
apt (0.6.45ubuntu10) edgy; urgency=low

  * methods/http.cc:
    - check more careful for incorrect proxy settings (closes: #378868)
  * methods/gzip.cc:
    - don't hang when /var is full (closes: #341537), thanks to
      Luis Rodrigo Gallardo Cruz for the patch
  * doc/examples/sources.list:
    - removed non-us.debian.org from the example (closes: #380030,#316196)
  * Merged from Christian Perrier bzr branch:
    * sk.po: Updated to 514t. Closes: #386851
    * ja.po: Updated to 514t. Closes: #386537
    * gl.po: Updated to 514t. Closes: #386397
    * fr.po: Updated to 516t.
    * fi.po: Updated to 512t. Closes: #382702
  * share/archive-archive.gpg:
    - removed the outdated amd64 and debian-2004 keys
  * apt-pkg/tagfile.cc:
    - applied patch from Jeroen van Wolffelaar to make the tags
      caseinsensitive (closes: #384182)
    - reverted MMap use in the tagfile because it does not work
      across pipes (closes: #383487)
  * added "installtask" command
  * added new ubuntu specific rewrite rule for "Original-Maintainer"

 -- Michael Vogt <email address hidden>   Tue, 19 Sep 2006 15:07:51 +0200
Superseded in edgy-release
apt (0.6.45ubuntu9) edgy; urgency=low

  * cmdline/apt-get.cc:
    - if --no-remove is given, do not run the AutoRemove code

 -- Michael Vogt <email address hidden>   Wed, 13 Sep 2006 11:54:20 +0200
Superseded in edgy-release
apt (0.6.45ubuntu8) edgy; urgency=low

  * apt-pkg/algorithm.cc:
    - fix pkgProblemResolver.InstallProtect() to preserve the auto-install
      information (lp: #59457)
  * cmdline/apt-get.cc:
    - fix typo in autoremove information (lp: #59420)
  * install apt-mark to modify the automatically install information for
    packages

 -- Michael Vogt <email address hidden>   Fri,  8 Sep 2006 20:07:22 +0200
Superseded in edgy-release
apt (0.6.45ubuntu7) edgy; urgency=low

  * apt-pkg/depcache.cc:
    - fix a bug in the install-recommends-section code

 -- Michael Vogt <email address hidden>   Thu,  7 Sep 2006 18:22:38 +0200
Superseded in edgy-release
apt (0.6.45ubuntu6) edgy; urgency=low

  [Michael Vogt]
  * cmdline/apt-get.cc:
    - always show auto-removable packages and give a hint how to remove
      them
  * debian/apt.conf.ubuntu:
    - exlucde linux-image and linux-restricted-modules from ever being
      auto-removed
    - added "metapackages" as the section we want to install recommends
      by default
  * apt-pkg/depcache.cc:
    - added support to turn install-recommends selectively on/off by
      section
  [Ian Jackson]
  * Tests pass without code changes!  Except that we need this:
  * Bump cache file major version to force rebuild so that Breaks
    dependencies are included.
  * Don't depend on or suggest any particular dpkg or dpkg-dev versions;
    --auto-deconfigure is very very old and dpkg-dev's Breaks support
    is more or less orthogonal.
  * Initial draft of `Breaks' implementation.  Appears to compile,
    but as yet *completely untested*.

 -- Michael Vogt <email address hidden>   Thu,  7 Sep 2006 11:50:52 +0200
Superseded in edgy-release
apt (0.6.45ubuntu5) edgy; urgency=low

  * apt-pkg/pkgcachegen.cc:
    - increase the APT::Cache-Limit to deal with the increased demand due
      to the translated descriptions
  * apt-pkg/deb/dpkgpm.cc:
    - pass "--auto-deconfigure" to dpkg on install to support the
      new "breaks" in dpkg

 -- Michael Vogt <email address hidden>   Tue, 15 Aug 2006 12:06:26 +0200
Superseded in edgy-release
apt (0.6.45ubuntu4) edgy; urgency=low

  * cmdline/apt-get.cc:
    - fix in the new --fix-polciy code

 -- Michael Vogt <email address hidden>   Mon, 14 Aug 2006 21:08:11 +0200
Superseded in edgy-release
apt (0.6.45ubuntu3) edgy; urgency=low

  * ABI break
  * merged latest apt--install-recommends (closes: #559000)
  * added "--fix-policy" option to can be used as "--fix-broken" and
    will install missing weak depends (recommends, and/or suggests
    depending on the settings)
  * merged the apt--ddtp branch

 -- Michael Vogt <email address hidden>   Fri, 11 Aug 2006 12:53:23 +0200
Superseded in edgy-release
apt (0.6.45ubuntu2) edgy; urgency=low

  * debian/control:
    - switched to libdb4.4 for building (closes: #381019)
  * cmdline/apt-get.cc:
    - show only the recommends/suggests for the candidate-version, not for all
      versions of the package (closes: #257054)
    - properly handle recommends/suggests or-groups when printing the list of
      suggested/recommends packages (closes: #311619)
  * merged "apt--install-recommends" branch:
    - added "{no-}install-recommends" commandline option
    - added APT::Install-{Recommends,Suggests} option
    - currently Install-Recommends defaults to "False"

 -- Michael Vogt <email address hidden>   Wed,  9 Aug 2006 23:38:46 +0200
Superseded in edgy-release
apt (0.6.45ubuntu1) edgy; urgency=low

  * merged with debian/unstable

Superseded in edgy-release
apt (0.6.44.2ubuntu4) edgy; urgency=low

  * Make apt-get dselect-upgrade happy again

 -- Michael Vogt <email address hidden>   Fri, 21 Jul 2006 11:03:02 +0200
Superseded in edgy-release
apt (0.6.44.2ubuntu3) edgy; urgency=low

  * Close extended_states file after writing it.

 -- Colin Watson <email address hidden>   Tue, 18 Jul 2006 00:12:13 +0100
Superseded in edgy-release
apt (0.6.44.2ubuntu2) edgy; urgency=low

  * create a empty extended_states file if none exists already

 -- Michael Vogt <email address hidden>   Tue,  4 Jul 2006 09:23:03 +0200
Superseded in edgy-release
apt (0.6.44.2ubuntu1) edgy; urgency=low

  * merged with debian/unstable
  * merged the "auto-mark" branch to support aptitude like
    marking of automatically installed dependencies and added
    "apt-get remove --auto-remove" to remove unused auto-installed
    packages again
  * changed library version from 3.11 to 3.50 to make it clearly
    different from the debian version (we are ABI incompatible because
    of the auto-mark patch)

 -- Michael Vogt <email address hidden>   Mon,  3 Jul 2006 18:30:46 +0200
Obsolete in breezy-updates
apt (0.6.40.1ubuntu10) breezy-updates; urgency=low

  * Backport from dapper:
    - fix crash in apt-ftparchive (thanks to Bastian Blank for the patch)
      (closes: #334671)

 -- Colin Watson <email address hidden>   Fri, 21 Apr 2006 14:40:49 +0100
Superseded in edgy-release
Obsolete in dapper-release
apt (0.6.43.3ubuntu2) dapper; urgency=low

  * apt-pkg/deb/dpkgpm.cc: wording fixes (thanks to Matt Zimmerman)

 -- Michael Vogt <email address hidden>   Tue, 18 Apr 2006 13:24:40 +0200
Superseded in dapper-release
apt (0.6.43.3ubuntu1) dapper; urgency=low

  * apt-pkg/acquire.cc: don't show ETA if it is 0 or absurdely large in
    the status-fd (ubuntu #28954)

 -- Michael Vogt <email address hidden>   Tue, 28 Mar 2006 20:34:46 +0200
Superseded in dapper-release
apt (0.6.43.2ubuntu1) dapper; urgency=low

  * Merge <email address hidden>/apt--main--0 up to patch-182:
  * ca.po: Completed to 512t. Closes: #351592
    * eu.po: Completed to 512t. Closes: #350483
    * ja.po: Completed to 512t. Closes: #349806
    * pl.po: Completed to 512t. Closes: #349514
    * sk.po: Completed to 512t. Closes: #349474
    * gl.po: Completed to 512 strings Closes: #349407
    * vi.po: Completed to 512 strings
    * sv.po: Completed to 512 strings Closes: #349210
    * ru.po: Completed to 512 strings Closes: #349154
    * da.po: Completed to 512 strings Closes: #349084
    * fr.po: Completed to 512 strings
    * LINGUAS: Add Welsh
    * *.po: Updated from sources (512 strings)
    * vi.po: Completed to 511 strings  Closes: #348968
  * apt-pkg/deb/deblistparser.cc:
    - don't explode on a DepCompareOp in a Provides line, but warn about
      it and ignore it otherwise (thanks to James Troup for reporting it)
  * cmdline/apt-get.cc:
    - don't lock the lists directory in DoInstall, breaks --print-uri
      (thanks to James Troup for reporting it)
  * debian/apt.dirs: create /etc/apt/sources.list.d
  * make apt-cache madison work without deb-src entries (#352583)
  * cmdline/apt-get.cc: only run the list-cleaner if a update was
    successfull
  * apt-get update errors are only warnings nowdays
  * be more careful with the signature file on network failures

Superseded in dapper-release
Superseded in dapper-release
apt (0.6.43.1ubuntu1) dapper; urgency=low


  * Merge <email address hidden>/apt--main--0 up to patch-159:
    - en_GB.po, de.po: fix spaces errors in "Ign " translations
      Closes: #347258
    - makefile: make update-po a pre-requisite of clean target so
	        that POT and PO files are always up-to-date
    - sv.po: Completed to 511t. Closes: #346450
    - sk.po: Completed to 511t. Closes: #346369
    - fr.po: Completed to 511t
    - *.po: Updated from sources (511 strings)
  * add patch to fix http download corruption problem (thanks to
    Petr Vandrovec, closes: #280844, #290694)
  * added APT::Periodic::Unattended-Upgrade (requires the package
    "unattended-upgrade")

 -- Michael Vogt <email address hidden>  Tue, 10 Jan 2006 17:09:31 +0100
Superseded in dapper-release
apt (0.6.43ubuntu2) dapper; urgency=low


  * merged some missing bits that wheren't merged by baz in the previous
    upload (*grumble*)

 -- Michael Vogt <email address hidden>  Thu,  8 Dec 2005 18:35:58 +0100
Obsolete in breezy-release
apt (0.6.40.1ubuntu9) breezy; urgency=low


  * No-change upload with new pkgstriptranslations that blacklists apt.

 -- Colin Watson <email address hidden>  Wed,  5 Oct 2005 14:15:06 +0100
Obsolete in hoary-release
apt (0.6.35) hoary; urgency=low


  * Merge apt--mvo--0 (incorporates 0.6.34ubuntu1):
    - Implement MaxSize and MaxAge in apt.cron.daily, to prevent the cache
      from growing too large (Ubuntu #6761)
    - some comments about the pkgAcqMetaSig::Custom600Headers() added
    - use gpg --with-colons
    - commented the ftp no_proxy unseting in methods/ftp.cc
    - added support for "Acquire::gpgv::options" in methods/gpgv.cc
  * Merge <email address hidden>/apt--main--0
    - Make capitalization more consistent
    - Un-fuzzy translations resulting from capitalization changes
    - Italian translation update

 -- Matt Zimmerman <email address hidden>  Mon,  7 Mar 2005 20:08:33 -0800
Obsolete in hoary-release
apt (0.6.35ubuntu2) hoary; urgency=low


  * debian/apt.cron.daily:
    - supress stderr output of ls (#8727)

 -- Michael Vogt <email address hidden>  Wed,  6 Apr 2005 21:11:11 +0200
Obsolete in warty-release
apt (0.5.27.1) warty; urgency=low


  * Set default Dpkg::MaxArgs to 1024, and Dpkg::MaxArgBytes to 32k.  Needed
    to work around ordering bugs which can break the desktop install.

 -- Matt Zimmerman <email address hidden>  Tue, 12 Oct 2004 20:50:19 -0700
601654 of 654 results