]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
- fix "apt-get source pkg=ver" if binary name != source name
[apt.git] / debian / changelog
index 283c49fd5ca11aea219959090fe9c87125a14222..1ab8e09688ed2dd01e08e1e7a2d81abeee158536 100644 (file)
@@ -26,8 +26,15 @@ apt (0.7.17) UNRELEASED; urgency=low
   * cmdline/apt-cache.cc:
     - remove the gettext from a string that consists entirely 
       of variables (LP: #56792)
+    - fix "apt-get source pkg=ver" if binary name != source name
+      (LP: #202219)
+  * doc/makefile:
+    - add examples/apt-https-method-example.conf
   * apt-pkg/cacheiterators.h:
     - add missing checks for Owner == 0 in end()
+  * apt-pkg/deb/dpkgpm.cc:
+    - fix potential hang when in a backgroud process group
+    - fix SIGHUP handling (closes: #463030)
   
   [ Dereck Wonnacott ]
   * apt-ftparchive might write corrupt Release files (LP: #46439)