summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-02-20* debian/apt.cron.daily:Michael Vogt
- use admin user proxy settings
2008-02-13merged from apt--mvoMichael Vogt
2008-02-13cmdline/apt-key: import net_update key from the project/ directory for nowMichael Vogt
2008-02-13cmdline/apt-key: add explaination when importing new keysMichael Vogt
2008-02-13* debian/apt.cron.daily:Michael Vogt
- add apt-key net-update to the nightly cron job
2008-02-13merged net-update fixes from apt--mvoMichael Vogt
2008-02-13cmdline/apt-key: make net-update more robustMichael Vogt
2008-02-13merged from apt--mvoMichael Vogt
2008-02-13cmdline/apt-key: import from the correct keyring (ADD_KEYRING) in ↵Michael Vogt
add_keys_with_verify_against_master_keyring
2008-02-12* cmdline/apt-key:Michael Vogt
- add "net-update" command that fetches the ubuntu-archive-keyring.gpg and add keys from it that are signed by the ubuntu-master-keyring.gpg (apt-archive-key-signatures spec)
2008-02-12* cmdline/apt-key:Michael Vogt
- add support for net-update command that verifies all keys against the master key keyring
2008-02-11* fix FTBFS due to incorrect intltool build-dependsMichael Vogt
2008-02-11debian/apt.cron.daily: show apt-auth-failure.note on auth failure in the ↵Michael Vogt
night cron job
2008-02-11add missing intltool build-dependencyMichael Vogt
2008-02-11* share/apt-auth-failure.note:Michael Vogt
- show update-notifier note if the nightly update fails with a authentication failure (apt-authentication-reliability spec)
2008-02-08merged from apt-authentication-reliablityMichael Vogt
2008-02-08make the test-suit more reliableMichael Vogt
2008-02-08merged from apt--mvoMichael Vogt
2008-02-08add test and background for networkless-install-fixesMichael Vogt
2008-02-08cmdline/apt-key: fix in the trusted key import scriptMichael Vogt
2008-02-08* methods/connect.cc:Michael Vogt
- remember hosts with Resolve failures or connect Timeouts see https://wiki.ubuntu.com/NetworklessInstallationFixes
2008-02-08* methods/connect.cc:Michael Vogt
- remember hosts with Resolve failures or connect Timeouts
2008-02-06merged from mvoMichael Vogt
2008-02-06 - Make the breaks handling use the kill list. This means, that aMichael Vogt
Breaks: Pkg (<< version) may put Pkg onto the remove list.
2008-02-04merged from apt-authentication-reliabilityMichael Vogt
2008-02-04add APT::Update::Auth-Failure scriptMichael Vogt
2008-02-04merged from apt--mvoMichael Vogt
2008-02-04* apt-pkg/deb/debmetaindex.cc:Michael Vogt
- add missing "Release" file uri when apt-get update --print-uris is run
2008-02-01* apt-pkg/algorithms.cc: Michael Vogt
- add APT::Update::Post-Invoke-Success script slot
2008-02-01* apt-pkg/deb/dpkgpm.cc:Michael Vogt
- add APT::Apport::MaxReports to limit the maximum number of reports generated in a single run (default to 3)
2008-01-31* apt-pkg/deb/dpkgpm.cc:Michael Vogt
- merged patch from Kees Cook to fix anoying upper-case display on amd64 in sbuild
2008-01-16cmdline/apt-key: refactor the master key checking into a functionMichael Vogt
2008-01-16* cmdline/apt-key:Michael Vogt
- add support for a master-keyring that contains signing keys that can be used to sign the archive signing keys. This should make key-rollover easier.
2008-01-16* Merged apt-authentication-reliabilty branch. This meansMichael Vogt
that apt will refuse to update and use the old lists if the authentication of a repository that used to be authenticated fails. See https://wiki.ubuntu.com/AptAuthenticationReliability for more details.
2008-01-10* apt-pkg/algorithms.cc:Michael Vogt
- Since APT::Get::List-Cleanup and APT::List-Cleanup both default to true, the effect of the compatibility code was to require both of them to be set to false in order to disable list cleanup; this broke the installer. Instead, disable list cleanup if either of them is set to false.
2008-01-09releasing version 0.7.9ubuntu4Colin Watson
2008-01-09adjust changelog trailer to match uploadColin Watson
2008-01-09po files from uploaded 0.7.9ubuntu3Colin Watson
2008-01-09* apt-pkg/algorithms.cc:Colin Watson
- Since APT::Get::List-Cleanup and APT::List-Cleanup both default to true, the effect of the compatibility code was to require both of them to be set to false in order to disable list cleanup; this broke the installer. Instead, disable list cleanup if either of them is set to false.
2008-01-07finalize changelog and upload as 0.7.10Michael Vogt
2008-01-07merged from apt--mvoMichael Vogt
2008-01-07* merged the apt--DoListUpdate branch, this provides a common interfaceMichael Vogt
for "apt-get update" like operations for the frontends and also provides hooks to run stuff in APT::Update::{Pre,Post}-Invoke * merged the apt--DoListUpdate branch, this provides a common interface for "apt-get update" like operations for the frontends and also provides hooks to run stuff in APT::Update::{Pre,Post}-Invoke
2008-01-07* apt-pkg/acquire-worker.cc, methods/connect.cc:Michael Vogt
- consider a ResolveError a transient-network problem
2008-01-07* move the ListUpdate() code from cachefile.h into algorithms.{cc,h}Michael Vogt
as it does not require a cachefile at all
2008-01-04support optional PulseInterval in ListUpdateMichael Vogt
2008-01-04* merged the apt--DoListUpdate branch, this provides a common interfaceMichael Vogt
for apt-get update like operations for the frontends and also provides hooks to run stuff in APT::Update::{Pre,Post}-Invoke
2008-01-03methods/makefile: remove duplicated entry for httpsMichael Vogt
2008-01-03merged with apt--mvoMichael Vogt
2008-01-03merge from apt--mvoMichael Vogt
2008-01-03add missing changelog entryMichael Vogt