SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for vixie-cron-4.1-19.x86_64.rpm :
Sat Oct 16 00:00:00 2004 Jason Vas Dias - 4.1-19
- crontab -e should only strip NHEADER_LINES comments
- (NHEADER_LINES==0), not at least one header comment line.
- (bug 135845)

Sun Oct 10 00:00:00 2004 Florian La Roche - 4.1-18
- no need to make user installed crontabs readable

Fri Oct 1 00:00:00 2004 Jason Vas Dias - 4.1-17
- Users not allowed to use \'crontab mycrontab\', while
- \'crontab < mycrontab\' allowed; this is because misc.c\'s
- swap_uids_back() was not using save_euid / save_egid .
- Thanks to Mads Martin Joergensen for pointing this out.

Thu Sep 30 00:00:00 2004 Jason Vas Dias - 4.1-16
- Just found out in testing that if neither /etc/cron.{deny,allow}
- exist, root is unable to use crontab - I\'m sure root could before,
- but is in any case meant to be able to. Allowing root to use crontab.

Thu Sep 30 00:00:00 2004 Jason Vas Dias - 4.1-14
- Fix for bug 130102 got dropped somehow from latest CVS.
- This is now restored - in %post, if neither /etc/cron.{deny,allow}
- exist, touch /etc/cron.deny, to allow all users to use crontab,
- as was previous default vixie-cron behaviour.

Sat Sep 18 00:00:00 2004 Jason Vas Dias - 4.1-12
- Merged Dan\'s patch with vixie-cron-4.1-11 which was not
- latest version according to new CVS ?!?!

Sat Sep 18 00:00:00 2004 Dan Walsh - 4.1-12
- Updated SELinux patch to use checkPasswdAccess

Wed Sep 1 00:00:00 2004 Jason Vas Dias - 4.1-11
- Fixed SIGSEGV in free_user when !is_selinux_enabled() and crontab
- has no valid jobs (bug 131390).

Thu Aug 19 00:00:00 2004 Jason Vas Dias - 4.1.10
- Fixed bug 130102: Restored default behaviour if neither
- /etc/cron.deny nor /etc/cron.allow exist - \'touch /etc/cron.deny\'
- in %post

Thu Aug 12 00:00:00 2004 Jason Vas Dias - 4.1.9
- Removed 0600 mode enforcement as per Florian La Roche\'s request

Wed Aug 11 00:00:00 2004 Jason Vas Dias - 4.1.8
- Allowed editors such as \'gedit\' which do not modify original
- file, but which rename(2) a temp file to original, to be used
- by crontab -e (bug 129170).

Wed Aug 11 00:00:00 2004 Jason Vas Dias - 4.1.8
- Added \'-i\' option to crontab to prompt the user before deleting
- crontab with \'-r\'.

Wed Aug 11 00:00:00 2004 Jason Vas Dias - 4.1.8
- Added documentation for \'AATT\' nicknames to crontab.5
- (bugs 107542, 89899). Also removed \'second when\' (bug 59802).

Mon Aug 2 00:00:00 2004 Jason Vas Dias - 4.1.7
- fixed bug 128924: \'cron\' log facility not being used

Sat Jul 31 00:00:00 2004 Jason Vas Dias - 4.1.6
- Added PAM \'auth sufficient pam_rootok.so\' to /etc/pam.d/crond
- (fixes bug 128843) - on dwalsh\'s advice.

Fri Jul 30 00:00:00 2004 Jason Vas Dias - 4.1-5
- Added Buildrequires: pam-devel

Thu Jul 29 00:00:00 2004 Dan Walsh - 4.1-4
- Fix crontab to do SELinux checkaccess

Thu Jul 29 00:00:00 2004 Jason Vas Dias - 4.1-3
- Fixed bug 128701: cron fails to parse user 6th field in
- system crontabs (patch15)

Wed Jul 28 00:00:00 2004 Jason Vas Dias - 4.1-2
- Changed \'Requires\' dependency from \'pam-devel\' to \'pam\'.

Tue Jul 27 00:00:00 2004 Jason Vas Dias - 4.1-1
- Added PAM access control support.

Fri Jul 23 00:00:00 2004 Jason Vas Dias - 4.1-1
- Changed post-install to change mode of existing crontabs to
- 0600 to allow run by new ISC cron 4.1

Fri Jul 23 00:00:00 2004 Jason Vas Dias - 4.1-1
- Upgraded to ISC cron 4.1

Fri Jul 2 00:00:00 2004 Jens Petersen - 3.0.1-94
- add vixie-cron-3.0.1-cron-descriptors-125110.patch to close std descriptors
when forking (Bernd Schmidt, 121280)
- add vixie-cron-3.0.1-no-crontab-header-89809.patch to not prepend header to
crontab files (Damian Menscher, 103899)
- fix use of RETVAL in init.d script (Enrico Scholz, 97784)
- add safer malloc call to vixie-cron-3.0.1-sprintf.patch
- add cron-3.0.1-crontab-syntax-error-114386.patch to fix looping on crontab
syntax error (Miloslav Trmac, 89937)

Sat Jun 26 00:00:00 2004 Dan Walsh - 3.0.1-93
- Add fixes from NSA

Wed Jun 23 00:00:00 2004 Dan Walsh - 3.0.1-92
- Add fixes from NSA

Wed Jun 16 00:00:00 2004 Dan Walsh - 3.0.1-91
- Change patch to check SElinux properly, go back to using fname instead of uname

Wed Jun 16 00:00:00 2004 Elliot Lee
- rebuilt

Sat Jun 5 00:00:00 2004 Dan Walsh - 3.0.1-89
- Fix patch

Sat Jun 5 00:00:00 2004 Dan Walsh - 3.0.1-88
- Add patch to allow it to run in permissive mode.

Fri Feb 13 23:00:00 2004 Elliot Lee
- rebuilt

Wed Feb 4 23:00:00 2004 Dan Walsh - 3.0.1-86
- Add security_getenforce check.

Mon Jan 26 23:00:00 2004 Dan Walsh - 3.0.1-85
- Fix call to is_selinux_enabled()

Mon Dec 8 23:00:00 2003 Dan Walsh - 3.0.1-84
- change daemon flag to 1

Wed Dec 3 23:00:00 2003 Dan Walsh - 3.0.1-83
- Add daemon to make sure child is clean

Fri Nov 7 23:00:00 2003 Jens Petersen - 3.0.1-82
- add vixie-cron-3.0.1-pie.patch to build crond as pie (#108414)
[Ulrich Drepper]
- require libselinux and buildrequire libselinux-devel

Thu Oct 30 23:00:00 2003 Dan Walsh - 3.0.1-81.sel
- turn on selinux

Wed Oct 1 00:00:00 2003 Jens Petersen - 3.0.1-80
- add vixie-cron-3.0.1-vfork-105616.patch to use fork instead of vfork
(#105616) [report and patch from ianAATTcaliban.org]
- update vixie-cron-3.0.1-redhat.patch not to change DESTMAN redundantly
(it is overrriden in the spec file anyway)

Sat Sep 6 00:00:00 2003 Dan Walsh - 3.0.1-79
- turn off selinux

Sat Sep 6 00:00:00 2003 Dan Walsh - 3.0.1-78.sel
- turn on selinux

Wed Jul 30 00:00:00 2003 Dan Walsh - 3.0.1-77
- Patch to run on SELinux

Thu Jun 5 00:00:00 2003 Elliot Lee
- rebuilt

Wed Mar 19 23:00:00 2003 Jens Petersen - 3.0.1-75
- add vixie-cron-3.0.1-root_-u-85879.patch from Valdis Kletnieks to allow
root to run \"crontab -u \" even for users that aren\'t allowed to

Wed Feb 19 23:00:00 2003 Jens Petersen - 3.0.1-74
- fix preun script typo (#75137) [reported by Peter Bieringer]

Tue Feb 11 23:00:00 2003 Bill Nottingham 3.0.1-73
- don\'t set SIGCHLD to SIG_IGN and then try and wait... (#84046)

Fri Feb 7 23:00:00 2003 Nalin Dahyabhai 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 23:00:00 2003 Tim Powers
- rebuilt

Wed Dec 11 23:00:00 2002 Tim Powers 3.0.1-70
- rebuild on all arches

Sun Jul 21 00:00:00 2002 Akira TAGOH 3.0.1-69
- vixie-cron-3.0.1-nonstrip.patch: applied to fix the stripped binary issue.

Sat Jun 22 00:00:00 2002 Tim Powers
- automated rebuild

Tue Jun 11 00:00:00 2002 Bill Huang
- Fix preun bugs.(#55340)
- Fix fprintf bugs.(#65209)

Fri May 24 00:00:00 2002 Tim Powers
- automated rebuild

Tue Apr 16 00:00:00 2002 Bill Huang
- Fixed #62963.

Fri Apr 5 00:00:00 2002 James McDermott
- Alter behavior of crontab to take stdin as the default
behavior if no options are specified.

Mon Jun 25 00:00:00 2001 Elliot Lee
- Bump release + rebuild.

Thu Mar 8 23:00:00 2001 Bill Nottingham
- add patch from Alan Eldridge to
fix double execution of jobs (#29868)

Sun Feb 11 23:00:00 2001 Bill Nottingham
- fix buffer overflow in crontab

Wed Feb 7 23:00:00 2001 Trond Eivind Glomsrød
- fix usage string in initscript (#26533)

Tue Feb 6 23:00:00 2001 Bill Nottingham
- fix build with new glibc (#25931)

Tue Jan 23 23:00:00 2001 Bill Nottingham
- change i18n mechanism

Fri Jan 19 23:00:00 2001 Bill Nottingham
- log as \'crond\', not \'CROND\' (#19410)
- account for shifts in system clock (#23230, patch from )
- i18n-ize initscript

Fri Aug 25 00:00:00 2000 Than Ngo
- fix to set startup position correct at update

Fri Aug 25 00:00:00 2000 Than Ngo
- add /sbin/service to Prereq
- call /sbin/service instead service
- fix startup position (Bug #13353)

Tue Aug 8 00:00:00 2000 Bill Nottingham
- fix crond logging patch (danAATTdoom.cmc.msu.ru)
- log via syslog (suggestion from josAATTxos.nl)
- put system crontab location in crontab(5) (#14842)

Sat Jul 29 00:00:00 2000 Bill Nottingham
- fix condrestart

Sat Jul 22 00:00:00 2000 Bill Nottingham
- fix reload bug (#14065)

Sat Jul 15 00:00:00 2000 Bill Nottingham
- move initscript back

Fri Jul 14 00:00:00 2000 Prospector
- automatic rebuild

Fri Jul 7 00:00:00 2000 Bill Nottingham
- prereq /etc/init.d

Tue Jul 4 00:00:00 2000 Bill Nottingham
- fix %post; we do condrestart in %postun

Fri Jun 30 00:00:00 2000 Bill Nottingham
- oops, fix init script

Wed Jun 28 00:00:00 2000 Bill Nottingham
- require new initscripts, not prereq

Tue Jun 27 00:00:00 2000 Bill Nottingham
- initscript hacks

Thu Jun 15 00:00:00 2000 Nalin Dahyabhai
- tweak logrotate config

Mon Jun 12 00:00:00 2000 Bill Nottingham
- rebuild in new env.
- FHS fixes
- don\'t ship chkconfig links

Sat Apr 1 00:00:00 2000 Bill Nottingham
- fix non-root builds (#10490)

Mon Mar 27 00:00:00 2000 Florian La Roche
- do not remove log files

Thu Feb 3 23:00:00 2000 Bill Nottingham
- handle compressed man pages

Sat Sep 11 00:00:00 1999 Bill Nottingham
- chkconfig --del in %preun, not %postun

Thu Aug 26 00:00:00 1999 Bill Nottingham
- fix buffer overflow

Tue Aug 17 00:00:00 1999 Bill Nottingham
- initscript munging

Sat Jul 31 00:00:00 1999 Michael K. Johnson
- dayofmonth and month can\'t be 0

Fri Jun 4 00:00:00 1999 Jeff Johnson
- in cron.log use \"kill -HUP pid\" not killall to preserve errors (#2241).

Thu Apr 15 00:00:00 1999 Michael K. Johnson
- add note to man page about DST conversion causing strangeness
- documented cron.d patch

Wed Apr 14 00:00:00 1999 Michael K. Johnson
- improved cron.d patch

Tue Apr 13 00:00:00 1999 Erik Troan
- added cron.d patch

Tue Mar 23 23:00:00 1999 Bill Nottingham
- logrotate changes

Tue Mar 23 23:00:00 1999 Preston Brown
- clean up log files on deinstallation

Sun Mar 21 23:00:00 1999 Cristian Gafton
- auto rebuild in the new build environment (release 28)

Wed Dec 30 23:00:00 1998 Cristian Gafton
- build for glibc 2.1

Thu Jun 11 00:00:00 1998 Prospector System
- translations modified for de

Thu Jun 11 00:00:00 1998 Jeff Johnson
- reset SIGCHLD before grandchild execle (problem #732)

Sun May 3 00:00:00 1998 Cristian Gafton
- enhanced initscript

Tue Apr 28 00:00:00 1998 Prospector System
- translations modified for de, fr, tr

Thu Dec 11 23:00:00 1997 Cristian Gafton
- added a patch to get rid of the dangerous sprintf() calls
- added BuildRoot and Prereq: /sbin/chkconfig

Sun Nov 9 23:00:00 1997 Michael K. Johnson
- fixed cron/crond dichotomy in init file.

Wed Oct 29 23:00:00 1997 Donnie Barnes
- fixed bad init symlinks

Fri Oct 24 00:00:00 1997 Erik Troan
- force it to use SIGCHLD instead of defunct SIGCLD

Tue Oct 21 00:00:00 1997 Erik Troan
- updated for chkconfig
- added status, restart options to init script

Wed Jun 18 00:00:00 1997 Erik Troan
- built against glibc

Wed Feb 19 23:00:00 1997 Erik Troan
- Switch conditional from \"axp\" to \"alpha\"


 
ICM