summaryrefslogtreecommitdiffstats
path: root/source/a
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-09-30 21:33:49 +0000
committer Eric Hameleers <alien@slackware.com>2023-10-01 00:00:43 +0200
commit7991e75613129c8072103bbc1854ce6b7a8420fd (patch)
treea3aa86b2d2ea77b92f172a010c0318b009002a2e /source/a
parent83bf1d11eee59ddcea5d9b9d2487c163d862a414 (diff)
downloadcurrent-7991e75613129c8072103bbc1854ce6b7a8420fd.tar.gz
current-7991e75613129c8072103bbc1854ce6b7a8420fd.tar.xz
Sat Sep 30 21:33:49 UTC 202320230930213349
a/kmod-31-x86_64-1.txz: Upgraded. l/libvpx-1.13.1-x86_64-1.txz: Upgraded. This release contains two security related fixes -- one each for VP8 and VP9. For more information, see: https://crbug.com/1486441 https://www.cve.org/CVERecord?id=CVE-2023-5217 (* Security fix *) n/conntrack-tools-1.4.8-x86_64-1.txz: Upgraded. x/libime-1.1.2-x86_64-1.txz: Upgraded. xap/mozilla-thunderbird-115.3.1-x86_64-1.txz: Upgraded. This release contains a security fix for a critical heap buffer overflow in the libvpx VP8 encoder. For more information, see: https://www.mozilla.org/en-US/thunderbird/115.3.1/releasenotes/ https://www.mozilla.org/en-US/security/advisories/mfsa2023-44/ https://www.cve.org/CVERecord?id=CVE-2023-5217 (* Security fix *)
Diffstat (limited to 'source/a')
-rwxr-xr-xsource/a/kmod/kmod.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/a/kmod/kmod.SlackBuild b/source/a/kmod/kmod.SlackBuild
index 4c74220c1..104f7bfc1 100755
--- a/source/a/kmod/kmod.SlackBuild
+++ b/source/a/kmod/kmod.SlackBuild
@@ -26,8 +26,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=kmod
-VERSION=${VERSION:-30}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-31}
+BUILD=${BUILD:-1}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in