OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web Date: 25-Feb-2006 20:10:19
Branch: HEAD Handle: 2006022519101800
Modified files:
openpkg-web/security OpenPKG-SA-0000.000-template.txt template.cf
template.pl
Log:
we are already in 2006
Summary:
Revision Changes Path
1.31 +1 -1
openpkg-web/security/OpenPKG-SA-0000.000-template.txt
1.4 +1 -1 openpkg-web/security/template.cf
1.9 +2 -2 openpkg-web/security/template.pl
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-web/security/OpenPKG-SA-0000.000-template.txt
============================================================================
$ cvs diff -u -r1.30 -r1.31 OpenPKG-SA-0000.000-template.txt
--- openpkg-web/security/OpenPKG-SA-0000.000-template.txt 17 Feb 2006
22:52:30 -0000 1.30
+++ openpkg-web/security/OpenPKG-SA-0000.000-template.txt 25 Feb 2006
19:10:18 -0000 1.31
@@ -11,7 +11,7 @@
OpenPKG Specific: no
Affected Releases: Affected Packages: Corrected Packages:
-OpenPKG CURRENT <= foo-1.2.4-20050123 >= foo-1.2.4-20059124
+OpenPKG CURRENT <= foo-1.2.4-20060123 >= foo-1.2.4-20069124
OpenPKG 2.5 <= foo-1.2.3-2.5.0 >= foo-1.2.3-2.5.1
OpenPKG 2.4 <= foo-1.2.2-2.4.0 >= foo-1.2.2-2.4.1
OpenPKG 2.3 <= foo-1.2.1-2.3.0 >= foo-1.2.1-2.3.1
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/security/template.cf
============================================================================
$ cvs diff -u -r1.3 -r1.4 template.cf
--- openpkg-web/security/template.cf 3 Dec 2005 11:50:05 -0000 1.3
+++ openpkg-web/security/template.cf 25 Feb 2006 19:10:18 -0000 1.4
@@ -2,7 +2,7 @@
URL: http://www.foo.org/
Advisory: http://www.example.com/bugfinder.html
CVE: CVE-XXXX-YYYY
-OpenPKG-CUR: foo-1.2.4-20050123 foo-1.2.4-20059124
+OpenPKG-CUR: foo-1.2.4-20060123 foo-1.2.4-20069124
OpenPKG-2.5: foo-1.2.3-2.5.0 foo-1.2.3-2.5.1
OpenPKG-2.4: foo-1.2.2-2.4.0 foo-1.2.2-2.4.1
OpenPKG-2.3: foo-1.2.1-2.3.0 foo-1.2.1-2.3.1
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/security/template.pl
============================================================================
$ cvs diff -u -r1.8 -r1.9 template.pl
--- openpkg-web/security/template.pl 17 Feb 2006 22:52:30 -0000 1.8
+++ openpkg-web/security/template.pl 25 Feb 2006 19:10:18 -0000 1.9
@@ -48,8 +48,8 @@
$txt =~ s/01-Jan-2006/$date/s;
$txt =~ s|http://www.foo.org/|$cfg->{"URL"}|s;
$txt =~ s|http://www.example.com/bugfinder.html|$cfg->{"Advisory"} ||
"?????"|se;
-$txt =~ s/foo-1\.2\.4-20050123/$cfg->{"OpenPKG-CUR"}->[0]/sg;
-$txt =~ s/foo-1\.2\.4-20059124/$cfg->{"OpenPKG-CUR"}->[1]/sg;
+$txt =~ s/foo-1\.2\.4-20060123/$cfg->{"OpenPKG-CUR"}->[0]/sg;
+$txt =~ s/foo-1\.2\.4-20069124/$cfg->{"OpenPKG-CUR"}->[1]/sg;
$txt =~ s/foo-1\.2\.3-2\.5\.0/$cfg->{"OpenPKG-2.5"}->[0]/sg;
$txt =~ s/foo-1\.2\.3-2\.5\.1/$cfg->{"OpenPKG-2.5"}->[1]/sg;
$txt =~ s/foo-1\.2\.2-2\.4\.0/$cfg->{"OpenPKG-2.4"}->[0]/sg;
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]