summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLadislav Hagara2010-12-31 15:26:26 +0100
committerGeorge Sherwood2011-01-01 12:09:43 -0600
commitb12340aaeef18b904008a720f68be3c9a49c8746 (patch)
tree9e99c3e2eb53b915520a1588eed8e45482fe696d
parent025f08213d948382b8f07595d50d4e9bbf3de3fb (diff)
fcron 3.0.6, SECURITY_PATCH=2, #15926
(cherry picked from commit 6c981961a995fce1599b545d32cadacb947a98dc)
-rwxr-xr-xutils/fcron/DETAILS6
-rw-r--r--utils/fcron/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/utils/fcron/DETAILS b/utils/fcron/DETAILS
index ff5cc957d7..a8124fb235 100755
--- a/utils/fcron/DETAILS
+++ b/utils/fcron/DETAILS
@@ -1,5 +1,5 @@
SPELL=fcron
- VERSION=3.0.4
+ VERSION=3.0.6
SOURCE=$SPELL-$VERSION.src.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://fcron.free.fr/archives/$SOURCE
@@ -7,8 +7,8 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE2_URL[0]=http://fcron.free.fr/archives/$SOURCE2
SOURCE2_IGNORE=signature
SOURCE_GPG="Thibault_Godouet.gpg:${SOURCE2}:VERIFIED_UPSTREAM_KEY"
- SECURITY_PATCH=1
- PATCHLEVEL=1
+ SECURITY_PATCH=2
+ PATCHLEVEL=0
WEB_SITE=http://fcron.free.fr/
ENTERED=20010922
LICENSE[0]=GPL
diff --git a/utils/fcron/HISTORY b/utils/fcron/HISTORY
index ba25d1f1af..9aebf77704 100644
--- a/utils/fcron/HISTORY
+++ b/utils/fcron/HISTORY
@@ -1,3 +1,6 @@
+2010-12-31 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: 3.0.6, SECURITY_PATCH=2, #15926
+
2008-02-24 Vlad Glagolev <stealth@sourcemage.org>
* INSTALL: fixed a bug with multijobs on the SMP machines