OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 23-Feb-2007 17:24:56 Branch: HEAD Handle: 2007022316245600 Modified files: openpkg-src/openpkg HISTORY openpkg.spec Log: upgrade to OpenSSL 0.9.8e Summary: Revision Changes Path 1.429 +3 -0 openpkg-src/openpkg/HISTORY 1.568 +2 -2 openpkg-src/openpkg/openpkg.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/openpkg/HISTORY ============================================================================ $ cvs diff -u -r1.428 -r1.429 HISTORY --- openpkg-src/openpkg/HISTORY 22 Feb 2007 16:36:53 -0000 1.428 +++ openpkg-src/openpkg/HISTORY 23 Feb 2007 16:24:56 -0000 1.429 @@ -2,7 +2,10 @@ 2007 ==== +20070223 upgrade to OpenSSL 0.9.8e 20070222 upgrade to openpkg-tools 1.4.1 (avoid "openpkg curl" to emit confusing "error trying read config" messages) + +20070221 **** RELEASE AS PART OF OPENPKG 2.20070221 **** 20070221 autoregister for community series; always reregister 20070221 backout capability to seed registry user/link information to avoid register.conf file conflict 20070221 upgrade to openpkg-tools 1.4.0 ("openpkg curl"), upgrade to openpkg-registry 1.1.0 (autoregister) @@ . patch -p0 <<'@@ .' Index: openpkg-src/openpkg/openpkg.spec ============================================================================ $ cvs diff -u -r1.567 -r1.568 openpkg.spec --- openpkg-src/openpkg/openpkg.spec 22 Feb 2007 16:36:53 -0000 1.567 +++ openpkg-src/openpkg/openpkg.spec 23 Feb 2007 16:24:56 -0000 1.568 @@ -39,7 +39,7 @@ # o any cc(1) # the package version/release -%define V_openpkg 20070222 +%define V_openpkg 20070223 # the used software versions %define V_rpm 4.2.1 @@ -57,7 +57,7 @@ %define V_config 20060923 %define V_registry 1.1.0 %define V_perl 5.8.8 -%define V_openssl 0.9.8d +%define V_openssl 0.9.8e %define V_tools 1.4.1 %define V_exec 2.0.0-C @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org