diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2019-12-12 20:40:15 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2019-12-13 08:59:49 +0100 |
commit | 7c3a378a752b9139754ea89ab8e730baf6b271ad (patch) | |
tree | 7348debc5dda76df4c97abc5ba1a8d2250d31f53 /source/x/x11 | |
parent | e37e24f7e55a4939e41cb59ed0ca29b1dccc2fec (diff) | |
download | current-7c3a378a752b9139754ea89ab8e730baf6b271ad.tar.gz |
Thu Dec 12 20:40:15 UTC 201920191212204015
ap/hplip-3.19.12-x86_64-1.txz: Upgraded.
ap/pamixer-1.4-x86_64-4.txz: Rebuilt.
Recompiled against boost-1.72.0.
ap/vim-8.2.0000-x86_64-1.txz: Upgraded.
d/bison-3.5-x86_64-1.txz: Upgraded.
kde/calligra-2.9.11-x86_64-33.txz: Rebuilt.
Recompiled against boost-1.72.0.
l/akonadi-1.13.0-x86_64-14.txz: Rebuilt.
Recompiled against boost-1.72.0.
l/boost-1.72.0-x86_64-1.txz: Upgraded.
Shared library .so-version bump.
l/libssh-0.9.3-x86_64-1.txz: Upgraded.
This fixes a security issue (low impact according to upstream):
Unsanitized location in scp could lead to unwanted command execution.
In addition, the 0.9.3 release benefited from a security audit sponsored
by the Mozilla Open Source Support program. The audit results were used
to improve the overall security and code quality of libssh.
For more information, see:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14889
(* Security fix *)
n/libqmi-1.24.2-x86_64-1.txz: Upgraded.
x/compiz-0.8.16.1-x86_64-1.txz: Upgraded.
x/mesa-19.3.0-x86_64-1.txz: Upgraded.
xap/vim-gvim-8.2.0000-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/x/x11')
-rw-r--r-- | source/x/x11/build/compiz | 1 | ||||
-rw-r--r-- | source/x/x11/configure/compiz | 16 | ||||
-rw-r--r-- | source/x/x11/modularize | 1 | ||||
-rw-r--r-- | source/x/x11/slack-desc/compiz | 19 |
4 files changed, 0 insertions, 37 deletions
diff --git a/source/x/x11/build/compiz b/source/x/x11/build/compiz deleted file mode 100644 index 7ed6ff82..00000000 --- a/source/x/x11/build/compiz +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/source/x/x11/configure/compiz b/source/x/x11/configure/compiz deleted file mode 100644 index 8a960f3d..00000000 --- a/source/x/x11/configure/compiz +++ /dev/null @@ -1,16 +0,0 @@ -# Use ./autogen.sh for git, or ./configure for releases: -CFLAGS=$SLKCFLAGS \ -CXXFLAGS=$SLKCFLAGS \ -./configure \ - --prefix=/usr \ - --libdir=/usr/lib${LIBDIRSUFFIX} \ - --sysconfdir=/etc \ - --localstatedir=/var \ - --infodir=/usr/info \ - --mandir=/usr/man \ - --disable-static \ - --disable-gconf \ - --disable-kde \ - --disable-kde4 \ - --enable-librsvg \ - --build=$ARCH-slackware-linux diff --git a/source/x/x11/modularize b/source/x/x11/modularize index f9a11d8b..4f7ebec0 100644 --- a/source/x/x11/modularize +++ b/source/x/x11/modularize @@ -6,7 +6,6 @@ bdftopcf beforelight bigreqsproto bitmap -compiz compositeproto damageproto dmxproto diff --git a/source/x/x11/slack-desc/compiz b/source/x/x11/slack-desc/compiz deleted file mode 100644 index c81aae0e..00000000 --- a/source/x/x11/slack-desc/compiz +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. - - |-----handy-ruler------------------------------------------------------| -compiz: compiz (OpenGL window and compositing manager) -compiz: -compiz: Compiz is an OpenGL compositing manager that use -compiz: GLX_EXT_texture_from_pixmap for binding redirected top-level windows -compiz: to texture objects. It has a flexible plug-in system and it is designed -compiz: to run well on most graphics hardware. -compiz: -compiz: -compiz: -compiz: -compiz: |