mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
Update to version 3.0.3
The update corrects a denial of service vulnerability. Security: 4f8665d0-0465-11e9-b77a-6cc21735f730
This commit is contained in:
parent
352a010457
commit
c45391d0ee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488188
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xmltooling
|
||||
PORTVERSION= 3.0.2
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 3.0.3
|
||||
CATEGORIES= devel security
|
||||
MASTER_SITES= http://shibboleth.net/downloads/c++-opensaml/3.0.0/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1533581107
|
||||
SHA256 (xmltooling-3.0.2.tar.bz2) = 5709cf30c9d7cfc786599ac2433653fac8cc64d425781068af86019c8ce8d689
|
||||
SIZE (xmltooling-3.0.2.tar.bz2) = 596471
|
||||
TIMESTAMP = 1545314057
|
||||
SHA256 (xmltooling-3.0.3.tar.bz2) = 875b485eedd5d45010a1aab8d0bf937aba9af7198794426fe63b5c807331a6ca
|
||||
SIZE (xmltooling-3.0.3.tar.bz2) = 608122
|
||||
|
@ -1,28 +0,0 @@
|
||||
--- xmltooling/security/impl/OpenSSLSupport.cpp.orig 2018-07-10 01:00:14 UTC
|
||||
+++ xmltooling/security/impl/OpenSSLSupport.cpp
|
||||
@@ -91,6 +91,7 @@ const BIGNUM *xmltooling::DSA_get0_privk
|
||||
#endif
|
||||
}
|
||||
|
||||
+#if (OPENSSL_VERSION_NUMBER < 0x1010100fL)
|
||||
const BIGNUM *xmltooling::RSA_get0_n(const RSA *rsa)
|
||||
{
|
||||
#if (OPENSSL_VERSION_NUMBER < 0x10100000L)
|
||||
@@ -123,3 +124,4 @@ const BIGNUM *xmltooling::RSA_get0_d(con
|
||||
return result;
|
||||
#endif
|
||||
}
|
||||
+#endif
|
||||
--- xmltooling/security/impl/OpenSSLSupport.h.bak 2018-10-12 08:58:16.782132000 +0200
|
||||
+++ xmltooling/security/impl/OpenSSLSupport.h 2018-10-12 08:59:14.767210000 +0200
|
||||
@@ -75,8 +75,9 @@
|
||||
const BIGNUM *DSA_get0_pubkey(const DSA *dsa);
|
||||
const BIGNUM *DSA_get0_privkey(const DSA *dsa);
|
||||
|
||||
+#if (OPENSSL_VERSION_NUMBER < 0x1010100fL)
|
||||
const BIGNUM *RSA_get0_n(const RSA *rsa);
|
||||
const BIGNUM *RSA_get0_d(const RSA *rsa);
|
||||
const BIGNUM *RSA_get0_e(const RSA *rsa);
|
||||
-
|
||||
+#endif
|
||||
}
|
@ -87,10 +87,10 @@ include/xmltooling/validation/ValidatorSuite.h
|
||||
include/xmltooling/version.h
|
||||
lib/libxmltooling-lite.so
|
||||
lib/libxmltooling-lite.so.8
|
||||
lib/libxmltooling-lite.so.8.0.2
|
||||
lib/libxmltooling-lite.so.8.0.3
|
||||
lib/libxmltooling.so
|
||||
lib/libxmltooling.so.8
|
||||
lib/libxmltooling.so.8.0.2
|
||||
lib/libxmltooling.so.8.0.3
|
||||
libdata/pkgconfig/xmltooling-lite.pc
|
||||
libdata/pkgconfig/xmltooling.pc
|
||||
share/xml/xmltooling/catalog.xml
|
||||
|
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= shibboleth-sp
|
||||
PORTVERSION= 3.0.2
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 3.0.3
|
||||
CATEGORIES= security www
|
||||
MASTER_SITES= http://shibboleth.net/downloads/service-provider/${PORTVERSION}/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1533580338
|
||||
SHA256 (shibboleth-sp-3.0.2.tar.bz2) = 7aab399aeaf39145c60e1713dbc29a65f618e9eca84505f5ed03cee63e3f31a3
|
||||
SIZE (shibboleth-sp-3.0.2.tar.bz2) = 805141
|
||||
TIMESTAMP = 1545262499
|
||||
SHA256 (shibboleth-sp-3.0.3.tar.bz2) = 805b6cf386bf4c08062c1ffa89f77a52d4236c6aa8f8dc0dc4a27eb49ebbc17a
|
||||
SIZE (shibboleth-sp-3.0.3.tar.bz2) = 806450
|
||||
|
@ -92,7 +92,7 @@ include/shibsp/util/TemplateParameters.h
|
||||
include/shibsp/version.h
|
||||
lib/libshibsp.so
|
||||
lib/libshibsp.so.8
|
||||
lib/libshibsp.so.8.0.2
|
||||
lib/libshibsp.so.8.0.3
|
||||
lib/shibboleth/adfs.so
|
||||
lib/shibboleth/adfs-lite.so
|
||||
%%MEMCACHED%%lib/shibboleth/memcache-store.so
|
||||
@ -104,7 +104,7 @@ lib/shibboleth/plugins.so
|
||||
%%FASTCGI%%lib/shibboleth/shibresponder
|
||||
lib/libshibsp-lite.so
|
||||
lib/libshibsp-lite.so.8
|
||||
lib/libshibsp-lite.so.8.0.2
|
||||
lib/libshibsp-lite.so.8.0.3
|
||||
libdata/pkgconfig/shibsp-lite.pc
|
||||
libdata/pkgconfig/shibsp.pc
|
||||
sbin/shibd
|
||||
|
Loading…
Reference in New Issue
Block a user