Hello community,

here is the log from the commit of package Botan for openSUSE:Factory checked 
in at 2013-03-19 12:10:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Botan (Old)
 and      /work/SRC/openSUSE:Factory/.Botan.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Botan", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/Botan/Botan.changes      2013-03-12 
11:06:37.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.Botan.new/Botan.changes 2013-03-19 
12:10:55.000000000 +0100
@@ -1,0 +2,9 @@
+Sat Mar 16 13:44:43 UTC 2013 - [email protected]
+
+- Update to 1.10.5
+  * A potential crash in the AES-NI implementation of the AES-192 key schedule
+    (caused by misaligned loads) has been fixed.
+  * A previously conditional operation in Montgomery multiplication and
+    squaring is now always performed, removing a possible timing channel.
+
+-------------------------------------------------------------------

Old:
----
  Botan-1.10.3.tar.bz2

New:
----
  Botan-1.10.5.tbz

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

Other differences:
------------------
++++++ Botan.spec ++++++
--- /var/tmp/diff_new_pack.bwBG50/_old  2013-03-19 12:10:58.000000000 +0100
+++ /var/tmp/diff_new_pack.bwBG50/_new  2013-03-19 12:10:58.000000000 +0100
@@ -20,13 +20,13 @@
 %define short_version 1.10
 
 Name:           Botan
-Version:        1.10.3
+Version:        1.10.5
 Release:        0
 Url:            http://botan.randombit.net
 Summary:        A C++ Crypto Library
 License:        BSD-3-Clause
 Group:          Development/Libraries/C and C++
-Source:         Botan-%{version}.tar.bz2
+Source:         http://botan.randombit.net/files/%{name}-%{version}.tbz
 Source2:        baselibs.conf
 Patch0:         Botan-inttypes.patch
 Patch1:         Botan-ull_constants.patch.bz2
@@ -88,7 +88,7 @@
 %patch2
 %patch4
 %patch6
-%patch7
+%patch7 -p1
 %patch8
 
 %build

++++++ dont-set-mach-value.diff ++++++
--- /var/tmp/diff_new_pack.bwBG50/_old  2013-03-19 12:10:58.000000000 +0100
+++ /var/tmp/diff_new_pack.bwBG50/_new  2013-03-19 12:10:58.000000000 +0100
@@ -1,8 +1,8 @@
-We don't want any fiddling with -march, our flags via %optflags are always 
right
-
---- configure.py
-+++ configure.py
-@@ -1081,7 +1081,7 @@
+diff --git a/configure.py b/configure.py
+index b606e06..f184939 100755
+--- a/configure.py
++++ b/configure.py
+@@ -1135,7 +1135,7 @@ def create_template_vars(build_config, options, modules, 
cc, arch, osinfo):
                                       options.cpu, options.debug_build),
  
          'lib_opt': cc.library_opt_flags(options),

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to