summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2005-03-04 23:59:48 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2005-03-04 23:59:48 +0000
commitd7ff07b76d6c43c59bb2738f133e1228a90f374c (patch)
treef38bd3e81f4624cddd7c3899739e36c1fac790eb /sys-process/vixie-cron/ChangeLog
parentMoved sys-apps/fcron to sys-process/fcron (diff)
downloadhistorical-d7ff07b76d6c43c59bb2738f133e1228a90f374c.tar.gz
historical-d7ff07b76d6c43c59bb2738f133e1228a90f374c.tar.bz2
historical-d7ff07b76d6c43c59bb2738f133e1228a90f374c.zip
Moved from sys-apps/vixie-cron to sys-process/vixie-cron.
Diffstat (limited to 'sys-process/vixie-cron/ChangeLog')
-rw-r--r--sys-process/vixie-cron/ChangeLog362
1 files changed, 362 insertions, 0 deletions
diff --git a/sys-process/vixie-cron/ChangeLog b/sys-process/vixie-cron/ChangeLog
new file mode 100644
index 000000000000..db8433b6703b
--- /dev/null
+++ b/sys-process/vixie-cron/ChangeLog
@@ -0,0 +1,362 @@
+# ChangeLog for sys-apps/vixie-cron
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/ChangeLog,v 1.1 2005/03/04 23:59:48 ciaranm Exp $
+
+*vixie-cron-3.0.1-r5 (04 Mar 2005)
+
+ 04 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> +metadata.xml,
+ +files/cron.pam.d, +files/crontab, +files/crontab-3.0.1-r4,
+ +files/crontab.5.diff, +files/vixie-cron-3.0.1-close_stdin.diff,
+ +files/vixie-cron-3.0.1-pam.patch,
+ +files/vixie-cron-3.0.1-selinux.diff.bz2,
+ +files/vixie-cron-4.1-basename.diff,
+ +files/vixie-cron-4.1-commandline.patch, +files/vixie-cron-4.1-cron.deny,
+ +files/vixie-cron-4.1-pam.patch, +files/vixie-cron-4.1-selinux.diff,
+ +files/vixie-cron.rc6, +vixie-cron-3.0.1-r4.ebuild,
+ +vixie-cron-3.0.1-r5.ebuild, +vixie-cron-4.1-r4.ebuild,
+ +vixie-cron-4.1-r6.ebuild:
+ Moved from sys-apps/vixie-cron to sys-process/vixie-cron.
+
+ 04 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org>
+ vixie-cron-3.0.1-r4.ebuild, vixie-cron-3.0.1-r5.ebuild,
+ vixie-cron-4.1-r4.ebuild:
+ Move sys-apps/cronbase -> sys-process/cronbase
+
+*vixie-cron-4.1-r6 (23 Feb 2005)
+
+ 23 Feb 2005; Aaron Walker <ka0ttic@gentoo.org>
+ +files/vixie-cron-4.1-basename.diff, -vixie-cron-4.1-r5.ebuild,
+ +vixie-cron-4.1-r6.ebuild:
+ Patch vixie to use basename(argv[0]) instead of argv[0] for bug 82057.
+ Thanks to Colin Kingsley for the patch.
+
+ 15 Feb 2005; Aaron Walker <ka0ttic@gentoo.org> vixie-cron-4.1-r5.ebuild:
+ Fix dopamd invocation since the semantics were changed.
+
+ 05 Feb 2005; Aaron Walker <ka0ttic@gentoo.org>
+ -vixie-cron-3.0.1-r1.ebuild, -vixie-cron-3.0.1-r3.ebuild,
+ -vixie-cron-4.1-r3.ebuild:
+ Tidy!
+
+ 04 Feb 2005; Bryan Østergaard <kloeri@gentoo.org>
+ vixie-cron-4.1-r4.ebuild:
+ Stable on alpha, bug 80271.
+
+ 01 Feb 2005; Markus Rothe <corsair@gentoo.org> vixie-cron-4.1-r4.ebuild:
+ Stable on ppc64; bug #80271
+
+ 31 Jan 2005; Michael Hanselmann <hansmi@gentoo.org>
+ vixie-cron-4.1-r4.ebuild:
+ Stable on ppc, as ka0ttic requested.
+
+ 18 Jan 2005; Joshua Kinard <kumba@gentoo.org> vixie-cron-4.1-r4.ebuild:
+ Marked stable on mips.
+
+ 18 Jan 2005; Joshua Kinard <kumba@gentoo.org> vixie-cron-4.1-r4.ebuild:
+ Marked stable on mips.
+
+*vixie-cron-4.1-r5 (15 Jan 2005)
+
+ 15 Jan 2005; Aaron Walker <ka0ttic@gentoo.org> +vixie-cron-4.1-r5.ebuild:
+ Revision bump for cron.eclass testing.
+
+ 10 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org>
+ vixie-cron-3.0.1-r1.ebuild, vixie-cron-3.0.1-r3.ebuild,
+ vixie-cron-3.0.1-r4.ebuild, vixie-cron-3.0.1-r5.ebuild,
+ vixie-cron-4.1-r3.ebuild, vixie-cron-4.1-r4.ebuild:
+ Added in a message with a link to the Cron Guide, bug #77320
+
+ 02 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> :
+ Change encoding to UTF-8 for GLEP 31 compliance
+
+ 20 Dec 2004; Dylan Carlson <absinthe@gentoo.org> vixie-cron-4.1-r4.ebuild:
+ Stable on amd64.
+
+ 09 Dec 2004; Guy Martin <gmsoft@gentoo.org> vixie-cron-4.1-r4.ebuild:
+ Stable on hppa.
+
+ 03 Dec 2004; Aaron Walker <ka0ttic@gentoo.org>
+ files/vixie-cron-4.1-commandline.patch:
+ Updated command-line patch now that its issues have been resolved.
+
+ 03 Dec 2004; Aaron Walker <ka0ttic@gentoo.org> vixie-cron-4.1-r4.ebuild:
+ Give USE=debug some respect and append -DDEBUGGING to CFLAGS if enabled.
+
+ 02 Dec 2004; Aaron Walker <ka0ttic@gentoo.org>
+ files/vixie-cron-4.1-commandline.patch:
+ Reverted command-line patch until I can figure out why all of a sudden it
+ doesn't work.
+
+ 01 Dec 2004; Aaron Walker <ka0ttic@gentoo.org>
+ files/vixie-cron-4.1-commandline.patch:
+ Updated command-line patch for bug 73072. Thanks to Thomas Eschenbacher for
+ the improved patch.
+
+ 30 Nov 2004; Aaron Walker <ka0ttic@gentoo.org> vixie-cron-4.1-r4.ebuild:
+ New patch revision; fixes all the uninitialized variable compiler warnings.
+
+ 25 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org>
+ vixie-cron-4.1-r4.ebuild:
+ Stable on sparc
+
+ 24 Nov 2004; Aaron Walker <ka0ttic@gentoo.org> -vixie-cron-4.1-r1.ebuild,
+ -vixie-cron-4.1-r2.ebuild, vixie-cron-4.1-r4.ebuild:
+ Marked r4 stable on x86; tidy up r1 and r2.
+
+ 18 Nov 2004; Aaron Walker <ka0ttic@gentoo.org> vixie-cron-4.1-r4.ebuild:
+ Add warning in pkg_postinst if /etc/pam.d/cron is SUID and give user
+ instructions for fixing permissions.
+
+*vixie-cron-4.1-r4 (15 Nov 2004)
+
+ 15 Nov 2004; Aaron Walker <ka0ttic@gentoo.org> +vixie-cron-4.1-r4.ebuild:
+ Revision bump; fix /etc/pam.d/cron perms bug #71326
+
+ 09 Nov 2004; Bryan Østergaard <kloeri@gentoo.org>
+ vixie-cron-4.1-r3.ebuild:
+ Stable on alpha.
+
+ 08 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org>
+ vixie-cron-4.1-r3.ebuild:
+ Stable on sparc
+
+ 07 Nov 2004; Joshua Kinard <kumba@gentoo.org> vixie-cron-4.1-r3.ebuild:
+ Marked stable on mips.
+
+ 07 Nov 2004; Aaron Walker <ka0ttic@gentoo.org> vixie-cron-4.1-r3.ebuild:
+ Stable on x86.
+
+*vixie-cron-4.1-r3 (04 Nov 2004)
+
+ 04 Nov 2004; Aaron Walker <ka0ttic@gentoo.org> +vixie-cron-4.1-r3.ebuild:
+ Revision bump (bug #69796); use tc-getCC instead of ${CC}
+
+ 31 Oct 2004; Ciaran McCreesh <ciaranm@gentoo.org>
+ vixie-cron-4.1-r2.ebuild:
+ No bug reports on this, stable on sparc mips x86
+
+*vixie-cron-4.1-r2 (08 Oct 2004)
+
+ 08 Oct 2004; Ciaran McCreesh <ciaranm@gentoo.org>
+ +files/vixie-cron-4.1-commandline.patch, +vixie-cron-4.1-r2.ebuild:
+ New revision. Includes a fix for the -q options (thanks to Christophe Saout
+ <christophe at saout.de> in bug #65398), secure ldflags (bug #66348) and
+ updated HOMEPAGE (bug #65898)
+
+ 07 Oct 2004; Aaron Walker <ka0ttic@gentoo.org> metadata.xml:
+ Updated metadata info.
+
+ 28 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org>
+ files/vixie-cron-4.1-selinux.diff:
+ Fix up selinux patch
+
+ 25 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org> -vixie-cron-4.1.ebuild:
+ Remove 4.1, 4.1-r1 is about to be unmasked
+
+*vixie-cron-4.1-r1 (24 Sep 2004)
+
+ 24 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org> +vixie-cron-4.1-r1.ebuild:
+ Fix /etc/cron.d/, bug #61961. Thanks to Aaron Walker for doing all the hard
+ work.
+
+ 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
+ vixie-cron-3.0.1-r4.ebuild, vixie-cron-3.0.1-r5.ebuild:
+ Masked vixie-cron-3.0.1-r5.ebuild stable for ppc
+
+ 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
+ vixie-cron-3.0.1-r4.ebuild:
+ Masked vixie-cron-3.0.1-r4.ebuild stable for ppc
+
+ 28 Aug 2004; Ciaran McCreesh <ciaranm@gentoo.org>
+ +files/vixie-cron-4.1-cron.deny, vixie-cron-4.1.ebuild:
+ Provide a sample cron.deny so that crontab works similarly to older versions
+
+*vixie-cron-4.1 (27 Aug 2004)
+
+ 27 Aug 2004; Ciaran McCreesh <ciaranm@gentoo.org>
+ +files/vixie-cron-4.1-pam.patch, +files/vixie-cron-4.1-selinux.diff.bz2,
+ +vixie-cron-4.1.ebuild:
+ Bump to version 4.1, package.masked for now. I've probably screwed up porting
+ some of the patches forward, and I can't test the selinux patch at all.
+ Feedback to bug #61961.
+
+ 27 Aug 2004; Mike Frysinger <vapier@gentoo.org> files/vixie-cron.rc6:
+ Dont need logger, use logger #57787 by Paul Varner.
+
+ 17 Aug 2004; Chris PeBenito <pebenito@gentoo.org>
+ files/vixie-cron-3.0.1-selinux.diff.bz2:
+ Update SELinux patch due to collision with PAM patch.
+
+*vixie-cron-3.0.1-r5 (17 Aug 2004)
+
+ 17 Aug 2004; Sven Wegener <swegener@gentoo.org> +files/cron.pam.d,
+ -files/vixie-cron-3.0.1-gentoo.patch, +files/vixie-cron-3.0.1-pam.patch,
+ vixie-cron-3.0.1-r1.ebuild, vixie-cron-3.0.1-r3.ebuild,
+ vixie-cron-3.0.1-r4.ebuild, +vixie-cron-3.0.1-r5.ebuild:
+ Revision bump. Added support for the pam USE flag, to allow cronjobs to be
+ restricted by the limits set via /etc/security/limits.conf. Moved large patch
+ from files/ to mirrors.
+
+ 14 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org>
+ vixie-cron-3.0.1-r1.ebuild, vixie-cron-3.0.1-r3.ebuild,
+ vixie-cron-3.0.1-r4.ebuild:
+ don't assign default to S
+
+ 11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org>
+ vixie-cron-3.0.1-r4.ebuild:
+ Stable on alpha.
+
+ 15 May 2004; Joshua Kinard <kumba@gentoo.org> vixie-cron-3.0.1-r4.ebuild:
+ Marked stable on mips.
+
+ 19 Apr 2004; Jon Portnoy <avenj@gentoo.org> files/crontab.5.diff,
+ vixie-cron-3.0.1-r4.ebuild :
+ Minor manpage update from ciaranm, stolen from FreeBSD.
+
+ 19 Apr 2004; Jon Portnoy <avenj@gentoo.org> files/crontab-3.0.1-r4 :
+ Updated to do run-crons every 10 minutes rather than every minute.
+ Bug #46628.
+
+ 29 Mar 2004; Jon Portnoy <avenj@gentoo.org>
+ files/crontab, files/crontab-3.0.1-r4, vixie-cron-3.0.1-r4.ebuild :
+ No longer need SIGHUP notice, bug 39749.
+ 3.0.1-r4 stable on AMD64.
+
+ 29 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org>
+ vixie-cron-3.0.1-r4.ebuild:
+ stable on sparc
+
+ 26 Mar 2004; Seemant Kulleen <seemant@gentoo.org>
+ vixie-cron-3.0.1-r4.ebuild:
+ bump to stable x86
+
+ 14 Mar 2004; Tom Gall <tgall@gentoo.org> vixie-cron-3.0.1-r4.ebuild:
+ stable on ppc64
+
+ 28 Jan 2004; Aron Griffis <agriffis@gentoo.org> vixie-cron-3.0.1-r3.ebuild:
+ stable on alpha and ia64
+
+ 22 Jan 2004; Martin Holzer <mholzer@gentoo.org> vixie-cron-3.0.1-r1.ebuild,
+ vixie-cron-3.0.1-r3.ebuild:
+ fixing einfo. closes 39022
+
+ 28 Dec 2003; Joshua Kinard <kumba@gentoo.org> vixie-cron-3.0.1-r3.ebuild:
+ Move to mips stable (~mips -> mips)
+
+ 26 Dec 2003; root <root@gentoo.org> vixie-cron-3.0.1-r4.ebuild:
+ Marked stable on hppa.
+
+ 14 Dec 2003; Martin Schlemmer <azarah@gentoo.org> files/crontab,
+ files/crontab-3.0.1-r4:
+ Move comment. Add environment variables, else jobs run with vanilla
+ environment which might break some scripts.
+
+ 12 Dec 2003; Chris PeBenito <pebenito@gentoo.org> files/crontab,
+ files/crontab-3.0.1-r4:
+ Changed daily, weekly, and monthly runtimes to FreeBSD times (3:01, 4:15,
+ 5:30, respectively) per #3296.
+
+*vixie-cron-3.0.1-r3 (11 Dec 2003)
+
+ 11 Dec 2003; Seemant Kulleen <seemant@gentoo.org> metadata.xml,
+ vixie-cron-3.0.1-r1.ebuild, vixie-cron-3.0.1-r3.ebuild,
+ vixie-cron-3.0.1-r4.ebuild, files/crontab, files/crontab-3.0.1-r4,
+ files/vixie-cron-3.0.1-close_stdin.diff,
+ files/vixie-cron-3.0.1-gentoo.patch,
+ files/vixie-cron-3.0.1-selinux.diff.bz2, files/vixie-cron.rc6:
+ vixie-cron is the proper name for the package
+
+ 19 Nov 2003; Jason Wever <weeve@gentoo.org> vcron-3.0.1-r3.ebuild:
+ Marked stable on sparc.
+
+ 19 Nov 2003; Seemant Kulleen <seemant@gentoo.org> vcron-3.0.1-r4.ebuild:
+ fix RDEPEND syntax on cronbase -- people need to learn repoman
+
+*vixie-cron-3.0.1-r4 (19 Nov 2003)
+
+ 19 Nov 2003; Preston A. Elder <prez@gentoo.org> vcron-3.0.1-r4.ebuild,
+ crontab-3.0.1-r4:
+ Changed to allow run-crons to run minutely (requires newer cronbase).
+
+*vcron-3.0.1-r3 (12 Nov 2003)
+
+ 12 Nov 2003; Chris PeBenito <pebenito@gentoo.org> vcron-3.0.1-r2.ebuild,
+ vcron-3.0.1-r3.ebuild:
+ Bump to make sure everyone gets the fixed patch.
+
+ 12 Nov 2003; Chris PeBenito <pebenito@gentoo.org>
+ files/vcron-3.0.1-close_stdin.diff:
+ Fixed close stdin patch, to close 32911. Thanks to Mike Kordik
+ for some pointers.
+
+ 30 Oct 2003; Chris PeBenito <pebenito@gentoo.org> vcron-3.0.1-r2.ebuild:
+ Mark stable on x86 and ppc.
+
+ 28 Oct 2003; Chris PeBenito <pebenito@gentoo.org> vcron-3.0.1-r1.ebuild,
+ vcron-3.0.1-r2.ebuild, files/vcron-3.0.1-selinux.diff.bz2:
+ Switch SELinux patch from old API to new API.
+
+*vcron-3.0.1-r2 (16 Oct 2003)
+
+ 16 Oct 2003; Chris PeBenito <pebenito@gentoo.org> vcron-3.0.1-r2.ebuild,
+ files/vcron-3.0.1-close_stdin.diff:
+ Add 1-line patch to close stdin, to close out #26413.
+
+*vixie-cron-3.0.1-r1 (20 Apr 2002)
+
+ 07 May 2003; Martin Holzer <mholzer@gentoo.org> vcron-3.0.1-r1.ebuild :
+ Seems like the packages removed from world.
+ SRC_URI & Homepage updated. Closes #20387.
+
+ 21 Apr 2003; Guy Martin <gmsoft@gentoo.org> vcron-3.0.1-r1.ebuild :
+ Added hppa to KEYWORDS.
+
+ 13 Apr 2003; Seemant Kulleen <seemant@gentoo.org> Manifest,
+ files/vixie-cron-3.0.1-gentoo.patch:
+ cleaned up patch: closing bug #19229 by Markus Nigbur <pYrania@1337-Designz.de>
+
+ 12 Apr 2003; Seemant Kulleen <seemant@gentoo.org> Manifest,
+ vcron-3.0.1-r1.ebuild:
+ slight syntax fix to not inherit eutils
+
+ 23 Mar 2003; Joshua Brindle <method@gentoo.org> vcron-3.0.1-r1.ebuild:
+ added selinux support, thanks pebenito
+
+ 24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> vcron-3.0.1-r1.ebuild :
+ Marked as stable for mips.
+
+ 20 Feb 2003; Zach Welch <zwelch@gentoo.org> vcron-3.0.1-r1.ebuild :
+ Add arm keyword
+
+ 19 Feb 2003; Martin Holzer <mholzer@gentoo.org> vcron-3.0.1-r1.ebuild :
+ added keepdir /var/spool/cron/crontabs/
+
+ 06 Aug 2002; Daniel Ahlberg <aliz@gentoo.org> vcron-3.0.1-r1.ebuild :
+ Updated homepage tag.
+
+ 14 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> vcron-3.0.1-r1.ebuild :
+ Added LICENSE, KEYWORDS, SLOT.
+
+ 14 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> vcron-3.0.1-r1.ebuild :
+ Added LICENSE, KEYWORDS, SLOT.
+
+ 20 Apr 2002; Thilo Bangert <bangert@gentoo.org> files/crontab :
+ added own crontab
+ fixed path to suit /var/spool/cron/lastrun
+ added support for /etc/cron.hourly
+
+ 20 Apr 2002; Thilo Bangert <bangert@gentoo.org> vcron-3.0.1.ebuild :
+ added PROVIDE="virtual/cron" && RDEPEND="virtual/cron"
+ removed code duplication
+ install own version of /etc/crontab
+ rdepend on sys-apps/cronbase and virtual/mta
+
+ 20 Apr 2002; Thilo Bangert <bangert@gentoo.org> files/vcron.rc6 :
+ added "provide cron"
+
+ 20 April 2002; Martin Schlemmer <azarah@gentoo.org> files/vcron.rc6 :
+ Update to NEED "logger"
+
+*vcron-3.0.1 (1 Feb 2002)
+
+ 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :