]> git.saurik.com Git - apt.git/commitdiff
* cherry-pick a fix from apt--mvo--0 to check the ctime as well when packages are...
authorMichael Vogt <michael.vogt@ubuntu.com>
Tue, 6 Sep 2005 16:35:10 +0000 (16:35 +0000)
committerMichael Vogt <michael.vogt@ubuntu.com>
Tue, 6 Sep 2005 16:35:10 +0000 (16:35 +0000)
Patches applied:

 * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-53
   * check ctime as well in cron.daily when cleaning up packages in apt.cron.daily

1  2 
configure.in
debian/changelog

diff --cc configure.in
index 6158933ee10365fda628939cc8203e06905e6b87,d9c3289ff26ce9b7f19827af3e88b352b8b80eed..494c6803359e61f2e710002832e384fb5a07a477
@@@ -18,7 -18,7 +18,7 @@@ AC_CONFIG_AUX_DIR(buildlib
  AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in include/apti18n.h:buildlib/apti18n.h.in)
  
  dnl -- SET THIS TO THE RELEASE VERSION --
- AC_DEFINE_UNQUOTED(VERSION,"0.6.40.1ubuntu2")
 -AC_DEFINE_UNQUOTED(VERSION,"0.6.41")
++AC_DEFINE_UNQUOTED(VERSION,"0.6.40.1ubuntu3")
  PACKAGE="apt"
  AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
  AC_SUBST(PACKAGE)
index a5f4f11ecbc1500293e32d7d4b45f90c823f227e,cc3da8f84d17448759c5eaffd3afe0c67712b86e..a270e3b25b3fc2e6eb965d15adb930af8087a260
@@@ -1,4 -1,4 +1,13 @@@
 -apt (0.6.41) unstable; urgency=low
++apt (0.6.40.1ubuntu3) breezy; urgency=low
++
++  * debian/apt.cron.daily:
++    - use the ctime as well when figuring what packages need to
++      be removed. This fixes the problem that packages copied with    
++      "cp -a" (e.g. from the installer) have old mtimes (ubuntu #14504)
++
++ -- Michael Vogt <michael.vogt@ubuntu.com>  Tue,  6 Sep 2005 18:30:46 +0200
++
 +apt (0.6.40.1ubuntu2) breezy; urgency=low
  
    * improved the support for "error" and "conffile" reporting from
      dpkg, added the format to README.progress-reporting
@@@ -30,12 -38,6 +39,12 @@@ apt (0.6.40.1) unstable; urgency=lo
  
   -- Michael Vogt <mvo@debian.org>  Fri,  5 Aug 2005 13:24:58 +0200
  
-    * Synchronize with Debian
 +apt (0.6.40ubuntu1) breezy; urgency=low
 +
++  * Synchronize with Debian
 +
 + -- Matt Zimmerman <mdz@ubuntu.com>  Thu,  4 Aug 2005 15:53:22 -0700
 +
  apt (0.6.40) unstable; urgency=low
  
    * Patch from Jordi Mallach to mark some additional strings for translation
@@@ -94,14 -63,7 +103,14 @@@ apt (0.6.39) unstable; urgency=lo
    * Update priority of apt-utils to important, to match the override file
    * Install only one keyring on each branch (Closes: #316119)
  
-  -- Matt Zimmerman <mdz@ubuntu.com>  Tue, 28 Jun 2005 11:35:21 -0700
 - -- Matt Zimmerman <mdz@debian.org>  Tue, 28 Jun 2005 11:51:09 -0700
++ -- Matt Zimmerman <mdz@debian.org>  Tue, 28 Jun 2005 11:35:21 -0700
 +
 +apt (0.6.38ubuntu1) breezy; urgency=low
 +
 +  * First release from Ubuntu branch
 +  * Merge with --main--0, switch back to Ubuntu keyring
 +
 + -- Matt Zimmerman <mdz@ubuntu.com>  Sat, 25 Jun 2005 16:52:41 -0700
  
  apt (0.6.38) unstable; urgency=low