Changelog for
yum-cron-0.9.1-1.fc10.noarch.rpm :
Sat Oct 10 00:00:00 2009 Alec Habig
- 0.9.1-1
- Fixed CLEANDAY default in script
- changed the /etc/yum/ scripts to not be marked as a config file in
the .spec - we always want them updated, they\'re code not config.
rpmlint used to complain about them not being marked as config files,
but seems to have grown out of this weirdness in the meantime .
Wed Oct 7 00:00:00 2009 Alec Habig - 0.9.0-1
- Change cron file to 0yum.cron, so yum updates things before the other daily jobs
such as makewhatis, prelink, updatedb, etc run. That way updated files get picked up
properly. Cost - those jobs will run later. Resolves bug 445894. Changed default
random delay to 60 minutes from 120 to reduce the cost.
- Eliminate the weekly package cleaning script. Replace with logic in the daily script
to clean the packages and the metadata once per week (otherwise corrupted metadata messes
things up indefinitely). Resolves bug 526452. Removal of seperate weekly script resolves
bug 524461.
- Use find to clear stale locks at start of run, so add findutils req.
Sat Aug 22 00:00:00 2009 Alec Habig - 0.8.4-2
- pushing to updates-testing to resolve bug 515814, dealing with stale lockfiles
Thu Aug 6 00:00:00 2009 Alec Habig - 0.8.4-1
- deal with stale lockdirs
Wed Feb 25 23:00:00 2009 Fedora Release Engineering - 0.8.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Sun Dec 14 23:00:00 2008 Alec Habig - 0.8.3-1
- Change writes to YUMTMP to be appends to work around selinux policy
oddness in bug 431588
- this requires the added policycoreutils dependancy
Wed Mar 12 23:00:00 2008 Alec Habig - 0.8.2-1
- Add YUM_PARAMETER for user specified parameters to the sysconf file
Wed Mar 5 23:00:00 2008 Alec Habig - 0.8.1-1
- Fix bugs 429716 and 435968
Wed Feb 20 23:00:00 2008 Alec Habig - 0.8-1
- Change tmp dir to /var/run (bug 431588)
- add DAYS_OF_WEEK and CHECK_FIRST config options (bug 429716)
- fix CHECK_ONLY thinking updates are present on repository problems (bug 431321)
Tue Jan 8 23:00:00 2008 Alec Habig - 0.7-1
- Add DEBUG_LEVEL, ERROR_LEVEL sysconfig options (bug 426047)
- Add MAILTO, RANDOMWAIT, and SYSTEMNAME sysconfig options (bug 426755)
Tue Oct 16 00:00:00 2007 Alec Habig - 0.6-1
- Fixes for bug 327401: checkonly formatting fix and make lockfile
grabbing an atomic action using mkdir instead of touch
- Added downloadonly option (bug 333131)
- Don\'t update yum if set to checkonly (bug 333111)
Sun Sep 30 00:00:00 2007 Alec Habig - 0.5-1
- Added a lockfile to prevent multiple instances of the cron scripts
from running and hanging, see bug 311661
Tue Sep 4 00:00:00 2007 Alec Habig - 0.4-1
- Fix bug in cron.daily which was preventing updates from running
- Integrate Frank\'s checkonly patches into the source
Tue Aug 28 00:00:00 2007 Frank Wittig - 0.3-3
- Actual update action is now configurable. It does check-only now if
configured. Default behaviour is to do updates.
Wed Aug 22 00:00:00 2007 Alec Habig - 0.3-2
- Changed over to dist tags, to play more nciely with the Fedora build system
- License changed \"GPL\" to \"GPLv2\" since rpmlint now cares
Tue Aug 21 00:00:00 2007 Alec Habig - 0.3-1
- Bumped version for release to fedora-extras
Tue Jul 31 00:00:00 2007 Alec Habig - 0.2-5
- spec file updates in response to review.
Fri Jun 29 00:00:00 2007 Alec Habig - 0.2-4
- Check for existence of old \"yum\"-named init script. If so, assume
it\'s an upgrade, remove them, and do a condrestart.
Wed Jun 20 00:00:00 2007 Alec Habig - 0.2-3
- the yum-daily.yum script marked noreplace since it\'s a config-y file.
Not so sure we want to do this, but it keeps rpmlint happy.
- service starting/stopping changed to conform to standards.
Wed Jun 20 00:00:00 2007 Alec Habig - 0.2-2
- More specfile work, functionality and installed files not changed
Wed Jun 20 00:00:00 2007 Alec Habig - 0.2-1
- Upgrade spec file to meet fedora-extras requirements
- rename init script yum-cron to meet rpmlint guidelines
- See bugzilla #212507 for the history of this package
Tue Oct 31 23:00:00 2006 Alec Habig - 0.1-1
- Initial packaging of old scripts as a standalone rpm for use in FC6