commit compat-openssl097g for openSUSE:Factory
Hello community, here is the log from the commit of package compat-openssl097g for openSUSE:Factory checked in at Mon Nov 16 17:51:54 CET 2009. -------- --- compat-openssl097g/compat-openssl097g.changes 2009-08-26 13:08:03.000000000 +0200 +++ /mounts/work_src_done/STABLE/compat-openssl097g/compat-openssl097g.changes 2009-11-03 20:16:28.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Nov 3 19:09:10 UTC 2009 - coolo@novell.com + +- updated patches to apply with fuzz=0 + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ compat-openssl097g.spec ++++++ --- /var/tmp/diff_new_pack.8qrkZd/_old 2009-11-16 17:51:04.000000000 +0100 +++ /var/tmp/diff_new_pack.8qrkZd/_new 2009-11-16 17:51:04.000000000 +0100 @@ -32,7 +32,7 @@ %endif # Version: 0.9.7g -Release: 147 +Release: 148 Summary: Secure Sockets and Transport Layer Security Url: http://www.openssl.org/ Source: http://www.openssl.org/source/openssl-%{version}.tar.bz2 ++++++ openssl-0.9.6d-flags-priority.dif ++++++ --- /var/tmp/diff_new_pack.8qrkZd/_old 2009-11-16 17:51:04.000000000 +0100 +++ /var/tmp/diff_new_pack.8qrkZd/_new 2009-11-16 17:51:04.000000000 +0100 @@ -1,12 +1,13 @@ -diff -uNr openssl-engine-0.9.6d.orig/Configure openssl-engine-0.9.6d.cflags/Configure ---- openssl-engine-0.9.6d.orig/Configure Fri May 10 01:26:24 2002 -+++ openssl-engine-0.9.6d.cflags/Configure Tue Jul 16 13:06:57 2002 -@@ -797,7 +797,7 @@ - my $shared_extension = $fields[$idx_shared_extension]; - my $ranlib = $fields[$idx_ranlib]; +Index: openssl-0.9.7g/Configure +=================================================================== +--- openssl-0.9.7g.orig/Configure ++++ openssl-0.9.7g/Configure +@@ -995,7 +995,7 @@ my $arflags = $fields[$idx_arflags]; + + my $no_shared_warn=0; -$cflags="$flags$cflags" if ($flags ne ""); +$cflags="$cflags $flags" if ($flags ne ""); - # The DSO code currently always implements all functions so that no - # applications will have to worry about that from a compilation point + # Kerberos settings. The flavor must be provided from outside, either through + # the script "config" or manually. ++++++ openssl-CVE-2007-5135.patch ++++++ --- /var/tmp/diff_new_pack.8qrkZd/_old 2009-11-16 17:51:05.000000000 +0100 +++ /var/tmp/diff_new_pack.8qrkZd/_new 2009-11-16 17:51:05.000000000 +0100 @@ -1,14 +1,16 @@ ---- openssl-0.9.7d/ssl/ssl_lib.c -+++ openssl-0.9.7d/ssl/ssl_lib.c -@@ -1148,7 +1148,6 @@ - char *SSL_get_shared_ciphers(SSL *s,char *buf,int len) +Index: openssl-0.9.7g/ssl/ssl_lib.c +=================================================================== +--- openssl-0.9.7g.orig/ssl/ssl_lib.c ++++ openssl-0.9.7g/ssl/ssl_lib.c +@@ -1149,7 +1149,6 @@ int SSL_set_cipher_list(SSL *s,const cha + char *SSL_get_shared_ciphers(const SSL *s,char *buf,int len) { char *p; - const char *cp; STACK_OF(SSL_CIPHER) *sk; SSL_CIPHER *c; int i; -@@ -1161,20 +1160,21 @@ +@@ -1162,20 +1161,21 @@ char *SSL_get_shared_ciphers(const SSL * sk=s->session->ciphers; for (i=0; i<sk_SSL_CIPHER_num(sk); i++) { ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de