summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2018-07-20 23:16:32 +0000
committer Eric Hameleers <alien@slackware.com>2018-07-21 09:00:35 +0200
commit00d6960a08e6f93912de4288aad90310fbf390ee (patch)
tree838c9bb3995e57d68b6f5a4896b9cd1112179334 /source
parent522c806a269fbab51a9615e50fb7a3d82506d475 (diff)
downloadcurrent-00d6960a08e6f93912de4288aad90310fbf390ee.tar.gz
current-00d6960a08e6f93912de4288aad90310fbf390ee.tar.xz
Fri Jul 20 23:16:32 UTC 201820180720231632
ap/cups-filters-1.20.4-x86_64-2.txz: Rebuilt. Recompiled against poppler-0.67.0. kde/calligra-2.9.11-x86_64-23.txz: Rebuilt. Recompiled against poppler-0.67.0. l/ffmpeg-3.4.4-x86_64-1.txz: Upgraded. l/gst-plugins-base-1.14.2-x86_64-1.txz: Upgraded. l/gst-plugins-good-1.14.2-x86_64-1.txz: Upgraded. l/gst-plugins-libav-1.14.2-x86_64-1.txz: Upgraded. l/gstreamer-1.14.2-x86_64-1.txz: Upgraded. l/poppler-0.67.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. n/php-7.2.8-x86_64-1.txz: Upgraded. This is a security release which also contains several minor bug fixes. (* Security fix *) t/texlive-2018.180630-x86_64-2.txz: Rebuilt. Recompiled against poppler-0.67.0. xap/MPlayer-20180720-x86_64-1.txz: Upgraded. xfce/tumbler-0.2.1-x86_64-5.txz: Rebuilt. Recompiled against poppler-0.67.0. extra/pure-alsa-system/MPlayer-20180720-x86_64-1_alsa.txz: Upgraded. extra/pure-alsa-system/ffmpeg-3.4.4-x86_64-1_alsa.txz: Upgraded. extra/pure-alsa-system/gst-plugins-good-1.14.2-x86_64-1_alsa.txz: Upgraded. pasture/php-5.6.37-x86_64-1.txz: Upgraded. Several security bugs have been fixed in this release, including: Int Overflow lead to Heap OverFlow in exif_thumbnail_extract of exif.c heap-buffer-overflow (READ of size 48) while reading exif data (* Security fix *)
Diffstat (limited to 'source')
-rwxr-xr-xsource/ap/cups-filters/cups-filters.SlackBuild4
-rw-r--r--source/kde/build/calligra2
-rwxr-xr-xsource/l/ffmpeg/ffmpeg.SlackBuild2
-rwxr-xr-xsource/n/php/fetch-php.sh4
-rwxr-xr-xsource/t/texlive/texlive.SlackBuild2
-rwxr-xr-xsource/xap/MPlayer/MPlayer.SlackBuild4
-rwxr-xr-xsource/xfce/tumbler/tumbler.SlackBuild2
7 files changed, 10 insertions, 10 deletions
diff --git a/source/ap/cups-filters/cups-filters.SlackBuild b/source/ap/cups-filters/cups-filters.SlackBuild
index 78d506146..9c714e0d1 100755
--- a/source/ap/cups-filters/cups-filters.SlackBuild
+++ b/source/ap/cups-filters/cups-filters.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=cups-filters
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | 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
@@ -79,7 +79,7 @@ find . \
-exec chmod 644 {} \;
CFLAGS="$SLKCFLAGS" \
-CXXFLAGS="$SLKCFLAGS -std=c++11" \
+CXXFLAGS="$SLKCFLAGS -std=c++11 -fpermissive" \
./configure \
--prefix=/usr \
--libdir=/usr/lib${LIBDIRSUFFIX} \
diff --git a/source/kde/build/calligra b/source/kde/build/calligra
index 2bd5a0a98..409940768 100644
--- a/source/kde/build/calligra
+++ b/source/kde/build/calligra
@@ -1 +1 @@
-22
+23
diff --git a/source/l/ffmpeg/ffmpeg.SlackBuild b/source/l/ffmpeg/ffmpeg.SlackBuild
index cced84807..d52ce3261 100755
--- a/source/l/ffmpeg/ffmpeg.SlackBuild
+++ b/source/l/ffmpeg/ffmpeg.SlackBuild
@@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=ffmpeg
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
diff --git a/source/n/php/fetch-php.sh b/source/n/php/fetch-php.sh
index bca2a3bd3..c6943be89 100755
--- a/source/n/php/fetch-php.sh
+++ b/source/n/php/fetch-php.sh
@@ -1,2 +1,2 @@
-lftpget http://us.php.net/distributions/php-7.2.7.tar.xz.asc
-lftpget http://us.php.net/distributions/php-7.2.7.tar.xz
+lftpget http://us.php.net/distributions/php-7.2.8.tar.xz.asc
+lftpget http://us.php.net/distributions/php-7.2.8.tar.xz
diff --git a/source/t/texlive/texlive.SlackBuild b/source/t/texlive/texlive.SlackBuild
index 805b9858f..b3884ca33 100755
--- a/source/t/texlive/texlive.SlackBuild
+++ b/source/t/texlive/texlive.SlackBuild
@@ -33,7 +33,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=texlive
SOURCEVERSION=${SOURCEVERSION:-20180414}
VERSION=${VERSION:-2018.180630}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TMP=${TMP:-/tmp}
PKG=$TMP/package-texlive
diff --git a/source/xap/MPlayer/MPlayer.SlackBuild b/source/xap/MPlayer/MPlayer.SlackBuild
index c317b40c1..7b7202da6 100755
--- a/source/xap/MPlayer/MPlayer.SlackBuild
+++ b/source/xap/MPlayer/MPlayer.SlackBuild
@@ -25,11 +25,11 @@
# Set initial variables:
PKGNAM=MPlayer
-VERSION=${VERSION:-20180208}
+VERSION=${VERSION:-20180720}
# Need to build trunk until there's a stable branch compatible with the
# latest ffmpeg stable release:
#BRANCH=${BRANCH:-1.3} # leave empty if you want to build MPlayer trunk
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
TAG=${TAG:-}
NUMJOBS=${NUMJOBS:-" -j7 "}
diff --git a/source/xfce/tumbler/tumbler.SlackBuild b/source/xfce/tumbler/tumbler.SlackBuild
index 7b9fe6489..8b5327e46 100755
--- a/source/xfce/tumbler/tumbler.SlackBuild
+++ b/source/xfce/tumbler/tumbler.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=tumbler
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-4}
+BUILD=${BUILD:-5}
# Automatically determine the architecture we're building on:
MARCH=$( uname -m )