[svn] GnuPG - r4372 - branches/STABLE-BRANCH-1-2
svn author wk
cvs at cvs.gnupg.org
Thu Dec 7 17:24:06 CET 2006
Author: wk
Date: 2006-12-07 17:23:51 +0100 (Thu, 07 Dec 2006)
New Revision: 4372
Modified:
branches/STABLE-BRANCH-1-2/ChangeLog
branches/STABLE-BRANCH-1-2/NEWS
branches/STABLE-BRANCH-1-2/configure.ac
Log:
Preapring a release
Modified: branches/STABLE-BRANCH-1-2/ChangeLog
===================================================================
--- branches/STABLE-BRANCH-1-2/ChangeLog 2006-12-07 16:17:12 UTC (rev 4371)
+++ branches/STABLE-BRANCH-1-2/ChangeLog 2006-12-07 16:23:51 UTC (rev 4372)
@@ -1,3 +1,7 @@
+2006-12-07 Werner Koch <wk at g10code.com>
+
+ Released 1.2.8.
+
2005-04-03 David Shaw <dshaw at jabberwocky.com>
* NEWS: Note countermeasures against the Mister/Zuccherato CFB
Modified: branches/STABLE-BRANCH-1-2/NEWS
===================================================================
--- branches/STABLE-BRANCH-1-2/NEWS 2006-12-07 16:17:12 UTC (rev 4371)
+++ branches/STABLE-BRANCH-1-2/NEWS 2006-12-07 16:23:51 UTC (rev 4372)
@@ -1,8 +1,8 @@
-Noteworthy changes in version 1.2.8
+Noteworthy changes in version 1.2.8 (2006-12-07)
------------------------------------------------
Backported security fixes. Note, that the 1.2.x series has
- reached end of life status.
+ reached end of life status. You should migrate to 1.4.x.
* Fixed a serious and exploitable bug in processing encrypted
packages. [CVE-2006-6235].
Modified: branches/STABLE-BRANCH-1-2/configure.ac
===================================================================
--- branches/STABLE-BRANCH-1-2/configure.ac 2006-12-07 16:17:12 UTC (rev 4371)
+++ branches/STABLE-BRANCH-1-2/configure.ac 2006-12-07 16:23:51 UTC (rev 4372)
@@ -26,7 +26,7 @@
# Remember to change the version number immediately *after* a release
# and remove the "-cvs" or "rc" suffix immediately *before* a release.
-AC_INIT(gnupg, 1.2.8-cvs, bug-gnupg at gnu.org)
+AC_INIT(gnupg, 1.2.8, bug-gnupg at gnu.org)
# Set development_version to yes if the minor number is odd or you
# feel that the default check for a development version is not
# sufficient.
More information about the Gnupg-commits
mailing list