This commit is contained in:
parent
d033455313
commit
d737dbc710
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0eed478e1d6de61b905d9605ec4eaf2d33d96f415b9214afff2f0f197cc80d4a
|
||||
size 2680951
|
3
openssl-0.9.8g.tar.bz2
Normal file
3
openssl-0.9.8g.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0fd6bbd50a17a630f81a0e5e036900c5ac67eec731efd379b8116a48e28405ae
|
||||
size 2681538
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 22 15:00:21 CEST 2007 - mkoenig@suse.de
|
||||
|
||||
- update to version 0.9.8g:
|
||||
* fix some bugs introduced with 0.9.8f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 15 11:17:14 CEST 2007 - mkoenig@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package openssl (Version 0.9.8f)
|
||||
# spec file for package openssl (Version 0.9.8g)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -18,7 +18,7 @@ License: BSD 3-Clause
|
||||
Group: Productivity/Networking/Security
|
||||
Provides: ssl
|
||||
AutoReqProv: on
|
||||
Version: 0.9.8f
|
||||
Version: 0.9.8g
|
||||
Release: 1
|
||||
Summary: Secure Sockets and Transport Layer Security
|
||||
Url: http://www.openssl.org/
|
||||
@ -405,6 +405,9 @@ if ! test -f /.buildenv; then rm -rf $RPM_BUILD_ROOT; fi
|
||||
%defattr(-, root, root)
|
||||
%{ssletcdir}/certs
|
||||
%changelog
|
||||
* Mon Oct 22 2007 - mkoenig@suse.de
|
||||
- update to version 0.9.8g:
|
||||
* fix some bugs introduced with 0.9.8f
|
||||
* Mon Oct 15 2007 - mkoenig@suse.de
|
||||
- update to version 0.9.8f:
|
||||
* fixes CVE-2007-3108, CVE-2007-5135, CVE-2007-4995
|
||||
|
Loading…
Reference in New Issue
Block a user