]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* cmdline/apt-get.cc:
[apt.git] / debian / changelog
index 50def78bbf45f3596e7f7e092959ce413e337d2d..dfde4686dbba4b7e1e008b026c3ade8fa7d3b7f2 100644 (file)
@@ -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 <michael.vogt@ubuntu.com>  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 <michael.vogt@ubuntu.com>  Wed, 13 Feb 2008 15:50:28 +0100
+
 apt (0.7.9ubuntu9) hardy; urgency=low
 
   * fix FTBFS due to incorrect intltool build-depends