lp:ubuntu/oneiric-proposed/apt

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/oneiric-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

171. By Jean-Louis Dupond

[ Jean-Louis Dupond ]
* Backport fixes from precise verison of apt, to fix multiarch upgrades
  from oneiric.
* apt-pkg/depcache.cc:
  - prefer native providers over foreigns even if the chain is foreign.
    (LP: #850264)
* cmdline/apt-get.cc:
  - ignore foreign architectures if we check if a provides has only one
    resolver as it's basically the same for the user, so no need to choose.
* apt-pkg/deb/deblistparser.cc:
  - M-A: foreign packages provide for other archs, too

[ Colin Watson ]
* Include 0.8.16~exp5ubuntu13.1 patches.
* apt-pkg/algorithms.cc: Iterate Breaks the same way as Conflicts, so that
  we resolve virtual package Breaks more effectively (LP: #922485).
* apt-pkg/algorithms.{cc,h}: Use an int to represent resolver scores, not
  a signed short, because large upgrades can result in an overflow for
  core packages (LP: #917173).

170. By Colin Watson

* apt-pkg/algorithms.cc: Iterate Breaks the same way as Conflicts, so that
  we resolve virtual package Breaks more effectively (LP: #922485).
* apt-pkg/algorithms.{cc,h}: Use an int to represent resolver scores, not
  a signed short, because large upgrades can result in an overflow for
  core packages (LP: #917173).

169. By Michael Vogt

[ Adam Conrad ]
* On armel, call update-apt-xapian-index with '-u' to keep the CPU
  and I/O usage low. We would do this on all arches, but there's a
  regression risk here, but that's better than killing slow systems.

[ Michael Vogt ]
* cmdline/apt-key:
  - fix apt-key net-update, thanks to Marc Deslauriers and
    Adam Conrad for the code review (LP: #857472)

168. By Michael Vogt

[ David Kalnischkies ]
* apt-pkg/deb/deblistparser.cc:
  - fix crash when the dynamic mmap needs to be remapped during
    LoadReleaseInfo (LP: #854090)

167. By Michael Vogt

[ Colin Watson ]
* ftparchive/cachedb.cc:
  - fix buffersize in bytes2hex

[ Marc Deslauriers ]
* SECURITY UPDATE: Disable apt-key net-update for now, as validation
  code is insecure.
  - cmdline/apt-key: exit immediately out of net_update().
  - CVE number pending

166. By Michael Vogt

* methods/https.cc:
  - cleanup broken downloads properly (just like http)

165. By Michael Vogt

[ Michael Vogt ]
* apt-pkg/acquire-item.h, apt-pkg/deb/debmetaindex.cc:
  - fix fetching translated package descriptions (including the newly
    stripped out english ones) by adding OptionalSubIndexTarget

[ David Kalnischkies ]
* apt-pkg/acquire-item.cc:
  - if no Release.gpg file is found try to verify with hashes,
    but do not fail if a hash can't be found
* apt-pkg/indexrecords.cc:
  - fix Acquire::Max-ValidTime option by interpreting it really
    as seconds as specified in the manpage and not as days
  - add an Acquire::Min-ValidTime option (Closes: #640122)
* doc/apt.conf.5.xml:
  - reword Acquire::Max-ValidTime documentation to make clear
    that it doesn't provide the new Min-ValidTime functionality

164. By Michael Vogt

* cherry pick r1825 from lp:~mvo/apt/mvo:
  * apt-pkg/contrib/configuration.cc:
  - fix double delete (LP: #848907)
  - ignore only the invalid regexp instead of all options

* cherry pick r2165 from lp:~donkult/apt/sid:
  [ David Kalnischkies ]
  * cmdline/apt-get.cc:
    - output list of virtual package providers to c1out in -q=1
      instead of /dev/null to unbreak sbuild (LP: #816155)

163. By Michael Vogt

[ Michael Vogt ]
* cherry pick revision 2173 from lp:~donkult/apt/sid

[ David Kalnischkies ]
- M-A:same lockstep unpack should operate on installed
  packages first (LP: #835625)

162. By Michael Vogt

[ Michael Vogt
* merged lp:~jr/ubuntu/oneiric/apt/bzr-get-rename, thanks to
  Jonathan Riddell

[ David Kalnischkies ]
* lots of cppcheck fixes
* apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc:
  - ignore "self"-conflicts for all architectures of a package
    instead of just for the architecture of the package locked at
    in the ordering of installations too (Closes: #802901)

Branch metadata

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

Subscribers