X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/77e53c8c64ff840cd7780816fc591cf0fa9ba095..f6c0d4ae82e5300cc39d4d95837ab939f15fec9b:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index 50def78bb..dfde4686d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,32 @@ +apt (0.7.9ubuntu12) hardy; urgency=low + + * debian/apt.cron.daily: + - use admin user proxy settings + * cmdline/apt-get.cc: + - fix task installation (thanks to Colin Watson) + + -- + +apt (0.7.9ubuntu11) hardy; urgency=low + + * apt-pkg/algorithms.cc: + - add APT::Update::Post-Invoke-Success script slot + (LP: #188127) + + -- Michael Vogt Thu, 10 Jan 2008 12:06:12 +0100 + +apt (0.7.9ubuntu10) hardy; urgency=low + + * cmdline/apt-key: + - 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) + * debian/apt.cron.daily: + - add apt-key net-update to the nightly cron job + + -- Michael Vogt Wed, 13 Feb 2008 15:50:28 +0100 + apt (0.7.9ubuntu9) hardy; urgency=low * fix FTBFS due to incorrect intltool build-depends