Hello community, here is the log from the commit of package libopenssl0_9_8 for openSUSE:Factory checked in at 2012-06-25 11:48:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libopenssl0_9_8 (Old) and /work/SRC/openSUSE:Factory/.libopenssl0_9_8.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libopenssl0_9_8", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libopenssl0_9_8/libopenssl0_9_8.changes 2011-09-23 02:09:08.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libopenssl0_9_8.new/libopenssl0_9_8.changes 2012-06-25 11:48:07.000000000 +0200 @@ -1,0 +2,6 @@ +Wed Jun 20 08:39:53 UTC 2012 - [email protected] + +- updated to 0.9.8x + - mostly bug and lots of security fixes rolled up + +------------------------------------------------------------------- Old: ---- CVE-2010-4180.patch CVE-2011-3210.patch openssl-0.9.8m.tar.bz2 openssl-CVE-2010-0740.patch New: ---- openssl-0.9.8x.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libopenssl0_9_8.spec ++++++ --- /var/tmp/diff_new_pack.25F7Ow/_old 2012-06-25 11:48:10.000000000 +0200 +++ /var/tmp/diff_new_pack.25F7Ow/_new 2012-06-25 11:48:10.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package libopenssl0_9_8 # -# 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 @@ -16,26 +16,23 @@ # - Name: libopenssl0_9_8 -BuildRequires: bc ed zlib-devel +BuildRequires: bc +BuildRequires: ed +BuildRequires: zlib-devel %define ssletcdir %{_sysconfdir}/ssl %define num_version %(echo "%{version}" | sed -e "s+[a-zA-Z]++g; s+_.*++g") -License: BSD-3-Clause -Group: Productivity/Networking/Security -AutoReqProv: on # -Version: 0.9.8m -Release: 8 +Version: 0.9.8x +Release: 0 Summary: Secure Sockets and Transport Layer Security +License: BSD-3-Clause +Group: Productivity/Networking/Security Url: http://www.openssl.org/ -Source: http://www.openssl.org/source/openssl-%{version}.tar.bz2 +Source: http://www.openssl.org/source/openssl-%{version}.tar.gz Source2: baselibs.conf Source10: README.SuSE Patch0: merge_from_0_9_8k.patch -Patch1: openssl-CVE-2010-0740.patch -Patch2: CVE-2010-4180.patch -Patch3: CVE-2011-3210.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Recommends: openssl-certs @@ -58,9 +55,6 @@ %prep %setup -q -n openssl-%{version} %patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 cp -p %{S:10} . echo "adding/overwriting some entries in the 'table' hash in Configure" # $dso_scheme:$shared_target:$shared_cflag:$shared_ldflag:$shared_extension:$ranlib:$arflags -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
