Commit graph

1897 commits

Author SHA1 Message Date
Patrick J Volkerding
70006cfdf0 Thu Sep 26 18:28:55 UTC 2024
ap/ispell-3.4.06-x86_64-3.txz:  Rebuilt.
  Get rid of hardcoded temporary path in munchlist.
l/boost-1.86.0-x86_64-2.txz:  Rebuilt.
  Get rid of hardcoded temporary paths in the cmake files.
  Since these paths point to a location that an unprivileged user could
  create and populate with files that could be picked up during a build,
  it's possible this bug could be used for malicious purposes.
  Thanks to jmacloue.
  (* Security fix *)
l/fribidi-1.0.16-x86_64-1.txz:  Upgraded.
n/php-8.3.12-x86_64-1.txz:  Upgraded.
  This update fixes security issues:
  CGI: Fixed bug GHSA-p99j-rfp4-xqvq (Bypass of CVE-2024-4577, Parameter
  Injection Vulnerability).
  CGI: Fixed bug GHSA-94p6-54jq-9mwp (cgi.force_redirect configuration is
  bypassable due to the environment variable collision).
  FPM: Fixed bug GHSA-865w-9rf3-2wh5 (Logs from children may be altered).
  SAPI: Fixed bug GHSA-9pqp-7h25-4f32 (Erroneous parsing of multipart form
  data).
  For more information, see:
    https://www.cve.org/CVERecord?id=CVE-2024-8926
    https://www.cve.org/CVERecord?id=CVE-2024-8927
    https://www.cve.org/CVERecord?id=CVE-2024-9026
    https://www.cve.org/CVERecord?id=CVE-2024-8925
  (* Security fix *)
x/vulkan-sdk-1.3.290.0-x86_64-2.txz:  Rebuilt.
  Get rid of hardcoded temporary path in volkTargets.cmake.
  (* Security fix *)
2024-09-26 21:02:37 +02:00
Patrick J Volkerding
62dc7f31a9 Wed Sep 25 18:40:09 UTC 2024
d/libtool-2.5.3-x86_64-1.txz:  Upgraded.
l/harfbuzz-10.0.1-x86_64-1.txz:  Upgraded.
l/libuv-1.49.0-x86_64-1.txz:  Upgraded.
n/libnetfilter_conntrack-1.1.0-x86_64-1.txz:  Upgraded.
2024-09-25 20:58:18 +02:00
Patrick J Volkerding
f2ee5ebc09 Tue Sep 24 18:42:58 UTC 2024
a/bash-5.2.037-x86_64-1.txz:  Upgraded.
a/dracut-103-x86_64-3.txz:  Rebuilt.
  Don't search for systemd services. Thanks to LuckyCyborg.
d/git-2.46.2-x86_64-1.txz:  Upgraded.
kde/krita-5.2.5-x86_64-1.txz:  Upgraded.
l/gtk4-4.16.2-x86_64-1.txz:  Upgraded.
l/harfbuzz-10.0.0-x86_64-1.txz:  Upgraded.
n/netatalk-3.2.10-x86_64-1.txz:  Upgraded.
xap/mpv-0.39.0-x86_64-1.txz:  Upgraded.
2024-09-24 21:36:52 +02:00
Patrick J Volkerding
23ef992213 Mon Sep 23 20:01:35 UTC 2024
d/parallel-20240922-noarch-1.txz:  Upgraded.
l/libarchive-3.7.6-x86_64-1.txz:  Upgraded.
  This release fixes a tar regression introduced in libarchive 3.7.5.
xap/geeqie-2.5-x86_64-2.txz:  Rebuilt.
  -Dgq_helpdir and -Dgq_htmldir should be relative to the prefix (/usr).
  Thanks to mickski56.
2024-09-23 22:28:56 +02:00
Patrick J Volkerding
bd636593ca Sat Sep 21 19:10:51 UTC 2024
d/meson-1.5.2-x86_64-1.txz:  Upgraded.
l/python-sphinx-8.0.2-x86_64-2.txz:  Rebuilt.
  Upgraded extension modules: sphinxcontrib_applehelp-2.0,
  sphinxcontrib_devhelp-2.0.0, sphinxcontrib_htmlhelp-2.1.0,
  sphinxcontrib_qthelp-2.0.0, sphinxcontrib_serializinghtml-2.0.0.
  Thanks to USUARIONUEVO.
xap/geeqie-2.5-x86_64-1.txz:  Upgraded.
xap/mozilla-thunderbird-128.2.3esr-x86_64-1.txz:  Upgraded.
  This is a bugfix release.
  For more information, see:
    https://www.mozilla.org/en-US/thunderbird/128.2.3esr/releasenotes/
2024-09-21 21:29:14 +02:00
Patrick J Volkerding
3a7a083162 Fri Sep 20 19:25:40 UTC 2024
a/dracut-103-x86_64-2.txz:  Rebuilt.
  Include /etc/dracut.conf.d/elogind.conf to handle uaccess rules correctly.
  Thanks to LuckyCyborg.
l/cairo-1.18.2-x86_64-2.txz:  Rebuilt.
  [PATCH] cff: Don't fail if no local subs.
  Fixes printing PDFs with CUPS. Thanks to pee_bee and reddog83.
l/glib2-2.82.1-x86_64-1.txz:  Upgraded.
l/pipewire-1.2.4-x86_64-1.txz:  Upgraded.
n/NetworkManager-1.48.10-x86_64-2.txz:  Rebuilt.
  Rebuilt to pick up the new plugin directory for ppp-2.5.1.
n/bind-9.20.2-x86_64-1.txz:  Upgraded.
n/openssh-9.9p1-x86_64-1.txz:  Upgraded.
  Future deprecation notice: OpenSSH plans to remove support for the DSA
  signature algorithm in early 2025. For now, this package retains DSA
  support, but plan accordingly.
n/ppp-2.5.1-x86_64-1.txz:  Upgraded.
n/rp-pppoe-4.0-x86_64-1.txz:  Upgraded.
  Upstream has removed "ancient crufty scripts," so see HOW-TO-CONNECT in the
  documentation if you were using those to connect previously.
2024-09-20 21:58:37 +02:00
Patrick J Volkerding
da18c48c6c Thu Sep 19 19:16:36 UTC 2024
ap/ghostscript-10.04.0-x86_64-1.txz:  Upgraded.
  This release fixes security issues:
  For more information, see:
    https://www.cve.org/CVERecord?id=CVE-2024-46951
    https://www.cve.org/CVERecord?id=CVE-2024-46952
    https://www.cve.org/CVERecord?id=CVE-2024-46953
    https://www.cve.org/CVERecord?id=CVE-2024-46954
    https://www.cve.org/CVERecord?id=CVE-2024-46955
    https://www.cve.org/CVERecord?id=CVE-2024-46956
  (* Security fix *)
ap/man-db-2.13.0-x86_64-2.txz:  Rebuilt.
  /etc/cron.daily/man-db: add -c to the options since it's nearly two orders
  of magnitude faster than it used to be, and that bypasses some assumptions
  (possibly invalid) about what to skip when updating an existing database.
  Thanks to B Watson and Didier Spaier.
l/LibRaw-0.21.3-x86_64-1.txz:  Upgraded.
l/gst-plugins-bad-free-1.24.8-x86_64-1.txz:  Upgraded.
l/gst-plugins-base-1.24.8-x86_64-1.txz:  Upgraded.
l/gst-plugins-good-1.24.8-x86_64-1.txz:  Upgraded.
l/gst-plugins-libav-1.24.8-x86_64-1.txz:  Upgraded.
l/gstreamer-1.24.8-x86_64-1.txz:  Upgraded.
l/libxml2-2.13.4-x86_64-1.txz:  Upgraded.
l/libzip-1.11.1-x86_64-1.txz:  Upgraded.
l/protobuf-28.2-x86_64-1.txz:  Upgraded.
xap/mozilla-thunderbird-128.2.2esr-x86_64-1.txz:  Upgraded.
  This is a bugfix release.
  For more information, see:
    https://www.mozilla.org/en-US/thunderbird/128.2.2esr/releasenotes/
2024-09-19 22:04:38 +02:00
Patrick J Volkerding
c163a6350b Wed Sep 18 21:23:19 UTC 2024
a/btrfs-progs-6.11-x86_64-1.txz:  Upgraded.
a/dracut-103-x86_64-1.txz:  Added.
  This is Red Hat's tool to generate an initramfs (aka initrd). Around here,
  we try not to suffer from Not Invented Here Syndrome (some might say the
  less we invent, the better ;-). It never hurts to have additional options,
  and it even looks like our old friend David Cantrell is on the AUTHORS list.
  I've had good luck here with:
    dracut --hostonly --force /boot/initrd-6.10.11-generic.img
  Thanks to Didier Spaier for convincing me to try it out.
a/gawk-5.3.1-x86_64-1.txz:  Upgraded.
a/kernel-generic-6.10.11-x86_64-1.txz:  Upgraded.
a/upower-1.90.6-x86_64-1.txz:  Upgraded.
d/kernel-headers-6.10.11-x86-1.txz:  Upgraded.
k/kernel-source-6.10.11-noarch-1.txz:  Upgraded.
l/libtiff-4.7.0-x86_64-1.txz:  Upgraded.
n/curl-8.10.1-x86_64-1.txz:  Upgraded.
x/mesa-24.2.3-x86_64-1.txz:  Upgraded.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
2024-09-19 00:41:24 +02:00
Patrick J Volkerding
40f1ab9f2a Tue Sep 17 23:29:04 UTC 2024
a/sysklogd-2.6.2-x86_64-1.txz:  Upgraded.
ap/lxc-6.0.2-x86_64-1.txz:  Upgraded.
ap/vim-9.1.0736-x86_64-1.txz:  Upgraded.
l/gjs-1.82.0-x86_64-1.txz:  Upgraded.
  Compiled against mozjs128-128.2.0esr.
l/mozjs115-115.15.0esr-x86_64-1.txz:  Removed.
l/mozjs128-128.2.0esr-x86_64-1.txz:  Added.
tcl/tcl-8.6.15-x86_64-1.txz:  Upgraded.
tcl/tk-8.6.15-x86_64-1.txz:  Upgraded.
xap/vim-gvim-9.1.0736-x86_64-1.txz:  Upgraded.
2024-09-18 02:05:31 +02:00
Patrick J Volkerding
a3b3d6e164 Mon Sep 16 19:58:49 UTC 2024
d/python-setuptools-75.1.0-x86_64-1.txz:  Upgraded.
d/strace-6.11-x86_64-1.txz:  Upgraded.
l/adwaita-icon-theme-47.0-noarch-1.txz:  Upgraded.
l/gsettings-desktop-schemas-47.1-x86_64-1.txz:  Upgraded.
l/json-c-0.18_20240915-x86_64-1.txz:  Upgraded.
l/python-idna-3.10-x86_64-1.txz:  Upgraded.
n/iproute2-6.11.0-x86_64-1.txz:  Upgraded.
n/netatalk-3.2.9-x86_64-1.txz:  Upgraded.
xap/gucharmap-16.0.1-x86_64-1.txz:  Upgraded.
xap/mozilla-thunderbird-128.2.1esr-x86_64-1.txz:  Upgraded.
  This is a bugfix release.
  For more information, see:
    https://www.mozilla.org/en-US/thunderbird/128.2.1esr/releasenotes/
2024-09-16 23:01:19 +02:00
Patrick J Volkerding
83f17a22c6 Sun Sep 15 20:07:28 UTC 2024
a/kernel-firmware-20240913_6c88d9b-noarch-1.txz:  Upgraded.
a/os-prober-1.83-x86_64-2.txz:  Rebuilt.
  I have seen the reports that os-prober can take an excessive amount of time,
  but haven't had it take more than a minute and a half here on my most
  populated (and fairly slow) machine. But I've found and applied a patch that
  might help... let's see if this speeds things up on affected machines.
d/git-2.46.1-x86_64-1.txz:  Upgraded.
d/python-setuptools-75.0.0-x86_64-1.txz:  Upgraded.
l/at-spi2-core-2.54.0-x86_64-1.txz:  Upgraded.
l/gsettings-desktop-schemas-47-x86_64-1.txz:  Upgraded.
l/libjpeg-turbo-3.0.4-x86_64-1.txz:  Upgraded.
l/python-pysol_cards-0.18.0-x86_64-1.txz:  Upgraded.
l/vte-0.78.0-x86_64-1.txz:  Upgraded.
testing/packages/kernel-generic-6.11.0-x86_64-1.txz:  Added.
testing/packages/kernel-headers-6.11.0-x86-1.txz:  Added.
testing/packages/kernel-source-6.11.0-noarch-1.txz:  Added.
2024-09-15 22:37:28 +02:00
Patrick J Volkerding
06728159b3 Sat Sep 14 18:15:34 UTC 2024
a/mkinitrd-1.4.11-x86_64-36.txz:  Rebuilt.
  setup.01.mkinitrd (aka geninitrd): Set GENINITRD_SILENT to anything to
  generate the initrd silently.
l/iso-codes-4.17.0-noarch-1.txz:  Upgraded.
l/libarchive-3.7.5-x86_64-1.txz:  Upgraded.
  This update fixes the following security issues:
  fix multiple vulnerabilities identified by SAST (#2251, #2256)
  cpio: ignore out-of-range gid/uid/size/ino and harden AFIO parsing (#2258)
  lzop: prevent integer overflow (#2174)
  rar4: protect copy_from_lzss_window_to_unp() (#2172, CVE-2024-20696)
  rar4: fix CVE-2024-26256 (#2269)
  rar4: fix OOB in delta and audio filter (#2148, #2149)
  rar4: fix out of boundary access with large files (#2179)
  rar4: add boundary checks to rgb filter (#2210)
  rar4: fix OOB access with unicode filenames (#2203)
  rar5: clear 'data ready' cache on window buffer reallocs (#2265)
  rpm: calculate huge header sizes correctly (#2158)
  unzip: unify EOF handling (#2175)
  util: fix out of boundary access in mktemp functions (#2160)
  uu: stop processing if lines are too long (#2168)
  For more information, see:
    https://www.cve.org/CVERecord?id=CVE-2024-20696
    https://www.cve.org/CVERecord?id=CVE-2024-26256
  (* Security fix *)
l/python-hatch-vcs-0.4.0-x86_64-1.txz:  Added.
  This is needed to build urllib3-2.2.3.
l/python-idna-3.9-x86_64-1.txz:  Upgraded.
l/python-urllib3-2.2.3-x86_64-1.txz:  Upgraded.
n/bind-9.20.1-x86_64-1.txz:  Upgraded.
xap/xlockmore-5.79-x86_64-1.txz:  Upgraded.
2024-09-14 20:58:45 +02:00
Patrick J Volkerding
f4acbc3fdb Fri Sep 13 21:12:03 UTC 2024
l/orc-0.4.40-x86_64-2.txz:  Rebuilt.
  Removed extra wrong LIBDIRSUFFIX="". Thanks to ponce.
2024-09-13 23:28:40 +02:00
Patrick J Volkerding
d0f56a1b42 Fri Sep 13 18:37:35 UTC 2024
l/gobject-introspection-1.82.0-x86_64-1.txz:  Upgraded.
l/gtk4-4.16.1-x86_64-1.txz:  Upgraded.
l/gvfs-1.56.0-x86_64-1.txz:  Upgraded.
l/libpng-1.6.44-x86_64-1.txz:  Upgraded.
l/mlt-7.28.0-x86_64-1.txz:  Upgraded.
l/orc-0.4.40-x86_64-1.txz:  Upgraded.
l/python-zipp-3.20.2-x86_64-1.txz:  Upgraded.
l/unicode-ucd-16.0.0-noarch-1.txz:  Upgraded.
xap/gucharmap-16.0.0-x86_64-1.txz:  Upgraded.
2024-09-13 21:00:36 +02:00
Patrick J Volkerding
1ef7f6df7b Fri Sep 13 01:32:33 UTC 2024
a/kernel-firmware-20240912_b9daf8c-noarch-1.txz:  Upgraded.
a/kernel-generic-6.10.10-x86_64-1.txz:  Upgraded.
  The kernel modules are now bundled into this package.
a/kernel-huge-6.10.9-x86_64-1.txz:  Removed.
  So long, we won't miss you.
  If you were actually using kernel-huge with one of the SCSI/SAS drivers that
  were built in, you'll need to use kernel-generic and an initrd that contains
  the needed drivers. Otherwise, just switch to kernel-generic. It'll be fine.
  If unsure, make an initrd with geninitrd and have your bootloader use it.
a/kernel-modules-6.10.9-x86_64-1.txz:  Removed.
  Kernel modules are now bundled with the kernel-generic package.
a/libblockdev-3.2.0-x86_64-1.txz:  Upgraded.
d/kernel-headers-6.10.10-x86-1.txz:  Upgraded.
k/kernel-source-6.10.10-noarch-1.txz:  Upgraded.
l/librsvg-2.58.4-x86_64-1.txz:  Upgraded.
l/protobuf-28.1-x86_64-1.txz:  Upgraded.
l/pygobject3-3.50.0-x86_64-1.txz:  Upgraded.
l/python-trove-classifiers-2024.9.12-x86_64-1.txz:  Upgraded.
n/nghttp3-1.5.0-x86_64-2.txz:  Rebuilt.
  Make sure the cmake files are installed to the correct location.
  Thanks to fulalas.
x/ibus-table-1.17.8-x86_64-1.txz:  Upgraded.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
2024-09-13 04:11:07 +02:00
Patrick J Volkerding
b6d2c7f5fa Wed Sep 11 17:47:14 UTC 2024
a/efibootmgr-18-x86_64-1.txz:  Upgraded.
a/grub-2.12-x86_64-16.txz:  Rebuilt.
  Long ago, we began giving all the scripts in /etc/grub.d/ the .new treatment
  to prevent local customizations from being overwritten with a package
  upgrade. But, this no longer appears to be a good idea, especially if we're
  ever going to offer the possibility to automate grub-install and grub-update.
  So, we are no longer going to preserve the contents of these files when the
  grub package is upgraded. We *will* however preserve the existing
  permissions, so you'll be able to turn off scripts that you don't want
  running, and you'll be able to make new scripts, or make edited and renamed
  copies of the scripts shipped in this package, so there's no real loss of
  functionality here.
  It looks like 40_custom is intended to be locally edited, so we make an
  exception and do not overwrite that one.
d/python-setuptools-74.1.2-x86_64-1.txz:  Upgraded.
kde/okteta-0.26.17-x86_64-1.txz:  Upgraded.
l/gobject-introspection-1.80.1-x86_64-2.txz:  Rebuilt.
  Fix running against python-setuptools-74.1.2:
  [PATCH] giscanner: remove dependency on distutils.msvccompiler.
l/python-importlib_metadata-8.5.0-x86_64-1.txz:  Upgraded.
n/curl-8.10.0-x86_64-1.txz:  Upgraded.
2024-09-11 20:35:16 +02:00
Patrick J Volkerding
ed2397335f Tue Sep 10 19:32:34 UTC 2024
l/Imath-3.1.12-x86_64-1.txz:  Upgraded.
l/gtkmm4-4.16.0-x86_64-1.txz:  Upgraded.
n/stunnel-5.73-x86_64-1.txz:  Upgraded.
2024-09-10 22:00:23 +02:00
Patrick J Volkerding
381482b7fe Mon Sep 9 17:27:00 UTC 2024
ap/stow-2.4.1-x86_64-1.txz:  Upgraded.
l/cairo-1.18.2-x86_64-1.txz:  Upgraded.
l/gc-8.2.8-x86_64-1.txz:  Upgraded.
n/bluez-5.78-x86_64-1.txz:  Upgraded.
n/netatalk-3.2.8-x86_64-1.txz:  Upgraded.
  Bump bundled WolfSSL library to stable version 5.7.2, GitHub #1433.
  For more information, see:
    https://www.cve.org/CVERecord?id=CVE-2024-1544
    https://www.cve.org/CVERecord?id=CVE-2024-5288
    https://www.cve.org/CVERecord?id=CVE-2024-5991
    https://www.cve.org/CVERecord?id=CVE-2024-5814
  (* Security fix *)
x/ibus-m17n-1.4.32-x86_64-1.txz:  Upgraded.
2024-09-09 19:59:46 +02:00
Patrick J Volkerding
07449d94af Mon Sep 9 00:53:17 UTC 2024
a/kernel-generic-6.10.9-x86_64-1.txz:  Upgraded.
a/kernel-huge-6.10.9-x86_64-1.txz:  Upgraded.
a/kernel-modules-6.10.9-x86_64-1.txz:  Upgraded.
ap/texinfo-7.1.1-x86_64-1.txz:  Upgraded.
d/kernel-headers-6.10.9-x86-1.txz:  Upgraded.
d/python3-3.11.10-x86_64-1.txz:  Upgraded.
  This update fixes security issues:
  Bundled libexpat was updated to 2.6.3.
  Fix quadratic complexity in parsing "-quoted cookie values with backslashes
  by http.cookies.
  Fixed various false positives and false negatives in IPv4Address.is_private,
  IPv4Address.is_global, IPv6Address.is_private, IPv6Address.is_global.
  Fix urllib.parse.urlunparse() and urllib.parse.urlunsplit() for URIs with
  path starting with multiple slashes and no authority.
  Remove backtracking from tarfile header parsing for hdrcharset, PAX, and
  GNU sparse headers.
  email.utils.getaddresses() and email.utils.parseaddr() now return ('', '')
  2-tuples in more situations where invalid email addresses are encountered
  instead of potentially inaccurate values. Add optional strict parameter to
  these two functions: use strict=False to get the old behavior, accept
  malformed inputs. getattr(email.utils, 'supports_strict_parsing', False) can
  be used to check if the strict paramater is available.
  Sanitize names in zipfile.Path to avoid infinite loops (gh-122905) without
  breaking contents using legitimate characters.
  Email headers with embedded newlines are now quoted on output. The generator
  will now refuse to serialize (write) headers that are unsafely folded or
  delimited; see verify_generated_headers.
  For more information, see:
    https://pythoninsider.blogspot.com/2024/09/python-3130rc2-3126-31110-31015-3920.html
    https://www.cve.org/CVERecord?id=CVE-2024-28757
    https://www.cve.org/CVERecord?id=CVE-2024-45490
    https://www.cve.org/CVERecord?id=CVE-2024-45491
    https://www.cve.org/CVERecord?id=CVE-2024-45492
    https://www.cve.org/CVERecord?id=CVE-2024-7592
    https://www.cve.org/CVERecord?id=CVE-2024-4032
    https://www.cve.org/CVERecord?id=CVE-2015-2104
    https://www.cve.org/CVERecord?id=CVE-2024-6232
    https://www.cve.org/CVERecord?id=CVE-2023-27043
    https://www.cve.org/CVERecord?id=CVE-2024-8088
    https://www.cve.org/CVERecord?id=CVE-2024-6923
  (* Security fix *)
k/kernel-source-6.10.9-noarch-1.txz:  Upgraded.
   TEE n -> m
  +AMDTEE m
  +AMD_PMF m
  +AMD_PMF_DEBUG n
  Thanks to nick8325 for the suggestion.
l/qt5-5.15.15_20240903_363456a6-x86_64-1.txz:  Upgraded.
x/noto-emoji-2.042-noarch-1.txz:  Added.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
2024-09-09 04:00:54 +02:00
Patrick J Volkerding
c5728e3e48 Sat Sep 7 18:16:12 UTC 2024
a/glibc-zoneinfo-2024b-noarch-1.txz:  Upgraded.
  This package provides the latest timezone updates.
l/gtk4-4.16.0-x86_64-1.txz:  Upgraded.
l/pycairo-1.27.0-x86_64-1.txz:  Upgraded.
l/python-build-1.2.2-x86_64-1.txz:  Upgraded.
2024-09-07 21:01:49 +02:00
Patrick J Volkerding
1bd02cdcad Fri Sep 6 19:22:57 UTC 2024
a/hwdata-0.387-noarch-1.txz:  Upgraded.
n/epic5-3.0-x86_64-1.txz:  Upgraded.
x/mesa-24.2.2-x86_64-1.txz:  Upgraded.
2024-09-06 22:03:36 +02:00
Patrick J Volkerding
96d75d54bf Thu Sep 5 22:14:23 UTC 2024
ap/inxi-3.3.36_1-noarch-1.txz:  Upgraded.
ap/nano-8.2-x86_64-1.txz:  Upgraded.
d/luajit-2.1.1725453128-x86_64-1.txz:  Upgraded.
d/rust-1.81.0-x86_64-1.txz:  Upgraded.
l/netpbm-11.07.01-x86_64-1.txz:  Upgraded.
l/python-cffi-1.17.1-x86_64-1.txz:  Upgraded.
l/python-glad2-2.0.7-x86_64-1.txz:  Upgraded.
l/wireplumber-0.5.6-x86_64-1.txz:  Upgraded.
n/iputils-20240905-x86_64-1.txz:  Upgraded.
x/igt-gpu-tools-1.29-x86_64-1.txz:  Upgraded.
x/libXi-1.8.2-x86_64-1.txz:  Upgraded.
xap/mozilla-thunderbird-128.2.0esr-x86_64-1.txz:  Upgraded.
  This release contains security fixes and improvements.
  For more information, see:
    https://www.mozilla.org/en-US/thunderbird/128.2.0esr/releasenotes/
  (* Security fix *)
2024-09-06 01:14:21 +02:00
Patrick J Volkerding
a66dad8c70 Wed Sep 4 23:37:27 UTC 2024
a/cryptsetup-2.7.5-x86_64-2.txz:  Rebuilt.
  rc.luks: skip LUKS volumes that have the noauto option in /etc/crypttab.
  Thanks to z80.
a/hwdata-0.386-noarch-1.txz:  Upgraded.
a/kernel-firmware-20240904_87cae27-noarch-1.txz:  Upgraded.
a/kernel-generic-6.10.8-x86_64-1.txz:  Upgraded.
a/kernel-huge-6.10.8-x86_64-1.txz:  Upgraded.
a/kernel-modules-6.10.8-x86_64-1.txz:  Upgraded.
a/xfsprogs-6.10.1-x86_64-1.txz:  Upgraded.
d/kernel-headers-6.10.8-x86-1.txz:  Upgraded.
d/scons-4.8.1-x86_64-1.txz:  Upgraded.
k/kernel-source-6.10.8-noarch-1.txz:  Upgraded.
l/expat-2.6.3-x86_64-1.txz:  Upgraded.
  This update addresses security issues with impact ranging from denial of
  service to potentially artitrary code execution.
  For more information, see:
    https://www.cve.org/CVERecord?id=CVE-2024-45490
    https://www.cve.org/CVERecord?id=CVE-2024-45491
    https://www.cve.org/CVERecord?id=CVE-2024-45492
  (* Security fix *)
x/eglexternalplatform-1.2-x86_64-1.txz:  Upgraded.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
2024-09-05 02:15:14 +02:00
Patrick J Volkerding
7ff3810884 Tue Sep 3 21:07:09 UTC 2024
a/cryptsetup-2.7.5-x86_64-1.txz:  Upgraded.
a/kernel-firmware-20240903_7a7a88f-noarch-1.txz:  Upgraded.
a/openssl-solibs-3.3.2-x86_64-1.txz:  Upgraded.
ap/xfsdump-3.2.0-x86_64-1.txz:  Upgraded.
d/opencl-headers-2024.05.08-noarch-1.txz:  Upgraded.
d/ruby-3.3.5-x86_64-1.txz:  Upgraded.
l/mozjs115-115.15.0esr-x86_64-1.txz:  Upgraded.
n/openssl-3.3.2-x86_64-1.txz:  Upgraded.
  This update fixes bugs and security issues:
  Fixed possible denial of service in X.509 name checks.
  Fixed possible buffer overread in SSL_select_next_proto().
  For more information, see:
    https://openssl-library.org/news/secadv/20240903.txt
    https://openssl-library.org/news/secadv/20240627.txt
    https://www.cve.org/CVERecord?id=CVE-2024-6119
    https://www.cve.org/CVERecord?id=CVE-2024-5535
  (* Security fix *)
n/samba-4.21.0-x86_64-1.txz:  Upgraded.
x/libevdev-1.13.3-x86_64-1.txz:  Upgraded.
x/xterm-394-x86_64-1.txz:  Upgraded.
xap/mozilla-firefox-128.2.0esr-x86_64-1.txz:  Upgraded.
  This update contains security fixes and improvements.
  For more information, see:
    https://www.mozilla.org/en-US/firefox/128.2.0/releasenotes/
    https://www.mozilla.org/security/advisories/mfsa2024-40/
    https://www.cve.org/CVERecord?id=CVE-2024-8385
    https://www.cve.org/CVERecord?id=CVE-2024-8381
    https://www.cve.org/CVERecord?id=CVE-2024-8382
    https://www.cve.org/CVERecord?id=CVE-2024-8383
    https://www.cve.org/CVERecord?id=CVE-2024-8384
    https://www.cve.org/CVERecord?id=CVE-2024-8386
    https://www.cve.org/CVERecord?id=CVE-2024-8387
  (* Security fix *)
xap/seamonkey-2.53.19-x86_64-1.txz:  Upgraded.
  This update contains security fixes and improvements.
  For more information, see:
    https://www.seamonkey-project.org/releases/seamonkey2.53.19
  (* Security fix *)
2024-09-04 00:33:23 +02:00
Patrick J Volkerding
3f090a13cf Mon Sep 2 19:56:17 UTC 2024
ap/sudo-1.9.16-x86_64-1.txz:  Upgraded.
kde/calligra-3.2.1-x86_64-44.txz:  Rebuilt.
  Recompiled against poppler-24.09.0.
kde/cantor-23.08.5-x86_64-10.txz:  Rebuilt.
  Recompiled against poppler-24.09.0.
kde/kfilemetadata-5.116.0-x86_64-7.txz:  Rebuilt.
  Recompiled against poppler-24.09.0.
kde/kile-2.9.93-x86_64-37.txz:  Rebuilt.
  Recompiled against poppler-24.09.0.
kde/kitinerary-23.08.5-x86_64-8.txz:  Rebuilt.
  Recompiled against poppler-24.09.0.
kde/krita-5.2.3-x86_64-4.txz:  Rebuilt.
  Recompiled against poppler-24.09.0.
kde/labplot-2.11.1-x86_64-3.txz:  Rebuilt.
  Recompiled against poppler-24.09.0.
kde/okular-23.08.5-x86_64-8.txz:  Rebuilt.
  Recompiled against poppler-24.09.0.
l/imagemagick-7.1.1_38-x86_64-1.txz:  Upgraded.
l/isl-0.27-x86_64-1.txz:  Upgraded.
l/poppler-24.09.0-x86_64-1.txz:  Upgraded.
  Shared library .so-version bump.
x/libwacom-2.13.0-x86_64-1.txz:  Upgraded.
extra/xv/xv-6.0.1-x86_64-1.txz:  Upgraded.
2024-09-02 22:40:20 +02:00
Patrick J Volkerding
1bfff6350a Mon Sep 2 02:42:42 UTC 2024
l/SDL2-2.30.7-x86_64-1.txz:  Upgraded.
l/spirv-llvm-translator-18.1.4-x86_64-1.txz:  Upgraded.
2024-09-02 05:03:47 +02:00
Patrick J Volkerding
c2316bf6f1 Sat Aug 31 18:26:20 UTC 2024
l/aom-3.10.0-x86_64-1.txz:  Upgraded.
l/libpcap-1.10.5-x86_64-1.txz:  Upgraded.
  This update fixes security issues:
  Clean up sock_initaddress() and its callers to avoid double frees
  in some cases.
  Fix pcap_findalldevs_ex() not to crash if passed a file:// URL with a
  path to a directory that cannot be opened.
  For more information, see:
    https://www.cve.org/CVERecord?id=CVE-2023-7256
    https://www.cve.org/CVERecord?id=CVE-2024-8006
  (* Security fix *)
l/mozilla-nss-3.104-x86_64-1.txz:  Upgraded.
n/tcpdump-4.99.5-x86_64-1.txz:  Upgraded.
x/wayland-protocols-1.37-noarch-1.txz:  Upgraded.
2024-08-31 21:02:58 +02:00
Patrick J Volkerding
64332deb21 Fri Aug 30 19:56:06 UTC 2024
l/gtk4-4.14.6-x86_64-1.txz:  Upgraded.
l/json-glib-1.10.0-x86_64-1.txz:  Upgraded.
2024-08-30 22:33:59 +02:00
Patrick J Volkerding
e1b9937c81 Fri Aug 30 17:52:19 UTC 2024
a/aaa_glibc-solibs-2.40-x86_64-5.txz:  Rebuilt.
a/kernel-firmware-20240828_335a1de-noarch-1.txz:  Upgraded.
a/kernel-generic-6.10.7-x86_64-1.txz:  Upgraded.
a/kernel-huge-6.10.7-x86_64-1.txz:  Upgraded.
a/kernel-modules-6.10.7-x86_64-1.txz:  Upgraded.
a/userspace-rcu-0.14.1-x86_64-1.txz:  Upgraded.
ap/man-db-2.13.0-x86_64-1.txz:  Upgraded.
ap/screen-5.0.0-x86_64-1.txz:  Upgraded.
ap/vim-9.1.0702-x86_64-1.txz:  Upgraded.
d/cmake-3.30.3-x86_64-1.txz:  Upgraded.
d/gcc-14.2.0-x86_64-2.txz:  Rebuilt.
  Merge in parts of alienBOB's multilib build script, generalize the script
  to work with both --enable-multilib and --disable-multilib, and otherwise
  clean things up. Go ahead and build it multilib on 64-bit, because why not?
  It's worth the bit of bloat to no longer have this package need to be
  maintained separately and kept in sync. Thanks to alienBOB.
d/gcc-g++-14.2.0-x86_64-2.txz:  Rebuilt.
d/gcc-gdc-14.2.0-x86_64-2.txz:  Rebuilt.
d/gcc-gfortran-14.2.0-x86_64-2.txz:  Rebuilt.
d/gcc-gm2-14.2.0-x86_64-2.txz:  Rebuilt.
d/gcc-gnat-14.2.0-x86_64-2.txz:  Rebuilt.
d/gcc-go-14.2.0-x86_64-2.txz:  Rebuilt.
d/gcc-objc-14.2.0-x86_64-2.txz:  Rebuilt.
d/gcc-rust-14.2.0-x86_64-2.txz:  Rebuilt.
d/kernel-headers-6.10.7-x86-1.txz:  Upgraded.
d/python-setuptools-73.0.1-x86_64-1.txz:  Rebuilt.
  Reverted due to regression: breaks g-ir-scanner
k/kernel-source-6.10.7-noarch-1.txz:  Upgraded.
l/glibc-2.40-x86_64-5.txz:  Rebuilt.
  Enable multilib on 64-bit. Thanks to alienBOB.
  Note that Slackware 64-bit can now run a 32-bit "Hello World!" but there
  are no immediate plans to add additional multilib support by default.
  Maybe down the road when bare metal 32-bit support goes away.
l/glibc-i18n-2.40-x86_64-5.txz:  Rebuilt.
l/glibc-profile-2.40-x86_64-5.txz:  Rebuilt.
l/gtk4-4.15.6-x86_64-1.txz:  Upgraded.
l/libssh-0.11.1-x86_64-1.txz:  Upgraded.
l/protobuf-28.0-x86_64-1.txz:  Upgraded.
  Shared library .so-version bump.
l/python-certifi-2024.8.30-x86_64-1.txz:  Upgraded.
l/qt6-6.7.2_20240610_3f005f1e-x86_64-6.txz:  Rebuilt.
  Recompiled against protobuf-28.0.
n/ca-certificates-20240830-noarch-1.txz:  Upgraded.
  This update provides the latest CA certificates to check for the
  authenticity of SSL connections.
n/mosh-1.4.0-x86_64-4.txz:  Rebuilt.
  Recompiled against protobuf-28.0.
n/php-8.3.11-x86_64-1.txz:  Upgraded.
  This is a bugfix release.
  For more information, see:
    https://www.php.net/ChangeLog-8.php#8.3.11
x/mesa-24.2.1-x86_64-1.txz:  Upgraded.
  Thanks to lucabon for the rust-bindgen patch.
xap/vim-gvim-9.1.0702-x86_64-1.txz:  Upgraded.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
2024-08-30 20:49:55 +02:00
Patrick J Volkerding
a6ff7bb119 Wed Aug 28 17:31:38 UTC 2024
a/os-prober-1.83-x86_64-1.txz:  Upgraded.
d/python-setuptools-74.0.0-x86_64-1.txz:  Upgraded.
l/protobuf-27.4-x86_64-1.txz:  Upgraded.
x/ibus-table-1.17.7-x86_64-1.txz:  Upgraded.
2024-08-28 20:02:06 +02:00
Patrick J Volkerding
0f3e7091a6 Tue Aug 27 19:24:48 UTC 2024
a/upower-1.90.5-x86_64-1.txz:  Upgraded.
l/glibmm2-2.82.0-x86_64-1.txz:  Upgraded.
l/python-pbr-6.1.0-x86_64-1.txz:  Upgraded.
n/nghttp2-1.63.0-x86_64-1.txz:  Upgraded.
x/libdrm-2.4.123-x86_64-1.txz:  Upgraded.
x/xclipboard-1.1.5-x86_64-1.txz:  Upgraded.
2024-08-27 21:59:36 +02:00
Patrick J Volkerding
eba1d5b28c Mon Aug 26 20:07:36 UTC 2024
a/xfsprogs-6.10.0-x86_64-1.txz:  Upgraded.
ap/stow-2.4.0-x86_64-2.txz:  Rebuilt.
  Applied upstream patch to fix perl warning. Thanks to mid-kid and pbslxw.
l/apr-1.7.5-x86_64-1.txz:  Upgraded.
l/glib2-2.82.0-x86_64-1.txz:  Upgraded.
l/imagemagick-7.1.1_37-x86_64-1.txz:  Upgraded.
l/libsoup3-3.6.0-x86_64-1.txz:  Upgraded.
l/mlt-7.26.0-x86_64-1.txz:  Upgraded.
l/python-zipp-3.20.1-x86_64-1.txz:  Upgraded.
n/NetworkManager-1.48.10-x86_64-1.txz:  Upgraded.
2024-08-26 22:28:26 +02:00
Patrick J Volkerding
f4bb237e34 Sun Aug 25 17:38:49 UTC 2024
d/luajit-2.1.1724512491-x86_64-1.txz:  Upgraded.
n/getmail-6.19.04-x86_64-1.txz:  Upgraded.
n/socat-1.8.0.1-x86_64-1.txz:  Upgraded.
x/wayland-1.23.1-x86_64-1.txz:  Upgraded.
2024-08-25 19:59:05 +02:00
Patrick J Volkerding
c77798fc41 Sat Aug 24 23:36:26 UTC 2024
a/lvm2-2.03.26-x86_64-1.txz:  Upgraded.
ap/mc-4.8.32-x86_64-1.txz:  Upgraded.
n/epic5-2.6-x86_64-1.txz:  Upgraded.
n/nghttp3-1.5.0-x86_64-1.txz:  Upgraded.
2024-08-25 01:59:25 +02:00
Patrick J Volkerding
2a86265ce7 Fri Aug 23 19:36:53 UTC 2024
l/python-idna-3.8-x86_64-1.txz:  Upgraded.
n/c-ares-1.33.1-x86_64-1.txz:  Upgraded.
x/egl-wayland-1.1.16-x86_64-1.txz:  Upgraded.
2024-08-23 21:59:06 +02:00
Patrick J Volkerding
5e9b585f22 Thu Aug 22 19:10:18 UTC 2024
ap/vim-9.1.0686-x86_64-1.txz:  Upgraded.
  Build with --with-python3-stable-abi=no (which was the default until
  recently). This fixes segfaults when python3 is used from vim.
  Thanks to audriusk.
d/luajit-2.1.1724232689-x86_64-1.txz:  Upgraded.
d/parallel-20240822-noarch-1.txz:  Upgraded.
l/gst-plugins-bad-free-1.24.7-x86_64-1.txz:  Upgraded.
l/gst-plugins-base-1.24.7-x86_64-1.txz:  Upgraded.
l/gst-plugins-good-1.24.7-x86_64-1.txz:  Upgraded.
l/gst-plugins-libav-1.24.7-x86_64-1.txz:  Upgraded.
l/gstreamer-1.24.7-x86_64-1.txz:  Upgraded.
l/nodejs-20.17.0-x86_64-1.txz:  Upgraded.
l/pipewire-1.2.3-x86_64-1.txz:  Upgraded.
n/bind-9.18.29-x86_64-1.txz:  Upgraded.
n/nfs-utils-2.7.1-x86_64-1.txz:  Upgraded.
xap/mozilla-thunderbird-128.1.1esr-x86_64-1.txz:  Upgraded.
  This is a bugfix release.
  For more information, see:
    https://www.mozilla.org/en-US/thunderbird/128.1.1esr/releasenotes/
xap/vim-gvim-9.1.0686-x86_64-1.txz:  Upgraded.
2024-08-22 22:16:26 +02:00
Patrick J Volkerding
a259c4df1e Wed Aug 21 18:08:47 UTC 2024
d/python-setuptools-73.0.1-x86_64-1.txz:  Upgraded.
d/rust-bindgen-0.70.1-x86_64-1.txz:  Upgraded.
n/ModemManager-1.22.0-x86_64-1.txz:  Upgraded.
n/dhcpcd-10.0.10-x86_64-1.txz:  Upgraded.
n/epic5-2.4-x86_64-1.txz:  Upgraded.
n/libqmi-1.34.0-x86_64-2.txz:  Rebuilt.
  Build against libqrtr-glib with -Dqrtr=true.
n/libqrtr-glib-1.2.2-x86_64-1.txz:  Added.
  ModemManager-1.22.0 needs libqmi to be linked with this.
x/xorg-server-21.1.13-x86_64-3.txz:  Rebuilt.
  Patched changing a type from unsigned long to unsigned long long which fixes
  the black screen seen on 32-bit with the modesetting driver. Seems fine on
  64-bit as well, so the patch is applied for all builds. The patch to default
  to modesetting for Intel graphics is restored (and the one for nouveau is kept
  as well).
  Thanks to Lenard Spencer for reporting that nouveau was also hitting this.
  Thanks to Petri Kaukasoina for the patch.
x/xorg-server-xephyr-21.1.13-x86_64-3.txz:  Rebuilt.
x/xorg-server-xnest-21.1.13-x86_64-3.txz:  Rebuilt.
x/xorg-server-xvfb-21.1.13-x86_64-3.txz:  Rebuilt.
2024-08-21 20:30:25 +02:00
Patrick J Volkerding
5ec7ae04a2 Tue Aug 20 18:23:52 UTC 2024
a/libbytesize-2.11-x86_64-1.txz:  Upgraded.
d/python-setuptools-73.0.0-x86_64-1.txz:  Upgraded.
l/python-importlib_metadata-8.4.0-x86_64-1.txz:  Upgraded.
n/epic5-2.2-x86_64-1.txz:  Upgraded.
n/netatalk-3.2.7-x86_64-1.txz:  Upgraded.
x/xorg-server-21.1.13-x86_64-2.txz:  Rebuilt.
  On 32-bit, using the modesetting driver with Intel graphics is resulting in
  a black screen (observed here with CoffeeLake-H GT2), so on 32-bit only let's
  stop applying the patch that was making xorg-server use modesetting by
  default. Thanks to LuckyCyborg and Petri Kaukasoina.
  Fix build with gcc-14.2.
x/xorg-server-xephyr-21.1.13-x86_64-2.txz:  Rebuilt.
x/xorg-server-xnest-21.1.13-x86_64-2.txz:  Rebuilt.
x/xorg-server-xvfb-21.1.13-x86_64-2.txz:  Rebuilt.
xfce/xfce4-screenshooter-1.11.1-x86_64-1.txz:  Upgraded.
2024-08-20 20:59:42 +02:00
Patrick J Volkerding
df0b85011c Mon Aug 19 18:50:19 UTC 2024
a/kernel-firmware-20240816_5649ca7-noarch-1.txz:  Upgraded.
a/kernel-generic-6.10.6-x86_64-1.txz:  Upgraded.
a/kernel-huge-6.10.6-x86_64-1.txz:  Upgraded.
a/kernel-modules-6.10.6-x86_64-1.txz:  Upgraded.
d/kernel-headers-6.10.6-x86-1.txz:  Upgraded.
k/kernel-source-6.10.6-noarch-1.txz:  Upgraded.
l/liburing-2.7-x86_64-1.txz:  Upgraded.
x/libinput-1.26.2-x86_64-1.txz:  Upgraded.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
2024-08-19 21:49:36 +02:00
Patrick J Volkerding
aea7d13601 Sun Aug 18 18:11:20 UTC 2024
ap/vim-9.1.0680-x86_64-1.txz:  Upgraded.
d/binutils-2.43.1-x86_64-1.txz:  Upgraded.
  Shared library .so-version bump.
d/oprofile-1.4.0-x86_64-15.txz:  Rebuilt.
  Recompiled against binutils-2.43.1.
xap/vim-gvim-9.1.0680-x86_64-1.txz:  Upgraded.
2024-08-18 20:35:31 +02:00
Patrick J Volkerding
b24b3c4a92 Sat Aug 17 18:14:54 UTC 2024
a/eudev-3.2.14-x86_64-2.txz:  Rebuilt.
  Add a few more modules to /lib/modprobe.d/watchdog.conf.
a/kmod-33-x86_64-1.txz:  Upgraded.
ap/sc-im-0.8.4-x86_64-1.txz:  Upgraded.
ap/scdoc-1.11.3-x86_64-1.txz:  Added.
  This is needed to build kmod-33.
d/luajit-2.1.1723675123-x86_64-1.txz:  Upgraded.
d/rust-bindgen-0.70.0-x86_64-1.txz:  Upgraded.
l/librsvg-2.58.3-x86_64-1.txz:  Upgraded.
x/mesa-24.2.0-x86_64-2.txz:  Rebuilt.
  Updated the subprojects and recompiled.
2024-08-17 20:30:46 +02:00
Patrick J Volkerding
d3f24a1ddc Fri Aug 16 19:58:10 UTC 2024
a/aaa_glibc-solibs-2.40-x86_64-4.txz:  Rebuilt.
a/sysvinit-scripts-15.1-noarch-21.txz:  Rebuilt.
  rc.S: fix_errors when mounting a bcachefs filesystem. Thanks to 0XBF.
l/glibc-2.40-x86_64-4.txz:  Rebuilt.
  On 32-bit, add these compile flags:
  -mstackrealign
  This is needed for compatibility with old binaries, thanks to iive.
  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer
  Without these, both nouveau and the nvidia driver are prone to crashes and
  hangs. Thanks to UnrelatedMicrowave.
  On both 32-bit and 64-bit, add --enable-multi-arch. This will enable
  optimized assembly code within glibc, depending on the CPU detected.
  Thanks to iive.
  With -mstackrealign and --enable-multi-arch on 32-bit, I believe that
  -march= could be set to any x86 arch -- it's merely a decoration.
l/glibc-i18n-2.40-x86_64-4.txz:  Rebuilt.
l/glibc-profile-2.40-x86_64-4.txz:  Rebuilt.
l/gtk4-4.14.5-x86_64-1.txz:  Upgraded.
l/python-markdown-3.7-x86_64-1.txz:  Upgraded.
x/libglvnd-1.7.0-x86_64-2.txz:  Rebuilt.
  Use the new compiler flags. On 32-bit, add -mstackrealign just in case.
xfce/xfce4-notifyd-0.9.6-x86_64-1.txz:  Upgraded.
2024-08-16 22:28:37 +02:00
Patrick J Volkerding
34db2b9001 Thu Aug 15 20:07:37 UTC 2024
a/aaa_libraries-15.1-x86_64-33.txz:  Rebuilt.
  Upgraded:  libcares.so.2.18.0, libtdb.so.1.4.12.
  Added (temporarily):  libboost_*.so.1.85.0.
a/btrfs-progs-6.10.1-x86_64-1.txz:  Upgraded.
ap/cups-browsed-2.0.1-x86_64-1.txz:  Upgraded.
ap/cups-filters-2.0.1-x86_64-1.txz:  Upgraded.
kde/kig-23.08.5-x86_64-5.txz:  Rebuilt.
  Recompiled against boost-1.86.0.
kde/kopeninghours-23.08.5-x86_64-5.txz:  Rebuilt.
  Recompiled against boost-1.86.0.
l/boost-1.86.0-x86_64-1.txz:  Upgraded.
  Shared library .so-version bump.
l/cryfs-0.10.3-x86_64-12.txz:  Rebuilt.
  Recompiled against boost-1.86.0.
l/enchant-2.8.2-x86_64-1.txz:  Upgraded.
n/gnutls-3.8.7.1-x86_64-1.txz:  Upgraded.
x/fcitx5-chinese-addons-5.1.6-x86_64-2.txz:  Rebuilt.
  Recompiled against boost-1.86.0.
x/libime-1.1.8-x86_64-2.txz:  Rebuilt.
  Recompiled against boost-1.86.0.
2024-08-15 23:02:34 +02:00
Patrick J Volkerding
ad15c47313 Wed Aug 14 19:36:01 UTC 2024
a/kernel-generic-6.10.5-x86_64-1.txz:  Upgraded.
a/kernel-huge-6.10.5-x86_64-1.txz:  Upgraded.
a/kernel-modules-6.10.5-x86_64-1.txz:  Upgraded.
d/kernel-headers-6.10.5-x86-1.txz:  Upgraded.
d/python-setuptools-72.2.0-x86_64-1.txz:  Upgraded.
k/kernel-source-6.10.5-noarch-1.txz:  Upgraded.
kde/okteta-0.26.16-x86_64-1.txz:  Upgraded.
n/dovecot-2.3.21.1-x86_64-1.txz:  Upgraded.
  This update fixes security issues:
  A large number of address headers in email resulted in excessive CPU usage.
  Abnormally large email headers are now truncated or discarded, with a limit
  of 10MB on a single header and 50MB for all the headers of all the parts of
  an email.
  For more information, see:
    https://www.cve.org/CVERecord?id=CVE-2024-23184
    https://www.cve.org/CVERecord?id=CVE-2024-23185
  (* Security fix *)
n/lynx-2.9.2-x86_64-1.txz:  Upgraded.
x/mesa-24.2.0-x86_64-1.txz:  Upgraded.
xfce/xfce4-notifyd-0.9.5-x86_64-1.txz:  Upgraded.
extra/tigervnc/tigervnc-1.14.0-x86_64-3.txz:  Rebuilt.
  Recompiled against ffmpeg-7.0.2.
  Thanks to Petri Kaukasoina.
extra/xv/xv-6.0.0-x86_64-1.txz:  Upgraded.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
2024-08-14 22:25:01 +02:00
Patrick J Volkerding
5b3a04ad99 Wed Aug 14 01:47:55 UTC 2024
testing/packages/aaa_glibc-solibs-2.40-x86_64-3.txz:  Rebuilt.
testing/packages/glibc-2.40-x86_64-3.txz:  Rebuilt.
  Let's try this again with these options on both sides:
  -mstackrealign -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer
testing/packages/glibc-i18n-2.40-x86_64-3.txz:  Rebuilt.
testing/packages/glibc-profile-2.40-x86_64-3.txz:  Rebuilt.
2024-08-14 03:59:25 +02:00
Patrick J Volkerding
3e4363cb32 Tue Aug 13 20:33:27 UTC 2024
ap/moc-2.6_alpha3-x86_64-4.txz:  Rebuilt.
  The ffmpeg7 patch isn't 100% there, so rebuild without the ffmpeg plugin.
ap/sqlite-3.46.1-x86_64-1.txz:  Upgraded.
kde/digikam-8.4.0-x86_64-2.txz:  Rebuilt.
  Recompiled against ffmpeg-7.0.2.
kde/ffmpegthumbs-23.08.5-x86_64-2.txz:  Rebuilt.
  Recompiled against ffmpeg-7.0.2.
kde/k3b-23.08.5-x86_64-2.txz:  Rebuilt.
  Recompiled against ffmpeg-7.0.2.
kde/kfilemetadata-5.116.0-x86_64-6.txz:  Rebuilt.
  Recompiled against ffmpeg-7.0.2.
kde/kpipewire-5.27.11-x86_64-2.txz:  Rebuilt.
  Recompiled against ffmpeg-7.0.2.
l/alsa-plugins-1.2.12-x86_64-2.txz:  Rebuilt.
  Recompiled against ffmpeg-7.0.2.
l/ffmpeg-7.0.2-x86_64-1.txz:  Upgraded.
  Shared library .so-version bump.
  Compiled against vulkan-sdk-1.3.290.0.
l/freetype-2.13.3-x86_64-1.txz:  Upgraded.
l/gegl-0.4.48-x86_64-2.txz:  Rebuilt.
  Recompiled against ffmpeg-7.0.2.
l/gst-plugins-bad-free-1.24.6-x86_64-2.txz:  Rebuilt.
  Recompiled against vulkan-sdk-1.3.290.0.
l/gst-plugins-libav-1.24.6-x86_64-2.txz:  Rebuilt.
  Recompiled against ffmpeg-7.0.2.
l/gtk4-4.14.4-x86_64-2.txz:  Rebuilt.
  Recompiled against vulkan-sdk-1.3.290.0.
l/libplacebo-7.349.0-x86_64-2.txz:  Rebuilt.
  Recompiled against vulkan-sdk-1.3.290.0.
l/mlt-7.24.0-x86_64-3.txz:  Rebuilt.
  Recompiled against ffmpeg-7.0.2.
l/opencv-4.10.0-x86_64-2.txz:  Rebuilt.
  Recompiled against ffmpeg-7.0.2.
l/pipewire-1.2.2-x86_64-2.txz:  Rebuilt.
  Recompiled against ffmpeg-7.0.2.
  Recompiled against vulkan-sdk-1.3.290.0.
l/qt5-5.15.14_20240716_ae0c8451-x86_64-2.txz:  Rebuilt.
  Recompiled against ffmpeg-7.0.2.
l/qt6-6.7.2_20240610_3f005f1e-x86_64-5.txz:  Rebuilt.
  Recompiled against ffmpeg-7.0.2.
l/spirv-llvm-translator-18.1.3-x86_64-2.txz:  Rebuilt.
  Recompiled against vulkan-sdk-1.3.290.0.
x/fcitx5-gtk-5.1.3-x86_64-2.txz:  Rebuilt.
  Recompiled against vulkan-sdk-1.3.290.0.
x/ibus-1.5.30-x86_64-2.txz:  Rebuilt.
  Recompiled against vulkan-sdk-1.3.290.0.
x/mesa-24.1.5-x86_64-2.txz:  Rebuilt.
  Recompiled against vulkan-sdk-1.3.290.0.
x/vulkan-sdk-1.3.290.0-x86_64-1.txz:  Upgraded.
xap/MPlayer-20240812-x86_64-1.txz:  Upgraded.
  Recompiled against ffmpeg-7.0.2.
xap/audacious-plugins-4.4-x86_64-3.txz:  Rebuilt.
  Recompiled against ffmpeg-7.0.2.
xap/ffmpegthumbnailer-2.2.2-x86_64-6.txz:  Rebuilt.
  Recompiled against ffmpeg-7.0.2.
xap/freerdp-2.11.7-x86_64-2.txz:  Rebuilt.
  Recompiled against ffmpeg-7.0.2.
xap/mpv-0.38.0-x86_64-5.txz:  Rebuilt.
  Recompiled against ffmpeg-7.0.2.
  Recompiled against vulkan-sdk-1.3.290.0.
xap/ssr-0.4.4-x86_64-3.txz:  Rebuilt.
  Recompiled against ffmpeg-7.0.2.
xap/xine-lib-1.2.13-x86_64-8.txz:  Rebuilt.
  Recompiled against ffmpeg-7.0.2.
xap/xscreensaver-6.09-x86_64-2.txz:  Rebuilt.
  Recompiled against ffmpeg-7.0.2.
2024-08-13 23:09:21 +02:00
Patrick J Volkerding
bfbaf18b4a Mon Aug 12 18:41:11 UTC 2024
d/cbindgen-0.26.0-x86_64-3.txz:  Rebuilt.
  Revert this until FF/TB are patched. Thanks to Lenard Spencer.
l/M2Crypto-0.42.0-x86_64-1.txz:  Upgraded.
l/libedit-20240808_3.1-x86_64-1.txz:  Upgraded.
l/python-lxml-5.3.0-x86_64-1.txz:  Upgraded.
l/python-zipp-3.20.0-x86_64-1.txz:  Upgraded.
xap/ddd-3.4.1-x86_64-1.txz:  Upgraded.
xap/pan-0.160-x86_64-1.txz:  Upgraded.
testing/packages/aaa_glibc-solibs-2.40-x86_64-2.txz:  Added.
testing/packages/glibc-2.40-x86_64-2.txz:  Added.
  Let's test building with -fno-omit-frame-pointer and
  -mno-omit-leaf-frame-pointer added to the CFLAGS (thanks alienBOB),
  and --enable-multi-arch added to the configure options as suggested
  by iive. Hopefully they will test and report if these changes fix
  the reported stability issues when running Steam.
testing/packages/glibc-i18n-2.40-x86_64-2.txz:  Added.
testing/packages/glibc-profile-2.40-x86_64-2.txz:  Added.
2024-08-12 21:02:23 +02:00
Patrick J Volkerding
214b5e5bad Sun Aug 11 19:00:08 UTC 2024
a/kernel-firmware-20240809_5946007-noarch-1.txz:  Upgraded.
a/kernel-generic-6.10.4-x86_64-1.txz:  Upgraded.
a/kernel-huge-6.10.4-x86_64-1.txz:  Upgraded.
a/kernel-modules-6.10.4-x86_64-1.txz:  Upgraded.
d/cbindgen-0.27.0-x86_64-1.txz:  Upgraded.
d/kernel-headers-6.10.4-x86-1.txz:  Upgraded.
k/kernel-source-6.10.4-noarch-1.txz:  Upgraded.
l/libssh-0.11.0-x86_64-1.txz:  Upgraded.
x/egl-wayland-1.1.15-x86_64-1.txz:  Upgraded.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
2024-08-11 22:16:54 +02:00
Patrick J Volkerding
06cac03fa4 Fri Aug 9 21:22:03 UTC 2024
ap/mariadb-10.11.9-x86_64-1.txz:  Upgraded.
  This is a bugfix release.
  For more information, see:
    https://mariadb.com/kb/en/mariadb-10-11-9-release-notes/
d/rust-1.80.1-x86_64-1.txz:  Upgraded.
l/polkit-125-x86_64-1.txz:  Upgraded.
l/python-babel-2.16.0-x86_64-1.txz:  Upgraded.
l/vte-0.76.4-x86_64-1.txz:  Upgraded.
n/NetworkManager-1.48.8-x86_64-1.txz:  Upgraded.
x/OpenCC-1.1.9-x86_64-1.txz:  Upgraded.
2024-08-10 00:09:19 +02:00
Patrick J Volkerding
00adb5b0e0 Fri Aug 9 03:39:11 UTC 2024
a/exfatprogs-1.2.5-x86_64-1.txz:  Upgraded.
ap/mpg123-1.32.7-x86_64-1.txz:  Upgraded.
d/doxygen-1.12.0-x86_64-1.txz:  Upgraded.
d/rust-1.80.0-x86_64-2.txz:  Rebuilt.
  profiler = true
  sanitizers = true
  Needed to compile Chromium. Thanks to alienBOB.
  locked-deps = true
  Don't try to download updated dependencies.
2024-08-09 06:05:42 +02:00