lp://qastaging/ubuntu/quantal-proposed/apt

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp://qastaging/ubuntu/quantal-proposed/apt
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

195. By Colin Watson

Fix apt-ftparchive's generation of SHA512 checksums for Sources,
previously incorrectly generated as SHA256 (LP: #1234705).

194. By Dave Chiluk

* Backport kernel auto-removal/retention policy from raring (LP: #923876)
  - debian/apt.auto-removal.sh, debian/rules, debian/apt.dirs: Add new
    script to /etc/kernel/postinst.d/ that ensures we always retain the
    currently-running, being-installed, and newest-installed kernels.
  - debian/apt.conf.autoremove: don't include linux-restricted-modules*,
    linux-image*, and linux-ubuntu-modules* in the never-removed list.
* Fix unhandled If-Modified-Since case that causes apt lists corruption.
  LP: #1179781

193. By Adam Conrad

* Backport kernel auto-removal/retention policy from raring (LP: #923876)
  - debian/apt.auto-removal.sh, debian/rules, debian/apt.dirs: Add new
    script to /etc/kernel/postinst.d/ that ensures we always retain the
    currently-running, being-installed, and newest-installed kernels.
  - debian/apt.conf.autoremove: don't include linux-restricted-modules*,
    linux-image*, and linux-ubuntu-modules* in the never-removed list.

192. By Michael Vogt

[ David Kalnischkies ]
* apt-pkg/packagemanager.cc:
  - do not do lock-step configuration for a M-A:same package if it isn't
    unpacked yet in SmartConfigure and do not unpack a M-A:same package
    again in SmartUnPack if we have already configured it (LP: #1062503)

[ Michael Vogt ]
* update Vcs to link to the quantal branch

191. By Colin Watson

[ Colin Watson ]
* apt-pkg/pkgcachegen.cc:
  - Fix crash if the cache is remapped while writing a Provides version
    (LP: #1066445).

Cherry-pick from http://bzr.debian.org/bzr/apt/apt/debian-sid:

[ David Kalnischkies ]
* apt-pkg/pkgcachegen.cc:
  - add a missing remap registration causing a segfault in case
    we use the not remapped iterators after a move of the mmap again

190. By Martin Pitt

Refresh translations from Launchpad. Amongst other fixes, this drops the
erroneous "δΈͺ" from "Retrieving file ..." translation in zn_CN.
(LP: #985634)

189. By Michael Vogt

Merged from lp:~donkult/apt/experimental:

[ David Kalnischkies ]
* apt-pkg/contrib/strutl.cc:
  - support \n and \r\n line endings in ReadMessages

[ Michael Vogt ]
* lp:~mvo/apt/webserver-simulate-broken-with-fix346386:
  - merge fix for LP: #346386

Merged from http://bzr.debian.org/bzr/apt/apt/debian-sid:

[ David Kalnischkies ]
* apt-pkg/cdrom.cc:
  - copy only configured translation files from a CD-ROM and not all
    available translation files preventing new installs with d-i from
    being initialized with all translations (Closes: #678227)
  - handle Components in the reduction for the source.list as multi-arch CDs
    otherwise create duplicated source entries (e.g. "wheezy main main")
* apt-pkg/packagemanager.cc:
  - unpack versions only in case a different version from the package
    is currently in unpack state to recover from broken system states
    (like different file in M-A:same package and other dpkg errors)
    and avoid re-unpack otherwise (Closes: #670900)
* debian/control:
  - let libapt-pkg break apt < 0.9.4 to ensure that the installed http-
    method supports the new redirection-style, thanks to Raphael Geissert
    for reporting & testing (Closes: #685192)
* doc/apt_preferences.5.xml:
  - use the correct interval (x <= P < y) for pin value documentation as
    these are the intervals used by the code (Closes: #685989)
* apt-pkg/indexcopy.cc:
  - do not create duplicated flat-archive CD-ROM sources for foreign
    architectures on multi-arch CD-ROMs
  - do not warn about files which have a record in the Release file, but
    are not present on the CD to mirror the behavior of the other methods
    and to allow uncompressed indexes to be dropped without scaring users

188. By Michael Vogt

[ Michael Vogt ]
* merged latest fixes from the debian-sid branch

[ TJ ]
* apt-pkg/contrib/netrc.cc:
  - increase LOGINSIZE/PASSWORDSIZE limits and add proper error
    if the limits are reached (LP: #1008289)

187. By Colin Watson

* ftparchive/override.cc:
  - Double maximum override line length to 1000 (LP: #1038961).

186. By Michael Vogt

merged from the debian-sid branch

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://qastaging/ubuntu/raring/apt
This branch contains Public information 
Everyone can see this information.

Subscribers