| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: vixie-cron | Distribution: NetWinder ARM Linux |
| Version: 3.0.1 | Vendor: NetWinder.org |
| Release: 74 | Build date: Sat Jul 19 16:31:36 2003 |
| Group: System Environment/Base | Build host: node5 |
| Size: 140702 | Source RPM: vixie-cron-3.0.1-74.src.rpm |
| Packager: NetWinder Autobuild <build@netwinder.org> | |
| Summary: The Vixie cron daemon for executing specified programs at set times. | |
The vixie-cron package contains the Vixie version of cron. Cron is a standard UNIX daemon that runs specified programs at scheduled times. Vixie cron adds better security and more powerful configuration options to the standard version of cron.
distributable
* Wed Feb 19 2003 Jens Petersen <petersen@redhat.com> - 3.0.1-74
- fix preun script typo (#75137) [reported by Peter Bieringer]
* Tue Feb 11 2003 Bill Nottingham <notting@redhat.com> 3.0.1-73
- don't set SIGCHLD to SIG_IGN and then try and wait... (#84046)
* Fri Feb 07 2003 Nalin Dahyabhai <nalin@redhat.com> 3.0.1-72
- adjust cron.d patch so that it ignores file with names that begin with '#'
or end with '~', '.rpmorig', '.rpmsave', or '.rpmnew'
- merge hunk of buffer overflow patch into the cron.d patch
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
* Wed Dec 11 2002 Tim Powers <timp@redhat.com> 3.0.1-70
- rebuild on all arches
* Sun Jul 21 2002 Akira TAGOH <tagoh@redhat.com> 3.0.1-69
- vixie-cron-3.0.1-nonstrip.patch: applied to fix the stripped binary issue.
* Sat Jun 22 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Tue Jun 11 2002 Bill Huang <bhuang@redhat.com>
- Fix preun bugs.(#55340)
- Fix fprintf bugs.(#65209)
* Fri May 24 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Tue Apr 16 2002 Bill Huang <bhuang@redhat.com>
- Fixed #62963.
* Fri Apr 05 2002 James McDermott <jmcdermo@redhat.com>
- Alter behavior of crontab to take stdin as the default
behavior if no options are specified.
* Mon Jun 25 2001 Elliot Lee <sopwith@redhat.com>
- Bump release + rebuild.
* Thu Mar 08 2001 Bill Nottingham <notting@redhat.com>
- add patch from Alan Eldridge <alane@geeksrus.net> to
fix double execution of jobs (#29868)
* Sun Feb 11 2001 Bill Nottingham <notting@redhat.com>
- fix buffer overflow in crontab
* Wed Feb 07 2001 Trond Eivind Glomsrød <teg@redhat.com>
- fix usage string in initscript (#26533)
* Tue Feb 06 2001 Bill Nottingham <notting@redhat.com>
- fix build with new glibc (#25931)
* Tue Jan 23 2001 Bill Nottingham <notting@redhat.com>
- change i18n mechanism
* Fri Jan 19 2001 Bill Nottingham <notting@redhat.com>
- log as 'crond', not 'CROND' (#19410)
- account for shifts in system clock (#23230, patch from <pererik@onedial.se>)
- i18n-ize initscript
* Fri Aug 25 2000 Than Ngo <than@redhat.com>
- fix to set startup position correct at update
* Fri Aug 25 2000 Than Ngo <than@redhat.com>
- add /sbin/service to Prereq
- call /sbin/service instead service
- fix startup position (Bug #13353)
* Tue Aug 08 2000 Bill Nottingham <notting@redhat.com>
- fix crond logging patch (dan@doom.cmc.msu.ru)
- log via syslog (suggestion from jos@xos.nl)
- put system crontab location in crontab(5) (#14842)
* Sat Jul 29 2000 Bill Nottingham <notting@redhat.com>
- fix condrestart
* Sat Jul 22 2000 Bill Nottingham <notting@redhat.com>
- fix reload bug (#14065)
* Sat Jul 15 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
* Fri Jul 14 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Fri Jul 07 2000 Bill Nottingham <notting@redhat.com>
- prereq /etc/init.d
* Tue Jul 04 2000 Bill Nottingham <notting@redhat.com>
- fix %post; we do condrestart in %postun
* Fri Jun 30 2000 Bill Nottingham <notting@redhat.com>
- oops, fix init script
* Wed Jun 28 2000 Bill Nottingham <notting@redhat.com>
- require new initscripts, not prereq
* Tue Jun 27 2000 Bill Nottingham <notting@redhat.com>
- initscript hacks
* Thu Jun 15 2000 Nalin Dahyabhai <nalin@redhat.com>
- tweak logrotate config
* Mon Jun 12 2000 Bill Nottingham <notting@redhat.com>
- rebuild in new env.
- FHS fixes
- don't ship chkconfig links
* Sat Apr 01 2000 Bill Nottingham <notting@redhat.com>
- fix non-root builds (#10490)
* Mon Mar 27 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- do not remove log files
* Thu Feb 03 2000 Bill Nottingham <notting@redhat.com>
- handle compressed man pages
* Sat Sep 11 1999 Bill Nottingham <notting@redhat.com>
- chkconfig --del in %preun, not %postun
* Thu Aug 26 1999 Bill Nottingham <notting@redhat.com>
- fix buffer overflow
* Tue Aug 17 1999 Bill Nottingham <notting@redhat.com>
- initscript munging
* Sat Jul 31 1999 Michael K. Johnson <johnsonm@redhat.com>
- dayofmonth and month can't be 0
* Fri Jun 04 1999 Jeff Johnson <jbj@redhat.com>
- in cron.log use "kill -HUP pid" not killall to preserve errors (#2241).
* Thu Apr 15 1999 Michael K. Johnson <johnsonm@redhat.com>
- add note to man page about DST conversion causing strangeness
- documented cron.d patch
* Wed Apr 14 1999 Michael K. Johnson <johnsonm@redhat.com>
- improved cron.d patch
* Tue Apr 13 1999 Erik Troan <ewt@redhat.com>
- added cron.d patch
* Tue Mar 23 1999 Bill Nottingham <notting@redhat.com>
- logrotate changes
* Tue Mar 23 1999 Preston Brown <pbrown@redhat.com>
- clean up log files on deinstallation
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 28)
* Wed Dec 30 1998 Cristian Gafton <gafton@redhat.com>
- build for glibc 2.1
* Thu Jun 11 1998 Prospector System <bugs@redhat.com>
- translations modified for de
* Thu Jun 11 1998 Jeff Johnson <jbj@redhat.com>
- reset SIGCHLD before grandchild execle (problem #732)
* Sun May 03 1998 Cristian Gafton <gafton@redhat.com>
- enhanced initscript
* Tue Apr 28 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
* Thu Dec 11 1997 Cristian Gafton <gafton@redhat.com>
- added a patch to get rid of the dangerous sprintf() calls
- added BuildRoot and Prereq: /sbin/chkconfig
* Sun Nov 09 1997 Michael K. Johnson <johnsonm@redhat.com>
- fixed cron/crond dichotomy in init file.
* Wed Oct 29 1997 Donnie Barnes <djb@redhat.com>
- fixed bad init symlinks
* Fri Oct 24 1997 Erik Troan <ewt@redhat.com>
- force it to use SIGCHLD instead of defunct SIGCLD
* Tue Oct 21 1997 Erik Troan <ewt@redhat.com>
- updated for chkconfig
- added status, restart options to init script
* Wed Jun 18 1997 Erik Troan <ewt@redhat.com>
- built against glibc
* Wed Feb 19 1997 Erik Troan <ewt@redhat.com>
- Switch conditional from "axp" to "alpha"
/etc/cron.d /etc/rc.d/init.d/crond /usr/bin/crontab /usr/sbin/crond /usr/share/man/man1/crontab.1.gz /usr/share/man/man5/crontab.5.gz /usr/share/man/man8/cron.8.gz /usr/share/man/man8/crond.8.gz /var/spool/cron
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jun 10 04:28:40 2013