[libotr/f16: 1/2] * Wed Aug 15 2012 Paul Wouters <pwouters at redhat.com> - 3.2.1-1 - Updated to 3.2.1, updates patch for

Paul Wouters pwouters at fedoraproject.org
Wed Aug 15 05:18:21 UTC 2012


commit 2a93a91f295716e67e0780bcf4e3c7824e4cebc7
Author: Paul Wouters <pwouters at redhat.com>
Date:   Tue Aug 14 21:48:32 2012 -0400

    * Wed Aug 15 2012 Paul Wouters <pwouters at redhat.com> - 3.2.1-1
    - Updated to 3.2.1, updates patch for rhbz#846377, CVE-2012-3461
    
    Conflicts:
    	libotr.spec

 libotr.spec |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/libotr.spec b/libotr.spec
index 726d781..a5d3701 100644
--- a/libotr.spec
+++ b/libotr.spec
@@ -1,12 +1,11 @@
 %global snapshot 0
 Summary: Off-The-Record Messaging library and toolkit
 Name: libotr
-Version: 3.2.0
-Release: 7%{?dist}
+Version: 3.2.1
+Release: 1%{?dist}
 License: GPLv2 and LGPLv2
 Group: System Environment/Libraries
 Source0: http://otr.cypherpunks.ca/%{name}-%{version}.tar.gz
-Patch1: libotr-3.2.0-846377.patch
 Url: http://otr.cypherpunks.ca/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Provides: libotr-toolkit = %{version}
@@ -34,7 +33,6 @@ The devel package contains the libotr library and include files.
 
 %prep
 %setup -q
-%patch1 -p1
 
 %if %{snapshot}
 aclocal
@@ -81,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Aug 15 2012 Paul Wouters <pwouters at redhat.com> - 3.2.1-1
+- Updated to 3.2.1, updates patch for rhbz#846377, CVE-2012-3461
+
 * Wed Aug 08 2012 Paul Wouters <pwouters at redhat.com> - 3.2.0-7
 - Patch for Multiple heap-based buffer overflows in the Base64 decoder
   (rhbz#846377, upstream will not release 3.2.1 for this)


More information about the scm-commits mailing list