logo       

Fedora Core 6 Update: anacron-2.3-44.fc6: msg#00085

Subject: Fedora Core 6 Update: anacron-2.3-44.fc6
---------------------------------------------------------------------
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 <mmaslano@xxxxxxxxxx> 2.3-44
- fix memory leaking (both #210020)
- PIE executable
* Mon Oct  2 2006 Marcela Maslanova <mmaslano@xxxxxxxxxx> 2.3-42
- hostname added to mail (#208914)
* Fri Sep 29 2006 Marcela Maslanova <mmaslano@xxxxxxxxxx> 2.3-41
- change spec file - patch from Orion Poplawski (#191410)
* Mon Sep 11 2006 Dan Walsh <dwalsh@xxxxxxxxxx> 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<ejtr@xxxxxxxxxxxx>
* Wed Aug 30 2006 Jitka Kudrnacova <jkudrnac@xxxxxxxxxx> - 2.3-39
- modified PATH in /etc/anacrontab file to make the same as in /etc/crontab 
(#61891)
* Wed Jul 12 2006 Jesse Keating <jkeating@xxxxxxxxxx> - 2.3-38.FC6.1
- rebuild
* Thu Apr 13 2006 Jason Vas Dias <jvdias@xxxxxxxxxx> - 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 <jkeating@xxxxxxxxxx> - 2.3-36.1
- bump again for double-long bug on ppc(64)
* Tue Feb  7 2006 Jason Vas Dias <jvdias@xxxxxxxxxx> - 2.3-36
- rebuild for new gcc, glibc, glibc-kernheaders
* Wed Jan 11 2006 Peter Jones <pjones@xxxxxxxxxx> 2.3-35
- Fix initscript so changing runlevel shuts it down correctly
* Fri Dec  9 2005 Jesse Keating <jkeating@xxxxxxxxxx>
- rebuilt
* Wed Mar 16 2005 Jason Vas Dias <jvdias@xxxxxxxxxx> 2.3-34
- Rebuild with gcc4 in FC4.
* Mon Feb 21 2005 Jason Vas Dias <jvdias@xxxxxxxxxx> 2.3-33
- Rebuild for FC4 .
* Tue Sep 28 2004 Rik van Riel <riel@xxxxxxxxxx> 2.3-32
- add MAILTO option, like vixie cron has (bz#127924)
* Fri Jul  2 2004 Elliot Lee <sopwith@xxxxxxxxxx>
- rebuilt
- Add noconst patch to fix invalid C
* Fri Feb 13 2004 Elliot Lee <sopwith@xxxxxxxxxx>
- rebuilt
* Thu Jul 10 2003 Jens Petersen <petersen@xxxxxxxxxx> - 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 <petersen@xxxxxxxxxx> - 2.3-28
- add a Content-Type header to mails giving the charset encoding (#77108)
* Thu Jul 10 2003 Jens Petersen <petersen@xxxxxxxxxx> - 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 <sopwith@xxxxxxxxxx>
- rebuilt
* Wed Jan 22 2003 Tim Powers <timp@xxxxxxxxxx>
- rebuilt
* Wed Dec 11 2002 Tim Powers <timp@xxxxxxxxxx> 2.3-24
- rebuild on all arches
* Fri Aug 23 2002 Jens Petersen <petersen@xxxxxxxxxx> 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 <tagoh@xxxxxxxxxx> 2.3-22
- fix the stripped binary issue.
* Mon Jul  8 2002 Bill Huang <bhuang@xxxxxxxxxx>
- Update "Copyright" to "License" in spec file
* Fri Jun 21 2002 Tim Powers <timp@xxxxxxxxxx>
- automated rebuild
* Thu May 23 2002 Tim Powers <timp@xxxxxxxxxx>
- automated rebuild
* Wed Jan  9 2002 Tim Powers <timp@xxxxxxxxxx>
- automated rebuild
* Sun Jun 24 2001 Elliot Lee <sopwith@xxxxxxxxxx>
- Bump release + rebuild.
* Tue Apr  3 2001 Crutcher Dunnavant <crutcher@xxxxxxxxxx>
- add dependancy to vixie-cron (for /usr/bin/run-parts)
* Tue Feb 13 2001 Tim Waugh <twaugh@xxxxxxxxxx>
- killproc is a shell function and can't be passed as a parameter
  (bug #27150).
* Mon Feb  5 2001 Bernhard Rosenkraenzer <bero@xxxxxxxxxx>
- Fix i18n in initscript ("Stopping anacron" wasn't translated)
  (#26076)
* Fri Feb  2 2001 Trond Eivind Glomsrød <teg@xxxxxxxxxx>
- i18nize initscript
* Thu Dec  7 2000 Crutcher Dunnavant <crutcher@xxxxxxxxxx>
- rebuild in rebuild cycle.
* Mon Oct 30 2000 Matt Wilson <msw@xxxxxxxxxx>
- touch /var/lock/subsys/anacron to prevent excess startage during
  init level change
* Wed Aug 30 2000 Bernhard Rosenkraenzer <bero@xxxxxxxxxx>
- Shut down earlier to prevent NFS mounted /usr filesystems from causing
  problems (Bug #16257)
* Fri Aug  4 2000 Bernhard Rosenkraenzer <bero@xxxxxxxxxx>
- Start it later so services some cron scripts may depend on are running
  (Bug #15335)
* Thu Aug  3 2000 Bernhard Rosenkraenzer <bero@xxxxxxxxxx>
- Fix up initscript (Bug #15123 and an unreported bug)
* Sat Jul 15 2000 Bill Nottingham <notting@xxxxxxxxxx>
- move initscript back
* Wed Jul 12 2000 Prospector <bugzilla@xxxxxxxxxx>
- automatic rebuild
* Mon Jul 10 2000 Bernhard Rosenkraenzer <bero@xxxxxxxxxx>
- Fix up initscripts (Bug #13625)
* Tue Jul  4 2000 Matt Wilson <msw@xxxxxxxxxx>
- Prereq: /sbin/chkconfig
* Mon Jun 26 2000 Preston Brown <pbrown@xxxxxxxxxx>
- move initscript to /etc/init.d, fix up post/preun/postun scripts.
* Mon Jun 26 2000 Bernhard Rosenkraenzer <bero@xxxxxxxxxx>
- 2.3
* Sun Jun 18 2000 Matt Wilson <msw@xxxxxxxxxx>
- use %{_mandir}
* Fri Mar  3 2000 Tim Powers <timp@xxxxxxxxxx>
- 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 <timp@xxxxxxxxxx>
- fixed startup script, now it actually stops, gives status and restarts.
        Fixes bug #9835
* Mon Feb  7 2000 Bill Nottingham <notting@xxxxxxxxxx>
- handle compressed manpages
* Fri Feb  4 2000 Bernhard Rosenkraenzer <bero@xxxxxxxxxx>
- rebuild to get compressed man pages
- mark /etc/cron.daily/... as config files
* Wed Feb  2 2000 Cristian Gafton <gafton@xxxxxxxxxx>
- fix annoying defines
- rebuild to update description and group
* Thu Jan  6 2000 Bernhard Rosenkränzer <bero@xxxxxxxxxx>
- initial Red Hat package
* Wed Dec 29 1999 Chmouel Boudjnah <chmouel@xxxxxxxxxxxxxxxx>
- Remove cron.hourly check (unusefull).
* Wed Nov 10 1999 Chmouel Boudjnah <chmouel@xxxxxxxxxxxxxxxx>
- 2.1 from debian.
- Fix typo in initscripts.
* Thu Jul 22 1999 Chmouel Boudjnah <chmouel@xxxxxxxxxxxxxxxx>
- Fix wrong entries in anacrontab.
- Add a /etc/rc.sysinit/ script
* Tue Apr 27 1999 Chmouel Boudjnah <chmouel@xxxxxxxxxxxxxxxx>
- Fix bug with /var/spool/anacron/
* Sat Apr 10 1999 Chmouel Boudjnah <chmouel@xxxxxxxxxxxxxxxx>
- 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/.
---------------------------------------------------------------------


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
linux.arklinux....    user-groups.lin...    kde.usability/2...    ietf.ipp/2002-0...    mail.spam.spamc...    os.netbsd.devel...    audio.cd-record...    text.unicode.de...    php.documentati...    games.fps.halfl...    window-managers...    suse.oracle.gen...    bug-tracking.gn...    video.dvdrip.us...    xfree86.cvs/200...    java.netbeans.m...    network.argus/2...    culture.sf.kill...    debian.ports.al...    freebsd.questio...    qplus.devel/200...    handhelds.palm....   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe