---------------------------------------------------------------------
Fedora Update Notification
FEDORA-2006-1119
2006-10-30
---------------------------------------------------------------------
Product : Fedora Core 6
Name : anacron
Version : 2.3
Release : 44.fc6
Summary : A cron-like program that can run jobs lost during downtime.
Description :
Anacron (like `anac(h)ronistic') is a periodic command scheduler. It
executes commands at intervals specified in days. Unlike cron, it
does not assume that the system is running continuously. It can
therefore be used to control the execution of daily, weekly and
monthly jobs (or anything with a period of n days), on systems that
don't run 24 hours a day. When installed and configured properly,
Anacron will make sure that the commands are run at the specified
intervals as closely as machine-uptime permits.
This package is pre-configured to execute the daily jobs of the Red
Hat Linux system. You should install this program if your system isn't
powered on 24 hours a day to make sure the maintenance jobs of other
Red Hat Linux packages are executed each day.
---------------------------------------------------------------------
Update Information:
Problem with number of release in FC5/FC-6
---------------------------------------------------------------------
* Tue Oct 10 2006 Marcela Maslanova <[EMAIL PROTECTED]> 2.3-44
- fix memory leaking (both #210020)
- PIE executable
* Mon Oct 2 2006 Marcela Maslanova <[EMAIL PROTECTED]> 2.3-42
- hostname added to mail (#208914)
* Fri Sep 29 2006 Marcela Maslanova <[EMAIL PROTECTED]> 2.3-41
- change spec file - patch from Orion Poplawski (#191410)
* Mon Sep 11 2006 Dan Walsh <[EMAIL PROTECTED]> 2.3-40
- Grab the fdclose patch from FC4
- fix bug 185973: allow use of sendmail under selinux-policy-strict:
apply patch contributed by Ted Rule<[EMAIL PROTECTED]>
* Wed Aug 30 2006 Jitka Kudrnacova <[EMAIL PROTECTED]> - 2.3-39
- modified PATH in /etc/anacrontab file to make the same as in /etc/crontab
(#61891)
* Wed Jul 12 2006 Jesse Keating <[EMAIL PROTECTED]> - 2.3-38.FC6.1
- rebuild
* Thu Apr 13 2006 Jason Vas Dias <[EMAIL PROTECTED]> - 2.3-38.1
- fix bug 188403: anacron SysVinit locking:
Since anacron just exits when it has no more work to do, the
initscript cannot do normal /var/lock/subsys/anacron lock file
creation, else messages such as 'anacron dead but subsys locked'
will appear when changing init levels.
Now, the anacron process itself creates its own
/var/lock/subsys/anacron SysVinit lock file and
/var/run/anacron.pid pid file to co-operate more
gracefully with the initscript system.
* Fri Feb 10 2006 Jesse Keating <[EMAIL PROTECTED]> - 2.3-36.1
- bump again for double-long bug on ppc(64)
* Tue Feb 7 2006 Jason Vas Dias <[EMAIL PROTECTED]> - 2.3-36
- rebuild for new gcc, glibc, glibc-kernheaders
* Wed Jan 11 2006 Peter Jones <[EMAIL PROTECTED]> 2.3-35
- Fix initscript so changing runlevel shuts it down correctly
* Fri Dec 9 2005 Jesse Keating <[EMAIL PROTECTED]>
- rebuilt
* Wed Mar 16 2005 Jason Vas Dias <[EMAIL PROTECTED]> 2.3-34
- Rebuild with gcc4 in FC4.
* Mon Feb 21 2005 Jason Vas Dias <[EMAIL PROTECTED]> 2.3-33
- Rebuild for FC4 .
* Tue Sep 28 2004 Rik van Riel <[EMAIL PROTECTED]> 2.3-32
- add MAILTO option, like vixie cron has (bz#127924)
* Fri Jul 2 2004 Elliot Lee <[EMAIL PROTECTED]>
- rebuilt
- Add noconst patch to fix invalid C
* Fri Feb 13 2004 Elliot Lee <[EMAIL PROTECTED]>
- rebuilt
* Thu Jul 10 2003 Jens Petersen <[EMAIL PROTECTED]> - 2.3-29
- don't require vixie-cron (#21176) [reported by Gerald Teschl]
- in init script don't remove /var/lock/subsys/anacron when stopping (#58462)
- exit init script with actual exit status (#44600) [reported by Enrico Scholz]
* Thu Jul 10 2003 Jens Petersen <[EMAIL PROTECTED]> - 2.3-28
- add a Content-Type header to mails giving the charset encoding (#77108)
* Thu Jul 10 2003 Jens Petersen <[EMAIL PROTECTED]> - 2.3-27
- in init script do not touch /var/lock/subsys/anacron when starting (#58462)
- require crontabs (#21176)
- update source url
* Wed Jun 4 2003 Elliot Lee <[EMAIL PROTECTED]>
- rebuilt
* Wed Jan 22 2003 Tim Powers <[EMAIL PROTECTED]>
- rebuilt
* Wed Dec 11 2002 Tim Powers <[EMAIL PROTECTED]> 2.3-24
- rebuild on all arches
* Fri Aug 23 2002 Jens Petersen <[EMAIL PROTECTED]> 2.3-23
- delay the start of anacron by 60min to make startup more pleasant (#68304)
- at startup run jobs serially and nice 19 to reduce load (#65870, #68304)
- spec file now in utf-8
- dont install non-existant NEWS file
- silence make include warnings
* Fri Jul 19 2002 Akira TAGOH <[EMAIL PROTECTED]> 2.3-22
- fix the stripped binary issue.
* Mon Jul 8 2002 Bill Huang <[EMAIL PROTECTED]>
- Update "Copyright" to "License" in spec file
* Fri Jun 21 2002 Tim Powers <[EMAIL PROTECTED]>
- automated rebuild
* Thu May 23 2002 Tim Powers <[EMAIL PROTECTED]>
- automated rebuild
* Wed Jan 9 2002 Tim Powers <[EMAIL PROTECTED]>
- automated rebuild
* Sun Jun 24 2001 Elliot Lee <[EMAIL PROTECTED]>
- Bump release + rebuild.
* Tue Apr 3 2001 Crutcher Dunnavant <[EMAIL PROTECTED]>
- add dependancy to vixie-cron (for /usr/bin/run-parts)
* Tue Feb 13 2001 Tim Waugh <[EMAIL PROTECTED]>
- killproc is a shell function and can't be passed as a parameter
(bug #27150).
* Mon Feb 5 2001 Bernhard Rosenkraenzer <[EMAIL PROTECTED]>
- Fix i18n in initscript ("Stopping anacron" wasn't translated)
(#26076)
* Fri Feb 2 2001 Trond Eivind Glomsrød <[EMAIL PROTECTED]>
- i18nize initscript
* Thu Dec 7 2000 Crutcher Dunnavant <[EMAIL PROTECTED]>
- rebuild in rebuild cycle.
* Mon Oct 30 2000 Matt Wilson <[EMAIL PROTECTED]>
- touch /var/lock/subsys/anacron to prevent excess startage during
init level change
* Wed Aug 30 2000 Bernhard Rosenkraenzer <[EMAIL PROTECTED]>
- Shut down earlier to prevent NFS mounted /usr filesystems from causing
problems (Bug #16257)
* Fri Aug 4 2000 Bernhard Rosenkraenzer <[EMAIL PROTECTED]>
- Start it later so services some cron scripts may depend on are running
(Bug #15335)
* Thu Aug 3 2000 Bernhard Rosenkraenzer <[EMAIL PROTECTED]>
- Fix up initscript (Bug #15123 and an unreported bug)
* Sat Jul 15 2000 Bill Nottingham <[EMAIL PROTECTED]>
- move initscript back
* Wed Jul 12 2000 Prospector <[EMAIL PROTECTED]>
- automatic rebuild
* Mon Jul 10 2000 Bernhard Rosenkraenzer <[EMAIL PROTECTED]>
- Fix up initscripts (Bug #13625)
* Tue Jul 4 2000 Matt Wilson <[EMAIL PROTECTED]>
- Prereq: /sbin/chkconfig
* Mon Jun 26 2000 Preston Brown <[EMAIL PROTECTED]>
- move initscript to /etc/init.d, fix up post/preun/postun scripts.
* Mon Jun 26 2000 Bernhard Rosenkraenzer <[EMAIL PROTECTED]>
- 2.3
* Sun Jun 18 2000 Matt Wilson <[EMAIL PROTECTED]>
- use %{_mandir}
* Fri Mar 3 2000 Tim Powers <[EMAIL PROTECTED]>
- fixed startup script so that it doesn't put stuff in /var/lock/subsys.
Complains since anacronda turns itself off when it is run, and the file
in
/var/lock/subsys isn't removed.
* Mon Feb 28 2000 Tim Powers <[EMAIL PROTECTED]>
- fixed startup script, now it actually stops, gives status and restarts.
Fixes bug #9835
* Mon Feb 7 2000 Bill Nottingham <[EMAIL PROTECTED]>
- handle compressed manpages
* Fri Feb 4 2000 Bernhard Rosenkraenzer <[EMAIL PROTECTED]>
- rebuild to get compressed man pages
- mark /etc/cron.daily/... as config files
* Wed Feb 2 2000 Cristian Gafton <[EMAIL PROTECTED]>
- fix annoying defines
- rebuild to update description and group
* Thu Jan 6 2000 Bernhard Rosenkränzer <[EMAIL PROTECTED]>
- initial Red Hat package
* Wed Dec 29 1999 Chmouel Boudjnah <[EMAIL PROTECTED]>
- Remove cron.hourly check (unusefull).
* Wed Nov 10 1999 Chmouel Boudjnah <[EMAIL PROTECTED]>
- 2.1 from debian.
- Fix typo in initscripts.
* Thu Jul 22 1999 Chmouel Boudjnah <[EMAIL PROTECTED]>
- Fix wrong entries in anacrontab.
- Add a /etc/rc.sysinit/ script
* Tue Apr 27 1999 Chmouel Boudjnah <[EMAIL PROTECTED]>
- Fix bug with /var/spool/anacron/
* Sat Apr 10 1999 Chmouel Boudjnah <[EMAIL PROTECTED]>
- First version mainly inspired from the Debian package.
---------------------------------------------------------------------
This update can be downloaded from:
http://download.fedora.redhat.com/pub/fedora/linux/core/updates/6/
a4f5f98ed167bf19d27b2dfa6a107c1cfb451f59 SRPMS/anacron-2.3-44.fc6.src.rpm
a4f5f98ed167bf19d27b2dfa6a107c1cfb451f59 noarch/anacron-2.3-44.fc6.src.rpm
05c18844a2caee8bff8c64c2b59171f9750b3977
ppc/debug/anacron-debuginfo-2.3-44.fc6.ppc.rpm
66d8d76957ef0d05188b9ad74abaaa0ab83f8594 ppc/anacron-2.3-44.fc6.ppc.rpm
b134e9c32e3c3315c1607a04f711c856a71e1d40
x86_64/debug/anacron-debuginfo-2.3-44.fc6.x86_64.rpm
3d9a605454d8ba8068570516ab672c5ae61202f4 x86_64/anacron-2.3-44.fc6.x86_64.rpm
010e0b779e0a13f142ba19a56059a3d8728449af i386/anacron-2.3-44.fc6.i386.rpm
297835c3edf7492b9274ec81fc33e2beedb6deac
i386/debug/anacron-debuginfo-2.3-44.fc6.i386.rpm
This update can be installed with the 'yum' update program. Use 'yum update
package-name' at the command line. For more information, refer to 'Managing
Software with yum,' available at http://fedora.redhat.com/docs/yum/.
---------------------------------------------------------------------
_______________________________________________
Fedora-package-announce mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-announce