From cfe7baffeee46ddf054cd19a6570bdab8b0cf7bd Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Tue, 21 Aug 2018 18:39:27 +0000 Subject: Tue Aug 21 18:39:27 UTC 2018 a/openssl-solibs-1.1.0i-x86_64-2.txz: Rebuilt. ap/cups-filters-1.21.0-x86_64-1.txz: Upgraded. Compiled against poppler-0.68.0. ap/qpdf-8.2.1-x86_64-1.txz: Upgraded. kde/calligra-2.9.11-x86_64-25.txz: Rebuilt. Recompiled against poppler-0.68.0. l/babl-0.1.56-x86_64-1.txz: Upgraded. l/gdbm-1.18-x86_64-1.txz: Upgraded. l/gegl-0.4.8-x86_64-1.txz: Upgraded. l/jmtpfs-0.5-x86_64-1.txz: Added. l/pango-1.42.4-x86_64-1.txz: Upgraded. l/poppler-0.68.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. n/dhcpcd-7.0.8-x86_64-1.txz: Upgraded. n/openssl-1.1.0i-x86_64-2.txz: Rebuilt. Fixed c_rehash script. n/php-7.2.9-x86_64-1.txz: Upgraded. t/texlive-2018.180820-x86_64-1.txz: Upgraded. Compiled against poppler-0.68.0. texdoc fixed - a cache file was missing synctex header was missing (for building third-party apps) xindy was broken - recompiled from source Thanks to Johannes Schoepfer. x/libX11-1.6.6-x86_64-1.txz: Upgraded. This update fixes some security issues: Fixed crash on invalid reply (CVE-2018-14598). Fixed off-by-one writes (CVE-2018-14599). Fixed out of boundary write (CVE-2018-14600). For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14598 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14599 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14600 (* Security fix *) xap/gimp-2.10.6-x86_64-1.txz: Upgraded. xfce/tumbler-0.2.1-x86_64-6.txz: Rebuilt. Recompiled against poppler-0.68.0. --- source/n/openssl/openssl.SlackBuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'source/n/openssl/openssl.SlackBuild') diff --git a/source/n/openssl/openssl.SlackBuild b/source/n/openssl/openssl.SlackBuild index 2ee674ebf..e8aa3bfb0 100755 --- a/source/n/openssl/openssl.SlackBuild +++ b/source/n/openssl/openssl.SlackBuild @@ -28,7 +28,7 @@ TMP=${TMP:-/tmp} PKGNAM=openssl VERSION=${VERSION:-$(echo openssl-*.tar.gz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then @@ -85,9 +85,6 @@ elif [ "$ARCH" = "x86_64" ]; then LIBDIRSUFFIX="64" fi -# Fix a lack of quotes in two c_rehash lines: -zcat $CWD/openssl-1.1.0h.fix_c_rehash_quoting.diff.gz | patch -p1 --verbose || exit 1 - # OpenSSL has a (nasty?) habit of bumping the internal version number with # every release. This wouldn't be so bad, but some applications are so # paranoid that they won't run against a different OpenSSL version than -- cgit v1.2.3