]> git.saurik.com Git - apt.git/commitdiff
* cmdline/apt-mark:
authorMichael Vogt <michael.vogt@ubuntu.com>
Tue, 25 Sep 2007 09:25:42 +0000 (11:25 +0200)
committerMichael Vogt <michael.vogt@ubuntu.com>
Tue, 25 Sep 2007 09:25:42 +0000 (11:25 +0200)
  - Fix chmoding after have renamed the extended-states file (LP: #140019)
    (thanks to Laurent Bigonville, LP: #140019)
* cmdline/apt-mark:
  - Fix chmoding after have renamed the extended-states file (LP: #140019)
    (thanks to Laurent Bigonville)

1  2  3 
debian/changelog

index e48a643fa7f3b2891350ac83249928a8d5d6a3d1,46b6dc7bfca3d415363561355cdc3d6cf49e896c,a271c6a6cc0e10e657e260711a957b54cffae051..abeddb4afd6caac4b0bd687f2c6006efd768d12b
@@@@ -1,95 -1,4 -1,4 +1,103 @@@@
 --apt (0.7.7) UNRELEASED; urgency=low
+++apt (0.7.6ubuntu12) gutsy; urgency=low
+++
+++  * cmdline/apt-mark:
+++    - Fix chmoding after have renamed the extended-states file (LP: #140019)
+++      (thanks to Laurent Bigonville, LP: #140019)
+++
+++ --
+++
 ++apt (0.7.6ubuntu11) gutsy; urgency=low
 ++
 ++  * apt-pkg/contrib/mmap.cc:
 ++    - don't fail if msync() returns > 0 (LP: #144001)
 ++
 ++ -- Colin Watson <cjwatson@ubuntu.com>  Sat, 22 Sep 2007 21:39:29 +0100
 ++
 ++apt (0.7.6ubuntu10) gutsy; urgency=low
 ++
 ++  * apt-pkg/deb/dpkgpm.cc:
 ++    - fix parse error when dpkg sends unexpected data
 ++
 ++ -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 18 Sep 2007 17:25:09 +0100
 ++
 ++apt (0.7.6ubuntu9) gutsy; urgency=low
 ++
 ++  * apt-pkg/deb/dpkgpm.cc:
 ++    - fix progress reporting precent calculation (LP: #137798)
 ++  * make apt build with g++ 4.3
 ++  * fix missing SetExecClose() call when the status-fd is used
 ++    (LP: #136767)
 ++  * debian/apt.cron.daily:
 ++    - move unattended-upgrade before apt-get autoclean
 ++  * fix "purge" commandline argument, closes LP: #125733
 ++    (thanks to Julien Danjou for the patch)
 ++  * cmdline/apt-get.cc:
 ++    - do not change the auto-installed information if a package
 ++      is reinstalled (LP: #139448)
 ++  
 ++ -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 11 Sep 2007 20:55:00 +0200
 ++
 ++apt (0.7.6ubuntu8) gutsy; urgency=low
 ++
 ++  * apt-pkg/deb/dpkgpm.{cc,h}:
 ++    - fix bug in dpkg log writing when a signal is caught during
 ++      select() (LP: #134858)
 ++    - write end marker in the log as well
 ++
 ++ -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 05 Sep 2007 15:03:46 +0200
 ++
 ++apt (0.7.6ubuntu7) gutsy; urgency=low
 ++
 ++  * reupload to fix FTBFS
 ++
 ++ -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 16 Aug 2007 19:44:20 +0200
 ++
 ++apt (0.7.6ubuntu6) gutsy; urgency=low
 ++
 ++  * dpkg-triggers: Deal properly with new package states.
 ++
 ++ -- Ian Jackson <iwj@ubuntu.com>  Wed, 15 Aug 2007 20:44:37 +0100
 ++
 ++apt (0.7.6ubuntu5) UNRELEASED; urgency=low
 ++
 ++  * apt-pkg/acquire-item.cc:
 ++    - fix file removal on local repo i-m-s hit (LP: #131166)
 ++  * tests/local-repo:
 ++    - added regression test for this bug
 ++
 ++ -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 09 Aug 2007 12:34:07 +0200
 ++
 ++apt (0.7.6ubuntu4) gutsy; urgency=low
 ++
 ++  * cmdline/apt-get.cc:
 ++    - remove YnPrompt when a XS-Vcs- tag is found, improve the
 ++      notice (LP: #129575)
 ++  * methods/copy.cc:
 ++    - take hashes here too
 ++  * apt-pkg/acquire-worker.cc:
 ++    - only pass on computed hash if we recived one from the method
 ++
 ++ -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 08 Aug 2007 19:30:29 +0200
 ++
 ++apt (0.7.6ubuntu3) gutsy; urgency=low
 ++
 ++  * apt-pkg/deb/dpkgpm.cc:
 ++    - fix packagename extraction when writting apport reports
 ++  * apt-pkg/pkgcachegen.cc:
 ++    - increase default mmap size (LP: #125640)
 ++
 ++ -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 07 Aug 2007 09:52:00 +0200
 ++
 ++apt (0.7.6ubuntu2) gutsy; urgency=low
 ++
 ++  * doc/examples/sources.list:
 ++    - change example source to gutsy
 ++  * apt-pkg/deb/dpkgpm.cc:
 ++    - do not break if no /dev/pts is available
 ++
 ++ -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 06 Aug 2007 15:17:57 +0200
 ++
 ++apt (0.7.6ubuntu1) gutsy; urgency=low
   
     [ Michael Vogt ]
     * apt-inst/contrib/extracttar.cc:
@@@@ -883,57 -426,42 -429,42 +894,57 @@@@ apt (0.6.45) unstable; urgency=lo
       * dz.po: New Dzongkha translation: 512t
       * ro.po: Updated to 512t
       * eu.po: Updated
 --    * eu.po: Updated
 --  * fix apt-get dist-upgrade
 --  * fix warning if no /var/lib/apt/extended_states is present
 --  * don't download Translations for deb-src sources.list lines
 --  * apt-pkg/tagfile.cc:
 --    - support not-mmapable files again
   
 -- -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 25 Jul 2006 11:55:22 +0200
 ++ -- Michael Vogt <mvo@debian.org>  Thu, 27 Jul 2006 00:52:05 +0200
   
 --apt (0.6.44.2exp1) experimental; urgency=low
 ++apt (0.6.44.2ubuntu4) edgy; urgency=low
   
 --  * added support for i18n of the package descriptions
 --  * added support for aptitude like auto-install tracking (a HUGE
 --    HUGE thanks to Daniel Burrows who made this possible) 
 --  * synced with the http://people.debian.org/~mvo/bzr/apt/debian-sid branch
 --  * build from http://people.debian.org/~mvo/bzr/apt/debian-experimental
 ++  * Make apt-get dselect-upgrade happy again
   
 -- -- Michael Vogt <mvo@debian.org>  Mon,  3 Jul 2006 21:50:31 +0200
 ++ -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 21 Jul 2006 11:03:02 +0200
   
 --apt (0.6.44.2) unstable; urgency=low
 ++apt (0.6.44.2ubuntu3) edgy; urgency=low
   
 --  * apt-pkg/depcache.cc:
 --    - added Debug::pkgDepCache::AutoInstall (thanks to infinity)
 --  * apt-pkg/acquire-item.cc:
 --    - fix missing chmod() in the new aquire code 
 --      (thanks to Bastian Blank, Closes: #367425)
 --  * merged from 
 --    http://www.perrier.eu.org/debian/packages/d-i/level4/apt-main:
 --    * sk.po: Completed to 512t
 --    * eu.po: Completed to 512t
 --    * fr.po: Completed to 512t
 --    * sv.po: Completed to 512t
 --    * Update all PO and the POT. Gives 506t6f for formerly
 --      complete translations
 ++  * Close extended_states file after writing it.
 ++
 ++ -- Colin Watson <cjwatson@ubuntu.com>  Tue, 18 Jul 2006 00:12:13 +0100
 ++
 ++apt (0.6.44.2ubuntu2) edgy; urgency=low
 ++
 ++  * create a empty extended_states file if none exists already
 ++
 ++ -- Michael Vogt <michael.vogt@ubuntu.com>  Tue,  4 Jul 2006 09:23:03 +0200
 ++
 ++apt (0.6.44.2ubuntu1) edgy; urgency=low
 ++
 ++  * merged with debian/unstable
 ++  * merged the "auto-mark" branch to support aptitude like
 ++    marking of automatically installed dependencies and added
 ++    "apt-get remove --auto-remove" to remove unused auto-installed
 ++    packages again
 ++  * changed library version from 3.11 to 3.50 to make it clearly 
 ++    different from the debian version (we are ABI incompatible because
 ++    of the auto-mark patch)
 + 
  - -- Michael Vogt <mvo@debian.org>  Wed, 14 Jun 2006 12:00:57 +0200
 ++ -- Michael Vogt <michael.vogt@ubuntu.com>  Mon,  3 Jul 2006 18:30:46 +0200
  +
 -  -- Michael Vogt <mvo@debian.org>  Wed, 14 Jun 2006 12:00:57 +0200
 ++apt (0.6.44.2) unstable; urgency=low
 ++  
 ++   * apt-pkg/depcache.cc:
 ++     - added Debug::pkgDepCache::AutoInstall (thanks to infinity)
 ++   * apt-pkg/acquire-item.cc:
 ++     - fix missing chmod() in the new aquire code
 ++       (thanks to Bastian Blank, Closes: #367425)
 ++   * merged from
 ++     http://www.perrier.eu.org/debian/packages/d-i/level4/apt-main:
 ++     * sk.po: Completed to 512t
 ++     * eu.po: Completed to 512t
 ++     * fr.po: Completed to 512t
 ++     * sv.po: Completed to 512t
 ++     * Update all PO and the POT. Gives 506t6f for formerly
 ++       complete translations
 ++
 ++ -- Michael Vogt <mvo@debian.org>  Wed, 14 Jun 2006 12:00:57 +0200 
   
   apt (0.6.44.1-0.1) unstable; urgency=low