lp:~lifeless/ubuntu/lucid/apt/bug-22354

Created by Robert Collins and last modified
Get this branch:
bzr branch lp:~lifeless/ubuntu/lucid/apt/bug-22354
Only Robert Collins can upload to this branch. If you are Robert Collins please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Robert Collins
Status:
Development

Recent revisions

98. By Robert Collins

Change the package index Info methods to allow apt-cache policy to be
useful when using several different archives on the same host.
(Closes: #329814, LP: #22354)

97. By Michael Vogt

* cmdline/apt-cdrom.cc:
  - make Acquire::cdrom::AutoDetect default, this can be
    turned off with "--no-auto-detect"
* methods/http.cc:
  - add cache-control headers even if no cache is given to allow
    adding options for intercepting proxies

96. By Michael Vogt

* cmdline/apt-get.cc:
  - fix apt-get source pkg=version regression (closes: #561971)
* apt-pkg/contrib/cdromutl.cc:
  - fix UnmountCdrom() fails, give it a bit more time and try
    the umount again
* apt-pkg/cdrom.cc:
  - fix crash in pkgUdevCdromDevices
* methods/cdrom.cc:
  - fixes in multi cdrom setup code
  - add new "Acquire::cdrom::AutoDetect" variable that enables/disables
    the dlopen of libudev for automatic cdrom detection
* cmdline/apt-cdrom.cc:
  - add new --auto-detect option that uses libudev to figure out
    the cdrom/mount-point

95. By Michael Vogt

Change history branch so that it does not break the
apt ABI for the pkgPackageManager interface

94. By Michael Vogt

* Merged from the mvo branch
* merged from the lp:~mvo/apt/history branch

93. By Michael Vogt

[ Michael Vogt ]
* apt-pkg/deb/dpkgpm.cc:
  - include df -l output in the apport log as well (thanks to
    tjaalton)
* apt-pkg/packagemanager.cc:
  - add output about pre-depends configuring when debug::pkgPackageManager
    is used
* methods/https.cc:
  - fix incorrect use of CURLOPT_TIMEOUT, closes: #497983, LP: #354972
    thanks to Brian Thomason for the patch
* merge lp:~mvo/apt/netrc branch, this adds support for a
  /etc/apt/auth.conf that can be used to store username/passwords
  in a "netrc" style file (with the extension that it supports "/"
  in a machine definition). Based on the maemo git branch.

[ Brian Murray ]
* apt-pkg/depcache.cc, apt-pkg/indexcopy.cc:
  - typo fix (LP: #462328)

92. By Michael Vogt

[ Michael Vogt ]
* debian/control:
  - fix Vcr-Bzr header

[ Kees Cook ]
* debian/apt.cron.daily:
  - fix quotes for use with "eval", thanks to Lars Ljung (LP: #449535).

91. By Michael Vogt

[ Matt Zimmerman ]
* apt-pkg/deb/dpkgpm.cc:
  - Suppress apport reports on dpkg short reads (these I/O errors are not
    generally indicative of a bug in the packaging)

[ Loïc Minier ]
* cmdline/apt-key:
  - Emit a warning if removed keys keyring is missing and skip associated
    checks (LP: #218971)

[ Brian Murray ]
* cmdline/apt-get.cc:
  - typo fix (LP: #370094)

[ Michael Vogt ]
* apt-pkg/deb/dpkgpm.cc:
  - when tcgetattr() returns non-zero skip all pty magic
    (thanks to Simon Richter, closes: #509866)
* apt-inst/contrib/arfile.cc:
  - show propper error message for Invalid archive members
* apt-pkg/acquire-worker.cc:
  - show error details of failed methods
* apt-pkg/contrib/fileutl.cc:
  - if a process aborts with signal, show signal number
* methods/http.cc:
  - ignore SIGPIPE, we deal with EPIPE from write in
    HttpMethod::ServerDie() (LP: #385144)
* debian/apt.cron.daily:
  - if the timestamp is too far in the future, delete it
    (LP: #135262)

[ Merge ]
* merged from debian, reverted the libdlopen-udev branch
  because its too late in the release process for this now
* not merged the proxy behaviour change from 0.7.23 (that will
  be part of lucid)

90. By Michael Vogt

* merged from the debian-sid bzr branch

[ Christian Perrier ]
* Documentation translations:
  - Fix a typo in apt-get(8) French translation. Closes: #525043
    Thanks to Guillaume Delacour for spotting it.
* Translations:
  - fr.po
  - sk.po. Closes: #525857
  - ru.po. Closes: #526816
  - eu.po. Closes: #528985
  - zh_CN.po. Closes: #531390
  - fr.po
  - it.po. Closes: #531758
  - ca.po. Closes: #531921
* Added translations
  - ast.po (Asturian by Marcos Alvareez Costales).
    Closes: #529007, #529730

[ Michael Vogt ]
* apt-pkg/acquire.cc:
  - make the (internal) max pipeline depth of the acquire queue
    configurable via Acquire::Max-Pipeline-Depth

89. By Michael Vogt

[ Jamie Strandboge ]
* apt.cron.daily: catch invalid dates due to DST time changes
  in the stamp files (LP: #354793)

[ Michael Vogt ]
* methods/gpgv.cc:
  - properly check for expired and revoked keys (closes: #433091)
    LP: #356012

Branch metadata

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

Subscribers