summaryrefslogtreecommitdiffstats
path: root/source/d (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Tue Jan 30 22:01:28 UTC 202420240130220128 Patrick J Volkerding2024-01-304-14/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Mon Jan 29 19:17:30 UTC 202420240129191730 Patrick J Volkerding2024-01-293-0/+141
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ap/diffstat-1.66-x86_64-1.txz: Upgraded. ap/moc-2.6_alpha3-x86_64-3.txz: Rebuilt. Recompiled against ffmpeg-6.1.1. ap/vim-9.1.0061-x86_64-1.txz: Upgraded. d/nv-codec-headers-12.1.14.0-x86_64-1.txz: Added. Needed to build support for nvidia hardware decoders/encoders on newer GPUs. gst-plugins-bad can use it too. Thanks to Heinz Wiesinger. kde/digikam-8.2.0-x86_64-4.txz: Rebuilt. Recompiled against ffmpeg-6.1.1. kde/ffmpegthumbs-23.08.4-x86_64-2.txz: Rebuilt. Recompiled against ffmpeg-6.1.1. kde/k3b-23.08.4-x86_64-2.txz: Rebuilt. Recompiled against ffmpeg-6.1.1. kde/kfilemetadata-5.114.0-x86_64-2.txz: Rebuilt. Recompiled against ffmpeg-6.1.1. kde/kpipewire-5.27.10-x86_64-2.txz: Rebuilt. Recompiled against ffmpeg-6.1.1. l/Imath-3.1.10-x86_64-1.txz: Upgraded. l/alsa-plugins-1.2.7.1-x86_64-3.txz: Rebuilt. Recompiled against ffmpeg-6.1.1. l/ffmpeg-6.1.1-x86_64-1.txz: Upgraded. Shared library .so-version bump. Added some new build options in the SlackBuild. Use shaderc instead of glslang. Build against libgcrypt to enable support for RTMP[E]. Enable support for lcms2. Build against libass, libplacebo, and nv-codec-headers. Thanks to Heinz Wiesinger. l/gegl-0.4.46-x86_64-4.txz: Rebuilt. Recompiled against ffmpeg-6.1.1. l/gst-plugins-bad-free-1.22.9-x86_64-2.txz: Rebuilt. Recompiled against libass-0.17.1. l/gst-plugins-libav-1.22.9-x86_64-2.txz: Rebuilt. Recompiled against ffmpeg-6.1.1. l/libass-0.17.1-x86_64-1.txz: Added. Adds ASS/SSA subtitle renderer (commonly used in the anime community). adapted SlackBuild from SBo, original by Larry Hajali/Matteo Bernardini. MPlayer and gst-plugins-bad can use it too. Thanks to Heinz Wiesinger. l/libplacebo-6.338.2-x86_64-1.txz: Added. Adds various hardware accelerated filters such as HDR -> SDR tone mapping. adapted SlackBuild from SBo, original by Hunter Sezen/Christoph Willing. Thanks to Heinz Wiesinger. l/mlt-7.22.0-x86_64-2.txz: Rebuilt. Recompiled against ffmpeg-6.1.1. l/netpbm-11.05.02-x86_64-1.txz: Upgraded. l/opencv-4.9.0-x86_64-2.txz: Rebuilt. Recompiled against ffmpeg-6.1.1. l/pipewire-1.0.1-x86_64-2.txz: Rebuilt. Recompiled against ffmpeg-6.1.1. l/qt5-5.15.12_20240103_b8fd1448-x86_64-3.txz: Rebuilt. Recompiled against ffmpeg-6.1.1. x/pixman-0.43.2-x86_64-1.txz: Upgraded. xap/MPlayer-20240127-x86_64-1.txz: Upgraded. Compiled against ffmpeg-6.1.1 and libass-0.17.1. xap/audacious-plugins-4.3.1-x86_64-2.txz: Rebuilt. Recompiled against ffmpeg-6.1.1. xap/ffmpegthumbnailer-2.2.2-x86_64-5.txz: Rebuilt. Recompiled against ffmpeg-6.1.1. xap/freerdp-2.11.5-x86_64-2.txz: Rebuilt. Recompiled against ffmpeg-6.1.1. xap/ssr-0.4.4-x86_64-2.txz: Rebuilt. Recompiled against ffmpeg-6.1.1. xap/vim-gvim-9.1.0061-x86_64-1.txz: Upgraded. xap/xine-lib-1.2.13-x86_64-6.txz: Rebuilt. Recompiled against ffmpeg-6.1.1. xap/xscreensaver-6.08-x86_64-2.txz: Rebuilt. Recompiled against ffmpeg-6.1.1. extra/tigervnc/tigervnc-1.13.1-x86_64-4.txz: Rebuilt. Recompiled against ffmpeg-6.1.1.
* Sat Jan 13 20:31:09 UTC 202420240113203109 Patrick J Volkerding2024-01-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Tue Jan 2 20:26:50 UTC 202420240102202650 Patrick J Volkerding2024-01-022-2/+2
| | | | | | | | | | a/dialog-1.3_20240101-x86_64-1.txz: Upgraded. d/swig-4.2.0-x86_64-1.txz: Upgraded. l/SDL2_image-2.8.2-x86_64-1.txz: Upgraded. l/fmt-10.2.0-x86_64-1.txz: Upgraded. x/xterm-389-x86_64-1.txz: Upgraded. testing/packages/grub-2.12-x86_64-2.txz: Rebuilt. Ingore .new and .orig files in /etc/grub.d/.
* Fri Dec 29 21:02:02 UTC 202320231229210202 Patrick J Volkerding2023-12-291-1/+1
| | | | | | | | | | | | a/sysvinit-scripts-15.1-noarch-10.txz: Rebuilt. rc.M: Fix the name of the LDAP name service daemon (rc.nss-pam-ldap). Thanks to 0XBF. d/subversion-1.14.3-x86_64-1.txz: Upgraded. l/libvisual-0.4.2-x86_64-1.txz: Upgraded. l/libvisual-plugins-0.4.2-x86_64-1.txz: Upgraded. l/netpbm-11.05.01-x86_64-1.txz: Upgraded. xfce/thunar-4.18.9-x86_64-1.txz: Upgraded. testing/packages/grub-2.12-x86_64-1.txz: Added.
* Tue Dec 26 00:20:26 UTC 202320231226002026 Patrick J Volkerding2023-12-262-2/+2
| | | | | | | | | | | | | | | | | | | | | | 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.
* Fri Dec 15 18:59:04 UTC 202320231215185904 Patrick J Volkerding2023-12-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a/aaa_libraries-15.1-x86_64-25.txz: Rebuilt. Added (temporarily): libboost_*.so.1.83.0. ap/pamixer-1.5-x86_64-8.txz: Rebuilt. Recompiled against boost-1.84.0. ap/vim-9.0.2167-x86_64-1.txz: Upgraded. d/cmake-3.28.1-x86_64-1.txz: Upgraded. kde/attica-5.113.0-x86_64-1.txz: Upgraded. kde/baloo-5.113.0-x86_64-1.txz: Upgraded. kde/bluez-qt-5.113.0-x86_64-1.txz: Upgraded. kde/breeze-icons-5.113.0-noarch-1.txz: Upgraded. kde/extra-cmake-modules-5.113.0-x86_64-1.txz: Upgraded. kde/frameworkintegration-5.113.0-x86_64-1.txz: Upgraded. kde/kactivities-5.113.0-x86_64-1.txz: Upgraded. kde/kactivities-stats-5.113.0-x86_64-1.txz: Upgraded. kde/kapidox-5.113.0-x86_64-1.txz: Upgraded. kde/karchive-5.113.0-x86_64-1.txz: Upgraded. kde/kauth-5.113.0-x86_64-1.txz: Upgraded. kde/kbookmarks-5.113.0-x86_64-1.txz: Upgraded. kde/kcalendarcore-5.113.0-x86_64-1.txz: Upgraded. kde/kcmutils-5.113.0-x86_64-1.txz: Upgraded. kde/kcodecs-5.113.0-x86_64-1.txz: Upgraded. kde/kcompletion-5.113.0-x86_64-1.txz: Upgraded. kde/kconfig-5.113.0-x86_64-1.txz: Upgraded. kde/kconfigwidgets-5.113.0-x86_64-1.txz: Upgraded. kde/kcontacts-5.113.0-x86_64-1.txz: Upgraded. kde/kcoreaddons-5.113.0-x86_64-1.txz: Upgraded. kde/kcrash-5.113.0-x86_64-1.txz: Upgraded. kde/kdav-5.113.0-x86_64-1.txz: Upgraded. kde/kdbusaddons-5.113.0-x86_64-1.txz: Upgraded. kde/kdeclarative-5.113.0-x86_64-1.txz: Upgraded. kde/kded-5.113.0-x86_64-1.txz: Upgraded. kde/kdelibs4support-5.113.0-x86_64-1.txz: Upgraded. kde/kdesignerplugin-5.113.0-x86_64-1.txz: Upgraded. kde/kdesu-5.113.0-x86_64-1.txz: Upgraded. kde/kdewebkit-5.113.0-x86_64-1.txz: Upgraded. kde/kdnssd-5.113.0-x86_64-1.txz: Upgraded. kde/kdoctools-5.113.0-x86_64-1.txz: Upgraded. kde/kemoticons-5.113.0-x86_64-1.txz: Upgraded. kde/kfilemetadata-5.113.0-x86_64-1.txz: Upgraded. kde/kglobalaccel-5.113.0-x86_64-1.txz: Upgraded. kde/kguiaddons-5.113.0-x86_64-1.txz: Upgraded. kde/kholidays-5.113.0-x86_64-1.txz: Upgraded. kde/khtml-5.113.0-x86_64-1.txz: Upgraded. kde/ki18n-5.113.0-x86_64-1.txz: Upgraded. kde/kiconthemes-5.113.0-x86_64-1.txz: Upgraded. kde/kidletime-5.113.0-x86_64-1.txz: Upgraded. kde/kig-23.08.4-x86_64-2.txz: Rebuilt. Recompiled against boost-1.84.0. kde/kimageformats-5.113.0-x86_64-1.txz: Upgraded. kde/kinit-5.113.0-x86_64-1.txz: Upgraded. kde/kio-5.113.0-x86_64-1.txz: Upgraded. kde/kirigami2-5.113.0-x86_64-1.txz: Upgraded. kde/kitemmodels-5.113.0-x86_64-1.txz: Upgraded. kde/kitemviews-5.113.0-x86_64-1.txz: Upgraded. kde/kjobwidgets-5.113.0-x86_64-1.txz: Upgraded. kde/kjs-5.113.0-x86_64-1.txz: Upgraded. kde/kjsembed-5.113.0-x86_64-1.txz: Upgraded. kde/kmediaplayer-5.113.0-x86_64-1.txz: Upgraded. kde/knewstuff-5.113.0-x86_64-1.txz: Upgraded. kde/knotifications-5.113.0-x86_64-1.txz: Upgraded. kde/knotifyconfig-5.113.0-x86_64-1.txz: Upgraded. kde/kopeninghours-23.08.4-x86_64-2.txz: Rebuilt. Recompiled against boost-1.84.0. kde/kpackage-5.113.0-x86_64-1.txz: Upgraded. kde/kparts-5.113.0-x86_64-1.txz: Upgraded. kde/kpeople-5.113.0-x86_64-1.txz: Upgraded. kde/kplotting-5.113.0-x86_64-1.txz: Upgraded. kde/kpty-5.113.0-x86_64-1.txz: Upgraded. kde/kquickcharts-5.113.0-x86_64-1.txz: Upgraded. kde/krita-5.2.2-x86_64-2.txz: Rebuilt. Recompiled against boost-1.84.0. kde/kross-5.113.0-x86_64-1.txz: Upgraded. kde/krunner-5.113.0-x86_64-1.txz: Upgraded. kde/kservice-5.113.0-x86_64-1.txz: Upgraded. kde/ktexteditor-5.113.0-x86_64-1.txz: Upgraded. kde/ktextwidgets-5.113.0-x86_64-1.txz: Upgraded. kde/kunitconversion-5.113.0-x86_64-1.txz: Upgraded. kde/kwallet-5.113.0-x86_64-1.txz: Upgraded. kde/kwayland-5.113.0-x86_64-1.txz: Upgraded. kde/kwidgetsaddons-5.113.0-x86_64-1.txz: Upgraded. kde/kwindowsystem-5.113.0-x86_64-1.txz: Upgraded. kde/kxmlgui-5.113.0-x86_64-1.txz: Upgraded. kde/kxmlrpcclient-5.113.0-x86_64-1.txz: Upgraded. kde/modemmanager-qt-5.113.0-x86_64-1.txz: Upgraded. kde/networkmanager-qt-5.113.0-x86_64-1.txz: Upgraded. kde/oxygen-icons-5.113.0-noarch-1.txz: Added. kde/oxygen-icons5-5.112.0-noarch-1.txz: Removed. This package is renamed to oxygen-icons. kde/plasma-framework-5.113.0-x86_64-1.txz: Upgraded. kde/prison-5.113.0-x86_64-1.txz: Upgraded. kde/purpose-5.113.0-x86_64-1.txz: Upgraded. kde/qqc2-desktop-style-5.113.0-x86_64-1.txz: Upgraded. kde/solid-5.113.0-x86_64-1.txz: Upgraded. kde/sonnet-5.113.0-x86_64-1.txz: Upgraded. kde/syndication-5.113.0-x86_64-1.txz: Upgraded. kde/syntax-highlighting-5.113.0-x86_64-1.txz: Upgraded. kde/threadweaver-5.113.0-x86_64-1.txz: Upgraded. l/boost-1.84.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. l/cryfs-0.10.3-x86_64-10.txz: Rebuilt. Recompiled against boost-1.84.0. x/fcitx5-chinese-addons-5.1.2-x86_64-2.txz: Rebuilt. Recompiled against boost-1.84.0. x/libime-1.1.3-x86_64-2.txz: Rebuilt. Recompiled against boost-1.84.0. xap/vim-gvim-9.0.2167-x86_64-1.txz: Upgraded.
* Fri Dec 8 02:33:00 UTC 202320231208023300 Patrick J Volkerding2023-12-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | d/cmake-3.28.0-x86_64-1.txz: Upgraded. kde/akonadi-23.08.4-x86_64-1.txz: Upgraded. kde/akonadi-calendar-23.08.4-x86_64-1.txz: Upgraded. kde/akonadi-calendar-tools-23.08.4-x86_64-1.txz: Upgraded. kde/akonadi-contacts-23.08.4-x86_64-1.txz: Upgraded. kde/akonadi-import-wizard-23.08.4-x86_64-1.txz: Upgraded. kde/akonadi-mime-23.08.4-x86_64-1.txz: Upgraded. kde/akonadi-notes-23.08.4-x86_64-1.txz: Upgraded. kde/akonadi-search-23.08.4-x86_64-1.txz: Upgraded. kde/akonadiconsole-23.08.4-x86_64-1.txz: Upgraded. kde/akregator-23.08.4-x86_64-1.txz: Upgraded. kde/alligator-23.08.4-x86_64-1.txz: Upgraded. kde/analitza-23.08.4-x86_64-1.txz: Upgraded. kde/ark-23.08.4-x86_64-1.txz: Upgraded. kde/artikulate-23.08.4-x86_64-1.txz: Upgraded. kde/audiocd-kio-23.08.4-x86_64-1.txz: Upgraded. kde/baloo-widgets-23.08.4-x86_64-1.txz: Upgraded. kde/blinken-23.08.4-x86_64-1.txz: Upgraded. kde/bomber-23.08.4-x86_64-1.txz: Upgraded. kde/bovo-23.08.4-x86_64-1.txz: Upgraded. kde/calendarsupport-23.08.4-x86_64-1.txz: Upgraded. kde/cantor-23.08.4-x86_64-1.txz: Upgraded. kde/cervisia-23.08.4-x86_64-1.txz: Upgraded. kde/dolphin-23.08.4-x86_64-1.txz: Upgraded. kde/dolphin-plugins-23.08.4-x86_64-1.txz: Upgraded. kde/dragon-23.08.4-x86_64-1.txz: Upgraded. kde/elisa-23.08.4-x86_64-1.txz: Upgraded. kde/eventviews-23.08.4-x86_64-1.txz: Upgraded. kde/falkon-23.08.4-x86_64-1.txz: Upgraded. kde/ffmpegthumbs-23.08.4-x86_64-1.txz: Upgraded. kde/filelight-23.08.4-x86_64-1.txz: Upgraded. kde/ghostwriter-23.08.4-x86_64-1.txz: Upgraded. kde/granatier-23.08.4-x86_64-1.txz: Upgraded. kde/grantlee-editor-23.08.4-x86_64-1.txz: Upgraded. kde/grantleetheme-23.08.4-x86_64-1.txz: Upgraded. kde/gwenview-23.08.4-x86_64-1.txz: Upgraded. kde/incidenceeditor-23.08.4-x86_64-1.txz: Upgraded. kde/itinerary-23.08.4-x86_64-1.txz: Upgraded. kde/juk-23.08.4-x86_64-1.txz: Upgraded. kde/k3b-23.08.4-x86_64-1.txz: Upgraded. kde/kaddressbook-23.08.4-x86_64-1.txz: Upgraded. kde/kalarm-23.08.4-x86_64-1.txz: Upgraded. kde/kalgebra-23.08.4-x86_64-1.txz: Upgraded. kde/kalzium-23.08.4-x86_64-1.txz: Upgraded. kde/kamera-23.08.4-x86_64-1.txz: Upgraded. kde/kamoso-23.08.4-x86_64-1.txz: Upgraded. kde/kanagram-23.08.4-x86_64-1.txz: Upgraded. kde/kapman-23.08.4-x86_64-1.txz: Upgraded. kde/kapptemplate-23.08.4-x86_64-1.txz: Upgraded. kde/kate-23.08.4-x86_64-1.txz: Upgraded. kde/katomic-23.08.4-x86_64-1.txz: Upgraded. kde/kbackup-23.08.4-x86_64-1.txz: Upgraded. kde/kblackbox-23.08.4-x86_64-1.txz: Upgraded. kde/kblocks-23.08.4-x86_64-1.txz: Upgraded. kde/kbounce-23.08.4-x86_64-1.txz: Upgraded. kde/kbreakout-23.08.4-x86_64-1.txz: Upgraded. kde/kbruch-23.08.4-x86_64-1.txz: Upgraded. kde/kcachegrind-23.08.4-x86_64-1.txz: Upgraded. kde/kcalc-23.08.4-x86_64-1.txz: Upgraded. kde/kcalutils-23.08.4-x86_64-1.txz: Upgraded. kde/kcharselect-23.08.4-x86_64-1.txz: Upgraded. kde/kcolorchooser-23.08.4-x86_64-1.txz: Upgraded. kde/kcron-23.08.4-x86_64-1.txz: Upgraded. kde/kde-dev-scripts-23.08.4-x86_64-1.txz: Upgraded. kde/kde-dev-utils-23.08.4-x86_64-1.txz: Upgraded. kde/kde-inotify-survey-23.08.4-x86_64-1.txz: Upgraded. kde/kdebugsettings-23.08.4-x86_64-1.txz: Upgraded. kde/kdeconnect-kde-23.08.4-x86_64-1.txz: Upgraded. kde/kdeedu-data-23.08.4-x86_64-1.txz: Upgraded. kde/kdegraphics-mobipocket-23.08.4-x86_64-1.txz: Upgraded. kde/kdegraphics-thumbnailers-23.08.4-x86_64-1.txz: Upgraded. kde/kdenetwork-filesharing-23.08.4-x86_64-1.txz: Upgraded. kde/kdenlive-23.08.4-x86_64-1.txz: Upgraded. kde/kdepim-addons-23.08.4-x86_64-1.txz: Upgraded. kde/kdepim-runtime-23.08.4-x86_64-1.txz: Upgraded. kde/kdesdk-kio-23.08.4-x86_64-1.txz: Upgraded. kde/kdesdk-thumbnailers-23.08.4-x86_64-1.txz: Upgraded. kde/kdev-php-23.08.4-x86_64-1.txz: Upgraded. kde/kdev-python-23.08.4-x86_64-1.txz: Upgraded. kde/kdevelop-23.08.4-x86_64-1.txz: Upgraded. kde/kdf-23.08.4-x86_64-1.txz: Upgraded. kde/kdialog-23.08.4-x86_64-1.txz: Upgraded. kde/kdiamond-23.08.4-x86_64-1.txz: Upgraded. kde/keditbookmarks-23.08.4-x86_64-1.txz: Upgraded. kde/keysmith-23.08.4-x86_64-1.txz: Upgraded. kde/kfind-23.08.4-x86_64-1.txz: Upgraded. kde/kfourinline-23.08.4-x86_64-1.txz: Upgraded. kde/kgeography-23.08.4-x86_64-1.txz: Upgraded. kde/kget-23.08.4-x86_64-1.txz: Upgraded. kde/kgoldrunner-23.08.4-x86_64-1.txz: Upgraded. kde/kgpg-23.08.4-x86_64-1.txz: Upgraded. kde/khangman-23.08.4-x86_64-1.txz: Upgraded. kde/khelpcenter-23.08.4-x86_64-1.txz: Upgraded. kde/kidentitymanagement-23.08.4-x86_64-1.txz: Upgraded. kde/kig-23.08.4-x86_64-1.txz: Upgraded. kde/kigo-23.08.4-x86_64-1.txz: Upgraded. kde/killbots-23.08.4-x86_64-1.txz: Upgraded. kde/kimagemapeditor-23.08.4-x86_64-1.txz: Upgraded. kde/kimap-23.08.4-x86_64-1.txz: Upgraded. kde/kio-admin-23.08.4-x86_64-1.txz: Upgraded. kde/kio-extras-23.08.4-x86_64-1.txz: Upgraded. kde/kio-gdrive-23.08.4-x86_64-1.txz: Upgraded. kde/kio-zeroconf-23.08.4-x86_64-1.txz: Upgraded. kde/kipi-plugins-23.08.4-x86_64-1.txz: Upgraded. kde/kirigami-gallery-23.08.4-x86_64-1.txz: Upgraded. kde/kiriki-23.08.4-x86_64-1.txz: Upgraded. kde/kiten-23.08.4-x86_64-1.txz: Upgraded. kde/kitinerary-23.08.4-x86_64-1.txz: Upgraded. kde/kjumpingcube-23.08.4-x86_64-1.txz: Upgraded. kde/kldap-23.08.4-x86_64-1.txz: Upgraded. kde/kleopatra-23.08.4-x86_64-1.txz: Upgraded. kde/klickety-23.08.4-x86_64-1.txz: Upgraded. kde/klines-23.08.4-x86_64-1.txz: Upgraded. kde/kmag-23.08.4-x86_64-1.txz: Upgraded. kde/kmahjongg-23.08.4-x86_64-1.txz: Upgraded. kde/kmail-23.08.4-x86_64-1.txz: Upgraded. kde/kmail-account-wizard-23.08.4-x86_64-1.txz: Upgraded. kde/kmailtransport-23.08.4-x86_64-1.txz: Upgraded. kde/kmbox-23.08.4-x86_64-1.txz: Upgraded. kde/kmime-23.08.4-x86_64-1.txz: Upgraded. kde/kmines-23.08.4-x86_64-1.txz: Upgraded. kde/kmix-23.08.4-x86_64-1.txz: Upgraded. kde/kmousetool-23.08.4-x86_64-1.txz: Upgraded. kde/kmouth-23.08.4-x86_64-1.txz: Upgraded. kde/kmplot-23.08.4-x86_64-1.txz: Upgraded. kde/knavalbattle-23.08.4-x86_64-1.txz: Upgraded. kde/knetwalk-23.08.4-x86_64-1.txz: Upgraded. kde/knights-23.08.4-x86_64-1.txz: Upgraded. kde/knotes-23.08.4-x86_64-1.txz: Upgraded. kde/kolf-23.08.4-x86_64-1.txz: Upgraded. kde/kollision-23.08.4-x86_64-1.txz: Upgraded. kde/kolourpaint-23.08.4-x86_64-1.txz: Upgraded. kde/kompare-23.08.4-x86_64-1.txz: Upgraded. kde/konqueror-23.08.4-x86_64-1.txz: Upgraded. kde/konquest-23.08.4-x86_64-1.txz: Upgraded. kde/konsole-23.08.4-x86_64-1.txz: Upgraded. kde/kontact-23.08.4-x86_64-1.txz: Upgraded. kde/kontactinterface-23.08.4-x86_64-1.txz: Upgraded. kde/kontrast-23.08.4-x86_64-1.txz: Upgraded. kde/konversation-23.08.4-x86_64-1.txz: Upgraded. kde/kopeninghours-23.08.4-x86_64-1.txz: Upgraded. kde/kopete-23.08.4-x86_64-1.txz: Upgraded. kde/korganizer-23.08.4-x86_64-1.txz: Upgraded. kde/kosmindoormap-23.08.4-x86_64-1.txz: Upgraded. kde/kpat-23.08.4-x86_64-1.txz: Upgraded. kde/kpimtextedit-23.08.4-x86_64-1.txz: Upgraded. kde/kpkpass-23.08.4-x86_64-1.txz: Upgraded. kde/kpmcore-23.08.4-x86_64-1.txz: Upgraded. kde/kpublictransport-23.08.4-x86_64-1.txz: Upgraded. kde/kqtquickcharts-23.08.4-x86_64-1.txz: Upgraded. kde/krdc-23.08.4-x86_64-1.txz: Upgraded. kde/kreversi-23.08.4-x86_64-1.txz: Upgraded. kde/krfb-23.08.4-x86_64-1.txz: Upgraded. kde/krita-5.2.2-x86_64-1.txz: Upgraded. kde/kross-interpreters-23.08.4-x86_64-1.txz: Upgraded. kde/kruler-23.08.4-x86_64-1.txz: Upgraded. kde/ksanecore-23.08.4-x86_64-1.txz: Upgraded. kde/kshisen-23.08.4-x86_64-1.txz: Upgraded. kde/ksirk-23.08.4-x86_64-1.txz: Upgraded. kde/ksmtp-23.08.4-x86_64-1.txz: Upgraded. kde/ksnakeduel-23.08.4-x86_64-1.txz: Upgraded. kde/kspaceduel-23.08.4-x86_64-1.txz: Upgraded. kde/ksquares-23.08.4-x86_64-1.txz: Upgraded. kde/ksudoku-23.08.4-x86_64-1.txz: Upgraded. kde/ksystemlog-23.08.4-x86_64-1.txz: Upgraded. kde/kteatime-23.08.4-x86_64-1.txz: Upgraded. kde/ktimer-23.08.4-x86_64-1.txz: Upgraded. kde/ktnef-23.08.4-x86_64-1.txz: Upgraded. kde/ktorrent-23.08.4-x86_64-1.txz: Upgraded. kde/ktouch-23.08.4-x86_64-1.txz: Upgraded. kde/kturtle-23.08.4-x86_64-1.txz: Upgraded. kde/kubrick-23.08.4-x86_64-1.txz: Upgraded. kde/kwalletmanager-23.08.4-x86_64-1.txz: Upgraded. kde/kwave-23.08.4-x86_64-1.txz: Upgraded. kde/kwordquiz-23.08.4-x86_64-1.txz: Upgraded. kde/libgravatar-23.08.4-x86_64-1.txz: Upgraded. kde/libkcddb-23.08.4-x86_64-1.txz: Upgraded. kde/libkcompactdisc-23.08.4-x86_64-1.txz: Upgraded. kde/libkdcraw-23.08.4-x86_64-1.txz: Upgraded. kde/libkdegames-23.08.4-x86_64-1.txz: Upgraded. kde/libkdepim-23.08.4-x86_64-1.txz: Upgraded. kde/libkeduvocdocument-23.08.4-x86_64-1.txz: Upgraded. kde/libkexiv2-23.08.4-x86_64-1.txz: Upgraded. kde/libkgapi-23.08.4-x86_64-1.txz: Upgraded. kde/libkipi-23.08.4-x86_64-1.txz: Upgraded. kde/libkleo-23.08.4-x86_64-1.txz: Upgraded. kde/libkmahjongg-23.08.4-x86_64-1.txz: Upgraded. kde/libkomparediff2-23.08.4-x86_64-1.txz: Upgraded. kde/libksane-23.08.4-x86_64-1.txz: Upgraded. kde/libksieve-23.08.4-x86_64-1.txz: Upgraded. kde/libktorrent-23.08.4-x86_64-1.txz: Upgraded. kde/lokalize-23.08.4-x86_64-1.txz: Upgraded. kde/lskat-23.08.4-x86_64-1.txz: Upgraded. kde/mailcommon-23.08.4-x86_64-1.txz: Upgraded. kde/mailimporter-23.08.4-x86_64-1.txz: Upgraded. kde/marble-23.08.4-x86_64-1.txz: Upgraded. kde/markdownpart-23.08.4-x86_64-1.txz: Upgraded. kde/mbox-importer-23.08.4-x86_64-1.txz: Upgraded. kde/merkuro-23.08.4-x86_64-1.txz: Upgraded. kde/messagelib-23.08.4-x86_64-1.txz: Upgraded. kde/minuet-23.08.4-x86_64-1.txz: Upgraded. kde/okular-23.08.4-x86_64-1.txz: Upgraded. kde/palapeli-23.08.4-x86_64-1.txz: Upgraded. kde/parley-23.08.4-x86_64-1.txz: Upgraded. kde/partitionmanager-23.08.4-x86_64-1.txz: Upgraded. kde/picmi-23.08.4-x86_64-1.txz: Upgraded. kde/pim-data-exporter-23.08.4-x86_64-1.txz: Upgraded. kde/pim-sieve-editor-23.08.4-x86_64-1.txz: Upgraded. kde/pimcommon-23.08.4-x86_64-1.txz: Upgraded. kde/poxml-23.08.4-x86_64-1.txz: Upgraded. kde/print-manager-23.08.4-x86_64-1.txz: Upgraded. kde/qcoro-0.10.0-x86_64-1.txz: Upgraded. kde/rocs-23.08.4-x86_64-1.txz: Upgraded. kde/skanlite-23.08.4-x86_64-1.txz: Upgraded. kde/skanpage-23.08.4-x86_64-1.txz: Upgraded. kde/spectacle-23.08.4-x86_64-1.txz: Upgraded. kde/step-23.08.4-x86_64-1.txz: Upgraded. kde/svgpart-23.08.4-x86_64-1.txz: Upgraded. kde/sweeper-23.08.4-x86_64-1.txz: Upgraded. kde/umbrello-23.08.4-x86_64-1.txz: Upgraded. kde/yakuake-23.08.4-x86_64-1.txz: Upgraded. kde/zanshin-23.08.4-x86_64-1.txz: Upgraded. l/glib2-2.78.3-x86_64-1.txz: Upgraded. testing/packages/rust-1.74.1-x86_64-1.txz: Upgraded.
* Sun Dec 3 20:53:14 UTC 202320231203205314 Patrick J Volkerding2023-12-031-3/+4
| | | | | | | | | | | | | | | | | | | | | a/kernel-firmware-20231130_f63dd70-noarch-1.txz: Upgraded. a/kernel-generic-6.1.65-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.65-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.65-x86_64-1.txz: Upgraded. d/gdb-14.1-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.65-x86-1.txz: Upgraded. k/kernel-source-6.1.65-noarch-1.txz: Upgraded. l/enchant-2.6.3-x86_64-1.txz: Upgraded. l/v4l-utils-1.26.0-x86_64-3.txz: Rebuilt. Make sure ARIB-STD-B24.so is properly linked. Thanks to GazL. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. testing/packages/kernel-generic-6.6.4-x86_64-1.txz: Upgraded. testing/packages/kernel-headers-6.6.4-x86-1.txz: Upgraded. testing/packages/kernel-huge-6.6.4-x86_64-1.txz: Upgraded. testing/packages/kernel-modules-6.6.4-x86_64-1.txz: Upgraded. testing/packages/kernel-source-6.6.4-noarch-1.txz: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
* Thu Nov 30 21:21:55 UTC 202320231130212155 Patrick J Volkerding2023-11-302-2/+9
| | | | | | | | | | | | | | | | d/perl-5.38.2-x86_64-1.txz: Upgraded. d/rust-1.70.0-x86_64-4.txz: Rebuilt. Fixed path to the rust libraries in rust-analyzer. Thanks to Heinz Wiesinger. kde/digikam-8.2.0-x86_64-1.txz: Upgraded. kde/wcslib-8.2.2-x86_64-1.txz: Upgraded. l/gdbm-1.23-x86_64-2.txz: Rebuilt. Build with --enable-libgdbm-compat since Python wants this. n/c-ares-1.23.0-x86_64-1.txz: Upgraded. x/mesa-23.3.0-x86_64-1.txz: Upgraded. xfce/xfce4-power-manager-4.18.3-x86_64-1.txz: Upgraded. xfce/xfce4-settings-4.18.4-x86_64-1.txz: Upgraded. testing/packages/rust-1.74.0-x86_64-2.txz: Rebuilt. Fixed path to the rust libraries in rust-analyzer. Thanks to Heinz Wiesinger.
* Tue Nov 28 22:13:48 UTC 202320231128221348 Patrick J Volkerding2023-11-292-29/+29
| | | | | | | | | | | | | | | | | | | | | | | a/kernel-firmware-20231128_aae6052-noarch-1.txz: Upgraded. a/kernel-generic-6.1.64-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.64-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.64-x86_64-1.txz: Upgraded. d/cmake-3.27.9-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.64-x86-1.txz: Upgraded. d/llvm-17.0.6-x86_64-1.txz: Upgraded. k/kernel-source-6.1.64-noarch-1.txz: Upgraded. xap/mozilla-thunderbird-115.5.1-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/thunderbird/115.5.1/releasenotes/ isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. testing/packages/kernel-generic-6.6.3-x86_64-1.txz: Upgraded. testing/packages/kernel-headers-6.6.3-x86-1.txz: Upgraded. testing/packages/kernel-huge-6.6.3-x86_64-1.txz: Upgraded. testing/packages/kernel-modules-6.6.3-x86_64-1.txz: Upgraded. testing/packages/kernel-source-6.6.3-noarch-1.txz: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
* Sun Nov 26 20:51:26 UTC 202320231126205126 Patrick J Volkerding2023-11-261-9/+9
| | | | | | | | | | | | d/perl-5.38.1-x86_64-1.txz: Upgraded. Upgraded: Authen-SASL-2.1700, IO-Socket-SSL-2.084, URI-5.21. l/pipewire-1.0.0-x86_64-1.txz: Upgraded. l/python-toml-0.10.2-x86_64-1.txz: Removed. I'm told gi-docgen was ported to python-tomli earlier this year, so we don't need this after all. Out it goes. Thanks to Heinz Wiesinger. l/v4l-utils-1.26.0-x86_64-1.txz: Upgraded. xfce/xfce4-whiskermenu-plugin-2.8.2-x86_64-1.txz: Upgraded.
* Sat Nov 18 19:26:33 UTC 202320231118192633 Patrick J Volkerding2023-11-181-1/+1
| | | | | | | | | | | | | 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.
* Wed Nov 15 22:01:26 UTC 202320231115220126 Patrick J Volkerding2023-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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/
* Tue Nov 14 21:22:47 UTC 202320231114212247 Patrick J Volkerding2023-11-141-28/+28
| | | | | | | | | | | | | | | | | | | | | 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.
* Mon Nov 6 20:15:40 UTC 202320231106201540 Patrick J Volkerding2023-11-061-1/+1
| | | | | | | | | | a/btrfs-progs-6.6.1-x86_64-1.txz: Upgraded. d/mercurial-6.5.3-x86_64-1.txz: Upgraded. d/rust-bindgen-0.69.1-x86_64-1.txz: Upgraded. l/exiv2-0.28.1-x86_64-1.txz: Upgraded. l/jasper-4.0.1-x86_64-1.txz: Upgraded. x/fcitx5-5.1.4-x86_64-1.txz: Upgraded. xap/gimp-2.10.36-x86_64-1.txz: Upgraded.
* Tue Oct 31 18:49:18 UTC 202320231031184918 Patrick J Volkerding2023-10-312-28/+29
| | | | | | | | 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.
* Sat Oct 28 22:03:51 UTC 202320231028220351 Patrick J Volkerding2023-10-291-6/+11
| | | | | | | | | | | | | | | d/rust-1.70.0-x86_64-3.txz: Rebuilt. Fixed the installation of rls and added rust-analyzer (the successor to rls) and rust-demangler. Thanks to Heinz Wiesinger. l/enchant-2.6.2-x86_64-1.txz: Upgraded. l/gexiv2-0.14.2-x86_64-2.txz: Rebuilt. Recompiled against exiv2-0.28.0. l/libsigc++3-3.6.0-x86_64-1.txz: Upgraded. l/vid.stab-1.1.1-x86_64-1.txz: Upgraded. x/ibus-m17n-1.4.23-x86_64-1.txz: Upgraded. testing/packages/rust-1.73.0-x86_64-2.txz: Rebuilt. Fixed the installation of rls and added rust-analyzer (the successor to rls) and rust-demangler. Thanks to Heinz Wiesinger.
* Sat Oct 21 18:59:54 UTC 202320231021185954 Patrick J Volkerding2023-10-213-146/+2
| | | | | | | | | | | | | | | 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.
* Tue Oct 17 19:34:56 UTC 202320231017193456 Patrick J Volkerding2023-10-171-28/+28
| | | | | | | | | | | | | | | | | | | | | | | | 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.
* Fri Oct 6 21:28:34 UTC 202320231006212834 Patrick J Volkerding2023-10-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | a/eudev-3.2.14-x86_64-1.txz: Upgraded. a/kernel-firmware-20231006_7727f7e-noarch-1.txz: Upgraded. a/kernel-generic-6.1.56-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.56-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.56-x86_64-1.txz: Upgraded. d/cmake-3.27.7-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.56-x86-1.txz: Upgraded. k/kernel-source-6.1.56-noarch-1.txz: Upgraded. n/dhcpcd-10.0.3-x86_64-1.txz: Upgraded. n/netatalk-3.1.18-x86_64-1.txz: Upgraded. This update fixes bugs and a security issue: Harden create_appledesktop_folder(). For more information, see: https://netatalk.sourceforge.io/CVE-2022-22995.php https://www.cve.org/CVERecord?id=CVE-2022-22995 (* Security fix *) x/libXrandr-1.5.4-x86_64-1.txz: Upgraded. x/xkeyboard-config-2.40-noarch-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
* Wed Oct 4 20:02:00 UTC 202320231004200200 Patrick J Volkerding2023-10-041-1/+1
| | | | | | | | | | | 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.
* Tue Oct 3 22:19:10 UTC 202320231003221910 Patrick J Volkerding2023-10-043-29/+173
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Mon Sep 25 19:19:27 UTC 202320230925191927 Patrick J Volkerding2023-09-256-53/+261
| | | | | | | | | | | | | | | | | | | | ap/man-db-2.12.0-x86_64-1.txz: Upgraded. ap/mpg123-1.32.1-x86_64-1.txz: Upgraded. d/llvm-17.0.1-x86_64-1.txz: Upgraded. Shared library .so-version bump. d/lua-5.4.6-x86_64-4.txz: Rebuilt. Fixed prefix and $LIBDIRSUFFIX in lua.pc. Thanks to ArTourter. d/parallel-20230922-noarch-1.txz: Upgraded. kde/kdevelop-23.08.1-x86_64-2.txz: Rebuilt. Recompiled against llvm-17.0.1. l/imagemagick-7.1.1_18-x86_64-1.txz: Upgraded. l/libclc-17.0.1-x86_64-1.txz: Upgraded. l/qt5-5.15.10_20230923_6e8e373e-x86_64-1.txz: Upgraded. Compiled against llvm-17.0.1. l/spirv-llvm-translator-17.0.0-x86_64-1.txz: Upgraded. Compiled against llvm-17.0.1. x/mesa-23.2.0_rc4-x86_64-1.txz: Upgraded. Compiled against llvm-17.0.1.
* Thu Sep 21 19:32:42 UTC 202320230921193242 Patrick J Volkerding2023-09-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a/gettext-0.22.2-x86_64-1.txz: Upgraded. ap/cups-2.4.7-x86_64-1.txz: Upgraded. This update fixes bugs and a security issue: Fixed Heap-based buffer overflow when reading Postscript in PPD files. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-4504 (* Security fix *) d/cmake-3.27.6-x86_64-1.txz: Upgraded. d/gettext-tools-0.22.2-x86_64-1.txz: Upgraded. l/dconf-editor-45.0.1-x86_64-1.txz: Upgraded. l/gst-plugins-bad-free-1.22.6-x86_64-1.txz: Upgraded. l/gst-plugins-base-1.22.6-x86_64-1.txz: Upgraded. l/gst-plugins-good-1.22.6-x86_64-1.txz: Upgraded. l/gst-plugins-libav-1.22.6-x86_64-1.txz: Upgraded. l/gstreamer-1.22.6-x86_64-1.txz: Upgraded. l/gtk4-4.12.2-x86_64-1.txz: Upgraded. l/imagemagick-7.1.1_17-x86_64-1.txz: Upgraded. n/bind-9.18.19-x86_64-1.txz: Upgraded. This update fixes bugs and security issues: Limit the amount of recursion that can be performed by isccc_cc_fromwire. Fix use-after-free error in TLS DNS code when sending data. For more information, see: https://kb.isc.org/docs/cve-2023-3341 https://www.cve.org/CVERecord?id=CVE-2023-3341 https://kb.isc.org/docs/cve-2023-4236 https://www.cve.org/CVERecord?id=CVE-2023-4236 (* Security fix *) n/stunnel-5.71-x86_64-1.txz: Upgraded. x/mesa-23.1.8-x86_64-1.txz: Upgraded. x/xorg-server-xwayland-23.2.1-x86_64-1.txz: Upgraded. xap/freerdp-2.11.2-x86_64-1.txz: Upgraded. xap/mozilla-thunderbird-115.2.3-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/thunderbird/115.2.3/releasenotes/ xap/seamonkey-2.53.17.1-x86_64-1.txz: Upgraded. This update contains security fixes and improvements. For more information, see: https://www.seamonkey-project.org/releases/seamonkey2.53.17.1 https://www.cve.org/CVERecord?id=CVE-2023-4863 (* Security fix *)
* Mon Sep 18 18:40:04 UTC 202320230918184004 Patrick J Volkerding2023-09-181-1/+1
| | | | | | | | | | | | | | | | | | | a/sysklogd-2.5.2-x86_64-1.txz: Upgraded. d/cargo-vendor-filterer-0.5.11-x86_64-1.txz: Upgraded. l/adwaita-icon-theme-45.0-noarch-1.txz: Upgraded. l/gsettings-desktop-schemas-45.0-x86_64-1.txz: Upgraded. l/imagemagick-7.1.1_16-x86_64-1.txz: Upgraded. l/libdeflate-1.19-x86_64-1.txz: Upgraded. l/libqalculate-4.8.1-x86_64-1.txz: Upgraded. l/vte-0.74.0-x86_64-1.txz: Upgraded. n/netatalk-3.1.17-x86_64-1.txz: Upgraded. This update fixes bugs and a security issue: Validate data type in dalloc_value_for_key(). This flaw could allow a malicious actor to cause Netatalk's afpd daemon to crash, or possibly to execute arbitrary code. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-42464 (* Security fix *)
* Fri Sep 15 19:48:39 UTC 202320230915194839 Patrick J Volkerding2023-09-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | 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.
* Thu Sep 14 02:38:14 UTC 202320230914023814 Patrick J Volkerding2023-09-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Sat Sep 9 18:05:16 UTC 202320230909180516 Patrick J Volkerding2023-09-091-1/+8
| | | | | | | | | | | | | | 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.
* Thu Sep 7 19:41:00 UTC 202320230907194100 Patrick J Volkerding2023-09-071-1/+1
| | | | | | | | | 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.
* Thu Sep 7 02:04:52 UTC 202320230907020452 Patrick J Volkerding2023-09-071-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a/kernel-firmware-20230906_ad03b85-noarch-1.txz: Upgraded. a/kernel-generic-6.1.52-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.52-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.52-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.52-x86-1.txz: Upgraded. d/lua-5.4.6-x86_64-3.txz: Rebuilt. Set MYCFLAGS rather than CFLAGS in the build script to keep the other default CFLAGS in src/Makefile. This automatically sets -DLUA_USE_LINUX as well as -DLUA_COMPAT_5_3. d/mercurial-6.5.2-x86_64-1.txz: Upgraded. k/kernel-source-6.1.52-noarch-1.txz: Upgraded. kde/alkimia-8.1.2-x86_64-1.txz: Upgraded. kde/calligra-3.2.1-x86_64-33.txz: Rebuilt. Recompiled against poppler-23.09.0. kde/cantor-23.08.0-x86_64-2.txz: Rebuilt. Recompiled against poppler-23.09.0. kde/kfilemetadata-5.109.0-x86_64-2.txz: Rebuilt. Recompiled against poppler-23.09.0. kde/kile-2.9.93-x86_64-27.txz: Rebuilt. Recompiled against poppler-23.09.0. kde/kitinerary-23.08.0-x86_64-2.txz: Rebuilt. Recompiled against poppler-23.09.0. kde/krita-5.1.5-x86_64-14.txz: Rebuilt. Recompiled against poppler-23.09.0. kde/ktextaddons-1.5.0-x86_64-1.txz: Upgraded. kde/okular-23.08.0-x86_64-2.txz: Rebuilt. Recompiled against poppler-23.09.0. l/poppler-23.09.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. l/zstd-1.5.5-x86_64-3.txz: Rebuilt. Fix library path in zstdTargets-release.cmake. Thanks to Steven Voges and gian_d. Use additional build options: -DZSTD_BUILD_STATIC=OFF -DZSTD_PROGRAMS_LINK_SHARED=ON -DZSTD_LZ4_SUPPORT=ON -DZSTD_LZMA_SUPPORT=ON -DZSTD_ZLIB_SUPPORT=ON Thanks to USUARIONUEVO. n/iproute2-6.5.0-x86_64-1.txz: Upgraded. t/texlive-2023.230322-x86_64-5.txz: Rebuilt. Recompiled against zlib-1.3 to fix lualatex. Thanks to unInstance and marav. x/ibus-libpinyin-1.15.4-x86_64-1.txz: Upgraded. x/mesa-23.1.7-x86_64-1.txz: Upgraded. xap/gnuplot-5.4.9-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
* Wed Aug 30 21:58:04 UTC 202320230830215804 Patrick J Volkerding2023-08-313-1/+140
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a/dcron-4.5-x86_64-13.txz: Rebuilt. rc.crond: ensure world-writable permissions on /run/cron, needed for crontab -e with some editors. Thanks to lostintime. a/kernel-firmware-20230830_5ebb591-noarch-1.txz: Upgraded. a/kernel-generic-6.1.50-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.50-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.50-x86_64-1.txz: Upgraded. d/ccache-4.8.3-x86_64-1.txz: Upgraded. d/clinfo-3.0.23.01.25-x86_64-1.txz: Added. Thanks to Heinz Wiesinger. d/kernel-headers-6.1.50-x86-1.txz: Upgraded. d/vala-0.56.13-x86_64-1.txz: Upgraded. k/kernel-source-6.1.50-noarch-1.txz: Upgraded. l/libnl3-3.8.0-x86_64-1.txz: Upgraded. l/mozjs102-102.15.0esr-x86_64-1.txz: Upgraded. x/mesa-23.1.6-x86_64-1.txz: Upgraded. It appears that mesa-23.2.0 was pulled and replaced with mesa-23.2.0-rc2 sometime after we upgraded to it. I've tested this version and it does not suffer from the "radeon: failed testing IB on GFX ring" bug that was happening with mesa-23.1.3, so let's use it for now. xap/mozilla-firefox-115.2.0esr-x86_64-1.txz: Upgraded. This update contains security fixes and improvements. For more information, see: https://www.mozilla.org/en-US/firefox/115.2.0/releasenotes/ https://www.mozilla.org/security/advisories/mfsa2023-36/ https://www.cve.org/CVERecord?id=CVE-2023-4573 https://www.cve.org/CVERecord?id=CVE-2023-4574 https://www.cve.org/CVERecord?id=CVE-2023-4575 https://www.cve.org/CVERecord?id=CVE-2023-4576 https://www.cve.org/CVERecord?id=CVE-2023-4577 https://www.cve.org/CVERecord?id=CVE-2023-4051 https://www.cve.org/CVERecord?id=CVE-2023-4578 https://www.cve.org/CVERecord?id=CVE-2023-4053 https://www.cve.org/CVERecord?id=CVE-2023-4580 https://www.cve.org/CVERecord?id=CVE-2023-4581 https://www.cve.org/CVERecord?id=CVE-2023-4582 https://www.cve.org/CVERecord?id=CVE-2023-4583 https://www.cve.org/CVERecord?id=CVE-2023-4584 https://www.cve.org/CVERecord?id=CVE-2023-4585 (* Security fix *) xap/mozilla-thunderbird-115.2.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.2.0/releasenotes/ (* Security fix *) isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
* Tue Aug 29 18:55:59 UTC 202320230829185559 Patrick J Volkerding2023-08-291-1/+1
| | | | | | | | | | a/coreutils-9.4-x86_64-1.txz: Upgraded. d/cbindgen-0.25.0-x86_64-1.txz: Upgraded. l/ffmpeg-5.1.3-x86_64-2.txz: Rebuilt. Patched and recompiled against vulkan-sdk-1.3.250.0. Thanks to lucabon. l/pipewire-0.3.79-x86_64-1.txz: Upgraded. xfce/xfce4-whiskermenu-plugin-2.8.0-x86_64-1.txz: Upgraded.
* Tue Aug 29 00:06:09 UTC 202320230829000609 Patrick J Volkerding2023-08-291-0/+0
| | | | | | | | | l/fmt-10.1.1-x86_64-1.txz: Upgraded. l/libedit-20230828_3.1-x86_64-1.txz: Upgraded. n/daemon-0.8.4-x86_64-1.txz: Upgraded. x/vulkan-sdk-1.3.250.0-x86_64-1.txz: Upgraded. Thanks to Heinz Wiesinger. xap/freerdp-2.11.0-x86_64-1.txz: Upgraded.
* Fri Aug 25 01:04:55 UTC 202320230825010455 Patrick J Volkerding2023-08-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ap/sqlite-3.43.0-x86_64-1.txz: Upgraded. d/cmake-3.27.4-x86_64-1.txz: Upgraded. d/parallel-20230822-noarch-1.txz: Upgraded. kde/akonadi-23.08.0-x86_64-1.txz: Upgraded. kde/akonadi-calendar-23.08.0-x86_64-1.txz: Upgraded. kde/akonadi-calendar-tools-23.08.0-x86_64-1.txz: Upgraded. kde/akonadi-contacts-23.08.0-x86_64-1.txz: Upgraded. kde/akonadi-import-wizard-23.08.0-x86_64-1.txz: Upgraded. kde/akonadi-mime-23.08.0-x86_64-1.txz: Upgraded. kde/akonadi-notes-23.08.0-x86_64-1.txz: Upgraded. kde/akonadi-search-23.08.0-x86_64-1.txz: Upgraded. kde/akonadiconsole-23.08.0-x86_64-1.txz: Upgraded. kde/akregator-23.08.0-x86_64-1.txz: Upgraded. kde/alligator-23.08.0-x86_64-1.txz: Upgraded. kde/analitza-23.08.0-x86_64-1.txz: Upgraded. kde/ark-23.08.0-x86_64-1.txz: Upgraded. kde/artikulate-23.08.0-x86_64-1.txz: Upgraded. kde/audiocd-kio-23.08.0-x86_64-1.txz: Upgraded. kde/baloo-widgets-23.08.0-x86_64-1.txz: Upgraded. kde/blinken-23.08.0-x86_64-1.txz: Upgraded. kde/bomber-23.08.0-x86_64-1.txz: Upgraded. kde/bovo-23.08.0-x86_64-1.txz: Upgraded. kde/calendarsupport-23.08.0-x86_64-1.txz: Upgraded. kde/cantor-23.08.0-x86_64-1.txz: Upgraded. kde/cervisia-23.08.0-x86_64-1.txz: Upgraded. kde/dolphin-23.08.0-x86_64-1.txz: Upgraded. kde/dolphin-plugins-23.08.0-x86_64-1.txz: Upgraded. kde/dragon-23.08.0-x86_64-1.txz: Upgraded. kde/elisa-23.08.0-x86_64-1.txz: Upgraded. kde/eventviews-23.08.0-x86_64-1.txz: Upgraded. kde/falkon-23.08.0-x86_64-1.txz: Upgraded. kde/ffmpegthumbs-23.08.0-x86_64-1.txz: Upgraded. kde/filelight-23.08.0-x86_64-1.txz: Upgraded. kde/futuresql-0.1.1-x86_64-1.txz: Added. kde/ghostwriter-23.08.0-x86_64-1.txz: Upgraded. kde/granatier-23.08.0-x86_64-1.txz: Upgraded. kde/grantlee-editor-23.08.0-x86_64-1.txz: Upgraded. kde/grantleetheme-23.08.0-x86_64-1.txz: Upgraded. kde/gwenview-23.08.0-x86_64-1.txz: Upgraded. kde/incidenceeditor-23.08.0-x86_64-1.txz: Upgraded. kde/itinerary-23.08.0-x86_64-1.txz: Upgraded. kde/juk-23.08.0-x86_64-1.txz: Upgraded. kde/k3b-23.08.0-x86_64-1.txz: Upgraded. kde/kaddressbook-23.08.0-x86_64-1.txz: Upgraded. kde/kalarm-23.08.0-x86_64-1.txz: Upgraded. kde/kalendar-23.04.3-x86_64-1.txz: Removed. kde/kalgebra-23.08.0-x86_64-1.txz: Upgraded. kde/kalzium-23.08.0-x86_64-1.txz: Upgraded. kde/kamera-23.08.0-x86_64-1.txz: Upgraded. kde/kamoso-23.08.0-x86_64-1.txz: Upgraded. kde/kanagram-23.08.0-x86_64-1.txz: Upgraded. kde/kapman-23.08.0-x86_64-1.txz: Upgraded. kde/kapptemplate-23.08.0-x86_64-1.txz: Upgraded. kde/kate-23.08.0-x86_64-1.txz: Upgraded. kde/katomic-23.08.0-x86_64-1.txz: Upgraded. kde/kbackup-23.08.0-x86_64-1.txz: Upgraded. kde/kblackbox-23.08.0-x86_64-1.txz: Upgraded. kde/kblocks-23.08.0-x86_64-1.txz: Upgraded. kde/kbounce-23.08.0-x86_64-1.txz: Upgraded. kde/kbreakout-23.08.0-x86_64-1.txz: Upgraded. kde/kbruch-23.08.0-x86_64-1.txz: Upgraded. kde/kcachegrind-23.08.0-x86_64-1.txz: Upgraded. kde/kcalc-23.08.0-x86_64-1.txz: Upgraded. kde/kcalutils-23.08.0-x86_64-1.txz: Upgraded. kde/kcharselect-23.08.0-x86_64-1.txz: Upgraded. kde/kcolorchooser-23.08.0-x86_64-1.txz: Upgraded. kde/kcron-23.08.0-x86_64-1.txz: Upgraded. kde/kde-dev-scripts-23.08.0-x86_64-1.txz: Upgraded. kde/kde-dev-utils-23.08.0-x86_64-1.txz: Upgraded. kde/kde-inotify-survey-23.08.0-x86_64-1.txz: Upgraded. kde/kdebugsettings-23.08.0-x86_64-1.txz: Upgraded. kde/kdeconnect-kde-23.08.0-x86_64-1.txz: Upgraded. kde/kdeedu-data-23.08.0-x86_64-1.txz: Upgraded. kde/kdegraphics-mobipocket-23.08.0-x86_64-1.txz: Upgraded. kde/kdegraphics-thumbnailers-23.08.0-x86_64-1.txz: Upgraded. kde/kdenetwork-filesharing-23.08.0-x86_64-1.txz: Upgraded. kde/kdenlive-23.08.0-x86_64-1.txz: Upgraded. kde/kdepim-addons-23.08.0-x86_64-1.txz: Upgraded. kde/kdepim-runtime-23.08.0-x86_64-1.txz: Upgraded. kde/kdesdk-kio-23.08.0-x86_64-1.txz: Upgraded. kde/kdesdk-thumbnailers-23.08.0-x86_64-1.txz: Upgraded. kde/kdev-php-23.08.0-x86_64-1.txz: Upgraded. kde/kdev-python-23.08.0-x86_64-1.txz: Upgraded. kde/kdevelop-23.08.0-x86_64-1.txz: Upgraded. kde/kdf-23.08.0-x86_64-1.txz: Upgraded. kde/kdialog-23.08.0-x86_64-1.txz: Upgraded. kde/kdiamond-23.08.0-x86_64-1.txz: Upgraded. kde/keditbookmarks-23.08.0-x86_64-1.txz: Upgraded. kde/keysmith-23.08.0-x86_64-1.txz: Upgraded. kde/kfind-23.08.0-x86_64-1.txz: Upgraded. kde/kfloppy-23.04.3-x86_64-1.txz: Removed. kde/kfourinline-23.08.0-x86_64-1.txz: Upgraded. kde/kgeography-23.08.0-x86_64-1.txz: Upgraded. kde/kget-23.08.0-x86_64-1.txz: Upgraded. kde/kgoldrunner-23.08.0-x86_64-1.txz: Upgraded. kde/kgpg-23.08.0-x86_64-1.txz: Upgraded. kde/khangman-23.08.0-x86_64-1.txz: Upgraded. kde/khelpcenter-23.08.0-x86_64-1.txz: Upgraded. kde/kidentitymanagement-23.08.0-x86_64-1.txz: Upgraded. kde/kig-23.08.0-x86_64-1.txz: Upgraded. kde/kigo-23.08.0-x86_64-1.txz: Upgraded. kde/killbots-23.08.0-x86_64-1.txz: Upgraded. kde/kimagemapeditor-23.08.0-x86_64-1.txz: Upgraded. kde/kimap-23.08.0-x86_64-1.txz: Upgraded. kde/kio-admin-23.08.0-x86_64-1.txz: Upgraded. kde/kio-extras-23.08.0-x86_64-1.txz: Upgraded. kde/kio-gdrive-23.08.0-x86_64-1.txz: Upgraded. kde/kio-zeroconf-23.08.0-x86_64-1.txz: Upgraded. kde/kipi-plugins-23.08.0-x86_64-1.txz: Upgraded. kde/kirigami-gallery-23.08.0-x86_64-1.txz: Upgraded. kde/kiriki-23.08.0-x86_64-1.txz: Upgraded. kde/kiten-23.08.0-x86_64-1.txz: Upgraded. kde/kitinerary-23.08.0-x86_64-1.txz: Upgraded. kde/kjumpingcube-23.08.0-x86_64-1.txz: Upgraded. kde/kldap-23.08.0-x86_64-1.txz: Upgraded. kde/kleopatra-23.08.0-x86_64-1.txz: Upgraded. kde/klickety-23.08.0-x86_64-1.txz: Upgraded. kde/klines-23.08.0-x86_64-1.txz: Upgraded. kde/kmag-23.08.0-x86_64-1.txz: Upgraded. kde/kmahjongg-23.08.0-x86_64-1.txz: Upgraded. kde/kmail-23.08.0-x86_64-1.txz: Upgraded. kde/kmail-account-wizard-23.08.0-x86_64-1.txz: Upgraded. kde/kmailtransport-23.08.0-x86_64-1.txz: Upgraded. kde/kmbox-23.08.0-x86_64-1.txz: Upgraded. kde/kmime-23.08.0-x86_64-1.txz: Upgraded. kde/kmines-23.08.0-x86_64-1.txz: Upgraded. kde/kmix-23.08.0-x86_64-1.txz: Upgraded. kde/kmousetool-23.08.0-x86_64-1.txz: Upgraded. kde/kmouth-23.08.0-x86_64-1.txz: Upgraded. kde/kmplot-23.08.0-x86_64-1.txz: Upgraded. kde/knavalbattle-23.08.0-x86_64-1.txz: Upgraded. kde/knetwalk-23.08.0-x86_64-1.txz: Upgraded. kde/knights-23.08.0-x86_64-1.txz: Upgraded. kde/knotes-23.08.0-x86_64-1.txz: Upgraded. kde/kolf-23.08.0-x86_64-1.txz: Upgraded. kde/kollision-23.08.0-x86_64-1.txz: Upgraded. kde/kolourpaint-23.08.0-x86_64-1.txz: Upgraded. kde/kompare-23.08.0-x86_64-1.txz: Upgraded. kde/konqueror-23.08.0-x86_64-1.txz: Upgraded. kde/konquest-23.08.0-x86_64-1.txz: Upgraded. kde/konsole-23.08.0-x86_64-1.txz: Upgraded. kde/kontact-23.08.0-x86_64-1.txz: Upgraded. kde/kontactinterface-23.08.0-x86_64-1.txz: Upgraded. kde/kontrast-23.08.0-x86_64-1.txz: Upgraded. kde/konversation-23.08.0-x86_64-1.txz: Upgraded. kde/kopeninghours-23.08.0-x86_64-1.txz: Upgraded. kde/kopete-23.08.0-x86_64-1.txz: Upgraded. kde/korganizer-23.08.0-x86_64-1.txz: Upgraded. kde/kosmindoormap-23.08.0-x86_64-1.txz: Upgraded. kde/kpat-23.08.0-x86_64-1.txz: Upgraded. kde/kpimtextedit-23.08.0-x86_64-1.txz: Upgraded. kde/kpkpass-23.08.0-x86_64-1.txz: Upgraded. kde/kpmcore-23.08.0-x86_64-1.txz: Upgraded. kde/kpublictransport-23.08.0-x86_64-1.txz: Upgraded. kde/kqtquickcharts-23.08.0-x86_64-1.txz: Upgraded. kde/kquickimageeditor-0.2.0-x86_64-1.txz: Added. kde/krdc-23.08.0-x86_64-1.txz: Upgraded. kde/kreversi-23.08.0-x86_64-1.txz: Upgraded. kde/krfb-23.08.0-x86_64-1.txz: Upgraded. kde/kross-interpreters-23.08.0-x86_64-1.txz: Upgraded. kde/kruler-23.08.0-x86_64-1.txz: Upgraded. kde/ksanecore-23.08.0-x86_64-1.txz: Upgraded. kde/kshisen-23.08.0-x86_64-1.txz: Upgraded. kde/ksirk-23.08.0-x86_64-1.txz: Upgraded. kde/ksmtp-23.08.0-x86_64-1.txz: Upgraded. kde/ksnakeduel-23.08.0-x86_64-1.txz: Upgraded. kde/kspaceduel-23.08.0-x86_64-1.txz: Upgraded. kde/ksquares-23.08.0-x86_64-1.txz: Upgraded. kde/ksudoku-23.08.0-x86_64-1.txz: Upgraded. kde/ksystemlog-23.08.0-x86_64-1.txz: Upgraded. kde/kteatime-23.08.0-x86_64-1.txz: Upgraded. kde/ktimer-23.08.0-x86_64-1.txz: Upgraded. kde/ktnef-23.08.0-x86_64-1.txz: Upgraded. kde/ktorrent-23.08.0-x86_64-1.txz: Upgraded. kde/ktouch-23.08.0-x86_64-1.txz: Upgraded. kde/kturtle-23.08.0-x86_64-1.txz: Upgraded. kde/kubrick-23.08.0-x86_64-1.txz: Upgraded. kde/kwalletmanager-23.08.0-x86_64-1.txz: Upgraded. kde/kwave-23.08.0-x86_64-1.txz: Upgraded. kde/kwordquiz-23.08.0-x86_64-1.txz: Upgraded. kde/libgravatar-23.08.0-x86_64-1.txz: Upgraded. kde/libkcddb-23.08.0-x86_64-1.txz: Upgraded. kde/libkcompactdisc-23.08.0-x86_64-1.txz: Upgraded. kde/libkdcraw-23.08.0-x86_64-1.txz: Upgraded. kde/libkdegames-23.08.0-x86_64-1.txz: Upgraded. kde/libkdepim-23.08.0-x86_64-1.txz: Upgraded. kde/libkeduvocdocument-23.08.0-x86_64-1.txz: Upgraded. kde/libkexiv2-23.08.0-x86_64-1.txz: Upgraded. kde/libkgapi-23.08.0-x86_64-1.txz: Upgraded. kde/libkipi-23.08.0-x86_64-1.txz: Upgraded. kde/libkleo-23.08.0-x86_64-1.txz: Upgraded. kde/libkmahjongg-23.08.0-x86_64-1.txz: Upgraded. kde/libkomparediff2-23.08.0-x86_64-1.txz: Upgraded. kde/libksane-23.08.0-x86_64-1.txz: Upgraded. kde/libksieve-23.08.0-x86_64-1.txz: Upgraded. kde/libktorrent-23.08.0-x86_64-1.txz: Upgraded. kde/lokalize-23.08.0-x86_64-1.txz: Upgraded. kde/lskat-23.08.0-x86_64-1.txz: Upgraded. kde/mailcommon-23.08.0-x86_64-1.txz: Upgraded. kde/mailimporter-23.08.0-x86_64-1.txz: Upgraded. kde/marble-23.08.0-x86_64-1.txz: Upgraded. kde/markdownpart-23.08.0-x86_64-1.txz: Upgraded. kde/mbox-importer-23.08.0-x86_64-1.txz: Upgraded. kde/merkuro-23.08.0-x86_64-1.txz: Added. kde/messagelib-23.08.0-x86_64-1.txz: Upgraded. kde/minuet-23.08.0-x86_64-1.txz: Upgraded. kde/okular-23.08.0-x86_64-1.txz: Upgraded. kde/palapeli-23.08.0-x86_64-1.txz: Upgraded. kde/parley-23.08.0-x86_64-1.txz: Upgraded. kde/partitionmanager-23.08.0-x86_64-1.txz: Upgraded. kde/picmi-23.08.0-x86_64-1.txz: Upgraded. kde/pim-data-exporter-23.08.0-x86_64-1.txz: Upgraded. kde/pim-sieve-editor-23.08.0-x86_64-1.txz: Upgraded. kde/pimcommon-23.08.0-x86_64-1.txz: Upgraded. kde/poxml-23.08.0-x86_64-1.txz: Upgraded. kde/print-manager-23.08.0-x86_64-1.txz: Upgraded. kde/rocs-23.08.0-x86_64-1.txz: Upgraded. kde/skanlite-23.08.0-x86_64-1.txz: Upgraded. kde/skanpage-23.08.0-x86_64-1.txz: Upgraded. kde/spectacle-23.08.0-x86_64-1.txz: Upgraded. kde/step-23.08.0-x86_64-1.txz: Upgraded. kde/svgpart-23.08.0-x86_64-1.txz: Upgraded. kde/sweeper-23.08.0-x86_64-1.txz: Upgraded. kde/tokodon-23.04.3-x86_64-1.txz: Removed. kde/umbrello-23.08.0-x86_64-1.txz: Upgraded. kde/yakuake-23.08.0-x86_64-1.txz: Upgraded. kde/zanshin-23.08.0-x86_64-1.txz: Upgraded.
* Sun Aug 20 19:57:07 UTC 202320230820195707 Patrick J Volkerding2023-08-201-3/+5
| | | | | | | | | | | a/gzip-1.13-x86_64-1.txz: Upgraded. a/less-643-x86_64-1.txz: Upgraded. ap/vim-9.0.1776-x86_64-1.txz: Upgraded. d/lua-5.4.6-x86_64-2.txz: Rebuilt. Recompiled with -DLUA_USE_LINUX (to fix luarocks). Thanks to perrin4869. d/poke-3.3-x86_64-1.txz: Upgraded. l/netpbm-11.03.04-x86_64-1.txz: Upgraded. xap/vim-gvim-9.0.1776-x86_64-1.txz: Upgraded.
* Sat Aug 19 20:17:55 UTC 202320230819201755 Patrick J Volkerding2023-08-194-0/+175
| | | | | | | | | | | | ap/rpm-4.18.1-x86_64-1.txz: Upgraded. Compiled against lua-5.4.6. d/lua-5.4.6-x86_64-1.txz: Added. Thanks to SBo, including: Menno Duursma, Aaron W. Hsu, and Matteo Bernardini. d/vala-0.56.12-x86_64-1.txz: Upgraded. l/netpbm-11.03.03-x86_64-1.txz: Upgraded. xap/hexchat-2.16.1-x86_64-5.txz: Rebuilt. Recompiled against lua-5.4.6. Added lua plugin.
* Thu Aug 17 20:58:16 UTC 202320230817205816 Patrick J Volkerding2023-08-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Wed Aug 16 20:45:00 UTC 202320230816204500 Patrick J Volkerding2023-08-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Sat Aug 12 19:03:36 UTC 202320230812190336 Patrick J Volkerding2023-08-121-1/+1
| | | | | | | | | | | | 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.
* Sun Jul 30 20:33:52 UTC 202320230730203352 Patrick J Volkerding2023-07-304-1/+152
| | | | | | | | | | | | | | d/binutils-2.41-x86_64-1.txz: Upgraded. d/oprofile-1.4.0-x86_64-12.txz: Rebuilt. Recompiled against binutils-2.41. d/tree-sitter-0.20.8-x86_64-1.txz: Added. This is a dependency for an interesting new feature of emacs-29.1. e/emacs-29.1-x86_64-1.txz: Upgraded. Compiled against tree-sitter-0.20.8. Grammar libraries for this can be downloaded and installed from within Emacs - see the NEWS file for details. l/gmp-6.3.0-x86_64-1.txz: Upgraded. l/libarchive-3.7.1-x86_64-1.txz: Upgraded. l/polkit-123-x86_64-1.txz: Upgraded.
* Thu Jul 27 21:41:08 UTC 202320230727214108 Patrick J Volkerding2023-07-282-2/+2
| | | | | | | | | | | | | | | | | | | | | | a/btrfs-progs-6.3.3-x86_64-1.txz: Upgraded. a/kernel-generic-6.1.42-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.42-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.42-x86_64-1.txz: Upgraded. d/gcc-13.2.0-x86_64-1.txz: Upgraded. d/gcc-g++-13.2.0-x86_64-1.txz: Upgraded. d/gcc-gdc-13.2.0-x86_64-1.txz: Upgraded. d/gcc-gfortran-13.2.0-x86_64-1.txz: Upgraded. d/gcc-gm2-13.2.0-x86_64-1.txz: Upgraded. d/gcc-gnat-13.2.0-x86_64-1.txz: Upgraded. d/gcc-go-13.2.0-x86_64-1.txz: Upgraded. d/gcc-objc-13.2.0-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.42-x86-1.txz: Upgraded. d/libtool-2.4.7-x86_64-6.txz: Rebuilt. Recompiled to update embedded GCC version number. k/kernel-source-6.1.42-noarch-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
* Wed Jul 26 19:26:39 UTC 202320230726192639 Patrick J Volkerding2023-07-261-1/+1
| | | | | | | | | | | a/pkgtools-15.1-noarch-6.txz: Rebuilt. makepkg: fix chown to avoid warning. Not sure how this one got missed for so long. Thanks to lucabon. d/cmake-3.27.1-x86_64-1.txz: Upgraded. l/cfitsio-4.3.0-x86_64-1.txz: Upgraded. n/curl-8.2.1-x86_64-1.txz: Upgraded. This is a bugfix release. x/m17n-lib-1.8.3-x86_64-1.txz: Upgraded.
* Wed Jul 19 20:36:46 UTC 202320230719203646 Patrick J Volkerding2023-07-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Thu Jul 13 19:53:09 UTC 202320230713195309 Patrick J Volkerding2023-07-131-1/+2
| | | | | l/lensfun-0.3.4-x86_64-1.txz: Upgraded. n/stunnel-5.70-x86_64-1.txz: Upgraded.
* Wed Jul 12 20:41:16 UTC 202320230712204116 Patrick J Volkerding2023-07-122-8/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Mon Jul 3 20:19:22 UTC 202320230703201922 Patrick J Volkerding2023-07-032-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Thu Jun 22 01:54:11 UTC 202320230622015411 Patrick J Volkerding2023-06-222-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a/kernel-firmware-20230620_045b213-noarch-1.txz: Upgraded. a/kernel-generic-6.1.35-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.35-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.35-x86_64-1.txz: Upgraded. ap/ghostscript-10.01.2-x86_64-1.txz: Upgraded. d/cbindgen-0.24.6-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.35-x86-1.txz: Upgraded. d/rust-bindgen-0.66.1-x86_64-1.txz: Upgraded. k/kernel-source-6.1.35-noarch-1.txz: Upgraded. kde/plasma-sdk-5.27.6.1-x86_64-1.txz: Upgraded. l/SDL2-2.28.0-x86_64-1.txz: Upgraded. l/gst-plugins-bad-free-1.22.4-x86_64-1.txz: Upgraded. l/gst-plugins-base-1.22.4-x86_64-1.txz: Upgraded. l/gst-plugins-good-1.22.4-x86_64-1.txz: Upgraded. l/gst-plugins-libav-1.22.4-x86_64-1.txz: Upgraded. l/gstreamer-1.22.4-x86_64-1.txz: Upgraded. l/nodejs-20.3.1-x86_64-1.txz: Upgraded. n/bind-9.18.16-x86_64-1.txz: Upgraded. This update fixes a security issue: Exceeding the recursive-clients quota may cause named to terminate unexpectedly when stale-answer-client-timeout is set to 0. For more information, see: https://kb.isc.org/docs/cve-2023-2911 https://www.cve.org/CVERecord?id=CVE-2023-2911 (* Security fix *) isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
* Wed Jun 14 21:43:32 UTC 202320230614214332 Patrick J Volkerding2023-06-151-28/+28
| | | | | | | | | | | | | | | | | | | | | a/kernel-firmware-20230612_1cd1c87-noarch-1.txz: Upgraded. a/kernel-generic-6.1.34-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.34-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.34-x86_64-1.txz: Upgraded. ap/cups-2.4.5-x86_64-1.txz: Upgraded. This is a bugfix release. ap/ksh93-1.0.6-x86_64-1.txz: Upgraded. This is a bugfix release. d/kernel-headers-6.1.34-x86-1.txz: Upgraded. d/llvm-16.0.6-x86_64-1.txz: Upgraded. k/kernel-source-6.1.34-noarch-1.txz: Upgraded. l/fluidsynth-2.3.3-x86_64-1.txz: Upgraded. l/icu4c-73.2-x86_64-1.txz: Upgraded. n/openvpn-2.6.5-x86_64-1.txz: Upgraded. xfce/xfce4-whiskermenu-plugin-2.7.3-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
* Mon Jun 12 20:37:03 UTC 202320230612203703 Patrick J Volkerding2023-06-132-8/+8
| | | | | | | | | | | | 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.