[Lunar-commits] r26538 - moonbase/trunk/printer/cups
Florin Braescu
florin at lunar-linux.org
Thu Nov 1 06:47:51 CET 2007
Author: florin
Date: 2007-11-01 06:47:51 +0100 (Thu, 01 Nov 2007)
New Revision: 26538
Modified:
moonbase/trunk/printer/cups/DETAILS
Log:
bump the version from 1.3.3 to 1.3.4. It fixes a buffer overflow bug along with some localization, authentication, and printing bugs.
Modified: moonbase/trunk/printer/cups/DETAILS
===================================================================
--- moonbase/trunk/printer/cups/DETAILS 2007-11-01 02:26:43 UTC (rev 26537)
+++ moonbase/trunk/printer/cups/DETAILS 2007-11-01 05:47:51 UTC (rev 26538)
@@ -1,12 +1,12 @@
MODULE=cups
- VERSION=1.3.3
+ VERSION=1.3.4
SOURCE=$MODULE-$VERSION-source.tar.bz2
- SOURCE_URL[0]=$SFORGE_URL/$MODULE
- SOURCE_URL[1]=ftp://ftp.easysw.com/pub/$MODULE/$VERSION
- SOURCE_VFY=sha1:9603e9ddba78a6103c48a9f917ea35ebd05ef7e0
+ SOURCE_URL[0]=ftp://ftp.easysw.com/pub/$MODULE/$VERSION
+ SOURCE_URL[1]=$SFORGE_URL/$MODULE
+ SOURCE_VFY=sha1:f8b1bf6fc807a2a35f5d2eb0ec0d67398417779c
WEB_SITE=http://www.cups.org/
ENTERED=20020218
- UPDATED=20070930
+ UPDATED=20071101
SHORT="A portable printing layer"
cat << EOF
More information about the Lunar-commits
mailing list