# HG changeset patch # User Erkan Yilmaz # Date 1576918360 0 # Node ID d519901580143790a87d66a11a02c4d12d9b9b9c # Parent 51177638ecbe753c90e5ebc4571485c2eb898ed5 OpenSSL 1.0.2t -> 1.0.2u: overflow bug CVE-2019-1551 diff -r 51177638ecbe -r d51990158014 libcrypto-dev/receipt --- a/libcrypto-dev/receipt Fri Dec 20 19:07:35 2019 +0100 +++ b/libcrypto-dev/receipt Sat Dec 21 08:52:40 2019 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="libcrypto-dev" -VERSION="1.0.2t" +VERSION="1.0.2u" CATEGORY="development" SHORT_DESC="General purpose cryptographic shared library devel files." MAINTAINER="pascal.bellard@slitaz.org" diff -r 51177638ecbe -r d51990158014 libcrypto/receipt --- a/libcrypto/receipt Fri Dec 20 19:07:35 2019 +0100 +++ b/libcrypto/receipt Sat Dec 21 08:52:40 2019 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="libcrypto" -VERSION="1.0.2t" +VERSION="1.0.2u" CATEGORY="security" SHORT_DESC="General purpose cryptographic shared library." MAINTAINER="pascal.bellard@slitaz.org" diff -r 51177638ecbe -r d51990158014 libssl/receipt --- a/libssl/receipt Fri Dec 20 19:07:35 2019 +0100 +++ b/libssl/receipt Sat Dec 21 08:52:40 2019 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="libssl" -VERSION="1.0.2t" +VERSION="1.0.2u" CATEGORY="security" SHORT_DESC="OpenSSL libraries." MAINTAINER="pascal.bellard@slitaz.org" diff -r 51177638ecbe -r d51990158014 openssl-dev/receipt --- a/openssl-dev/receipt Fri Dec 20 19:07:35 2019 +0100 +++ b/openssl-dev/receipt Sat Dec 21 08:52:40 2019 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="openssl-dev" -VERSION="1.0.2t" +VERSION="1.0.2u" CATEGORY="development" SHORT_DESC="Open source Secure Sockets Layer devel files." MAINTAINER="pascal.bellard@slitaz.org" diff -r 51177638ecbe -r d51990158014 openssl/receipt --- a/openssl/receipt Fri Dec 20 19:07:35 2019 +0100 +++ b/openssl/receipt Sat Dec 21 08:52:40 2019 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="openssl" -VERSION="1.0.2t" +VERSION="1.0.2u" CATEGORY="security" SHORT_DESC="Open source Secure Sockets Layer." MAINTAINER="pascal.bellard@slitaz.org"