summaryrefslogtreecommitdiffstats
path: root/source/l/aom
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2024-06-11 21:09:01 +0000
committer Eric Hameleers <alien@slackware.com>2024-06-12 00:23:36 +0200
commit9aefad1034c54d609a34ce93e5a0f1bf17d3d96b (patch)
tree06530057c0a866a102b1b2004943c8c031c9c7d4 /source/l/aom
parent167022426ded1dbe807f8b493e6330412e2d4de1 (diff)
downloadcurrent-9aefad1034c54d609a34ce93e5a0f1bf17d3d96b.tar.gz
current-9aefad1034c54d609a34ce93e5a0f1bf17d3d96b.tar.xz
Tue Jun 11 21:09:01 UTC 202420240611210901
ap/alsa-utils-1.2.12-x86_64-1.txz: Upgraded. ap/cups-2.4.9-x86_64-1.txz: Upgraded. This update fixes bugs and a security issue: When starting the cupsd server with a Listen configuration item pointing to a symbolic link, the cupsd process can be caused to perform an arbitrary chmod of the provided argument, providing world-writable access to the target. For more information, see: https://www.cve.org/CVERecord?id=CVE-2024-35235 (* Security fix *) l/alsa-lib-1.2.12-x86_64-1.txz: Upgraded. l/alsa-plugins-1.2.12-x86_64-1.txz: Upgraded. l/aom-3.9.1-x86_64-1.txz: Upgraded. l/mozjs115-115.12.0esr-x86_64-1.txz: Upgraded. xap/mozilla-firefox-127.0-x86_64-1.txz: Upgraded. This update contains security fixes and improvements. For more information, see: https://www.mozilla.org/en-US/firefox/127.0/releasenotes/ https://www.mozilla.org/security/advisories/mfsa2024-25/ https://www.cve.org/CVERecord?id=CVE-2024-5687 https://www.cve.org/CVERecord?id=CVE-2024-5688 https://www.cve.org/CVERecord?id=CVE-2024-5689 https://www.cve.org/CVERecord?id=CVE-2024-5690 https://www.cve.org/CVERecord?id=CVE-2024-5691 https://www.cve.org/CVERecord?id=CVE-2024-5692 https://www.cve.org/CVERecord?id=CVE-2024-5693 https://www.cve.org/CVERecord?id=CVE-2024-5694 https://www.cve.org/CVERecord?id=CVE-2024-5695 https://www.cve.org/CVERecord?id=CVE-2024-5696 https://www.cve.org/CVERecord?id=CVE-2024-5697 https://www.cve.org/CVERecord?id=CVE-2024-5698 https://www.cve.org/CVERecord?id=CVE-2024-5699 https://www.cve.org/CVERecord?id=CVE-2024-5700 https://www.cve.org/CVERecord?id=CVE-2024-5701 (* Security fix *) xfce/xfce4-settings-4.18.6-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/l/aom')
-rwxr-xr-xsource/l/aom/fetch-aom.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/aom/fetch-aom.sh b/source/l/aom/fetch-aom.sh
index 580c7e55f..fe0a57356 100755
--- a/source/l/aom/fetch-aom.sh
+++ b/source/l/aom/fetch-aom.sh
@@ -24,7 +24,7 @@
PKGNAM=aom
# Pull a stable branch + patches
-BRANCH=${1:-3.9.0}
+BRANCH=${1:-3.9.1}
# Clear download area:
rm -rf ${PKGNAM}