diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2022-07-10 18:49:34 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2022-07-11 07:00:12 +0200 |
commit | 62264ef56458f471b4acabebd83c7f3773014788 (patch) | |
tree | 8686dbb58d0b84bc0abb50a4cde36d3073c5bc5c /source/xap | |
parent | 74dcb01dd29e48ab32ecc20d0e8e6035cfa8fe52 (diff) | |
download | current-62264ef56458f471b4acabebd83c7f3773014788.tar.gz |
Sun Jul 10 18:49:34 UTC 202220220710184934
a/hdparm-9.64-x86_64-1.txz: Upgraded.
l/fluidsynth-2.2.8-x86_64-1.txz: Upgraded.
l/imagemagick-7.1.0.43-x86_64-1.txz: Upgraded.
l/wavpack-5.5.0-x86_64-1.txz: Upgraded.
WavPack 5.5.0 contains a fix for CVE-2021-44269 wherein encoding a specially
crafted DSD file causes an out-of-bounds read exception.
For more information, see:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44269
(* Security fix *)
xap/audacious-4.2-x86_64-1.txz: Upgraded.
xap/audacious-plugins-4.2-x86_64-1.txz: Upgraded.
xap/blueman-2.3-x86_64-1.txz: Upgraded.
xfce/mousepad-0.5.10-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/xap')
-rwxr-xr-x | source/xap/audacious-plugins/audacious-plugins.SlackBuild | 2 | ||||
-rwxr-xr-x | source/xap/audacious-plugins/audacious-plugins.SlackBuild.meson | 2 | ||||
-rw-r--r-- | source/xap/audacious-plugins/slack-desc | 2 | ||||
-rwxr-xr-x | source/xap/audacious/audacious.SlackBuild | 2 | ||||
-rw-r--r-- | source/xap/audacious/slack-desc | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/source/xap/audacious-plugins/audacious-plugins.SlackBuild b/source/xap/audacious-plugins/audacious-plugins.SlackBuild index 5e6ce17d..3e3de478 100755 --- a/source/xap/audacious-plugins/audacious-plugins.SlackBuild +++ b/source/xap/audacious-plugins/audacious-plugins.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=audacious-plugins VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} # Whether to include faad/aac support: FAAD=${FAAD:---disable-aac} diff --git a/source/xap/audacious-plugins/audacious-plugins.SlackBuild.meson b/source/xap/audacious-plugins/audacious-plugins.SlackBuild.meson index a49c0c4a..bfb33c58 100755 --- a/source/xap/audacious-plugins/audacious-plugins.SlackBuild.meson +++ b/source/xap/audacious-plugins/audacious-plugins.SlackBuild.meson @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=audacious-plugins VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} # Whether to include faad/aac support: FAAD=${FAAD:-false} diff --git a/source/xap/audacious-plugins/slack-desc b/source/xap/audacious-plugins/slack-desc index b5e6d50a..a9945e27 100644 --- a/source/xap/audacious-plugins/slack-desc +++ b/source/xap/audacious-plugins/slack-desc @@ -11,7 +11,7 @@ audacious-plugins: audacious-plugins: This is a collection of plugins for Audacious to support additional audacious-plugins: media formats. audacious-plugins: -audacious-plugins: Homepage: http://www.audacious-media-player.org +audacious-plugins: Homepage: https://www.audacious-media-player.org audacious-plugins: audacious-plugins: audacious-plugins: diff --git a/source/xap/audacious/audacious.SlackBuild b/source/xap/audacious/audacious.SlackBuild index 18949a3b..204e9625 100755 --- a/source/xap/audacious/audacious.SlackBuild +++ b/source/xap/audacious/audacious.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=audacious VERSION=${VERSION:-$(echo $PKGNAM-*.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/xap/audacious/slack-desc b/source/xap/audacious/slack-desc index ff1bebb4..65a5fe5d 100644 --- a/source/xap/audacious/slack-desc +++ b/source/xap/audacious/slack-desc @@ -15,5 +15,5 @@ audacious: MPEG audio, Ogg Vorbis, RIFF wav, most module formats, and a few audacious: other formats. Audacious can be extended through plugins to play a audacious: number of other audio and video formats. audacious: -audacious: Homepage: http://www.audacious-media-player.org +audacious: Homepage: https://www.audacious-media-player.org audacious: |