summaryrefslogtreecommitdiff
path: root/debian/apt.cron.daily
AgeCommit message (Expand)Author
2010-10-13* debian/apt.cron.daily:Michael Vogt
2010-10-01debian/apt.cron.daily: export LANGUAGE LC_MESSAGES LC_ALL as wellMichael Vogt
2010-10-01* debian/apt.cron.daily:Michael Vogt
2010-09-15* debian/apt.cron.daily:David Kalnischkies
2010-08-18* debian/apt.cron.daily:David Kalnischkies
2009-12-11check cache size even if we do nothing else otherwise in apt.cron.daily,David Kalnischkies
2009-08-06debian/apt.cron.daily: Fix issue related to APT::Periodic::Enable.Julian Andres Klode
2009-08-06debian/apt.cron.daily: Support using debdelta to download packages (Closes: #...Julian Andres Klode
2009-08-06debian/apt.cron.daily: Script can be disabled by APT::Periodic::Enable=0 (Clo...Julian Andres Klode
2009-08-06debian/apt.cron.daily: Make sure that VERBOSE is always setJulian Andres Klode
2009-07-21merged from the mvo branchMichael Vogt
2009-07-21Only run Download-Upgradable and Unattended-Upgrades if the initialMichael Vogt
2009-07-21merged from mvoMichael Vogt
2009-07-21merge from mvoMichael Vogt
2009-07-21debian/apt.cron.daily: add missing check_size_constrainsMichael Vogt
2009-07-21debian/apt.cron.daily: cleanups in the cron scriptMichael Vogt
2009-07-21* apt-pkg/acquire.cc:Michael Vogt
2009-07-14* debian/apt.cron.daily:Michael Vogt
2009-04-08apt.cron.daily: catch invalid dates due to DST time changesMichael Vogt
2008-10-28* apt-ftparchive might write corrupt Release files (LP: #46439)Michael Vogt
2008-06-14Fix typo in cron.daily script commentsbubulle@debian.org
2008-06-03merged from the debian-sid branchMichael Vogt
2008-05-28* debian/apt.cron.daily:Michael Vogt
2008-05-28debian/apt.cron.daily: test for both existance of dbus-send and if dbus-daemo...Michael Vogt
2008-05-28merged from the debian-sid branchMichael Vogt
2008-05-24Avoid using dbus if dbus-daemon isn't running. Closes: #438803Otavio Salvador
2008-05-05* Updated cron script to support backups by hardlinks and Michael Vogt
2008-05-05replaced cron.daily with new version and updated document accordinglyOsamu Aoki
2008-05-02Make cron script quiet if cache is locked. Closes: #459344Otavio Salvador
2008-02-25* debian/apt.cron.daily:Michael Vogt
2007-12-16* Fix cron.daily job to not call fail if apt isn't installed, closes:Otavio Salvador
2007-12-06* debian/apt.conf.daily:Michael Vogt
2007-10-12* debian/apt.cron.daily:Michael Vogt
2007-09-11* debian/apt.cron.daily:Michael Vogt
2007-06-08* fix error in AutocleanInterval, closes: #319339Michael Vogt
2007-06-08* fix error in AutocleanInterval, closes: #319339Michael Vogt
2005-12-09* unattended-upgrade integrated into the APT::Periodic systemMichael Vogt
2005-09-12* fix a typo Michael Vogt
2005-09-07* fix a stupid typo in apt.cron.dailyMichael Vogt
2005-09-06* check ctime as well in cron.daily when cleaning up packages in apt.cron.dailyMichael Vogt
2005-04-06* supress output when /var/cache/apt/archives is empty; break when min-age is...Michael Vogt
2005-03-23* changelog entry for 0.6.34ubuntu1 added, MinAge default is 2 days nowMichael Vogt
2005-03-22* MinAge implemented, cron script variables documented, bugfix in check_stamp...Michael Vogt
2005-03-15* check cache size after AUTOCLEAN was run (but independent)Michael Vogt
2005-03-15* run check_size_constraints independent of AUTOCLEAN (thanks Matt)Michael Vogt
2005-03-15* be more carefull when building the archive path (thanks to matt!)Michael Vogt
2005-03-14Use find|xargs rather than find -exec in cron.dailyMatt Zimmerman
2005-03-14Correct spelling in cron.dailyMatt Zimmerman
2005-03-14* add APT::Archives::{MaxAge,MaxSize} to the cron.daily apt scriptMichael Vogt
2005-01-22Remove debugging from apt.cron.dailyMatt Zimmerman