[SM-Commit] GIT changes to stable-0.41 grimoire by Eric Sandall (69c5123d8772e75e5781c76349506d3d788c67b8)

Eric Sandall scm at sourcemage.org
Wed Mar 10 17:35:51 EST 2010


GIT changes to stable-0.41 grimoire by Eric Sandall <sandalle at sourcemage.org>:

 VERSION                  |    2 +-
 crypto/openssl/DETAILS   |    4 ++--
 crypto/openssl/HISTORY   |    3 +++
 devel/m4/DETAILS         |    4 ++--
 devel/m4/HISTORY         |    3 +++
 mail/thunderbird/DETAILS |    4 ++--
 mail/thunderbird/HISTORY |    3 +++
 7 files changed, 16 insertions(+), 7 deletions(-)

New commits:
commit 69c5123d8772e75e5781c76349506d3d788c67b8
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    VERSION: 0.41-2

commit e32d241a8b1e558731e10a193f23c9735e39a8fd
Author: Ladislav Hagara <hgr at vabo.cz>
Commit: Eric Sandall <sandalle at sourcemage.org>

    thunderbird 3.0.2, SECURITY_PATCH=18
    (cherry picked from commit a2da71a04e871db893be1265309b0a2636b9a99c)

commit f45094210516d8843bacac0bf3ccac513aa92c0a
Author: Ladislav Hagara <hgr at vabo.cz>
Commit: Eric Sandall <sandalle at sourcemage.org>

    openssl 0.9.8m, SECURITY_PATCH=7
    
    This new OpenSSL version is a security and bugfix release which
    implements RFC5746 to address renegotiation vulnerabilities mentioned in
    CVE-2009-3555.
    (cherry picked from commit 2541f70127220dcabbb628e25a1f851c084ad632)

commit 58988c6f7a90e32f8196ec93eb6d9cfe9f0fd710
Author: Ladislav Hagara <hgr at vabo.cz>
Commit: Eric Sandall <sandalle at sourcemage.org>

    m4 1.4.14, SECURITY_PATCH=2
    
    Fix a security hole in 'make dist', present since at least M4 1.4, that
    could affect anybody attempting to redistribute modified sources (see
    Automake CVE-2009-4029).
    (cherry picked from commit 81b5542f3675384d79b4eaebd26c6d86dab2f91c)

diff --git a/VERSION b/VERSION
index 2b8a601..559081e 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.41-1
+0.41-2
diff --git a/crypto/openssl/DETAILS b/crypto/openssl/DETAILS
index 95fa276..306c549 100755
--- a/crypto/openssl/DETAILS
+++ b/crypto/openssl/DETAILS
@@ -1,5 +1,5 @@
            SPELL=openssl
-         VERSION=0.9.8l
+         VERSION=0.9.8m
           SOURCE=$SPELL-$VERSION.tar.gz
    SOURCE_URL[0]=http://www.openssl.org/source/$SOURCE
    SOURCE_URL[1]=ftp://sunsite.cnlab-switch.ch/mirror/openssl/source/$SOURCE
@@ -17,7 +17,7 @@
 SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
         WEB_SITE=http://www.openssl.org/
          ENTERED=20010922
-  SECURITY_PATCH=6
+  SECURITY_PATCH=7
       LICENSE[0]=http://www.cgicentral.net/400CS/Docs/openssl/LICENSE.openssl.html
         KEYWORDS="crypto"
            SHORT="library for providing encrypted transport layers"
diff --git a/crypto/openssl/HISTORY b/crypto/openssl/HISTORY
index cc2a484..ad4aad6 100644
--- a/crypto/openssl/HISTORY
+++ b/crypto/openssl/HISTORY
@@ -1,3 +1,6 @@
+2010-02-26 Ladislav Hagara <hgr at vabo.cz>
+	* DETAILS: 0.9.8m, SECURITY_PATCH=7
+
 2009-11-06 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: 0.9.8l, SECURITY_PATCH=6, CVE-2009-3555
 	* openssl.gpg: added key 2719AF35
diff --git a/devel/m4/DETAILS b/devel/m4/DETAILS
index 9ac111f..ef6d8d2 100755
--- a/devel/m4/DETAILS
+++ b/devel/m4/DETAILS
@@ -1,6 +1,6 @@
            SPELL=m4
-         VERSION=1.4.13
-  SECURITY_PATCH=1
+         VERSION=1.4.14
+  SECURITY_PATCH=2
           SOURCE=$SPELL-$VERSION.tar.gz
          SOURCE2=$SOURCE.sig
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/devel/m4/HISTORY b/devel/m4/HISTORY
index a404e10..ea46272 100644
--- a/devel/m4/HISTORY
+++ b/devel/m4/HISTORY
@@ -1,3 +1,6 @@
+2010-02-25 Ladislav Hagara <hgr at vabo.cz>
+	* DETAILS: 1.4.14, SECURITY_PATCH=2
+
 2009-04-01 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: 1.4.13
 
diff --git a/mail/thunderbird/DETAILS b/mail/thunderbird/DETAILS
index 050286c..c7e2d2c 100755
--- a/mail/thunderbird/DETAILS
+++ b/mail/thunderbird/DETAILS
@@ -1,5 +1,5 @@
            SPELL=thunderbird
-         VERSION=3.0.1
+         VERSION=3.0.2
           SOURCE=$SPELL-$VERSION.source.tar.bz2
          SOURCE2=$SOURCE.asc
       SOURCE_GPG="mozilla.gpg:$SOURCE2:UPSTREAM_KEY"
@@ -7,7 +7,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$VERSION/source/$SOURCE
   SOURCE2_URL[0]=http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$VERSION/source/$SOURCE2
   SOURCE2_IGNORE=signature
-  SECURITY_PATCH=17
+  SECURITY_PATCH=18
         WEB_SITE=http://www.mozilla.org/products/thunderbird/
          ENTERED=20041028
       LICENSE[0]=MOZILLA
diff --git a/mail/thunderbird/HISTORY b/mail/thunderbird/HISTORY
index 396e705..fb925c5 100644
--- a/mail/thunderbird/HISTORY
+++ b/mail/thunderbird/HISTORY
@@ -1,3 +1,6 @@
+2010-02-26 Ladislav Hagara <hgr at vabo.cz>
+	* DETAILS: 3.0.2, SECURITY_PATCH=18
+
 2010-01-25 George Sherwood <gsherwood at sourcemage.org>
 	* DETAILS: Updated to version 3.0.1. SECURITY_PATCH++
 



More information about the SM-Commit mailing list