summaryrefslogtreecommitdiffstats
path: root/source/l
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2018-10-17 03:11:25 +0000
committer Eric Hameleers <alien@slackware.com>2018-10-17 09:00:35 +0200
commit8073ad053c0e5783867cb5d9f64eb4cd05c31392 (patch)
treecfc6308ebd2ddc140216a3d4316758e0f7a39736 /source/l
parentdb5d383d1ee68eab0dfe820d0f4172e6bb894b91 (diff)
downloadcurrent-8073ad053c0e5783867cb5d9f64eb4cd05c31392.tar.gz
current-8073ad053c0e5783867cb5d9f64eb4cd05c31392.tar.xz
Wed Oct 17 03:11:25 UTC 201820181017031125
a/bin-11.1-x86_64-3.txz: Rebuilt. Renamed mktemp to mktemp-debianutils. Removed bban and sysvbanner which seem to be lacking proper licensing info. a/coreutils-8.30-x86_64-2.txz: Rebuilt. Renamed mktemp-gnu to mktemp. a/xfsprogs-4.18.0-x86_64-2.txz: Rebuilt. Recompiled against icu4c-63.1. ap/alsa-utils-1.1.7-x86_64-1.txz: Upgraded. ap/sqlite-3.25.2-x86_64-2.txz: Rebuilt. Recompiled against icu4c-63.1. d/ccache-3.5-x86_64-1.txz: Upgraded. kde/calligra-2.9.11-x86_64-26.txz: Rebuilt. Recompiled against icu4c-63.1. l/alsa-lib-1.1.7-x86_64-1.txz: Upgraded. l/alsa-plugins-1.1.7-x86_64-1.txz: Upgraded. l/boost-1.68.0-x86_64-2.txz: Rebuilt. Recompiled against icu4c-63.1. l/harfbuzz-1.9.0-x86_64-2.txz: Rebuilt. Recompiled against icu4c-63.1. l/icu4c-63.1-x86_64-1.txz: Upgraded. Shared library .so-version bump. Those of you using Plasma 5 or various third party packages should know by now what it means when icu4c gets a bump in -current. You may want to wait a few days for those things to appear again rebuilt against this. l/libical-3.0.4-x86_64-1.txz: Upgraded. Compiled against icu4c-63.1. l/libssh-0.7.6-x86_64-1.txz: Upgraded. Fixed authentication bypass vulnerability. For more information, see: https://www.libssh.org/2018/10/16/libssh-0-8-4-and-0-7-6-security-and-bugfix-release/ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10933 (* Security fix *) l/libvisio-0.1.6-x86_64-5.txz: Rebuilt. Recompiled against icu4c-63.1. l/qt-4.8.7-x86_64-11.txz: Rebuilt. Recompiled against icu4c-63.1. l/raptor2-2.0.15-x86_64-6.txz: Rebuilt. Recompiled against icu4c-63.1. n/dovecot-2.3.3-x86_64-2.txz: Rebuilt. Recompiled against icu4c-63.1. n/php-7.2.11-x86_64-1.txz: Upgraded. Compiled against icu4c-63.1. n/postfix-3.3.1-x86_64-3.txz: Rebuilt. Recompiled against icu4c-63.1. n/tin-2.4.2-x86_64-4.txz: Rebuilt. Recompiled against icu4c-63.1. t/texlive-2018.180822-x86_64-2.txz: Rebuilt. Recompiled against icu4c-63.1. x/libdrm-2.4.96-x86_64-1.txz: Upgraded. xfce/exo-0.12.3-x86_64-1.txz: Upgraded. extra/brltty/brltty-5.6-x86_64-2.txz: Rebuilt. Recompiled against icu4c-63.1. extra/pure-alsa-system/alsa-lib-1.1.7-x86_64-1_alsa.txz: Upgraded. extra/pure-alsa-system/alsa-plugins-1.1.7-x86_64-1_alsa.txz: Upgraded.
Diffstat (limited to 'source/l')
-rwxr-xr-xsource/l/alsa-lib/alsa-lib.SlackBuild2
-rwxr-xr-xsource/l/alsa-plugins/alsa-plugins.SlackBuild2
-rwxr-xr-xsource/l/boost/boost.SlackBuild2
-rw-r--r--source/l/gst-plugins-base0/slack-desc2
-rw-r--r--source/l/gst-plugins-good0/slack-desc2
-rw-r--r--source/l/gstreamer/slack-desc2
-rw-r--r--source/l/gstreamer0/slack-desc2
-rwxr-xr-xsource/l/harfbuzz/harfbuzz.SlackBuild2
-rwxr-xr-xsource/l/icu4c/icu4c.SlackBuild2
-rwxr-xr-xsource/l/libical/libical.SlackBuild2
-rwxr-xr-xsource/l/libssh/libssh.SlackBuild2
-rwxr-xr-xsource/l/libvisio/libvisio.SlackBuild2
-rwxr-xr-xsource/l/qt/qt-nowebkit.SlackBuild2
-rwxr-xr-xsource/l/raptor2/raptor2.SlackBuild2
14 files changed, 14 insertions, 14 deletions
diff --git a/source/l/alsa-lib/alsa-lib.SlackBuild b/source/l/alsa-lib/alsa-lib.SlackBuild
index 7138eeeff..d6c6517c6 100755
--- a/source/l/alsa-lib/alsa-lib.SlackBuild
+++ b/source/l/alsa-lib/alsa-lib.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=alsa-lib
VERSION=${VERSION:-$(echo alsa-lib-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
diff --git a/source/l/alsa-plugins/alsa-plugins.SlackBuild b/source/l/alsa-plugins/alsa-plugins.SlackBuild
index bd13dcd3e..ec115625d 100755
--- a/source/l/alsa-plugins/alsa-plugins.SlackBuild
+++ b/source/l/alsa-plugins/alsa-plugins.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=alsa-plugins
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
diff --git a/source/l/boost/boost.SlackBuild b/source/l/boost/boost.SlackBuild
index 231d36078..2c57e2f51 100755
--- a/source/l/boost/boost.SlackBuild
+++ b/source/l/boost/boost.SlackBuild
@@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=boost
VERSION=${VERSION:-$(echo $PKGNAM_*.tar.?z | rev | cut -f 3- -d . | rev | cut -f 2- -d _)}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
PKG_VERSION=$(echo $VERSION | tr _ .) # Leave this alone
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
diff --git a/source/l/gst-plugins-base0/slack-desc b/source/l/gst-plugins-base0/slack-desc
index 073222be8..a7bb04ebb 100644
--- a/source/l/gst-plugins-base0/slack-desc
+++ b/source/l/gst-plugins-base0/slack-desc
@@ -6,7 +6,7 @@
# customary to leave one space after the ':'.
|-----handy-ruler---------------------------------------------|
-gst-plugins-base0: gst-plugins-base (base set of GStreamer plugins, v0)
+gst-plugins-base0: gst-plugins-base0 (base set of GStreamer plugins, v0)
gst-plugins-base0:
gst-plugins-base0: GStreamer Base Plug-ins is a well-groomed and well-maintained
gst-plugins-base0: collection of GStreamer plug-ins and elements, spanning the
diff --git a/source/l/gst-plugins-good0/slack-desc b/source/l/gst-plugins-good0/slack-desc
index ed08cbecd..f0ff36faf 100644
--- a/source/l/gst-plugins-good0/slack-desc
+++ b/source/l/gst-plugins-good0/slack-desc
@@ -6,7 +6,7 @@
# customary to leave one space after the ':'.
|-----handy-ruler---------------------------------------------|
-gst-plugins-good0: gst-plugins-good (good set of GStreamer plugins, v0)
+gst-plugins-good0: gst-plugins-good0 (good set of GStreamer plugins, v0)
gst-plugins-good0:
gst-plugins-good0: GStreamer Good Plug-ins is a set of plug-ins that have good
gst-plugins-good0: quality code, correct functionality, and a good license
diff --git a/source/l/gstreamer/slack-desc b/source/l/gstreamer/slack-desc
index 3615bd8b7..d6bef69c2 100644
--- a/source/l/gstreamer/slack-desc
+++ b/source/l/gstreamer/slack-desc
@@ -6,7 +6,7 @@
# customary to leave one space after the ':'.
|-----handy-ruler----------------------------------------------------|
-gstreamer: GStreamer (streaming multimedia framework)
+gstreamer: gstreamer (streaming multimedia framework)
gstreamer:
gstreamer: GStreamer is a library that allows the construction of graphs of a
gstreamer: media-handling components, ranging from simple Ogg/Vorbis playback
diff --git a/source/l/gstreamer0/slack-desc b/source/l/gstreamer0/slack-desc
index 8cd55686c..d11bc2982 100644
--- a/source/l/gstreamer0/slack-desc
+++ b/source/l/gstreamer0/slack-desc
@@ -6,7 +6,7 @@
# customary to leave one space after the ':'.
|-----handy-ruler----------------------------------------------------|
-gstreamer0: GStreamer (streaming multimedia framework, v0)
+gstreamer0: gstreamer0 (streaming multimedia framework, v0)
gstreamer0:
gstreamer0: GStreamer is a library that allows the construction of graphs of a
gstreamer0: media-handling components, ranging from simple Ogg/Vorbis playback
diff --git a/source/l/harfbuzz/harfbuzz.SlackBuild b/source/l/harfbuzz/harfbuzz.SlackBuild
index ca2cea445..354fa0fbc 100755
--- a/source/l/harfbuzz/harfbuzz.SlackBuild
+++ b/source/l/harfbuzz/harfbuzz.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=harfbuzz
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
diff --git a/source/l/icu4c/icu4c.SlackBuild b/source/l/icu4c/icu4c.SlackBuild
index 46cc73923..37dc1c2b6 100755
--- a/source/l/icu4c/icu4c.SlackBuild
+++ b/source/l/icu4c/icu4c.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=icu4c
SRCVER=${SRCVER:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 2- -d . | cut -f 2 -d - | rev)}
VERSION=$(echo $SRCVER | tr _ .)
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/l/libical/libical.SlackBuild b/source/l/libical/libical.SlackBuild
index 4543dbf6d..b5582eddf 100755
--- a/source/l/libical/libical.SlackBuild
+++ b/source/l/libical/libical.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libical
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/l/libssh/libssh.SlackBuild b/source/l/libssh/libssh.SlackBuild
index 75eac5914..e8042c5a9 100755
--- a/source/l/libssh/libssh.SlackBuild
+++ b/source/l/libssh/libssh.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libssh
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
diff --git a/source/l/libvisio/libvisio.SlackBuild b/source/l/libvisio/libvisio.SlackBuild
index 29dcca43a..9c548aae8 100755
--- a/source/l/libvisio/libvisio.SlackBuild
+++ b/source/l/libvisio/libvisio.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libvisio
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-4}
+BUILD=${BUILD:-5}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
diff --git a/source/l/qt/qt-nowebkit.SlackBuild b/source/l/qt/qt-nowebkit.SlackBuild
index 3e63c6a57..628269853 100755
--- a/source/l/qt/qt-nowebkit.SlackBuild
+++ b/source/l/qt/qt-nowebkit.SlackBuild
@@ -43,7 +43,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=qt
VERSION=$(ls qt-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)
-BUILD=${BUILD:-10}
+BUILD=${BUILD:-11}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
diff --git a/source/l/raptor2/raptor2.SlackBuild b/source/l/raptor2/raptor2.SlackBuild
index d33aa5f1e..c018f91ce 100755
--- a/source/l/raptor2/raptor2.SlackBuild
+++ b/source/l/raptor2/raptor2.SlackBuild
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=raptor2
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-5}
+BUILD=${BUILD:-6}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}