lp:ubuntu/intrepid/apt

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/intrepid/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

82. By Michael Vogt

* debian/apt.conf.autoremove:
  - remove "linux-image" (and friends) from the auto-remove
    blacklist. we have the kernel fallback infrastructure now
    in intrepid (thanks to BenC)
* apt-pkg/indexcopy.cc:
  - support having CDs with no Packages file (just a Packages.gz)
    by not forcing a verification on non-existing files
   (LP: #255545)
* apt-pkg/deb/dpkgpm.cc:
  - improve the filtering for duplicated apport reports (thanks
    to seb128 for pointing that problem out)
  - do not report disk full errors from dpkg via apport

81. By Michael Vogt

* fix various -Wall warnings
* make "apt-get build-dep" installed packages marked automatic
  by default. This can be changed by setting the value of
  APT::Get::Build-Dep-Automatic to false (thanks to Aaron
  Haviland, closes: #44874, LP: #248268)

80. By Michael Vogt

[ Michael Vogt ]
* apt-pkg/deb/dpkgpm.cc:
  - fix uninitialized variable that caused no apport reports
    to be written sometimes (thanks to Matt Zimmerman)
* merge patch that enforces stricter https server certificate
  checking (thanks to Arnaud Ebalard, closes: #485960)
* allow per-mirror specific https settings
  (thanks to Arnaud Ebalard, closes: #485965)
* add doc/examples/apt-https-method-example.cof
  (thanks to Arnaud Ebalard, closes: #485964)
* add DPkg::NoTriggers option so that applications that call
  apt/aptitude (like the installer) defer trigger processing
  (thanks to Joey Hess)
* document --install-recommends and --no-install-recommends
  (thanks to Dereck Wonnacott, LP: #126180)

[ Dereck Wonnacott ]
* apt-ftparchive might write corrupt Release files (LP: #46439)
* Apply --important option to apt-cache depends (LP: #16947)

79. By Michael Vogt

[ Otavio Salvador ]
* Apply patch to avoid truncating of arbitrary files. Thanks to Bryan
  Donlan <email address hidden> for the patch. Closes: #482476
* Avoid using dbus if dbus-daemon isn't running. Closes: #438803

[ Michael Vogt ]
* apt-pkg/deb/dpkgpm.cc:
  - improve apt progress reporting, display trigger actions
* apt-pkg/depcache.cc:
  - when checking for new important deps, skip critical ones
    (LP: #236360)

78. By Michael Vogt

* debian/control:
  - fix FTBFS by adding missing intltool dependency

77. By Michael Vogt

[ Michael Vogt ]
* enable installation of recommends by default
* debian/apt.conf.ubuntu:
  - remove APT::Install-Recommends-Sections (no longer needed)
* merged from debian/sid, remaining changes:
  - authentication-reliable branch (to be merged into debian soon)
  - mirror:// uri branch (breaks ABI in debian, not merged yet)
  - apport failure reporting
  - show warning on apt-get source with 'Vcs-' header
  - proxy detection from gconf in apt.cron

[ Christian Perrier ]
* Mark a message from dselect backend as translatable
  Thanks to Frédéric Bothamy for the patch
  Closes: #322470

[ Program translations ]
* Simplified Chinese updated. Closes: #473360
* Catalan fixes. Closes: #387141
* Typo fix in Greek translation. Closes: #479122
* French updated.
* Thai updated. Closes: #479313
* Italian updated. Closes: #479326
* Polish updated. Closes: #479342
* Bulgarian updated. Closes: #479379
* Finnish updated. Closes: #479403
* Korean updated. Closes: #479426
* Basque updated. Closes: #479452

76. By Michael Vogt

* apt-pkg/acquire-item.cc:
  - fix signaure removal on transient network failures
    (thanks to Scott James Remnant)

75. By Michael Vogt

* cmdline/apt-key:
  - only check against master-keys in net-update to not break
    custom CDs (thanks to Colin Watson)

74. By Michael Vogt

* cmdline/apt-get.cc:
  - do two passes when installing tasks, first ignoring dependencies,
    then resolving them and run the problemResolver at the end
    so that it can correct any missing dependencies. This should
    fix livecd building for kubuntu (thanks to Jonathan Riddell
    for reporting the problem)

73. By Michael Vogt

* cmdline/apt-get.cc:
  - fix incorrect help output for -f (LP: #57487)
  - run the problemResolver after a task was installed
    so that it can correct any missing dependencies
* typo fixes (LP: #107960)

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