Hello community,

here is the log from the commit of package pidgin-otr for openSUSE:Factory 
checked in at 2012-06-05 15:34:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pidgin-otr (Old)
 and      /work/SRC/openSUSE:Factory/.pidgin-otr.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pidgin-otr", Maintainer is "bwhite...@novell.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pidgin-otr/pidgin-otr.changes    2011-11-28 
12:55:47.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.pidgin-otr.new/pidgin-otr.changes       
2012-06-05 15:34:29.000000000 +0200
@@ -1,0 +2,20 @@
+Wed May 30 17:15:05 UTC 2012 - jeng...@inai.de
+
+- Remove unnecessary autoreconf call (there are no patches atm)
+- Drop no longer needed libtool BuildRequires.
+
+-------------------------------------------------------------------
+Sat May 19 18:53:08 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.2.1:
+  + Fix a format string vulnerability (CVE-2012-2369).
+  + Set the umask to 0077 before creating the otr.* files in the
+    purple directory so that they end up mode 0600.
+  + Use /dev/urandom to generate keys instead of /dev/random.
+  + Make the fingerprints in the manual authentication dialog
+    selectable.
+  + Don't delete the OTR menus if a non-foreground conversation
+    window is closed.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  pidgin-otr-3.2.0.tar.bz2

New:
----
  pidgin-otr-3.2.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pidgin-otr.spec ++++++
--- /var/tmp/diff_new_pack.4bT5WQ/_old  2012-06-05 15:34:30.000000000 +0200
+++ /var/tmp/diff_new_pack.4bT5WQ/_new  2012-06-05 15:34:30.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pidgin-otr
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,18 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           pidgin-otr
-BuildRequires:  gtk2-devel intltool libotr-devel libtool pidgin-devel 
update-desktop-files
-Version:        3.2.0
-Release:        1
+BuildRequires:  gtk2-devel
+BuildRequires:  intltool
+BuildRequires:  libotr-devel
+BuildRequires:  pidgin-devel
+BuildRequires:  update-desktop-files
+Version:        3.2.1
+Release:        0
 Url:            http://www.cypherpunks.ca/otr/
-Group:          Productivity/Networking/Instant Messenger
-License:        GPL-2.0+
 Summary:        "Off The Record" end-to-end encryption plugin for gaim
-Source:         http://www.cypherpunks.ca/otr/%{name}-%{version}.tar.bz2
+License:        GPL-2.0+
+Group:          Productivity/Networking/Instant Messenger
+Source:         http://www.cypherpunks.ca/otr/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Provides:       gaim-otr = %{version}
 Obsoletes:      gaim-otr <= 3.0.0
@@ -66,19 +68,14 @@
 %setup -q
 
 %build
-export CFLAGS="$RPM_OPT_FLAGS"
-autoreconf -fi
 %configure --with-pic --disable-static
-%{__make} %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 %{__make} DESTDIR=$RPM_BUILD_ROOT install
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/pidgin/*.la
 %find_lang pidgin-otr
 
-%clean
-%{__rm} -rf $RPM_BUILD_ROOT
-
 %files -f pidgin-otr.lang
 %defattr (-, root, root)
 %doc COPYING README AUTHORS NEWS ChangeLog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to