SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for cronie-debuginfo-1.4.7-31.3.test.1.i586.rpm :

* Wed Nov 30 2011 ajAATTsuse.de- Add dependency on ypbind and nscd (bnc#732356)- Do not install generic INSTALL file.- Use set_permissions for newer distros.
* Wed Nov 30 2011 cooloAATTsuse.com- add automake as buildrequire to avoid implicit dependency
* Tue Nov 29 2011 crrodriguezAATTopensuse.org- Cron started before network is up [bnc#733275]
* Fri Oct 07 2011 fcrozatAATTsuse.com- Ensure service_add_post is called in %post and not verify.
* Thu Sep 29 2011 fcrozatAATTsuse.com- Use systemd macros to register cron.service.
* Sun Sep 18 2011 jengelhAATTmedozas.de- Remove redundant tags/sections from specfile
* Mon Jul 11 2011 vcizekAATTnovell.com- changed run-parts to run-crons in anacron (bnc#689494)
* Mon Jun 06 2011 vcizekAATTnovell.com- mention possibility of disabling logging to syslog in the crontab manual- to keep compatibility with 11.3, execute the command despite an unprivileged user tries to disable logging (bnc#698549)
* Wed May 11 2011 vcizekAATTnovell.com- corrected job output via syslog (bnc#692871)
* Wed Apr 27 2011 vcizekAATTnovell.com- update to 1.4.7 many bugs fixed (including bnc#690166)
* Thu Feb 24 2011 vcizekAATTnovell.com- bnc#662433 again: added quiet option to pam config, in order to avoid logging, when /etc/cron.allow is missing
* Thu Jan 06 2011 vcizekAATTnovell.com- fix for bnc#662433 : Accounts with disabled user login, but listed in /etc/cron.allow were unable to run cron jobs
* Fri Dec 10 2010 ajAATTsuse.de- cron.service needs to be after mta.
* Tue Dec 07 2010 cooloAATTnovell.com- prereq init script syslog
* Tue Nov 09 2010 cristian.rodriguezAATTopensuse.org- use full RELRO here.
* Mon Nov 08 2010 ajAATTsuse.de- Fix rpm group of cronie-anacron
* Mon Nov 08 2010 ajAATTsuse.de- Fix package list.
* Sun Oct 31 2010 jengelhAATTmedozas.de- Use %_smp_mflags
* Wed Oct 27 2010 ajAATTsuse.de- Add cron.service for systemd.
* Wed Oct 27 2010 msebenAATTgmail.com- Update to cronie 1.4.6
* man/anacron.8, man/anacrontab.5, man/cron.8, man/crontab.1, man/crontab.5: Rewrite of man pages & correction
* man/bitstring.3: Remove useless man page
* Check clustering before un/watch function
* Remove cluster support from inotify_database
* The crontab command uses \"-c\" and \"-n\" instead of \"-h\"
* Mon Oct 25 2010 cooloAATTnovell.com- use cronie_version not cron\'s version for anacron
* Thu Oct 21 2010 cristian.rodriguezAATTopensuse.org- Update to cronie 1.4.5_git201010210619
* Fix broken ifdef HAS_FCHOWN
* Cronie supports \"clustering\" now.
* Wed Oct 13 2010 msebenAATTgmail.com- added scriptlets and subpackage cron for propper update
* Thu Aug 26 2010 cristian.rodriguezAATTopensuse.org- Update to cronie 1.4.5- drop upstreamed patches in particular minuslog and pam_conv.- cronie can work without sendmail now, if absent syslog is used.
* Wed Apr 07 2010 msebenAATTnovell.com- added crond_pid.diff to finaly fix cron.pid issue which breaks init script
* Thu Mar 25 2010 msebenAATTnovell.com- updated to version 1.4.4
* src/crontab.c: CVE-2010-0424 -- crontab -e crontab file timestamp race condition
* configure.ac: Dynamic shared libraries -laudit There is need to add -laudit into gcc options because now it\'s no found automatically.
* man/anacrontab.5: Make man page more readable based on #564206.
* crond.sysconfig, cronie.init: CRON_VALIDATE_MAILRCPTS was removed, because it was not used anyway.
* src/do_command.c, src/funcs.h, src/security.c: With NFS homes can\'t be job executed, because root can\'t access this directory.
* man/cron.8, src/do_command.c: Disable mailing output.
* man/cron.8, src/cron.c, src/do_command.c, src/globals.h: Output could be redirectered to syslog.
* src/security.c: Cron doesn\'t use environment values from /etc/security/pam_env.conf. This was fixed by moving pam_setcred into first part of authentication of pam.
* cronie.init: Initscript: if unprivileged user stop deamon, it should return 4.
* cronie.init: Initscript: if unprivileged user restart deamon, it should return 4.
* src/security.c: This function will be probably removed from libselinux, so it is added into source code here.
* pam/crond: One line was missing in pam authentication. rhbz#533189
* Makefile.am, configure.ac: Autotools - Makefile includes dailyjobs, configure has new version.
* Fri Feb 19 2010 msebenAATTnovell.com- added race-mtime_new.patch : to fix crontab -e crontab file timestamp race condition (bnc#580800) (CVE-2010-0424)
* Wed Feb 03 2010 msebenAATTnovell.com- added nheader_lines.diff : ignore top three lines of comments in crontab file when user use crontab -e- added $RPM_OPT_FLAGS to build stage
* Sat Dec 19 2009 jengelhAATTmedozas.de- enable parallel build
* Thu Dec 17 2009 msebenAATTnovell.com- added subpackage cronie-anacron
* Wed Dec 09 2009 msebenAATTnovell.com- added pam_conv.diff to add pam conversationfrom function- added pam_config.diff to add pam config file from old cron- added Provides: cron = 4.2, Obsoletes: cron <= 4.1- added SPOOL_DIR=\"/var/spool/cron/tabs\" to build section to correct tabs dir for users
* Tue Dec 08 2009 msebenAATTnovell.com- added minuslog.diff and remove_old_system.diff from cron package
* Mon Dec 07 2009 crrodriguezAATTopensuse.org- enable anacron build- enable audit support- cleanup spec file a bit
* Sat Dec 05 2009 msebenAATTnovell.com- switch to cronie 1.4.3, see project page : https://fedorahosted.org/cronie/- anacron and audit support disabled for now- /usr/sbin/cron renamed to /usr/sbin/crond
* Fri Nov 27 2009 msebenAATTnovell.com- added initgroups_check.patch : verify return value of initgroups (bnc#537178) (CVE-2006-2607)
* Wed Nov 18 2009 msebenAATTnovell.com- added pam conversion function (reworked pam.diff) fate#306386
* Wed Nov 18 2009 msebenAATTnovell.com- modified run-crons script : added support for new SEND_OUTPUT_ON_NO_ERROR sysconfig option to block status mails from cron jobs with empty output (fate#305279)
* Tue Nov 03 2009 cooloAATTnovell.com- updated patches to apply with fuzz=0
* Wed Oct 14 2009 roAATTsuse.de- init script: remove \"-p $PIDFILE\" from startproc call (until startproc does allow to combine -f and -p again)
* Fri Aug 22 2008 prusnakAATTsuse.cz- added -DWITH_SELINUX to DEFS
* Wed Aug 20 2008 roAATTsuse.de- remove outdated options from fillup_and_insserv call
* Wed Aug 20 2008 mkoenigAATTsuse.de- enable SELinux support [fate#303662]
* Wed Aug 13 2008 mkoenigAATTsuse.de- fix init script tags
* Wed Jan 16 2008 mskibbeAATTsuse.de- Fate #301837: CRON XLM Service Description Document
* Tue Jan 08 2008 cooloAATTsuse.de- let cron recommend postfix, so that the package solver knows that one of the smtp_daemons is preferred by the distribution in case the user has no further input on this (#351027)
* Wed Dec 12 2007 mkoenigAATTsuse.de- remove old
*system
* entries before database reload to avoid comparing wrong mtimes. [#344667]
* Mon Dec 10 2007 mkoenigAATTsuse.de- prevent cron.monthly running twice in a month [#338474]
* Wed Dec 05 2007 mkoenigAATTsuse.de- revert last change, it was wrong [#346150]
* Wed Nov 28 2007 mkoenigAATTsuse.de- fix calculation of time difference in run-crons script
* Tue Nov 27 2007 mkoenigAATTsuse.de- fix problem with DAILY_TIME set to 00:00
* Wed Nov 07 2007 mkoenigAATTsuse.de- add %fillup_prereq and %insserv_prereq to Prereq
* Tue Oct 16 2007 mkoenigAATTsuse.de- move ac power test to the beginning of the run_crons script, to avoid creation of the tmpdir [#333751]
* Tue Jun 19 2007 dmuellerAATTsuse.de- cron should depend on smtp
* Wed Jun 13 2007 mkoenigAATTsuse.de- fix another cron.daily run twice bug [#283218]
* Thu Mar 29 2007 mkoenigAATTsuse.de- Restrict hardlink check to avoid potential DOS attacks [#258372]
* Fri Mar 09 2007 mkoenigAATTsuse.de- use pid file for start/stop [#248163]
* Fri Feb 16 2007 mkoenigAATTsuse.de- avoid duplicate source of sysconfig [#244513]- fix bug in run-crons, which lets cron.daily run twice for certain values of DAILY_TIME [#244977]
* Mon Feb 12 2007 mkoenigAATTsuse.de- load database right after daemon awakes [#243020]
* Fri Feb 09 2007 mkoenigAATTsuse.de- use norootforbuild
* Tue Feb 06 2007 mkoenigAATTsuse.de- set PAM_TTY [#242586]
* Wed Sep 27 2006 mkoenigAATTsuse.de- relax requirements on crontab permissions [#207645]
* Fri Sep 01 2006 kukukAATTsuse.de- Add pam_loginuid.so to PAM config
* Wed Aug 23 2006 mkoenigAATTsuse.de- fixed segfault bug [#199153]
* Mon May 29 2006 kssingvoAATTsuse.de- fixed priviledge escalation bug CVE-2006-2607 (bugzilla#178863)
* Tue Mar 28 2006 hvogelAATTsuse.de- really enable PAM [#160426]
* Sat Mar 11 2006 schwabAATTsuse.de- Fix last change.
* Tue Feb 28 2006 hvogelAATTsuse.de- add $network to Should-Start of the init script to avoid cron starting before network [#151141]
* Wed Jan 25 2006 mlsAATTsuse.de- converted neededforbuild to BuildRequires
* Mon Jan 16 2006 mmjAATTsuse.de- Build with -fstack-protector
* Mon Jan 16 2006 mmjAATTsuse.de- Make editors which do not modify original also work [#143209]
* Mon Jan 16 2006 mmjAATTsuse.de- Add the possibility to log also successful jobs, and introduce sysconfig variables to control this [#135619]
* Mon Jan 16 2006 mmjAATTsuse.de- Send mail as user executing the cronjob [#140905]
* Sat Jan 14 2006 schwabAATTsuse.de- Don\'t strip binaries.
* Wed Jan 11 2006 mlasarsAATTsuse.de- changed run-crons to run cron.daily at a designated time (#114761).
* Tue Dec 06 2005 mmjAATTsuse.de- Make sure SELinux is disabled
* Thu Aug 25 2005 kukukAATTsuse.de- Fix permission of installed PAM config file
* Fri Jun 17 2005 mmjAATTsuse.de- Compile with -fpie, link with -pie
* Wed Jun 15 2005 mmjAATTsuse.de- Remove LAuS
* Thu May 12 2005 meissnerAATTsuse.de- use RPM_OPT_FLAGS -Wno-comment
* Wed Apr 27 2005 mmjAATTsuse.de- use find -cmin instead of -ctime in run-crons [#80435]- use /etc/cron.{allow,deny} instead of /var/spool/cron/{allow,deny} [#80273]
* Mon Mar 07 2005 mmjAATTsuse.de- ignore .svn directories [#71052]
* Mon Mar 07 2005 mmjAATTsuse.de- rm commands in /etc/crontab are redundant [#71017]
* Fri Feb 25 2005 roAATTsuse.de- explicitly set permissions for /var/spool/cron{,/tabs}
* Wed Jan 12 2005 kukukAATTsuse.de- Add PAM support
* Mon Jan 10 2005 mmjAATTsuse.de- Don\'t source /etc/rc.status twice [#49673]
* Fri Oct 01 2004 mmjAATTsuse.de- Add the old SuSE patch to be able to specify a \"-\" before a cron- tab entry and then disable logging [#45611]
* Thu Sep 30 2004 mmjAATTsuse.de- Add correct permissions handling- Fix swap_uids_back() function
* Wed Sep 22 2004 mmjAATTsuse.de- Remove selinux support since it\'s broken at the moment [#45611]
* Tue Sep 14 2004 mmjAATTsuse.de- Make run-crons up to date with laptops ac stuff [#45248]
* Mon Sep 13 2004 roAATTsuse.de- make laus stuff conditional
* Tue Aug 31 2004 mmjAATTsuse.de- Remove update functionality from the last millenium- Clean out notify mails [#44347]- Clean up spec file a bit
* Tue Aug 31 2004 mmjAATTsuse.de- Add patch to be more relaxed with permissions [#44304] [#44470]
* Wed Aug 25 2004 thomasAATTsuse.de- added laus patch
* Tue Aug 24 2004 mmjAATTsuse.de- New cron has slightly changed semantics, so invoke process_crontab correctly and make system crontabs works again
* Mon Aug 23 2004 mmjAATTsuse.de- Add missing hunk to control when we reload the db- Remove laus and laus-devel from neededforbuild for now- Use same pathnames as before
* Mon Aug 23 2004 mmjAATTsuse.de- Call make in %build allthough make install implies it\'s built
* Mon Aug 23 2004 mmjAATTsuse.de- Update to vixie cron 4.1: o Adapt many Fedora patches including what we had in our cron-3.0.1 patches o Add SELinux support o Add debugging info- LAuS support for now disabled, will be enabled later
* Tue Apr 06 2004 kukukAATTsuse.de- fix permissions of crontab
* Fri Mar 26 2004 thomasAATTsuse.de- cosmetic changes in spec file (inspired by mmj)- ironed out hunk shift due to changed line offset in laus patch
* Wed Mar 24 2004 thomasAATTsuse.de- made LAuS support work on x86_64
* Tue Mar 23 2004 thomasAATTsuse.de- added LAuS patch
* Thu Oct 02 2003 fehrAATTsuse.de- fix wrong nice level of cron scripts (#31961)
* Thu Sep 18 2003 roAATTsuse.de- fix typo in run-crons (#31216)
* Tue Aug 26 2003 mmjAATTsuse.de- Don\'t do it all in the 0\'th hour, but the 4th
* Sat Aug 16 2003 kukukAATTsuse.de- Modify /etc/crontab only if we need to move cron directory- Try to restart daemon on update
* Thu Jul 03 2003 fehrAATTsuse.de- fix bug in handling of monthly script in /usr/lib/cron/run-crons (#27704)- adapt sigcld handling for new kernel (#26011)
* Tue May 27 2003 sndirschAATTsuse.de- /usr/lib/cron/run-crons: added missing \"-n\" to specify nice level
* Tue May 06 2003 fehrAATTsuse.de- Fix bug in quoting patch (#26675)
* Wed Apr 16 2003 cooloAATTsuse.de- use BuildRoot
* Mon Mar 24 2003 fehrAATTsuse.de- Add improved version of cron_number_check.patch from Gernot Payer
* Thu Mar 20 2003 fehrAATTsuse.de- Fix wrong check for number, thanks to Gernot Payer (#25680)
* Fri Feb 28 2003 fehrAATTsuse.de- Fix quoting problem with % in crontab, thanks to Klaus G. Wagner (#17713)
* Thu Feb 13 2003 mmjAATTsuse.de- Do not own /etc/cron.d
* since we might want to use other cron versions.
* Tue Nov 05 2002 roAATTsuse.de- fixed bogus self-provides
* Tue Nov 05 2002 roAATTsuse.de- fixed typo in run-crons script (ouput->output) (#21497)
* Thu Aug 15 2002 fehrAATTsuse.de- add PreReq tag to spec file
* Mon Aug 05 2002 kukukAATTsuse.de- Use $time instead of xntpd- Make sendmail/postfix \"Should-Start\"
* Tue Jul 02 2002 drahtAATTsuse.de- crontab(1) must not leak fd for /var/spool/cron/deny and/or /var/spool/cron/allow to the user\'s editor (security).
* Thu Apr 25 2002 fehrAATTsuse.de- added newline to run-cron output (#15796)
* Fri Mar 01 2002 egmontAATTsuselinux.hu- fix month/day interval in manpage
* Thu Feb 21 2002 roAATTsuse.de- logger is in /bin, adapt run-crons script
* Mon Feb 04 2002 fehrAATTsuse.de- fix reload option of init-script (#13026)
* Thu Jan 24 2002 roAATTsuse.de- modified fillup_and_insserv call (perl-hack not needed here)
* Thu Jan 17 2002 roAATTsuse.de- fixed initscript comments
* Thu Jan 10 2002 roAATTsuse.de- removed test for CRON variable from init script
* Wed Dec 12 2001 fehrAATTsuse.de- fix wrong sigchld handling (thanks to Philip Willoughby)- changed to new init script handling
* Fri Sep 28 2001 roAATTsuse.de- removed duplicate trap in run-crons (#11472)
* Thu Sep 13 2001 roAATTsuse.de- updated run-crons (feedback from volker_apelt, thanks)
* Fri Sep 07 2001 schwabAATTsuse.de- Instead of closing std{in,out,err} redirect them to /dev/null.
* Wed Aug 15 2001 fehrAATTsuse.de- add log messages when one of the /etc/cron/cron.
* scripts fails (thanks for suggestion by Steffen Dettmer)
* Mon May 07 2001 drahtAATTsuse.de- Added security patch for a wrong setuid() call.
* Tue Apr 24 2001 roAATTsuse.de- added rc-link
* Mon Apr 23 2001 roAATTsuse.de- added updated startscript and rc.config variable
* Thu Apr 12 2001 wernerAATTsuse.de- Close stdin, stdout, and stderr on forking of the daemon.
* Wed Feb 14 2001 fehrAATTsuse.de- add patch to prevent buffer overflow with usernames longer than 19 characters
* Tue Feb 06 2001 fehrAATTsuse.de- Make it compile with new glibc- remove calls to fax utilities and texpire from default crontab
* Tue Dec 12 2000 wernerAATTsuse.de- Add cron.hourly because we provide /etc/cron.hourly/- Remove lock files not at same time but with a quater offset- Don\'t run
*.rpmorig,
*.rpmnew,
*.rmpsave,
*.swap,
*.bak,
*~, #
*- Don run a script if it is already running- Remove `echo\' to enable DTS patch of Thomas
* Fri Dec 08 2000 fehrAATTsuse.de- fix bug introduced in last change
* Mon Nov 20 2000 fehrAATTsuse.de- add security patch from Daniel Jacobowitz to cron- prevent cron.daily called twice when changing from DST to normal (#998)
* Wed Nov 15 2000 fehrAATTsuse.de- add most of the patches of Chris D. Faulhaber (jedgarAATTfxp.org) (#4249)
* Tue Sep 05 2000 fehrAATTsuse.de- make sematic of cron.monthly clearer. It is now executed on the first check in run-crons executed in a month but at most once per month. Older semantic was to execute every 30 days which resulted in being called twice per month when month has 31 days and first execution was on 1st day of month. (#3850)
* Fri Jul 21 2000 fehrAATTsuse.de- fix the use of ifdef __linux__ (everywhere else __linux is used)
* Wed May 31 2000 fehrAATTsuse.de- Start script with \"nice -15\"
* Mon May 22 2000 kukukAATTsuse.de- Fix post install section
* Tue May 16 2000 kukukAATTsuse.de- Move /var/cron -> /var/spool/cron (FHS 2.1)
* Sun Feb 27 2000 kukukAATTsuse.de- Move /usr/man -> /usr/share/man
* Mon Jan 24 2000 uliAATTsuse.de- added -D__linux to cope with gcc 2.95
* Thu Dec 02 1999 bsAATTsuse.de- removed CDR_PROG section from run-crons. this leads to problems in some network environments.
* Mon Sep 20 1999 roAATTsuse.de- added Requires smtp_daemon
* Mon Sep 13 1999 bsAATTsuse.de- ran old prepare_spec on spec file to switch to new prepare_spec.
* Mon Aug 30 1999 kukukAATTsuse.de- always use fork instead of vfork
* Fri Aug 27 1999 fehrAATTsuse.de- prevent sendmail from being called as root
* Thu Aug 26 1999 fehrAATTsuse.de- fixed some possible buffer overflow exploits
* Fri Jul 23 1999 bsAATTsuse.de- redirect stderr of apm call to /dev/null
* Thu Jul 15 1999 bsAATTsuse.de- don\'t run cron jobs via run-cron if o a cd writer is running o laptop is AC-offline- /etc/crontab: o don\'t log every start of run-crons o run faxclean only once a day
* Mon Mar 29 1999 roAATTsuse.de- added cron.d feature from debian-cron
* Mon Feb 01 1999 bsAATTsuse.de- merged beta and stable version- added entries in crontab to delete lastrun files, to let cronjobs be started at night.
* Fri Jan 08 1999 bsAATTsuse.de- changed run-crons to work around finds \'strange behavior\'
* Fri Dec 18 1998 roAATTsuse.de- use SIGCHLD instead of SIGCLD
* Tue Dec 15 1998 bsAATTsuse.de- fixed xargs in run-crons
* Mon Dec 14 1998 bsAATTsuse.de- fixed bug in run-crons
* Mon Dec 14 1998 bsAATTsuse.de- added /etc/cron.
* feature.
* Tue Nov 17 1998 bsAATTsuse.de- added texpire to crontab.- use noreplace for config files.
* Thu Sep 10 1998 bsAATTsuse.de- fixed problem with non existing var/cron/tabs/root.
* Mon Sep 07 1998 bsAATTsuse.de- fixed check for /var/cron/tabs/root in %post section
* Mon Jul 07 1997 florianAATTsuse.de- warn if cron.daily is still in /var/cron/tabs/root- start cron.daily 10 minutes earlier, so that duplicate entries don\'t overlap :-(
* Thu Jun 05 1997 florianAATTsuse.de- use /etc/crontab instead of /var/cron/tabs/root
* Thu May 15 1997 bsAATTsuse.de- removed
*.new -> orig stuff behavior, since is not neded for rpm.
* Wed Apr 30 1997 florianAATTsuse.de- fix screen output ifrom ALLOW_FILE to DENY_FILE- do not include syslog.c anymore, libc is fixed- disable debugging compile time switch- add some security patches
* Thu Feb 27 1997 bsAATTsuse.deadded crontab entries for hylafax.
* Wed Jan 22 1997 florianAATTsuse.de- syslogging works even if syslogd is restarted
* Thu Jan 02 1997 bsAATTsuse.de- beautified man page- store crontab.root.new in /root instead of /tmp
* Thu Jan 02 1997 bsAATTsuse.de- atrun aus crontab fur root rausgenommen.
 
ICM