mirror of
git://slackware.nl/current.git
synced 2024-12-26 09:58:59 +01:00
809 commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
Patrick J Volkerding
|
93207ebf6e |
Mon Apr 29 21:32:37 UTC 2024
a/aaa_libraries-15.1-x86_64-31.txz: Rebuilt. Added: libncurses++w.so.6.5, libtic.so.6.5. Upgraded: libformw.so.6.5, libmenuw.so.6.5, libncursesw.so.6.5, libpanelw.so.6.5, libtinfo.so.6.5. Removed (with compat symlinks made): libform.so.6.4, libmenu.so.6.4, libncurses.so.6.4, libpanel.so.6.4. a/aaa_terminfo-6.5-x86_64-1.txz: Upgraded. l/ncurses-6.5-x86_64-1.txz: Upgraded. This seemed like a good opportunity to go over my notes and try to make this SlackBuild at least defensible, if not correct. :-) The non-wide libraries have all been purged and replaced with compatibility symlinks pointing to the wide versions. Anything trying to use -lncurses (etc) will be redirected to -lncursesw (etc) at compile time. Looks like nearly 50 packages are linked to the non-wide libraries, but everything works this way. Thanks to GazL who provided most of the suggestions used. l/python-pyproject-hooks-1.1.0-x86_64-1.txz: Upgraded. n/lynx-2.9.1-x86_64-1.txz: Upgraded. x/xconsole-1.1.0-x86_64-1.txz: Upgraded. xap/mozilla-firefox-125.0.3-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/firefox/125.0.3/releasenotes/ |
||
Patrick J Volkerding
|
6dbbaa7eea |
Thu Apr 25 17:58:17 UTC 2024
l/PyQt-builder-1.16.2-x86_64-1.txz: Upgraded. l/fribidi-1.0.14-x86_64-1.txz: Upgraded. l/libarchive-3.7.3-x86_64-2.txz: Rebuilt. Patched an out-of-bound error in the rar e8 filter that could allow for the execution of arbitrary code. Thanks to gmgf for the heads-up. For more information, see: https://github.com/advisories/GHSA-2jc9-36w4-pmqw https://www.cve.org/CVERecord?id=CVE-2024-26256 (* Security fix *) n/bluez-5.75-x86_64-3.txz: Rebuilt. [PATCH] shared/uhid: Fix crash if bt_uhid_destroy free replay structure. Thanks to sombragris. n/libgpg-error-1.49-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
388220eab9 |
Tue Apr 23 19:48:05 UTC 2024
a/ed-1.20.2-x86_64-1.txz: Upgraded. d/parallel-20240422-noarch-1.txz: Upgraded. kde/krusader-2.8.1-x86_64-1.txz: Upgraded. kde/ktextaddons-1.5.4-x86_64-1.txz: Upgraded. l/libgusb-0.4.9-x86_64-1.txz: Upgraded. n/nmap-7.95-x86_64-1.txz: Upgraded. x/fcitx5-5.1.9-x86_64-1.txz: Upgraded. x/fcitx5-anthy-5.1.4-x86_64-1.txz: Upgraded. x/fcitx5-chinese-addons-5.1.5-x86_64-1.txz: Upgraded. x/fcitx5-gtk-5.1.3-x86_64-1.txz: Upgraded. x/fcitx5-hangul-5.1.3-x86_64-1.txz: Upgraded. x/fcitx5-kkc-5.1.3-x86_64-1.txz: Upgraded. x/fcitx5-m17n-5.1.1-x86_64-1.txz: Upgraded. x/fcitx5-qt-5.1.6-x86_64-1.txz: Upgraded. x/fcitx5-sayura-5.1.2-x86_64-1.txz: Upgraded. x/fcitx5-table-extra-5.1.5-x86_64-1.txz: Upgraded. x/fcitx5-table-other-5.1.2-x86_64-1.txz: Upgraded. x/fcitx5-unikey-5.1.4-x86_64-1.txz: Upgraded. x/libime-1.1.7-x86_64-1.txz: Upgraded. extra/emacs-regular-build/emacs-29.3-x86_64-2_regular.txz: Rebuilt. This is a bugfix release. Only build the X11/GTK+3 version. Use "emacs -nw" if you want to start it in a terminal emulator in text mode, or rebuild if you really need to get rid of the X11 dependency for some reason. Build using --with-pdumper=auto. It seems that --with-dumping=unexec produces a buggy Emacs here in the modern era, with symptoms such as "child signal FD: Invalid argument". It's possible this had something to do with the reported memory leaks as well. Thanks to 3Tom for the bug report. |
||
Patrick J Volkerding
|
ed81ac8dda |
Fri Apr 19 19:36:17 UTC 2024
a/elogind-252.23-x86_64-3.txz: Rebuilt. All right, it's time to stop the bleeding (edge). This has been verified as the last working version of elogind, so we'll revert for now while moving the newer sources into /testing. We didn't actually *need* the 255 branch for libgudev (I was mistakenly under that impression), so this will be fine for now. We'll keep an eye on upstream and move forward when things settle down. d/vala-0.56.17-x86_64-1.txz: Upgraded. l/gdk-pixbuf2-2.42.11-x86_64-1.txz: Upgraded. l/gtk4-4.14.3-x86_64-1.txz: Upgraded. l/polkit-124-x86_64-2.txz: Rebuilt. Recompiled against elogind-252.23. l/python-sphinx-7.3.7-x86_64-1.txz: Upgraded. n/NetworkManager-1.46.0-x86_64-2.txz: Rebuilt. Build with meson instead of autotools, since setting session_tracking to elogind is ignored with autotools, and is set to consolekit instead. While this didn't seem to make a difference in practice, better to get this right now and rule it out as part of the issue. Thanks to marav and LuckyCyborg for the options hints. x/xdg-desktop-portal-1.18.4-x86_64-1.txz: Upgraded. xap/freerdp-2.11.6-x86_64-1.txz: Upgraded. This release is a security release and addresses multiple issues: [Low] OutOfBound Read in zgfx_decompress_segment. [Moderate] Integer overflow & OutOfBound Write in clear_decompress_residual_data. [Low] integer underflow in nsc_rle_decode. [Low] OutOfBound Read in planar_skip_plane_rle. [Low] OutOfBound Read in ncrush_decompress. [Low] OutOfBound Read in interleaved_decompress. For more information, see: https://www.cve.org/CVERecord?id=CVE-2024-32041 https://www.cve.org/CVERecord?id=CVE-2024-32039 https://www.cve.org/CVERecord?id=CVE-2024-32040 https://www.cve.org/CVERecord?id=CVE-2024-32458 https://www.cve.org/CVERecord?id=CVE-2024-32459 https://www.cve.org/CVERecord?id=CVE-2024-32460 (* Security fix *) |
||
Patrick J Volkerding
|
11cd602e0f |
Thu Apr 18 19:17:30 UTC 2024
a/aaa_glibc-solibs-2.39-x86_64-2.txz: Rebuilt. ap/vim-9.1.0346-x86_64-1.txz: Upgraded. d/llvm-18.1.4-x86_64-1.txz: Upgraded. d/nasm-2.16.03-x86_64-1.txz: Upgraded. l/glibc-2.39-x86_64-2.txz: Rebuilt. This update fixes a security issue: The iconv() function in the GNU C Library versions 2.39 and older may overflow the output buffer passed to it by up to 4 bytes when converting strings to the ISO-2022-CN-EXT character set, which may be used to crash an application or overwrite a neighbouring variable. For more information, see: https://www.cve.org/CVERecord?id=CVE-2024-2961 (* Security fix *) l/glibc-i18n-2.39-x86_64-2.txz: Rebuilt. l/glibc-profile-2.39-x86_64-2.txz: Rebuilt. l/pycups-2.0.4-x86_64-1.txz: Upgraded. l/python-hatchling-1.24.1-x86_64-1.txz: Upgraded. l/python-sphinx-7.3.6-x86_64-1.txz: Upgraded. n/bind-9.18.26-x86_64-1.txz: Upgraded. This is a bugfix release. xap/vim-gvim-9.1.0346-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
2953aca3b1 |
Wed Apr 17 20:35:48 UTC 2024
a/kernel-firmware-20240417_e678699-noarch-1.txz: Upgraded. a/kernel-generic-6.6.28-x86_64-1.txz: Upgraded. a/kernel-huge-6.6.28-x86_64-1.txz: Upgraded. a/kernel-modules-6.6.28-x86_64-1.txz: Upgraded. a/xfsprogs-6.7.0-x86_64-1.txz: Upgraded. d/kernel-headers-6.6.28-x86-1.txz: Upgraded. k/kernel-source-6.6.28-noarch-1.txz: Upgraded. l/pycups-2.0.3-x86_64-1.txz: Upgraded. l/python-sphinx-7.3.5-x86_64-1.txz: Upgraded. n/bluez-5.75-x86_64-2.txz: Rebuilt. Prune duplicate config files. Thanks to audriusk. x/libXmu-1.2.1-x86_64-1.txz: Upgraded. x/util-macros-1.20.1-noarch-1.txz: Upgraded. x/wayland-protocols-1.35-noarch-1.txz: Upgraded. xap/mozilla-thunderbird-115.10.0-x86_64-1.txz: Upgraded. This release contains security fixes and improvements. For more information, see: https://www.mozilla.org/en-US/thunderbird/115.10.0/releasenotes/ https://www.mozilla.org/en-US/security/known-vulnerabilities/thunderbird/#thunderbird115.10 (* Security fix *) xfce/xfce4-notifyd-0.9.4-x86_64-2.txz: Rebuilt. Do not install DBus service files, as these cause xfce4-notifyd to start in plasma sessions. Thanks to ctrlaltca. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. |
||
Patrick J Volkerding
|
b280795dd5 |
Fri Apr 12 19:08:59 UTC 2024
a/less-653-x86_64-1.txz: Upgraded. d/ninja-1.12.0-x86_64-1.txz: Upgraded. d/valgrind-3.22.0-x86_64-1.txz: Added. Thanks to Kyle Guinn, Peter Wang, and Willy Sudiarto Raharjo. l/netpbm-11.06.01-x86_64-1.txz: Upgraded. n/php-8.3.6-x86_64-1.txz: Upgraded. This update fixes bugs and security issues. For more information, see: https://www.php.net/ChangeLog-8.php#8.3.6 (* Security fix *) |
||
Patrick J Volkerding
|
66d9bc3f90 |
Thu Apr 11 19:05:36 UTC 2024
a/elogind-255.4-x86_64-1.txz: Upgraded. a/libblockdev-3.1.1_1-x86_64-1.txz: Upgraded. a/libbytesize-2.10-x86_64-1.txz: Upgraded. a/libgudev-238-x86_64-1.txz: Upgraded. a/udisks-1.0.5-x86_64-11.txz: Removed. a/udisks2-2.10.1-x86_64-1.txz: Upgraded. a/upower-1.90.4-x86_64-1.txz: Upgraded. l/python-docutils-0.21.1-x86_64-1.txz: Upgraded. l/python-idna-3.7-x86_64-1.txz: Upgraded. n/php-8.3.5-x86_64-1.txz: Upgraded. This update fixes bugs and security issues. For more information, see: https://www.php.net/ChangeLog-8.php#8.3.6 (* Security fix *) x/ibus-m17n-1.4.29-x86_64-1.txz: Upgraded. x/mesa-24.0.5-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
2136209b06 |
Wed Apr 10 19:09:14 UTC 2024
a/cryptsetup-2.7.2-x86_64-1.txz: Upgraded. a/kernel-firmware-20240410_53438f8-noarch-1.txz: Upgraded. a/kernel-generic-6.6.26-x86_64-1.txz: Upgraded. a/kernel-huge-6.6.26-x86_64-1.txz: Upgraded. a/kernel-modules-6.6.26-x86_64-1.txz: Upgraded. a/openssl-solibs-3.3.0-x86_64-1.txz: Upgraded. a/pam-1.6.1-x86_64-1.txz: Upgraded. d/kernel-headers-6.6.26-x86-1.txz: Upgraded. d/rust-1.77.2-x86_64-1.txz: Upgraded. [PATCH] compiler: Use wasm-ld for wasm targets. Thanks to Heinz Wiesinger. k/kernel-source-6.6.26-noarch-1.txz: Upgraded. +SPECTRE_BHI_AUTO n +SPECTRE_BHI_OFF n +SPECTRE_BHI_ON y l/gst-plugins-bad-free-1.24.2-x86_64-1.txz: Upgraded. l/gst-plugins-base-1.24.2-x86_64-1.txz: Upgraded. l/gst-plugins-good-1.24.2-x86_64-1.txz: Upgraded. l/gst-plugins-libav-1.24.2-x86_64-1.txz: Upgraded. l/gstreamer-1.24.2-x86_64-1.txz: Upgraded. l/libcap-ng-0.8.5-x86_64-1.txz: Upgraded. l/nodejs-20.12.2-x86_64-1.txz: Upgraded. l/python-trove-classifiers-2024.4.10-x86_64-1.txz: Upgraded. n/gnutls-3.8.5-x86_64-2.txz: Rebuilt. [PATCH] Fix RSAES-PKCS1-v1_5 system-wide configuration. Thanks to bortolotto. n/openssl-3.3.0-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. |
||
Patrick J Volkerding
|
c302fc308c |
Mon Apr 8 18:44:37 UTC 2024
l/imagemagick-7.1.1_30-x86_64-1.txz: Upgraded.
l/libarchive-3.7.3-x86_64-1.txz: Upgraded.
This update fixes a security issue:
Fix possible vulnerability in tar error reporting introduced in f27c173
by JiaT75.
For more information, see:
|
||
Patrick J Volkerding
|
e0375de323 |
Thu Apr 4 20:49:23 UTC 2024
a/hwdata-0.381-noarch-1.txz: Upgraded. a/kernel-generic-6.6.25-x86_64-1.txz: Upgraded. a/kernel-huge-6.6.25-x86_64-1.txz: Upgraded. a/kernel-modules-6.6.25-x86_64-1.txz: Upgraded. d/cmake-3.29.1-x86_64-1.txz: Upgraded. d/kernel-headers-6.6.25-x86-1.txz: Upgraded. d/llvm-18.1.3-x86_64-1.txz: Upgraded. k/kernel-source-6.6.25-noarch-1.txz: Upgraded. kde/kstars-3.7.0-x86_64-1.txz: Upgraded. l/enchant-2.6.9-x86_64-1.txz: Upgraded. l/libclc-18.1.3-x86_64-1.txz: Upgraded. l/sof-firmware-2024.03-noarch-1.txz: Upgraded. n/gnutls-3.8.5-x86_64-1.txz: Upgraded. n/httpd-2.4.59-x86_64-1.txz: Upgraded. This update fixes security issues: HTTP/2 DoS by memory exhaustion on endless continuation frames. HTTP Response Splitting in multiple modules. HTTP response splitting. For more information, see: https://downloads.apache.org/httpd/CHANGES_2.4.59 https://www.cve.org/CVERecord?id=CVE-2024-27316 https://www.cve.org/CVERecord?id=CVE-2024-24795 https://www.cve.org/CVERecord?id=CVE-2023-38709 (* Security fix *) n/nghttp2-1.61.0-x86_64-1.txz: Upgraded. This update fixes security issues: nghttp2 library keeps reading the unbounded number of HTTP/2 CONTINUATION frames even after a stream is reset to keep HPACK context in sync. This causes excessive CPU usage to decode HPACK stream. nghttp2 v1.61.0 mitigates this vulnerability by limiting the number of CONTINUATION frames it can accept after a HEADERS frame. For more information, see: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-x6x3-gv8h-m57q https://www.kb.cert.org/vuls/id/421644 https://www.cve.org/CVERecord?id=CVE-2024-28182 (* Security fix *) x/xdg-desktop-portal-1.18.3-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. |
||
Patrick J Volkerding
|
44183f6ba3 |
Fri Mar 29 20:39:11 UTC 2024
Everything in this batch besides aaa_libraries, xz, mcelog, and harfbuzz is a rebuild or upgrade to build against python-3.11.8. Looking at the python readiness page, it seems like a lot of stuff we use is not certified for python-3.12 yet (although to be fair, about half as much isn't certified for python-3.11 either). But 3.11 seems to be the safer choice even though the final bugfix update is scheduled for Monday. And, if we do decide to move ahead to 3.12 later on, it'll be a lot easier than this update was. Enjoy! :-) a/aaa_libraries-15.1-x86_64-29.txz: Rebuilt. Upgraded: libzstd.so.1.5.6, libexpat.so.1.9.2, libglib-2.0.so.0.8000.0, libgmodule-2.0.so.0.8000.0, libgobject-2.0.so.0.8000.0, libgthread-2.0.so.0.8000.0. Removed: libboost_*.so.1.83.0. a/libblockdev-2.28-x86_64-3.txz: Rebuilt. a/libbytesize-2.8-x86_64-2.txz: Rebuilt. a/libpwquality-1.4.5-x86_64-2.txz: Rebuilt. a/mcelog-198-x86_64-1.txz: Upgraded. a/util-linux-2.40-x86_64-2.txz: Rebuilt. a/volume_key-0.3.12-x86_64-8.txz: Rebuilt. a/xz-5.6.1-x86_64-2.txz: Rebuilt. Seems like a good idea to build this from a git pull rather than the signed release tarballs. :-) The liblzma in the previous packages were not found to be vulnerable by the detection script, but I'd rather not carry the bad m4 files in our sources. Here's a test script for anyone wanting to try it: if hexdump -ve '1/1 "%.2x"' /lib*/liblzma.so.5 | grep -q f30f1efa554889f54c89ce5389fb81e7000000804883ec28488954241848894c2410 ; then echo probably vulnerable else echo probably not vulnerable fi ap/hplip-3.23.12-x86_64-3.txz: Rebuilt. ap/linuxdoc-tools-0.9.82-x86_64-5.txz: Rebuilt. ap/rpm-4.19.1.1-x86_64-2.txz: Rebuilt. ap/undervolt-20210815_e39aea1-x86_64-3.txz: Rebuilt. ap/vim-9.1.0225-x86_64-1.txz: Upgraded. d/Cython-3.0.9-x86_64-2.txz: Rebuilt. d/distcc-3.4-x86_64-5.txz: Rebuilt. d/gdb-14.2-x86_64-2.txz: Rebuilt. d/gyp-20210831_d6c5dd51-x86_64-3.txz: Rebuilt. d/llvm-18.1.2-x86_64-2.txz: Rebuilt. d/mercurial-6.7.1-x86_64-2.txz: Rebuilt. d/meson-1.4.0-x86_64-2.txz: Rebuilt. d/python-pip-24.0-x86_64-2.txz: Rebuilt. d/python-setuptools-69.2.0-x86_64-2.txz: Rebuilt. d/python3-3.11.8-x86_64-1.txz: Upgraded. Shared library .so-version bump. d/scons-4.7.0-x86_64-2.txz: Rebuilt. kde/cantor-23.08.5-x86_64-4.txz: Rebuilt. kde/kapidox-5.115.0-x86_64-2.txz: Rebuilt. kde/kdev-python-23.08.5-x86_64-2.txz: Rebuilt. kde/kig-23.08.5-x86_64-2.txz: Rebuilt. kde/kmymoney-5.1.3-x86_64-4.txz: Rebuilt. kde/kopeninghours-23.08.5-x86_64-2.txz: Rebuilt. kde/krita-5.2.2-x86_64-6.txz: Rebuilt. l/M2Crypto-0.41.0-x86_64-2.txz: Rebuilt. l/Mako-1.3.2-x86_64-2.txz: Rebuilt. l/PyQt-builder-1.15.4-x86_64-2.txz: Rebuilt. l/PyQt5-5.15.10-x86_64-2.txz: Rebuilt. l/PyQt5_sip-12.13.0-x86_64-2.txz: Rebuilt. l/QScintilla-2.14.1-x86_64-3.txz: Rebuilt. l/avahi-20240306_709e60f-x86_64-2.txz: Rebuilt. l/brotli-1.1.0-x86_64-2.txz: Rebuilt. l/dbus-python-1.3.2-x86_64-2.txz: Rebuilt. l/gexiv2-0.14.2-x86_64-3.txz: Rebuilt. l/gi-docgen-2023.3-x86_64-2.txz: Rebuilt. l/glade-3.40.0-x86_64-2.txz: Rebuilt. l/gobject-introspection-1.80.0-x86_64-2.txz: Rebuilt. l/harfbuzz-8.4.0-x86_64-1.txz: Upgraded. l/lensfun-0.3.4-x86_64-2.txz: Rebuilt. l/libcaca-0.99.beta20-x86_64-2.txz: Rebuilt. l/libcap-ng-0.8.4-x86_64-2.txz: Rebuilt. l/libieee1284-0.2.11-x86_64-8.txz: Rebuilt. l/libimobiledevice-20231007_04c0233-x86_64-2.txz: Rebuilt. l/libnvme-1.8-x86_64-2.txz: Rebuilt. l/libplist-2.4.0-x86_64-2.txz: Rebuilt. l/libwebp-1.3.2-x86_64-3.txz: Rebuilt. l/libxml2-2.12.6-x86_64-3.txz: Rebuilt. l/libxslt-1.1.39-x86_64-2.txz: Rebuilt. l/newt-0.52.24-x86_64-3.txz: Rebuilt. l/protobuf-26.1-x86_64-2.txz: Rebuilt. l/pycairo-1.26.0-x86_64-3.txz: Rebuilt. l/pycups-2.0.1-x86_64-7.txz: Rebuilt. l/pycurl-7.45.3-x86_64-2.txz: Rebuilt. l/pygobject3-3.48.1-x86_64-2.txz: Rebuilt. l/pyparsing-3.1.2-x86_64-2.txz: Rebuilt. l/python-Jinja2-3.1.3-x86_64-2.txz: Rebuilt. l/python-MarkupSafe-2.1.5-x86_64-2.txz: Rebuilt. l/python-PyYAML-6.0.1-x86_64-3.txz: Rebuilt. l/python-alabaster-0.7.16-x86_64-2.txz: Rebuilt. l/python-appdirs-1.4.4-x86_64-7.txz: Rebuilt. l/python-babel-2.14.0-x86_64-2.txz: Rebuilt. l/python-build-1.2.1-x86_64-2.txz: Rebuilt. l/python-calver-2022.6.26-x86_64-2.txz: Rebuilt. l/python-certifi-2024.2.2-x86_64-2.txz: Rebuilt. l/python-cffi-1.16.0-x86_64-2.txz: Rebuilt. l/python-chardet-5.2.0-x86_64-2.txz: Rebuilt. l/python-charset-normalizer-3.3.2-x86_64-2.txz: Rebuilt. l/python-distro-1.9.0-x86_64-2.txz: Rebuilt. l/python-dnspython-2.6.1-x86_64-2.txz: Rebuilt. l/python-docutils-0.20.1-x86_64-2.txz: Rebuilt. l/python-doxypypy-0.8.8.7-x86_64-2.txz: Rebuilt. l/python-doxyqml-0.5.3-x86_64-2.txz: Rebuilt. l/python-editables-0.5-x86_64-2.txz: Rebuilt. l/python-flit-core-3.9.0-x86_64-2.txz: Rebuilt. l/python-future-1.0.0-x86_64-2.txz: Rebuilt. l/python-glad2-2.0.6-x86_64-2.txz: Rebuilt. l/python-hatchling-1.22.4-x86_64-2.txz: Rebuilt. l/python-html5lib-1.1-x86_64-2.txz: Rebuilt. l/python-idna-3.6-x86_64-2.txz: Rebuilt. l/python-imagesize-1.4.1-x86_64-2.txz: Rebuilt. l/python-importlib_metadata-7.1.0-x86_64-2.txz: Rebuilt. l/python-installer-0.7.0-x86_64-2.txz: Rebuilt. l/python-lxml-5.1.1-x86_64-1.txz: Upgraded. l/python-markdown-3.6-x86_64-2.txz: Rebuilt. l/python-notify2-0.3.1-x86_64-11.txz: Rebuilt. l/python-packaging-24.0-x86_64-2.txz: Rebuilt. l/python-pathspec-0.12.1-x86_64-2.txz: Rebuilt. l/python-pbr-6.0.0-x86_64-2.txz: Rebuilt. l/python-pillow-10.2.0-x86_64-2.txz: Rebuilt. l/python-pluggy-1.4.0-x86_64-2.txz: Rebuilt. l/python-ply-3.11-x86_64-9.txz: Rebuilt. l/python-psutil-5.9.8-x86_64-2.txz: Rebuilt. l/python-pycparser-2.21-x86_64-2.txz: Rebuilt. l/python-pygments-2.17.2-x86_64-2.txz: Rebuilt. l/python-pyproject-hooks-1.0.0-x86_64-2.txz: Rebuilt. l/python-pysol_cards-0.16.0-x86_64-2.txz: Rebuilt. l/python-pytz-2024.1-x86_64-2.txz: Rebuilt. l/python-random2-1.0.2-x86_64-2.txz: Rebuilt. l/python-requests-2.31.0-x86_64-2.txz: Rebuilt. l/python-sane-2.9.1-x86_64-6.txz: Rebuilt. l/python-setuptools_scm-8.0.4-x86_64-2.txz: Rebuilt. l/python-six-1.16.0-x86_64-4.txz: Rebuilt. l/python-smartypants-2.0.1-x86_64-2.txz: Rebuilt. l/python-snowballstemmer-2.2.0-x86_64-2.txz: Rebuilt. l/python-sphinx-7.2.6-x86_64-2.txz: Rebuilt. l/python-sphinx_rtd_theme-2.0.0-x86_64-2.txz: Rebuilt. l/python-tomli-2.0.1-x86_64-2.txz: Rebuilt. l/python-tomli-w-1.0.0-x86_64-2.txz: Rebuilt. l/python-trove-classifiers-2024.3.25-x86_64-2.txz: Rebuilt. l/python-typing_extensions-4.10.0-x86_64-2.txz: Rebuilt. l/python-typogrify-2.0.7-x86_64-2.txz: Rebuilt. l/python-urllib3-2.2.1-x86_64-2.txz: Rebuilt. l/python-webencodings-0.5.1-x86_64-2.txz: Rebuilt. l/python-wheel-0.43.0-x86_64-2.txz: Rebuilt. l/python-zipp-3.18.1-x86_64-2.txz: Rebuilt. l/sip-6.8.3-x86_64-2.txz: Rebuilt. l/speech-dispatcher-0.11.5-x86_64-2.txz: Rebuilt. l/system-config-printer-1.5.18-x86_64-2.txz: Rebuilt. l/talloc-2.4.2-x86_64-2.txz: Rebuilt. l/tdb-1.4.10-x86_64-2.txz: Rebuilt. l/tevent-0.16.1-x86_64-2.txz: Rebuilt. n/epic5-2.1.12-x86_64-7.txz: Rebuilt. n/fetchmail-6.4.38-x86_64-2.txz: Rebuilt. n/getmail-6.18.14-x86_64-2.txz: Rebuilt. n/gpgme-1.23.2-x86_64-3.txz: Rebuilt. n/net-snmp-5.9.4-x86_64-2.txz: Rebuilt. n/nftables-1.0.9-x86_64-2.txz: Rebuilt. n/nmap-7.94-x86_64-2.txz: Rebuilt. n/nss-pam-ldapd-0.9.12-x86_64-4.txz: Rebuilt. n/obexftp-0.24.2-x86_64-12.txz: Rebuilt. n/pssh-2.3.5-x86_64-2.txz: Rebuilt. n/samba-4.20.0-x86_64-2.txz: Rebuilt. x/ibus-1.5.29-x86_64-3.txz: Rebuilt. x/ibus-anthy-1.5.16-x86_64-2.txz: Rebuilt. x/ibus-hangul-1.5.5-x86_64-2.txz: Rebuilt. x/ibus-libpinyin-1.15.7-x86_64-2.txz: Rebuilt. x/ibus-table-1.17.4-x86_64-2.txz: Rebuilt. x/marisa-0.2.6-x86_64-9.txz: Rebuilt. x/pyxdg-0.28-x86_64-2.txz: Rebuilt. x/xcb-proto-1.16.0-x86_64-3.txz: Rebuilt. xap/blueman-2.3.5-x86_64-2.txz: Rebuilt. xap/hexchat-2.16.2-x86_64-2.txz: Rebuilt. xap/vim-gvim-9.1.0225-x86_64-1.txz: Upgraded. extra/brltty/brltty-6.6-x86_64-3.txz: Rebuilt. |
||
Patrick J Volkerding
|
6b5ab0b4ab |
Thu Mar 28 21:40:08 UTC 2024
a/btrfs-progs-6.8-x86_64-1.txz: Upgraded. a/gpm-1.20.7-x86_64-10.txz: Rebuilt. Clean up the compile fix patch omitting the Emacs Lisp file. Clean up and apply the weak-wgetch patch. Build using the option --without-curses. Thanks to qunying. a/util-linux-2.40-x86_64-1.txz: Upgraded. This release fixes a vulnerability where the wall command did not filter escape sequences from command line arguments, allowing unprivileged users to put arbitrary text on other users terminals. For more information, see: https://www.cve.org/CVERecord?id=CVE-2024-28085 (* Security fix *) d/rust-1.77.1-x86_64-1.txz: Upgraded. l/fluidsynth-2.3.5-x86_64-1.txz: Upgraded. l/protobuf-26.1-x86_64-1.txz: Upgraded. l/python-build-1.2.1-x86_64-1.txz: Upgraded. n/samba-4.20.0-x86_64-1.txz: Upgraded. x/mesa-24.0.4-x86_64-1.txz: Upgraded. xap/seamonkey-2.53.18.2-x86_64-1.txz: Upgraded. This update contains security fixes and improvements. For more information, see: https://www.seamonkey-project.org/releases/seamonkey2.53.18.2 (* Security fix *) |
||
Patrick J Volkerding
|
b5abc7571b |
Tue Mar 26 22:24:59 UTC 2024
l/gjs-1.80.2-x86_64-1.txz: Upgraded. l/qt6-6.6.3_20240319_c2516323-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
df31efd62e |
Thu Mar 21 19:53:15 UTC 2024
d/mercurial-6.7.1-x86_64-1.txz: Upgraded. d/rust-1.77.0-x86_64-1.txz: Upgraded. l/cairomm1-1.18.0-x86_64-1.txz: Added. Thanks to jloco. l/glibmm2-2.78.1-x86_64-1.txz: Added. Thanks to jloco. l/gtkmm4-4.12.0-x86_64-1.txz: Added. Thanks to jloco. l/libclc-18.1.2-x86_64-1.txz: Upgraded. l/pangomm-2.46.4-x86_64-1.txz: Upgraded. l/pangomm2-2.50.2-x86_64-1.txz: Added. Thanks to jloco. n/openvpn-2.6.10-x86_64-1.txz: Upgraded. x/libkkc-0.3.5-x86_64-5.txz: Rebuilt. Use python for the build, not python2. x/libkkc-data-0.2.7-x86_64-5.txz: Rebuilt. Use python for the build, not python2. x/marisa-0.2.6-x86_64-8.txz: Rebuilt. Drop python2 support and rebuild marisa module for python3. x/wayland-protocols-1.34-noarch-1.txz: Upgraded. |
||
Patrick J Volkerding
|
0cbf4c3859 |
Wed Mar 20 21:10:30 UTC 2024
a/libblockdev-2.28-x86_64-2.txz: Rebuilt. Drop python2 support. a/sysvinit-scripts-15.1-noarch-15.txz: Rebuilt. rc.M: start rc.iceccd and rc.icecc-scheduler earlier. a/util-linux-2.39.3-x86_64-2.txz: Rebuilt. Drop python2 support. a/volume_key-0.3.12-x86_64-6.txz: Rebuilt. Drop python2 support. ap/man-pages-6.7-noarch-1.txz: Upgraded. d/cmake-3.28.4-x86_64-1.txz: Upgraded. d/llvm-18.1.2-x86_64-1.txz: Upgraded. d/python2-2.7.18-x86_64-7.txz: Rebuilt. Bundle the final python2 versions of pip and setuptools. Drop the /usr/bin/python symlink. d/python3-3.9.19-x86_64-1.txz: Upgraded. Point the /usr/bin/python symlink at python3.9. PEP 394 says we can do this, and in a world of ambigious shebangs, this is probably the best of the available options. This update also fixes security issues: bundled libexpat was updated to 2.6.0. zipfile is now protected from the "quoted-overlap" zipbomb. tempfile.TemporaryDirectory cleanup no longer dereferences symlinks when working around file system permission errors. For more information, see: https://pythoninsider.blogspot.com/2024/03/python-31014-3919-and-3819-is-now.html https://www.cve.org/CVERecord?id=CVE-2023-52425 https://www.cve.org/CVERecord?id=CVE-2024-0450 https://www.cve.org/CVERecord?id=CVE-2023-6597 (* Security fix *) d/strace-6.8-x86_64-1.txz: Upgraded. kde/kross-interpreters-23.08.5-x86_64-2.txz: Rebuilt. Drop python2 support. l/libxml2-2.12.6-x86_64-2.txz: Rebuilt. Drop python2 support. l/mozjs115-115.9.0esr-x86_64-2.txz: Rebuilt. Fixed installed library name. Thanks to reddog83. Fixed slack-desc. Thanks to r1w1s1. l/phonon-4.12.0-x86_64-1.txz: Upgraded. l/pilot-link-0.12.5-x86_64-17.txz: Rebuilt. Drop python2 support. l/python2-module-collection-2.7.18-x86_64-6.txz: Removed. Good bye! l/python2-pycairo-1.18.2-x86_64-1.txz: Added. We'll need this (along with pygtk and pygobject) until we get gimp3. Well, we could build gimp without python support, but I really don't think that's the route we want to take. n/bind-9.18.25-x86_64-1.txz: Upgraded. n/crda-4.15-x86_64-1.txz: Removed. The kernel is able to load from wireless-regdb directly. Obsolete. n/getmail-6.18.14-x86_64-1.txz: Upgraded. n/gpgme-1.23.2-x86_64-2.txz: Rebuilt. Drop python2 support. n/obexftp-0.24.2-x86_64-11.txz: Rebuilt. Drop python2 support. n/wireless-regdb-2024.01.23-x86_64-1.txz: Added. Wireless regulatory database, previously bundled with crda. x/ibus-1.5.29-x86_64-2.txz: Rebuilt. Drop python2 support. x/libkkc-0.3.5-x86_64-4.txz: Rebuilt. Still forcing python2 with this one, but perhaps a python3 marisa module could work around this. x/libkkc-data-0.2.7-x86_64-4.txz: Rebuilt. Still forcing python2 with this one, but perhaps a python3 marisa module could work around this. x/xcb-proto-1.16.0-x86_64-2.txz: Rebuilt. Drop python2 support. x/xpyb-1.3.1-x86_64-7.txz: Removed. Nothing uses it, and it was never updated for python3. Removed as obsolete. |
||
Patrick J Volkerding
|
52113da4b8 |
Mon Mar 18 21:44:21 UTC 2024
d/perl-5.38.2-x86_64-2.txz: Rebuilt. Added IO-Tty-1.20, needed by mosh. Upgraded: DBD-mysql-4.051, URI-5.27, XML-Parser-2.47, IO-Socket-SSL-2.085, and Net-SSLeay-1.94. kde/cantor-23.08.5-x86_64-3.txz: Rebuilt. Recompiled against libqalculate-5.0.0. kde/plasma-workspace-5.27.11-x86_64-2.txz: Rebuilt. Recompiled against libqalculate-5.0.0. kde/step-23.08.5-x86_64-2.txz: Rebuilt. Recompiled against libqalculate-5.0.0. l/abseil-cpp-20240116.1-x86_64-1.txz: Added. Needed for protobuf and mosh. l/libgnt-2.14.3-x86_64-2.txz: Rebuilt. Build with -Dpython2=false. Thanks to USUARIONUEVO. l/libqalculate-5.0.0-x86_64-2.txz: Rebuilt. Shared library .so-version bump. Thanks to gmgf. l/protobuf-26.0-x86_64-1.txz: Added. Needed for mosh. n/mosh-1.4.0-x86_64-1.txz: Added. Thanks to unInstance for cueing me in on this one. n/pinentry-1.3.0-x86_64-1.txz: Upgraded. x/vulkan-sdk-1.3.275.0-x86_64-2.txz: Rebuilt. Build glslang with -DENABLE_OPT=Off. Thanks to F0nix. |
||
Patrick J Volkerding
|
4a56bfa5c6 |
Fri Mar 15 18:55:58 UTC 2024
d/mercurial-6.7-x86_64-1.txz: Upgraded. kde/digikam-8.3.0-x86_64-1.txz: Upgraded. l/libxml2-2.12.6-x86_64-1.txz: Upgraded. n/php-8.3.4-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.php.net/ChangeLog-8.php#8.3.4 n/proftpd-1.3.8b-x86_64-3.txz: Rebuilt. Added mod_ldap. Thanks to Thom1b. |
||
Patrick J Volkerding
|
47e3f5d9c3 |
Wed Mar 13 19:46:48 UTC 2024
a/etc-15.1-x86_64-9.txz: Rebuilt.
Added proftpd user (97) and proftpd group (97).
Added nm-openvpn user (320) and nm-openvpn group (320).
Added openvpn user (443) and openvpn group (443).
Added overflowuid user (65534) and overflowgid group (65534).
Thanks to opty for encouraging us to think about nobody.
d/meson-1.4.0-x86_64-1.txz: Upgraded.
d/python-setuptools-69.2.0-x86_64-1.txz: Upgraded.
l/expat-2.6.2-x86_64-1.txz: Upgraded.
Prevent billion laughs attacks with isolated use of external parsers.
For more information, see:
|
||
Patrick J Volkerding
|
3312557eb8 |
Fri Mar 8 19:20:11 UTC 2024
n/bluez-5.73-x86_64-1.txz: Upgraded. xap/geeqie-2.3-x86_64-1.txz: Upgraded. xfce/libxfce4ui-4.18.6-x86_64-1.txz: Upgraded. xfce/xfce4-weather-plugin-0.11.2-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
66e838eb2b |
Thu Mar 7 20:40:08 UTC 2024
ap/ghostscript-10.03.0-x86_64-1.txz: Upgraded. This update addresses a security issue: A vulnerability was identified in the way Ghostscript/GhostPDL called tesseract for the OCR devices, which could allow arbitrary code execution. Thanks to J_W for the heads-up. (* Security fix *) ap/lxc-4.0.12-x86_64-3.txz: Rebuilt. lxc-slackware.in: include gnupg2 (not gnupg) for slackpkg. ap/slackpkg-15.0.10-noarch-3.txz: Rebuilt. core-functions.sh: use gpg2, not gpg. d/Cython-3.0.9-x86_64-1.txz: Upgraded. d/git-2.44.0-x86_64-2.txz: Rebuilt. Include git-subtree. Thanks to gwhl. d/llvm-18.1.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. kde/kdevelop-23.08.5-x86_64-2.txz: Rebuilt. Recompiled against llvm-18.1.0. l/openexr-3.2.3-x86_64-1.txz: Upgraded. l/python-importlib_metadata-7.0.2-x86_64-1.txz: Upgraded. l/python-trove-classifiers-2024.3.3-x86_64-1.txz: Upgraded. l/qt5-5.15.12_20240228_6609503f-x86_64-1.txz: Upgraded. Compiled against llvm-18.1.0. l/qt6-6.6.2_20240210_15b7e743-x86_64-3.txz: Rebuilt. Recompiled against llvm-18.1.0. l/spirv-llvm-translator-18.1.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. n/gnupg2-2.4.5-x86_64-1.txz: Upgraded. n/libassuan-2.5.7-x86_64-1.txz: Upgraded. n/postfix-3.9.0-x86_64-1.txz: Upgraded. x/mesa-24.0.2-x86_64-2.txz: Rebuilt. Recompiled against llvm-18.1.0 and spirv-llvm-translator-18.1.0. isolinux/initrd.img: Rebuilt. Fixed kernel version. Thanks to chrisVV. usb-and-pxe-installers/usbboot.img: Rebuilt. Fixed kernel version. Thanks to chrisVV. |
||
Patrick J Volkerding
|
c3fb4577bf |
Wed Mar 6 21:30:27 UTC 2024
a/etc-15.1-x86_64-8.txz: Rebuilt. Added UID 54 and GID 54 for nslcd. Thanks to Thom1b. a/hwdata-0.380-noarch-1.txz: Upgraded. a/kernel-firmware-20240305_d13f88b-noarch-1.txz: Upgraded. a/kernel-generic-6.6.21-x86_64-1.txz: Upgraded. a/kernel-huge-6.6.21-x86_64-1.txz: Upgraded. a/kernel-modules-6.6.21-x86_64-1.txz: Upgraded. d/kernel-headers-6.6.21-x86-1.txz: Upgraded. k/kernel-source-6.6.21-noarch-1.txz: Upgraded. kde/bluedevil-5.27.11-x86_64-1.txz: Upgraded. kde/breeze-5.27.11-x86_64-1.txz: Upgraded. kde/breeze-grub-5.27.11-x86_64-1.txz: Upgraded. kde/breeze-gtk-5.27.11-x86_64-1.txz: Upgraded. kde/drkonqi-5.27.11-x86_64-1.txz: Upgraded. kde/kactivitymanagerd-5.27.11-x86_64-1.txz: Upgraded. kde/kde-cli-tools-5.27.11-x86_64-1.txz: Upgraded. kde/kde-gtk-config-5.27.11-x86_64-1.txz: Upgraded. kde/kdecoration-5.27.11-x86_64-1.txz: Upgraded. kde/kdeplasma-addons-5.27.11-x86_64-1.txz: Upgraded. kde/kgamma5-5.27.11-x86_64-1.txz: Upgraded. kde/khotkeys-5.27.11-x86_64-1.txz: Upgraded. kde/kinfocenter-5.27.11-x86_64-1.txz: Upgraded. kde/kmenuedit-5.27.11-x86_64-1.txz: Upgraded. kde/kpipewire-5.27.11-x86_64-1.txz: Upgraded. kde/kscreen-5.27.11-x86_64-1.txz: Upgraded. kde/kscreenlocker-5.27.11-x86_64-1.txz: Upgraded. kde/ksshaskpass-5.27.11-x86_64-1.txz: Upgraded. kde/ksystemstats-5.27.11-x86_64-1.txz: Upgraded. kde/kwallet-pam-5.27.11-x86_64-1.txz: Upgraded. kde/kwayland-integration-5.27.11-x86_64-1.txz: Upgraded. kde/kwin-5.27.11-x86_64-1.txz: Upgraded. kde/kwrited-5.27.11-x86_64-1.txz: Upgraded. kde/layer-shell-qt-5.27.11-x86_64-1.txz: Upgraded. kde/libkscreen-5.27.11-x86_64-1.txz: Upgraded. kde/libksysguard-5.27.11-x86_64-1.txz: Upgraded. kde/milou-5.27.11-x86_64-1.txz: Upgraded. kde/oxygen-5.27.11-x86_64-1.txz: Upgraded. kde/oxygen-sounds-5.27.11-x86_64-1.txz: Upgraded. kde/plasma-browser-integration-5.27.11-x86_64-1.txz: Upgraded. kde/plasma-desktop-5.27.11-x86_64-1.txz: Upgraded. kde/plasma-disks-5.27.11-x86_64-1.txz: Upgraded. kde/plasma-firewall-5.27.11-x86_64-1.txz: Upgraded. kde/plasma-integration-5.27.11-x86_64-1.txz: Upgraded. kde/plasma-nm-5.27.11-x86_64-1.txz: Upgraded. kde/plasma-pa-5.27.11-x86_64-1.txz: Upgraded. kde/plasma-sdk-5.27.11-x86_64-1.txz: Upgraded. kde/plasma-systemmonitor-5.27.11-x86_64-1.txz: Upgraded. kde/plasma-vault-5.27.11-x86_64-1.txz: Upgraded. kde/plasma-workspace-5.27.11-x86_64-1.txz: Upgraded. kde/plasma-workspace-wallpapers-5.27.11-noarch-1.txz: Upgraded. kde/polkit-kde-agent-1-5.27.11-x86_64-1.txz: Upgraded. kde/powerdevil-5.27.11-x86_64-1.txz: Upgraded. kde/qqc2-breeze-style-5.27.11-x86_64-1.txz: Upgraded. kde/sddm-kcm-5.27.11-x86_64-1.txz: Upgraded. kde/systemsettings-5.27.11-x86_64-1.txz: Upgraded. kde/xdg-desktop-portal-kde-5.27.11-x86_64-1.txz: Upgraded. l/SDL2-2.30.1-x86_64-1.txz: Upgraded. l/libplacebo-6.338.2-x86_64-2.txz: Rebuilt. Recompiled against vulkan-sdk-1.3.275.0. l/pango-1.52.1-x86_64-1.txz: Upgraded. n/gnupg-1.4.23-x86_64-6.txz: Rebuilt. Renamed binaries and manpages to end in 1, and renamed internally to gnupg1. Thanks to Lockywolf. n/gnupg2-2.4.4-x86_64-2.txz: Rebuilt. Make a gpg -> gpg2 symlink if it doesn't exist. Thanks to Lockywolf. n/nss-pam-ldapd-0.9.12-x86_64-3.txz: Rebuilt. rc.nss-pam-ldapd: chown /run/nslcd to the new nslcd user/group. Thanks to Thom1b. x/vulkan-sdk-1.3.275.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. |
||
Patrick J Volkerding
|
878ab72ee4 |
Fri Mar 1 22:13:28 UTC 2024
a/kernel-firmware-20240229_5cd471e-noarch-1.txz: Upgraded. a/kernel-generic-6.6.19-x86_64-1.txz: Upgraded. a/kernel-huge-6.6.19-x86_64-1.txz: Upgraded. a/kernel-modules-6.6.19-x86_64-1.txz: Upgraded. d/Cython-3.0.8-x86_64-1.txz: Upgraded. d/kernel-headers-6.6.19-x86-1.txz: Upgraded. d/python-pip-24.0-x86_64-1.txz: Upgraded. d/python-setuptools-69.1.1-x86_64-1.txz: Upgraded. k/kernel-source-6.6.19-noarch-1.txz: Upgraded. kde/fcitx5-configtool-5.1.4-x86_64-1.txz: Upgraded. For now, continuing to build this against qt5. l/M2Crypto-0.41.0-x86_64-1.txz: Upgraded. l/Mako-1.3.2-x86_64-1.txz: Upgraded. l/dbus-python-1.3.2-x86_64-1.txz: Upgraded. l/expat-2.6.1-x86_64-1.txz: Upgraded. This is a bugfix release. l/glib-networking-2.78.1-x86_64-1.txz: Upgraded. l/pycairo-1.26.0-x86_64-1.txz: Upgraded. l/pycurl-7.45.3-x86_64-1.txz: Upgraded. l/pygobject3-3.46.0-x86_64-1.txz: Upgraded. l/pyparsing-3.1.1-x86_64-1.txz: Upgraded. l/python-Jinja2-3.1.3-x86_64-1.txz: Upgraded. l/python-MarkupSafe-2.1.5-x86_64-1.txz: Upgraded. l/python-PyYAML-6.0.1-x86_64-1.txz: Upgraded. l/python-alabaster-0.7.16-x86_64-1.txz: Upgraded. l/python-babel-2.14.0-x86_64-1.txz: Upgraded. l/python-build-1.0.3-x86_64-1.txz: Upgraded. l/python-certifi-2024.2.2-x86_64-1.txz: Upgraded. l/python-cffi-1.16.0-x86_64-1.txz: Upgraded. l/python-chardet-5.2.0-x86_64-1.txz: Upgraded. l/python-charset-normalizer-3.3.2-x86_64-1.txz: Upgraded. l/python-distro-1.9.0-x86_64-1.txz: Upgraded. l/python-dnspython-2.6.1-x86_64-1.txz: Upgraded. l/python-doxypypy-0.8.8.7-x86_64-1.txz: Upgraded. l/python-doxyqml-0.5.3-x86_64-1.txz: Upgraded. l/python-future-1.0.0-x86_64-1.txz: Upgraded. l/python-glad2-2.0.5-x86_64-1.txz: Upgraded. l/python-idna-3.6-x86_64-1.txz: Upgraded. l/python-imagesize-1.4.1-x86_64-1.txz: Upgraded. l/python-importlib_metadata-7.0.1-x86_64-1.txz: Upgraded. l/python-lxml-5.1.0-x86_64-1.txz: Upgraded. l/python-markdown-3.5.2-x86_64-1.txz: Upgraded. l/python-packaging-23.2-x86_64-1.txz: Upgraded. l/python-pbr-6.0.0-x86_64-1.txz: Upgraded. l/python-pillow-10.2.0-x86_64-1.txz: Upgraded. l/python-pysol_cards-0.16.0-x86_64-1.txz: Upgraded. l/python-pytz-2024.1-x86_64-1.txz: Upgraded. l/python-random2-1.0.2-x86_64-1.txz: Upgraded. l/python-setuptools_scm-7.1.0-x86_64-1.txz: Upgraded. l/python-tomli-2.0.1-x86_64-1.txz: Upgraded. l/python-typing_extensions-4.10.0-x86_64-1.txz: Added. This is a temporary addition, needed by python-setuptools_scm until we get a newer version of both that and Python. l/python-wheel-0.42.0-x86_64-1.txz: Upgraded. l/python-zipp-3.17.0-x86_64-1.txz: Upgraded. l/wavpack-5.7.0-x86_64-1.txz: Upgraded. n/nghttp2-1.60.0-x86_64-1.txz: Upgraded. tcl/tcl-8.6.14-x86_64-1.txz: Upgraded. tcl/tk-8.6.14-x86_64-1.txz: Upgraded. x/fcitx5-5.1.8-x86_64-1.txz: Upgraded. x/fcitx5-chinese-addons-5.1.4-x86_64-1.txz: Upgraded. For now, continuing to build this against qt5. x/fcitx5-gtk-5.1.2-x86_64-1.txz: Upgraded. x/fcitx5-hangul-5.1.2-x86_64-1.txz: Upgraded. x/fcitx5-kkc-5.1.2-x86_64-1.txz: Upgraded. For now, continuing to build this against qt5. x/fcitx5-qt-5.1.5-x86_64-1.txz: Upgraded. This is compiled against both qt5 and qt6. x/fcitx5-table-extra-5.1.4-x86_64-1.txz: Upgraded. x/fcitx5-table-other-5.1.1-x86_64-1.txz: Upgraded. x/fcitx5-unikey-5.1.3-x86_64-1.txz: Upgraded. For now, continuing to build this against qt5. x/libime-1.1.6-x86_64-1.txz: Upgraded. x/xcb-imdkit-1.0.7-x86_64-1.txz: Upgraded. xfce/xfce4-clipman-plugin-1.6.6-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. |
||
Patrick J Volkerding
|
72065739ec |
Wed Feb 28 18:36:48 UTC 2024
d/parallel-20240222-noarch-1.txz: Upgraded. kde/krita-5.2.2-x86_64-4.txz: Rebuilt. Recompiled against libunibreak-6.0. l/accountsservice-23.13.9-x86_64-1.txz: Upgraded. Thanks to reddog83. l/libass-0.17.1-x86_64-2.txz: Rebuilt. Recompiled against libunibreak-6.0. l/libunibreak-6.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. l/orc-0.4.38-x86_64-1.txz: Upgraded. l/python-requests-2.31.0-x86_64-1.txz: Upgraded. l/python-urllib3-2.2.1-x86_64-1.txz: Upgraded. l/qt6-6.6.2_20240210_15b7e743-x86_64-1.txz: Added. n/wpa_supplicant-2.10-x86_64-3.txz: Rebuilt. Patched the implementation of PEAP in wpa_supplicant to prevent an authentication bypass. For a successful attack, wpa_supplicant must be configured to not verify the network's TLS certificate during Phase 1 authentication, and an eap_peap_decrypt vulnerability can then be abused to skip Phase 2 authentication. The attack vector is sending an EAP-TLV Success packet instead of starting Phase 2. This allows an adversary to impersonate Enterprise Wi-Fi networks. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-52160 (* Security fix *) xap/gparted-1.6.0-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
0eb4f651da |
Sat Feb 24 19:50:05 UTC 2024
a/pkgtools-15.1-noarch-10.txz: Rebuilt. setup.services: typo/syntax error fix. Thanks to gramaxo and pghvlaans. a/xz-5.6.0-x86_64-1.txz: Upgraded. ap/man-pages-6.06-noarch-2.txz: Rebuilt. Restored the previously included posix pages, and added the posix "sh" page since it's more correct than getting the ksh page for "sh". Thanks to pghvlaans. d/git-2.44.0-x86_64-1.txz: Upgraded. kde/kdnssd-5.115.0-x86_64-2.txz: Rebuilt. Recompiled to add Zeroconf support. (This one fooled me because it doesn't actually link to any avahi libraries.) Thanks to audriusk. kde/kid3-3.9.5-x86_64-1.txz: Upgraded. l/libpng-1.6.43-x86_64-1.txz: Upgraded. l/libunistring-1.2-x86_64-1.txz: Upgraded. n/libksba-1.6.6-x86_64-1.txz: Upgraded. n/npth-1.7-x86_64-1.txz: Upgraded. t/texlive-2023.230322-x86_64-7.txz: Rebuilt. Use the bundled zlib to make the bundled lua happy. Thanks to sombragris. |
||
Patrick J Volkerding
|
590c390ae3 |
Fri Feb 23 20:37:29 UTC 2024
a/dcron-4.5-x86_64-17.txz: Rebuilt. run-parts.8: document skiping *.orig files. Thanks to metaed. a/etc-15.1-x86_64-6.txz: Rebuilt. Add support for nss-mdns to /etc/nsswitch.conf. a/kernel-firmware-20240220_97b693d-noarch-1.txz: Upgraded. a/kernel-generic-6.6.18-x86_64-1.txz: Upgraded. a/kernel-huge-6.6.18-x86_64-1.txz: Upgraded. a/kernel-modules-6.6.18-x86_64-1.txz: Upgraded. ap/cups-filters-1.28.17-x86_64-5.txz: Rebuilt. Don't specify --with-browseremoteprotocols=cups in order to get the default values of cups and dnssd, which should enable discovering shared printers on the network. We'll refrain from sharing your printer -- you'll need to change that setting yourself. ;-) Thanks to TurboBlaze. ap/hplip-3.23.12-x86_64-2.txz: Rebuilt. The new --disable-imageProcessor-build option doesn't do squat, so we'll hit it with the good old patch again. Thanks to Petri Kaukasoina and Stuart Winter. d/kernel-headers-6.6.18-x86-1.txz: Upgraded. k/kernel-source-6.6.18-noarch-1.txz: Upgraded. l/gvfs-1.52.2-x86_64-2.txz: Rebuilt. Added -Ddnssd=true option and recompiled against avahi. l/libsecret-0.21.4-x86_64-1.txz: Upgraded. n/c-ares-1.27.0-x86_64-1.txz: Upgraded. n/libgpg-error-1.48-x86_64-1.txz: Upgraded. n/nss-mdns-0.15.1-x86_64-1.txz: Added. Needed for .local lookups. Thanks to Lockywolf. xap/pidgin-2.14.13-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. |
||
Patrick J Volkerding
|
6a20480259 |
Fri Feb 23 02:27:35 UTC 2024
a/aaa_libraries-15.1-x86_64-26.txz: Rebuilt. Upgraded: libacl.so.1.1.2302, libattr.so.1.1.2502, liblzma.so.5.4.6, libpcre2-8.so.0.12.0, libz.so.1.3.1, libcares.so.2.11.0, libexpat.so.1.9.0, libffi.so.8.1.4, libglib-2.0.so.0.7800.4, libgmodule-2.0.so.0.7800.4, libgobject-2.0.so.0.7800.4, libgthread-2.0.so.0.7800.4, libidn.so.12.6.5, libidn2.so.0.4.0, libpng16.so.16.41.0, libpsl.so.5.3.5, libtdb.so.1.4.10, libusb-1.0.so.0.4.0. a/etc-15.1-x86_64-5.txz: Rebuilt. Added UID 214 and GID 214 for avahi. a/gettext-0.22.5-x86_64-1.txz: Upgraded. a/pkgtools-15.1-noarch-9.txz: Rebuilt. setup.services: support rc.avahidaemon and rc.avahidnsconfd. a/sysvinit-scripts-15.1-noarch-13.txz: Rebuilt. rc.M: start (if executable) rc.avahidaemon and rc.avahidnsconfd. ap/cups-2.4.7-x86_64-2.txz: Rebuilt. Recompiled against avahi. ap/cups-filters-1.28.17-x86_64-4.txz: Rebuilt. Recompiled against avahi. ap/hplip-3.23.12-x86_64-1.txz: Upgraded. Compiled against avahi. ap/xmltoman-0.6-x86_64-1.txz: Added. This is needed to generate manpages for avahi. d/distcc-3.4-x86_64-4.txz: Rebuilt. Recompiled against avahi. d/gettext-tools-0.22.5-x86_64-1.txz: Upgraded. l/avahi-20240220_dffd549-x86_64-1.txz: Added. It was either this, or drop (or fork) hplip. We'll enjoy it in the long run. Thanks to David Somero for the original build script, and to Robby Workman for years of maintenance. Signed-off-by: volkerdi Acked-by: alienBOB l/libdaemon-0.14-x86_64-1.txz: Added. This is needed by avahi. l/pipewire-1.0.3-x86_64-5.txz: Rebuilt. Recompiled against avahi. l/pulseaudio-17.0-x86_64-3.txz: Rebuilt. Recompiled against avahi. n/NetworkManager-1.46.0-x86_64-1.txz: Upgraded. n/netatalk-3.1.18-x86_64-2.txz: Rebuilt. Recompiled against avahi. n/samba-4.19.5-x86_64-2.txz: Rebuilt. Recompiled against avahi. xap/pidgin-2.14.12-x86_64-3.txz: Rebuilt. Recompiled against avahi. xap/sane-1.2.1-x86_64-3.txz: Rebuilt. Recompiled against avahi. extra/bash-completion/bash-completion-2.12.0-noarch-1.txz: Upgraded. |
||
Patrick J Volkerding
|
34de96534a |
Mon Feb 19 20:29:16 UTC 2024
l/giflib-5.2.2-x86_64-1.txz: Upgraded. l/libwnck3-43.0-x86_64-2.txz: Rebuilt. Fixed crash bug. Thanks to fulalas. n/samba-4.19.5-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
68034e96e4 |
Fri Feb 16 20:18:59 UTC 2024
a/kernel-generic-6.6.17-x86_64-1.txz: Upgraded. a/kernel-huge-6.6.17-x86_64-1.txz: Upgraded. a/kernel-modules-6.6.17-x86_64-1.txz: Upgraded. ap/soma-3.3.7-noarch-3.txz: Rebuilt. Strip trailing whitespace from soma.desktop. Thanks to DryFalls. d/kernel-headers-6.6.17-x86-1.txz: Upgraded. k/kernel-source-6.6.17-noarch-1.txz: Upgraded. l/mozilla-nss-3.98-x86_64-1.txz: Upgraded. n/ca-certificates-20240216-noarch-1.txz: Upgraded. This update provides the latest CA certificates to check for the authenticity of SSL connections. x/ibus-m17n-1.4.28-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. |
||
Patrick J Volkerding
|
ca8d589d9f |
Fri Feb 16 02:19:13 UTC 2024
a/etc-15.1-x86_64-4.txz: Rebuilt. Added UID 303 and GID 303 for colord. ap/nvme-cli-2.8-x86_64-1.txz: Upgraded. kde/akonadi-23.08.5-x86_64-1.txz: Upgraded. kde/akonadi-calendar-23.08.5-x86_64-1.txz: Upgraded. kde/akonadi-calendar-tools-23.08.5-x86_64-1.txz: Upgraded. kde/akonadi-contacts-23.08.5-x86_64-1.txz: Upgraded. kde/akonadi-import-wizard-23.08.5-x86_64-1.txz: Upgraded. kde/akonadi-mime-23.08.5-x86_64-1.txz: Upgraded. kde/akonadi-notes-23.08.5-x86_64-1.txz: Upgraded. kde/akonadi-search-23.08.5-x86_64-1.txz: Upgraded. kde/akonadiconsole-23.08.5-x86_64-1.txz: Upgraded. kde/akregator-23.08.5-x86_64-1.txz: Upgraded. kde/alligator-23.08.5-x86_64-1.txz: Upgraded. kde/analitza-23.08.5-x86_64-1.txz: Upgraded. kde/ark-23.08.5-x86_64-1.txz: Upgraded. kde/artikulate-23.08.5-x86_64-1.txz: Upgraded. kde/audiocd-kio-23.08.5-x86_64-1.txz: Upgraded. kde/baloo-widgets-23.08.5-x86_64-1.txz: Upgraded. kde/blinken-23.08.5-x86_64-1.txz: Upgraded. kde/bomber-23.08.5-x86_64-1.txz: Upgraded. kde/bovo-23.08.5-x86_64-1.txz: Upgraded. kde/calendarsupport-23.08.5-x86_64-1.txz: Upgraded. kde/cantor-23.08.5-x86_64-1.txz: Upgraded. kde/cervisia-23.08.5-x86_64-1.txz: Upgraded. kde/colord-kde-23.08.5-x86_64-1.txz: Added. kde/dolphin-23.08.5-x86_64-1.txz: Upgraded. kde/dolphin-plugins-23.08.5-x86_64-1.txz: Upgraded. kde/dragon-23.08.5-x86_64-1.txz: Upgraded. kde/elisa-23.08.5-x86_64-1.txz: Upgraded. kde/eventviews-23.08.5-x86_64-1.txz: Upgraded. kde/falkon-23.08.5-x86_64-1.txz: Upgraded. kde/ffmpegthumbs-23.08.5-x86_64-1.txz: Upgraded. kde/filelight-23.08.5-x86_64-1.txz: Upgraded. kde/ghostwriter-23.08.5-x86_64-1.txz: Upgraded. kde/granatier-23.08.5-x86_64-1.txz: Upgraded. kde/grantlee-editor-23.08.5-x86_64-1.txz: Upgraded. kde/grantleetheme-23.08.5-x86_64-1.txz: Upgraded. kde/gwenview-23.08.5-x86_64-1.txz: Upgraded. kde/incidenceeditor-23.08.5-x86_64-1.txz: Upgraded. kde/itinerary-23.08.5-x86_64-1.txz: Upgraded. kde/juk-23.08.5-x86_64-1.txz: Upgraded. kde/k3b-23.08.5-x86_64-1.txz: Upgraded. kde/kaddressbook-23.08.5-x86_64-1.txz: Upgraded. kde/kalarm-23.08.5-x86_64-1.txz: Upgraded. kde/kalgebra-23.08.5-x86_64-1.txz: Upgraded. kde/kalzium-23.08.5-x86_64-1.txz: Upgraded. kde/kamera-23.08.5-x86_64-1.txz: Upgraded. kde/kamoso-23.08.5-x86_64-1.txz: Upgraded. kde/kanagram-23.08.5-x86_64-1.txz: Upgraded. kde/kapman-23.08.5-x86_64-1.txz: Upgraded. kde/kapptemplate-23.08.5-x86_64-1.txz: Upgraded. kde/kate-23.08.5-x86_64-1.txz: Upgraded. kde/katomic-23.08.5-x86_64-1.txz: Upgraded. kde/kbackup-23.08.5-x86_64-1.txz: Upgraded. kde/kblackbox-23.08.5-x86_64-1.txz: Upgraded. kde/kblocks-23.08.5-x86_64-1.txz: Upgraded. kde/kbounce-23.08.5-x86_64-1.txz: Upgraded. kde/kbreakout-23.08.5-x86_64-1.txz: Upgraded. kde/kbruch-23.08.5-x86_64-1.txz: Upgraded. kde/kcachegrind-23.08.5-x86_64-1.txz: Upgraded. kde/kcalc-23.08.5-x86_64-1.txz: Upgraded. kde/kcalutils-23.08.5-x86_64-1.txz: Upgraded. kde/kcharselect-23.08.5-x86_64-1.txz: Upgraded. kde/kcolorchooser-23.08.5-x86_64-1.txz: Upgraded. kde/kcron-23.08.5-x86_64-1.txz: Upgraded. kde/kde-dev-scripts-23.08.5-x86_64-1.txz: Upgraded. kde/kde-dev-utils-23.08.5-x86_64-1.txz: Upgraded. kde/kde-inotify-survey-23.08.5-x86_64-1.txz: Upgraded. kde/kdebugsettings-23.08.5-x86_64-1.txz: Upgraded. kde/kdeconnect-kde-23.08.5-x86_64-1.txz: Upgraded. kde/kdeedu-data-23.08.5-x86_64-1.txz: Upgraded. kde/kdegraphics-mobipocket-23.08.5-x86_64-1.txz: Upgraded. kde/kdegraphics-thumbnailers-23.08.5-x86_64-1.txz: Upgraded. kde/kdenetwork-filesharing-23.08.5-x86_64-1.txz: Upgraded. kde/kdenlive-23.08.5-x86_64-1.txz: Upgraded. kde/kdepim-addons-23.08.5-x86_64-1.txz: Upgraded. kde/kdepim-runtime-23.08.5-x86_64-1.txz: Upgraded. kde/kdesdk-kio-23.08.5-x86_64-1.txz: Upgraded. kde/kdesdk-thumbnailers-23.08.5-x86_64-1.txz: Upgraded. kde/kdev-php-23.08.5-x86_64-1.txz: Upgraded. kde/kdev-python-23.08.5-x86_64-1.txz: Upgraded. kde/kdevelop-23.08.5-x86_64-1.txz: Upgraded. kde/kdf-23.08.5-x86_64-1.txz: Upgraded. kde/kdialog-23.08.5-x86_64-1.txz: Upgraded. kde/kdiamond-23.08.5-x86_64-1.txz: Upgraded. kde/keditbookmarks-23.08.5-x86_64-1.txz: Upgraded. kde/keysmith-23.08.5-x86_64-1.txz: Upgraded. kde/kfind-23.08.5-x86_64-1.txz: Upgraded. kde/kfourinline-23.08.5-x86_64-1.txz: Upgraded. kde/kgeography-23.08.5-x86_64-1.txz: Upgraded. kde/kget-23.08.5-x86_64-1.txz: Upgraded. kde/kgoldrunner-23.08.5-x86_64-1.txz: Upgraded. kde/kgpg-23.08.5-x86_64-1.txz: Upgraded. kde/khangman-23.08.5-x86_64-1.txz: Upgraded. kde/khelpcenter-23.08.5-x86_64-1.txz: Upgraded. kde/kidentitymanagement-23.08.5-x86_64-1.txz: Upgraded. kde/kig-23.08.5-x86_64-1.txz: Upgraded. kde/kigo-23.08.5-x86_64-1.txz: Upgraded. kde/killbots-23.08.5-x86_64-1.txz: Upgraded. kde/kimagemapeditor-23.08.5-x86_64-1.txz: Upgraded. kde/kimap-23.08.5-x86_64-1.txz: Upgraded. kde/kio-admin-23.08.5-x86_64-1.txz: Upgraded. kde/kio-extras-23.08.5-x86_64-1.txz: Upgraded. kde/kio-gdrive-23.08.5-x86_64-1.txz: Upgraded. kde/kio-zeroconf-23.08.5-x86_64-1.txz: Upgraded. kde/kipi-plugins-23.08.5-x86_64-1.txz: Upgraded. kde/kirigami-gallery-23.08.5-x86_64-1.txz: Upgraded. kde/kiriki-23.08.5-x86_64-1.txz: Upgraded. kde/kiten-23.08.5-x86_64-1.txz: Upgraded. kde/kitinerary-23.08.5-x86_64-1.txz: Upgraded. kde/kjumpingcube-23.08.5-x86_64-1.txz: Upgraded. kde/kldap-23.08.5-x86_64-1.txz: Upgraded. kde/kleopatra-23.08.5-x86_64-1.txz: Upgraded. kde/klickety-23.08.5-x86_64-1.txz: Upgraded. kde/klines-23.08.5-x86_64-1.txz: Upgraded. kde/kmag-23.08.5-x86_64-1.txz: Upgraded. kde/kmahjongg-23.08.5-x86_64-1.txz: Upgraded. kde/kmail-23.08.5-x86_64-1.txz: Upgraded. kde/kmail-account-wizard-23.08.5-x86_64-1.txz: Upgraded. kde/kmailtransport-23.08.5-x86_64-1.txz: Upgraded. kde/kmbox-23.08.5-x86_64-1.txz: Upgraded. kde/kmime-23.08.5-x86_64-1.txz: Upgraded. kde/kmines-23.08.5-x86_64-1.txz: Upgraded. kde/kmix-23.08.5-x86_64-1.txz: Upgraded. kde/kmousetool-23.08.5-x86_64-1.txz: Upgraded. kde/kmouth-23.08.5-x86_64-1.txz: Upgraded. kde/kmplot-23.08.5-x86_64-1.txz: Upgraded. kde/knavalbattle-23.08.5-x86_64-1.txz: Upgraded. kde/knetwalk-23.08.5-x86_64-1.txz: Upgraded. kde/knights-23.08.5-x86_64-1.txz: Upgraded. kde/knotes-23.08.5-x86_64-1.txz: Upgraded. kde/kolf-23.08.5-x86_64-1.txz: Upgraded. kde/kollision-23.08.5-x86_64-1.txz: Upgraded. kde/kolourpaint-23.08.5-x86_64-1.txz: Upgraded. kde/kompare-23.08.5-x86_64-1.txz: Upgraded. kde/konqueror-23.08.5-x86_64-1.txz: Upgraded. kde/konquest-23.08.5-x86_64-1.txz: Upgraded. kde/konsole-23.08.5-x86_64-1.txz: Upgraded. kde/kontact-23.08.5-x86_64-1.txz: Upgraded. kde/kontactinterface-23.08.5-x86_64-1.txz: Upgraded. kde/kontrast-23.08.5-x86_64-1.txz: Upgraded. kde/konversation-23.08.5-x86_64-1.txz: Upgraded. kde/kopeninghours-23.08.5-x86_64-1.txz: Upgraded. kde/kopete-23.08.5-x86_64-1.txz: Upgraded. kde/korganizer-23.08.5-x86_64-1.txz: Upgraded. kde/kosmindoormap-23.08.5-x86_64-1.txz: Upgraded. kde/kpat-23.08.5-x86_64-1.txz: Upgraded. kde/kpimtextedit-23.08.5-x86_64-1.txz: Upgraded. kde/kpkpass-23.08.5-x86_64-1.txz: Upgraded. kde/kpmcore-23.08.5-x86_64-1.txz: Upgraded. kde/kpublictransport-23.08.5-x86_64-1.txz: Upgraded. kde/kqtquickcharts-23.08.5-x86_64-1.txz: Upgraded. kde/krdc-23.08.5-x86_64-1.txz: Upgraded. kde/kreversi-23.08.5-x86_64-1.txz: Upgraded. kde/krfb-23.08.5-x86_64-1.txz: Upgraded. kde/kross-interpreters-23.08.5-x86_64-1.txz: Upgraded. kde/kruler-23.08.5-x86_64-1.txz: Upgraded. kde/ksanecore-23.08.5-x86_64-1.txz: Upgraded. kde/kshisen-23.08.5-x86_64-1.txz: Upgraded. kde/ksirk-23.08.5-x86_64-1.txz: Upgraded. kde/ksmtp-23.08.5-x86_64-1.txz: Upgraded. kde/ksnakeduel-23.08.5-x86_64-1.txz: Upgraded. kde/kspaceduel-23.08.5-x86_64-1.txz: Upgraded. kde/ksquares-23.08.5-x86_64-1.txz: Upgraded. kde/ksudoku-23.08.5-x86_64-1.txz: Upgraded. kde/ksystemlog-23.08.5-x86_64-1.txz: Upgraded. kde/kteatime-23.08.5-x86_64-1.txz: Upgraded. kde/ktimer-23.08.5-x86_64-1.txz: Upgraded. kde/ktnef-23.08.5-x86_64-1.txz: Upgraded. kde/ktorrent-23.08.5-x86_64-1.txz: Upgraded. kde/ktouch-23.08.5-x86_64-1.txz: Upgraded. kde/kturtle-23.08.5-x86_64-1.txz: Upgraded. kde/kubrick-23.08.5-x86_64-1.txz: Upgraded. kde/kwalletmanager-23.08.5-x86_64-1.txz: Upgraded. kde/kwave-23.08.5-x86_64-1.txz: Upgraded. kde/kwordquiz-23.08.5-x86_64-1.txz: Upgraded. kde/libgravatar-23.08.5-x86_64-1.txz: Upgraded. kde/libkcddb-23.08.5-x86_64-1.txz: Upgraded. kde/libkcompactdisc-23.08.5-x86_64-1.txz: Upgraded. kde/libkdcraw-23.08.5-x86_64-1.txz: Upgraded. kde/libkdegames-23.08.5-x86_64-1.txz: Upgraded. kde/libkdepim-23.08.5-x86_64-1.txz: Upgraded. kde/libkeduvocdocument-23.08.5-x86_64-1.txz: Upgraded. kde/libkexiv2-23.08.5-x86_64-1.txz: Upgraded. kde/libkgapi-23.08.5-x86_64-1.txz: Upgraded. kde/libkipi-23.08.5-x86_64-1.txz: Upgraded. kde/libkleo-23.08.5-x86_64-1.txz: Upgraded. kde/libkmahjongg-23.08.5-x86_64-1.txz: Upgraded. kde/libkomparediff2-23.08.5-x86_64-1.txz: Upgraded. kde/libksane-23.08.5-x86_64-1.txz: Upgraded. kde/libksieve-23.08.5-x86_64-1.txz: Upgraded. kde/libktorrent-23.08.5-x86_64-1.txz: Upgraded. kde/lokalize-23.08.5-x86_64-1.txz: Upgraded. kde/lskat-23.08.5-x86_64-1.txz: Upgraded. kde/mailcommon-23.08.5-x86_64-1.txz: Upgraded. kde/mailimporter-23.08.5-x86_64-1.txz: Upgraded. kde/marble-23.08.5-x86_64-1.txz: Upgraded. kde/markdownpart-23.08.5-x86_64-1.txz: Upgraded. kde/mbox-importer-23.08.5-x86_64-1.txz: Upgraded. kde/merkuro-23.08.5-x86_64-1.txz: Upgraded. kde/messagelib-23.08.5-x86_64-1.txz: Upgraded. kde/minuet-23.08.5-x86_64-1.txz: Upgraded. kde/okular-23.08.5-x86_64-1.txz: Upgraded. kde/palapeli-23.08.5-x86_64-1.txz: Upgraded. kde/parley-23.08.5-x86_64-1.txz: Upgraded. kde/partitionmanager-23.08.5-x86_64-1.txz: Upgraded. kde/picmi-23.08.5-x86_64-1.txz: Upgraded. kde/pim-data-exporter-23.08.5-x86_64-1.txz: Upgraded. kde/pim-sieve-editor-23.08.5-x86_64-1.txz: Upgraded. kde/pimcommon-23.08.5-x86_64-1.txz: Upgraded. kde/poxml-23.08.5-x86_64-1.txz: Upgraded. kde/print-manager-23.08.5-x86_64-1.txz: Upgraded. kde/rocs-23.08.5-x86_64-1.txz: Upgraded. kde/skanlite-23.08.5-x86_64-1.txz: Upgraded. kde/skanpage-23.08.5-x86_64-1.txz: Upgraded. kde/spectacle-23.08.5-x86_64-1.txz: Upgraded. kde/step-23.08.5-x86_64-1.txz: Upgraded. kde/svgpart-23.08.5-x86_64-1.txz: Upgraded. kde/sweeper-23.08.5-x86_64-1.txz: Upgraded. kde/umbrello-23.08.5-x86_64-1.txz: Upgraded. kde/yakuake-23.08.5-x86_64-1.txz: Upgraded. kde/zanshin-23.08.5-x86_64-1.txz: Upgraded. l/colord-1.4.7-x86_64-1.txz: Added. Thanks to Willy Sudiarto Raharjo. l/cxxopts-3.2.0-x86_64-1.txz: Upgraded. l/libffi-3.4.5-x86_64-1.txz: Upgraded. l/libgusb-0.4.8-x86_64-1.txz: Added. This is needed by colord. Thanks to Willy Sudiarto Raharjo. l/taglib-extras-1.0.1-x86_64-4.txz: Removed. This package is obsolete. n/php-8.3.3-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.php.net/ChangeLog-8.php#8.3.3 x/mesa-24.0.1-x86_64-1.txz: Upgraded. xfce/xfce4-settings-4.18.4-x86_64-2.txz: Rebuilt. Recompiled using --enable-colord. |
||
Patrick J Volkerding
|
0dcf6c9e37 |
Wed Feb 14 04:31:08 UTC 2024
l/exiv2-0.28.2-x86_64-1.txz: Upgraded. Fixes two low-severity security issues introduced in 0.28.x: Out-of-bounds read in QuickTimeVideo::NikonTagsDecoder. Denial of service due to unbounded recursion in QuickTimeVideo::multipleEntriesDecoder. For more information, see: https://www.cve.org/CVERecord?id=CVE-2024-24826 https://www.cve.org/CVERecord?id=CVE-2024-25112 (* Security fix *) l/gnome-keyring-46.1-x86_64-1.txz: Upgraded. n/dnsmasq-2.90-x86_64-1.txz: Upgraded. Add limits on the resources used to do DNSSEC validation. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-50387 https://www.cve.org/CVERecord?id=CVE-2023-50868 (* Security fix *) x/igt-gpu-tools-1.28-x86_64-2.txz: Rebuilt. Recompiled against /procps-ng-4.0.4. |
||
Patrick J Volkerding
|
8f1367463b |
Sun Feb 11 22:11:59 UTC 2024
ap/mariadb-10.11.7-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://mariadb.com/kb/en/mariadb-10-11-7-release-notes/ l/gjs-1.76.3-x86_64-1.txz: Upgraded. l/imagemagick-7.1.1_28-x86_64-1.txz: Upgraded. l/pipewire-1.0.3-x86_64-4.txz: Rebuilt. Use cmp -s in doinst.sh. Thanks to Thom1b and Windu. l/wireplumber-0.4.17-x86_64-2.txz: Rebuilt. Use cmp -s in doinst.sh. Thanks to Thom1b and Windu. n/dnsmasq-2.89-x86_64-2.txz: Rebuilt. Added trust-anchors.conf and edited PREFIX in dnsmasq.conf to simplify setting up DNSSEC. Thanks to marav. xap/xsnow-3.7.8-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
97075b27ca |
Sat Feb 3 20:54:00 UTC 2024
a/glibc-zoneinfo-2024a-noarch-1.txz: Upgraded. This package provides the latest timezone updates. n/ca-certificates-20240203-noarch-1.txz: Upgraded. This update provides the latest CA certificates to check for the authenticity of SSL connections. x/ibus-libpinyin-1.15.7-x86_64-1.txz: Upgraded. x/xdg-utils-1.2.0-noarch-1.txz: Upgraded. |
||
Patrick J Volkerding
|
67afc7b997 |
Thu Feb 1 19:51:54 UTC 2024
a/kernel-firmware-20240201_09f0fb8-noarch-1.txz: Upgraded. a/kernel-generic-6.6.15-x86_64-1.txz: Upgraded. a/kernel-huge-6.6.15-x86_64-1.txz: Upgraded. a/kernel-modules-6.6.15-x86_64-1.txz: Upgraded. d/kernel-headers-6.6.15-x86-1.txz: Upgraded. k/kernel-source-6.6.15-noarch-1.txz: Upgraded. kde/libindi-2.0.6-x86_64-1.txz: Upgraded. l/libusb-1.0.27-x86_64-1.txz: Upgraded. n/fetchmail-6.4.38-x86_64-1.txz: Upgraded. x/mesa-24.0.0-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. |
||
Patrick J Volkerding
|
f75fcd750e |
Wed Jan 31 21:19:19 UTC 2024
ap/nvme-cli-2.7.1-x86_64-1.txz: Upgraded. l/libnvme-1.7.1-x86_64-1.txz: Added. This is required by nvme-cli. l/pipewire-1.0.2-x86_64-1.txz: Upgraded. n/curl-8.6.0-x86_64-1.txz: Upgraded. n/libmilter-8.18.1-x86_64-1.txz: Upgraded. extra/sendmail/sendmail-8.18.1-x86_64-1.txz: Upgraded. sendmail through 8.17.2 allows SMTP smuggling in certain configurations. Remote attackers can use a published exploitation technique to inject e-mail messages with a spoofed MAIL FROM address, allowing bypass of an SPF protection mechanism. This occurs because sendmail supports <LF>.<CR><LF> but some other popular e-mail servers do not. This is resolved in 8.18 and later versions with 'o' in srv_features. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-51765 (* Security fix *) extra/sendmail/sendmail-cf-8.18.1-noarch-1.txz: Upgraded. |
||
Patrick J Volkerding
|
7b9b973e94 |
Tue Jan 30 22:01:28 UTC 2024
a/lzip-1.24-x86_64-1.txz: Upgraded. a/openssl-solibs-3.2.1-x86_64-1.txz: Upgraded. ap/alsa-utils-1.2.11-x86_64-1.txz: Upgraded. ap/sqlite-3.45.1-x86_64-1.txz: Upgraded. d/binutils-2.42-x86_64-1.txz: Upgraded. Shared library .so-version bump. d/cmake-3.28.2-x86_64-1.txz: Upgraded. d/oprofile-1.4.0-x86_64-13.txz: Rebuilt. Recompiled against binutils-2.42. d/strace-6.7-x86_64-1.txz: Upgraded. kde/digikam-8.2.0-x86_64-5.txz: Rebuilt. Recompiled against libpng-1.6.42. l/alsa-lib-1.2.11-x86_64-1.txz: Upgraded. l/libpng-1.6.42-x86_64-1.txz: Upgraded. Fixed the implementation of the macro function png_check_sig(). This was an API regression, introduced in libpng-1.6.41. Reported by Matthieu Darbois. l/lmdb-0.9.32-x86_64-1.txz: Upgraded. l/neon-0.33.0-x86_64-1.txz: Upgraded. l/opencv-4.9.0-x86_64-3.txz: Rebuilt. Recompiled against libpng-1.6.42. l/qt5-5.15.12_20240103_b8fd1448-x86_64-4.txz: Rebuilt. Recompiled against libpng-1.6.42. l/talloc-2.4.2-x86_64-1.txz: Upgraded. l/tdb-1.4.10-x86_64-1.txz: Upgraded. l/tevent-0.16.1-x86_64-1.txz: Upgraded. n/openldap-2.6.7-x86_64-1.txz: Upgraded. n/openssl-3.2.1-x86_64-1.txz: Upgraded. This update fixes possible denial-of-service security issues: A file in PKCS12 format can contain certificates and keys and may come from an untrusted source. The PKCS12 specification allows certain fields to be NULL, but OpenSSL did not correctly check for this case. A fix has been applied to prevent a NULL pointer dereference that results in OpenSSL crashing. If an application processes PKCS12 files from an untrusted source using the OpenSSL APIs then that application will be vulnerable to this issue prior to this fix. OpenSSL APIs that were vulnerable to this are: PKCS12_parse(), PKCS12_unpack_p7data(), PKCS12_unpack_p7encdata(), PKCS12_unpack_authsafes() and PKCS12_newpass(). When function EVP_PKEY_public_check() is called on RSA public keys, a computation is done to confirm that the RSA modulus, n, is composite. For valid RSA keys, n is a product of two or more large primes and this computation completes quickly. However, if n is an overly large prime, then this computation would take a long time. An application that calls EVP_PKEY_public_check() and supplies an RSA key obtained from an untrusted source could be vulnerable to a Denial of Service attack. The function EVP_PKEY_public_check() is not called from other OpenSSL functions however it is called from the OpenSSL pkey command line application. For that reason that application is also vulnerable if used with the "-pubin" and "-check" options on untrusted data. To resolve this issue RSA keys larger than OPENSSL_RSA_MAX_MODULUS_BITS will now fail the check immediately with an RSA_R_MODULUS_TOO_LARGE error reason. Fix excessive time spent in DH check / generation with large Q parameter value. Applications that use the functions DH_generate_key() to generate an X9.42 DH key may experience long delays. Likewise, applications that use DH_check_pub_key(), DH_check_pub_key_ex() or EVP_PKEY_public_check() to check an X9.42 DH key or X9.42 DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an untrusted source this may lead to a Denial of Service. For more information, see: https://www.cve.org/CVERecord?id=CVE-2024-0727 https://www.cve.org/CVERecord?id=CVE-2023-6237 https://www.cve.org/CVERecord?id=CVE-2023-5678 (* Security fix *) xap/MPlayer-20240130-x86_64-1.txz: Upgraded. Fixed build script to exit on errors. Patched to build against gettext-0.22.4. Thanks to Matteo Bernardini. xap/xine-lib-1.2.13-x86_64-7.txz: Rebuilt. Recompiled against libpng-1.6.42. |
||
Patrick J Volkerding
|
c705d52caf |
Sun Jan 21 20:50:08 UTC 2024
a/ed-1.20-x86_64-1.txz: Upgraded. l/SDL2_ttf-2.22.0-x86_64-1.txz: Upgraded. l/imagemagick-7.1.1_27-x86_64-1.txz: Upgraded. l/libproxy-0.5.3-x86_64-1.txz: Upgraded. n/nghttp2-1.59.0-x86_64-1.txz: Upgraded. x/xbiff-1.0.5-x86_64-1.txz: Upgraded. extra/tigervnc/tigervnc-1.13.1-x86_64-3.txz: Rebuilt. Recompiled against xorg-server-21.1.11, including the latest patches for several security issues. Thanks to marav. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-6377 https://www.cve.org/CVERecord?id=CVE-2023-6478 https://www.cve.org/CVERecord?id=CVE-2023-6816 https://www.cve.org/CVERecord?id=CVE-2024-0229 https://www.cve.org/CVERecord?id=CVE-2024-0408 https://www.cve.org/CVERecord?id=CVE-2024-0409 https://www.cve.org/CVERecord?id=CVE-2024-21885 https://www.cve.org/CVERecord?id=CVE-2024-21886 https://www.cve.org/CVERecord?id=CVE-2024-21886 (* Security fix *) |
||
Patrick J Volkerding
|
833db20af8 |
Fri Jan 19 19:58:34 UTC 2024
n/php-8.3.2-x86_64-1.txz: Upgraded. x/wayland-protocols-1.33-noarch-1.txz: Upgraded. xap/network-manager-applet-1.36.0-x86_64-1.txz: Upgraded. xap/xsnow-3.7.7-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
589ec060e7 |
Sat Jan 13 20:31:09 UTC 2024
a/dcron-4.5-x86_64-15.txz: Rebuilt. run-parts: don't redirect stderr to stdout. Thanks to Thom1b. ap/vim-9.1.0027-x86_64-1.txz: Upgraded. d/mercurial-6.6.2-x86_64-1.txz: Upgraded. d/rust-bindgen-0.69.2-x86_64-1.txz: Upgraded. kde/attica-5.114.0-x86_64-1.txz: Upgraded. kde/baloo-5.114.0-x86_64-1.txz: Upgraded. kde/bluez-qt-5.114.0-x86_64-1.txz: Upgraded. kde/breeze-icons-5.114.0-noarch-1.txz: Upgraded. kde/extra-cmake-modules-5.114.0-x86_64-1.txz: Upgraded. kde/frameworkintegration-5.114.0-x86_64-1.txz: Upgraded. kde/kactivities-5.114.0-x86_64-1.txz: Upgraded. kde/kactivities-stats-5.114.0-x86_64-1.txz: Upgraded. kde/kapidox-5.114.0-x86_64-1.txz: Upgraded. kde/karchive-5.114.0-x86_64-1.txz: Upgraded. kde/kauth-5.114.0-x86_64-1.txz: Upgraded. kde/kbookmarks-5.114.0-x86_64-1.txz: Upgraded. kde/kcalendarcore-5.114.0-x86_64-1.txz: Upgraded. kde/kcmutils-5.114.0-x86_64-1.txz: Upgraded. kde/kcodecs-5.114.0-x86_64-1.txz: Upgraded. kde/kcompletion-5.114.0-x86_64-1.txz: Upgraded. kde/kconfig-5.114.0-x86_64-1.txz: Upgraded. kde/kconfigwidgets-5.114.0-x86_64-1.txz: Upgraded. kde/kcontacts-5.114.0-x86_64-1.txz: Upgraded. kde/kcoreaddons-5.114.0-x86_64-1.txz: Upgraded. kde/kcrash-5.114.0-x86_64-1.txz: Upgraded. kde/kdav-5.114.0-x86_64-1.txz: Upgraded. kde/kdbusaddons-5.114.0-x86_64-1.txz: Upgraded. kde/kdeclarative-5.114.0-x86_64-1.txz: Upgraded. kde/kded-5.114.0-x86_64-1.txz: Upgraded. kde/kdelibs4support-5.114.0-x86_64-1.txz: Upgraded. kde/kdesignerplugin-5.114.0-x86_64-1.txz: Upgraded. kde/kdesu-5.114.0-x86_64-1.txz: Upgraded. kde/kdewebkit-5.114.0-x86_64-1.txz: Upgraded. kde/kdnssd-5.114.0-x86_64-1.txz: Upgraded. kde/kdoctools-5.114.0-x86_64-1.txz: Upgraded. kde/kemoticons-5.114.0-x86_64-1.txz: Upgraded. kde/kfilemetadata-5.114.0-x86_64-1.txz: Upgraded. kde/kglobalaccel-5.114.0-x86_64-1.txz: Upgraded. kde/kguiaddons-5.114.0-x86_64-1.txz: Upgraded. kde/kholidays-5.114.0-x86_64-1.txz: Upgraded. kde/khtml-5.114.0-x86_64-1.txz: Upgraded. kde/ki18n-5.114.0-x86_64-1.txz: Upgraded. kde/kiconthemes-5.114.0-x86_64-1.txz: Upgraded. kde/kidletime-5.114.0-x86_64-1.txz: Upgraded. kde/kimageformats-5.114.0-x86_64-1.txz: Upgraded. kde/kinit-5.114.0-x86_64-1.txz: Upgraded. kde/kio-5.114.0-x86_64-1.txz: Upgraded. kde/kirigami2-5.114.0-x86_64-1.txz: Upgraded. kde/kitemmodels-5.114.0-x86_64-1.txz: Upgraded. kde/kitemviews-5.114.0-x86_64-1.txz: Upgraded. kde/kjobwidgets-5.114.0-x86_64-1.txz: Upgraded. kde/kjs-5.114.0-x86_64-1.txz: Upgraded. kde/kjsembed-5.114.0-x86_64-1.txz: Upgraded. kde/kmediaplayer-5.114.0-x86_64-1.txz: Upgraded. kde/knewstuff-5.114.0-x86_64-1.txz: Upgraded. kde/knotifications-5.114.0-x86_64-1.txz: Upgraded. kde/knotifyconfig-5.114.0-x86_64-1.txz: Upgraded. kde/kpackage-5.114.0-x86_64-1.txz: Upgraded. kde/kparts-5.114.0-x86_64-1.txz: Upgraded. kde/kpeople-5.114.0-x86_64-1.txz: Upgraded. kde/kplotting-5.114.0-x86_64-1.txz: Upgraded. kde/kpty-5.114.0-x86_64-1.txz: Upgraded. kde/kquickcharts-5.114.0-x86_64-1.txz: Upgraded. kde/kross-5.114.0-x86_64-1.txz: Upgraded. kde/krunner-5.114.0-x86_64-1.txz: Upgraded. kde/kservice-5.114.0-x86_64-1.txz: Upgraded. kde/ktextaddons-1.5.3-x86_64-1.txz: Upgraded. kde/ktexteditor-5.114.0-x86_64-1.txz: Upgraded. kde/ktextwidgets-5.114.0-x86_64-1.txz: Upgraded. kde/kunitconversion-5.114.0-x86_64-1.txz: Upgraded. kde/kwallet-5.114.0-x86_64-1.txz: Upgraded. kde/kwayland-5.114.0-x86_64-1.txz: Upgraded. kde/kwidgetsaddons-5.114.0-x86_64-1.txz: Upgraded. kde/kwindowsystem-5.114.0-x86_64-1.txz: Upgraded. kde/kxmlgui-5.114.0-x86_64-1.txz: Upgraded. kde/kxmlrpcclient-5.114.0-x86_64-1.txz: Upgraded. kde/modemmanager-qt-5.114.0-x86_64-1.txz: Upgraded. kde/networkmanager-qt-5.114.0-x86_64-1.txz: Upgraded. kde/oxygen-icons-5.114.0-noarch-1.txz: Upgraded. kde/plasma-framework-5.114.0-x86_64-1.txz: Upgraded. kde/prison-5.114.0-x86_64-1.txz: Upgraded. kde/pulseaudio-qt-1.4.0-x86_64-1.txz: Upgraded. kde/purpose-5.114.0-x86_64-1.txz: Upgraded. kde/qqc2-desktop-style-5.114.0-x86_64-1.txz: Upgraded. kde/solid-5.114.0-x86_64-1.txz: Upgraded. kde/sonnet-5.114.0-x86_64-1.txz: Upgraded. kde/syndication-5.114.0-x86_64-1.txz: Upgraded. kde/syntax-highlighting-5.114.0-x86_64-1.txz: Upgraded. kde/threadweaver-5.114.0-x86_64-1.txz: Upgraded. l/jasper-4.1.2-x86_64-1.txz: Upgraded. l/pulseaudio-17.0-x86_64-1.txz: Upgraded. n/bluez-5.72-x86_64-1.txz: Upgraded. x/libdrm-2.4.120-x86_64-1.txz: Upgraded. xap/vim-gvim-9.1.0027-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
09504fc484 |
Tue Jan 9 01:52:43 UTC 2024
a/procps-ng-3.3.17-x86_64-3.txz: Rebuilt. Add /etc/default/sysctl to support custom options for sysctl in rc.S. Thanks to lostintime. a/sysvinit-scripts-15.1-noarch-12.txz: Rebuilt. rc.S: support /etc/default/sysctl for custom options. Thanks to lostintime. l/imagemagick-7.1.1_26-x86_64-1.txz: Upgraded. l/qt5-5.15.12_20240103_b8fd1448-x86_64-1.txz: Upgraded. n/samba-4.19.4-x86_64-1.txz: Upgraded. x/imake-1.0.10-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
e2f5262f1f |
Wed Jan 3 20:25:45 UTC 2024
ap/vim-9.1.0-x86_64-1.txz: Upgraded. d/clisp-2.50_20230718_669249717-x86_64-1.txz: Upgraded. l/poppler-24.01.0-x86_64-1.txz: Upgraded. n/c-ares-1.25.0-x86_64-1.txz: Upgraded. n/mobile-broadband-provider-info-20231023-x86_64-1.txz: Upgraded. n/ncftp-3.2.7-x86_64-1.txz: Upgraded. xap/vim-gvim-9.1.0-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
7ba391b039 |
Tue Dec 26 00:20:26 UTC 2023
a/kernel-firmware-20231222_a7dee43-noarch-1.txz: Upgraded. ap/vim-9.0.2185-x86_64-1.txz: Upgraded. d/autoconf-2.72-noarch-1.txz: Upgraded. d/parallel-20231222-noarch-1.txz: Upgraded. d/ruby-3.3.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. d/subversion-1.14.2-x86_64-7.txz: Rebuilt. Recompiled against ruby-3.3.0. kde/kross-interpreters-23.08.4-x86_64-2.txz: Rebuilt. Recompiled against ruby-3.3.0. l/rubygem-asciidoctor-2.0.20-x86_64-1.txz: Upgraded. Compiled against ruby-3.3.0. n/epic5-2.1.12-x86_64-6.txz: Rebuilt. Recompiled against ruby-3.3.0. n/iputils-20231222-x86_64-1.txz: Upgraded. n/tin-2.6.3-x86_64-1.txz: Upgraded. x/marisa-0.2.6-x86_64-7.txz: Rebuilt. Recompiled against ruby-3.3.0. xap/vim-gvim-9.0.2185-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
2b78642fcc |
Sat Dec 23 02:48:56 UTC 2023
a/glibc-zoneinfo-2023d-noarch-1.txz: Upgraded. This package provides the latest timezone updates. l/libsass-3.6.6-x86_64-1.txz: Upgraded. n/postfix-3.8.4-x86_64-1.txz: Upgraded. Security: this release adds support to defend against an email spoofing attack (SMTP smuggling) on recipients at a Postfix server. Sites concerned about SMTP smuggling attacks should enable this feature on Internet-facing Postfix servers. For compatibility with non-standard clients, Postfix by default excludes clients in mynetworks from this countermeasure. The recommended settings are: # Optionally disconnect remote SMTP clients that send bare newlines, # but allow local clients with non-standard SMTP implementations # such as netcat, fax machines, or load balancer health checks. # smtpd_forbid_bare_newline = yes smtpd_forbid_bare_newline_exclusions = $mynetworks The smtpd_forbid_bare_newline feature is disabled by default. For more information, see: https://www.postfix.org/smtp-smuggling.html (* Security fix *) |
||
Patrick J Volkerding
|
6011a48b2a |
Thu Dec 21 20:46:11 UTC 2023
n/iw-6.7-x86_64-1.txz: Upgraded. n/php-8.3.1-x86_64-1.txz: Upgraded. x/libdrm-2.4.119-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
9798eebe58 |
Wed Dec 20 21:10:47 UTC 2023
a/kernel-firmware-20231215_c156e6b-noarch-1.txz: Upgraded. a/kernel-generic-6.6.8-x86_64-1.txz: Upgraded. a/kernel-huge-6.6.8-x86_64-1.txz: Upgraded. a/kernel-modules-6.6.8-x86_64-1.txz: Upgraded. d/kernel-headers-6.6.8-x86-1.txz: Upgraded. k/kernel-source-6.6.8-noarch-1.txz: Upgraded. l/aspell-0.60.8.1-x86_64-1.txz: Upgraded. l/libcap-ng-0.8.4-x86_64-1.txz: Upgraded. Drop python2 support. l/sof-firmware-2023.12-noarch-1.txz: Upgraded. n/bind-9.18.21-x86_64-1.txz: Upgraded. n/proftpd-1.3.8b-x86_64-1.txz: Upgraded. This update fixes a security issue: mod_sftp: implemented mitigations for "Terrapin" SSH attack. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-48795 (* Security fix *) isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. |
||
Patrick J Volkerding
|
90c1d5c2c0 |
Tue Dec 19 21:24:05 UTC 2023
a/sysvinit-scripts-15.1-noarch-9.txz: Rebuilt. rc.cpufreq: also default to "performance" for amd-pstate-epp. Thanks to pghvlaans. l/LibRaw-0.21.2-x86_64-1.txz: Upgraded. l/gtk+3-3.24.39-x86_64-1.txz: Upgraded. l/libssh-0.10.6-x86_64-1.txz: Upgraded. This update fixes security issues: Command injection using proxycommand. Potential downgrade attack using strict kex. Missing checks for return values of MD functions. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-6004 https://www.cve.org/CVERecord?id=CVE-2023-48795 https://www.cve.org/CVERecord?id=CVE-2023-6918 (* Security fix *) l/mozilla-nss-3.96.1-x86_64-1.txz: Upgraded. n/bluez-5.71-x86_64-2.txz: Rebuilt. Fix a regression in bluez-5.71: [PATCH] adapter: Fix link key address type for old kernels. Thanks to marav. xap/mozilla-firefox-115.6.0esr-x86_64-1.txz: Upgraded. This update contains security fixes and improvements. For more information, see: https://www.mozilla.org/en-US/firefox/115.6.0/releasenotes/ https://www.mozilla.org/security/advisories/mfsa2023-54/ https://www.cve.org/CVERecord?id=CVE-2023-6856 https://www.cve.org/CVERecord?id=CVE-2023-6865 https://www.cve.org/CVERecord?id=CVE-2023-6857 https://www.cve.org/CVERecord?id=CVE-2023-6858 https://www.cve.org/CVERecord?id=CVE-2023-6859 https://www.cve.org/CVERecord?id=CVE-2023-6860 https://www.cve.org/CVERecord?id=CVE-2023-6867 https://www.cve.org/CVERecord?id=CVE-2023-6861 https://www.cve.org/CVERecord?id=CVE-2023-6862 https://www.cve.org/CVERecord?id=CVE-2023-6863 https://www.cve.org/CVERecord?id=CVE-2023-6864 (* Security fix *) xap/mozilla-thunderbird-115.6.0-x86_64-1.txz: Upgraded. This release contains security fixes and improvements. For more information, see: https://www.thunderbird.net/en-US/thunderbird/115.6.0/releasenotes/ https://www.mozilla.org/en-US/security/advisories/mfsa2023-55/ https://www.cve.org/CVERecord?id=CVE-2023-50762 https://www.cve.org/CVERecord?id=CVE-2023-50761 https://www.cve.org/CVERecord?id=CVE-2023-6856 https://www.cve.org/CVERecord?id=CVE-2023-6857 https://www.cve.org/CVERecord?id=CVE-2023-6858 https://www.cve.org/CVERecord?id=CVE-2023-6859 https://www.cve.org/CVERecord?id=CVE-2023-6860 https://www.cve.org/CVERecord?id=CVE-2023-6861 https://www.cve.org/CVERecord?id=CVE-2023-6862 https://www.cve.org/CVERecord?id=CVE-2023-6863 https://www.cve.org/CVERecord?id=CVE-2023-6864 (* Security fix *) |
||
Patrick J Volkerding
|
1e5164fb6d |
Mon Dec 18 20:22:40 UTC 2023
a/sysklogd-2.5.2-x86_64-2.txz: Rebuilt. rc.syslog: be more graceful with the "restart" option. Thanks to opty. l/gst-plugins-bad-free-1.22.8-x86_64-1.txz: Upgraded. l/gst-plugins-base-1.22.8-x86_64-1.txz: Upgraded. l/gst-plugins-good-1.22.8-x86_64-1.txz: Upgraded. l/gst-plugins-libav-1.22.8-x86_64-1.txz: Upgraded. l/gstreamer-1.22.8-x86_64-1.txz: Upgraded. n/c-ares-1.24.0-x86_64-1.txz: Upgraded. n/dhcpcd-10.0.6-x86_64-1.txz: Upgraded. n/openssh-9.6p1-x86_64-1.txz: Upgraded. n/traceroute-2.1.5-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
b04af89285 |
Mon Dec 11 22:18:13 UTC 2023
We've gone ahead and moved the 6.6 kernel into the main tree. As previously mentioned when this branch first appeared in /testing, on the 32-bit side there are no longer any -smp labeled kernel packages, so if you were using those previously, you'll need to switch to using to kernel-generic or kernel-huge kernel, including the changes needed to your bootloader setup to load this instead of the -smp labeled kernel. Also, if you happen to be using a first generation Pentium M chip, you will need to append forcepae to your kernel command-line options. Enjoy! :-) a/kernel-firmware-20231211_f2e52a1-noarch-1.txz: Upgraded. a/kernel-generic-6.6.6-x86_64-1.txz: Upgraded. a/kernel-huge-6.6.6-x86_64-1.txz: Upgraded. a/kernel-modules-6.6.6-x86_64-1.txz: Upgraded. ap/qpdf-11.6.4-x86_64-1.txz: Upgraded. d/kernel-headers-6.6.6-x86-1.txz: Upgraded. k/kernel-source-6.6.6-noarch-1.txz: Upgraded. l/imagemagick-7.1.1_23-x86_64-1.txz: Upgraded. l/libsecret-0.21.2-x86_64-1.txz: Upgraded. Thanks to reddog83 and saxa. l/zxing-cpp-2.2.1-x86_64-1.txz: Upgraded. n/postfix-3.8.3-x86_64-2.txz: Rebuilt. OpenSSL upstream says that major versions are ABI/API compatible, so stop warning in the logs that they might not be. Thanks to gildbg and Markus Wiesner. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. |
||
Patrick J Volkerding
|
6b991872e4 |
Wed Dec 6 05:03:11 UTC 2023
a/aaa_libraries-15.1-x86_64-23.txz: Rebuilt. Upgraded: libelf-0.190.so, libcares.so.2.9.0, libglib-2.0.so.0.7800.2, libgmodule-2.0.so.0.7800.2, libgobject-2.0.so.0.7800.2, libgthread-2.0.so.0.7800.2. Added: libtiff.so.6.0.2, libtiffxx.so.6.0.2. a/util-linux-2.39.3-x86_64-1.txz: Upgraded. ap/cups-filters-1.28.17-x86_64-3.txz: Rebuilt. Recompiled against libtiff-4.6.0. ap/ghostscript-10.02.1-x86_64-2.txz: Rebuilt. Recompiled against libtiff-4.6.0. ap/rpm-4.19.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. e/emacs-29.1-x86_64-2.txz: Rebuilt. Recompiled against libtiff-4.6.0. kde/bluedevil-5.27.10-x86_64-1.txz: Upgraded. kde/breeze-5.27.10-x86_64-1.txz: Upgraded. kde/breeze-grub-5.27.10-x86_64-1.txz: Upgraded. kde/breeze-gtk-5.27.10-x86_64-1.txz: Upgraded. kde/digikam-8.2.0-x86_64-2.txz: Rebuilt. Recompiled against libtiff-4.6.0. kde/drkonqi-5.27.10-x86_64-1.txz: Upgraded. kde/gwenview-23.08.3-x86_64-2.txz: Rebuilt. Recompiled against libtiff-4.6.0. kde/kactivitymanagerd-5.27.10-x86_64-1.txz: Upgraded. kde/kde-cli-tools-5.27.10-x86_64-1.txz: Upgraded. kde/kde-gtk-config-5.27.10-x86_64-1.txz: Upgraded. kde/kdecoration-5.27.10-x86_64-1.txz: Upgraded. kde/kdeplasma-addons-5.27.10-x86_64-1.txz: Upgraded. kde/kgamma5-5.27.10-x86_64-1.txz: Upgraded. kde/khotkeys-5.27.10-x86_64-1.txz: Upgraded. kde/kinfocenter-5.27.10-x86_64-1.txz: Upgraded. kde/kmenuedit-5.27.10-x86_64-1.txz: Upgraded. kde/kpipewire-5.27.10-x86_64-1.txz: Upgraded. kde/krita-5.2.1-x86_64-3.txz: Rebuilt. Recompiled against libtiff-4.6.0. kde/kscreen-5.27.10-x86_64-1.txz: Upgraded. kde/kscreenlocker-5.27.10-x86_64-1.txz: Upgraded. kde/ksshaskpass-5.27.10-x86_64-1.txz: Upgraded. kde/ksystemstats-5.27.10-x86_64-1.txz: Upgraded. kde/kwallet-pam-5.27.10-x86_64-1.txz: Upgraded. kde/kwayland-integration-5.27.10-x86_64-1.txz: Upgraded. kde/kwin-5.27.10-x86_64-1.txz: Upgraded. kde/kwrited-5.27.10-x86_64-1.txz: Upgraded. kde/layer-shell-qt-5.27.10-x86_64-1.txz: Upgraded. kde/libkscreen-5.27.10-x86_64-1.txz: Upgraded. kde/libksysguard-5.27.10-x86_64-1.txz: Upgraded. kde/milou-5.27.10-x86_64-1.txz: Upgraded. kde/okular-23.08.3-x86_64-2.txz: Rebuilt. Recompiled against libtiff-4.6.0. kde/oxygen-5.27.10-x86_64-1.txz: Upgraded. kde/oxygen-sounds-5.27.10-x86_64-1.txz: Upgraded. kde/plasma-browser-integration-5.27.10-x86_64-1.txz: Upgraded. kde/plasma-desktop-5.27.10-x86_64-1.txz: Upgraded. kde/plasma-disks-5.27.10-x86_64-1.txz: Upgraded. kde/plasma-firewall-5.27.10-x86_64-1.txz: Upgraded. kde/plasma-integration-5.27.10-x86_64-1.txz: Upgraded. kde/plasma-nm-5.27.10-x86_64-1.txz: Upgraded. kde/plasma-pa-5.27.10-x86_64-1.txz: Upgraded. kde/plasma-sdk-5.27.10-x86_64-1.txz: Upgraded. kde/plasma-systemmonitor-5.27.10-x86_64-1.txz: Upgraded. kde/plasma-vault-5.27.10-x86_64-1.txz: Upgraded. kde/plasma-workspace-5.27.10-x86_64-1.txz: Upgraded. kde/plasma-workspace-wallpapers-5.27.10-noarch-1.txz: Upgraded. kde/polkit-kde-agent-1-5.27.10-x86_64-1.txz: Upgraded. kde/powerdevil-5.27.10-x86_64-1.txz: Upgraded. kde/qqc2-breeze-style-5.27.10-x86_64-1.txz: Upgraded. kde/sddm-kcm-5.27.10-x86_64-1.txz: Upgraded. kde/systemsettings-5.27.10-x86_64-1.txz: Upgraded. kde/xdg-desktop-portal-kde-5.27.10-x86_64-1.txz: Upgraded. l/SDL2_image-2.6.3-x86_64-2.txz: Rebuilt. Recompiled against libtiff-4.6.0. l/djvulibre-3.5.28-x86_64-4.txz: Rebuilt. Recompiled against libtiff-4.6.0. l/gd-2.3.3-x86_64-3.txz: Rebuilt. Recompiled against libtiff-4.6.0. l/gdk-pixbuf2-2.42.10-x86_64-2.txz: Rebuilt. Recompiled against libtiff-4.6.0. l/gegl-0.4.46-x86_64-3.txz: Rebuilt. Recompiled against libtiff-4.6.0. l/glib2-2.78.2-x86_64-1.txz: Upgraded. l/gtk4-4.12.4-x86_64-2.txz: Rebuilt. Recompiled against libtiff-4.6.0. l/imagemagick-7.1.1_22-x86_64-2.txz: Rebuilt. Recompiled against libtiff-4.6.0. l/lcms-1.19-x86_64-7.txz: Rebuilt. Recompiled against libtiff-4.6.0. l/lcms2-2.16-x86_64-2.txz: Rebuilt. Recompiled against libtiff-4.6.0. l/libtiff-4.6.0-x86_64-1.txz: Upgraded. Probably best to get this one out of the way... From the release announcement: Pay attention to the following warning: This version removes a big number of utilities that have suffered from lack of maintenance over the years and were the source of various reported security issues. See "Removed functionality" below for the list of removed utilities. Starting with libtiff v4.6.0, their source code, at this time, will still be available in the source distribution, but they will no longer be built by default, and issues related to them will no longer be accepted in the libtiff bug tracker. The only remaining supported TIFF tools are tiffinfo, tiffdump, tiffcp, tiffset and tiffsplit. Shared library .so-version bump. l/libwebp-1.3.2-x86_64-2.txz: Rebuilt. Recompiled against libtiff-4.6.0. l/netpbm-11.04.04-x86_64-2.txz: Rebuilt. Recompiled against libtiff-4.6.0. l/opencv-4.8.1-x86_64-2.txz: Rebuilt. Recompiled against libtiff-4.6.0. l/poppler-23.12.0-x86_64-2.txz: Rebuilt. Recompiled against libtiff-4.6.0. l/python-pillow-8.4.0-x86_64-3.txz: Rebuilt. Recompiled against libtiff-4.6.0. l/qt5-5.15.11_20231125_4765fa1d-x86_64-1.txz: Upgraded. Compiled against libtiff-4.6.0. l/sdl-1.2.15-x86_64-15.txz: Rebuilt. Recompiled against libtiff-4.6.0. n/links-2.29-x86_64-2.txz: Rebuilt. Recompiled against libtiff-4.6.0. t/xfig-3.2.9-x86_64-2.txz: Rebuilt. Recompiled against libtiff-4.6.0. xap/geeqie-2.1-x86_64-4.txz: Rebuilt. Recompiled against libtiff-4.6.0. xap/gimp-2.10.36-x86_64-2.txz: Rebuilt. Recompiled against libtiff-4.6.0. xap/sane-1.2.1-x86_64-2.txz: Rebuilt. Recompiled against libtiff-4.6.0. xap/windowmaker-0.96.0-x86_64-2.txz: Rebuilt. Recompiled against libtiff-4.6.0. xap/xpaint-3.1.4-x86_64-2.txz: Rebuilt. Recompiled against libtiff-4.6.0. xap/xsane-0.999-x86_64-6.txz: Rebuilt. Recompiled against libtiff-4.6.0. |
||
Patrick J Volkerding
|
dc90ac8e73 |
Sat Dec 2 20:46:52 UTC 2023
a/upower-1.90.1-x86_64-2.txz: Rebuilt. Recompiled against libplist-2.3.0. ap/usbmuxd-20231011_360619c-x86_64-1.txz: Upgraded. Compiled against libplist-2.3.0. kde/kio-extras-23.08.3-x86_64-2.txz: Rebuilt. Recompiled against libplist-2.3.0. kde/libindi-2.0.5-x86_64-1.txz: Upgraded. kde/solid-5.112.0-x86_64-2.txz: Rebuilt. Recompiled against libplist-2.3.0. l/gvfs-1.52.1-x86_64-2.txz: Rebuilt. Recompiled against libplist-2.3.0. l/libgpod-0.8.3-x86_64-13.txz: Rebuilt. Recompiled against libplist-2.3.0. l/libimobiledevice-20231007_04c0233-x86_64-1.txz: Upgraded. Compiled against libplist-2.3.0. l/libimobiledevice-glue-20231110_e314faa-x86_64-1.txz: Upgraded. Compiled against libplist-2.3.0. l/libplist-2.3.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. l/libseccomp-2.5.5-x86_64-1.txz: Upgraded. l/libusbmuxd-20230901_30e678d-x86_64-1.txz: Upgraded. Compiled against libplist-2.3.0. l/poppler-23.12.0-x86_64-1.txz: Upgraded. xfce/tumbler-4.18.2-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
334fa970fe |
Mon Nov 27 21:54:37 UTC 2023
l/libqalculate-4.9.0-x86_64-1.txz: Upgraded. l/mozilla-nss-3.95-x86_64-1.txz: Upgraded. l/v4l-utils-1.26.0-x86_64-2.txz: Rebuilt. Do not overwrite gconv-modules from glibc - instead, install it to gconv-modules.d/v4l-utils.conf. If your /usr/lib{,64}/gconv/gconv-modules was overwritten causing character conversion errors, reinstall the glibc package to fix this. Thanks to glennmcc. n/php-8.3.0-x86_64-1.txz: Upgraded. n/samba-4.19.3-x86_64-1.txz: Upgraded. This is a security release in order to address the following defect: An information leak vulnerability was discovered in Samba's LDAP server. Due to missing access control checks, an authenticated but unprivileged attacker could discover the names and preserved attributes of deleted objects in the LDAP store. Upgrading to this package will not prevent this information leak - if you are using Samba as an Active Directory Domain Controller, you will need to follow the instructions in the samba.org link given below. For more information, see: https://www.samba.org/samba/security/CVE-2018-14628.html https://www.cve.org/CVERecord?id=CVE-2018-14628 (* Security fix *) x/libwacom-2.9.0-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
c416b2d238 |
Thu Nov 23 17:14:23 UTC 2023
a/lvm2-2.03.23-x86_64-1.txz: Upgraded. l/nodejs-20.10.0-x86_64-1.txz: Upgraded. n/php-8.2.13-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.php.net/ChangeLog-8.php#8.2.13 |
||
Patrick J Volkerding
|
2dbdcbb842 |
Tue Nov 21 21:15:30 UTC 2023
We have fresh 6.6 kernels in /testing! You may notice that on the 32-bit side we have done away with the -smp labeled kernel packages, but it's actually the other kernels that were retired -- the non-SMP, non-PAE ones. If you were previously using kernel-generic-smp or kernel-huge-smp, you'll need to make some adjustments to your bootloader setup to load kernel-generic or kernel-huge instead. About the only non-obsolete CPUs that may have an issue with this are the first generation Pentium M chips, which supported PAE but unfortunately did not advertise this in the CPU flags. But these will support PAE if the kernel option "forcepae" is appended at boot time. Enjoy! :-) a/gettext-0.22.4-x86_64-1.txz: Upgraded. a/kbd-2.6.3-x86_64-3.txz: Rebuilt. Installed extra console fonts. a/kernel-firmware-20231120_9552083-noarch-1.txz: Upgraded. a/kernel-generic-6.1.63-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.63-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.63-x86_64-1.txz: Upgraded. a/mkinitrd-1.4.11-x86_64-34.txz: Rebuilt. Fix tests for including jfs/xfs repair tools. Thanks to regdub. a/pkgtools-15.1-noarch-8.txz: Rebuilt. Make vim the default vi choice. ap/vim-9.0.2116-x86_64-1.txz: Upgraded. d/gettext-tools-0.22.4-x86_64-1.txz: Upgraded. d/git-2.43.0-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.63-x86-1.txz: Upgraded. d/mercurial-6.6-x86_64-1.txz: Upgraded. d/meson-1.3.0-x86_64-1.txz: Upgraded. d/scons-4.6.0-x86_64-1.txz: Upgraded. k/kernel-source-6.1.63-noarch-1.txz: Upgraded. l/readline-8.2.007-x86_64-1.txz: Upgraded. n/c-ares-1.22.1-x86_64-1.txz: Upgraded. n/nfs-utils-2.6.4-x86_64-1.txz: Upgraded. x/libdrm-2.4.118-x86_64-1.txz: Upgraded. xap/mozilla-firefox-115.5.0esr-x86_64-1.txz: Upgraded. This update contains security fixes and improvements. Thanks to zuriel for the taskbar icon fix on Wayland. :-) For more information, see: https://www.mozilla.org/en-US/firefox/115.5.0/releasenotes/ https://www.mozilla.org/security/advisories/mfsa2023-50/ https://www.cve.org/CVERecord?id=CVE-2023-6204 https://www.cve.org/CVERecord?id=CVE-2023-6205 https://www.cve.org/CVERecord?id=CVE-2023-6206 https://www.cve.org/CVERecord?id=CVE-2023-6207 https://www.cve.org/CVERecord?id=CVE-2023-6208 https://www.cve.org/CVERecord?id=CVE-2023-6209 https://www.cve.org/CVERecord?id=CVE-2023-6212 (* Security fix *) xap/vim-gvim-9.0.2116-x86_64-1.txz: Upgraded. xap/xsnow-3.7.6-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. testing/packages/kernel-generic-6.6.2-x86_64-1.txz: Added. testing/packages/kernel-headers-6.6.2-x86-1.txz: Added. testing/packages/kernel-huge-6.6.2-x86_64-1.txz: Added. testing/packages/kernel-modules-6.6.2-x86_64-1.txz: Added. testing/packages/kernel-source-6.6.2-noarch-1.txz: Added. usb-and-pxe-installers/usbboot.img: Rebuilt. |
||
Patrick J Volkerding
|
87febd8065 |
Sat Nov 18 19:26:33 UTC 2023
a/kernel-firmware-20231117_7124ce3-noarch-1.txz: Upgraded. d/cargo-vendor-filterer-0.5.12-x86_64-1.txz: Upgraded. kde/wcslib-8.2.1-x86_64-1.txz: Upgraded. l/gtk4-4.12.4-x86_64-1.txz: Upgraded. n/ca-certificates-20231117-noarch-1.txz: Upgraded. This update provides the latest CA certificates to check for the authenticity of SSL connections. n/openvpn-2.6.8-x86_64-1.txz: Upgraded. n/socat-1.8.0.0-x86_64-1.txz: Upgraded. x/ibus-1.5.29-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
183c67ecca |
Wed Nov 15 22:01:26 UTC 2023
a/btrfs-progs-6.6.2-x86_64-1.txz: Upgraded. d/cmake-3.27.8-x86_64-1.txz: Upgraded. l/netpbm-11.04.04-x86_64-1.txz: Upgraded. l/woff2-20231106_0f4d304-x86_64-1.txz: Upgraded. Include the binary utilities. Thanks to TJ09. n/bind-9.18.20-x86_64-1.txz: Upgraded. n/c-ares-1.22.0-x86_64-1.txz: Upgraded. n/libgcrypt-1.10.3-x86_64-1.txz: Upgraded. n/p11-kit-0.25.3-x86_64-1.txz: Upgraded. x/xf86-video-ati-22.0.0-x86_64-1.txz: Upgraded. x/xf86-video-intel-20230201_b74b67f0-x86_64-1.txz: Upgraded. x/xf86-video-nouveau-20231005_827f1e2-x86_64-1.txz: Upgraded. x/xf86-video-r128-6.12.1-x86_64-1.txz: Upgraded. xap/mozilla-thunderbird-115.4.3-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/thunderbird/115.4.3/releasenotes/ |
||
Patrick J Volkerding
|
2ca3471fc3 |
Tue Nov 14 21:22:47 UTC 2023
a/pam-1.5.3-x86_64-2.txz: Rebuilt. Relocated pkgconfig files. a/userspace-rcu-0.14.0-x86_64-2.txz: Rebuilt. Relocated pkgconfig files. ap/mariadb-10.11.6-x86_64-1.txz: Upgraded. This update fixes bugs and a security issue: Vulnerability allows high privileged attacker with network access via multiple protocols to compromise the server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-22084 (* Security fix *) d/llvm-17.0.5-x86_64-1.txz: Upgraded. kde/plasma-wayland-protocols-1.11.1-x86_64-1.txz: Upgraded. n/nfs-utils-2.6.3-x86_64-3.txz: Rebuilt. Only move the udev rule to /lib, don't grab libraries or pkgconfig files from under /usr. |
||
Patrick J Volkerding
|
2d1558f830 |
Thu Nov 9 21:50:09 UTC 2023
a/kbd-2.6.3-x86_64-2.txz: Rebuilt. Fixed /etc/pam.d/vlock installation. Thanks to ctrlaltca. kde/akonadi-23.08.3-x86_64-1.txz: Upgraded. kde/akonadi-calendar-23.08.3-x86_64-1.txz: Upgraded. kde/akonadi-calendar-tools-23.08.3-x86_64-1.txz: Upgraded. kde/akonadi-contacts-23.08.3-x86_64-1.txz: Upgraded. kde/akonadi-import-wizard-23.08.3-x86_64-1.txz: Upgraded. kde/akonadi-mime-23.08.3-x86_64-1.txz: Upgraded. kde/akonadi-notes-23.08.3-x86_64-1.txz: Upgraded. kde/akonadi-search-23.08.3-x86_64-1.txz: Upgraded. kde/akonadiconsole-23.08.3-x86_64-1.txz: Upgraded. kde/akregator-23.08.3-x86_64-1.txz: Upgraded. kde/alligator-23.08.3-x86_64-1.txz: Upgraded. kde/analitza-23.08.3-x86_64-1.txz: Upgraded. kde/ark-23.08.3-x86_64-1.txz: Upgraded. kde/artikulate-23.08.3-x86_64-1.txz: Upgraded. kde/audiocd-kio-23.08.3-x86_64-1.txz: Upgraded. kde/baloo-widgets-23.08.3-x86_64-1.txz: Upgraded. kde/blinken-23.08.3-x86_64-1.txz: Upgraded. kde/bomber-23.08.3-x86_64-1.txz: Upgraded. kde/bovo-23.08.3-x86_64-1.txz: Upgraded. kde/calendarsupport-23.08.3-x86_64-1.txz: Upgraded. kde/cantor-23.08.3-x86_64-1.txz: Upgraded. kde/cervisia-23.08.3-x86_64-1.txz: Upgraded. kde/dolphin-23.08.3-x86_64-1.txz: Upgraded. kde/dolphin-plugins-23.08.3-x86_64-1.txz: Upgraded. kde/dragon-23.08.3-x86_64-1.txz: Upgraded. kde/elisa-23.08.3-x86_64-1.txz: Upgraded. kde/eventviews-23.08.3-x86_64-1.txz: Upgraded. kde/falkon-23.08.3-x86_64-1.txz: Upgraded. kde/ffmpegthumbs-23.08.3-x86_64-1.txz: Upgraded. kde/filelight-23.08.3-x86_64-1.txz: Upgraded. kde/ghostwriter-23.08.3-x86_64-1.txz: Upgraded. kde/granatier-23.08.3-x86_64-1.txz: Upgraded. kde/grantlee-editor-23.08.3-x86_64-1.txz: Upgraded. kde/grantleetheme-23.08.3-x86_64-1.txz: Upgraded. kde/gwenview-23.08.3-x86_64-1.txz: Upgraded. kde/incidenceeditor-23.08.3-x86_64-1.txz: Upgraded. kde/itinerary-23.08.3-x86_64-1.txz: Upgraded. kde/juk-23.08.3-x86_64-1.txz: Upgraded. kde/k3b-23.08.3-x86_64-1.txz: Upgraded. kde/kaddressbook-23.08.3-x86_64-1.txz: Upgraded. kde/kalarm-23.08.3-x86_64-1.txz: Upgraded. kde/kalgebra-23.08.3-x86_64-1.txz: Upgraded. kde/kalzium-23.08.3-x86_64-1.txz: Upgraded. kde/kamera-23.08.3-x86_64-1.txz: Upgraded. kde/kamoso-23.08.3-x86_64-1.txz: Upgraded. kde/kanagram-23.08.3-x86_64-1.txz: Upgraded. kde/kapman-23.08.3-x86_64-1.txz: Upgraded. kde/kapptemplate-23.08.3-x86_64-1.txz: Upgraded. kde/kate-23.08.3-x86_64-1.txz: Upgraded. kde/katomic-23.08.3-x86_64-1.txz: Upgraded. kde/kbackup-23.08.3-x86_64-1.txz: Upgraded. kde/kblackbox-23.08.3-x86_64-1.txz: Upgraded. kde/kblocks-23.08.3-x86_64-1.txz: Upgraded. kde/kbounce-23.08.3-x86_64-1.txz: Upgraded. kde/kbreakout-23.08.3-x86_64-1.txz: Upgraded. kde/kbruch-23.08.3-x86_64-1.txz: Upgraded. kde/kcachegrind-23.08.3-x86_64-1.txz: Upgraded. kde/kcalc-23.08.3-x86_64-1.txz: Upgraded. kde/kcalutils-23.08.3-x86_64-1.txz: Upgraded. kde/kcharselect-23.08.3-x86_64-1.txz: Upgraded. kde/kcolorchooser-23.08.3-x86_64-1.txz: Upgraded. kde/kcron-23.08.3-x86_64-1.txz: Upgraded. kde/kde-dev-scripts-23.08.3-x86_64-1.txz: Upgraded. kde/kde-dev-utils-23.08.3-x86_64-1.txz: Upgraded. kde/kde-inotify-survey-23.08.3-x86_64-1.txz: Upgraded. kde/kdebugsettings-23.08.3-x86_64-1.txz: Upgraded. kde/kdeconnect-kde-23.08.3-x86_64-1.txz: Upgraded. kde/kdeedu-data-23.08.3-x86_64-1.txz: Upgraded. kde/kdegraphics-mobipocket-23.08.3-x86_64-1.txz: Upgraded. kde/kdegraphics-thumbnailers-23.08.3-x86_64-1.txz: Upgraded. kde/kdenetwork-filesharing-23.08.3-x86_64-1.txz: Upgraded. kde/kdenlive-23.08.3-x86_64-1.txz: Upgraded. kde/kdepim-addons-23.08.3-x86_64-1.txz: Upgraded. kde/kdepim-runtime-23.08.3-x86_64-1.txz: Upgraded. kde/kdesdk-kio-23.08.3-x86_64-1.txz: Upgraded. kde/kdesdk-thumbnailers-23.08.3-x86_64-1.txz: Upgraded. kde/kdev-php-23.08.3-x86_64-1.txz: Upgraded. kde/kdev-python-23.08.3-x86_64-1.txz: Upgraded. kde/kdevelop-23.08.3-x86_64-1.txz: Upgraded. kde/kdf-23.08.3-x86_64-1.txz: Upgraded. kde/kdialog-23.08.3-x86_64-1.txz: Upgraded. kde/kdiamond-23.08.3-x86_64-1.txz: Upgraded. kde/keditbookmarks-23.08.3-x86_64-1.txz: Upgraded. kde/keysmith-23.08.3-x86_64-1.txz: Upgraded. kde/kfind-23.08.3-x86_64-1.txz: Upgraded. kde/kfourinline-23.08.3-x86_64-1.txz: Upgraded. kde/kgeography-23.08.3-x86_64-1.txz: Upgraded. kde/kget-23.08.3-x86_64-1.txz: Upgraded. kde/kgoldrunner-23.08.3-x86_64-1.txz: Upgraded. kde/kgpg-23.08.3-x86_64-1.txz: Upgraded. kde/khangman-23.08.3-x86_64-1.txz: Upgraded. kde/khelpcenter-23.08.3-x86_64-1.txz: Upgraded. kde/kidentitymanagement-23.08.3-x86_64-1.txz: Upgraded. kde/kig-23.08.3-x86_64-1.txz: Upgraded. kde/kigo-23.08.3-x86_64-1.txz: Upgraded. kde/killbots-23.08.3-x86_64-1.txz: Upgraded. kde/kimagemapeditor-23.08.3-x86_64-1.txz: Upgraded. kde/kimap-23.08.3-x86_64-1.txz: Upgraded. kde/kio-admin-23.08.3-x86_64-1.txz: Upgraded. kde/kio-extras-23.08.3-x86_64-1.txz: Upgraded. kde/kio-gdrive-23.08.3-x86_64-1.txz: Upgraded. kde/kio-zeroconf-23.08.3-x86_64-1.txz: Upgraded. kde/kipi-plugins-23.08.3-x86_64-1.txz: Upgraded. kde/kirigami-gallery-23.08.3-x86_64-1.txz: Upgraded. kde/kiriki-23.08.3-x86_64-1.txz: Upgraded. kde/kiten-23.08.3-x86_64-1.txz: Upgraded. kde/kitinerary-23.08.3-x86_64-1.txz: Upgraded. kde/kjumpingcube-23.08.3-x86_64-1.txz: Upgraded. kde/kldap-23.08.3-x86_64-1.txz: Upgraded. kde/kleopatra-23.08.3-x86_64-1.txz: Upgraded. kde/klickety-23.08.3-x86_64-1.txz: Upgraded. kde/klines-23.08.3-x86_64-1.txz: Upgraded. kde/kmag-23.08.3-x86_64-1.txz: Upgraded. kde/kmahjongg-23.08.3-x86_64-1.txz: Upgraded. kde/kmail-23.08.3-x86_64-1.txz: Upgraded. kde/kmail-account-wizard-23.08.3-x86_64-1.txz: Upgraded. kde/kmailtransport-23.08.3-x86_64-1.txz: Upgraded. kde/kmbox-23.08.3-x86_64-1.txz: Upgraded. kde/kmime-23.08.3-x86_64-1.txz: Upgraded. kde/kmines-23.08.3-x86_64-1.txz: Upgraded. kde/kmix-23.08.3-x86_64-1.txz: Upgraded. kde/kmousetool-23.08.3-x86_64-1.txz: Upgraded. kde/kmouth-23.08.3-x86_64-1.txz: Upgraded. kde/kmplot-23.08.3-x86_64-1.txz: Upgraded. kde/knavalbattle-23.08.3-x86_64-1.txz: Upgraded. kde/knetwalk-23.08.3-x86_64-1.txz: Upgraded. kde/knights-23.08.3-x86_64-1.txz: Upgraded. kde/knotes-23.08.3-x86_64-1.txz: Upgraded. kde/kolf-23.08.3-x86_64-1.txz: Upgraded. kde/kollision-23.08.3-x86_64-1.txz: Upgraded. kde/kolourpaint-23.08.3-x86_64-1.txz: Upgraded. kde/kompare-23.08.3-x86_64-1.txz: Upgraded. kde/konqueror-23.08.3-x86_64-1.txz: Upgraded. kde/konquest-23.08.3-x86_64-1.txz: Upgraded. kde/konsole-23.08.3-x86_64-1.txz: Upgraded. kde/kontact-23.08.3-x86_64-1.txz: Upgraded. kde/kontactinterface-23.08.3-x86_64-1.txz: Upgraded. kde/kontrast-23.08.3-x86_64-1.txz: Upgraded. kde/konversation-23.08.3-x86_64-1.txz: Upgraded. kde/kopeninghours-23.08.3-x86_64-1.txz: Upgraded. kde/kopete-23.08.3-x86_64-1.txz: Upgraded. kde/korganizer-23.08.3-x86_64-1.txz: Upgraded. kde/kosmindoormap-23.08.3-x86_64-1.txz: Upgraded. kde/kpat-23.08.3-x86_64-1.txz: Upgraded. kde/kpimtextedit-23.08.3-x86_64-1.txz: Upgraded. kde/kpkpass-23.08.3-x86_64-1.txz: Upgraded. kde/kpmcore-23.08.3-x86_64-1.txz: Upgraded. kde/kpublictransport-23.08.3-x86_64-1.txz: Upgraded. kde/kqtquickcharts-23.08.3-x86_64-1.txz: Upgraded. kde/kquickimageeditor-0.3.0-x86_64-1.txz: Upgraded. kde/krdc-23.08.3-x86_64-1.txz: Upgraded. kde/kreversi-23.08.3-x86_64-1.txz: Upgraded. kde/krfb-23.08.3-x86_64-1.txz: Upgraded. kde/kross-interpreters-23.08.3-x86_64-1.txz: Upgraded. kde/kruler-23.08.3-x86_64-1.txz: Upgraded. kde/ksanecore-23.08.3-x86_64-1.txz: Upgraded. kde/kshisen-23.08.3-x86_64-1.txz: Upgraded. kde/ksirk-23.08.3-x86_64-1.txz: Upgraded. kde/ksmtp-23.08.3-x86_64-1.txz: Upgraded. kde/ksnakeduel-23.08.3-x86_64-1.txz: Upgraded. kde/kspaceduel-23.08.3-x86_64-1.txz: Upgraded. kde/ksquares-23.08.3-x86_64-1.txz: Upgraded. kde/ksudoku-23.08.3-x86_64-1.txz: Upgraded. kde/ksystemlog-23.08.3-x86_64-1.txz: Upgraded. kde/kteatime-23.08.3-x86_64-1.txz: Upgraded. kde/ktimer-23.08.3-x86_64-1.txz: Upgraded. kde/ktnef-23.08.3-x86_64-1.txz: Upgraded. kde/ktorrent-23.08.3-x86_64-1.txz: Upgraded. kde/ktouch-23.08.3-x86_64-1.txz: Upgraded. kde/kturtle-23.08.3-x86_64-1.txz: Upgraded. kde/kubrick-23.08.3-x86_64-1.txz: Upgraded. kde/kwalletmanager-23.08.3-x86_64-1.txz: Upgraded. kde/kwave-23.08.3-x86_64-1.txz: Upgraded. kde/kwordquiz-23.08.3-x86_64-1.txz: Upgraded. kde/libgravatar-23.08.3-x86_64-1.txz: Upgraded. kde/libkcddb-23.08.3-x86_64-1.txz: Upgraded. kde/libkcompactdisc-23.08.3-x86_64-1.txz: Upgraded. kde/libkdcraw-23.08.3-x86_64-1.txz: Upgraded. kde/libkdegames-23.08.3-x86_64-1.txz: Upgraded. kde/libkdepim-23.08.3-x86_64-1.txz: Upgraded. kde/libkeduvocdocument-23.08.3-x86_64-1.txz: Upgraded. kde/libkexiv2-23.08.3-x86_64-1.txz: Upgraded. kde/libkgapi-23.08.3-x86_64-1.txz: Upgraded. kde/libkipi-23.08.3-x86_64-1.txz: Upgraded. kde/libkleo-23.08.3-x86_64-1.txz: Upgraded. kde/libkmahjongg-23.08.3-x86_64-1.txz: Upgraded. kde/libkomparediff2-23.08.3-x86_64-1.txz: Upgraded. kde/libksane-23.08.3-x86_64-1.txz: Upgraded. kde/libksieve-23.08.3-x86_64-1.txz: Upgraded. kde/libktorrent-23.08.3-x86_64-1.txz: Upgraded. kde/lokalize-23.08.3-x86_64-1.txz: Upgraded. kde/lskat-23.08.3-x86_64-1.txz: Upgraded. kde/mailcommon-23.08.3-x86_64-1.txz: Upgraded. kde/mailimporter-23.08.3-x86_64-1.txz: Upgraded. kde/marble-23.08.3-x86_64-1.txz: Upgraded. kde/markdownpart-23.08.3-x86_64-1.txz: Upgraded. kde/mbox-importer-23.08.3-x86_64-1.txz: Upgraded. kde/merkuro-23.08.3-x86_64-1.txz: Upgraded. kde/messagelib-23.08.3-x86_64-1.txz: Upgraded. kde/minuet-23.08.3-x86_64-1.txz: Upgraded. kde/okular-23.08.3-x86_64-1.txz: Upgraded. kde/palapeli-23.08.3-x86_64-1.txz: Upgraded. kde/parley-23.08.3-x86_64-1.txz: Upgraded. kde/partitionmanager-23.08.3-x86_64-1.txz: Upgraded. kde/picmi-23.08.3-x86_64-1.txz: Upgraded. kde/pim-data-exporter-23.08.3-x86_64-1.txz: Upgraded. kde/pim-sieve-editor-23.08.3-x86_64-1.txz: Upgraded. kde/pimcommon-23.08.3-x86_64-1.txz: Upgraded. kde/poxml-23.08.3-x86_64-1.txz: Upgraded. kde/print-manager-23.08.3-x86_64-1.txz: Upgraded. kde/rocs-23.08.3-x86_64-1.txz: Upgraded. kde/skanlite-23.08.3-x86_64-1.txz: Upgraded. kde/skanpage-23.08.3-x86_64-1.txz: Upgraded. kde/spectacle-23.08.3-x86_64-1.txz: Upgraded. kde/step-23.08.3-x86_64-1.txz: Upgraded. kde/svgpart-23.08.3-x86_64-1.txz: Upgraded. kde/sweeper-23.08.3-x86_64-1.txz: Upgraded. kde/umbrello-23.08.3-x86_64-1.txz: Upgraded. kde/yakuake-23.08.3-x86_64-1.txz: Upgraded. kde/zanshin-23.08.3-x86_64-1.txz: Upgraded. n/autofs-5.1.9-x86_64-1.txz: Upgraded. n/openvpn-2.6.7-x86_64-1.txz: Upgraded. x/fcitx5-5.1.5-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
d387e58ecc |
Wed Nov 8 22:04:25 UTC 2023
a/kbd-2.6.3-x86_64-1.txz: Upgraded. Thanks to Robby Workman. a/kernel-firmware-20231107_2340796-noarch-1.txz: Upgraded. a/kernel-generic-6.1.62-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.62-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.62-x86_64-1.txz: Upgraded. ap/sudo-1.9.15p1-x86_64-1.txz: Upgraded. This is a bugfix release: Fixed a bug introduced in sudo 1.9.15 that prevented LDAP-based sudoers from being able to read the ldap.conf file. d/kernel-headers-6.1.62-x86-1.txz: Upgraded. k/kernel-source-6.1.62-noarch-1.txz: Upgraded. kde/plasma-wayland-protocols-1.11.0-x86_64-1.txz: Upgraded. l/liburing-2.5-x86_64-1.txz: Upgraded. xap/mozilla-thunderbird-115.4.2-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/thunderbird/115.4.2/releasenotes/ xap/xlockmore-5.74-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. |
||
Patrick J Volkerding
|
69753b9a1d |
Tue Nov 7 19:57:12 UTC 2023
ap/sudo-1.9.15-x86_64-1.txz: Upgraded. The sudoers plugin has been modified to make it more resilient to ROWHAMMER attacks on authentication and policy matching. The sudoers plugin now constructs the user time stamp file path name using the user-ID instead of the user name. This avoids a potential problem with user names that contain a path separator ('/') being interpreted as part of the path name. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-42465 https://www.cve.org/CVERecord?id=CVE-2023-42456 (* Security fix *) ap/vim-9.0.2092-x86_64-1.txz: Upgraded. l/libuv-1.47.0-x86_64-1.txz: Upgraded. l/xapian-core-1.4.24-x86_64-1.txz: Upgraded. n/bind-9.18.19-x86_64-2.txz: Rebuilt. Don't go automatically chowning files in /var/named, since some users may have special requirements. But in case anyone finds that behavior useful, you may set NAMED_CHOWN=YES in /etc/default/named to turn it back on. Unless anyone has a good objection to it, this change is considered pending for the next BIND upgrades in -stable. Thanks to Mig21. xap/vim-gvim-9.0.2092-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
add4749a74 |
Sat Nov 4 17:56:53 UTC 2023
l/sof-firmware-2023.09.1-noarch-1.txz: Upgraded. n/iproute2-6.6.0-x86_64-1.txz: Upgraded. x/fcitx5-5.1.3-x86_64-1.txz: Upgraded. x/fcitx5-qt-5.1.3-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
7ac15fdb9a |
Thu Nov 2 20:33:13 UTC 2023
a/gawk-5.3.0-x86_64-1.txz: Upgraded. a/kernel-firmware-20231030_2b304bf-noarch-1.txz: Upgraded. a/kernel-generic-6.1.61-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.61-x86_64-1.txz: Upgraded. -EXT2_FS_POSIX_ACL y -EXT2_FS_SECURITY y -EXT2_FS_XATTR y -EXT3_FS_POSIX_ACL y -EXT3_FS_SECURITY y EXT2_FS y -> n EXT3_FS y -> n NLS_ISO8859_15 m -> y SCSI_SMARTPQI m -> y +EXT4_USE_FOR_EXT2 y a/kernel-modules-6.1.61-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.61-x86-1.txz: Upgraded. k/kernel-source-6.1.61-noarch-1.txz: Upgraded. -EXT2_FS_POSIX_ACL y -EXT2_FS_SECURITY y -EXT2_FS_XATTR y -EXT3_FS_POSIX_ACL y -EXT3_FS_SECURITY y EXT2_FS y -> n EXT3_FS y -> n NLS_ISO8859_1 m -> y NLS_ISO8859_15 m -> y NLS_UTF8 m -> y SCSI_VIRTIO m -> y +EXT4_USE_FOR_EXT2 y kde/calligra-3.2.1-x86_64-35.txz: Rebuilt. Recompiled against poppler-23.11.0. kde/cantor-23.08.2-x86_64-2.txz: Rebuilt. Recompiled against poppler-23.11.0. kde/fcitx5-configtool-5.1.2-x86_64-1.txz: Upgraded. kde/kfilemetadata-5.111.0-x86_64-3.txz: Rebuilt. Recompiled against poppler-23.11.0. kde/kile-2.9.93-x86_64-29.txz: Rebuilt. Recompiled against poppler-23.11.0. kde/kitinerary-23.08.2-x86_64-2.txz: Rebuilt. Recompiled against poppler-23.11.0. kde/krita-5.2.1-x86_64-2.txz: Rebuilt. Recompiled against poppler-23.11.0. kde/okular-23.08.2-x86_64-2.txz: Rebuilt. Recompiled against poppler-23.11.0. l/pipewire-0.3.84-x86_64-1.txz: Upgraded. l/poppler-23.11.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. n/postfix-3.8.3-x86_64-1.txz: Upgraded. x/fcitx5-5.1.2-x86_64-1.txz: Upgraded. x/fcitx5-anthy-5.1.2-x86_64-1.txz: Upgraded. x/fcitx5-chinese-addons-5.1.2-x86_64-1.txz: Upgraded. x/fcitx5-hangul-5.1.1-x86_64-1.txz: Upgraded. x/fcitx5-qt-5.1.2-x86_64-1.txz: Upgraded. x/fcitx5-sayura-5.1.1-x86_64-1.txz: Upgraded. x/libime-1.1.3-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. |
||
Patrick J Volkerding
|
bafbc3db1b |
Wed Nov 1 23:42:44 UTC 2023
a/aaa_libraries-15.1-x86_64-22.txz: Rebuilt. Upgraded: libz.so.1.3, libcares.so.2.7.2, libglib-2.0.so.0.7800.1, libgmodule-2.0.so.0.7800.1, libjson-c.so.5.3.0, liblzma.so.5.4.5, libmpfr.so.6.2.1. Removed: libboost_*.so.1.82.0, libicu*.so.72.1. Added (temporarily): libicu*.so.73.2. a/mcelog-196-x86_64-1.txz: Upgraded. a/shadow-4.14.2-x86_64-1.txz: Upgraded. a/xfsprogs-6.5.0-x86_64-2.txz: Rebuilt. Recompiled against icu4c-74.1. a/xz-5.4.5-x86_64-1.txz: Upgraded. ap/ghostscript-10.02.1-x86_64-1.txz: Upgraded. ap/inxi-3.3.31_1-noarch-1.txz: Upgraded. ap/sqlite-3.44.0-x86_64-1.txz: Upgraded. Compiled against icu4c-74.1. kde/kdeplasma-addons-5.27.9-x86_64-2.txz: Rebuilt. Recompiled against icu4c-74.1. kde/konsole-23.08.2-x86_64-2.txz: Rebuilt. Recompiled against icu4c-74.1. kde/krita-5.2.1-x86_64-1.txz: Upgraded. kde/plasma-workspace-5.27.9.1-x86_64-2.txz: Rebuilt. Recompiled against icu4c-74.1. l/boost-1.83.0-x86_64-2.txz: Rebuilt. Recompiled against icu4c-74.1. l/harfbuzz-8.2.2-x86_64-2.txz: Rebuilt. Recompiled against icu4c-74.1. l/icu4c-74.1-x86_64-1.txz: Upgraded. Shared library .so-version bump. l/libical-3.0.17-x86_64-2.txz: Rebuilt. Recompiled against icu4c-74.1. l/libqalculate-4.8.1-x86_64-2.txz: Rebuilt. Recompiled against icu4c-74.1. l/libvisio-0.1.7-x86_64-12.txz: Rebuilt. Recompiled against icu4c-74.1. l/mozjs102-102.15.1esr-x86_64-2.txz: Rebuilt. Recompiled against icu4c-74.1. l/nodejs-20.9.0-x86_64-2.txz: Rebuilt. Recompiled against icu4c-74.1. l/qt5-5.15.11_20231024_2b45d158-x86_64-1.txz: Upgraded. Compiled against icu4c-74.1. l/qt5-webkit-5.212.0_alpha4-x86_64-12.txz: Rebuilt. Recompiled against icu4c-74.1. l/vte-0.74.1-x86_64-2.txz: Rebuilt. Recompiled against icu4c-74.1. n/dovecot-2.3.21-x86_64-2.txz: Rebuilt. Recompiled against icu4c-74.1. n/php-8.2.12-x86_64-2.txz: Rebuilt. Recompiled against icu4c-74.1. n/postfix-3.8.2-x86_64-2.txz: Rebuilt. Recompiled against icu4c-74.1. n/samba-4.19.2-x86_64-2.txz: Rebuilt. Recompiled against icu4c-74.1. n/tin-2.6.2-x86_64-3.txz: Rebuilt. Recompiled against icu4c-74.1. t/texlive-2023.230322-x86_64-6.txz: Rebuilt. Recompiled against icu4c-74.1. tcl/tcl-8.6.13-x86_64-2.txz: Rebuilt. Recompiled against icu4c-74.1. xfce/xfconf-4.18.3-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
d25b2aeb94 |
Tue Oct 31 18:49:18 UTC 2023
ap/ispell-3.4.06-x86_64-1.txz: Upgraded. d/llvm-17.0.4-x86_64-1.txz: Upgraded. d/strace-6.6-x86_64-1.txz: Upgraded. l/libsigc++-2.12.1-x86_64-1.txz: Upgraded. n/p11-kit-0.25.2-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
f4d1448dd4 |
Fri Oct 27 19:47:36 UTC 2023
a/exfatprogs-1.2.2-x86_64-1.txz: Upgraded. kde/digikam-8.1.0-x86_64-2.txz: Rebuilt. Recompiled against exiv2-0.28.0. kde/gwenview-23.08.2-x86_64-2.txz: Rebuilt. Recompiled against exiv2-0.28.0. kde/kfilemetadata-5.111.0-x86_64-2.txz: Rebuilt. Recompiled against exiv2-0.28.0. kde/krename-5.0.2-x86_64-2.txz: Rebuilt. Recompiled against exiv2-0.28.0. kde/krita-5.2.0-x86_64-2.txz: Rebuilt. Recompiled against exiv2-0.28.0. kde/libkexiv2-23.08.2-x86_64-2.txz: Rebuilt. Recompiled against exiv2-0.28.0. l/QtAV-20220226_fdc613dc-x86_64-1.txz: Removed. This is no longer used by digikam, so let's just remove it. l/exiv2-0.28.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. l/libsoup3-3.4.4-x86_64-1.txz: Upgraded. n/c-ares-1.21.0-x86_64-1.txz: Upgraded. n/gpgme-1.23.1-x86_64-1.txz: Upgraded. n/nghttp2-1.58.0-x86_64-1.txz: Upgraded. xap/geeqie-2.1-x86_64-3.txz: Rebuilt. Recompiled against exiv2-0.28.0. |
||
Patrick J Volkerding
|
05ec45c9c9 |
Thu Oct 26 19:55:16 UTC 2023
a/kernel-firmware-20231024_4ee0175-noarch-1.txz: Upgraded. a/kernel-generic-6.1.60-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.60-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.60-x86_64-1.txz: Upgraded. a/shadow-4.14.1-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.60-x86-1.txz: Upgraded. k/kernel-source-6.1.60-noarch-1.txz: Upgraded. Hey folks, if you've been following LQ you know I've talked before about dropping the huge kernel and moving the distribution to use only the generic kernel plus an initrd. After mulling this over for a few months, I think I was looking at the problem in the wrong way. First of all, it's clear that some Slackware users have been using the huge kernel all along, without an initrd, and are (to say the least) unhappy about the prospect of a new requirement to start using one. I've been recommending the generic kernel for some time, and a major reason is that we've been using the same set of kernel modules with two slightly different kernels. Because of this, there have always been a few (generally seldom used) kernel modules that won't load into the huge kernel. These are things that aren't built into the huge kernel, but because of a difference in some kernel module dependency, they won't load. The conclusion that I've come to here is that rather than drop the huge kernel, or slap a LOCALVERSION on it and provide a whole duplicate tree of kernel modules especially for the huge kernel, it would be better to make the generic kernel more huge, and minimize the differences between the two kernel configs. That's what I've done here. Shown below are the differences between the previous generic kernel config and the one shipping in this update. You'll notice that most of the popular filesystems are built in. At this point the main difference it that the huge kernel has a couple of dozen SCSI drivers built into it. The modules for those drivers won't load into the huge kernel, but they're fully built in so that doesn't matter. If you find any other modules that will not load into the huge kernel, please make a note about it on LQ and I'll see what can be done. So, tl;dr - what does this change mean? Unless your root device is on SCSI, if you were able to use the huge kernel without an initrd previously, you should now be able to use the generic kernel without an initrd. The kernel is a bit bigger, but we probably have enough RAM these days that it won't make a difference. Enjoy! :-) -CIFS_SMB_DIRECT n 9P_FS m -> y 9P_FSCACHE n -> y BTRFS_FS m -> y CIFS m -> y CRYPTO_CMAC m -> y CRYPTO_CRC32 m -> y CRYPTO_XXHASH m -> y CRYPTO_ZSTD m -> y EFIVAR_FS m -> y EXFAT_FS m -> y EXT2_FS m -> y EXT3_FS m -> y EXT4_FS m -> y F2FS_FS m -> y FAILOVER m -> y FAT_FS m -> y FSCACHE m -> y FS_ENCRYPTION_ALGS m -> y FS_MBCACHE m -> y HW_RANDOM_VIRTIO m -> y ISO9660_FS m -> y JBD2 m -> y JFS_FS m -> y LZ4HC_COMPRESS m -> y LZ4_COMPRESS m -> y MSDOS_FS m -> y NETFS_SUPPORT m -> y NET_9P m -> y NET_9P_FD m -> y NET_9P_VIRTIO m -> y NET_FAILOVER m -> y NFSD m -> y NLS_CODEPAGE_437 m -> y NTFS3_FS m -> y NTFS_FS m -> y PSTORE_LZ4_COMPRESS n -> m PSTORE_LZO_COMPRESS n -> m PSTORE_ZSTD_COMPRESS n -> y QFMT_V2 m -> y QUOTA_TREE m -> y REISERFS_FS m -> y RPCSEC_GSS_KRB5 m -> y SMBFS m -> y SQUASHFS m -> y UDF_FS m -> y VFAT_FS m -> y VIRTIO_BALLOON m -> y VIRTIO_BLK m -> y VIRTIO_CONSOLE m -> y VIRTIO_INPUT m -> y VIRTIO_MMIO m -> y VIRTIO_NET m -> y VIRTIO_PCI m -> y VIRTIO_PCI_LIB m -> y VIRTIO_PCI_LIB_LEGACY m -> y VIRTIO_PMEM m -> y XFS_FS m -> y ZONEFS_FS n -> m ZSTD_COMPRESS m -> y +NFS_FSCACHE y +PSTORE_LZ4_COMPRESS_DEFAULT n +PSTORE_LZO_COMPRESS_DEFAULT n +PSTORE_ZSTD_COMPRESS_DEFAULT n kde/plasma-workspace-5.27.9.1-x86_64-1.txz: Upgraded. l/glib2-2.78.1-x86_64-1.txz: Upgraded. l/netpbm-11.04.03-x86_64-1.txz: Upgraded. l/newt-0.52.24-x86_64-1.txz: Upgraded. n/gpgme-1.23.0-x86_64-1.txz: Upgraded. n/p11-kit-0.25.1-x86_64-1.txz: Upgraded. n/php-8.2.12-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.php.net/ChangeLog-8.php#8.2.12 x/xorg-server-21.1.9-x86_64-1.txz: Upgraded. This update fixes security issues: OOB write in XIChangeDeviceProperty/RRChangeOutputProperty. Use-after-free bug in DestroyWindow. For more information, see: https://lists.x.org/archives/xorg-announce/2023-October/003430.html https://www.cve.org/CVERecord?id=CVE-2023-5367 https://www.cve.org/CVERecord?id=CVE-2023-5380 (* Security fix *) x/xorg-server-xephyr-21.1.9-x86_64-1.txz: Upgraded. x/xorg-server-xnest-21.1.9-x86_64-1.txz: Upgraded. x/xorg-server-xvfb-21.1.9-x86_64-1.txz: Upgraded. x/xorg-server-xwayland-23.2.2-x86_64-1.txz: Upgraded. This update fixes a security issue: OOB write in XIChangeDeviceProperty/RRChangeOutputProperty. For more information, see: https://lists.x.org/archives/xorg-announce/2023-October/003430.html https://www.cve.org/CVERecord?id=CVE-2023-5367 (* Security fix *) xap/mozilla-thunderbird-115.4.1-x86_64-1.txz: Upgraded. This release contains security fixes and improvements. For more information, see: https://www.mozilla.org/en-US/thunderbird/115.4.1/releasenotes/ https://www.mozilla.org/en-US/security/advisories/mfsa2023-47/ https://www.cve.org/CVERecord?id=CVE-2023-5721 https://www.cve.org/CVERecord?id=CVE-2023-5732 https://www.cve.org/CVERecord?id=CVE-2023-5724 https://www.cve.org/CVERecord?id=CVE-2023-5725 https://www.cve.org/CVERecord?id=CVE-2023-5726 https://www.cve.org/CVERecord?id=CVE-2023-5727 https://www.cve.org/CVERecord?id=CVE-2023-5728 https://www.cve.org/CVERecord?id=CVE-2023-5730 (* Security fix *) xfce/thunar-4.18.8-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. |
||
Patrick J Volkerding
|
5a10543d8a |
Sat Oct 21 18:59:54 UTC 2023
a/btrfs-progs-6.5.3-x86_64-1.txz: Upgraded. d/meson-1.2.3-x86_64-1.txz: Upgraded. d/subversion-1.14.2-x86_64-6.txz: Rebuilt. Recompiled against utf8proc-2.9.0. l/nodejs-20.8.1-x86_64-1.txz: Upgraded. Stick with the (future) LTS release to avoid compatibility issues. Thanks to gildbg. l/utf8proc-2.9.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. n/irssi-1.4.5-x86_64-2.txz: Rebuilt. Recompiled against utf8proc-2.9.0. xap/gnuplot-5.4.10-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
80666c2496 |
Thu Oct 19 19:14:05 UTC 2023
ap/texinfo-7.1-x86_64-1.txz: Upgraded. kde/attica-5.111.0-x86_64-1.txz: Upgraded. kde/baloo-5.111.0-x86_64-1.txz: Upgraded. kde/bluez-qt-5.111.0-x86_64-1.txz: Upgraded. kde/breeze-icons-5.111.0-noarch-1.txz: Upgraded. kde/extra-cmake-modules-5.111.0-x86_64-1.txz: Upgraded. kde/frameworkintegration-5.111.0-x86_64-1.txz: Upgraded. kde/kactivities-5.111.0-x86_64-1.txz: Upgraded. kde/kactivities-stats-5.111.0-x86_64-1.txz: Upgraded. kde/kapidox-5.111.0-x86_64-1.txz: Upgraded. kde/karchive-5.111.0-x86_64-1.txz: Upgraded. kde/kauth-5.111.0-x86_64-1.txz: Upgraded. kde/kbookmarks-5.111.0-x86_64-1.txz: Upgraded. kde/kcalendarcore-5.111.0-x86_64-1.txz: Upgraded. kde/kcmutils-5.111.0-x86_64-1.txz: Upgraded. kde/kcodecs-5.111.0-x86_64-1.txz: Upgraded. kde/kcompletion-5.111.0-x86_64-1.txz: Upgraded. kde/kconfig-5.111.0-x86_64-1.txz: Upgraded. kde/kconfigwidgets-5.111.0-x86_64-1.txz: Upgraded. kde/kcontacts-5.111.0-x86_64-1.txz: Upgraded. kde/kcoreaddons-5.111.0-x86_64-1.txz: Upgraded. kde/kcrash-5.111.0-x86_64-1.txz: Upgraded. kde/kdav-5.111.0-x86_64-1.txz: Upgraded. kde/kdbusaddons-5.111.0-x86_64-1.txz: Upgraded. kde/kdeclarative-5.111.0-x86_64-1.txz: Upgraded. kde/kded-5.111.0-x86_64-1.txz: Upgraded. kde/kdelibs4support-5.111.0-x86_64-1.txz: Upgraded. kde/kdesignerplugin-5.111.0-x86_64-1.txz: Upgraded. kde/kdesu-5.111.0-x86_64-1.txz: Upgraded. kde/kdewebkit-5.111.0-x86_64-1.txz: Upgraded. kde/kdnssd-5.111.0-x86_64-1.txz: Upgraded. kde/kdoctools-5.111.0-x86_64-1.txz: Upgraded. kde/kemoticons-5.111.0-x86_64-1.txz: Upgraded. kde/kfilemetadata-5.111.0-x86_64-1.txz: Upgraded. kde/kglobalaccel-5.111.0-x86_64-1.txz: Upgraded. kde/kguiaddons-5.111.0-x86_64-1.txz: Upgraded. kde/kholidays-5.111.0-x86_64-1.txz: Upgraded. kde/khtml-5.111.0-x86_64-1.txz: Upgraded. kde/ki18n-5.111.0-x86_64-1.txz: Upgraded. kde/kiconthemes-5.111.0-x86_64-1.txz: Upgraded. kde/kidletime-5.111.0-x86_64-1.txz: Upgraded. kde/kimageformats-5.111.0-x86_64-1.txz: Upgraded. kde/kinit-5.111.0-x86_64-1.txz: Upgraded. kde/kio-5.111.0-x86_64-1.txz: Upgraded. kde/kirigami2-5.111.0-x86_64-1.txz: Upgraded. kde/kitemmodels-5.111.0-x86_64-1.txz: Upgraded. kde/kitemviews-5.111.0-x86_64-1.txz: Upgraded. kde/kjobwidgets-5.111.0-x86_64-1.txz: Upgraded. kde/kjs-5.111.0-x86_64-1.txz: Upgraded. kde/kjsembed-5.111.0-x86_64-1.txz: Upgraded. kde/kmediaplayer-5.111.0-x86_64-1.txz: Upgraded. kde/knewstuff-5.111.0-x86_64-1.txz: Upgraded. kde/knotifications-5.111.0-x86_64-1.txz: Upgraded. kde/knotifyconfig-5.111.0-x86_64-1.txz: Upgraded. kde/kpackage-5.111.0-x86_64-1.txz: Upgraded. kde/kparts-5.111.0-x86_64-1.txz: Upgraded. kde/kpeople-5.111.0-x86_64-1.txz: Upgraded. kde/kplotting-5.111.0-x86_64-1.txz: Upgraded. kde/kpty-5.111.0-x86_64-1.txz: Upgraded. kde/kquickcharts-5.111.0-x86_64-1.txz: Upgraded. kde/kross-5.111.0-x86_64-1.txz: Upgraded. kde/krunner-5.111.0-x86_64-1.txz: Upgraded. kde/kservice-5.111.0-x86_64-1.txz: Upgraded. kde/ktexteditor-5.111.0-x86_64-1.txz: Upgraded. kde/ktextwidgets-5.111.0-x86_64-1.txz: Upgraded. kde/kunitconversion-5.111.0-x86_64-1.txz: Upgraded. kde/kwallet-5.111.0-x86_64-1.txz: Upgraded. kde/kwayland-5.111.0-x86_64-1.txz: Upgraded. kde/kwidgetsaddons-5.111.0-x86_64-1.txz: Upgraded. kde/kwindowsystem-5.111.0-x86_64-1.txz: Upgraded. kde/kxmlgui-5.111.0-x86_64-1.txz: Upgraded. kde/kxmlrpcclient-5.111.0-x86_64-1.txz: Upgraded. kde/modemmanager-qt-5.111.0-x86_64-1.txz: Upgraded. kde/networkmanager-qt-5.111.0-x86_64-1.txz: Upgraded. kde/oxygen-icons5-5.111.0-noarch-1.txz: Upgraded. kde/plasma-framework-5.111.0-x86_64-1.txz: Upgraded. kde/prison-5.111.0-x86_64-1.txz: Upgraded. kde/purpose-5.111.0-x86_64-1.txz: Upgraded. kde/qqc2-desktop-style-5.111.0-x86_64-1.txz: Upgraded. kde/solid-5.111.0-x86_64-1.txz: Upgraded. kde/sonnet-5.111.0-x86_64-1.txz: Upgraded. kde/syndication-5.111.0-x86_64-1.txz: Upgraded. kde/syntax-highlighting-5.111.0-x86_64-1.txz: Upgraded. kde/threadweaver-5.111.0-x86_64-1.txz: Upgraded. l/harfbuzz-8.2.2-x86_64-1.txz: Upgraded. l/nodejs-21.0.0-x86_64-1.txz: Upgraded. l/pipewire-0.3.83-x86_64-1.txz: Upgraded. n/dhcpcd-10.0.4-x86_64-1.txz: Upgraded. n/httpd-2.4.58-x86_64-1.txz: Upgraded. This update fixes bugs and security issues: moderate: Apache HTTP Server: HTTP/2 stream memory not reclaimed right away on RST. low: mod_macro buffer over-read. low: Apache HTTP Server: DoS in HTTP/2 with initial windows size 0. For more information, see: https://downloads.apache.org/httpd/CHANGES_2.4.58 https://www.cve.org/CVERecord?id=CVE-2023-45802 https://www.cve.org/CVERecord?id=CVE-2023-31122 https://www.cve.org/CVERecord?id=CVE-2023-43622 (* Security fix *) n/nftables-1.0.9-x86_64-1.txz: Upgraded. x/egl-wayland-1.1.13-x86_64-1.txz: Upgraded. xap/mozilla-thunderbird-115.3.3-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/thunderbird/115.3.3/releasenotes/ xfce/xfce4-dev-tools-4.18.1-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
b36863e097 |
Tue Oct 17 19:34:56 UTC 2023
a/util-linux-2.39.2-x86_64-2.txz: Rebuilt. Copy /etc/pam.d/login to /etc/pam.d/remote. This is needed for /bin/login's '-h' option, used (for example) by telnetd. If -h is used without /etc/pam.d/remote, pam will not be configured properly, and /etc/securetty will be ignored, possibly allowing root to login from a tty that is not considered secure. Of course, the usual disclaimers about the security of telnet/telnetd apply. Thanks to HytronBG and Petri Kaukasoina. (* Security fix *) ap/qpdf-11.6.3-x86_64-1.txz: Upgraded. d/llvm-17.0.3-x86_64-1.txz: Upgraded. l/libjpeg-turbo-3.0.1-x86_64-1.txz: Upgraded. l/tevent-0.16.0-x86_64-1.txz: Upgraded. n/samba-4.19.2-x86_64-1.txz: Upgraded. This update fixes bugs and a security issue: Heap buffer overflow with freshness tokens in the Heimdal KDC in Samba 4.19. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-5568 (* Security fix *) x/OpenCC-1.1.7-x86_64-1.txz: Upgraded. xfce/xfconf-4.18.2-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
b858859f0e |
Thu Oct 12 21:40:14 UTC 2023
kde/akonadi-23.08.2-x86_64-1.txz: Upgraded. kde/akonadi-calendar-23.08.2-x86_64-1.txz: Upgraded. kde/akonadi-calendar-tools-23.08.2-x86_64-1.txz: Upgraded. kde/akonadi-contacts-23.08.2-x86_64-1.txz: Upgraded. kde/akonadi-import-wizard-23.08.2-x86_64-1.txz: Upgraded. kde/akonadi-mime-23.08.2-x86_64-1.txz: Upgraded. kde/akonadi-notes-23.08.2-x86_64-1.txz: Upgraded. kde/akonadi-search-23.08.2-x86_64-1.txz: Upgraded. kde/akonadiconsole-23.08.2-x86_64-1.txz: Upgraded. kde/akregator-23.08.2-x86_64-1.txz: Upgraded. kde/alligator-23.08.2-x86_64-1.txz: Upgraded. kde/analitza-23.08.2-x86_64-1.txz: Upgraded. kde/ark-23.08.2-x86_64-1.txz: Upgraded. kde/artikulate-23.08.2-x86_64-1.txz: Upgraded. kde/audiocd-kio-23.08.2-x86_64-1.txz: Upgraded. kde/baloo-widgets-23.08.2-x86_64-1.txz: Upgraded. kde/blinken-23.08.2-x86_64-1.txz: Upgraded. kde/bomber-23.08.2-x86_64-1.txz: Upgraded. kde/bovo-23.08.2-x86_64-1.txz: Upgraded. kde/calendarsupport-23.08.2-x86_64-1.txz: Upgraded. kde/cantor-23.08.2-x86_64-1.txz: Upgraded. kde/cervisia-23.08.2-x86_64-1.txz: Upgraded. kde/dolphin-23.08.2-x86_64-1.txz: Upgraded. kde/dolphin-plugins-23.08.2-x86_64-1.txz: Upgraded. kde/dragon-23.08.2-x86_64-1.txz: Upgraded. kde/elisa-23.08.2-x86_64-1.txz: Upgraded. kde/eventviews-23.08.2-x86_64-1.txz: Upgraded. kde/falkon-23.08.2-x86_64-1.txz: Upgraded. kde/ffmpegthumbs-23.08.2-x86_64-1.txz: Upgraded. kde/filelight-23.08.2-x86_64-1.txz: Upgraded. kde/ghostwriter-23.08.2-x86_64-1.txz: Upgraded. kde/granatier-23.08.2-x86_64-1.txz: Upgraded. kde/grantlee-editor-23.08.2-x86_64-1.txz: Upgraded. kde/grantleetheme-23.08.2-x86_64-1.txz: Upgraded. kde/gwenview-23.08.2-x86_64-1.txz: Upgraded. kde/incidenceeditor-23.08.2-x86_64-1.txz: Upgraded. kde/itinerary-23.08.2-x86_64-1.txz: Upgraded. kde/juk-23.08.2-x86_64-1.txz: Upgraded. kde/k3b-23.08.2-x86_64-1.txz: Upgraded. kde/kaddressbook-23.08.2-x86_64-1.txz: Upgraded. kde/kalarm-23.08.2-x86_64-1.txz: Upgraded. kde/kalgebra-23.08.2-x86_64-1.txz: Upgraded. kde/kalzium-23.08.2-x86_64-1.txz: Upgraded. kde/kamera-23.08.2-x86_64-1.txz: Upgraded. kde/kamoso-23.08.2-x86_64-1.txz: Upgraded. kde/kanagram-23.08.2-x86_64-1.txz: Upgraded. kde/kapman-23.08.2-x86_64-1.txz: Upgraded. kde/kapptemplate-23.08.2-x86_64-1.txz: Upgraded. kde/kate-23.08.2-x86_64-1.txz: Upgraded. kde/katomic-23.08.2-x86_64-1.txz: Upgraded. kde/kbackup-23.08.2-x86_64-1.txz: Upgraded. kde/kblackbox-23.08.2-x86_64-1.txz: Upgraded. kde/kblocks-23.08.2-x86_64-1.txz: Upgraded. kde/kbounce-23.08.2-x86_64-1.txz: Upgraded. kde/kbreakout-23.08.2-x86_64-1.txz: Upgraded. kde/kbruch-23.08.2-x86_64-1.txz: Upgraded. kde/kcachegrind-23.08.2-x86_64-1.txz: Upgraded. kde/kcalc-23.08.2-x86_64-1.txz: Upgraded. kde/kcalutils-23.08.2-x86_64-1.txz: Upgraded. kde/kcharselect-23.08.2-x86_64-1.txz: Upgraded. kde/kcolorchooser-23.08.2-x86_64-1.txz: Upgraded. kde/kcron-23.08.2-x86_64-1.txz: Upgraded. kde/kde-dev-scripts-23.08.2-x86_64-1.txz: Upgraded. kde/kde-dev-utils-23.08.2-x86_64-1.txz: Upgraded. kde/kde-inotify-survey-23.08.2-x86_64-1.txz: Upgraded. kde/kdebugsettings-23.08.2-x86_64-1.txz: Upgraded. kde/kdeconnect-kde-23.08.2-x86_64-1.txz: Upgraded. kde/kdeedu-data-23.08.2-x86_64-1.txz: Upgraded. kde/kdegraphics-mobipocket-23.08.2-x86_64-1.txz: Upgraded. kde/kdegraphics-thumbnailers-23.08.2-x86_64-1.txz: Upgraded. kde/kdenetwork-filesharing-23.08.2-x86_64-1.txz: Upgraded. kde/kdenlive-23.08.2-x86_64-1.txz: Upgraded. kde/kdepim-addons-23.08.2-x86_64-1.txz: Upgraded. kde/kdepim-runtime-23.08.2-x86_64-1.txz: Upgraded. kde/kdesdk-kio-23.08.2-x86_64-1.txz: Upgraded. kde/kdesdk-thumbnailers-23.08.2-x86_64-1.txz: Upgraded. kde/kdev-php-23.08.2-x86_64-1.txz: Upgraded. kde/kdev-python-23.08.2-x86_64-1.txz: Upgraded. kde/kdevelop-23.08.2-x86_64-1.txz: Upgraded. kde/kdf-23.08.2-x86_64-1.txz: Upgraded. kde/kdialog-23.08.2-x86_64-1.txz: Upgraded. kde/kdiamond-23.08.2-x86_64-1.txz: Upgraded. kde/keditbookmarks-23.08.2-x86_64-1.txz: Upgraded. kde/keysmith-23.08.2-x86_64-1.txz: Upgraded. kde/kfind-23.08.2-x86_64-1.txz: Upgraded. kde/kfourinline-23.08.2-x86_64-1.txz: Upgraded. kde/kgeography-23.08.2-x86_64-1.txz: Upgraded. kde/kget-23.08.2-x86_64-1.txz: Upgraded. kde/kgoldrunner-23.08.2-x86_64-1.txz: Upgraded. kde/kgpg-23.08.2-x86_64-1.txz: Upgraded. kde/khangman-23.08.2-x86_64-1.txz: Upgraded. kde/khelpcenter-23.08.2-x86_64-1.txz: Upgraded. kde/kidentitymanagement-23.08.2-x86_64-1.txz: Upgraded. kde/kig-23.08.2-x86_64-1.txz: Upgraded. kde/kigo-23.08.2-x86_64-1.txz: Upgraded. kde/killbots-23.08.2-x86_64-1.txz: Upgraded. kde/kimagemapeditor-23.08.2-x86_64-1.txz: Upgraded. kde/kimap-23.08.2-x86_64-1.txz: Upgraded. kde/kio-admin-23.08.2-x86_64-1.txz: Upgraded. kde/kio-extras-23.08.2-x86_64-1.txz: Upgraded. kde/kio-gdrive-23.08.2-x86_64-1.txz: Upgraded. kde/kio-zeroconf-23.08.2-x86_64-1.txz: Upgraded. kde/kipi-plugins-23.08.2-x86_64-1.txz: Upgraded. kde/kirigami-gallery-23.08.2-x86_64-1.txz: Upgraded. kde/kiriki-23.08.2-x86_64-1.txz: Upgraded. kde/kiten-23.08.2-x86_64-1.txz: Upgraded. kde/kitinerary-23.08.2-x86_64-1.txz: Upgraded. kde/kjumpingcube-23.08.2-x86_64-1.txz: Upgraded. kde/kldap-23.08.2-x86_64-1.txz: Upgraded. kde/kleopatra-23.08.2-x86_64-1.txz: Upgraded. kde/klickety-23.08.2-x86_64-1.txz: Upgraded. kde/klines-23.08.2-x86_64-1.txz: Upgraded. kde/kmag-23.08.2-x86_64-1.txz: Upgraded. kde/kmahjongg-23.08.2-x86_64-1.txz: Upgraded. kde/kmail-23.08.2-x86_64-1.txz: Upgraded. kde/kmail-account-wizard-23.08.2-x86_64-1.txz: Upgraded. kde/kmailtransport-23.08.2-x86_64-1.txz: Upgraded. kde/kmbox-23.08.2-x86_64-1.txz: Upgraded. kde/kmime-23.08.2-x86_64-1.txz: Upgraded. kde/kmines-23.08.2-x86_64-1.txz: Upgraded. kde/kmix-23.08.2-x86_64-1.txz: Upgraded. kde/kmousetool-23.08.2-x86_64-1.txz: Upgraded. kde/kmouth-23.08.2-x86_64-1.txz: Upgraded. kde/kmplot-23.08.2-x86_64-1.txz: Upgraded. kde/knavalbattle-23.08.2-x86_64-1.txz: Upgraded. kde/knetwalk-23.08.2-x86_64-1.txz: Upgraded. kde/knights-23.08.2-x86_64-1.txz: Upgraded. kde/knotes-23.08.2-x86_64-1.txz: Upgraded. kde/kolf-23.08.2-x86_64-1.txz: Upgraded. kde/kollision-23.08.2-x86_64-1.txz: Upgraded. kde/kolourpaint-23.08.2-x86_64-1.txz: Upgraded. kde/kompare-23.08.2-x86_64-1.txz: Upgraded. kde/konqueror-23.08.2-x86_64-1.txz: Upgraded. kde/konquest-23.08.2-x86_64-1.txz: Upgraded. kde/konsole-23.08.2-x86_64-1.txz: Upgraded. kde/kontact-23.08.2-x86_64-1.txz: Upgraded. kde/kontactinterface-23.08.2-x86_64-1.txz: Upgraded. kde/kontrast-23.08.2-x86_64-1.txz: Upgraded. kde/konversation-23.08.2-x86_64-1.txz: Upgraded. kde/kopeninghours-23.08.2-x86_64-1.txz: Upgraded. kde/kopete-23.08.2-x86_64-1.txz: Upgraded. kde/korganizer-23.08.2-x86_64-1.txz: Upgraded. kde/kosmindoormap-23.08.2-x86_64-1.txz: Upgraded. kde/kpat-23.08.2-x86_64-1.txz: Upgraded. kde/kpimtextedit-23.08.2-x86_64-1.txz: Upgraded. kde/kpkpass-23.08.2-x86_64-1.txz: Upgraded. kde/kpmcore-23.08.2-x86_64-1.txz: Upgraded. kde/kpublictransport-23.08.2-x86_64-1.txz: Upgraded. kde/kqtquickcharts-23.08.2-x86_64-1.txz: Upgraded. kde/krdc-23.08.2-x86_64-1.txz: Upgraded. kde/kreversi-23.08.2-x86_64-1.txz: Upgraded. kde/krfb-23.08.2-x86_64-1.txz: Upgraded. kde/kross-interpreters-23.08.2-x86_64-1.txz: Upgraded. kde/kruler-23.08.2-x86_64-1.txz: Upgraded. kde/ksanecore-23.08.2-x86_64-1.txz: Upgraded. kde/kshisen-23.08.2-x86_64-1.txz: Upgraded. kde/ksirk-23.08.2-x86_64-1.txz: Upgraded. kde/ksmtp-23.08.2-x86_64-1.txz: Upgraded. kde/ksnakeduel-23.08.2-x86_64-1.txz: Upgraded. kde/kspaceduel-23.08.2-x86_64-1.txz: Upgraded. kde/ksquares-23.08.2-x86_64-1.txz: Upgraded. kde/ksudoku-23.08.2-x86_64-1.txz: Upgraded. kde/ksystemlog-23.08.2-x86_64-1.txz: Upgraded. kde/kteatime-23.08.2-x86_64-1.txz: Upgraded. kde/ktimer-23.08.2-x86_64-1.txz: Upgraded. kde/ktnef-23.08.2-x86_64-1.txz: Upgraded. kde/ktorrent-23.08.2-x86_64-1.txz: Upgraded. kde/ktouch-23.08.2-x86_64-1.txz: Upgraded. kde/kturtle-23.08.2-x86_64-1.txz: Upgraded. kde/kubrick-23.08.2-x86_64-1.txz: Upgraded. kde/kwalletmanager-23.08.2-x86_64-1.txz: Upgraded. kde/kwave-23.08.2-x86_64-1.txz: Upgraded. kde/kwordquiz-23.08.2-x86_64-1.txz: Upgraded. kde/libgravatar-23.08.2-x86_64-1.txz: Upgraded. kde/libkcddb-23.08.2-x86_64-1.txz: Upgraded. kde/libkcompactdisc-23.08.2-x86_64-1.txz: Upgraded. kde/libkdcraw-23.08.2-x86_64-1.txz: Upgraded. kde/libkdegames-23.08.2-x86_64-1.txz: Upgraded. kde/libkdepim-23.08.2-x86_64-1.txz: Upgraded. kde/libkeduvocdocument-23.08.2-x86_64-1.txz: Upgraded. kde/libkexiv2-23.08.2-x86_64-1.txz: Upgraded. kde/libkgapi-23.08.2-x86_64-1.txz: Upgraded. kde/libkipi-23.08.2-x86_64-1.txz: Upgraded. kde/libkleo-23.08.2-x86_64-1.txz: Upgraded. kde/libkmahjongg-23.08.2-x86_64-1.txz: Upgraded. kde/libkomparediff2-23.08.2-x86_64-1.txz: Upgraded. kde/libksane-23.08.2-x86_64-1.txz: Upgraded. kde/libksieve-23.08.2-x86_64-1.txz: Upgraded. kde/libktorrent-23.08.2-x86_64-1.txz: Upgraded. kde/lokalize-23.08.2-x86_64-1.txz: Upgraded. kde/lskat-23.08.2-x86_64-1.txz: Upgraded. kde/mailcommon-23.08.2-x86_64-1.txz: Upgraded. kde/mailimporter-23.08.2-x86_64-1.txz: Upgraded. kde/marble-23.08.2-x86_64-1.txz: Upgraded. kde/markdownpart-23.08.2-x86_64-1.txz: Upgraded. kde/mbox-importer-23.08.2-x86_64-1.txz: Upgraded. kde/merkuro-23.08.2-x86_64-1.txz: Upgraded. kde/messagelib-23.08.2-x86_64-1.txz: Upgraded. kde/minuet-23.08.2-x86_64-1.txz: Upgraded. kde/okular-23.08.2-x86_64-1.txz: Upgraded. kde/palapeli-23.08.2-x86_64-1.txz: Upgraded. kde/parley-23.08.2-x86_64-1.txz: Upgraded. kde/partitionmanager-23.08.2-x86_64-1.txz: Upgraded. kde/picmi-23.08.2-x86_64-1.txz: Upgraded. kde/pim-data-exporter-23.08.2-x86_64-1.txz: Upgraded. kde/pim-sieve-editor-23.08.2-x86_64-1.txz: Upgraded. kde/pimcommon-23.08.2-x86_64-1.txz: Upgraded. kde/poxml-23.08.2-x86_64-1.txz: Upgraded. kde/print-manager-23.08.2-x86_64-1.txz: Upgraded. kde/rocs-23.08.2-x86_64-1.txz: Upgraded. kde/skanlite-23.08.2-x86_64-1.txz: Upgraded. kde/skanpage-23.08.2-x86_64-1.txz: Upgraded. kde/spectacle-23.08.2-x86_64-1.txz: Upgraded. kde/step-23.08.2-x86_64-1.txz: Upgraded. kde/svgpart-23.08.2-x86_64-1.txz: Upgraded. kde/sweeper-23.08.2-x86_64-1.txz: Upgraded. kde/umbrello-23.08.2-x86_64-1.txz: Upgraded. kde/yakuake-23.08.2-x86_64-1.txz: Upgraded. kde/zanshin-23.08.2-x86_64-1.txz: Upgraded. l/pipewire-0.3.81-x86_64-1.txz: Upgraded. n/libmbim-1.30.0-x86_64-1.txz: Upgraded. n/libqmi-1.34.0-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
9671cdebfb |
Wed Oct 11 06:37:21 UTC 2023
a/kernel-generic-6.1.57-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.57-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.57-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.57-x86-1.txz: Upgraded. k/kernel-source-6.1.57-noarch-1.txz: Upgraded. n/c-ares-1.20.1-x86_64-1.txz: Upgraded. n/curl-8.4.0-x86_64-1.txz: Upgraded. This update fixes security issues: Cookie injection with none file. SOCKS5 heap buffer overflow. For more information, see: https://curl.se/docs/CVE-2023-38546.html https://curl.se/docs/CVE-2023-38545.html https://www.cve.org/CVERecord?id=CVE-2023-38546 https://www.cve.org/CVERecord?id=CVE-2023-38545 (* Security fix *) n/nghttp2-1.57.0-x86_64-1.txz: Upgraded. This release has a fix to mitigate the HTTP/2 Rapid Reset vulnerability. For more information, see: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg https://www.cve.org/CVERecord?id=CVE-2023-44487 (* Security fix *) n/samba-4.19.1-x86_64-1.txz: Upgraded. This is a security release in order to address the following defects: Unsanitized pipe names allow SMB clients to connect as root to existing unix domain sockets on the file system. SMB client can truncate files to 0 bytes by opening files with OVERWRITE disposition when using the acl_xattr Samba VFS module with the smb.conf setting "acl_xattr:ignore system acls = yes" An RODC and a user with the GET_CHANGES right can view all attributes, including secrets and passwords. Additionally, the access check fails open on error conditions. Calls to the rpcecho server on the AD DC can request that the server block for a user-defined amount of time, denying service. Samba can be made to start multiple incompatible RPC listeners, disrupting service on the AD DC. For more information, see: https://www.samba.org/samba/security/CVE-2023-3961.html https://www.samba.org/samba/security/CVE-2023-4091.html https://www.samba.org/samba/security/CVE-2023-4154.html https://www.samba.org/samba/security/CVE-2023-42669.html https://www.samba.org/samba/security/CVE-2023-42670.html https://www.cve.org/CVERecord?id=CVE-2023-3961 https://www.cve.org/CVERecord?id=CVE-2023-4091 https://www.cve.org/CVERecord?id=CVE-2023-4154 https://www.cve.org/CVERecord?id=CVE-2023-42669 https://www.cve.org/CVERecord?id=CVE-2023-42670 (* Security fix *) xap/mozilla-thunderbird-115.3.2-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/thunderbird/115.3.2/releasenotes/ isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. |
||
Patrick J Volkerding
|
b29a454a1a |
Mon Oct 9 18:10:01 UTC 2023
a/aaa_glibc-solibs-2.38-x86_64-2.txz: Rebuilt. ap/qpdf-11.6.2-x86_64-1.txz: Upgraded. ap/vim-9.0.2009-x86_64-1.txz: Upgraded. l/desktop-file-utils-0.27-x86_64-1.txz: Upgraded. l/glibc-2.38-x86_64-2.txz: Rebuilt. These glibc packages are the exact ones that were previously in /testing. A test mass rebuild was done here finding no new FTBFS, so I think these are good to go. :) l/glibc-i18n-2.38-x86_64-2.txz: Rebuilt. l/glibc-profile-2.38-x86_64-2.txz: Rebuilt. l/imagemagick-7.1.1_20-x86_64-1.txz: Upgraded. l/libxkbcommon-1.6.0-x86_64-1.txz: Upgraded. l/shared-mime-info-2.3-x86_64-1.txz: Upgraded. n/c-ares-1.20.0-x86_64-1.txz: Upgraded. n/libtirpc-1.3.4-x86_64-1.txz: Upgraded. n/proftpd-1.3.8a-x86_64-1.txz: Upgraded. n/whois-5.5.19-x86_64-1.txz: Upgraded. Fixed english support for Japanese queries to not add again the /e argument if it had already been provided by the user. (Closes: #1050171) Added the .ye and .*************** (.xn--54b7fta0cc, Bangladesh) TLD servers. Updated the .ba, .bb, .dk, .es, .gt, .jo, .ml, .mo, .pa, .pn, .sv, .uy, .a+-la-r+-d+.n+, (.xn--mgbayh7gpa, Jordan) and .****** (.xn--mix891f, Macao) TLD servers. Upgraded the TLD URLs to HTTPS whenever possible. Updated the charset for whois.jprs.jp. Removed 3 new gTLDs which are no longer active. Removed support for the obsolete as32 dot notation. x/xterm-386-x86_64-1.txz: Upgraded. xap/vim-gvim-9.0.2009-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
2cd510ebfb |
Wed Oct 4 20:02:00 UTC 2023
a/btrfs-progs-6.5.2-x86_64-1.txz: Upgraded. a/gettext-0.22.3-x86_64-1.txz: Upgraded. a/hwdata-0.375-noarch-1.txz: Upgraded. d/gettext-tools-0.22.3-x86_64-1.txz: Upgraded. d/gnucobol-3.2-x86_64-1.txz: Upgraded. kde/fcitx5-configtool-5.1.1-x86_64-1.txz: Upgraded. n/openssh-9.5p1-x86_64-1.txz: Upgraded. xfce/xfce4-taskmanager-1.5.6-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
7a2ee07f95 |
Tue Oct 3 22:19:10 UTC 2023
a/aaa_glibc-solibs-2.37-x86_64-3.txz: Rebuilt. a/dialog-1.3_20231002-x86_64-1.txz: Upgraded. ap/mpg123-1.32.3-x86_64-1.txz: Upgraded. d/llvm-17.0.2-x86_64-1.txz: Upgraded. d/meson-1.2.2-x86_64-2.txz: Rebuilt. [PATCH] Revert rust: apply global, project, and environment C args to bindgen. This fixes building Mesa. Thanks to lucabon and marav. kde/calligra-3.2.1-x86_64-34.txz: Rebuilt. Recompiled against poppler-23.10.0. kde/cantor-23.08.1-x86_64-2.txz: Rebuilt. Recompiled against poppler-23.10.0. kde/kfilemetadata-5.110.0-x86_64-2.txz: Rebuilt. Recompiled against poppler-23.10.0. kde/kile-2.9.93-x86_64-28.txz: Rebuilt. Recompiled against poppler-23.10.0. kde/kitinerary-23.08.1-x86_64-2.txz: Rebuilt. Recompiled against poppler-23.10.0. kde/krita-5.1.5-x86_64-15.txz: Rebuilt. Recompiled against poppler-23.10.0. kde/okular-23.08.1-x86_64-2.txz: Rebuilt. Recompiled against poppler-23.10.0. l/glibc-2.37-x86_64-3.txz: Rebuilt. l/glibc-i18n-2.37-x86_64-3.txz: Rebuilt. Patched to fix the "Looney Tunables" vulnerability, a local privilege escalation in ld.so. This vulnerability was introduced in April 2021 (glibc 2.34) by commit 2ed18c. Thanks to Qualys Research Labs for reporting this issue. For more information, see: https://www.qualys.com/2023/10/03/cve-2023-4911/looney-tunables-local-privilege-escalation-glibc-ld-so.txt https://www.cve.org/CVERecord?id=CVE-2023-4911 (* Security fix *) l/glibc-profile-2.37-x86_64-3.txz: Rebuilt. l/mozilla-nss-3.94-x86_64-1.txz: Upgraded. l/poppler-23.10.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. n/NetworkManager-1.44.2-x86_64-1.txz: Upgraded. n/irssi-1.4.5-x86_64-1.txz: Upgraded. x/fcitx5-5.1.1-x86_64-1.txz: Upgraded. x/fcitx5-anthy-5.1.1-x86_64-1.txz: Upgraded. x/fcitx5-chinese-addons-5.1.1-x86_64-1.txz: Upgraded. x/fcitx5-gtk-5.1.0-x86_64-1.txz: Upgraded. x/fcitx5-hangul-5.1.0-x86_64-1.txz: Upgraded. x/fcitx5-kkc-5.1.0-x86_64-1.txz: Upgraded. x/fcitx5-m17n-5.1.0-x86_64-1.txz: Upgraded. x/fcitx5-qt-5.1.1-x86_64-1.txz: Upgraded. x/fcitx5-sayura-5.1.0-x86_64-1.txz: Upgraded. x/fcitx5-table-extra-5.1.0-x86_64-1.txz: Upgraded. x/fcitx5-table-other-5.1.0-x86_64-1.txz: Upgraded. x/fcitx5-unikey-5.1.1-x86_64-1.txz: Upgraded. x/libX11-1.8.7-x86_64-1.txz: Upgraded. This update fixes security issues: libX11: out-of-bounds memory access in _XkbReadKeySyms(). libX11: stack exhaustion from infinite recursion in PutSubImage(). libX11: integer overflow in XCreateImage() leading to a heap overflow. For more information, see: https://lists.x.org/archives/xorg-announce/2023-October/003424.html https://www.cve.org/CVERecord?id=CVE-2023-43785 https://www.cve.org/CVERecord?id=CVE-2023-43786 https://www.cve.org/CVERecord?id=CVE-2023-43787 (* Security fix *) x/libXpm-3.5.17-x86_64-1.txz: Upgraded. This update fixes security issues: libXpm: out of bounds read in XpmCreateXpmImageFromBuffer(). libXpm: out of bounds read on XPM with corrupted colormap. For more information, see: https://lists.x.org/archives/xorg-announce/2023-October/003424.html https://www.cve.org/CVERecord?id=CVE-2023-43788 https://www.cve.org/CVERecord?id=CVE-2023-43789 (* Security fix *) testing/packages/aaa_glibc-solibs-2.38-x86_64-2.txz: Rebuilt. testing/packages/glibc-2.38-x86_64-2.txz: Rebuilt. Patched to fix the "Looney Tunables" vulnerability, a local privilege escalation in ld.so. This vulnerability was introduced in April 2021 (glibc 2.34) by commit 2ed18c. Thanks to Qualys Research Labs for reporting this issue. For more information, see: https://www.qualys.com/2023/10/03/cve-2023-4911/looney-tunables-local-privilege-escalation-glibc-ld-so.txt https://www.cve.org/CVERecord?id=CVE-2023-4911 (* Security fix *) testing/packages/glibc-i18n-2.38-x86_64-2.txz: Rebuilt. testing/packages/glibc-profile-2.38-x86_64-2.txz: Rebuilt. |
||
Patrick J Volkerding
|
83bf1d11ee |
Fri Sep 29 19:45:18 UTC 2023
d/meson-1.2.2-x86_64-1.txz: Upgraded. l/nodejs-20.8.0-x86_64-1.txz: Upgraded. l/sof-firmware-2023.09-noarch-1.txz: Upgraded. n/bluez-5.70-x86_64-1.txz: Upgraded. n/php-8.2.11-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.php.net/ChangeLog-8.php#8.2.11 x/mesa-23.2.1-x86_64-1.txz: Upgraded. x/xman-1.1.6-x86_64-1.txz: Upgraded. xfce/xfce4-clipman-plugin-1.6.5-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
16d0eba8e3 |
Wed Sep 20 00:08:45 UTC 2023
a/gettext-0.22.1-x86_64-1.txz: Upgraded. a/kernel-firmware-20230918_3672cca-noarch-1.txz: Upgraded. a/kernel-generic-6.1.54-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.54-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.54-x86_64-1.txz: Upgraded. a/openssl-solibs-3.1.3-x86_64-1.txz: Upgraded. ap/ghostscript-10.02.0-x86_64-2.txz: Rebuilt. [PATCH] PDF interpreter - fix PageList processing. Thanks to denydias. d/gettext-tools-0.22.1-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.54-x86-1.txz: Upgraded. k/kernel-source-6.1.54-noarch-1.txz: Upgraded. l/dconf-editor-45.0-x86_64-1.txz: Upgraded. l/harfbuzz-8.2.1-x86_64-1.txz: Upgraded. l/nodejs-20.7.0-x86_64-1.txz: Upgraded. n/openssl-3.1.3-x86_64-1.txz: Upgraded. This update fixes bugs and a security issue that does not affect Linux: Fix POLY1305 MAC implementation corrupting XMM registers on Windows. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-4807 isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. testing/packages/rust-1.72.1-x86_64-1.txz: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. |
||
Patrick J Volkerding
|
49400c361a |
Fri Sep 15 19:48:39 UTC 2023
ap/ksh93-1.0.7-x86_64-1.txz: Upgraded. d/cmake-3.27.5-x86_64-1.txz: Upgraded. d/python3-3.9.18-x86_64-1.txz: Upgraded. This update fixes a security issue: Fixed an issue where instances of ssl.SSLSocket were vulnerable to a bypass of the TLS handshake and included protections (like certificate verification) and treating sent unencrypted data as if it were post-handshake TLS encrypted data. Security issue reported by Aapo Oksman; patch by Gregory P. Smith. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-40217 (* Security fix *) l/gvfs-1.52.0-x86_64-1.txz: Upgraded. l/mozjs102-102.15.1esr-x86_64-1.txz: Upgraded. n/dovecot-2.3.21-x86_64-1.txz: Upgraded. x/ibus-table-1.17.3-x86_64-1.txz: Upgraded. x/igt-gpu-tools-1.28-x86_64-1.txz: Upgraded. x/libva-2.20.0-x86_64-1.txz: Upgraded. x/libva-utils-2.20.0-x86_64-1.txz: Upgraded. xfce/elementary-xfce-0.18-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
8daddd6079 |
Thu Sep 14 02:38:14 UTC 2023
a/kernel-firmware-20230907_dfa1146-noarch-1.txz: Upgraded. a/kernel-generic-6.1.53-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.53-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.53-x86_64-1.txz: Upgraded. ap/ghostscript-10.02.0-x86_64-1.txz: Upgraded. ap/vim-9.0.1897-x86_64-2.txz: Rebuilt. Recompiled against libsodium-1.0.19. d/cbindgen-0.26.0-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.53-x86-1.txz: Upgraded. k/kernel-source-6.1.53-noarch-1.txz: Upgraded. kde/keysmith-23.08.0-x86_64-2.txz: Rebuilt. Recompiled against libsodium-1.0.19. l/glib2-2.78.0-x86_64-2.txz: Rebuilt. [PATCH] gthreadedresolver: Fix race between source callbacks and finalize. Thanks to marav. l/libarchive-3.7.2-x86_64-1.txz: Upgraded. This update fixes multiple security vulnerabilities in the PAX writer: Heap overflow in url_encode() in archive_write_set_format_pax.c. NULL dereference in archive_write_pax_header_xattrs(). Another NULL dereference in archive_write_pax_header_xattrs(). NULL dereference in archive_write_pax_header_xattr(). (* Security fix *) l/librsvg-2.56.4-x86_64-1.txz: Upgraded. l/libsodium-1.0.19-x86_64-1.txz: Upgraded. Shared library .so-version bump. n/curl-8.3.0-x86_64-1.txz: Upgraded. This update fixes a security issue: HTTP headers eat all memory. https://curl.se/docs/CVE-2023-38039.html https://www.cve.org/CVERecord?id=CVE-2023-38039 (* Security fix *) n/dovecot-2.3.20-x86_64-4.txz: Rebuilt. Recompiled against libsodium-1.0.19. n/netatalk-3.1.16-x86_64-1.txz: Upgraded. This update fixes bugs and security issues. Shared library .so-version bump. For more information, see: https://www.cve.org/CVERecord?id=CVE-2022-23121 https://www.cve.org/CVERecord?id=CVE-2022-23123 (* Security fix *) n/openldap-2.6.6-x86_64-2.txz: Rebuilt. Recompiled against libsodium-1.0.19. n/php-8.2.10-x86_64-2.txz: Rebuilt. Recompiled against libsodium-1.0.19. n/proftpd-1.3.8-x86_64-4.txz: Rebuilt. Recompiled against libsodium-1.0.19. x/libglvnd-1.7.0-x86_64-1.txz: Upgraded. xap/mozilla-thunderbird-115.2.2-x86_64-1.txz: Upgraded. This release contains a security fix for a critical heap buffer overflow. For more information, see: https://www.mozilla.org/en-US/thunderbird/115.2.2/releasenotes/ https://www.mozilla.org/en-US/security/advisories/mfsa2023-40/ https://www.cve.org/CVERecord?id=CVE-2023-4863 (* Security fix *) xap/vim-gvim-9.0.1897-x86_64-2.txz: Rebuilt. Recompiled against libsodium-1.0.19. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. |
||
Patrick J Volkerding
|
69e2de1890 |
Sat Sep 9 18:05:16 UTC 2023
a/mcelog-195-x86_64-1.txz: Upgraded. d/rust-1.70.0-x86_64-2.txz: Rebuilt. Fixed path in rust-lldb. Thanks to gildbg. l/glib2-2.78.0-x86_64-1.txz: Upgraded. l/gobject-introspection-1.78.0-x86_64-1.txz: Upgraded. l/harfbuzz-8.2.0-x86_64-1.txz: Upgraded. l/nodejs-20.6.1-x86_64-1.txz: Upgraded. n/mutt-2.2.12-x86_64-1.txz: Upgraded. x/font-util-1.4.1-x86_64-1.txz: Upgraded. testing/packages/rust-1.72.0-x86_64-2.txz: Rebuilt. Fixed path in rust-lldb. Thanks to gildbg. |
||
Patrick J Volkerding
|
b6b0663c2b |
Thu Sep 7 19:41:00 UTC 2023
d/rust-bindgen-0.68.1-x86_64-1.txz: Upgraded. l/glib2-2.76.5-x86_64-2.txz: Rebuilt. [PATCH] gkeyfile: Temporarily re-allow invalid escapes when parsing strings. l/netpbm-11.03.05-x86_64-1.txz: Upgraded. n/iproute2-6.5.0-x86_64-2.txz: Rebuilt. Fixed build/install script issues due to config files moving from /etc. |
||
Patrick J Volkerding
|
dd4fd93c9c |
Mon Sep 4 20:13:03 UTC 2023
ap/vim-9.0.1863-x86_64-1.txz: Upgraded. Compiled with --enable-luainterp=dynamic. l/gtk4-4.12.1-x86_64-1.txz: Upgraded. n/nghttp2-1.56.0-x86_64-1.txz: Upgraded. n/samba-4.19.0-x86_64-1.txz: Upgraded. xap/freerdp-2.11.1-x86_64-1.txz: Upgraded. xap/vim-gvim-9.0.1863-x86_64-1.txz: Upgraded. Compiled with --enable-luainterp=dynamic. |
||
Patrick J Volkerding
|
fc45e1f612 |
Fri Sep 1 20:16:14 UTC 2023
a/btrfs-progs-6.5-x86_64-1.txz: Upgraded. kde/kimageformats-5.109.0-x86_64-2.txz: Rebuilt. Recompiled against openexr-3.2.0. kde/kio-extras-23.08.0-x86_64-2.txz: Rebuilt. Recompiled against openexr-3.2.0. kde/krita-5.1.5-x86_64-13.txz: Rebuilt. Recompiled against openexr-3.2.0. l/brotli-1.1.0-x86_64-1.txz: Upgraded. l/gegl-0.4.46-x86_64-2.txz: Rebuilt. Recompiled against openexr-3.2.0. l/glib2-2.76.5-x86_64-1.txz: Upgraded. l/gst-plugins-bad-free-1.22.5-x86_64-2.txz: Rebuilt. Recompiled against openexr-3.2.0. l/imagemagick-7.1.1_15-x86_64-2.txz: Rebuilt. Recompiled against openexr-3.2.0. l/libdeflate-1.18-x86_64-1.txz: Added. This is needed for openexr-3.2.0. l/mozilla-nss-3.93-x86_64-1.txz: Upgraded. l/opencv-4.8.0-x86_64-2.txz: Rebuilt. Recompiled against openexr-3.2.0. l/openexr-3.2.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. n/php-8.2.10-x86_64-1.txz: Upgraded. n/wget2-2.1.0-x86_64-1.txz: Upgraded. x/libwacom-2.8.0-x86_64-1.txz: Upgraded. xap/gimp-2.10.34-x86_64-6.txz: Rebuilt. Recompiled against openexr-3.2.0. xap/xscreensaver-6.07-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
6040e1895d |
Mon Aug 28 00:38:01 UTC 2023
a/kernel-generic-6.1.49-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.49-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.49-x86_64-1.txz: Upgraded. ap/sqlite-3.43.0-x86_64-2.txz: Rebuilt. Build/package sqldiff and sqlite3_analyzer. Thanks to Heinz Wiesinger. d/doxygen-1.9.8-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.49-x86-1.txz: Upgraded. k/kernel-source-6.1.49-noarch-1.txz: Upgraded. l/libedit-20230827_3.1-x86_64-1.txz: Upgraded. x/m17n-lib-1.8.4-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. |
||
Patrick J Volkerding
|
407ed78e90 |
Mon Aug 21 20:00:02 UTC 2023
ap/vim-9.0.1778-x86_64-1.txz: Upgraded. d/git-2.42.0-x86_64-1.txz: Upgraded. l/fuse3-3.16.1-x86_64-1.txz: Upgraded. n/daemon-0.8.3-x86_64-1.txz: Upgraded. n/gpgme-1.22.0-x86_64-1.txz: Upgraded. xap/vim-gvim-9.0.1778-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
ff0775664b |
Thu Aug 17 20:58:16 UTC 2023
a/util-linux-2.39.2-x86_64-1.txz: Upgraded. ap/screen-4.9.1-x86_64-1.txz: Upgraded. d/cmake-3.27.3-x86_64-1.txz: Upgraded. kde/attica-5.109.0-x86_64-1.txz: Upgraded. kde/baloo-5.109.0-x86_64-1.txz: Upgraded. kde/bluez-qt-5.109.0-x86_64-1.txz: Upgraded. kde/breeze-icons-5.109.0-noarch-1.txz: Upgraded. kde/extra-cmake-modules-5.109.0-x86_64-1.txz: Upgraded. kde/frameworkintegration-5.109.0-x86_64-1.txz: Upgraded. kde/kactivities-5.109.0-x86_64-1.txz: Upgraded. kde/kactivities-stats-5.109.0-x86_64-1.txz: Upgraded. kde/kapidox-5.109.0-x86_64-1.txz: Upgraded. kde/karchive-5.109.0-x86_64-1.txz: Upgraded. kde/kauth-5.109.0-x86_64-1.txz: Upgraded. kde/kbookmarks-5.109.0-x86_64-1.txz: Upgraded. kde/kcalendarcore-5.109.0-x86_64-1.txz: Upgraded. kde/kcmutils-5.109.0-x86_64-1.txz: Upgraded. kde/kcodecs-5.109.0-x86_64-1.txz: Upgraded. kde/kcompletion-5.109.0-x86_64-1.txz: Upgraded. kde/kconfig-5.109.0-x86_64-1.txz: Upgraded. kde/kconfigwidgets-5.109.0-x86_64-1.txz: Upgraded. kde/kcontacts-5.109.0-x86_64-1.txz: Upgraded. kde/kcoreaddons-5.109.0-x86_64-1.txz: Upgraded. kde/kcrash-5.109.0-x86_64-1.txz: Upgraded. kde/kdav-5.109.0-x86_64-1.txz: Upgraded. kde/kdbusaddons-5.109.0-x86_64-1.txz: Upgraded. kde/kdeclarative-5.109.0-x86_64-1.txz: Upgraded. kde/kded-5.109.0-x86_64-1.txz: Upgraded. kde/kdelibs4support-5.109.0-x86_64-1.txz: Upgraded. kde/kdesignerplugin-5.109.0-x86_64-1.txz: Upgraded. kde/kdesu-5.109.0-x86_64-1.txz: Upgraded. kde/kdewebkit-5.109.0-x86_64-1.txz: Upgraded. kde/kdnssd-5.109.0-x86_64-1.txz: Upgraded. kde/kdoctools-5.109.0-x86_64-1.txz: Upgraded. kde/kemoticons-5.109.0-x86_64-1.txz: Upgraded. kde/kfilemetadata-5.109.0-x86_64-1.txz: Upgraded. kde/kglobalaccel-5.109.0-x86_64-1.txz: Upgraded. kde/kguiaddons-5.109.0-x86_64-1.txz: Upgraded. kde/kholidays-5.109.0-x86_64-1.txz: Upgraded. kde/khtml-5.109.0-x86_64-1.txz: Upgraded. kde/ki18n-5.109.0-x86_64-1.txz: Upgraded. kde/kiconthemes-5.109.0-x86_64-1.txz: Upgraded. kde/kidletime-5.109.0-x86_64-1.txz: Upgraded. kde/kimageformats-5.109.0-x86_64-1.txz: Upgraded. kde/kinit-5.109.0-x86_64-1.txz: Upgraded. kde/kio-5.109.0-x86_64-1.txz: Upgraded. kde/kirigami2-5.109.0-x86_64-1.txz: Upgraded. kde/kitemmodels-5.109.0-x86_64-1.txz: Upgraded. kde/kitemviews-5.109.0-x86_64-1.txz: Upgraded. kde/kjobwidgets-5.109.0-x86_64-1.txz: Upgraded. kde/kjs-5.109.0-x86_64-1.txz: Upgraded. kde/kjsembed-5.109.0-x86_64-1.txz: Upgraded. kde/kmediaplayer-5.109.0-x86_64-1.txz: Upgraded. kde/knewstuff-5.109.0-x86_64-1.txz: Upgraded. kde/knotifications-5.109.0-x86_64-1.txz: Upgraded. kde/knotifyconfig-5.109.0-x86_64-1.txz: Upgraded. kde/kpackage-5.109.0-x86_64-1.txz: Upgraded. kde/kparts-5.109.0-x86_64-1.txz: Upgraded. kde/kpeople-5.109.0-x86_64-1.txz: Upgraded. kde/kplotting-5.109.0-x86_64-1.txz: Upgraded. kde/kpty-5.109.0-x86_64-1.txz: Upgraded. kde/kquickcharts-5.109.0-x86_64-1.txz: Upgraded. kde/kross-5.109.0-x86_64-1.txz: Upgraded. kde/krunner-5.109.0-x86_64-1.txz: Upgraded. kde/kservice-5.109.0-x86_64-1.txz: Upgraded. kde/ktexteditor-5.109.0-x86_64-1.txz: Upgraded. kde/ktextwidgets-5.109.0-x86_64-1.txz: Upgraded. kde/kunitconversion-5.109.0-x86_64-1.txz: Upgraded. kde/kwallet-5.109.0-x86_64-1.txz: Upgraded. kde/kwayland-5.109.0-x86_64-1.txz: Upgraded. kde/kwidgetsaddons-5.109.0-x86_64-1.txz: Upgraded. kde/kwindowsystem-5.109.0-x86_64-1.txz: Upgraded. kde/kxmlgui-5.109.0-x86_64-1.txz: Upgraded. kde/kxmlrpcclient-5.109.0-x86_64-1.txz: Upgraded. kde/modemmanager-qt-5.109.0-x86_64-1.txz: Upgraded. kde/networkmanager-qt-5.109.0-x86_64-1.txz: Upgraded. kde/oxygen-icons5-5.109.0-noarch-1.txz: Upgraded. kde/plasma-framework-5.109.0-x86_64-1.txz: Upgraded. kde/prison-5.109.0-x86_64-1.txz: Upgraded. kde/purpose-5.109.0-x86_64-1.txz: Upgraded. kde/qqc2-desktop-style-5.109.0-x86_64-1.txz: Upgraded. kde/solid-5.109.0-x86_64-1.txz: Upgraded. kde/sonnet-5.109.0-x86_64-1.txz: Upgraded. kde/syndication-5.109.0-x86_64-1.txz: Upgraded. kde/syntax-highlighting-5.109.0-x86_64-1.txz: Upgraded. kde/threadweaver-5.109.0-x86_64-1.txz: Upgraded. n/samba-4.18.6-x86_64-1.txz: Upgraded. x/libxcb-1.16-x86_64-1.txz: Upgraded. x/xcb-proto-1.16.0-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
4eb488d6f9 |
Wed Aug 16 20:45:00 UTC 2023
a/kernel-firmware-20230814_0e048b0-noarch-1.txz: Upgraded. a/kernel-generic-6.1.46-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.46-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.46-x86_64-1.txz: Upgraded. ap/inxi-3.3.29_1-noarch-1.txz: Upgraded. d/kernel-headers-6.1.46-x86-1.txz: Upgraded. k/kernel-source-6.1.46-noarch-1.txz: Upgraded. -ACPI_TINY_POWER_BUTTON n ACPI_AC m -> y ACPI_BATTERY m -> y ACPI_BUTTON m -> y ACPI_FAN m -> y ACPI_THERMAL m -> y kde/kirigami-addons-0.11.0-x86_64-1.txz: Upgraded. n/bind-9.18.18-x86_64-1.txz: Upgraded. n/httpd-2.4.57-x86_64-2.txz: Rebuilt. rc.httpd: wait using pwait after stopping, fix usage to show force-restart. Thanks to metaed. n/net-snmp-5.9.4-x86_64-1.txz: Upgraded. n/openvpn-2.6.6-x86_64-1.txz: Upgraded. n/php-8.2.9-x86_64-1.txz: Upgraded. This update fixes bugs and security issues: Security issue with external entity loading in XML without enabling it. Buffer mismanagement in phar_dir_read(). For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-3823 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-3824 (* Security fix *) x/xorg-server-xwayland-23.2.0-x86_64-1.txz: Upgraded. xap/mozilla-thunderbird-115.1.1-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/thunderbird/115.1.1/releasenotes/ isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. |
||
Patrick J Volkerding
|
408565cbe2 |
Sat Aug 12 20:04:20 UTC 2023
a/openssl-solibs-3.1.2-x86_64-3.txz: Rebuilt. n/openssl-3.1.2-x86_64-3.txz: Rebuilt. certwatch: bah, this was still using /var/run. Let's try again... |
||
Patrick J Volkerding
|
93c204c5c0 |
Sat Aug 12 19:03:36 UTC 2023
a/libcgroup-0.41-x86_64-11.txz: Rebuilt. rc.cgconfig: set and use $CONFIG_DIR (/etc/cgconfig.d). Thanks to ZlatkO. a/openssl-solibs-3.1.2-x86_64-2.txz: Rebuilt. ap/vim-9.0.1697-x86_64-1.txz: Upgraded. d/cmake-3.27.2-x86_64-1.txz: Upgraded. l/fmt-10.1.0-x86_64-1.txz: Upgraded. n/openssl-3.1.2-x86_64-2.txz: Rebuilt. certwatch: use a persistent $STATEDIR. Thanks to ZlatkO. xap/vim-gvim-9.0.1697-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
6d1056f924 |
Sat Aug 12 00:43:19 UTC 2023
a/aaa_libraries-15.1-x86_64-21.txz: Rebuilt. Upgraded: libcap.so.2.69, liblzma.so.5.4.4, libboost*.so.1.82.0, libglib-2.0.so.0.7600.4, libgmodule-2.0.so.0.7600.4, libgmp.so.10.5.0, libgmpxx.so.4.7.0, libgobject-2.0.so.0.7600.4, libgthread-2.0.so.0.7600.4, libjpeg.so.62.4.0, libpng16.so.16.40.0, libstdc++.so.6.0.32, libtdb.so.1.4.9, libturbojpeg.so.0.3.0. a/kernel-firmware-20230809_789aa81-noarch-1.txz: Upgraded. a/kernel-generic-6.1.45-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.45-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.45-x86_64-1.txz: Upgraded. ap/pamixer-1.5-x86_64-7.txz: Rebuilt. Recompiled against boost-1.83.0. d/kernel-headers-6.1.45-x86-1.txz: Upgraded. k/kernel-source-6.1.45-noarch-1.txz: Upgraded. kde/kig-23.04.3-x86_64-2.txz: Rebuilt. Recompiled against boost-1.83.0. kde/kopeninghours-23.04.3-x86_64-2.txz: Rebuilt. Recompiled against boost-1.83.0. kde/krita-5.1.5-x86_64-12.txz: Rebuilt. Recompiled against boost-1.83.0. l/boost-1.83.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. The shared libraries from the previous version will stick around in the aaa_libraries package for at least a month. l/cryfs-0.10.3-x86_64-9.txz: Rebuilt. Recompiled against boost-1.83.0. x/fcitx5-chinese-addons-5.0.17-x86_64-3.txz: Rebuilt. Recompiled against boost-1.83.0. x/libime-1.0.17-x86_64-3.txz: Rebuilt. Recompiled against boost-1.83.0. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. |
||
Patrick J Volkerding
|
0cf6293129 |
Thu Aug 10 20:23:33 UTC 2023
Thanks to Heinz Wiesinger for these added python packages to implement PEP 427 and PEP 517! Python modules are phasing out setup.py in favor of building wheels, and then using python-installer to install them. These are the bits needed to make that happen. l/python-build-0.10.0-x86_64-1.txz: Added. l/python-flit-core-3.9.0-x86_64-1.txz: Added. l/python-glad2-2.0.4-x86_64-1.txz: Added. l/python-installer-0.7.0-x86_64-1.txz: Added. l/python-lxml-4.9.3-x86_64-1.txz: Added. l/python-pyproject-hooks-1.0.0-x86_64-1.txz: Added. l/python-tomli-w-1.0.0-x86_64-1.txz: Added. l/python-wheel-0.41.1-x86_64-1.txz: Added. n/nftables-1.0.8-x86_64-2.txz: Rebuilt. Correctly generate nftables Python module using PEP 427/517 method. Thanks to marav. n/openssh-9.4p1-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
34b273fa61 |
Mon Aug 7 19:22:02 UTC 2023
a/sdparm-1.12-x86_64-3.txz: Rebuilt. Recompiled against sg3_utils-1.48. a/udisks-1.0.5-x86_64-11.txz: Rebuilt. Recompiled against sg3_utils-1.48. Does anything still need this? ap/vim-9.0.1678-x86_64-1.txz: Upgraded. Applied the last patch from Bram Moolenaar. RIP Bram, and thanks for your great work on VIM and your kindness to the orphan children in Uganda. If you'd like to honor Bram with a donation to his charity, please visit: https://iccf-holland.org/ d/mercurial-6.5.1-x86_64-1.txz: Upgraded. d/vala-0.56.10-x86_64-1.txz: Upgraded. kde/plasma-desktop-5.27.7.1-x86_64-1.txz: Upgraded. kde/sddm-0.20.0-x86_64-2.txz: Rebuilt. Eliminate duplicate log messages polluting the first virtual console. l/gtk4-4.10.5-x86_64-1.txz: Upgraded. l/gvfs-1.50.6-x86_64-1.txz: Upgraded. l/libgpod-0.8.3-x86_64-12.txz: Rebuilt. Recompiled against sg3_utils-1.48. l/netpbm-11.03.02-x86_64-1.txz: Upgraded. l/sg3_utils-1.48-x86_64-1.txz: Upgraded. Shared library .so-version bump. l/speech-dispatcher-0.11.5-x86_64-1.txz: Upgraded. n/gnutls-3.8.1-x86_64-1.txz: Upgraded. n/nfs-utils-2.6.3-x86_64-2.txz: Rebuilt. Move 99-nfs.rules to the proper directory. Thanks to Petri Kaukasoina. xap/vim-gvim-9.0.1678-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
84730d7aba |
Mon Jul 24 19:26:18 UTC 2023
ap/tmux-3.3a-x86_64-2.txz: Rebuilt. Patched to fix a crash when copying text. Thanks to nullptr, gnw, and Daedra. d/parallel-20230722-noarch-1.txz: Upgraded. l/libarchive-3.7.0-x86_64-1.txz: Upgraded. l/pipewire-0.3.75-x86_64-2.txz: Rebuilt. [PATCH] pipewire: add missing stdbool.h include to version.h.in. Thanks to marav. n/network-scripts-15.1-noarch-1.txz: Upgraded. Added netconfig.8 manpage. Thanks to metaed. extra/brltty/brltty-6.6-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
800e2d39bc |
Fri Jul 21 19:35:45 UTC 2023
l/librsvg-2.56.3-x86_64-1.txz: Upgraded. l/nodejs-20.5.0-x86_64-1.txz: Upgraded. l/pipewire-0.3.75-x86_64-1.txz: Upgraded. l/talloc-2.4.1-x86_64-1.txz: Upgraded. l/tdb-1.4.9-x86_64-1.txz: Upgraded. l/tevent-0.15.0-x86_64-1.txz: Upgraded. l/xxHash-0.8.2-x86_64-1.txz: Upgraded. n/ca-certificates-20230721-noarch-1.txz: Upgraded. This update provides the latest CA certificates to check for the authenticity of SSL connections. |
||
Patrick J Volkerding
|
6f8b2b4fab |
Wed Jul 19 20:36:46 UTC 2023
a/kernel-firmware-20230707_d3f6606-noarch-1.txz: Upgraded. a/kernel-generic-6.1.39-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.39-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.39-x86_64-1.txz: Upgraded. a/xfsprogs-6.4.0-x86_64-1.txz: Upgraded. d/cmake-3.27.0-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.39-x86-1.txz: Upgraded. k/kernel-source-6.1.39-noarch-1.txz: Upgraded. l/mpfr-4.2.0p12-x86_64-1.txz: Upgraded. n/bind-9.18.17-x86_64-1.txz: Upgraded. n/curl-8.2.0-x86_64-1.txz: Upgraded. This update fixes a security issue: fopen race condition. For more information, see: https://curl.se/docs/CVE-2023-32001.html https://www.cve.org/CVERecord?id=CVE-2023-32001 (* Security fix *) n/dhcpcd-10.0.2-x86_64-1.txz: Upgraded. n/openssh-9.3p2-x86_64-1.txz: Upgraded. This update fixes a security issue: ssh-agent(1) in OpenSSH between and 5.5 and 9.3p1 (inclusive): remote code execution relating to PKCS#11 providers. The PKCS#11 support ssh-agent(1) could be abused to achieve remote code execution via a forwarded agent socket if the following conditions are met: * Exploitation requires the presence of specific libraries on the victim system. * Remote exploitation requires that the agent was forwarded to an attacker-controlled system. Exploitation can also be prevented by starting ssh-agent(1) with an empty PKCS#11/FIDO allowlist (ssh-agent -P '') or by configuring an allowlist that contains only specific provider libraries. This vulnerability was discovered and demonstrated to be exploitable by the Qualys Security Advisory team. Potentially-incompatible changes: * ssh-agent(8): the agent will now refuse requests to load PKCS#11 modules issued by remote clients by default. A flag has been added to restore the previous behaviour: "-Oallow-remote-pkcs11". For more information, see: https://www.openssh.com/txt/release-9.3p2 https://www.cve.org/CVERecord?id=CVE-2023-38408 (* Security fix *) n/samba-4.18.5-x86_64-1.txz: Upgraded. This update fixes security issues: When winbind is used for NTLM authentication, a maliciously crafted request can trigger an out-of-bounds read in winbind and possibly crash it. SMB2 packet signing is not enforced if an admin configured "server signing = required" or for SMB2 connections to Domain Controllers where SMB2 packet signing is mandatory. An infinite loop bug in Samba's mdssvc RPC service for Spotlight can be triggered by an unauthenticated attacker by issuing a malformed RPC request. Missing type validation in Samba's mdssvc RPC service for Spotlight can be used by an unauthenticated attacker to trigger a process crash in a shared RPC mdssvc worker process. As part of the Spotlight protocol Samba discloses the server-side absolute path of shares and files and directories in search results. For more information, see: https://www.samba.org/samba/security/CVE-2022-2127.html https://www.samba.org/samba/security/CVE-2023-3347.html https://www.samba.org/samba/security/CVE-2023-34966.html https://www.samba.org/samba/security/CVE-2023-34967.html https://www.samba.org/samba/security/CVE-2023-34968.html https://www.cve.org/CVERecord?id=CVE-2022-2127 https://www.cve.org/CVERecord?id=CVE-2023-3347 https://www.cve.org/CVERecord?id=CVE-2023-34966 https://www.cve.org/CVERecord?id=CVE-2023-34967 https://www.cve.org/CVERecord?id=CVE-2023-34968 (* Security fix *) xap/mozilla-firefox-115.0.3esr-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/firefox/115.0.3esr/releasenotes/ isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. |
||
Patrick J Volkerding
|
4b5c56953a |
Sun Jul 16 20:35:56 UTC 2023
Hey folks! It's time to acknowledge another one of those milestones... 30 (!) years since I made the post linked below announcing Slackware's first stable release after months of beta testing. Thanks to all of our dedicated contributors, loyal users, and those who have helped us to keep the lights on here. It's really been a remarkable journey that I couldn't have anticipated starting out back in 1993. Cheers! :-) https://www.slackware.com/announce/1.0.php kde/sddm-0.20.0-x86_64-1.txz: Upgraded. l/imagemagick-7.1.1_13-x86_64-1.txz: Upgraded. n/nghttp2-1.55.1-x86_64-1.txz: Upgraded. xap/xlockmore-5.72-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
930e7b43f5 |
Thu Jul 13 19:53:09 UTC 2023
l/lensfun-0.3.4-x86_64-1.txz: Upgraded. n/stunnel-5.70-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
600ffa097b |
Wed Jul 12 20:41:16 UTC 2023
ap/inxi-3.3.28_1-noarch-1.txz: Upgraded. ap/sudo-1.9.14p1-x86_64-1.txz: Upgraded. d/rust-1.70.0-x86_64-1.txz: Upgraded. l/harfbuzz-8.0.1-x86_64-1.txz: Upgraded. l/lmdb-0.9.31-x86_64-1.txz: Upgraded. l/pipewire-0.3.74-x86_64-1.txz: Upgraded. n/krb5-1.21.1-x86_64-1.txz: Upgraded. Fix potential uninitialized pointer free in kadm5 XDR parsing. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-36054 (* Security fix *) n/libnftnl-1.2.6-x86_64-1.txz: Upgraded. n/nghttp2-1.55.0-x86_64-1.txz: Upgraded. n/openldap-2.6.5-x86_64-1.txz: Upgraded. x/ibus-table-1.17.1-x86_64-1.txz: Upgraded. x/xterm-384-x86_64-1.txz: Upgraded. xap/mozilla-firefox-115.0.2esr-x86_64-1.txz: Upgraded. This release contains security fixes and improvements. For more information, see: https://www.mozilla.org/en-US/firefox/115.0.2esr/releasenotes/ https://www.mozilla.org/security/advisories/mfsa2023-26/ https://www.cve.org/CVERecord?id=CVE-2023-3600 (* Security fix *) testing/packages/mozilla-thunderbird-115.0-x86_64-1.txz: Added. |
||
Patrick J Volkerding
|
7992ff48e7 |
Thu Jul 6 21:20:27 UTC 2023
ap/groff-1.23.0-x86_64-1.txz: Upgraded. d/mercurial-6.5-x86_64-1.txz: Upgraded. kde/akonadi-23.04.3-x86_64-1.txz: Upgraded. kde/akonadi-calendar-23.04.3-x86_64-1.txz: Upgraded. kde/akonadi-calendar-tools-23.04.3-x86_64-1.txz: Upgraded. kde/akonadi-contacts-23.04.3-x86_64-1.txz: Upgraded. kde/akonadi-import-wizard-23.04.3-x86_64-1.txz: Upgraded. kde/akonadi-mime-23.04.3-x86_64-1.txz: Upgraded. kde/akonadi-notes-23.04.3-x86_64-1.txz: Upgraded. kde/akonadi-search-23.04.3-x86_64-1.txz: Upgraded. kde/akonadiconsole-23.04.3-x86_64-1.txz: Upgraded. kde/akregator-23.04.3-x86_64-1.txz: Upgraded. kde/alligator-23.04.3-x86_64-1.txz: Upgraded. kde/analitza-23.04.3-x86_64-1.txz: Upgraded. kde/ark-23.04.3-x86_64-1.txz: Upgraded. kde/artikulate-23.04.3-x86_64-1.txz: Upgraded. kde/audiocd-kio-23.04.3-x86_64-1.txz: Upgraded. kde/baloo-widgets-23.04.3-x86_64-1.txz: Upgraded. kde/blinken-23.04.3-x86_64-1.txz: Upgraded. kde/bomber-23.04.3-x86_64-1.txz: Upgraded. kde/bovo-23.04.3-x86_64-1.txz: Upgraded. kde/calendarsupport-23.04.3-x86_64-1.txz: Upgraded. kde/cantor-23.04.3-x86_64-1.txz: Upgraded. kde/cervisia-23.04.3-x86_64-1.txz: Upgraded. kde/digikam-8.1.0-x86_64-1.txz: Upgraded. kde/dolphin-23.04.3-x86_64-1.txz: Upgraded. kde/dolphin-plugins-23.04.3-x86_64-1.txz: Upgraded. kde/dragon-23.04.3-x86_64-1.txz: Upgraded. kde/elisa-23.04.3-x86_64-1.txz: Upgraded. kde/eventviews-23.04.3-x86_64-1.txz: Upgraded. kde/falkon-23.04.3-x86_64-1.txz: Upgraded. kde/ffmpegthumbs-23.04.3-x86_64-1.txz: Upgraded. kde/filelight-23.04.3-x86_64-1.txz: Upgraded. kde/ghostwriter-23.04.3-x86_64-1.txz: Upgraded. kde/granatier-23.04.3-x86_64-1.txz: Upgraded. kde/grantlee-editor-23.04.3-x86_64-1.txz: Upgraded. kde/grantleetheme-23.04.3-x86_64-1.txz: Upgraded. kde/gwenview-23.04.3-x86_64-1.txz: Upgraded. kde/incidenceeditor-23.04.3-x86_64-1.txz: Upgraded. kde/itinerary-23.04.3-x86_64-1.txz: Upgraded. kde/juk-23.04.3-x86_64-1.txz: Upgraded. kde/k3b-23.04.3-x86_64-1.txz: Upgraded. kde/kaddressbook-23.04.3-x86_64-1.txz: Upgraded. kde/kalarm-23.04.3-x86_64-1.txz: Upgraded. kde/kalendar-23.04.3-x86_64-1.txz: Upgraded. kde/kalgebra-23.04.3-x86_64-1.txz: Upgraded. kde/kalzium-23.04.3-x86_64-1.txz: Upgraded. kde/kamera-23.04.3-x86_64-1.txz: Upgraded. kde/kamoso-23.04.3-x86_64-1.txz: Upgraded. kde/kanagram-23.04.3-x86_64-1.txz: Upgraded. kde/kapman-23.04.3-x86_64-1.txz: Upgraded. kde/kapptemplate-23.04.3-x86_64-1.txz: Upgraded. kde/kate-23.04.3-x86_64-1.txz: Upgraded. kde/katomic-23.04.3-x86_64-1.txz: Upgraded. kde/kbackup-23.04.3-x86_64-1.txz: Upgraded. kde/kblackbox-23.04.3-x86_64-1.txz: Upgraded. kde/kblocks-23.04.3-x86_64-1.txz: Upgraded. kde/kbounce-23.04.3-x86_64-1.txz: Upgraded. kde/kbreakout-23.04.3-x86_64-1.txz: Upgraded. kde/kbruch-23.04.3-x86_64-1.txz: Upgraded. kde/kcachegrind-23.04.3-x86_64-1.txz: Upgraded. kde/kcalc-23.04.3-x86_64-1.txz: Upgraded. kde/kcalutils-23.04.3-x86_64-1.txz: Upgraded. kde/kcharselect-23.04.3-x86_64-1.txz: Upgraded. kde/kcolorchooser-23.04.3-x86_64-1.txz: Upgraded. kde/kcron-23.04.3-x86_64-1.txz: Upgraded. kde/kde-dev-scripts-23.04.3-x86_64-1.txz: Upgraded. kde/kde-dev-utils-23.04.3-x86_64-1.txz: Upgraded. kde/kde-inotify-survey-23.04.3-x86_64-1.txz: Upgraded. kde/kdebugsettings-23.04.3-x86_64-1.txz: Upgraded. kde/kdeconnect-kde-23.04.3-x86_64-1.txz: Upgraded. kde/kdeedu-data-23.04.3-x86_64-1.txz: Upgraded. kde/kdegraphics-mobipocket-23.04.3-x86_64-1.txz: Upgraded. kde/kdegraphics-thumbnailers-23.04.3-x86_64-1.txz: Upgraded. kde/kdenetwork-filesharing-23.04.3-x86_64-1.txz: Upgraded. kde/kdenlive-23.04.3-x86_64-1.txz: Upgraded. kde/kdepim-addons-23.04.3-x86_64-1.txz: Upgraded. kde/kdepim-runtime-23.04.3-x86_64-1.txz: Upgraded. kde/kdesdk-kio-23.04.3-x86_64-1.txz: Upgraded. kde/kdesdk-thumbnailers-23.04.3-x86_64-1.txz: Upgraded. kde/kdev-php-23.04.3-x86_64-1.txz: Upgraded. kde/kdev-python-23.04.3-x86_64-1.txz: Upgraded. kde/kdevelop-23.04.3-x86_64-1.txz: Upgraded. kde/kdf-23.04.3-x86_64-1.txz: Upgraded. kde/kdialog-23.04.3-x86_64-1.txz: Upgraded. kde/kdiamond-23.04.3-x86_64-1.txz: Upgraded. kde/keditbookmarks-23.04.3-x86_64-1.txz: Upgraded. kde/keysmith-23.04.3-x86_64-1.txz: Upgraded. kde/kfind-23.04.3-x86_64-1.txz: Upgraded. kde/kfloppy-23.04.3-x86_64-1.txz: Upgraded. kde/kfourinline-23.04.3-x86_64-1.txz: Upgraded. kde/kgeography-23.04.3-x86_64-1.txz: Upgraded. kde/kget-23.04.3-x86_64-1.txz: Upgraded. kde/kgoldrunner-23.04.3-x86_64-1.txz: Upgraded. kde/kgpg-23.04.3-x86_64-1.txz: Upgraded. kde/khangman-23.04.3-x86_64-1.txz: Upgraded. kde/khelpcenter-23.04.3-x86_64-1.txz: Upgraded. kde/kidentitymanagement-23.04.3-x86_64-1.txz: Upgraded. kde/kig-23.04.3-x86_64-1.txz: Upgraded. kde/kigo-23.04.3-x86_64-1.txz: Upgraded. kde/killbots-23.04.3-x86_64-1.txz: Upgraded. kde/kimagemapeditor-23.04.3-x86_64-1.txz: Upgraded. kde/kimap-23.04.3-x86_64-1.txz: Upgraded. kde/kio-admin-23.04.3-x86_64-1.txz: Upgraded. kde/kio-extras-23.04.3-x86_64-1.txz: Upgraded. kde/kio-gdrive-23.04.3-x86_64-1.txz: Upgraded. kde/kio-zeroconf-23.04.3-x86_64-1.txz: Upgraded. kde/kipi-plugins-23.04.3-x86_64-1.txz: Upgraded. kde/kirigami-gallery-23.04.3-x86_64-1.txz: Upgraded. kde/kiriki-23.04.3-x86_64-1.txz: Upgraded. kde/kiten-23.04.3-x86_64-1.txz: Upgraded. kde/kitinerary-23.04.3-x86_64-1.txz: Upgraded. kde/kjumpingcube-23.04.3-x86_64-1.txz: Upgraded. kde/kldap-23.04.3-x86_64-1.txz: Upgraded. kde/kleopatra-23.04.3-x86_64-1.txz: Upgraded. kde/klickety-23.04.3-x86_64-1.txz: Upgraded. kde/klines-23.04.3-x86_64-1.txz: Upgraded. kde/kmag-23.04.3-x86_64-1.txz: Upgraded. kde/kmahjongg-23.04.3-x86_64-1.txz: Upgraded. kde/kmail-23.04.3-x86_64-1.txz: Upgraded. kde/kmail-account-wizard-23.04.3-x86_64-1.txz: Upgraded. kde/kmailtransport-23.04.3-x86_64-1.txz: Upgraded. kde/kmbox-23.04.3-x86_64-1.txz: Upgraded. kde/kmime-23.04.3-x86_64-1.txz: Upgraded. kde/kmines-23.04.3-x86_64-1.txz: Upgraded. kde/kmix-23.04.3-x86_64-1.txz: Upgraded. kde/kmousetool-23.04.3-x86_64-1.txz: Upgraded. kde/kmouth-23.04.3-x86_64-1.txz: Upgraded. kde/kmplot-23.04.3-x86_64-1.txz: Upgraded. kde/knavalbattle-23.04.3-x86_64-1.txz: Upgraded. kde/knetwalk-23.04.3-x86_64-1.txz: Upgraded. kde/knights-23.04.3-x86_64-1.txz: Upgraded. kde/knotes-23.04.3-x86_64-1.txz: Upgraded. kde/kolf-23.04.3-x86_64-1.txz: Upgraded. kde/kollision-23.04.3-x86_64-1.txz: Upgraded. kde/kolourpaint-23.04.3-x86_64-1.txz: Upgraded. kde/kompare-23.04.3-x86_64-1.txz: Upgraded. kde/konqueror-23.04.3-x86_64-1.txz: Upgraded. kde/konquest-23.04.3-x86_64-1.txz: Upgraded. kde/konsole-23.04.3-x86_64-1.txz: Upgraded. kde/kontact-23.04.3-x86_64-1.txz: Upgraded. kde/kontactinterface-23.04.3-x86_64-1.txz: Upgraded. kde/kontrast-23.04.3-x86_64-1.txz: Upgraded. kde/konversation-23.04.3-x86_64-1.txz: Upgraded. kde/kopeninghours-23.04.3-x86_64-1.txz: Upgraded. kde/kopete-23.04.3-x86_64-1.txz: Upgraded. kde/korganizer-23.04.3-x86_64-1.txz: Upgraded. kde/kosmindoormap-23.04.3-x86_64-1.txz: Upgraded. kde/kpat-23.04.3-x86_64-1.txz: Upgraded. kde/kpimtextedit-23.04.3-x86_64-1.txz: Upgraded. kde/kpkpass-23.04.3-x86_64-1.txz: Upgraded. kde/kpmcore-23.04.3-x86_64-1.txz: Upgraded. kde/kpublictransport-23.04.3-x86_64-1.txz: Upgraded. kde/kqtquickcharts-23.04.3-x86_64-1.txz: Upgraded. kde/krdc-23.04.3-x86_64-1.txz: Upgraded. kde/kreversi-23.04.3-x86_64-1.txz: Upgraded. kde/krfb-23.04.3-x86_64-1.txz: Upgraded. kde/kross-interpreters-23.04.3-x86_64-1.txz: Upgraded. kde/kruler-23.04.3-x86_64-1.txz: Upgraded. kde/ksanecore-23.04.3-x86_64-1.txz: Upgraded. kde/kshisen-23.04.3-x86_64-1.txz: Upgraded. kde/ksirk-23.04.3-x86_64-1.txz: Upgraded. kde/ksmtp-23.04.3-x86_64-1.txz: Upgraded. kde/ksnakeduel-23.04.3-x86_64-1.txz: Upgraded. kde/kspaceduel-23.04.3-x86_64-1.txz: Upgraded. kde/ksquares-23.04.3-x86_64-1.txz: Upgraded. kde/ksudoku-23.04.3-x86_64-1.txz: Upgraded. kde/ksystemlog-23.04.3-x86_64-1.txz: Upgraded. kde/kteatime-23.04.3-x86_64-1.txz: Upgraded. kde/ktimer-23.04.3-x86_64-1.txz: Upgraded. kde/ktnef-23.04.3-x86_64-1.txz: Upgraded. kde/ktorrent-23.04.3-x86_64-1.txz: Upgraded. kde/ktouch-23.04.3-x86_64-1.txz: Upgraded. kde/kturtle-23.04.3-x86_64-1.txz: Upgraded. kde/kubrick-23.04.3-x86_64-1.txz: Upgraded. kde/kwalletmanager-23.04.3-x86_64-1.txz: Upgraded. kde/kwave-23.04.3-x86_64-1.txz: Upgraded. kde/kwordquiz-23.04.3-x86_64-1.txz: Upgraded. kde/libgravatar-23.04.3-x86_64-1.txz: Upgraded. kde/libkcddb-23.04.3-x86_64-1.txz: Upgraded. kde/libkcompactdisc-23.04.3-x86_64-1.txz: Upgraded. kde/libkdcraw-23.04.3-x86_64-1.txz: Upgraded. kde/libkdegames-23.04.3-x86_64-1.txz: Upgraded. kde/libkdepim-23.04.3-x86_64-1.txz: Upgraded. kde/libkeduvocdocument-23.04.3-x86_64-1.txz: Upgraded. kde/libkexiv2-23.04.3-x86_64-1.txz: Upgraded. kde/libkgapi-23.04.3-x86_64-1.txz: Upgraded. kde/libkipi-23.04.3-x86_64-1.txz: Upgraded. kde/libkleo-23.04.3-x86_64-1.txz: Upgraded. kde/libkmahjongg-23.04.3-x86_64-1.txz: Upgraded. kde/libkomparediff2-23.04.3-x86_64-1.txz: Upgraded. kde/libksane-23.04.3-x86_64-1.txz: Upgraded. kde/libksieve-23.04.3-x86_64-1.txz: Upgraded. kde/libktorrent-23.04.3-x86_64-1.txz: Upgraded. kde/lokalize-23.04.3-x86_64-1.txz: Upgraded. kde/lskat-23.04.3-x86_64-1.txz: Upgraded. kde/mailcommon-23.04.3-x86_64-1.txz: Upgraded. kde/mailimporter-23.04.3-x86_64-1.txz: Upgraded. kde/marble-23.04.3-x86_64-1.txz: Upgraded. kde/markdownpart-23.04.3-x86_64-1.txz: Upgraded. kde/mbox-importer-23.04.3-x86_64-1.txz: Upgraded. kde/messagelib-23.04.3-x86_64-1.txz: Upgraded. kde/minuet-23.04.3-x86_64-1.txz: Upgraded. kde/okular-23.04.3-x86_64-1.txz: Upgraded. kde/palapeli-23.04.3-x86_64-1.txz: Upgraded. kde/parley-23.04.3-x86_64-1.txz: Upgraded. kde/partitionmanager-23.04.3-x86_64-1.txz: Upgraded. kde/picmi-23.04.3-x86_64-1.txz: Upgraded. kde/pim-data-exporter-23.04.3-x86_64-1.txz: Upgraded. kde/pim-sieve-editor-23.04.3-x86_64-1.txz: Upgraded. kde/pimcommon-23.04.3-x86_64-1.txz: Upgraded. kde/poxml-23.04.3-x86_64-1.txz: Upgraded. kde/print-manager-23.04.3-x86_64-1.txz: Upgraded. kde/rocs-23.04.3-x86_64-1.txz: Upgraded. kde/skanlite-23.04.3-x86_64-1.txz: Upgraded. kde/skanpage-23.04.3-x86_64-1.txz: Upgraded. kde/spectacle-23.04.3-x86_64-1.txz: Upgraded. kde/step-23.04.3-x86_64-1.txz: Upgraded. kde/svgpart-23.04.3-x86_64-1.txz: Upgraded. kde/sweeper-23.04.3-x86_64-1.txz: Upgraded. kde/tokodon-23.04.3-x86_64-1.txz: Upgraded. kde/umbrello-23.04.3-x86_64-1.txz: Upgraded. kde/yakuake-23.04.3-x86_64-1.txz: Upgraded. kde/zanshin-23.04.3-x86_64-1.txz: Upgraded. kde/zxing-cpp-2.1.0-x86_64-1.txz: Upgraded. l/glib2-2.76.4-x86_64-1.txz: Upgraded. l/pipewire-0.3.73-x86_64-1.txz: Upgraded. l/sof-firmware-2.2.6-noarch-1.txz: Upgraded. n/php-8.2.8-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.php.net/ChangeLog-8.php#8.2.8 |
||
Patrick J Volkerding
|
3c177122b7 |
Wed Jul 5 21:02:14 UTC 2023
a/kernel-generic-6.1.38-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.38-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.38-x86_64-1.txz: Upgraded. a/upower-1.90.1-x86_64-1.txz: Upgraded. a/util-linux-2.39.1-x86_64-3.txz: Rebuilt. Use --disable-libmount-mountfd-support for now to avoid breaking overlayfs. d/kernel-headers-6.1.38-x86-1.txz: Upgraded. k/kernel-source-6.1.38-noarch-1.txz: Upgraded. l/nodejs-20.4.0-x86_64-1.txz: Upgraded. n/samba-4.18.4-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. |
||
Patrick J Volkerding
|
b115c47a0d |
Mon Jul 3 20:19:22 UTC 2023
a/hwdata-0.372-noarch-1.txz: Upgraded. ap/vim-9.0.1672-x86_64-1.txz: Upgraded. Patched (should be merged upstream soon) to build against perl-5.38.0. d/perl-5.38.0-x86_64-1.txz: Upgraded. Upgraded: IO-Socket-SSL-2.083, URI-5.19. d/subversion-1.14.2-x86_64-5.txz: Rebuilt. Recompiled against perl-5.38.0. l/imagemagick-7.1.1_12-x86_64-2.txz: Rebuilt. Recompiled against perl-5.38.0. l/libnss_nis-3.2-x86_64-1.txz: Upgraded. l/libqalculate-4.7.0-x86_64-1.txz: Upgraded. n/epic5-2.1.12-x86_64-5.txz: Rebuilt. Recompiled against perl-5.38.0. n/irssi-1.4.4-x86_64-2.txz: Rebuilt. Recompiled against perl-5.38.0. n/net-snmp-5.9.3-x86_64-4.txz: Rebuilt. Recompiled against perl-5.38.0. n/ntp-4.2.8p17-x86_64-3.txz: Rebuilt. Recompiled against perl-5.38.0. n/openldap-2.6.4-x86_64-4.txz: Rebuilt. Recompiled against perl-5.38.0. x/wayland-protocols-1.32-noarch-1.txz: Upgraded. xap/hexchat-2.16.1-x86_64-4.txz: Rebuilt. Recompiled against perl-5.38.0. xap/rxvt-unicode-9.26-x86_64-6.txz: Rebuilt. Recompiled against perl-5.38.0. xap/vim-gvim-9.0.1672-x86_64-1.txz: Upgraded. Patched (should be merged upstream soon) to build against perl-5.38.0. |
||
Patrick J Volkerding
|
0f53ad5c82 |
Fri Jun 30 20:20:35 UTC 2023
a/util-linux-2.39.1-x86_64-2.txz: Rebuilt. Since libmount has dropped support for the traditional /etc/mtab file, if we find one replace it with a symlink to /proc/mounts. kde/digikam-8.0.0-x86_64-4.txz: Rebuilt. Recompiled against opencv-4.8.0. kde/kirigami-addons-0.9.0-x86_64-1.txz: Upgraded. l/glib-networking-2.76.1-x86_64-1.txz: Upgraded. l/gst-plugins-bad-free-1.22.4-x86_64-2.txz: Rebuilt. Recompiled against opencv-4.8.0. l/gvfs-1.50.5-x86_64-1.txz: Upgraded. l/libpaper-2.1.1-x86_64-1.txz: Upgraded. l/libwebp-1.3.1-x86_64-1.txz: Upgraded. l/mozilla-nss-3.91-x86_64-1.txz: Upgraded. l/netpbm-11.03.00-x86_64-1.txz: Upgraded. l/opencv-4.8.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. n/bluez-5.67-x86_64-1.txz: Upgraded. n/openresolv-3.13.2-noarch-1.txz: Upgraded. n/p11-kit-0.25.0-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. Make /etc/mtab a symlink to /proc/mounts. (I thought we did this before?) Remove /etc/mounts symlink. In rc.S, don't try to initialize /etc/mtab or fake mount /. usb-and-pxe-installers/usbboot.img: Rebuilt. Make /etc/mtab a symlink to /proc/mounts. (I thought we did this before?) Remove /etc/mounts symlink. In rc.S, don't try to initialize /etc/mtab or fake mount /. |
||
Patrick J Volkerding
|
96932c6fb5 |
Mon Jun 26 19:44:44 UTC 2023
ap/vim-9.0.1667-x86_64-1.txz: Upgraded. This fixes a rare divide-by-zero bug that could cause vim to crash. In an interactive program such as vim, I can't really see this qualifying as a security issue, but since it was brought up as such on LQ we'll just go along with it this time. :) Thanks to marav for the heads-up. (* Security fix *) l/freetype-2.13.1-x86_64-2.txz: Rebuilt. The profile scripts still mentioned three options to choose from when there are now only two. This has been fixed. Thanks to burdi01. l/gegl-0.4.46-x86_64-1.txz: Upgraded. l/imagemagick-7.1.1_12-x86_64-1.txz: Upgraded. l/librsvg-2.56.1-x86_64-1.txz: Upgraded. l/openexr-3.1.9-x86_64-1.txz: Upgraded. l/pipewire-0.3.72-x86_64-1.txz: Upgraded. n/network-scripts-15.0-noarch-19.txz: Rebuilt. This update fixes a bug and adds a new feature: Re-add support for the DHCP_IPADDR parameter from rc.inet1.conf. Expand the help text for DHCP_IPADDR in rc.inet1.conf. Add support for a DHCP_OPTS parameter. Thanks to ljb643 and Darren 'Tadgy' Austin. xap/vim-gvim-9.0.1667-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
b39f360427 |
Mon Jun 19 17:55:52 UTC 2023
a/gettext-0.22-x86_64-1.txz: Upgraded. d/gettext-tools-0.22-x86_64-1.txz: Upgraded. d/parallel-20230622-noarch-1.txz: Upgraded. l/ffmpeg-5.1.3-x86_64-1.txz: Upgraded. n/crda-4.15-x86_64-1.txz: Upgraded. n/libassuan-2.5.6-x86_64-1.txz: Upgraded. n/libksba-1.6.4-x86_64-1.txz: Upgraded. xap/geeqie-2.1-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
7da4809348 |
Mon Jun 12 20:37:03 UTC 2023
ap/xorriso-1.5.6.pl01-x86_64-1.txz: Upgraded. d/rust-1.69.0-x86_64-1.txz: Upgraded. n/ntp-4.2.8p17-x86_64-2.txz: Rebuilt. Fixed typo in ntp.conf comments. Fixed logic in ntp.logrotate to allow proper rotation on systems where ntpd is not automatically started at boot. Thanks to allend. x/xkeyboard-config-2.39-noarch-1.txz: Upgraded. testing/packages/rust-1.70.0-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
b95c756969 |
Fri Jun 9 01:06:21 UTC 2023
d/mercurial-6.4.4-x86_64-1.txz: Upgraded. d/python3-3.9.17-x86_64-1.txz: Upgraded. This update fixes bugs and a security issue: urllib.parse.urlsplit() now strips leading C0 control and space characters following the specification for URLs defined by WHATWG. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-24329 (* Security fix *) kde/akonadi-23.04.2-x86_64-1.txz: Upgraded. kde/akonadi-calendar-23.04.2-x86_64-1.txz: Upgraded. kde/akonadi-calendar-tools-23.04.2-x86_64-1.txz: Upgraded. kde/akonadi-contacts-23.04.2-x86_64-1.txz: Upgraded. kde/akonadi-import-wizard-23.04.2-x86_64-1.txz: Upgraded. kde/akonadi-mime-23.04.2-x86_64-1.txz: Upgraded. kde/akonadi-notes-23.04.2-x86_64-1.txz: Upgraded. kde/akonadi-search-23.04.2-x86_64-1.txz: Upgraded. kde/akonadiconsole-23.04.2-x86_64-1.txz: Upgraded. kde/akregator-23.04.2-x86_64-1.txz: Upgraded. kde/alligator-23.04.2-x86_64-1.txz: Upgraded. kde/analitza-23.04.2-x86_64-1.txz: Upgraded. kde/ark-23.04.2-x86_64-1.txz: Upgraded. kde/artikulate-23.04.2-x86_64-1.txz: Upgraded. kde/audiocd-kio-23.04.2-x86_64-1.txz: Upgraded. kde/baloo-widgets-23.04.2-x86_64-1.txz: Upgraded. kde/blinken-23.04.2-x86_64-1.txz: Upgraded. kde/bomber-23.04.2-x86_64-1.txz: Upgraded. kde/bovo-23.04.2-x86_64-1.txz: Upgraded. kde/calendarsupport-23.04.2-x86_64-1.txz: Upgraded. kde/cantor-23.04.2-x86_64-1.txz: Upgraded. kde/cervisia-23.04.2-x86_64-1.txz: Upgraded. kde/dolphin-23.04.2-x86_64-1.txz: Upgraded. kde/dolphin-plugins-23.04.2-x86_64-1.txz: Upgraded. kde/dragon-23.04.2-x86_64-1.txz: Upgraded. kde/elisa-23.04.2-x86_64-1.txz: Upgraded. kde/eventviews-23.04.2-x86_64-1.txz: Upgraded. kde/falkon-23.04.2-x86_64-1.txz: Upgraded. kde/ffmpegthumbs-23.04.2-x86_64-1.txz: Upgraded. kde/filelight-23.04.2-x86_64-1.txz: Upgraded. kde/ghostwriter-23.04.2-x86_64-1.txz: Upgraded. kde/granatier-23.04.2-x86_64-1.txz: Upgraded. kde/grantlee-editor-23.04.2-x86_64-1.txz: Upgraded. kde/grantleetheme-23.04.2-x86_64-1.txz: Upgraded. kde/gwenview-23.04.2-x86_64-1.txz: Upgraded. kde/incidenceeditor-23.04.2-x86_64-1.txz: Upgraded. kde/itinerary-23.04.2-x86_64-1.txz: Upgraded. kde/juk-23.04.2-x86_64-1.txz: Upgraded. kde/k3b-23.04.2-x86_64-1.txz: Upgraded. kde/kaddressbook-23.04.2-x86_64-1.txz: Upgraded. kde/kalarm-23.04.2-x86_64-1.txz: Upgraded. kde/kalendar-23.04.2-x86_64-1.txz: Upgraded. kde/kalgebra-23.04.2-x86_64-1.txz: Upgraded. kde/kalzium-23.04.2-x86_64-1.txz: Upgraded. kde/kamera-23.04.2-x86_64-1.txz: Upgraded. kde/kamoso-23.04.2-x86_64-1.txz: Upgraded. kde/kanagram-23.04.2-x86_64-1.txz: Upgraded. kde/kapman-23.04.2-x86_64-1.txz: Upgraded. kde/kapptemplate-23.04.2-x86_64-1.txz: Upgraded. kde/kate-23.04.2-x86_64-1.txz: Upgraded. kde/katomic-23.04.2-x86_64-1.txz: Upgraded. kde/kbackup-23.04.2-x86_64-1.txz: Upgraded. kde/kblackbox-23.04.2-x86_64-1.txz: Upgraded. kde/kblocks-23.04.2-x86_64-1.txz: Upgraded. kde/kbounce-23.04.2-x86_64-1.txz: Upgraded. kde/kbreakout-23.04.2-x86_64-1.txz: Upgraded. kde/kbruch-23.04.2-x86_64-1.txz: Upgraded. kde/kcachegrind-23.04.2-x86_64-1.txz: Upgraded. kde/kcalc-23.04.2-x86_64-1.txz: Upgraded. kde/kcalutils-23.04.2-x86_64-1.txz: Upgraded. kde/kcharselect-23.04.2-x86_64-1.txz: Upgraded. kde/kcolorchooser-23.04.2-x86_64-1.txz: Upgraded. kde/kcron-23.04.2-x86_64-1.txz: Upgraded. kde/kde-dev-scripts-23.04.2-x86_64-1.txz: Upgraded. kde/kde-dev-utils-23.04.2-x86_64-1.txz: Upgraded. kde/kde-inotify-survey-23.04.2-x86_64-1.txz: Upgraded. kde/kdebugsettings-23.04.2-x86_64-1.txz: Upgraded. kde/kdeconnect-kde-23.04.2-x86_64-1.txz: Upgraded. kde/kdeedu-data-23.04.2-x86_64-1.txz: Upgraded. kde/kdegraphics-mobipocket-23.04.2-x86_64-1.txz: Upgraded. kde/kdegraphics-thumbnailers-23.04.2-x86_64-1.txz: Upgraded. kde/kdenetwork-filesharing-23.04.2-x86_64-1.txz: Upgraded. kde/kdenlive-23.04.2-x86_64-1.txz: Upgraded. kde/kdepim-addons-23.04.2-x86_64-1.txz: Upgraded. kde/kdepim-runtime-23.04.2-x86_64-1.txz: Upgraded. kde/kdesdk-kio-23.04.2-x86_64-1.txz: Upgraded. kde/kdesdk-thumbnailers-23.04.2-x86_64-1.txz: Upgraded. kde/kdev-php-23.04.2-x86_64-1.txz: Upgraded. kde/kdev-python-23.04.2-x86_64-1.txz: Upgraded. kde/kdevelop-23.04.2-x86_64-1.txz: Upgraded. kde/kdf-23.04.2-x86_64-1.txz: Upgraded. kde/kdialog-23.04.2-x86_64-1.txz: Upgraded. kde/kdiamond-23.04.2-x86_64-1.txz: Upgraded. kde/keditbookmarks-23.04.2-x86_64-1.txz: Upgraded. kde/keysmith-23.04.2-x86_64-1.txz: Upgraded. kde/kfind-23.04.2-x86_64-1.txz: Upgraded. kde/kfloppy-23.04.2-x86_64-1.txz: Upgraded. kde/kfourinline-23.04.2-x86_64-1.txz: Upgraded. kde/kgeography-23.04.2-x86_64-1.txz: Upgraded. kde/kget-23.04.2-x86_64-1.txz: Upgraded. kde/kgoldrunner-23.04.2-x86_64-1.txz: Upgraded. kde/kgpg-23.04.2-x86_64-1.txz: Upgraded. kde/khangman-23.04.2-x86_64-1.txz: Upgraded. kde/khelpcenter-23.04.2-x86_64-1.txz: Upgraded. kde/kidentitymanagement-23.04.2-x86_64-1.txz: Upgraded. kde/kig-23.04.2-x86_64-1.txz: Upgraded. kde/kigo-23.04.2-x86_64-1.txz: Upgraded. kde/killbots-23.04.2-x86_64-1.txz: Upgraded. kde/kimagemapeditor-23.04.2-x86_64-1.txz: Upgraded. kde/kimap-23.04.2-x86_64-1.txz: Upgraded. kde/kio-admin-23.04.2-x86_64-1.txz: Upgraded. kde/kio-extras-23.04.2-x86_64-1.txz: Upgraded. kde/kio-gdrive-23.04.2-x86_64-1.txz: Upgraded. kde/kio-zeroconf-23.04.2-x86_64-1.txz: Upgraded. kde/kipi-plugins-23.04.2-x86_64-1.txz: Upgraded. kde/kirigami-gallery-23.04.2-x86_64-1.txz: Upgraded. kde/kiriki-23.04.2-x86_64-1.txz: Upgraded. kde/kiten-23.04.2-x86_64-1.txz: Upgraded. kde/kitinerary-23.04.2-x86_64-1.txz: Upgraded. kde/kjumpingcube-23.04.2-x86_64-1.txz: Upgraded. kde/kldap-23.04.2-x86_64-1.txz: Upgraded. kde/kleopatra-23.04.2-x86_64-1.txz: Upgraded. kde/klickety-23.04.2-x86_64-1.txz: Upgraded. kde/klines-23.04.2-x86_64-1.txz: Upgraded. kde/kmag-23.04.2-x86_64-1.txz: Upgraded. kde/kmahjongg-23.04.2-x86_64-1.txz: Upgraded. kde/kmail-23.04.2-x86_64-1.txz: Upgraded. kde/kmail-account-wizard-23.04.2-x86_64-1.txz: Upgraded. kde/kmailtransport-23.04.2-x86_64-1.txz: Upgraded. kde/kmbox-23.04.2-x86_64-1.txz: Upgraded. kde/kmime-23.04.2-x86_64-1.txz: Upgraded. kde/kmines-23.04.2-x86_64-1.txz: Upgraded. kde/kmix-23.04.2-x86_64-1.txz: Upgraded. kde/kmousetool-23.04.2-x86_64-1.txz: Upgraded. kde/kmouth-23.04.2-x86_64-1.txz: Upgraded. kde/kmplot-23.04.2-x86_64-1.txz: Upgraded. kde/knavalbattle-23.04.2-x86_64-1.txz: Upgraded. kde/knetwalk-23.04.2-x86_64-1.txz: Upgraded. kde/knights-23.04.2-x86_64-1.txz: Upgraded. kde/knotes-23.04.2-x86_64-1.txz: Upgraded. kde/kolf-23.04.2-x86_64-1.txz: Upgraded. kde/kollision-23.04.2-x86_64-1.txz: Upgraded. kde/kolourpaint-23.04.2-x86_64-1.txz: Upgraded. kde/kompare-23.04.2-x86_64-1.txz: Upgraded. kde/konqueror-23.04.2-x86_64-1.txz: Upgraded. kde/konquest-23.04.2-x86_64-1.txz: Upgraded. kde/konsole-23.04.2-x86_64-1.txz: Upgraded. kde/kontact-23.04.2-x86_64-1.txz: Upgraded. kde/kontactinterface-23.04.2-x86_64-1.txz: Upgraded. kde/kontrast-23.04.2-x86_64-1.txz: Upgraded. kde/konversation-23.04.2-x86_64-1.txz: Upgraded. kde/kopeninghours-23.04.2-x86_64-1.txz: Upgraded. kde/kopete-23.04.2-x86_64-1.txz: Upgraded. kde/korganizer-23.04.2-x86_64-1.txz: Upgraded. kde/kosmindoormap-23.04.2-x86_64-1.txz: Upgraded. kde/kpat-23.04.2-x86_64-1.txz: Upgraded. kde/kpimtextedit-23.04.2-x86_64-1.txz: Upgraded. kde/kpkpass-23.04.2-x86_64-1.txz: Upgraded. kde/kpmcore-23.04.2-x86_64-1.txz: Upgraded. kde/kpublictransport-23.04.2-x86_64-1.txz: Upgraded. kde/kqtquickcharts-23.04.2-x86_64-1.txz: Upgraded. kde/krdc-23.04.2-x86_64-1.txz: Upgraded. kde/kreversi-23.04.2-x86_64-1.txz: Upgraded. kde/krfb-23.04.2-x86_64-1.txz: Upgraded. kde/kross-interpreters-23.04.2-x86_64-1.txz: Upgraded. kde/kruler-23.04.2-x86_64-1.txz: Upgraded. kde/ksanecore-23.04.2-x86_64-1.txz: Upgraded. kde/kshisen-23.04.2-x86_64-1.txz: Upgraded. kde/ksirk-23.04.2-x86_64-1.txz: Upgraded. kde/ksmtp-23.04.2-x86_64-1.txz: Upgraded. kde/ksnakeduel-23.04.2-x86_64-1.txz: Upgraded. kde/kspaceduel-23.04.2-x86_64-1.txz: Upgraded. kde/ksquares-23.04.2-x86_64-1.txz: Upgraded. kde/ksudoku-23.04.2-x86_64-1.txz: Upgraded. kde/ksystemlog-23.04.2-x86_64-1.txz: Upgraded. kde/kteatime-23.04.2-x86_64-1.txz: Upgraded. kde/ktimer-23.04.2-x86_64-1.txz: Upgraded. kde/ktnef-23.04.2-x86_64-1.txz: Upgraded. kde/ktorrent-23.04.2-x86_64-1.txz: Upgraded. kde/ktouch-23.04.2-x86_64-1.txz: Upgraded. kde/kturtle-23.04.2-x86_64-1.txz: Upgraded. kde/kubrick-23.04.2-x86_64-1.txz: Upgraded. kde/kwalletmanager-23.04.2-x86_64-1.txz: Upgraded. kde/kwave-23.04.2-x86_64-1.txz: Upgraded. kde/kwordquiz-23.04.2-x86_64-1.txz: Upgraded. kde/libgravatar-23.04.2-x86_64-1.txz: Upgraded. kde/libkcddb-23.04.2-x86_64-1.txz: Upgraded. kde/libkcompactdisc-23.04.2-x86_64-1.txz: Upgraded. kde/libkdcraw-23.04.2-x86_64-1.txz: Upgraded. kde/libkdegames-23.04.2-x86_64-1.txz: Upgraded. kde/libkdepim-23.04.2-x86_64-1.txz: Upgraded. kde/libkeduvocdocument-23.04.2-x86_64-1.txz: Upgraded. kde/libkexiv2-23.04.2-x86_64-1.txz: Upgraded. kde/libkgapi-23.04.2-x86_64-1.txz: Upgraded. kde/libkipi-23.04.2-x86_64-1.txz: Upgraded. kde/libkleo-23.04.2-x86_64-1.txz: Upgraded. kde/libkmahjongg-23.04.2-x86_64-1.txz: Upgraded. kde/libkomparediff2-23.04.2-x86_64-1.txz: Upgraded. kde/libksane-23.04.2-x86_64-1.txz: Upgraded. kde/libksieve-23.04.2-x86_64-1.txz: Upgraded. kde/libktorrent-23.04.2-x86_64-1.txz: Upgraded. kde/lokalize-23.04.2-x86_64-1.txz: Upgraded. kde/lskat-23.04.2-x86_64-1.txz: Upgraded. kde/mailcommon-23.04.2-x86_64-1.txz: Upgraded. kde/mailimporter-23.04.2-x86_64-1.txz: Upgraded. kde/marble-23.04.2-x86_64-1.txz: Upgraded. kde/markdownpart-23.04.2-x86_64-1.txz: Upgraded. kde/mbox-importer-23.04.2-x86_64-1.txz: Upgraded. kde/messagelib-23.04.2-x86_64-1.txz: Upgraded. kde/minuet-23.04.2-x86_64-1.txz: Upgraded. kde/okular-23.04.2-x86_64-1.txz: Upgraded. kde/palapeli-23.04.2-x86_64-1.txz: Upgraded. kde/parley-23.04.2-x86_64-1.txz: Upgraded. kde/partitionmanager-23.04.2-x86_64-1.txz: Upgraded. kde/picmi-23.04.2-x86_64-1.txz: Upgraded. kde/pim-data-exporter-23.04.2-x86_64-1.txz: Upgraded. kde/pim-sieve-editor-23.04.2-x86_64-1.txz: Upgraded. kde/pimcommon-23.04.2-x86_64-1.txz: Upgraded. kde/poxml-23.04.2-x86_64-1.txz: Upgraded. kde/print-manager-23.04.2-x86_64-1.txz: Upgraded. kde/rocs-23.04.2-x86_64-1.txz: Upgraded. kde/skanlite-23.04.2-x86_64-1.txz: Upgraded. kde/skanpage-23.04.2-x86_64-1.txz: Upgraded. kde/spectacle-23.04.2-x86_64-1.txz: Upgraded. kde/step-23.04.2-x86_64-1.txz: Upgraded. kde/svgpart-23.04.2-x86_64-1.txz: Upgraded. kde/sweeper-23.04.2-x86_64-1.txz: Upgraded. kde/tokodon-23.04.2-x86_64-1.txz: Upgraded. kde/umbrello-23.04.2-x86_64-1.txz: Upgraded. kde/yakuake-23.04.2-x86_64-1.txz: Upgraded. kde/zanshin-23.04.2-x86_64-1.txz: Upgraded. l/liburing-2.4-x86_64-1.txz: Upgraded. l/nodejs-20.3.0-x86_64-1.txz: Upgraded. n/php-8.2.7-x86_64-1.txz: Upgraded. This update fixes bugs and security issues. For more information, see: https://www.php.net/ChangeLog-8.php#8.2.7 (* Security fix *) x/mesa-23.1.2-x86_64-1.txz: Upgraded. xap/gnuplot-5.4.8-x86_64-1.txz: Upgraded. xap/mozilla-thunderbird-102.12.0-x86_64-1.txz: Upgraded. This release contains security fixes and improvements. For more information, see: https://www.mozilla.org/en-US/thunderbird/102.12.0/releasenotes/ (* Security fix *) |
||
Patrick J Volkerding
|
f28f833864 |
Wed Jun 7 21:12:41 UTC 2023
a/dbus-1.14.8-x86_64-1.txz: Upgraded. a/tree-2.1.1-x86_64-1.txz: Upgraded. ap/cups-2.4.4-x86_64-1.txz: Upgraded. This update is a hotfix for a segfault in cupsGetNamedDest(), when caller tries to find the default destination and the default destination is not set on the machine. ap/ksh93-1.0.5_20230607_9b251344-x86_64-1.txz: Upgraded. This is a bugfix and robustness enhancement release. Thanks to McDutchie for the great work! Thanks to pghvlaans for improvements to the build script. ap/mariadb-10.11.4-x86_64-1.txz: Upgraded. n/nghttp2-1.54.0-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
e4cf5f582a |
Tue Jun 6 20:26:59 UTC 2023
a/kernel-firmware-20230531_fc90c59-noarch-1.txz: Upgraded. a/kernel-generic-6.1.32-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.32-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.32-x86_64-1.txz: Upgraded. d/gcc-13.1.0-x86_64-2.txz: Rebuilt. d/gcc-g++-13.1.0-x86_64-2.txz: Rebuilt. d/gcc-gdc-13.1.0-x86_64-2.txz: Rebuilt. d/gcc-gfortran-13.1.0-x86_64-2.txz: Rebuilt. d/gcc-gm2-13.1.0-x86_64-2.txz: Added. d/gcc-gnat-13.1.0-x86_64-2.txz: Rebuilt. d/gcc-go-13.1.0-x86_64-2.txz: Rebuilt. d/gcc-objc-13.1.0-x86_64-2.txz: Rebuilt. d/kernel-headers-6.1.32-x86-1.txz: Upgraded. d/libtool-2.4.7-x86_64-5.txz: Rebuilt. Recompiled to update embedded GCC version number. k/kernel-source-6.1.32-noarch-1.txz: Upgraded. kde/calligra-3.2.1-x86_64-30.txz: Rebuilt. Recompiled against poppler-23.06.0. kde/cantor-23.04.1-x86_64-2.txz: Rebuilt. Recompiled against poppler-23.06.0. kde/kfilemetadata-5.106.0-x86_64-2.txz: Rebuilt. Recompiled against poppler-23.06.0. kde/kile-2.9.93-x86_64-25.txz: Rebuilt. Recompiled against poppler-23.06.0. kde/kitinerary-23.04.1-x86_64-2.txz: Rebuilt. Recompiled against poppler-23.06.0. kde/krita-5.1.5-x86_64-10.txz: Rebuilt. Recompiled against poppler-23.06.0. kde/okteta-0.26.11-x86_64-1.txz: Upgraded. kde/okular-23.04.1-x86_64-2.txz: Rebuilt. Recompiled against poppler-23.06.0. l/enchant-2.5.0-x86_64-1.txz: Upgraded. l/gtk4-4.10.4-x86_64-1.txz: Upgraded. l/mozilla-nss-3.90-x86_64-1.txz: Upgraded. l/openexr-3.1.8-x86_64-1.txz: Upgraded. l/poppler-23.06.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. l/qtkeychain-0.14.1-x86_64-1.txz: Upgraded. n/krb5-1.21-x86_64-1.txz: Upgraded. n/ntp-4.2.8p17-x86_64-1.txz: Upgraded. This is a bugfix release. n/postfix-3.8.1-x86_64-1.txz: Upgraded. x/xorg-server-xwayland-23.1.2-x86_64-1.txz: Upgraded. x/xorgproto-2023.1-x86_64-1.txz: Upgraded. xap/mozilla-firefox-114.0-x86_64-1.txz: Upgraded. This update contains security fixes and improvements. For more information, see: https://www.mozilla.org/en-US/firefox/114.0/releasenotes/ https://www.mozilla.org/security/advisories/mfsa2023-20/ https://www.cve.org/CVERecord?id=CVE-2023-34414 https://www.cve.org/CVERecord?id=CVE-2023-34415 https://www.cve.org/CVERecord?id=CVE-2023-34416 https://www.cve.org/CVERecord?id=CVE-2023-34417 (* Security fix *) xfce/xfce4-panel-profiles-1.0.14-x86_64-1.txz: Upgraded. extra/sendmail/sendmail-8.17.2-x86_64-2.txz: Rebuilt. Recompiled without -DUSE_EAI or ICU libraries as this experimental option is still leading to regressions. extra/sendmail/sendmail-cf-8.17.2-noarch-2.txz: Rebuilt. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. |
||
Patrick J Volkerding
|
cf35a7e0c8 |
Sun Jun 4 19:16:13 UTC 2023
l/ocl-icd-2.3.2-x86_64-1.txz: Upgraded. n/libmilter-8.17.2-x86_64-1.txz: Upgraded. x/egl-wayland-1.1.12-x86_64-1.txz: Upgraded. x/libdmx-1.1.5-x86_64-1.txz: Upgraded. x/xrdb-1.2.2-x86_64-1.txz: Upgraded. x/xscope-1.4.4-x86_64-1.txz: Upgraded. x/xtrans-1.5.0-noarch-1.txz: Upgraded. x/xwd-1.0.9-x86_64-1.txz: Upgraded. extra/sendmail/sendmail-8.17.2-x86_64-1.txz: Upgraded. This is a bugfix release. extra/sendmail/sendmail-cf-8.17.2-noarch-1.txz: Upgraded. |
||
Patrick J Volkerding
|
8b137cd835 |
Fri Jun 2 20:56:35 UTC 2023
a/hwdata-0.371-noarch-1.txz: Upgraded. ap/cups-2.4.3-x86_64-1.txz: Upgraded. Fixed a heap buffer overflow in _cups_strlcpy(), when the configuration file cupsd.conf sets the value of loglevel to DEBUG, that could allow a remote attacker to launch a denial of service (DoS) attack, or possibly execute arbirary code. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-32324 (* Security fix *) d/git-2.41.0-x86_64-1.txz: Upgraded. d/llvm-16.0.5-x86_64-1.txz: Upgraded. kde/calligra-3.2.1-x86_64-29.txz: Rebuilt. Recompiled against Imath-3.1.9. kde/kimageformats-5.106.0-x86_64-3.txz: Rebuilt. Recompiled against Imath-3.1.9. kde/kio-extras-23.04.1-x86_64-3.txz: Rebuilt. Recompiled against Imath-3.1.9. kde/krita-5.1.5-x86_64-9.txz: Rebuilt. Recompiled against Imath-3.1.9. l/Imath-3.1.9-x86_64-1.txz: Upgraded. Evidently the shared library .so-version bump in Imath-3.1.8 should not have happened, so this update reverts it to the previous value. l/gst-plugins-bad-free-1.22.3-x86_64-3.txz: Rebuilt. Recompiled against Imath-3.1.9. l/imagemagick-7.1.1_11-x86_64-2.txz: Rebuilt. Recompiled against Imath-3.1.9. l/mozjs102-102.12.0esr-x86_64-1.txz: Upgraded. l/openexr-3.1.7-x86_64-3.txz: Rebuilt. Recompiled against Imath-3.1.9. l/serf-1.3.10-x86_64-1.txz: Upgraded. l/vte-0.72.2-x86_64-1.txz: Upgraded. n/nettle-3.9.1-x86_64-1.txz: Upgraded. n/ntp-4.2.8p16-x86_64-1.txz: Upgraded. This update fixes bugs and security issues. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-26551 https://www.cve.org/CVERecord?id=CVE-2023-26552 https://www.cve.org/CVERecord?id=CVE-2023-26553 https://www.cve.org/CVERecord?id=CVE-2023-26554 https://www.cve.org/CVERecord?id=CVE-2023-26555 (* Security fix *) n/samba-4.18.3-x86_64-1.txz: Upgraded. tcl/tclx-8.6.2-x86_64-1.txz: Upgraded. x/ibus-libpinyin-1.15.3-x86_64-1.txz: Upgraded. x/libX11-1.8.5-x86_64-1.txz: Upgraded. xap/gimp-2.10.34-x86_64-4.txz: Rebuilt. Recompiled against Imath-3.1.9. xfce/xfce4-pulseaudio-plugin-0.4.7-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
b2fa3fdbd7 |
Mon May 22 19:05:02 UTC 2023
ap/qpdf-11.4.0-x86_64-1.txz: Upgraded. l/exiv2-0.27.7-x86_64-1.txz: Upgraded. l/imagemagick-7.1.1_10-x86_64-1.txz: Upgraded. n/c-ares-1.19.1-x86_64-1.txz: Upgraded. This update fixes bugs and security issues: 0-byte UDP payload causes Denial of Service. Insufficient randomness in generation of DNS query IDs. Buffer Underwrite in ares_inet_net_pton(). AutoTools does not set CARES_RANDOM_FILE during cross compilation. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-32067 https://www.cve.org/CVERecord?id=CVE-2023-31147 https://www.cve.org/CVERecord?id=CVE-2023-31130 https://www.cve.org/CVERecord?id=CVE-2023-31124 (* Security fix *) n/wget-1.21.4-x86_64-1.txz: Upgraded. xap/gnuplot-5.4.7-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
9880ebe431 |
Sun May 21 17:26:50 UTC 2023
ap/diffutils-3.10-x86_64-1.txz: Upgraded. d/ccache-4.8.1-x86_64-1.txz: Upgraded. kde/ktextaddons-1.3.2-x86_64-1.txz: Upgraded. n/nmap-7.94-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
752db33dbe |
Sun May 14 17:03:16 UTC 2023
a/grep-3.11-x86_64-1.txz: Upgraded. a/pkgtools-15.1-noarch-5.txz: Rebuilt. installpkg, removepkg, upgradepkg: make all of these scripts accept either --dry-run or --warn for consistency. Thanks to Brent Spillner. d/poke-3.2-x86_64-1.txz: Upgraded. kde/akonadi-23.04.1-x86_64-1.txz: Upgraded. kde/akonadi-calendar-23.04.1-x86_64-1.txz: Upgraded. kde/akonadi-calendar-tools-23.04.1-x86_64-1.txz: Upgraded. kde/akonadi-contacts-23.04.1-x86_64-1.txz: Upgraded. kde/akonadi-import-wizard-23.04.1-x86_64-1.txz: Upgraded. kde/akonadi-mime-23.04.1-x86_64-1.txz: Upgraded. kde/akonadi-notes-23.04.1-x86_64-1.txz: Upgraded. kde/akonadi-search-23.04.1-x86_64-1.txz: Upgraded. kde/akonadiconsole-23.04.1-x86_64-1.txz: Upgraded. kde/akregator-23.04.1-x86_64-1.txz: Upgraded. kde/alligator-23.04.1-x86_64-1.txz: Upgraded. kde/analitza-23.04.1-x86_64-1.txz: Upgraded. kde/ark-23.04.1-x86_64-1.txz: Upgraded. kde/artikulate-23.04.1-x86_64-1.txz: Upgraded. kde/attica-5.106.0-x86_64-1.txz: Upgraded. kde/audiocd-kio-23.04.1-x86_64-1.txz: Upgraded. kde/baloo-5.106.0-x86_64-1.txz: Upgraded. kde/baloo-widgets-23.04.1-x86_64-1.txz: Upgraded. kde/blinken-23.04.1-x86_64-1.txz: Upgraded. kde/bluez-qt-5.106.0-x86_64-1.txz: Upgraded. kde/bomber-23.04.1-x86_64-1.txz: Upgraded. kde/bovo-23.04.1-x86_64-1.txz: Upgraded. kde/breeze-icons-5.106.0-noarch-1.txz: Upgraded. kde/calendarsupport-23.04.1-x86_64-1.txz: Upgraded. kde/cantor-23.04.1-x86_64-1.txz: Upgraded. kde/cervisia-23.04.1-x86_64-1.txz: Upgraded. kde/dolphin-23.04.1-x86_64-1.txz: Upgraded. kde/dolphin-plugins-23.04.1-x86_64-1.txz: Upgraded. kde/dragon-23.04.1-x86_64-1.txz: Upgraded. kde/elisa-23.04.1-x86_64-1.txz: Upgraded. kde/eventviews-23.04.1-x86_64-1.txz: Upgraded. kde/extra-cmake-modules-5.106.0-x86_64-1.txz: Upgraded. kde/falkon-23.04.1-x86_64-1.txz: Upgraded. kde/ffmpegthumbs-23.04.1-x86_64-1.txz: Upgraded. kde/filelight-23.04.1-x86_64-1.txz: Upgraded. kde/frameworkintegration-5.106.0-x86_64-1.txz: Upgraded. kde/ghostwriter-23.04.1-x86_64-1.txz: Upgraded. kde/granatier-23.04.1-x86_64-1.txz: Upgraded. kde/grantlee-editor-23.04.1-x86_64-1.txz: Upgraded. kde/grantleetheme-23.04.1-x86_64-1.txz: Upgraded. kde/gwenview-23.04.1-x86_64-1.txz: Upgraded. kde/incidenceeditor-23.04.1-x86_64-1.txz: Upgraded. kde/itinerary-23.04.1-x86_64-1.txz: Upgraded. kde/juk-23.04.1-x86_64-1.txz: Upgraded. kde/k3b-23.04.1-x86_64-1.txz: Upgraded. kde/kactivities-5.106.0-x86_64-1.txz: Upgraded. kde/kactivities-stats-5.106.0-x86_64-1.txz: Upgraded. kde/kaddressbook-23.04.1-x86_64-1.txz: Upgraded. kde/kalarm-23.04.1-x86_64-1.txz: Upgraded. kde/kalendar-23.04.1-x86_64-1.txz: Upgraded. kde/kalgebra-23.04.1-x86_64-1.txz: Upgraded. kde/kalzium-23.04.1-x86_64-1.txz: Upgraded. kde/kamera-23.04.1-x86_64-1.txz: Upgraded. kde/kamoso-23.04.1-x86_64-1.txz: Upgraded. kde/kanagram-23.04.1-x86_64-1.txz: Upgraded. kde/kapidox-5.106.0-x86_64-1.txz: Upgraded. kde/kapman-23.04.1-x86_64-1.txz: Upgraded. kde/kapptemplate-23.04.1-x86_64-1.txz: Upgraded. kde/karchive-5.106.0-x86_64-1.txz: Upgraded. kde/kate-23.04.1-x86_64-1.txz: Upgraded. kde/katomic-23.04.1-x86_64-1.txz: Upgraded. kde/kauth-5.106.0-x86_64-1.txz: Upgraded. kde/kbackup-23.04.1-x86_64-1.txz: Upgraded. kde/kblackbox-23.04.1-x86_64-1.txz: Upgraded. kde/kblocks-23.04.1-x86_64-1.txz: Upgraded. kde/kbookmarks-5.106.0-x86_64-1.txz: Upgraded. kde/kbounce-23.04.1-x86_64-1.txz: Upgraded. kde/kbreakout-23.04.1-x86_64-1.txz: Upgraded. kde/kbruch-23.04.1-x86_64-1.txz: Upgraded. kde/kcachegrind-23.04.1-x86_64-1.txz: Upgraded. kde/kcalc-23.04.1-x86_64-1.txz: Upgraded. kde/kcalendarcore-5.106.0-x86_64-1.txz: Upgraded. kde/kcalutils-23.04.1-x86_64-1.txz: Upgraded. kde/kcharselect-23.04.1-x86_64-1.txz: Upgraded. kde/kcmutils-5.106.0-x86_64-1.txz: Upgraded. kde/kcodecs-5.106.0-x86_64-1.txz: Upgraded. kde/kcolorchooser-23.04.1-x86_64-1.txz: Upgraded. kde/kcompletion-5.106.0-x86_64-1.txz: Upgraded. kde/kconfig-5.106.0-x86_64-1.txz: Upgraded. kde/kconfigwidgets-5.106.0-x86_64-1.txz: Upgraded. kde/kcontacts-5.106.0-x86_64-1.txz: Upgraded. kde/kcoreaddons-5.106.0-x86_64-1.txz: Upgraded. kde/kcrash-5.106.0-x86_64-1.txz: Upgraded. kde/kcron-23.04.1-x86_64-1.txz: Upgraded. kde/kdav-5.106.0-x86_64-1.txz: Upgraded. kde/kdbusaddons-5.106.0-x86_64-1.txz: Upgraded. kde/kde-cli-tools-5.27.5-x86_64-2.txz: Rebuilt. [PATCH] kinfo: Use kcmshell5 with Plasma *5*. Thanks to marav. kde/kde-dev-scripts-23.04.1-x86_64-1.txz: Upgraded. kde/kde-dev-utils-23.04.1-x86_64-1.txz: Upgraded. kde/kde-inotify-survey-23.04.1-x86_64-1.txz: Upgraded. kde/kdebugsettings-23.04.1-x86_64-1.txz: Upgraded. kde/kdeclarative-5.106.0-x86_64-1.txz: Upgraded. kde/kdeconnect-kde-23.04.1-x86_64-1.txz: Upgraded. kde/kded-5.106.0-x86_64-1.txz: Upgraded. kde/kdeedu-data-23.04.1-x86_64-1.txz: Upgraded. kde/kdegraphics-mobipocket-23.04.1-x86_64-1.txz: Upgraded. kde/kdegraphics-thumbnailers-23.04.1-x86_64-1.txz: Upgraded. kde/kdelibs4support-5.106.0-x86_64-1.txz: Upgraded. kde/kdenetwork-filesharing-23.04.1-x86_64-1.txz: Upgraded. kde/kdenlive-23.04.1-x86_64-1.txz: Upgraded. kde/kdepim-addons-23.04.1-x86_64-1.txz: Upgraded. kde/kdepim-runtime-23.04.1-x86_64-1.txz: Upgraded. kde/kdesdk-kio-23.04.1-x86_64-1.txz: Upgraded. kde/kdesdk-thumbnailers-23.04.1-x86_64-1.txz: Upgraded. kde/kdesignerplugin-5.106.0-x86_64-1.txz: Upgraded. kde/kdesu-5.106.0-x86_64-1.txz: Upgraded. kde/kdev-php-23.04.1-x86_64-1.txz: Upgraded. kde/kdev-python-23.04.1-x86_64-1.txz: Upgraded. kde/kdevelop-23.04.1-x86_64-1.txz: Upgraded. kde/kdewebkit-5.106.0-x86_64-1.txz: Upgraded. kde/kdf-23.04.1-x86_64-1.txz: Upgraded. kde/kdialog-23.04.1-x86_64-1.txz: Upgraded. kde/kdiamond-23.04.1-x86_64-1.txz: Upgraded. kde/kdnssd-5.106.0-x86_64-1.txz: Upgraded. kde/kdoctools-5.106.0-x86_64-1.txz: Upgraded. kde/keditbookmarks-23.04.1-x86_64-1.txz: Upgraded. kde/kemoticons-5.106.0-x86_64-1.txz: Upgraded. kde/keysmith-23.04.1-x86_64-1.txz: Upgraded. kde/kfilemetadata-5.106.0-x86_64-1.txz: Upgraded. kde/kfind-23.04.1-x86_64-1.txz: Upgraded. kde/kfloppy-23.04.1-x86_64-1.txz: Upgraded. kde/kfourinline-23.04.1-x86_64-1.txz: Upgraded. kde/kgeography-23.04.1-x86_64-1.txz: Upgraded. kde/kget-23.04.1-x86_64-1.txz: Upgraded. kde/kglobalaccel-5.106.0-x86_64-1.txz: Upgraded. kde/kgoldrunner-23.04.1-x86_64-1.txz: Upgraded. kde/kgpg-23.04.1-x86_64-1.txz: Upgraded. kde/kguiaddons-5.106.0-x86_64-1.txz: Upgraded. kde/khangman-23.04.1-x86_64-1.txz: Upgraded. kde/khelpcenter-23.04.1-x86_64-1.txz: Upgraded. kde/kholidays-5.106.0-x86_64-1.txz: Upgraded. kde/khtml-5.106.0-x86_64-1.txz: Upgraded. kde/ki18n-5.106.0-x86_64-1.txz: Upgraded. kde/kiconthemes-5.106.0-x86_64-1.txz: Upgraded. kde/kidentitymanagement-23.04.1-x86_64-1.txz: Upgraded. kde/kidletime-5.106.0-x86_64-1.txz: Upgraded. kde/kig-23.04.1-x86_64-1.txz: Upgraded. kde/kigo-23.04.1-x86_64-1.txz: Upgraded. kde/killbots-23.04.1-x86_64-1.txz: Upgraded. kde/kimageformats-5.106.0-x86_64-1.txz: Upgraded. kde/kimagemapeditor-23.04.1-x86_64-1.txz: Upgraded. kde/kimap-23.04.1-x86_64-1.txz: Upgraded. kde/kinit-5.106.0-x86_64-1.txz: Upgraded. kde/kio-5.106.0-x86_64-1.txz: Upgraded. kde/kio-admin-23.04.1-x86_64-1.txz: Upgraded. kde/kio-extras-23.04.1-x86_64-1.txz: Upgraded. kde/kio-gdrive-23.04.1-x86_64-1.txz: Upgraded. kde/kio-zeroconf-23.04.1-x86_64-1.txz: Upgraded. kde/kipi-plugins-23.04.1-x86_64-1.txz: Upgraded. kde/kirigami-gallery-23.04.1-x86_64-1.txz: Upgraded. kde/kirigami2-5.106.0-x86_64-1.txz: Upgraded. kde/kiriki-23.04.1-x86_64-1.txz: Upgraded. kde/kitemmodels-5.106.0-x86_64-1.txz: Upgraded. kde/kitemviews-5.106.0-x86_64-1.txz: Upgraded. kde/kiten-23.04.1-x86_64-1.txz: Upgraded. kde/kitinerary-23.04.1-x86_64-1.txz: Upgraded. kde/kjobwidgets-5.106.0-x86_64-1.txz: Upgraded. kde/kjs-5.106.0-x86_64-1.txz: Upgraded. kde/kjsembed-5.106.0-x86_64-1.txz: Upgraded. kde/kjumpingcube-23.04.1-x86_64-1.txz: Upgraded. kde/kldap-23.04.1-x86_64-1.txz: Upgraded. kde/kleopatra-23.04.1-x86_64-1.txz: Upgraded. kde/klickety-23.04.1-x86_64-1.txz: Upgraded. kde/klines-23.04.1-x86_64-1.txz: Upgraded. kde/kmag-23.04.1-x86_64-1.txz: Upgraded. kde/kmahjongg-23.04.1-x86_64-1.txz: Upgraded. kde/kmail-23.04.1-x86_64-1.txz: Upgraded. kde/kmail-account-wizard-23.04.1-x86_64-1.txz: Upgraded. kde/kmailtransport-23.04.1-x86_64-1.txz: Upgraded. kde/kmbox-23.04.1-x86_64-1.txz: Upgraded. kde/kmediaplayer-5.106.0-x86_64-1.txz: Upgraded. kde/kmime-23.04.1-x86_64-1.txz: Upgraded. kde/kmines-23.04.1-x86_64-1.txz: Upgraded. kde/kmix-23.04.1-x86_64-1.txz: Upgraded. kde/kmousetool-23.04.1-x86_64-1.txz: Upgraded. kde/kmouth-23.04.1-x86_64-1.txz: Upgraded. kde/kmplot-23.04.1-x86_64-1.txz: Upgraded. kde/knavalbattle-23.04.1-x86_64-1.txz: Upgraded. kde/knetwalk-23.04.1-x86_64-1.txz: Upgraded. kde/knewstuff-5.106.0-x86_64-1.txz: Upgraded. kde/knights-23.04.1-x86_64-1.txz: Upgraded. kde/knotes-23.04.1-x86_64-1.txz: Upgraded. kde/knotifications-5.106.0-x86_64-1.txz: Upgraded. kde/knotifyconfig-5.106.0-x86_64-1.txz: Upgraded. kde/kolf-23.04.1-x86_64-1.txz: Upgraded. kde/kollision-23.04.1-x86_64-1.txz: Upgraded. kde/kolourpaint-23.04.1-x86_64-1.txz: Upgraded. kde/kompare-23.04.1-x86_64-1.txz: Upgraded. kde/konqueror-23.04.1-x86_64-1.txz: Upgraded. kde/konquest-23.04.1-x86_64-1.txz: Upgraded. kde/konsole-23.04.1-x86_64-1.txz: Upgraded. kde/kontact-23.04.1-x86_64-1.txz: Upgraded. kde/kontactinterface-23.04.1-x86_64-1.txz: Upgraded. kde/kontrast-23.04.1-x86_64-1.txz: Upgraded. kde/konversation-23.04.1-x86_64-1.txz: Upgraded. kde/kopeninghours-23.04.1-x86_64-1.txz: Upgraded. kde/kopete-23.04.1-x86_64-1.txz: Upgraded. kde/korganizer-23.04.1-x86_64-1.txz: Upgraded. kde/kosmindoormap-23.04.1-x86_64-1.txz: Upgraded. kde/kpackage-5.106.0-x86_64-1.txz: Upgraded. kde/kparts-5.106.0-x86_64-1.txz: Upgraded. kde/kpat-23.04.1-x86_64-1.txz: Upgraded. kde/kpeople-5.106.0-x86_64-1.txz: Upgraded. kde/kpimtextedit-23.04.1-x86_64-1.txz: Upgraded. kde/kpkpass-23.04.1-x86_64-1.txz: Upgraded. kde/kplotting-5.106.0-x86_64-1.txz: Upgraded. kde/kpmcore-23.04.1-x86_64-1.txz: Upgraded. kde/kpty-5.106.0-x86_64-1.txz: Upgraded. kde/kpublictransport-23.04.1-x86_64-1.txz: Upgraded. kde/kqtquickcharts-23.04.1-x86_64-1.txz: Upgraded. kde/kquickcharts-5.106.0-x86_64-1.txz: Upgraded. kde/krdc-23.04.1-x86_64-1.txz: Upgraded. kde/kreversi-23.04.1-x86_64-1.txz: Upgraded. kde/krfb-23.04.1-x86_64-1.txz: Upgraded. kde/kross-5.106.0-x86_64-1.txz: Upgraded. kde/kross-interpreters-23.04.1-x86_64-1.txz: Upgraded. kde/kruler-23.04.1-x86_64-1.txz: Upgraded. kde/krunner-5.106.0-x86_64-1.txz: Upgraded. kde/ksanecore-23.04.1-x86_64-1.txz: Upgraded. kde/kservice-5.106.0-x86_64-1.txz: Upgraded. kde/kshisen-23.04.1-x86_64-1.txz: Upgraded. kde/ksirk-23.04.1-x86_64-1.txz: Upgraded. kde/ksmtp-23.04.1-x86_64-1.txz: Upgraded. kde/ksnakeduel-23.04.1-x86_64-1.txz: Upgraded. kde/kspaceduel-23.04.1-x86_64-1.txz: Upgraded. kde/ksquares-23.04.1-x86_64-1.txz: Upgraded. kde/ksudoku-23.04.1-x86_64-1.txz: Upgraded. kde/ksystemlog-23.04.1-x86_64-1.txz: Upgraded. kde/kteatime-23.04.1-x86_64-1.txz: Upgraded. kde/ktextaddons-1.3.1-x86_64-1.txz: Upgraded. kde/ktexteditor-5.106.0-x86_64-1.txz: Upgraded. kde/ktextwidgets-5.106.0-x86_64-1.txz: Upgraded. kde/ktimer-23.04.1-x86_64-1.txz: Upgraded. kde/ktnef-23.04.1-x86_64-1.txz: Upgraded. kde/ktorrent-23.04.1-x86_64-1.txz: Upgraded. kde/ktouch-23.04.1-x86_64-1.txz: Upgraded. kde/kturtle-23.04.1-x86_64-1.txz: Upgraded. kde/kubrick-23.04.1-x86_64-1.txz: Upgraded. kde/kunitconversion-5.106.0-x86_64-1.txz: Upgraded. kde/kwallet-5.106.0-x86_64-1.txz: Upgraded. kde/kwalletmanager-23.04.1-x86_64-1.txz: Upgraded. kde/kwave-23.04.1-x86_64-1.txz: Upgraded. kde/kwayland-5.106.0-x86_64-1.txz: Upgraded. kde/kwidgetsaddons-5.106.0-x86_64-1.txz: Upgraded. kde/kwindowsystem-5.106.0-x86_64-1.txz: Upgraded. kde/kwordquiz-23.04.1-x86_64-1.txz: Upgraded. kde/kxmlgui-5.106.0-x86_64-1.txz: Upgraded. kde/kxmlrpcclient-5.106.0-x86_64-1.txz: Upgraded. kde/libgravatar-23.04.1-x86_64-1.txz: Upgraded. kde/libkcddb-23.04.1-x86_64-1.txz: Upgraded. kde/libkcompactdisc-23.04.1-x86_64-1.txz: Upgraded. kde/libkdcraw-23.04.1-x86_64-1.txz: Upgraded. kde/libkdegames-23.04.1-x86_64-1.txz: Upgraded. kde/libkdepim-23.04.1-x86_64-1.txz: Upgraded. kde/libkeduvocdocument-23.04.1-x86_64-1.txz: Upgraded. kde/libkexiv2-23.04.1-x86_64-1.txz: Upgraded. kde/libkgapi-23.04.1-x86_64-1.txz: Upgraded. kde/libkipi-23.04.1-x86_64-1.txz: Upgraded. kde/libkleo-23.04.1-x86_64-1.txz: Upgraded. kde/libkmahjongg-23.04.1-x86_64-1.txz: Upgraded. kde/libkomparediff2-23.04.1-x86_64-1.txz: Upgraded. kde/libksane-23.04.1-x86_64-1.txz: Upgraded. kde/libksieve-23.04.1-x86_64-1.txz: Upgraded. kde/libktorrent-23.04.1-x86_64-1.txz: Upgraded. kde/lokalize-23.04.1-x86_64-1.txz: Upgraded. kde/lskat-23.04.1-x86_64-1.txz: Upgraded. kde/mailcommon-23.04.1-x86_64-1.txz: Upgraded. kde/mailimporter-23.04.1-x86_64-1.txz: Upgraded. kde/marble-23.04.1-x86_64-1.txz: Upgraded. kde/markdownpart-23.04.1-x86_64-1.txz: Upgraded. kde/mbox-importer-23.04.1-x86_64-1.txz: Upgraded. kde/messagelib-23.04.1-x86_64-1.txz: Upgraded. kde/minuet-23.04.1-x86_64-1.txz: Upgraded. kde/modemmanager-qt-5.106.0-x86_64-1.txz: Upgraded. kde/networkmanager-qt-5.106.0-x86_64-1.txz: Upgraded. kde/okular-23.04.1-x86_64-1.txz: Upgraded. kde/oxygen-icons5-5.106.0-noarch-1.txz: Upgraded. kde/palapeli-23.04.1-x86_64-1.txz: Upgraded. kde/parley-23.04.1-x86_64-1.txz: Upgraded. kde/partitionmanager-23.04.1-x86_64-1.txz: Upgraded. kde/picmi-23.04.1-x86_64-1.txz: Upgraded. kde/pim-data-exporter-23.04.1-x86_64-1.txz: Upgraded. kde/pim-sieve-editor-23.04.1-x86_64-1.txz: Upgraded. kde/pimcommon-23.04.1-x86_64-1.txz: Upgraded. kde/plasma-framework-5.106.0-x86_64-1.txz: Upgraded. kde/poxml-23.04.1-x86_64-1.txz: Upgraded. kde/print-manager-23.04.1-x86_64-1.txz: Upgraded. kde/prison-5.106.0-x86_64-1.txz: Upgraded. kde/purpose-5.106.0-x86_64-1.txz: Upgraded. kde/qqc2-desktop-style-5.106.0-x86_64-1.txz: Upgraded. kde/rocs-23.04.1-x86_64-1.txz: Upgraded. kde/skanlite-23.04.1-x86_64-1.txz: Upgraded. kde/skanpage-23.04.1-x86_64-1.txz: Upgraded. kde/solid-5.106.0-x86_64-1.txz: Upgraded. kde/sonnet-5.106.0-x86_64-1.txz: Upgraded. kde/spectacle-23.04.1-x86_64-1.txz: Upgraded. kde/step-23.04.1-x86_64-1.txz: Upgraded. kde/svgpart-23.04.1-x86_64-1.txz: Upgraded. kde/sweeper-23.04.1-x86_64-1.txz: Upgraded. kde/syndication-5.106.0-x86_64-1.txz: Upgraded. kde/syntax-highlighting-5.106.0-x86_64-1.txz: Upgraded. kde/threadweaver-5.106.0-x86_64-1.txz: Upgraded. kde/tokodon-23.04.1-x86_64-1.txz: Upgraded. kde/umbrello-23.04.1-x86_64-1.txz: Upgraded. kde/yakuake-23.04.1-x86_64-1.txz: Upgraded. kde/zanshin-23.04.1-x86_64-1.txz: Upgraded. l/at-spi2-core-2.48.2-x86_64-1.txz: Upgraded. l/mpfr-4.2.0p07-x86_64-1.txz: Upgraded. l/qtkeychain-0.14.0-x86_64-1.txz: Upgraded. l/rpcsvc-proto-1.4.4-x86_64-1.txz: Upgraded. n/openvpn-2.6.4-x86_64-1.txz: Upgraded. n/php-8.2.6-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.php.net/ChangeLog-8.php#8.2.6 x/libXaw3d-1.6.5-x86_64-1.txz: Upgraded. xap/mozilla-firefox-113.0.1-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/firefox/113.0.1/releasenotes/ xfce/mousepad-0.6.1-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
300ecc39f6 |
Wed May 10 23:42:53 UTC 2023
ap/a2ps-4.15.4-x86_64-1.txz: Upgraded. l/fmt-10.0.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. l/harfbuzz-7.3.0-x86_64-1.txz: Upgraded. l/libpaper-2.1.0-x86_64-1.txz: Added. This is needed by a2ps. l/mozjs102-102.11.0esr-x86_64-1.txz: Upgraded. n/nghttp2-1.53.0-x86_64-1.txz: Upgraded. x/m17n-lib-1.8.2-x86_64-1.txz: Upgraded. x/xterm-380-x86_64-1.txz: Upgraded. xap/mozilla-thunderbird-102.11.0-x86_64-1.txz: Upgraded. This release contains security fixes and improvements. For more information, see: https://www.mozilla.org/en-US/thunderbird/102.11.0/releasenotes/ https://www.mozilla.org/en-US/security/advisories/mfsa2023-18/ https://www.cve.org/CVERecord?id=CVE-2023-32206 https://www.cve.org/CVERecord?id=CVE-2023-32207 https://www.cve.org/CVERecord?id=CVE-2023-32211 https://www.cve.org/CVERecord?id=CVE-2023-32212 https://www.cve.org/CVERecord?id=CVE-2023-32213 https://www.cve.org/CVERecord?id=CVE-2023-32214 https://www.cve.org/CVERecord?id=CVE-2023-32215 (* Security fix *) xap/network-manager-applet-1.32.0-x86_64-2.txz: Rebuilt. [PATCH] c-e: fix crash in import_vpn_from_file_cb() when importing VPN profiles. Thanks to Daedra. |
||
Patrick J Volkerding
|
70639c5f83 |
Sat May 6 19:01:04 UTC 2023
l/gexiv2-0.14.1-x86_64-1.txz: Upgraded. l/mozilla-nss-3.89.1-x86_64-1.txz: Upgraded. n/ca-certificates-20230506-noarch-1.txz: Upgraded. This update provides the latest CA certificates to check for the authenticity of SSL connections. |
||
Patrick J Volkerding
|
8c29b57243 |
Tue May 2 19:18:05 UTC 2023
a/cpio-2.14-x86_64-1.txz: Upgraded. a/hwdata-0.370-noarch-1.txz: Upgraded. a/mt-st-1.7-x86_64-1.txz: Upgraded. a/sysvinit-3.07-x86_64-1.txz: Upgraded. a/upower-1.90.0-x86_64-2.txz: Rebuilt. hwdb.d and rules.d belong in /lib/udev, not /usr. Thanks to oneforall. kde/kid3-3.9.3-x86_64-3.txz: Rebuilt. Rebuilt using -DWITH_NO_MANCOMPRESS=ON. Thanks to marav. l/gnu-efi-3.0.17-x86_64-1.txz: Upgraded. l/libiodbc-3.52.16-x86_64-1.txz: Upgraded. l/libusb-compat-0.1.8-x86_64-1.txz: Upgraded. l/opus-1.4-x86_64-1.txz: Upgraded. x/ibus-hangul-1.5.5-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
01f5c1cc79 |
Mon May 1 20:22:43 UTC 2023
a/kernel-generic-6.1.27-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.27-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.27-x86_64-1.txz: Upgraded. a/pciutils-3.10.0-x86_64-1.txz: Upgraded. a/utempter-1.2.1-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.27-x86-1.txz: Upgraded. k/kernel-source-6.1.27-noarch-1.txz: Upgraded. l/libsoup3-3.4.2-x86_64-1.txz: Upgraded. l/libwpg-0.3.4-x86_64-1.txz: Upgraded. l/qca-2.3.6-x86_64-1.txz: Upgraded. n/gnupg2-2.4.1-x86_64-1.txz: Upgraded. n/netatalk-3.1.15-x86_64-1.txz: Upgraded. This update fixes security issues, including a critical vulnerability that allows remote attackers to execute arbitrary code on affected installations of Netatalk. Authentication is not required to exploit this vulnerability. For more information, see: https://www.cve.org/CVERecord?id=CVE-2022-43634 https://www.cve.org/CVERecord?id=CVE-2022-45188 (* Security fix *) xap/audacious-4.3.1-x86_64-1.txz: Upgraded. xap/audacious-plugins-4.3.1-x86_64-1.txz: Upgraded. xfce/thunar-4.18.6-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. |
||
Patrick J Volkerding
|
af89c2d6e8 |
Fri Apr 28 18:25:13 UTC 2023
kde/kalk-23.04.0-x86_64-1.txz: Removed. kde/ktextaddons-1.2.1-x86_64-1.txz: Upgraded. Revert to this version until a newer one works. kde/qcoro-0.9.0-x86_64-1.txz: Upgraded. l/iso-codes-4.15.0-noarch-1.txz: Upgraded. n/lynx-2.9.0dev.12-x86_64-1.txz: Upgraded. x/xdpyinfo-1.3.4-x86_64-1.txz: Upgraded. x/xinput-1.6.4-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
596059ef33 |
Tue Apr 25 21:20:19 UTC 2023
d/git-2.40.1-x86_64-1.txz: Upgraded. This update fixes security issues: By feeding specially crafted input to `git apply --reject`, a path outside the working tree can be overwritten with partially controlled contents (corresponding to the rejected hunk(s) from the given patch). When Git is compiled with runtime prefix support and runs without translated messages, it still used the gettext machinery to display messages, which subsequently potentially looked for translated messages in unexpected places. This allowed for malicious placement of crafted messages. When renaming or deleting a section from a configuration file, certain malicious configuration values may be misinterpreted as the beginning of a new configuration section, leading to arbitrary configuration injection. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-25652 https://www.cve.org/CVERecord?id=CVE-2023-25815 https://www.cve.org/CVERecord?id=CVE-2023-29007 (* Security fix *) n/snownews-1.11-x86_64-1.txz: Upgraded. xap/mozilla-firefox-112.0.2-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/firefox/112.0.2/releasenotes/ xap/mozilla-thunderbird-102.10.1-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/thunderbird/102.10.1/releasenotes/ |
||
Patrick J Volkerding
|
2afec1d176 |
Fri Apr 21 19:04:49 UTC 2023
l/babl-0.1.104-x86_64-1.txz: Upgraded. l/libsoup3-3.4.1-x86_64-1.txz: Upgraded. n/dhcpcd-10.0.1-x86_64-1.txz: Upgraded. n/openresolv-3.13.1-noarch-1.txz: Upgraded. x/mesa-23.0.3-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
4c31aa522f |
Fri Apr 21 06:02:04 UTC 2023
a/kernel-firmware-20230418_8451c2b-noarch-1.txz: Upgraded. a/kernel-generic-6.1.25-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.25-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.25-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.25-x86-1.txz: Upgraded. d/llvm-16.0.2-x86_64-1.txz: Upgraded. k/kernel-source-6.1.25-noarch-1.txz: Upgraded. kde/akonadi-23.04.0-x86_64-1.txz: Upgraded. kde/akonadi-calendar-23.04.0-x86_64-1.txz: Upgraded. kde/akonadi-calendar-tools-23.04.0-x86_64-1.txz: Upgraded. kde/akonadi-contacts-23.04.0-x86_64-1.txz: Upgraded. kde/akonadi-import-wizard-23.04.0-x86_64-1.txz: Upgraded. kde/akonadi-mime-23.04.0-x86_64-1.txz: Upgraded. kde/akonadi-notes-23.04.0-x86_64-1.txz: Upgraded. kde/akonadi-search-23.04.0-x86_64-1.txz: Upgraded. kde/akonadiconsole-23.04.0-x86_64-1.txz: Upgraded. kde/akregator-23.04.0-x86_64-1.txz: Upgraded. kde/alligator-23.04.0-x86_64-1.txz: Added. kde/analitza-23.04.0-x86_64-1.txz: Upgraded. kde/ark-23.04.0-x86_64-1.txz: Upgraded. kde/artikulate-23.04.0-x86_64-1.txz: Upgraded. kde/audiocd-kio-23.04.0-x86_64-1.txz: Upgraded. kde/baloo-widgets-23.04.0-x86_64-1.txz: Upgraded. kde/blinken-23.04.0-x86_64-1.txz: Upgraded. kde/bomber-23.04.0-x86_64-1.txz: Upgraded. kde/bovo-23.04.0-x86_64-1.txz: Upgraded. kde/calendarsupport-23.04.0-x86_64-1.txz: Upgraded. kde/cantor-23.04.0-x86_64-1.txz: Upgraded. kde/cervisia-23.04.0-x86_64-1.txz: Upgraded. kde/digikam-8.0.0-x86_64-3.txz: Rebuilt. kde/dolphin-23.04.0-x86_64-1.txz: Upgraded. kde/dolphin-plugins-23.04.0-x86_64-1.txz: Upgraded. kde/dragon-23.04.0-x86_64-1.txz: Upgraded. kde/elisa-23.04.0-x86_64-1.txz: Upgraded. kde/eventviews-23.04.0-x86_64-1.txz: Upgraded. kde/falkon-23.04.0-x86_64-1.txz: Upgraded. kde/ffmpegthumbs-23.04.0-x86_64-1.txz: Upgraded. kde/filelight-23.04.0-x86_64-1.txz: Upgraded. kde/ghostwriter-23.04.0-x86_64-1.txz: Added. kde/granatier-23.04.0-x86_64-1.txz: Upgraded. kde/grantlee-editor-23.04.0-x86_64-1.txz: Upgraded. kde/grantleetheme-23.04.0-x86_64-1.txz: Upgraded. kde/gwenview-23.04.0-x86_64-1.txz: Upgraded. kde/incidenceeditor-23.04.0-x86_64-1.txz: Upgraded. kde/itinerary-23.04.0-x86_64-1.txz: Upgraded. kde/juk-23.04.0-x86_64-1.txz: Upgraded. kde/k3b-23.04.0-x86_64-1.txz: Upgraded. kde/kaddressbook-23.04.0-x86_64-1.txz: Upgraded. kde/kalarm-23.04.0-x86_64-1.txz: Upgraded. kde/kalendar-23.04.0-x86_64-1.txz: Upgraded. kde/kalgebra-23.04.0-x86_64-1.txz: Upgraded. kde/kalk-23.04.0-x86_64-1.txz: Added. kde/kalzium-23.04.0-x86_64-1.txz: Upgraded. kde/kamera-23.04.0-x86_64-1.txz: Upgraded. kde/kamoso-23.04.0-x86_64-1.txz: Upgraded. kde/kanagram-23.04.0-x86_64-1.txz: Upgraded. kde/kapman-23.04.0-x86_64-1.txz: Upgraded. kde/kapptemplate-23.04.0-x86_64-1.txz: Upgraded. kde/kate-23.04.0-x86_64-1.txz: Upgraded. kde/katomic-23.04.0-x86_64-1.txz: Upgraded. kde/kbackup-23.04.0-x86_64-1.txz: Upgraded. kde/kblackbox-23.04.0-x86_64-1.txz: Upgraded. kde/kblocks-23.04.0-x86_64-1.txz: Upgraded. kde/kbounce-23.04.0-x86_64-1.txz: Upgraded. kde/kbreakout-23.04.0-x86_64-1.txz: Upgraded. kde/kbruch-23.04.0-x86_64-1.txz: Upgraded. kde/kcachegrind-23.04.0-x86_64-1.txz: Upgraded. kde/kcalc-23.04.0-x86_64-1.txz: Upgraded. kde/kcalutils-23.04.0-x86_64-1.txz: Upgraded. kde/kcharselect-23.04.0-x86_64-1.txz: Upgraded. kde/kcolorchooser-23.04.0-x86_64-1.txz: Upgraded. kde/kcron-23.04.0-x86_64-1.txz: Upgraded. kde/kde-dev-scripts-23.04.0-x86_64-1.txz: Upgraded. kde/kde-dev-utils-23.04.0-x86_64-1.txz: Upgraded. kde/kde-inotify-survey-23.04.0-x86_64-1.txz: Added. kde/kdebugsettings-23.04.0-x86_64-1.txz: Upgraded. kde/kdeconnect-kde-23.04.0-x86_64-1.txz: Upgraded. kde/kdeedu-data-23.04.0-x86_64-1.txz: Upgraded. kde/kdegraphics-mobipocket-23.04.0-x86_64-1.txz: Upgraded. kde/kdegraphics-thumbnailers-23.04.0-x86_64-1.txz: Upgraded. kde/kdenetwork-filesharing-23.04.0-x86_64-1.txz: Upgraded. kde/kdenlive-23.04.0-x86_64-1.txz: Upgraded. kde/kdepim-addons-23.04.0-x86_64-1.txz: Upgraded. kde/kdepim-runtime-23.04.0-x86_64-1.txz: Upgraded. kde/kdesdk-kio-23.04.0-x86_64-1.txz: Upgraded. kde/kdesdk-thumbnailers-23.04.0-x86_64-1.txz: Upgraded. kde/kdev-php-23.04.0-x86_64-1.txz: Upgraded. kde/kdev-python-23.04.0-x86_64-1.txz: Upgraded. kde/kdevelop-23.04.0-x86_64-1.txz: Upgraded. kde/kdf-23.04.0-x86_64-1.txz: Upgraded. kde/kdialog-23.04.0-x86_64-1.txz: Upgraded. kde/kdiamond-23.04.0-x86_64-1.txz: Upgraded. kde/keditbookmarks-23.04.0-x86_64-1.txz: Upgraded. kde/keysmith-23.04.0-x86_64-1.txz: Added. kde/kfind-23.04.0-x86_64-1.txz: Upgraded. kde/kfloppy-23.04.0-x86_64-1.txz: Upgraded. kde/kfourinline-23.04.0-x86_64-1.txz: Upgraded. kde/kgeography-23.04.0-x86_64-1.txz: Upgraded. kde/kget-23.04.0-x86_64-1.txz: Upgraded. kde/kgoldrunner-23.04.0-x86_64-1.txz: Upgraded. kde/kgpg-23.04.0-x86_64-1.txz: Upgraded. kde/khangman-23.04.0-x86_64-1.txz: Upgraded. kde/khelpcenter-23.04.0-x86_64-1.txz: Upgraded. kde/kidentitymanagement-23.04.0-x86_64-1.txz: Upgraded. kde/kig-23.04.0-x86_64-1.txz: Upgraded. kde/kigo-23.04.0-x86_64-1.txz: Upgraded. kde/killbots-23.04.0-x86_64-1.txz: Upgraded. kde/kimagemapeditor-23.04.0-x86_64-1.txz: Upgraded. kde/kimap-23.04.0-x86_64-1.txz: Upgraded. kde/kio-admin-23.04.0-x86_64-1.txz: Added. kde/kio-extras-23.04.0-x86_64-1.txz: Upgraded. kde/kio-gdrive-23.04.0-x86_64-1.txz: Upgraded. kde/kio-zeroconf-23.04.0-x86_64-1.txz: Upgraded. kde/kipi-plugins-23.04.0-x86_64-1.txz: Upgraded. kde/kirigami-addons-0.8.0-x86_64-1.txz: Added. kde/kirigami-gallery-23.04.0-x86_64-1.txz: Upgraded. kde/kiriki-23.04.0-x86_64-1.txz: Upgraded. kde/kiten-23.04.0-x86_64-1.txz: Upgraded. kde/kitinerary-23.04.0-x86_64-1.txz: Upgraded. kde/kjots-20230420_d4bf3ce-x86_64-1.txz: Upgraded. kde/kjumpingcube-23.04.0-x86_64-1.txz: Upgraded. kde/kldap-23.04.0-x86_64-1.txz: Upgraded. kde/kleopatra-23.04.0-x86_64-1.txz: Upgraded. kde/klickety-23.04.0-x86_64-1.txz: Upgraded. kde/klines-23.04.0-x86_64-1.txz: Upgraded. kde/kmag-23.04.0-x86_64-1.txz: Upgraded. kde/kmahjongg-23.04.0-x86_64-1.txz: Upgraded. kde/kmail-23.04.0-x86_64-1.txz: Upgraded. kde/kmail-account-wizard-23.04.0-x86_64-1.txz: Upgraded. kde/kmailtransport-23.04.0-x86_64-1.txz: Upgraded. kde/kmbox-23.04.0-x86_64-1.txz: Upgraded. kde/kmime-23.04.0-x86_64-1.txz: Upgraded. kde/kmines-23.04.0-x86_64-1.txz: Upgraded. kde/kmix-23.04.0-x86_64-1.txz: Upgraded. kde/kmousetool-23.04.0-x86_64-1.txz: Upgraded. kde/kmouth-23.04.0-x86_64-1.txz: Upgraded. kde/kmplot-23.04.0-x86_64-1.txz: Upgraded. kde/kmymoney-5.1.3-x86_64-3.txz: Rebuilt. kde/knavalbattle-23.04.0-x86_64-1.txz: Upgraded. kde/knetwalk-23.04.0-x86_64-1.txz: Upgraded. kde/knights-23.04.0-x86_64-1.txz: Upgraded. kde/knotes-23.04.0-x86_64-1.txz: Upgraded. kde/kolf-23.04.0-x86_64-1.txz: Upgraded. kde/kollision-23.04.0-x86_64-1.txz: Upgraded. kde/kolourpaint-23.04.0-x86_64-1.txz: Upgraded. kde/kompare-23.04.0-x86_64-1.txz: Upgraded. kde/konqueror-23.04.0-x86_64-1.txz: Upgraded. kde/konquest-23.04.0-x86_64-1.txz: Upgraded. kde/konsole-23.04.0-x86_64-1.txz: Upgraded. kde/kontact-23.04.0-x86_64-1.txz: Upgraded. kde/kontactinterface-23.04.0-x86_64-1.txz: Upgraded. kde/kontrast-23.04.0-x86_64-1.txz: Upgraded. kde/konversation-23.04.0-x86_64-1.txz: Upgraded. kde/kopeninghours-23.04.0-x86_64-1.txz: Upgraded. kde/kopete-23.04.0-x86_64-1.txz: Upgraded. kde/korganizer-23.04.0-x86_64-1.txz: Upgraded. kde/kosmindoormap-23.04.0-x86_64-1.txz: Upgraded. kde/kpat-23.04.0-x86_64-1.txz: Upgraded. kde/kpimtextedit-23.04.0-x86_64-1.txz: Upgraded. kde/kpkpass-23.04.0-x86_64-1.txz: Upgraded. kde/kpmcore-23.04.0-x86_64-1.txz: Upgraded. kde/kpublictransport-23.04.0-x86_64-1.txz: Upgraded. kde/kqtquickcharts-23.04.0-x86_64-1.txz: Upgraded. kde/krdc-23.04.0-x86_64-1.txz: Upgraded. kde/kreversi-23.04.0-x86_64-1.txz: Upgraded. kde/krfb-23.04.0-x86_64-1.txz: Upgraded. kde/kross-interpreters-23.04.0-x86_64-1.txz: Upgraded. kde/kruler-23.04.0-x86_64-1.txz: Upgraded. kde/ksanecore-23.04.0-x86_64-1.txz: Upgraded. kde/kshisen-23.04.0-x86_64-1.txz: Upgraded. kde/ksirk-23.04.0-x86_64-1.txz: Upgraded. kde/ksmtp-23.04.0-x86_64-1.txz: Upgraded. kde/ksnakeduel-23.04.0-x86_64-1.txz: Upgraded. kde/kspaceduel-23.04.0-x86_64-1.txz: Upgraded. kde/ksquares-23.04.0-x86_64-1.txz: Upgraded. kde/ksudoku-23.04.0-x86_64-1.txz: Upgraded. kde/ksystemlog-23.04.0-x86_64-1.txz: Upgraded. kde/kteatime-23.04.0-x86_64-1.txz: Upgraded. kde/ktextaddons-1.2.0-x86_64-1.txz: Added. kde/ktimer-23.04.0-x86_64-1.txz: Upgraded. kde/ktnef-23.04.0-x86_64-1.txz: Upgraded. kde/ktorrent-23.04.0-x86_64-1.txz: Upgraded. kde/ktouch-23.04.0-x86_64-1.txz: Upgraded. kde/kturtle-23.04.0-x86_64-1.txz: Upgraded. kde/kubrick-23.04.0-x86_64-1.txz: Upgraded. kde/kwalletmanager-23.04.0-x86_64-1.txz: Upgraded. kde/kwave-23.04.0-x86_64-1.txz: Upgraded. kde/kwordquiz-23.04.0-x86_64-1.txz: Upgraded. kde/libgravatar-23.04.0-x86_64-1.txz: Upgraded. kde/libkcddb-23.04.0-x86_64-1.txz: Upgraded. kde/libkcompactdisc-23.04.0-x86_64-1.txz: Upgraded. kde/libkdcraw-23.04.0-x86_64-1.txz: Upgraded. kde/libkdegames-23.04.0-x86_64-1.txz: Upgraded. kde/libkdepim-23.04.0-x86_64-1.txz: Upgraded. kde/libkeduvocdocument-23.04.0-x86_64-1.txz: Upgraded. kde/libkexiv2-23.04.0-x86_64-1.txz: Upgraded. kde/libkgapi-23.04.0-x86_64-1.txz: Upgraded. kde/libkipi-23.04.0-x86_64-1.txz: Upgraded. kde/libkleo-23.04.0-x86_64-1.txz: Upgraded. kde/libkmahjongg-23.04.0-x86_64-1.txz: Upgraded. kde/libkomparediff2-23.04.0-x86_64-1.txz: Upgraded. kde/libksane-23.04.0-x86_64-1.txz: Upgraded. kde/libksieve-23.04.0-x86_64-1.txz: Upgraded. kde/libktorrent-23.04.0-x86_64-1.txz: Upgraded. kde/lokalize-23.04.0-x86_64-1.txz: Upgraded. kde/lskat-23.04.0-x86_64-1.txz: Upgraded. kde/mailcommon-23.04.0-x86_64-1.txz: Upgraded. kde/mailimporter-23.04.0-x86_64-1.txz: Upgraded. kde/marble-23.04.0-x86_64-1.txz: Upgraded. kde/markdownpart-23.04.0-x86_64-1.txz: Upgraded. kde/mbox-importer-23.04.0-x86_64-1.txz: Upgraded. kde/messagelib-23.04.0-x86_64-1.txz: Upgraded. kde/minuet-23.04.0-x86_64-1.txz: Upgraded. kde/okular-23.04.0-x86_64-1.txz: Upgraded. kde/palapeli-23.04.0-x86_64-1.txz: Upgraded. kde/parley-23.04.0-x86_64-1.txz: Upgraded. kde/partitionmanager-23.04.0-x86_64-1.txz: Upgraded. kde/picmi-23.04.0-x86_64-1.txz: Upgraded. kde/pim-data-exporter-23.04.0-x86_64-1.txz: Upgraded. kde/pim-sieve-editor-23.04.0-x86_64-1.txz: Upgraded. kde/pimcommon-23.04.0-x86_64-1.txz: Upgraded. kde/poxml-23.04.0-x86_64-1.txz: Upgraded. kde/print-manager-23.04.0-x86_64-1.txz: Upgraded. kde/qcoro-0.8.0-x86_64-1.txz: Added. kde/rocs-23.04.0-x86_64-1.txz: Upgraded. kde/skanlite-23.04.0-x86_64-1.txz: Upgraded. kde/skanpage-23.04.0-x86_64-1.txz: Upgraded. kde/spectacle-23.04.0-x86_64-1.txz: Upgraded. kde/step-23.04.0-x86_64-1.txz: Upgraded. kde/svgpart-23.04.0-x86_64-1.txz: Upgraded. kde/sweeper-23.04.0-x86_64-1.txz: Upgraded. kde/tokodon-23.04.0-x86_64-1.txz: Added. kde/umbrello-23.04.0-x86_64-1.txz: Upgraded. kde/yakuake-23.04.0-x86_64-1.txz: Upgraded. kde/zanshin-23.04.0-x86_64-1.txz: Upgraded. kde/zxing-cpp-2.0.0-x86_64-1.txz: Added. l/pipewire-0.3.70-x86_64-1.txz: Upgraded. n/NetworkManager-1.42.6-x86_64-1.txz: Upgraded. n/gpgme-1.20.0-x86_64-1.txz: Upgraded. n/mobile-broadband-provider-info-20230416-x86_64-1.txz: Upgraded. n/nfs-utils-2.6.3-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. |
||
Patrick J Volkerding
|
162195bcb9 |
Wed Apr 19 19:17:14 UTC 2023
d/cargo-vendor-filterer-0.5.9-x86_64-1.txz: Upgraded. l/libqalculate-4.6.1-x86_64-1.txz: Upgraded. l/libwmf-0.2.13-x86_64-1.txz: Upgraded. l/nodejs-20.0.0-x86_64-1.txz: Upgraded. n/bind-9.18.14-x86_64-1.txz: Upgraded. This is a bugfix release. n/samba-4.18.2-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
9067341d87 |
Tue Apr 18 19:37:17 UTC 2023
a/coreutils-9.3-x86_64-1.txz: Upgraded. d/mercurial-6.4.2-x86_64-1.txz: Upgraded. d/vala-0.56.7-x86_64-1.txz: Upgraded. l/mpfr-4.2.0p04-x86_64-1.txz: Upgraded. l/vte-0.72.1-x86_64-1.txz: Upgraded. n/postfix-3.8.0-x86_64-1.txz: Upgraded. x/libXft-2.3.8-x86_64-1.txz: Upgraded. x/libXpm-3.5.16-x86_64-1.txz: Upgraded. x/libva-utils-2.18.2-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
5aaa927dee |
Sat Apr 15 19:39:47 UTC 2023
d/pahole-1.25-x86_64-1.txz: Upgraded. kde/digikam-8.0.0-x86_64-2.txz: Rebuilt. Do not require SSE4.1 or SSE4.2. Thanks to BroX. n/dhcpcd-10.0.0-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
e03738f60b |
Sat Apr 15 03:23:22 UTC 2023
a/aaa_libraries-15.1-x86_64-20.txz: Rebuilt. Upgraded: libcap.so.2.68, liblzma.so.5.4.2, libzstd.so.1.5.5, libglib-2.0.so.0.7600.1, libgmodule-2.0.so.0.7600.1, libgobject-2.0.so.0.7600.1, libgthread-2.0.so.0.7600.1, libisl.so.23.3.0. Added (temporarily, for about one month): libboost_*.so.1.81.0, libicu*.so.72.1. a/tcsh-6.24.10-x86_64-1.txz: Upgraded. a/xfsprogs-5.13.0-x86_64-5.txz: Rebuilt. Recompiled against icu4c-73.1. ap/pamixer-1.5-x86_64-6.txz: Rebuilt. Recompiled against boost-1.82.0. ap/sqlite-3.41.2-x86_64-2.txz: Rebuilt. Recompiled against icu4c-73.1. kde/kdeplasma-addons-5.27.4-x86_64-2.txz: Rebuilt. Recompiled against icu4c-73.1. kde/kig-22.12.3-x86_64-2.txz: Rebuilt. Recompiled against boost-1.82.0. kde/konsole-22.12.3-x86_64-2.txz: Rebuilt. Recompiled against icu4c-73.1. kde/kopeninghours-22.12.3-x86_64-2.txz: Rebuilt. Recompiled against boost-1.82.0. kde/krita-5.1.5-x86_64-6.txz: Rebuilt. Recompiled against boost-1.82.0. kde/plasma-workspace-5.27.4.1-x86_64-2.txz: Rebuilt. Recompiled against icu4c-73.1. l/boost-1.82.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. Compiled against icu4c-73.1. l/cryfs-0.10.3-x86_64-8.txz: Rebuilt. Recompiled against boost-1.82.0. l/harfbuzz-7.1.0-x86_64-2.txz: Rebuilt. Recompiled against icu4c-73.1. l/icu4c-73.1-x86_64-1.txz: Upgraded. Shared library .so-version bump. l/libical-3.0.16-x86_64-3.txz: Rebuilt. Recompiled against icu4c-73.1. l/libqalculate-4.6.0-x86_64-2.txz: Rebuilt. Recompiled against icu4c-73.1. l/libvisio-0.1.7-x86_64-11.txz: Rebuilt. Recompiled against icu4c-73.1. l/mozjs102-102.10.0esr-x86_64-2.txz: Rebuilt. Recompiled against icu4c-73.1. l/nodejs-19.9.0-x86_64-2.txz: Rebuilt. Recompiled against icu4c-73.1. l/qt5-5.15.9_20230412_abff5c39-x86_64-1.txz: Upgraded. Compiled against icu4c-73.1. l/qt5-webkit-5.212.0_alpha4-x86_64-11.txz: Rebuilt. Recompiled against icu4c-73.1. l/vte-0.72.0-x86_64-2.txz: Rebuilt. Recompiled against icu4c-73.1. n/dovecot-2.3.20-x86_64-3.txz: Rebuilt. Recompiled against icu4c-73.1. n/openresolv-3.13.0-noarch-1.txz: Upgraded. n/php-8.2.5-x86_64-2.txz: Rebuilt. Recompiled against icu4c-73.1. n/postfix-3.7.4-x86_64-5.txz: Rebuilt. Recompiled against icu4c-73.1. n/samba-4.18.1-x86_64-2.txz: Rebuilt. Recompiled against icu4c-73.1. n/tin-2.6.2-x86_64-2.txz: Rebuilt. Recompiled against icu4c-73.1. t/texlive-2023.230322-x86_64-2.txz: Rebuilt. Recompiled against icu4c-73.1. x/fcitx5-chinese-addons-5.0.17-x86_64-2.txz: Rebuilt. Recompiled against boost-1.82.0. x/libime-1.0.17-x86_64-2.txz: Rebuilt. Recompiled against boost-1.82.0. |
||
Patrick J Volkerding
|
888029128e |
Thu Apr 13 22:25:18 UTC 2023
a/kernel-generic-6.1.24-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.24-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.24-x86_64-1.txz: Upgraded. a/tcsh-6.24.09-x86_64-1.txz: Upgraded. ap/vim-9.0.1450-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.24-x86-1.txz: Upgraded. d/mercurial-6.4.1-x86_64-1.txz: Upgraded. d/rust-bindgen-0.65.1-x86_64-1.txz: Upgraded. k/kernel-source-6.1.24-noarch-1.txz: Upgraded. kde/digikam-8.0.0-x86_64-1.txz: Upgraded. l/gobject-introspection-1.76.1-x86_64-1.txz: Upgraded. l/pipewire-0.3.69-x86_64-1.txz: Upgraded. When enabled, use wireplumber rather than the deprecated media-session. Thanks to saxa for the help. :-) n/openvpn-2.6.3-x86_64-1.txz: Upgraded. n/php-8.2.5-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.php.net/ChangeLog-8.php#8.2.5 xap/vim-gvim-9.0.1450-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. |
||
Patrick J Volkerding
|
701cf3165a |
Thu Apr 13 01:10:11 UTC 2023
a/f2fs-tools-1.16.0-x86_64-1.txz: Upgraded. a/upower-1.90.0-x86_64-1.txz: Upgraded. kde/breeze-gtk-5.27.4-x86_64-3.txz: Rebuilt. [PATCH] gtk3: restore old icon size for titlebutton Thanks to marav. kde/kwin-5.27.4.1-x86_64-1.txz: Upgraded. l/at-spi2-core-2.48.0-x86_64-1.txz: Upgraded. l/gjs-1.76.0-x86_64-1.txz: Upgraded. l/glib-networking-2.76.0-x86_64-1.txz: Upgraded. l/glib2-2.76.1-x86_64-1.txz: Upgraded. l/gst-plugins-bad-free-1.22.2-x86_64-1.txz: Upgraded. l/gst-plugins-base-1.22.2-x86_64-1.txz: Upgraded. l/gst-plugins-good-1.22.2-x86_64-1.txz: Upgraded. l/gst-plugins-libav-1.22.2-x86_64-1.txz: Upgraded. l/gstreamer-1.22.2-x86_64-1.txz: Upgraded. l/librsvg-2.56.0-x86_64-1.txz: Upgraded. l/libsoup3-3.4.0-x86_64-1.txz: Upgraded. l/libwnck3-43.0-x86_64-1.txz: Upgraded. l/openal-soft-1.23.1-x86_64-1.txz: Upgraded. l/pygobject3-3.44.1-x86_64-1.txz: Upgraded. l/vte-0.72.0-x86_64-1.txz: Upgraded. n/dhcpcd-9.5.0-x86_64-1.txz: Upgraded. xap/mozilla-thunderbird-102.10.0-x86_64-1.txz: Upgraded. This release contains security fixes and improvements. For more information, see: https://www.mozilla.org/en-US/thunderbird/102.10.0/releasenotes/ https://www.mozilla.org/en-US/security/advisories/mfsa2023-15/ https://www.mozilla.org/en-US/security/advisories/mfsa2023-15/#MFSA-TMP-2023-0001 https://www.cve.org/CVERecord?id=CVE-2023-29531 https://www.cve.org/CVERecord?id=CVE-2023-29532 https://www.cve.org/CVERecord?id=CVE-2023-29533 https://www.cve.org/CVERecord?id=CVE-2023-29535 https://www.cve.org/CVERecord?id=CVE-2023-29536 https://www.cve.org/CVERecord?id=CVE-2023-0547 https://www.cve.org/CVERecord?id=CVE-2023-29479 https://www.cve.org/CVERecord?id=CVE-2023-29539 https://www.cve.org/CVERecord?id=CVE-2023-29541 https://www.cve.org/CVERecord?id=CVE-2023-29542 https://www.cve.org/CVERecord?id=CVE-2023-29545 https://www.cve.org/CVERecord?id=CVE-2023-1945 https://www.cve.org/CVERecord?id=CVE-2023-29548 https://www.cve.org/CVERecord?id=CVE-2023-29550 (* Security fix *) |
||
Patrick J Volkerding
|
8ec870a5ce |
Sat Apr 8 19:01:35 UTC 2023
kde/attica-5.105.0-x86_64-1.txz: Upgraded. kde/baloo-5.105.0-x86_64-1.txz: Upgraded. kde/bluez-qt-5.105.0-x86_64-1.txz: Upgraded. kde/breeze-gtk-5.27.4-x86_64-2.txz: Rebuilt. [PATCH] gtk3: remove invalid icon size property. Thanks to marav. kde/breeze-icons-5.105.0-noarch-1.txz: Upgraded. kde/extra-cmake-modules-5.105.0-x86_64-1.txz: Upgraded. kde/frameworkintegration-5.105.0-x86_64-1.txz: Upgraded. kde/kactivities-5.105.0-x86_64-1.txz: Upgraded. kde/kactivities-stats-5.105.0-x86_64-1.txz: Upgraded. kde/kapidox-5.105.0-x86_64-1.txz: Upgraded. kde/karchive-5.105.0-x86_64-1.txz: Upgraded. kde/kauth-5.105.0-x86_64-1.txz: Upgraded. kde/kbookmarks-5.105.0-x86_64-1.txz: Upgraded. kde/kcalendarcore-5.105.0-x86_64-1.txz: Upgraded. kde/kcmutils-5.105.0-x86_64-1.txz: Upgraded. kde/kcodecs-5.105.0-x86_64-1.txz: Upgraded. kde/kcompletion-5.105.0-x86_64-1.txz: Upgraded. kde/kconfig-5.105.0-x86_64-1.txz: Upgraded. kde/kconfigwidgets-5.105.0-x86_64-1.txz: Upgraded. kde/kcontacts-5.105.0-x86_64-1.txz: Upgraded. kde/kcoreaddons-5.105.0-x86_64-1.txz: Upgraded. kde/kcrash-5.105.0-x86_64-1.txz: Upgraded. kde/kdav-5.105.0-x86_64-1.txz: Upgraded. kde/kdbusaddons-5.105.0-x86_64-1.txz: Upgraded. kde/kdeclarative-5.105.0-x86_64-1.txz: Upgraded. kde/kded-5.105.0-x86_64-1.txz: Upgraded. kde/kdelibs4support-5.105.0-x86_64-1.txz: Upgraded. kde/kdesignerplugin-5.105.0-x86_64-1.txz: Upgraded. kde/kdesu-5.105.0-x86_64-1.txz: Upgraded. kde/kdewebkit-5.105.0-x86_64-1.txz: Upgraded. kde/kdnssd-5.105.0-x86_64-1.txz: Upgraded. kde/kdoctools-5.105.0-x86_64-1.txz: Upgraded. kde/kemoticons-5.105.0-x86_64-1.txz: Upgraded. kde/kfilemetadata-5.105.0-x86_64-1.txz: Upgraded. kde/kglobalaccel-5.105.0-x86_64-1.txz: Upgraded. kde/kguiaddons-5.105.0-x86_64-1.txz: Upgraded. kde/kholidays-5.105.0-x86_64-1.txz: Upgraded. kde/khtml-5.105.0-x86_64-1.txz: Upgraded. kde/ki18n-5.105.0-x86_64-1.txz: Upgraded. kde/kiconthemes-5.105.0-x86_64-1.txz: Upgraded. kde/kidletime-5.105.0-x86_64-1.txz: Upgraded. kde/kimageformats-5.105.0-x86_64-1.txz: Upgraded. kde/kinit-5.105.0-x86_64-1.txz: Upgraded. kde/kio-5.105.0-x86_64-1.txz: Upgraded. kde/kirigami2-5.105.0-x86_64-1.txz: Upgraded. kde/kitemmodels-5.105.0-x86_64-1.txz: Upgraded. kde/kitemviews-5.105.0-x86_64-1.txz: Upgraded. kde/kjobwidgets-5.105.0-x86_64-1.txz: Upgraded. kde/kjs-5.105.0-x86_64-1.txz: Upgraded. kde/kjsembed-5.105.0-x86_64-1.txz: Upgraded. kde/kmediaplayer-5.105.0-x86_64-1.txz: Upgraded. kde/knewstuff-5.105.0-x86_64-1.txz: Upgraded. kde/knotifications-5.105.0-x86_64-1.txz: Upgraded. kde/knotifyconfig-5.105.0-x86_64-1.txz: Upgraded. kde/kpackage-5.105.0-x86_64-1.txz: Upgraded. kde/kparts-5.105.0-x86_64-1.txz: Upgraded. kde/kpeople-5.105.0-x86_64-1.txz: Upgraded. kde/kplotting-5.105.0-x86_64-1.txz: Upgraded. kde/kpty-5.105.0-x86_64-1.txz: Upgraded. kde/kquickcharts-5.105.0-x86_64-1.txz: Upgraded. kde/kross-5.105.0-x86_64-1.txz: Upgraded. kde/krunner-5.105.0-x86_64-1.txz: Upgraded. kde/kservice-5.105.0-x86_64-1.txz: Upgraded. kde/ktexteditor-5.105.0-x86_64-1.txz: Upgraded. kde/ktextwidgets-5.105.0-x86_64-1.txz: Upgraded. kde/kunitconversion-5.105.0-x86_64-1.txz: Upgraded. kde/kwallet-5.105.0-x86_64-1.txz: Upgraded. kde/kwayland-5.105.0-x86_64-1.txz: Upgraded. kde/kwidgetsaddons-5.105.0-x86_64-1.txz: Upgraded. kde/kwindowsystem-5.105.0-x86_64-1.txz: Upgraded. kde/kxmlgui-5.105.0-x86_64-1.txz: Upgraded. kde/kxmlrpcclient-5.105.0-x86_64-1.txz: Upgraded. kde/modemmanager-qt-5.105.0-x86_64-1.txz: Upgraded. kde/networkmanager-qt-5.105.0-x86_64-1.txz: Upgraded. kde/oxygen-icons5-5.105.0-noarch-1.txz: Upgraded. kde/plasma-framework-5.105.0-x86_64-1.txz: Upgraded. kde/prison-5.105.0-x86_64-1.txz: Upgraded. kde/purpose-5.105.0-x86_64-1.txz: Upgraded. kde/qqc2-desktop-style-5.105.0-x86_64-1.txz: Upgraded. kde/solid-5.105.0-x86_64-1.txz: Upgraded. kde/sonnet-5.105.0-x86_64-1.txz: Upgraded. kde/syndication-5.105.0-x86_64-1.txz: Upgraded. kde/syntax-highlighting-5.105.0-x86_64-1.txz: Upgraded. kde/threadweaver-5.105.0-x86_64-1.txz: Upgraded. l/libpcap-1.10.4-x86_64-1.txz: Upgraded. n/tcpdump-4.99.4-x86_64-1.txz: Upgraded. This tcpdump release fixes an out-of-bounds write vulnerability (CVE-2023-1801) present in the previous release (4.99.3) in the SMB printer, which is not compiled by default (nor enabled in Slackware). x/mesa-23.0.2-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
eebf6dbecf |
Fri Apr 7 18:53:33 UTC 2023
kde/kstars-3.6.4-x86_64-1.txz: Upgraded. l/pipewire-0.3.68-x86_64-1.txz: Upgraded. n/httpd-2.4.57-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://downloads.apache.org/httpd/CHANGES_2.4.57 n/libgcrypt-1.10.2-x86_64-1.txz: Upgraded. n/libgpg-error-1.47-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
aea834c671 |
Wed Apr 5 18:31:03 UTC 2023
d/cmake-3.26.3-x86_64-1.txz: Upgraded. l/zstd-1.5.5-x86_64-1.txz: Upgraded. n/ntp-4.2.8p15-x86_64-13.txz: Rebuilt. Added ntpdate.8 manpage from Debian. Thanks to Stuart Winter. |
||
Patrick J Volkerding
|
9c04f746e5 |
Sun Apr 2 18:33:01 UTC 2023
kde/krusader-2.8.0-x86_64-2.txz: Rebuilt. [PATCH 1/2] Add workaround for icon size in HiDPI environment. [PATCH 2/2] Don't set QStyle::State_None for brief view. Thanks to Heinz Wiesinger. l/apr-1.7.3-x86_64-1.txz: Upgraded. n/irssi-1.4.4-x86_64-1.txz: Upgraded. Do not crash Irssi when one line is printed as the result of another line being printed. Also solve a memory leak while printing unformatted lines. (* Security fix *) xap/xsnow-3.7.4-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
b689ecb882 |
Fri Mar 31 18:01:09 UTC 2023
a/kernel-generic-6.1.22-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.22-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.22-x86_64-1.txz: Upgraded. a/mkinitrd-1.4.11-x86_64-32.txz: Rebuilt. Add /lib/firmware directory to _initrd-tree.tar.gz. Thanks to walecha. d/cmake-3.26.2-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.22-x86-1.txz: Upgraded. d/llvm-16.0.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. Thanks to Heinz Wiesinger for the assistance. Compiled with -DLLVM_BUILD_LLVM_DYLIB=ON -DLLVM_LINK_LLVM_DYLIB=ON -DCLANG_LINK_CLANG_DYLIB=ON. I think we'll get 16.0.1 next week if we need to make any adjustments. d/ruby-3.2.2-x86_64-1.txz: Upgraded. This update fixes security issues: ReDoS vulnerability in URI. ReDoS vulnerability in Time. For more information, see: https://www.ruby-lang.org/en/news/2023/03/28/redos-in-uri-cve-2023-28755/ https://www.ruby-lang.org/en/news/2023/03/30/redos-in-time-cve-2023-28756/ https://www.cve.org/CVERecord?id=CVE-2023-28755 https://www.cve.org/CVERecord?id=CVE-2023-28756 (* Security fix *) k/kernel-source-6.1.22-noarch-1.txz: Upgraded. kde/kdevelop-22.12.3-x86_64-2.txz: Rebuilt. Recompiled against llvm-16.0.0. l/openexr-3.1.7-x86_64-1.txz: Upgraded. l/qt5-5.15.8_20230325_c1a3e988-x86_64-1.txz: Upgraded. Compiled against llvm-16.0.0. l/spirv-llvm-translator-16.0.0-x86_64-1.txz: Upgraded. Compiled against llvm-16.0.0. Thanks to Heinz Wiesinger for finding the fix for -DBUILD_SHARED_LIBS=ON. n/pssh-2.3.5-x86_64-1.txz: Upgraded. n/samba-4.18.1-x86_64-1.txz: Upgraded. This update fixes security issues: An incomplete access check on dnsHostName allows authenticated but otherwise unprivileged users to delete this attribute from any object in the directory. The Samba AD DC administration tool, when operating against a remote LDAP server, will by default send new or reset passwords over a signed-only connection. The fix in 4.6.16, 4.7.9, 4.8.4 and 4.9.7 for CVE-2018-10919 Confidential attribute disclosure via LDAP filters was insufficient and an attacker may be able to obtain confidential BitLocker recovery keys from a Samba AD DC. Installations with such secrets in their Samba AD should assume they have been obtained and need replacing. For more information, see: https://www.samba.org/samba/security/CVE-2023-0225.html https://www.samba.org/samba/security/CVE-2023-0922.html https://www.samba.org/samba/security/CVE-2023-0614.html https://www.cve.org/CVERecord?id=CVE-2023-0225 https://www.cve.org/CVERecord?id=CVE-2023-0922 https://www.cve.org/CVERecord?id=CVE-2023-0614 (* Security fix *) x/mesa-23.0.1-x86_64-2.txz: Rebuilt. Recompiled against llvm-16.0.0 and spirv-llvm-translator-16.0.0. xap/seamonkey-2.53.16-x86_64-1.txz: Upgraded. This update contains security fixes and improvements. For more information, see: https://www.seamonkey-project.org/releases/seamonkey2.53.16 (* Security fix *) isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. testing/packages/rust-1.68.2-x86_64-2.txz: Rebuilt. Use the bundled LLVM rather than the system LLVM. This version of Rust actually does compile with llvm-16.0.0, but since it bundles LLVM 15 let's let it use that for now. usb-and-pxe-installers/usbboot.img: Rebuilt. |
||
Patrick J Volkerding
|
a37d8ee0a6 |
Sun Mar 26 20:40:26 UTC 2023
a/btrfs-progs-6.2.2-x86_64-1.txz: Upgraded. ap/texinfo-7.0.3-x86_64-1.txz: Upgraded. d/vala-0.56.5-x86_64-1.txz: Upgraded. l/fuse3-3.14.1-x86_64-1.txz: Upgraded. l/gegl-0.4.44-x86_64-1.txz: Upgraded. l/imagemagick-7.1.1_5-x86_64-1.txz: Upgraded. n/mutt-2.2.10-x86_64-1.txz: Upgraded. x/libinput-1.23.0-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
98045b7b19 |
Wed Mar 22 20:22:25 UTC 2023
a/coreutils-9.2-x86_64-2.txz: Rebuilt. Don't link with OpenSSL's libcrypto, as it creates problems on machines that don't yet have openssl3 installed when /bin/sort suddenly depends upon libcrypto.so.3. Worked fine without this previously, so it shouldn't really make any difference. There's also a configure option to use the kernel's crypto routines if available, but for now we'll skip this. Thanks to rahrah. a/kernel-firmware-20230320_bcdcfbc-noarch-1.txz: Upgraded. a/kernel-generic-6.1.21-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.21-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.21-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.21-x86-1.txz: Upgraded. k/kernel-source-6.1.21-noarch-1.txz: Upgraded. l/adwaita-icon-theme-44.0-noarch-1.txz: Upgraded. n/gpgme-1.19.0-x86_64-1.txz: Upgraded. n/links-2.29-x86_64-1.txz: Upgraded. t/texlive-2023.230322-x86_64-1.txz: Upgraded. Thanks to Johannes Schoepfer. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. |
||
Patrick J Volkerding
|
4399af2974 |
Mon Mar 20 18:26:23 UTC 2023
a/coreutils-9.2-x86_64-1.txz: Upgraded. a/elilo-3.16-x86_64-14.txz: Rebuilt. eliloconfig: check first for /sys/firmware/efi/efivars, and then check for the older /sys/firmware/efi/vars directory. We should be able to install an EFI menu entry if either one is present. Thanks to AlleyTrotter. a/xz-5.4.2-x86_64-1.txz: Upgraded. ap/mpg123-1.31.3-x86_64-1.txz: Upgraded. ap/squashfs-tools-4.6-x86_64-1.txz: Upgraded. ap/vim-9.0.1418-x86_64-1.txz: Upgraded. Fixed security issues: NULL pointer dereference issue in utfc_ptr2len. Incorrect Calculation of Buffer Size. Heap-based Buffer Overflow. Thanks to marav for the heads-up. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-1264 https://www.cve.org/CVERecord?id=CVE-2023-1175 https://www.cve.org/CVERecord?id=CVE-2023-1170 (* Security fix *) l/imagemagick-7.1.1_4-x86_64-1.txz: Upgraded. l/libsigc++-2.12.0-x86_64-1.txz: Upgraded. l/netpbm-11.01.01-x86_64-1.txz: Upgraded. n/curl-8.0.1-x86_64-1.txz: Upgraded. This update fixes security issues: SSH connection too eager reuse still. HSTS double-free. GSS delegation too eager connection re-use. FTP too eager connection reuse. SFTP path ~ resolving discrepancy. TELNET option IAC injection. For more information, see: https://curl.se/docs/CVE-2023-27538.html https://curl.se/docs/CVE-2023-27537.html https://curl.se/docs/CVE-2023-27536.html https://curl.se/docs/CVE-2023-27535.html https://curl.se/docs/CVE-2023-27534.html https://curl.se/docs/CVE-2023-27533.html https://www.cve.org/CVERecord?id=CVE-2023-27538 https://www.cve.org/CVERecord?id=CVE-2023-27537 https://www.cve.org/CVERecord?id=CVE-2023-27536 https://www.cve.org/CVERecord?id=CVE-2023-27535 https://www.cve.org/CVERecord?id=CVE-2023-27534 https://www.cve.org/CVERecord?id=CVE-2023-27533 (* Security fix *) x/fcitx5-gtk-5.0.23-x86_64-1.txz: Upgraded. x/libva-utils-2.18.0-x86_64-1.txz: Upgraded. xap/vim-gvim-9.0.1418-x86_64-1.txz: Upgraded. xfce/xfce4-screensaver-4.18.0-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
ced006913d |
Sat Mar 18 18:42:32 UTC 2023
l/glibmm-2.66.6-x86_64-1.txz: Upgraded. n/postfix-3.7.4-x86_64-4.txz: Rebuilt. Fixes warning about being compiled with a different version of OpenSSL. Thanks to gildbg. x/fcitx5-5.0.23-x86_64-1.txz: Upgraded. x/fcitx5-kkc-5.0.12-x86_64-2.txz: Rebuilt. Patched to fix FTBFS. Thanks to nobodino and marav. |
||
Patrick J Volkerding
|
4ad66992c6 |
Thu Mar 16 23:34:56 UTC 2023
a/cracklib-2.9.10-x86_64-1.txz: Upgraded. a/file-5.44-x86_64-2.txz: Rebuilt. Patched to mute debug messages. Thanks to Stuart Winter. n/bind-9.18.13-x86_64-1.txz: Upgraded. This is a bugfix release. n/openssh-9.3p1-x86_64-1.txz: Upgraded. This release contains fixes for a security problem and a memory safety problem. The memory safety problem is not believed to be exploitable, but we report most network-reachable memory faults as security bugs. For more information, see: https://www.openssh.com/txt/release-9.3 (* Security fix *) n/php-8.2.4-x86_64-1.txz: Upgraded. This is a bugfix release. xap/mozilla-thunderbird-102.9.0-x86_64-1.txz: Upgraded. This update contains security fixes and improvements. For more information, see: https://www.mozilla.org/en-US/firefox/102.9.0/releasenotes/ https://www.mozilla.org/en-US/security/advisories/mfsa2023-10 https://www.cve.org/CVERecord?id=CVE-2023-25751 https://www.cve.org/CVERecord?id=CVE-2023-28164 https://www.cve.org/CVERecord?id=CVE-2023-28162 https://www.cve.org/CVERecord?id=CVE-2023-25752 https://www.cve.org/CVERecord?id=CVE-2023-28163 https://www.cve.org/CVERecord?id=CVE-2023-28176 (* Security fix *) |
||
Patrick J Volkerding
|
26141a0fad |
Tue Mar 14 20:42:47 UTC 2023
a/openssl-solibs-3.1.0-x86_64-1.txz: Upgraded. d/cmake-3.26.0-x86_64-1.txz: Upgraded. d/git-2.40.0-x86_64-1.txz: Upgraded. kde/bluedevil-5.27.3-x86_64-1.txz: Upgraded. kde/breeze-5.27.3-x86_64-1.txz: Upgraded. kde/breeze-grub-5.27.3-x86_64-1.txz: Upgraded. kde/breeze-gtk-5.27.3-x86_64-1.txz: Upgraded. kde/drkonqi-5.27.3-x86_64-1.txz: Upgraded. kde/kactivitymanagerd-5.27.3-x86_64-1.txz: Upgraded. kde/kde-cli-tools-5.27.3-x86_64-1.txz: Upgraded. kde/kde-gtk-config-5.27.3-x86_64-1.txz: Upgraded. kde/kdecoration-5.27.3-x86_64-1.txz: Upgraded. kde/kdeplasma-addons-5.27.3-x86_64-1.txz: Upgraded. kde/kgamma5-5.27.3-x86_64-1.txz: Upgraded. kde/khotkeys-5.27.3-x86_64-1.txz: Upgraded. kde/kinfocenter-5.27.3-x86_64-1.txz: Upgraded. kde/kmenuedit-5.27.3-x86_64-1.txz: Upgraded. kde/kpipewire-5.27.3-x86_64-1.txz: Upgraded. kde/kscreen-5.27.3-x86_64-1.txz: Upgraded. kde/kscreenlocker-5.27.3-x86_64-1.txz: Upgraded. kde/ksshaskpass-5.27.3-x86_64-1.txz: Upgraded. kde/ksystemstats-5.27.3-x86_64-1.txz: Upgraded. kde/kwallet-pam-5.27.3-x86_64-1.txz: Upgraded. kde/kwayland-integration-5.27.3-x86_64-1.txz: Upgraded. kde/kwin-5.27.3-x86_64-1.txz: Upgraded. kde/kwrited-5.27.3-x86_64-1.txz: Upgraded. kde/layer-shell-qt-5.27.3-x86_64-1.txz: Upgraded. kde/libkscreen-5.27.3-x86_64-1.txz: Upgraded. kde/libksysguard-5.27.3-x86_64-1.txz: Upgraded. kde/milou-5.27.3-x86_64-1.txz: Upgraded. kde/oxygen-5.27.3-x86_64-1.txz: Upgraded. kde/oxygen-sounds-5.27.3-x86_64-1.txz: Upgraded. kde/plasma-browser-integration-5.27.3-x86_64-1.txz: Upgraded. kde/plasma-desktop-5.27.3-x86_64-1.txz: Upgraded. kde/plasma-disks-5.27.3-x86_64-1.txz: Upgraded. kde/plasma-firewall-5.27.3-x86_64-1.txz: Upgraded. kde/plasma-integration-5.27.3-x86_64-1.txz: Upgraded. kde/plasma-nm-5.27.3-x86_64-1.txz: Upgraded. kde/plasma-pa-5.27.3-x86_64-1.txz: Upgraded. kde/plasma-sdk-5.27.3-x86_64-1.txz: Upgraded. kde/plasma-systemmonitor-5.27.3-x86_64-1.txz: Upgraded. kde/plasma-vault-5.27.3-x86_64-1.txz: Upgraded. kde/plasma-workspace-5.27.3-x86_64-1.txz: Upgraded. kde/plasma-workspace-wallpapers-5.27.3-x86_64-1.txz: Upgraded. kde/polkit-kde-agent-1-5.27.3-x86_64-1.txz: Upgraded. kde/powerdevil-5.27.3-x86_64-1.txz: Upgraded. kde/qqc2-breeze-style-5.27.3-x86_64-1.txz: Upgraded. kde/sddm-kcm-5.27.3-x86_64-1.txz: Upgraded. kde/systemsettings-5.27.3-x86_64-1.txz: Upgraded. kde/xdg-desktop-portal-kde-5.27.3-x86_64-1.txz: Upgraded. l/mozjs102-102.9.0esr-x86_64-1.txz: Upgraded. n/nftables-1.0.7-x86_64-1.txz: Upgraded. n/openssh-9.2p1-x86_64-4.txz: Rebuilt. Recompiled against openssl-3.1.0 to prevent "OpenSSL version mismatch. Built against 30000080, you have 30100000." If anything else needs a rebuild please let me know on LQ. n/openssl-3.1.0-x86_64-1.txz: Upgraded. xap/mozilla-firefox-111.0-x86_64-1.txz: Upgraded. This update contains security fixes and improvements. For more information, see: https://www.mozilla.org/en-US/firefox/111.0/releasenotes/ https://www.mozilla.org/en-US/security/advisories/mfsa2023-09/ https://www.cve.org/CVERecord?id=CVE-2023-28159 https://www.cve.org/CVERecord?id=CVE-2023-25748 https://www.cve.org/CVERecord?id=CVE-2023-25749 https://www.cve.org/CVERecord?id=CVE-2023-25750 https://www.cve.org/CVERecord?id=CVE-2023-25751 https://www.cve.org/CVERecord?id=CVE-2023-28160 https://www.cve.org/CVERecord?id=CVE-2023-28164 https://www.cve.org/CVERecord?id=CVE-2023-28161 https://www.cve.org/CVERecord?id=CVE-2023-28162 https://www.cve.org/CVERecord?id=CVE-2023-25752 https://www.cve.org/CVERecord?id=CVE-2023-28163 https://www.cve.org/CVERecord?id=CVE-2023-28176 https://www.cve.org/CVERecord?id=CVE-2023-28177 (* Security fix *) |
||
Patrick J Volkerding
|
335ab38e49 |
Mon Mar 13 23:15:32 UTC 2023
a/kernel-firmware-20230313_c761dbe-noarch-1.txz: Upgraded. a/kernel-generic-6.1.19-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.19-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.19-x86_64-1.txz: Upgraded. a/mcelog-192-x86_64-1.txz: Upgraded. d/ccache-4.8-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.19-x86-1.txz: Upgraded. d/rust-1.67.1-x86_64-2.txz: Rebuilt. Moved here from /testing (not actually rebuilt). k/kernel-source-6.1.19-noarch-1.txz: Upgraded. l/imagemagick-7.1.1_3-x86_64-1.txz: Upgraded. n/vsftpd-3.0.5-x86_64-3.txz: Rebuilt. Patched to compile against openssl-3.0.8. Thanks to Stuart Winter. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. testing/packages/rust-1.68.0-x86_64-1.txz: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. |
||
Patrick J Volkerding
|
5a348bc729 |
Sun Mar 12 01:11:34 UTC 2023
a/kernel-generic-6.1.18-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.18-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.18-x86_64-1.txz: Upgraded. ap/sqlite-3.41.1-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.18-x86-1.txz: Upgraded. k/kernel-source-6.1.18-noarch-1.txz: Upgraded. Sorry we missed 6.1.17 ;-) kde/attica-5.104.0-x86_64-1.txz: Upgraded. kde/baloo-5.104.0-x86_64-1.txz: Upgraded. kde/bluez-qt-5.104.0-x86_64-1.txz: Upgraded. kde/breeze-icons-5.104.0-noarch-1.txz: Upgraded. kde/extra-cmake-modules-5.104.0-x86_64-1.txz: Upgraded. kde/fcitx5-configtool-5.0.17-x86_64-1.txz: Upgraded. kde/frameworkintegration-5.104.0-x86_64-1.txz: Upgraded. kde/kactivities-5.104.0-x86_64-1.txz: Upgraded. kde/kactivities-stats-5.104.0-x86_64-1.txz: Upgraded. kde/kapidox-5.104.0-x86_64-1.txz: Upgraded. kde/karchive-5.104.0-x86_64-1.txz: Upgraded. kde/kauth-5.104.0-x86_64-1.txz: Upgraded. kde/kbookmarks-5.104.0-x86_64-1.txz: Upgraded. kde/kcalendarcore-5.104.0-x86_64-1.txz: Upgraded. kde/kcmutils-5.104.0-x86_64-1.txz: Upgraded. kde/kcodecs-5.104.0-x86_64-1.txz: Upgraded. kde/kcompletion-5.104.0-x86_64-1.txz: Upgraded. kde/kconfig-5.104.0-x86_64-1.txz: Upgraded. kde/kconfigwidgets-5.104.0-x86_64-1.txz: Upgraded. kde/kcontacts-5.104.0-x86_64-1.txz: Upgraded. kde/kcoreaddons-5.104.0-x86_64-1.txz: Upgraded. kde/kcrash-5.104.0-x86_64-1.txz: Upgraded. kde/kdav-5.104.0-x86_64-1.txz: Upgraded. kde/kdbusaddons-5.104.0-x86_64-1.txz: Upgraded. kde/kdeclarative-5.104.0-x86_64-1.txz: Upgraded. kde/kded-5.104.0-x86_64-1.txz: Upgraded. kde/kdelibs4support-5.104.0-x86_64-1.txz: Upgraded. kde/kdesignerplugin-5.104.0-x86_64-1.txz: Upgraded. kde/kdesu-5.104.0-x86_64-1.txz: Upgraded. kde/kdewebkit-5.104.0-x86_64-1.txz: Upgraded. kde/kdnssd-5.104.0-x86_64-1.txz: Upgraded. kde/kdoctools-5.104.0-x86_64-1.txz: Upgraded. kde/kemoticons-5.104.0-x86_64-1.txz: Upgraded. kde/kfilemetadata-5.104.0-x86_64-1.txz: Upgraded. kde/kglobalaccel-5.104.0-x86_64-1.txz: Upgraded. kde/kguiaddons-5.104.0-x86_64-1.txz: Upgraded. kde/kholidays-5.104.0-x86_64-1.txz: Upgraded. kde/khtml-5.104.0-x86_64-1.txz: Upgraded. kde/ki18n-5.104.0-x86_64-1.txz: Upgraded. kde/kiconthemes-5.104.0-x86_64-1.txz: Upgraded. kde/kidletime-5.104.0-x86_64-1.txz: Upgraded. kde/kimageformats-5.104.0-x86_64-1.txz: Upgraded. kde/kinit-5.104.0-x86_64-1.txz: Upgraded. kde/kio-5.104.0-x86_64-1.txz: Upgraded. kde/kirigami2-5.104.0-x86_64-1.txz: Upgraded. kde/kitemmodels-5.104.0-x86_64-1.txz: Upgraded. kde/kitemviews-5.104.0-x86_64-1.txz: Upgraded. kde/kjobwidgets-5.104.0-x86_64-1.txz: Upgraded. kde/kjs-5.104.0-x86_64-1.txz: Upgraded. kde/kjsembed-5.104.0-x86_64-1.txz: Upgraded. kde/kmediaplayer-5.104.0-x86_64-1.txz: Upgraded. kde/knewstuff-5.104.0-x86_64-1.txz: Upgraded. kde/knotifications-5.104.0-x86_64-1.txz: Upgraded. kde/knotifyconfig-5.104.0-x86_64-1.txz: Upgraded. kde/kpackage-5.104.0-x86_64-1.txz: Upgraded. kde/kparts-5.104.0-x86_64-1.txz: Upgraded. kde/kpeople-5.104.0-x86_64-1.txz: Upgraded. kde/kplotting-5.104.0-x86_64-1.txz: Upgraded. kde/kpty-5.104.0-x86_64-1.txz: Upgraded. kde/kquickcharts-5.104.0-x86_64-1.txz: Upgraded. kde/kross-5.104.0-x86_64-1.txz: Upgraded. kde/krunner-5.104.0-x86_64-1.txz: Upgraded. kde/kservice-5.104.0-x86_64-1.txz: Upgraded. kde/ktexteditor-5.104.0-x86_64-1.txz: Upgraded. kde/ktextwidgets-5.104.0-x86_64-1.txz: Upgraded. kde/kunitconversion-5.104.0-x86_64-1.txz: Upgraded. kde/kwallet-5.104.0-x86_64-1.txz: Upgraded. kde/kwayland-5.104.0-x86_64-1.txz: Upgraded. kde/kwidgetsaddons-5.104.0-x86_64-1.txz: Upgraded. kde/kwindowsystem-5.104.0-x86_64-1.txz: Upgraded. kde/kxmlgui-5.104.0-x86_64-1.txz: Upgraded. kde/kxmlrpcclient-5.104.0-x86_64-1.txz: Upgraded. kde/modemmanager-qt-5.104.0-x86_64-1.txz: Upgraded. kde/networkmanager-qt-5.104.0-x86_64-1.txz: Upgraded. kde/oxygen-icons5-5.104.0-noarch-1.txz: Upgraded. kde/plasma-framework-5.104.0-x86_64-1.txz: Upgraded. kde/prison-5.104.0-x86_64-1.txz: Upgraded. kde/purpose-5.104.0-x86_64-1.txz: Upgraded. kde/qqc2-desktop-style-5.104.0-x86_64-1.txz: Upgraded. kde/solid-5.104.0-x86_64-1.txz: Upgraded. kde/sonnet-5.104.0-x86_64-1.txz: Upgraded. kde/syndication-5.104.0-x86_64-1.txz: Upgraded. kde/syntax-highlighting-5.104.0-x86_64-1.txz: Upgraded. kde/threadweaver-5.104.0-x86_64-1.txz: Upgraded. n/php-8.2.3-x86_64-2.txz: Rebuilt. The XMLRPC extension is no longer bundled in PHP since PHP 8.0, so stop trying to load it in php.ini. This change is pending in 15.0's /extra/source as well for when there are new versions of PHP8 there. Thanks to ctrlaltca (and others). x/fcitx5-5.0.22-x86_64-1.txz: Upgraded. x/fcitx5-anthy-5.0.14-x86_64-1.txz: Upgraded. x/fcitx5-chinese-addons-5.0.17-x86_64-1.txz: Upgraded. x/fcitx5-gtk-5.0.22-x86_64-1.txz: Upgraded. x/fcitx5-hangul-5.0.11-x86_64-1.txz: Upgraded. x/fcitx5-kkc-5.0.12-x86_64-1.txz: Upgraded. x/fcitx5-qt-5.0.17-x86_64-1.txz: Upgraded. x/fcitx5-table-extra-5.0.13-x86_64-1.txz: Upgraded. x/fcitx5-table-other-5.0.11-x86_64-1.txz: Upgraded. x/fcitx5-unikey-5.0.13-x86_64-1.txz: Upgraded. x/libime-1.0.17-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. |
||
Patrick J Volkerding
|
6b281ff5ba |
Fri Mar 10 20:32:48 UTC 2023
a/kernel-firmware-20230310_588dd07-noarch-1.txz: Upgraded. a/kernel-generic-6.1.16-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.16-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.16-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.16-x86-1.txz: Upgraded. k/kernel-source-6.1.16-noarch-1.txz: Upgraded. +SND_HDA_CTL_DEV_ID n l/imagemagick-7.1.1_2-x86_64-1.txz: Upgraded. l/mozilla-nss-3.89-x86_64-1.txz: Upgraded. l/openexr-3.1.6-x86_64-1.txz: Upgraded. n/libnftnl-1.2.5-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. |
||
Patrick J Volkerding
|
821601d7cb |
Thu Mar 9 20:28:23 UTC 2023
a/openssl-solibs-3.0.8-x86_64-2.txz: Rebuilt. ap/dc3dd-7.3.0-x86_64-1.txz: Upgraded. ap/mariadb-10.11.2-x86_64-1.txz: Upgraded. d/cmake-3.25.3-x86_64-1.txz: Upgraded. l/imagemagick-7.1.1_1-x86_64-1.txz: Upgraded. l/libieee1284-0.2.11-x86_64-7.txz: Rebuilt. Rebuilt for python3. Thanks to Heinz Wiesinger. l/libplist-2.2.0-x86_64-4.txz: Rebuilt. Rebuilt for python3. Thanks to Heinz Wiesinger. l/pipewire-0.3.67-x86_64-1.txz: Upgraded. n/ModemManager-1.20.6-x86_64-1.txz: Upgraded. n/NetworkManager-1.42.4-x86_64-1.txz: Upgraded. n/openssl-3.0.8-x86_64-2.txz: Rebuilt. Fixed man pages. Thanks to marav. Add example for enabling the legacy algorithms to /etc/ssl/openssl.cnf. Thanks to ctrlaltca. n/openvpn-2.6.1-x86_64-1.txz: Upgraded. x/ibus-libpinyin-1.15.2-x86_64-1.txz: Upgraded. x/mesa-22.3.7-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
a240312484 |
Wed Mar 8 20:26:54 UTC 2023
Hey folks, just some more updates on the road to an eventual beta. :-) At this point nothing remains linked with openssl-1.1.1 except for python2 and modules, and vsftpd. I think nobody cares about trying to force python2 to use openssl3... it's EOL but still a zombie, unfortunately. I have seen some patches for vsftpd and intend to take a look at them. We've bumped PHP to 8.2 and just gone ahead and killed 8.0 and 8.1. Like 7.4, 8.0 is not compatible with openssl3 and it doesn't seem worthwhile to try to patch it. And with 8.2 already out for several revisions, 8.1 does not seem particularly valuable. If you make use of PHP you should be used to it being a moving target by now. Enjoy, and let me know if anything isn't working right. Cheers! a/aaa_libraries-15.1-x86_64-19.txz: Rebuilt. Recompiled against openssl-3.0.8: libcups.so.2, libcurl.so.4.8.0, libldap.so.2.0.200, libssh2.so.1.0.1. a/cryptsetup-2.6.1-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. a/kmod-30-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. a/openssl-solibs-3.0.8-x86_64-1.txz: Upgraded. Shared library .so-version bump. a/openssl11-solibs-1.1.1t-x86_64-1.txz: Added. ap/cups-2.4.2-x86_64-4.txz: Rebuilt. Recompiled against openssl-3.0.8. ap/hplip-3.20.5-x86_64-7.txz: Rebuilt. Recompiled against openssl-3.0.8. ap/lxc-4.0.12-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. ap/mariadb-10.6.12-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. ap/qpdf-11.3.0-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. ap/sudo-1.9.13p3-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. d/cargo-vendor-filterer-0.5.7-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. d/cvs-1.11.23-x86_64-9.txz: Rebuilt. Recompiled against openssl-3.0.8. d/git-2.39.2-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. d/perl-5.36.0-x86_64-5.txz: Rebuilt. Recompiled against openssl-3.0.8. d/python3-3.9.16-x86_64-3.txz: Rebuilt. Recompiled against openssl-3.0.8. d/ruby-3.2.1-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. d/rust-1.66.1-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. d/scons-4.5.1-x86_64-1.txz: Upgraded. kde/falkon-22.12.3-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. kde/kitinerary-22.12.3-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. l/M2Crypto-0.38.0-x86_64-4.txz: Rebuilt. Recompiled against openssl-3.0.8. l/SDL2-2.26.4-x86_64-1.txz: Upgraded. l/gst-plugins-bad-free-1.22.1-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. l/libarchive-3.6.2-x86_64-3.txz: Rebuilt. Recompiled against openssl-3.0.8. l/libevent-2.1.12-x86_64-4.txz: Rebuilt. Recompiled against openssl-3.0.8. l/libimobiledevice-20211124_2c6121d-x86_64-3.txz: Rebuilt. Recompiled against openssl-3.0.8. l/libssh2-1.10.0-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. l/libvncserver-0.9.14-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. l/mlt-7.14.0-x86_64-1.txz: Upgraded. l/neon-0.32.5-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. l/nodejs-19.7.0-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. l/opusfile-0.12-x86_64-4.txz: Rebuilt. Recompiled against openssl-3.0.8. l/pipewire-0.3.66-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. l/pulseaudio-16.1-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. l/pycurl-7.44.1-x86_64-4.txz: Rebuilt. Recompiled against openssl-3.0.8. l/qca-2.3.5-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. l/qt5-5.15.8_20230304_d8b881f0-x86_64-1.txz: Upgraded. Compiled against openssl-3.0.8. l/serf-1.3.9-x86_64-8.txz: Rebuilt. Recompiled against openssl-3.0.8. n/alpine-2.26-x86_64-3.txz: Rebuilt. Recompiled against openssl-3.0.8. n/bind-9.18.12-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. n/curl-7.88.1-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. n/cyrus-sasl-2.1.28-x86_64-3.txz: Rebuilt. Recompiled against openssl-3.0.8. n/dovecot-2.3.20-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. n/epic5-2.1.12-x86_64-4.txz: Rebuilt. Recompiled against openssl-3.0.8. n/fetchmail-6.4.37-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. n/htdig-3.2.0b6-x86_64-9.txz: Rebuilt. Recompiled against openssl-3.0.8. n/httpd-2.4.56-x86_64-1.txz: Upgraded. This update fixes two security issues: HTTP Response Smuggling vulnerability via mod_proxy_uwsgi. HTTP Request Smuggling attack via mod_rewrite and mod_proxy. For more information, see: https://downloads.apache.org/httpd/CHANGES_2.4.56 https://www.cve.org/CVERecord?id=CVE-2023-27522 https://www.cve.org/CVERecord?id=CVE-2023-25690 (* Security fix *) NOTE: This package is compiled against openssl-3.0.8. n/irssi-1.4.3-x86_64-3.txz: Rebuilt. Recompiled against openssl-3.0.8. n/krb5-1.20.1-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. n/lftp-4.9.2-x86_64-4.txz: Rebuilt. Recompiled against openssl-3.0.8. n/links-2.28-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. n/lynx-2.9.0dev.10-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. n/mutt-2.2.9-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. n/net-snmp-5.9.3-x86_64-3.txz: Rebuilt. Recompiled against openssl-3.0.8. n/netatalk-3.1.14-x86_64-3.txz: Rebuilt. Recompiled against openssl-3.0.8. n/nmap-7.93-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. n/ntp-4.2.8p15-x86_64-12.txz: Rebuilt. Recompiled against openssl-3.0.8. n/openldap-2.6.4-x86_64-3.txz: Rebuilt. Recompiled against openssl-3.0.8. n/openssh-9.2p1-x86_64-3.txz: Rebuilt. Recompiled against openssl-3.0.8. n/openssl-3.0.8-x86_64-1.txz: Upgraded. Shared library .so-version bump. n/openssl11-1.1.1t-x86_64-1.txz: Added. n/openvpn-2.6.0-x86_64-3.txz: Rebuilt. Recompiled against openssl-3.0.8. n/php-8.2.3-x86_64-1.txz: Upgraded. Compiled against openssl-3.0.8. n/pidentd-3.0.19-x86_64-7.txz: Rebuilt. Recompiled against openssl-3.0.8. n/popa3d-1.0.3-x86_64-7.txz: Rebuilt. Recompiled against openssl-3.0.8. n/postfix-3.7.4-x86_64-3.txz: Rebuilt. Recompiled against openssl-3.0.8. n/ppp-2.4.9-x86_64-4.txz: Rebuilt. Recompiled against openssl-3.0.8. n/proftpd-1.3.8-x86_64-3.txz: Rebuilt. Recompiled against openssl-3.0.8. n/rsync-3.2.7-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. n/s-nail-14.9.24-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. n/samba-4.18.0-x86_64-1.txz: Upgraded. Build with the bundled Heimdal instead of the system MIT Kerberos. Thanks again to rpenny. n/slrn-1.0.3a-x86_64-4.txz: Rebuilt. Recompiled against openssl-3.0.8. n/snownews-1.9-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. n/socat-1.7.4.4-x86_64-3.txz: Rebuilt. Recompiled against openssl-3.0.8. n/stunnel-5.69-x86_64-3.txz: Rebuilt. Recompiled against openssl-3.0.8. n/tcpdump-4.99.3-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. n/wget-1.21.3-x86_64-3.txz: Rebuilt. Recompiled against openssl-3.0.8. n/wpa_supplicant-2.10-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. xap/freerdp-2.10.0-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. xap/gftp-2.9.1b-x86_64-3.txz: Rebuilt. Recompiled against openssl-3.0.8. xap/gkrellm-2.3.11-x86_64-4.txz: Rebuilt. Recompiled against openssl-3.0.8. xap/hexchat-2.16.1-x86_64-3.txz: Rebuilt. Recompiled against openssl-3.0.8. xap/sane-1.0.32-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. xap/x3270-4.0ga14-x86_64-3.txz: Rebuilt. Recompiled against openssl-3.0.8. xap/xine-lib-1.2.13-x86_64-4.txz: Rebuilt. Recompiled against openssl-3.0.8. y/bsd-games-2.17-x86_64-4.txz: Rebuilt. Recompiled against openssl-3.0.8. extra/php80/php80-8.0.28-x86_64-1.txz: Removed. extra/php81/php81-8.1.16-x86_64-1.txz: Removed. extra/rust-for-mozilla/rust-1.60.0-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. extra/sendmail/sendmail-8.17.1-x86_64-7.txz: Rebuilt. Recompiled against openssl-3.0.8. extra/sendmail/sendmail-cf-8.17.1-noarch-7.txz: Rebuilt. testing/packages/rust-1.67.1-x86_64-2.txz: Rebuilt. Recompiled against openssl-3.0.8. testing/packages/samba-4.17.5-x86_64-2.txz: Removed. |
||
Patrick J Volkerding
|
b0d01a9435 |
Mon Mar 6 02:21:57 UTC 2023
a/aaa_libraries-15.1-x86_64-18.txz: Rebuilt. Upgraded: libcap.so.2.67, libelf-0.189.so, libzstd.so.1.5.4, libcares.so.2.6.0, libglib-2.0.so.0.7400.6, libgmodule-2.0.so.0.7400.6, libgobject-2.0.so.0.7400.6, libgthread-2.0.so.0.7400.6, libtdb.so.1.4.8. Removed: libnsl-2.36.so, libboost*.so.1.80.0. Added: libnsl.so.3.0.0. a/grep-3.9-x86_64-1.txz: Upgraded. a/pam-1.5.2-x86_64-2.txz: Rebuilt. Recompiled against libnsl-2.0.0. a/quota-4.09-x86_64-2.txz: Rebuilt. Recompiled against libnsl-2.0.0. ap/linuxdoc-tools-0.9.82-x86_64-4.txz: Rebuilt. Recompiled against libnsl-2.0.0. ap/vorbis-tools-1.4.2-x86_64-4.txz: Rebuilt. Recompiled against libnsl-2.0.0. d/cvs-1.11.23-x86_64-8.txz: Rebuilt. Recompiled against libnsl-2.0.0. d/perl-5.36.0-x86_64-4.txz: Rebuilt. Recompiled against libnsl-2.0.0. d/python2-2.7.18-x86_64-6.txz: Rebuilt. Recompiled against libnsl-2.0.0. d/python3-3.9.16-x86_64-2.txz: Rebuilt. Recompiled against libnsl-2.0.0. d/subversion-1.14.2-x86_64-4.txz: Rebuilt. Recompiled against libnsl-2.0.0. kde/kio-5.103.0-x86_64-2.txz: Rebuilt. Recompiled against libnsl-2.0.0. kde/kopete-22.12.3-x86_64-2.txz: Rebuilt. Recompiled against libnsl-2.0.0. l/libasyncns-0.8-x86_64-6.txz: Rebuilt. Recompiled against libnsl-2.0.0. l/libnsl-2.0.0-x86_64-1.txz: Upgraded. Deprecated NIS+ code has been removed. Sorry for so many rebuilds due to (of all things) an NIS support library, but we had to get this out of the way eventually. Shared library .so-version bump. l/libnss_nis-3.1-x86_64-4.txz: Rebuilt. Recompiled against libnsl-2.0.0. l/loudmouth-1.5.4-x86_64-3.txz: Rebuilt. Recompiled against libnsl-2.0.0. n/autofs-5.1.8-x86_64-3.txz: Rebuilt. Recompiled against libnsl-2.0.0. n/epic5-2.1.12-x86_64-3.txz: Rebuilt. Recompiled against libnsl-2.0.0. n/irssi-1.4.3-x86_64-2.txz: Rebuilt. Recompiled against libnsl-2.0.0. n/net-snmp-5.9.3-x86_64-2.txz: Rebuilt. Recompiled against libnsl-2.0.0. n/netatalk-3.1.14-x86_64-2.txz: Rebuilt. Recompiled against libnsl-2.0.0. n/ntp-4.2.8p15-x86_64-11.txz: Rebuilt. Recompiled against libnsl-2.0.0. n/openldap-2.6.4-x86_64-2.txz: Rebuilt. Recompiled against libnsl-2.0.0. n/openssh-9.2p1-x86_64-2.txz: Rebuilt. Recompiled against libnsl-2.0.0. n/openvpn-2.6.0-x86_64-2.txz: Rebuilt. Recompiled against libnsl-2.0.0. n/postfix-3.7.4-x86_64-2.txz: Rebuilt. Recompiled against libnsl-2.0.0. n/ppp-2.4.9-x86_64-3.txz: Rebuilt. Recompiled against libnsl-2.0.0. n/procmail-3.24-x86_64-2.txz: Rebuilt. Recompiled against libnsl-2.0.0. n/proftpd-1.3.8-x86_64-2.txz: Rebuilt. Recompiled against libnsl-2.0.0. n/rpcbind-1.2.6-x86_64-2.txz: Rebuilt. Recompiled against libnsl-2.0.0. n/socat-1.7.4.4-x86_64-2.txz: Rebuilt. Recompiled against libnsl-2.0.0. n/stunnel-5.69-x86_64-2.txz: Rebuilt. Recompiled against libnsl-2.0.0. n/tcp_wrappers-7.6-x86_64-7.txz: Rebuilt. Recompiled against libnsl-2.0.0. n/tftp-hpa-5.2-x86_64-9.txz: Rebuilt. Recompiled against libnsl-2.0.0. n/uucp-1.07-x86_64-6.txz: Rebuilt. Recompiled against libnsl-2.0.0. n/vsftpd-3.0.5-x86_64-2.txz: Rebuilt. Recompiled against libnsl-2.0.0. n/yptools-4.2.3-x86_64-6.txz: Rebuilt. Recompiled against libnsl-2.0.0. Upgraded to ypserv-4.2. xap/gftp-2.9.1b-x86_64-2.txz: Rebuilt. Recompiled against libnsl-2.0.0. xap/pidgin-2.14.12-x86_64-2.txz: Rebuilt. Recompiled against libnsl-2.0.0. xap/rxvt-unicode-9.26-x86_64-5.txz: Rebuilt. Recompiled against libnsl-2.0.0. xap/xine-lib-1.2.13-x86_64-3.txz: Rebuilt. Recompiled against libnsl-2.0.0. xap/xine-ui-0.99.14-x86_64-2.txz: Rebuilt. Recompiled against libnsl-2.0.0. xap/xscreensaver-6.06-x86_64-2.txz: Rebuilt. |
||
Patrick J Volkerding
|
c3f9dd63fd |
Tue Feb 28 21:33:32 UTC 2023
a/mkinitrd-1.4.11-x86_64-31.txz: Rebuilt. Fix the check to ensure -R is added when the root partition is a partition of a RAID device. Thanks to perrin4869 and drumz. ap/vim-9.0.1362-x86_64-1.txz: Upgraded. kde/bluedevil-5.27.2-x86_64-1.txz: Upgraded. kde/breeze-5.27.2-x86_64-1.txz: Upgraded. kde/breeze-grub-5.27.2-x86_64-1.txz: Upgraded. kde/breeze-gtk-5.27.2-x86_64-1.txz: Upgraded. kde/drkonqi-5.27.2-x86_64-1.txz: Upgraded. kde/kactivitymanagerd-5.27.2-x86_64-1.txz: Upgraded. kde/kde-cli-tools-5.27.2-x86_64-1.txz: Upgraded. kde/kde-gtk-config-5.27.2-x86_64-1.txz: Upgraded. kde/kdecoration-5.27.2-x86_64-1.txz: Upgraded. kde/kdeplasma-addons-5.27.2-x86_64-1.txz: Upgraded. kde/kgamma5-5.27.2-x86_64-1.txz: Upgraded. kde/khotkeys-5.27.2-x86_64-1.txz: Upgraded. kde/kinfocenter-5.27.2-x86_64-1.txz: Upgraded. kde/kmenuedit-5.27.2-x86_64-1.txz: Upgraded. kde/kpipewire-5.27.2-x86_64-1.txz: Upgraded. kde/kscreen-5.27.2-x86_64-1.txz: Upgraded. kde/kscreenlocker-5.27.2-x86_64-1.txz: Upgraded. kde/ksshaskpass-5.27.2-x86_64-1.txz: Upgraded. kde/ksystemstats-5.27.2-x86_64-1.txz: Upgraded. kde/kwallet-pam-5.27.2-x86_64-1.txz: Upgraded. kde/kwayland-integration-5.27.2-x86_64-1.txz: Upgraded. kde/kwin-5.27.2-x86_64-1.txz: Upgraded. kde/kwrited-5.27.2-x86_64-1.txz: Upgraded. kde/layer-shell-qt-5.27.2-x86_64-1.txz: Upgraded. kde/libkscreen-5.27.2-x86_64-1.txz: Upgraded. kde/libksysguard-5.27.2-x86_64-1.txz: Upgraded. kde/milou-5.27.2-x86_64-1.txz: Upgraded. kde/oxygen-5.27.2-x86_64-1.txz: Upgraded. kde/oxygen-sounds-5.27.2-x86_64-1.txz: Upgraded. kde/plasma-browser-integration-5.27.2-x86_64-1.txz: Upgraded. kde/plasma-desktop-5.27.2-x86_64-1.txz: Upgraded. kde/plasma-disks-5.27.2-x86_64-1.txz: Upgraded. kde/plasma-firewall-5.27.2-x86_64-1.txz: Upgraded. kde/plasma-integration-5.27.2-x86_64-1.txz: Upgraded. kde/plasma-nm-5.27.2-x86_64-1.txz: Upgraded. kde/plasma-pa-5.27.2-x86_64-1.txz: Upgraded. kde/plasma-sdk-5.27.2-x86_64-1.txz: Upgraded. kde/plasma-systemmonitor-5.27.2-x86_64-1.txz: Upgraded. kde/plasma-vault-5.27.2-x86_64-1.txz: Upgraded. kde/plasma-workspace-5.27.2-x86_64-1.txz: Upgraded. kde/plasma-workspace-wallpapers-5.27.2-x86_64-1.txz: Upgraded. kde/polkit-kde-agent-1-5.27.2-x86_64-1.txz: Upgraded. kde/powerdevil-5.27.2-x86_64-1.txz: Upgraded. kde/qqc2-breeze-style-5.27.2-x86_64-1.txz: Upgraded. kde/sddm-kcm-5.27.2-x86_64-1.txz: Upgraded. kde/systemsettings-5.27.2-x86_64-1.txz: Upgraded. kde/xdg-desktop-portal-kde-5.27.2-x86_64-1.txz: Upgraded. l/iso-codes-4.13.0-noarch-1.txz: Upgraded. n/whois-5.5.16-x86_64-1.txz: Upgraded. Add bash completion support, courtesy of Ville Skytta. Updated the .tr TLD server. Removed support for -metu NIC handles. x/encodings-1.0.7-noarch-1.txz: Upgraded. x/font-adobe-100dpi-1.0.4-noarch-1.txz: Upgraded. x/font-adobe-75dpi-1.0.4-noarch-1.txz: Upgraded. x/font-adobe-utopia-100dpi-1.0.5-noarch-1.txz: Upgraded. x/font-adobe-utopia-75dpi-1.0.5-noarch-1.txz: Upgraded. x/font-adobe-utopia-type1-1.0.5-noarch-1.txz: Upgraded. x/font-alias-1.0.5-noarch-1.txz: Upgraded. x/font-arabic-misc-1.0.4-noarch-1.txz: Upgraded. x/font-bh-100dpi-1.0.4-noarch-1.txz: Upgraded. x/font-bh-75dpi-1.0.4-noarch-1.txz: Upgraded. x/font-bh-lucidatypewriter-100dpi-1.0.4-noarch-1.txz: Upgraded. x/font-bh-lucidatypewriter-75dpi-1.0.4-noarch-1.txz: Upgraded. x/font-bh-ttf-1.0.4-noarch-1.txz: Upgraded. x/font-bh-type1-1.0.4-noarch-1.txz: Upgraded. x/font-bitstream-100dpi-1.0.4-noarch-1.txz: Upgraded. x/font-bitstream-75dpi-1.0.4-noarch-1.txz: Upgraded. x/font-bitstream-type1-1.0.4-noarch-1.txz: Upgraded. x/font-cronyx-cyrillic-1.0.4-noarch-1.txz: Upgraded. x/font-cursor-misc-1.0.4-noarch-1.txz: Upgraded. x/font-daewoo-misc-1.0.4-noarch-1.txz: Upgraded. x/font-dec-misc-1.0.4-noarch-1.txz: Upgraded. x/font-ibm-type1-1.0.4-noarch-1.txz: Upgraded. x/font-isas-misc-1.0.4-noarch-1.txz: Upgraded. x/font-jis-misc-1.0.4-noarch-1.txz: Upgraded. x/font-micro-misc-1.0.4-noarch-1.txz: Upgraded. x/font-misc-cyrillic-1.0.4-noarch-1.txz: Upgraded. x/font-misc-ethiopic-1.0.5-noarch-1.txz: Upgraded. x/font-misc-meltho-1.0.4-noarch-1.txz: Upgraded. x/font-misc-misc-1.1.3-noarch-1.txz: Upgraded. x/font-mutt-misc-1.0.4-noarch-1.txz: Upgraded. x/font-schumacher-misc-1.1.3-noarch-1.txz: Upgraded. x/font-screen-cyrillic-1.0.5-noarch-1.txz: Upgraded. x/font-sony-misc-1.0.4-noarch-1.txz: Upgraded. x/font-sun-misc-1.0.4-noarch-1.txz: Upgraded. x/font-winitzki-cyrillic-1.0.4-noarch-1.txz: Upgraded. x/font-xfree86-type1-1.0.5-noarch-1.txz: Upgraded. xap/mozilla-firefox-110.0.1-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/firefox/110.0.1/releasenotes/ xap/vim-gvim-9.0.1362-x86_64-1.txz: Upgraded. xfce/xfce4-notifyd-0.8.2-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
88d937fb4e |
Wed Feb 15 03:05:40 UTC 2023
a/kernel-firmware-20230214_a253a37-noarch-1.txz: Upgraded. a/kernel-generic-6.1.12-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.12-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.12-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.12-x86-1.txz: Upgraded. d/rust-1.66.1-x86_64-1.txz: Upgraded. k/kernel-source-6.1.12-noarch-1.txz: Upgraded. kde/bluedevil-5.27.0-x86_64-1.txz: Upgraded. kde/breeze-5.27.0-x86_64-1.txz: Upgraded. kde/breeze-grub-5.27.0-x86_64-1.txz: Upgraded. kde/breeze-gtk-5.27.0-x86_64-1.txz: Upgraded. kde/drkonqi-5.27.0-x86_64-1.txz: Upgraded. kde/kactivitymanagerd-5.27.0-x86_64-1.txz: Upgraded. kde/kde-cli-tools-5.27.0-x86_64-1.txz: Upgraded. kde/kde-gtk-config-5.27.0-x86_64-1.txz: Upgraded. kde/kdecoration-5.27.0-x86_64-1.txz: Upgraded. kde/kdeplasma-addons-5.27.0-x86_64-1.txz: Upgraded. kde/kgamma5-5.27.0-x86_64-1.txz: Upgraded. kde/khotkeys-5.27.0-x86_64-1.txz: Upgraded. kde/kinfocenter-5.27.0-x86_64-1.txz: Upgraded. kde/kmenuedit-5.27.0-x86_64-1.txz: Upgraded. kde/kpipewire-5.27.0-x86_64-1.txz: Upgraded. kde/kscreen-5.27.0-x86_64-1.txz: Upgraded. kde/kscreenlocker-5.27.0-x86_64-1.txz: Upgraded. kde/ksshaskpass-5.27.0-x86_64-1.txz: Upgraded. kde/ksystemstats-5.27.0-x86_64-1.txz: Upgraded. kde/kwallet-pam-5.27.0-x86_64-1.txz: Upgraded. kde/kwayland-integration-5.27.0-x86_64-1.txz: Upgraded. kde/kwin-5.27.0-x86_64-1.txz: Upgraded. kde/kwrited-5.27.0-x86_64-1.txz: Upgraded. kde/layer-shell-qt-5.27.0-x86_64-1.txz: Upgraded. kde/libkscreen-5.27.0-x86_64-1.txz: Upgraded. kde/libksysguard-5.27.0-x86_64-1.txz: Upgraded. kde/milou-5.27.0-x86_64-1.txz: Upgraded. kde/oxygen-5.27.0-x86_64-1.txz: Upgraded. kde/oxygen-sounds-5.27.0-x86_64-1.txz: Upgraded. kde/plasma-browser-integration-5.27.0-x86_64-1.txz: Upgraded. kde/plasma-desktop-5.27.0-x86_64-1.txz: Upgraded. kde/plasma-disks-5.27.0-x86_64-1.txz: Upgraded. kde/plasma-firewall-5.27.0-x86_64-1.txz: Upgraded. kde/plasma-integration-5.27.0-x86_64-1.txz: Upgraded. kde/plasma-nm-5.27.0-x86_64-1.txz: Upgraded. kde/plasma-pa-5.27.0-x86_64-1.txz: Upgraded. kde/plasma-sdk-5.27.0-x86_64-1.txz: Upgraded. kde/plasma-systemmonitor-5.27.0-x86_64-1.txz: Upgraded. kde/plasma-vault-5.27.0-x86_64-1.txz: Upgraded. kde/plasma-workspace-5.27.0-x86_64-1.txz: Upgraded. kde/plasma-workspace-wallpapers-5.27.0-x86_64-1.txz: Upgraded. kde/polkit-kde-agent-1-5.27.0-x86_64-1.txz: Upgraded. kde/powerdevil-5.27.0-x86_64-1.txz: Upgraded. kde/qqc2-breeze-style-5.27.0-x86_64-1.txz: Upgraded. kde/sddm-kcm-5.27.0-x86_64-1.txz: Upgraded. kde/systemsettings-5.27.0-x86_64-1.txz: Upgraded. kde/xdg-desktop-portal-kde-5.27.0-x86_64-1.txz: Upgraded. l/mozjs102-102.8.0esr-x86_64-1.txz: Upgraded. n/php-7.4.33-x86_64-3.txz: Rebuilt. This update fixes security issues: Core: Password_verify() always return true with some hash. Core: 1-byte array overrun in common path resolve code. SAPI: DOS vulnerability when parsing multipart request body. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-0567 https://www.cve.org/CVERecord?id=CVE-2023-0568 https://www.cve.org/CVERecord?id=CVE-2023-0662 (* Security fix *) xap/mozilla-firefox-110.0-x86_64-1.txz: Upgraded. This update contains security fixes and improvements. For more information, see: https://www.mozilla.org/en-US/firefox/110.0/releasenotes/ https://www.mozilla.org/en-US/security/advisories/mfsa2023-05/ https://www.cve.org/CVERecord?id=CVE-2023-25728 https://www.cve.org/CVERecord?id=CVE-2023-25730 https://www.cve.org/CVERecord?id=CVE-2023-25743 https://www.cve.org/CVERecord?id=CVE-2023-0767 https://www.cve.org/CVERecord?id=CVE-2023-25735 https://www.cve.org/CVERecord?id=CVE-2023-25737 https://www.cve.org/CVERecord?id=CVE-2023-25738 https://www.cve.org/CVERecord?id=CVE-2023-25739 https://www.cve.org/CVERecord?id=CVE-2023-25729 https://www.cve.org/CVERecord?id=CVE-2023-25732 https://www.cve.org/CVERecord?id=CVE-2023-25734 https://www.cve.org/CVERecord?id=CVE-2023-25740 https://www.cve.org/CVERecord?id=CVE-2023-25731 https://www.cve.org/CVERecord?id=CVE-2023-25733 https://www.cve.org/CVERecord?id=CVE-2023-25736 https://www.cve.org/CVERecord?id=CVE-2023-25741 https://www.cve.org/CVERecord?id=CVE-2023-25742 https://www.cve.org/CVERecord?id=CVE-2023-25744 https://www.cve.org/CVERecord?id=CVE-2023-25745 (* Security fix *) extra/php80/php80-8.0.28-x86_64-1.txz: Upgraded. This update fixes security issues: Core: Password_verify() always return true with some hash. Core: 1-byte array overrun in common path resolve code. SAPI: DOS vulnerability when parsing multipart request body. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-0567 https://www.cve.org/CVERecord?id=CVE-2023-0568 https://www.cve.org/CVERecord?id=CVE-2023-0662 (* Security fix *) extra/php81/php81-8.1.16-x86_64-1.txz: Upgraded. This update fixes security issues: Core: Password_verify() always return true with some hash. Core: 1-byte array overrun in common path resolve code. SAPI: DOS vulnerability when parsing multipart request body. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-0567 https://www.cve.org/CVERecord?id=CVE-2023-0568 https://www.cve.org/CVERecord?id=CVE-2023-0662 (* Security fix *) isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. testing/packages/rust-1.67.1-x86_64-1.txz: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. |
||
Patrick J Volkerding
|
52ac228489 |
Mon Feb 13 20:03:36 UTC 2023
ap/man-pages-6.03-noarch-1.txz: Upgraded. l/atkmm-2.28.3-x86_64-1.txz: Upgraded. l/cairomm-1.14.4-x86_64-1.txz: Upgraded. l/glibmm-2.66.5-x86_64-1.txz: Upgraded. l/imagemagick-7.1.0_62-x86_64-1.txz: Upgraded. n/nghttp2-1.52.0-x86_64-1.txz: Upgraded. x/util-macros-1.20.0-noarch-1.txz: Upgraded. |
||
Patrick J Volkerding
|
befd7aa261 |
Fri Feb 10 20:08:41 UTC 2023
a/cryptsetup-2.6.1-x86_64-1.txz: Upgraded. a/dialog-1.3_20230209-x86_64-1.txz: Upgraded. l/mozilla-nss-3.87.1-x86_64-1.txz: Upgraded. l/zstd-1.5.4-x86_64-1.txz: Upgraded. n/NetworkManager-1.42.0-x86_64-1.txz: Upgraded. n/gnutls-3.7.9-x86_64-1.txz: Upgraded. libgnutls: Fix a Bleichenbacher oracle in the TLS RSA key exchange. Reported by Hubert Kario (#1050). Fix developed by Alexander Sosedkin. [GNUTLS-SA-2020-07-14, CVSS: medium] [CVE-2023-0361] For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-0361 (* Security fix *) xfce/mousepad-0.6.0-x86_64-1.txz: Upgraded. xfce/xfce4-power-manager-4.18.1-x86_64-1.txz: Upgraded. xfce/xfce4-session-4.18.1-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
45d1307fae |
Wed Feb 1 05:29:53 UTC 2023
d/perl-5.36.0-x86_64-3.txz: Rebuilt. Upgraded: IO-Socket-SSL-2.081, Moo-2.005005, Path-Tiny-0.144, Sub-Quote-2.006008, Template-Toolkit-3.101, URI-5.17. Added: JSON-4.10 (needed to build Samba with --bundled-libraries=heimdal). kde/kstars-3.6.3-x86_64-1.txz: Upgraded. l/gjs-1.74.1-x86_64-1.txz: Upgraded. Compiled against mozjs102-102.7.0esr. l/mozjs102-102.7.0esr-x86_64-1.txz: Added. This is required by gjs-1.74.1 and polkit-122. l/mozjs78-78.15.0esr-x86_64-1.txz: Removed. l/polkit-122-x86_64-1.txz: Upgraded. Compiled against mozjs102-102.7.0esr. |
||
Patrick J Volkerding
|
de5210c726 |
Fri Jan 27 20:08:12 UTC 2023
n/samba-4.17.5-x86_64-1.txz: Upgraded. BUG 15240: CVE-2022-38023 [SECURITY] Samba should refuse RC4 (aka md5) based SChannel on NETLOGON (additional changes). For more information, see: https://www.samba.org/samba/security/CVE-2022-38023.html https://www.cve.org/CVERecord?id=CVE-2022-38023 (* Security fix *) x/mesa-22.3.4-x86_64-1.txz: Upgraded. x/xf86-video-vmware-13.4.0-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
ed12cd82a8 |
Mon Jan 23 20:34:38 UTC 2023
ap/ddrescue-1.27-x86_64-1.txz: Upgraded. ap/lsof-4.98.0-x86_64-1.txz: Upgraded. d/parallel-20230122-noarch-1.txz: Upgraded. l/imagemagick-7.1.0_58-x86_64-1.txz: Upgraded. l/neon-0.32.5-x86_64-1.txz: Upgraded. l/quazip-1.4-x86_64-1.txz: Upgraded. n/getmail-6.18.12-x86_64-1.txz: Upgraded. n/postfix-3.7.4-x86_64-1.txz: Upgraded. x/libwacom-2.6.0-x86_64-1.txz: Upgraded. xfce/thunar-4.18.3-x86_64-1.txz: Upgraded. xfce/xfdesktop-4.18.1-x86_64-1.txz: Upgraded. |
||
Patrick J Volkerding
|
9cc1c3b360 |
Wed Jan 18 06:11:54 UTC 2023
ap/diffutils-3.9-x86_64-1.txz: Upgraded. ap/lsof-4.97.0-x86_64-1.txz: Upgraded. ap/mpg123-1.31.2-x86_64-1.txz: Upgraded. d/binutils-2.40-x86_64-1.txz: Upgraded. Shared library .so-version bump. d/git-2.39.1-x86_64-1.txz: Upgraded. d/oprofile-1.4.0-x86_64-11.txz: Rebuilt. Recompiled against binutils-2.40. n/httpd-2.4.55-x86_64-1.txz: Upgraded. This update fixes bugs and the following security issues: mod_proxy allows a backend to trigger HTTP response splitting. mod_proxy_ajp possible request smuggling. mod_dav out of bounds read, or write of zero byte. For more information, see: https://downloads.apache.org/httpd/CHANGES_2.4.55 https://www.cve.org/CVERecord?id=CVE-2022-37436 https://www.cve.org/CVERecord?id=CVE-2022-36760 https://www.cve.org/CVERecord?id=CVE-2006-20001 (* Security fix *) x/ibus-libpinyin-1.15.0-x86_64-1.txz: Upgraded. Compiled against libpinyin-2.8.1. x/igt-gpu-tools-1.27-x86_64-1.txz: Upgraded. x/libXpm-3.5.15-x86_64-1.txz: Upgraded. This update fixes security issues: Infinite loop on unclosed comments. Runaway loop with width of 0 and enormous height. Compression commands depend on $PATH. For more information, see: https://www.cve.org/CVERecord?id=CVE-2022-46285 https://www.cve.org/CVERecord?id=CVE-2022-44617 https://www.cve.org/CVERecord?id=CVE-2022-4883 (* Security fix *) x/libinput-1.22.1-x86_64-1.txz: Upgraded. x/libpinyin-2.8.1-x86_64-1.txz: Upgraded. Shared library .so-version bump. xap/mozilla-firefox-109.0-x86_64-1.txz: Upgraded. This update contains security fixes and improvements. Thanks to marav for the build help. For more information, see: https://www.mozilla.org/en-US/firefox/109.0/releasenotes/ https://www.mozilla.org/en-US/security/advisories/mfsa2023-01/ https://www.cve.org/CVERecord?id=CVE-2023-23597 https://www.cve.org/CVERecord?id=CVE-2023-23598 https://www.cve.org/CVERecord?id=CVE-2023-23599 https://www.cve.org/CVERecord?id=CVE-2023-23600 https://www.cve.org/CVERecord?id=CVE-2023-23601 https://www.cve.org/CVERecord?id=CVE-2023-23602 https://www.cve.org/CVERecord?id=CVE-2023-23603 https://www.cve.org/CVERecord?id=CVE-2023-23604 https://www.cve.org/CVERecord?id=CVE-2023-23605 https://www.cve.org/CVERecord?id=CVE-2023-23606 (* Security fix *) |