summaryrefslogtreecommitdiffstats
path: root/source/a (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sun Sep 3 04:27:04 UTC 202320230903042704 Patrick J Volkerding2023-09-032-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | a/dbus-1.14.10-x86_64-1.txz: Upgraded. a/kernel-firmware-20230901_bb4f658-noarch-1.txz: Upgraded. a/kernel-generic-6.1.51-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.51-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.51-x86_64-1.txz: Upgraded. a/pkgtools-15.1-noarch-7.txz: Rebuilt. pkgtool: Make the "Setup" menu (rerun selected installer scripts) larger. Thanks to Stuart Winter. ap/alsa-utils-1.2.10-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.51-x86-1.txz: Upgraded. d/strace-6.5-x86_64-1.txz: Upgraded. k/kernel-source-6.1.51-noarch-1.txz: Upgraded. l/SDL2-2.28.3-x86_64-1.txz: Upgraded. l/alsa-lib-1.2.10-x86_64-1.txz: Upgraded. l/at-spi2-core-2.48.4-x86_64-1.txz: Upgraded. l/gmime-3.2.14-x86_64-1.txz: Upgraded. l/libgphoto2-2.5.31-x86_64-1.txz: Upgraded. xfce/thunar-4.18.7-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-312-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-292-18/+11
| | | | | | | | | | 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.
* Sat Aug 26 21:01:45 UTC 202320230826210145 Patrick J Volkerding2023-08-262-1/+30
| | | | | | | | | | | | | | | | | | | a/coreutils-9.3-x86_64-2.txz: Rebuilt. Don't support AVX2 instructions for wc. Since it's possible to enable a kernel option that causes the kernel to advertise AVX2 as available, but leads to an illegal instruction if there's an attempt to actually use AVX2 when old microcode is in use, this isn't reliable. Furthermore, wc is used by the pkgtools and this sort of failure could lead to corruption of the filesystem and/or package database. So, we'll disable this to be on the safe side. Thanks to lancsuk for noticing this issue. a/kernel-generic-6.1.48-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.48-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.48-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.48-x86-1.txz: Upgraded. k/kernel-source-6.1.48-noarch-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
* 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.
* Sat Aug 12 19:03:36 UTC 202320230812190336 Patrick J Volkerding2023-08-122-72/+77
| | | | | | | | | | | | 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.
* Sat Aug 12 00:43:19 UTC 202320230812004319 Patrick J Volkerding2023-08-122-41/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Thu Aug 10 05:48:31 UTC 202320230810054831 Patrick J Volkerding2023-08-102-1/+14
| | | | | | | | | a/mkinitrd-1.4.11-x86_64-33.txz: Rebuilt. Exclude 99-nfs.rules. Thanks to micu. ap/vim-9.0.1683-x86_64-1.txz: Upgraded. l/nodejs-20.5.1-x86_64-1.txz: Upgraded. n/NetworkManager-1.44.0-x86_64-1.txz: Upgraded. xap/vim-gvim-9.0.1683-x86_64-1.txz: Upgraded.
* Mon Aug 7 19:22:02 UTC 202320230807192202 Patrick J Volkerding2023-08-072-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Fri Jul 28 19:47:22 UTC 202320230728194722 Patrick J Volkerding2023-07-282-32/+1
| | | | | | a/file-5.45-x86_64-1.txz: Upgraded. l/mozilla-nss-3.92-x86_64-1.txz: Upgraded. l/pipewire-0.3.76-x86_64-1.txz: Upgraded.
* Wed Jul 26 19:26:39 UTC 202320230726192639 Patrick J Volkerding2023-07-262-2/+2
| | | | | | | | | | | 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.
* Tue Jul 25 19:45:27 UTC 202320230725194527 Patrick J Volkerding2023-07-251-13/+15
| | | | | | | | | a/kernel-firmware-20230725_b6ea35f-noarch-1.txz: Upgraded. Restored license files and other documentation. Thanks to drumz. ap/sudo-1.9.14p3-x86_64-1.txz: Upgraded. kde/kirigami-addons-0.10.0-x86_64-1.txz: Upgraded. l/gexiv2-0.14.2-x86_64-1.txz: Upgraded. l/qca-2.3.7-x86_64-1.txz: Upgraded.
* Tue Jul 18 19:58:10 UTC 202320230718195810 Patrick J Volkerding2023-07-182-35/+1
| | | | | | | | | | | | | | | | | | | | | | | | | a/tar-1.35-x86_64-1.txz: Upgraded. x/mesa-23.2.0_rc1-x86_64-1.txz: Upgraded. OK, usually I won't use rc versions even in -current, but in this case I'm going to. Some time ago my desktop machine with RS880 / Radeon HD 4290 graphics on the motherboard began acting up with the screen going black for a few seconds before returning. This after an hour or so of uptime, usually, then becoming more frequent with more uptime. Eventually I'd lose mouse and/or keyboard too, and have to reboot. Here's a couple of errors from dmesg: [ 9942.677675] [drm:r600_ib_test [radeon]] *ERROR* radeon: fence wait timed out. [ 9942.677741] [drm:radeon_ib_ring_tests [radeon]] *ERROR* radeon: failed testing IB on GFX ring (-110). I also noticed that the backtrace started with ttm_bo_release, and seeing this in recent kernel patches had been chalking this up to a kernel bug. I *still* think it could be, and there are a bunch of kernel patches coming soon to -stable from Alex Deucher that could address the underlying causes (not for 6.1.39 though, unfortunately). Anyway, I'd recently figured out that reverting Mesa sufficiently made the issue go away. And now it seems this 23.2.0 release candidate also fixes the issue. Yes, I could go search for the commits to cherry-pick, but we'll be moving to mesa-23.2.0 when it's released, so we might as well start testing now.
* Sat Jul 8 19:46:10 UTC 202320230708194610 Patrick J Volkerding2023-07-086-85/+217
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a/cryptsetup-2.6.1-x86_64-3.txz: Rebuilt. rc.luks: support start/stop/status. Add a manpage for crypttab. Thanks to PiterPunk. a/sysvinit-scripts-15.1-noarch-6.txz: Rebuilt. rc.M: call "rc.luks start" to unlock any volumes that are still locked. rc.6: call "rc.luks stop" to close volumes at shutdown. Thanks to PiterPunk. kde/attica-5.108.0-x86_64-1.txz: Upgraded. kde/baloo-5.108.0-x86_64-1.txz: Upgraded. kde/bluez-qt-5.108.0-x86_64-1.txz: Upgraded. kde/breeze-icons-5.108.0-noarch-1.txz: Upgraded. kde/extra-cmake-modules-5.108.0-x86_64-1.txz: Upgraded. kde/frameworkintegration-5.108.0-x86_64-1.txz: Upgraded. kde/kactivities-5.108.0-x86_64-1.txz: Upgraded. kde/kactivities-stats-5.108.0-x86_64-1.txz: Upgraded. kde/kapidox-5.108.0-x86_64-1.txz: Upgraded. kde/karchive-5.108.0-x86_64-1.txz: Upgraded. kde/kauth-5.108.0-x86_64-1.txz: Upgraded. kde/kbookmarks-5.108.0-x86_64-1.txz: Upgraded. kde/kcalendarcore-5.108.0-x86_64-1.txz: Upgraded. kde/kcmutils-5.108.0-x86_64-1.txz: Upgraded. kde/kcodecs-5.108.0-x86_64-1.txz: Upgraded. kde/kcompletion-5.108.0-x86_64-1.txz: Upgraded. kde/kconfig-5.108.0-x86_64-1.txz: Upgraded. kde/kconfigwidgets-5.108.0-x86_64-1.txz: Upgraded. kde/kcontacts-5.108.0-x86_64-1.txz: Upgraded. kde/kcoreaddons-5.108.0-x86_64-1.txz: Upgraded. kde/kcrash-5.108.0-x86_64-1.txz: Upgraded. kde/kdav-5.108.0-x86_64-1.txz: Upgraded. kde/kdbusaddons-5.108.0-x86_64-1.txz: Upgraded. kde/kdeclarative-5.108.0-x86_64-1.txz: Upgraded. kde/kded-5.108.0-x86_64-1.txz: Upgraded. kde/kdelibs4support-5.108.0-x86_64-1.txz: Upgraded. kde/kdesignerplugin-5.108.0-x86_64-1.txz: Upgraded. kde/kdesu-5.108.0-x86_64-1.txz: Upgraded. kde/kdewebkit-5.108.0-x86_64-1.txz: Upgraded. kde/kdnssd-5.108.0-x86_64-1.txz: Upgraded. kde/kdoctools-5.108.0-x86_64-1.txz: Upgraded. kde/kemoticons-5.108.0-x86_64-1.txz: Upgraded. kde/kfilemetadata-5.108.0-x86_64-1.txz: Upgraded. kde/kglobalaccel-5.108.0-x86_64-1.txz: Upgraded. kde/kguiaddons-5.108.0-x86_64-1.txz: Upgraded. kde/kholidays-5.108.0-x86_64-1.txz: Upgraded. kde/khtml-5.108.0-x86_64-1.txz: Upgraded. kde/ki18n-5.108.0-x86_64-1.txz: Upgraded. kde/kiconthemes-5.108.0-x86_64-1.txz: Upgraded. kde/kidletime-5.108.0-x86_64-1.txz: Upgraded. kde/kimageformats-5.108.0-x86_64-1.txz: Upgraded. kde/kinit-5.108.0-x86_64-1.txz: Upgraded. kde/kio-5.108.0-x86_64-1.txz: Upgraded. kde/kirigami2-5.108.0-x86_64-1.txz: Upgraded. kde/kitemmodels-5.108.0-x86_64-1.txz: Upgraded. kde/kitemviews-5.108.0-x86_64-1.txz: Upgraded. kde/kjobwidgets-5.108.0-x86_64-1.txz: Upgraded. kde/kjs-5.108.0-x86_64-1.txz: Upgraded. kde/kjsembed-5.108.0-x86_64-1.txz: Upgraded. kde/kmediaplayer-5.108.0-x86_64-1.txz: Upgraded. kde/knewstuff-5.108.0-x86_64-1.txz: Upgraded. kde/knotifications-5.108.0-x86_64-1.txz: Upgraded. kde/knotifyconfig-5.108.0-x86_64-1.txz: Upgraded. kde/kpackage-5.108.0-x86_64-1.txz: Upgraded. kde/kparts-5.108.0-x86_64-1.txz: Upgraded. kde/kpeople-5.108.0-x86_64-1.txz: Upgraded. kde/kplotting-5.108.0-x86_64-1.txz: Upgraded. kde/kpty-5.108.0-x86_64-1.txz: Upgraded. kde/kquickcharts-5.108.0-x86_64-1.txz: Upgraded. kde/kross-5.108.0-x86_64-1.txz: Upgraded. kde/krunner-5.108.0-x86_64-1.txz: Upgraded. kde/kservice-5.108.0-x86_64-1.txz: Upgraded. kde/ktexteditor-5.108.0-x86_64-1.txz: Upgraded. kde/ktextwidgets-5.108.0-x86_64-1.txz: Upgraded. kde/kunitconversion-5.108.0-x86_64-1.txz: Upgraded. kde/kwallet-5.108.0-x86_64-1.txz: Upgraded. kde/kwayland-5.108.0-x86_64-1.txz: Upgraded. kde/kwidgetsaddons-5.108.0-x86_64-1.txz: Upgraded. kde/kwindowsystem-5.108.0-x86_64-1.txz: Upgraded. kde/kxmlgui-5.108.0-x86_64-1.txz: Upgraded. kde/kxmlrpcclient-5.108.0-x86_64-1.txz: Upgraded. kde/modemmanager-qt-5.108.0-x86_64-1.txz: Upgraded. kde/networkmanager-qt-5.108.0-x86_64-1.txz: Upgraded. kde/oxygen-icons5-5.108.0-noarch-1.txz: Upgraded. kde/plasma-framework-5.108.0-x86_64-1.txz: Upgraded. kde/prison-5.108.0-x86_64-1.txz: Upgraded. kde/purpose-5.108.0-x86_64-1.txz: Upgraded. kde/qqc2-desktop-style-5.108.0-x86_64-1.txz: Upgraded. kde/solid-5.108.0-x86_64-1.txz: Upgraded. kde/sonnet-5.108.0-x86_64-1.txz: Upgraded. kde/syndication-5.108.0-x86_64-1.txz: Upgraded. kde/syntax-highlighting-5.108.0-x86_64-1.txz: Upgraded. kde/threadweaver-5.108.0-x86_64-1.txz: Upgraded. xap/rxvt-unicode-9.26-x86_64-7.txz: Rebuilt. Applied upstream patch to fix special character rendering when rxvt-unicode is built against perl-5.38.0. Thanks to pghvlaans.
* Wed Jul 5 21:02:14 UTC 202320230705210214 Patrick J Volkerding2023-07-053-48/+3
| | | | | | | | | | | | | | | | 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.
* Fri Jun 30 20:20:35 UTC 202320230630202035 Patrick J Volkerding2023-06-303-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 /.
* Thu Jun 29 19:32:12 UTC 202320230629193212 Patrick J Volkerding2023-06-291-8/+18
| | | | | | | | | | | | | a/kernel-firmware-20230625_ee91452-noarch-2.txz: Rebuilt. When building the package, install from the download directory rather than moving the download directory to the destination directory first. Evidently "cp -d foo foo" and "cat foo > foo" don't exactly behave the same. ;-) Support a COMPRESSION= variable which may be set to xz or zstd to compress the kernel modules. For now, we'll stick with uncompressed modules. isolinux/initrd.img: Rebuilt. Replaced corrupted firmware. usb-and-pxe-installers/usbboot.img: Rebuilt. Replaced corrupted firmware.
* Wed Jun 28 20:22:39 UTC 202320230628202239 Patrick J Volkerding2023-06-281-2/+1
| | | | | | | | | | | | | | | | | | | a/kernel-firmware-20230625_ee91452-noarch-1.txz: Upgraded. a/kernel-generic-6.1.36-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.36-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.36-x86_64-1.txz: Upgraded. a/util-linux-2.39.1-x86_64-1.txz: Upgraded. ap/sudo-1.9.14-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.36-x86-1.txz: Upgraded. d/strace-6.4-x86_64-1.txz: Upgraded. k/kernel-source-6.1.36-noarch-1.txz: Upgraded. n/NetworkManager-1.42.8-x86_64-1.txz: Upgraded. n/iproute2-6.4.0-x86_64-1.txz: Upgraded. x/xterm-383-x86_64-1.txz: Upgraded. xap/xsnow-3.7.5-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
* Thu Jun 22 19:07:50 UTC 202320230622190750 Patrick J Volkerding2023-06-221-1/+1
| | | | | | | | | | | | | ap/cups-2.4.6-x86_64-1.txz: Upgraded. Fixed use-after-free when logging warnings in case of failures in cupsdAcceptClient(). For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-34241 (* Security fix *) ap/sysstat-12.7.4-x86_64-1.txz: Upgraded. d/mercurial-6.4.5-x86_64-1.txz: Upgraded. l/libpng-1.6.40-x86_64-1.txz: Upgraded. x/mesa-23.1.3-x86_64-1.txz: Upgraded.
* Mon Jun 19 17:55:52 UTC 202320230619175552 Patrick J Volkerding2023-06-192-4/+4
| | | | | | | | | | | 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.
* Tue Jun 13 20:15:52 UTC 202320230613201552 Patrick J Volkerding2023-06-134-3/+172
| | | | | | | | a/userspace-rcu-0.14.0-x86_64-1.txz: Added. This is needed by xfsprogs-6.3.0. a/xfsprogs-6.3.0-x86_64-1.txz: Upgraded. ap/xfsdump-3.1.12-x86_64-1.txz: Upgraded. d/ccache-4.8.2-x86_64-1.txz: Upgraded.
* Wed Jun 7 21:12:41 UTC 202320230607211241 Patrick J Volkerding2023-06-081-1/+1
| | | | | | | | | | | | | | | 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.
* Wed May 31 19:14:23 UTC 202320230531191423 Patrick J Volkerding2023-05-312-2/+2
| | | | | | | | | | | | | | | | | | a/elogind-252.9-x86_64-2.txz: Rebuilt. Fix reloading elogind-daemon on package upgrade. Thanks to opty. a/openssl11-solibs-1.1.1u-x86_64-1.txz: Upgraded. a/sysklogd-2.5.0-x86_64-1.txz: Upgraded. l/libssh2-1.11.0-x86_64-1.txz: Upgraded. l/orc-0.4.34-x86_64-1.txz: Upgraded. n/gnupg2-2.4.2-x86_64-1.txz: Upgraded. n/openssl11-1.1.1u-x86_64-1.txz: Upgraded. This update fixes a security issue: Possible DoS translating ASN.1 object identifiers. For more information, see: https://www.openssl.org/news/secadv/20230530.txt https://www.cve.org/CVERecord?id=CVE-2023-2650 (* Security fix *) x/xterm-382-x86_64-1.txz: Upgraded.
* Thu May 25 00:24:33 UTC 202320230525002433 Patrick J Volkerding2023-05-256-8/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a/elilo-3.16-x86_64-16.txz: Rebuilt. eliloconfig: don't mess with mounting efivarfs. This should be handled by rc.S, or by whatever the admin put in /etc/fstab. a/kernel-firmware-20230523_1ba3519-noarch-1.txz: Upgraded. a/kernel-generic-6.1.30-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.30-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.30-x86_64-1.txz: Upgraded. a/sysvinit-scripts-15.1-noarch-5.txz: Rebuilt. rc.S: mount efivarfs rw, may be overridden in /etc/default/efivarfs. ap/sc-im-0.8.3-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.30-x86-1.txz: Upgraded. d/parallel-20230522-noarch-1.txz: Upgraded. k/kernel-source-6.1.30-noarch-1.txz: Upgraded. l/enchant-2.4.0-x86_64-1.txz: Upgraded. l/glib2-2.76.3-x86_64-1.txz: Upgraded. l/gtk+3-3.24.38-x86_64-1.txz: Upgraded. l/qt5-5.15.9_20230523_245f369c-x86_64-1.txz: Upgraded. This update fixes a security issue. Qt-based clients may mismatch HSTS headers (Strict-Transport-Security), which would prevent the client from switching to a secure HTTPS connection as requested by a server. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-32762 (* Security fix *) n/curl-8.1.1-x86_64-1.txz: Upgraded. This is a bugfix release. t/texlive-2023.230322-x86_64-3.txz: Rebuilt. This update patches a security issue: LuaTeX before 1.17.0 allows execution of arbitrary shell commands when compiling a TeX file obtained from an untrusted source. This occurs because luatex-core.lua lets the original io.popen be accessed. This also affects TeX Live before 2023 r66984 and MiKTeX before 23.5. Thanks to Johannes Schoepfer. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-32700 (* Security fix *) xap/mozilla-firefox-113.0.2-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/firefox/113.0.2/releasenotes/ xfce/libxfce4ui-4.18.4-x86_64-1.txz: Upgraded. xfce/xfce4-panel-4.18.4-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
* Fri May 19 18:59:24 UTC 202320230519185924 Patrick J Volkerding2023-05-193-17/+39
| | | | | | | | | | | | | | | | a/pam-1.5.3-x86_64-1.txz: Upgraded. ap/cups-filters-1.28.17-x86_64-2.txz: Rebuilt. [PATCH] Merge pull request from GHSA-gpxc-v2m8-fr3x. With execv() command line arguments are passed as separate strings and not the full command line in a single string. This prevents arbitrary command execution by escaping the quoting of the arguments in a job with forged job title. Thanks to marav. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-24805 (* Security fix *) ap/vim-9.0.1569-x86_64-1.txz: Upgraded. xap/vim-gvim-9.0.1569-x86_64-1.txz: Upgraded.
* Thu May 18 15:19:38 UTC 202320230518151938 Patrick J Volkerding2023-05-182-14/+3
| | | | | | a/elogind-252.9-x86_64-1.txz: Upgraded. x/mesa-23.1.0-x86_64-1.txz: Upgraded. x/setxkbmap-1.3.4-x86_64-1.txz: Upgraded.
* Wed May 17 20:59:51 UTC 202320230517205951 Patrick J Volkerding2023-05-175-3/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a/etc-15.1-x86_64-3.txz: Rebuilt. /etc/group: Added kvm (GID 36). a/eudev-3.2.12-x86_64-2.txz: Rebuilt. In 50-udev-default.rules, comment out the lines for SGX. a/kernel-firmware-20230517_601c181-noarch-1.txz: Upgraded. a/kernel-generic-6.1.29-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.29-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.29-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.29-x86-1.txz: Upgraded. d/llvm-16.0.4-x86_64-1.txz: Upgraded. k/kernel-source-6.1.29-noarch-1.txz: Upgraded. kde/kde-cli-tools-5.27.5.1-x86_64-1.txz: Upgraded. l/fribidi-1.0.13-x86_64-1.txz: Upgraded. l/pipewire-0.3.71-x86_64-1.txz: Upgraded. n/bind-9.18.15-x86_64-1.txz: Upgraded. This is a bugfix release. n/curl-8.1.0-x86_64-1.txz: Upgraded. This update fixes security issues: more POST-after-PUT confusion. IDN wildcard match. siglongjmp race condition. UAF in SSH sha256 fingerprint check. For more information, see: https://curl.se/docs/CVE-2023-28322.html https://curl.se/docs/CVE-2023-28321.html https://curl.se/docs/CVE-2023-28320.html https://curl.se/docs/CVE-2023-28319.html https://www.cve.org/CVERecord?id=CVE-2023-28322 https://www.cve.org/CVERecord?id=CVE-2023-28321 https://www.cve.org/CVERecord?id=CVE-2023-28320 https://www.cve.org/CVERecord?id=CVE-2023-28319 (* Security fix *) x/libwacom-2.7.0-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
* Tue May 16 19:14:08 UTC 202320230516191408 Patrick J Volkerding2023-05-162-19/+4
| | | | | | | | | a/eudev-3.2.12-x86_64-1.txz: Upgraded. ap/sqlite-3.42.0-x86_64-1.txz: Upgraded. l/exiv2-0.27.6-x86_64-1.txz: Upgraded. Ah, the old safe looking update with an soname bump and breaking API changes strikes again. We'll revert to this until the fallout has settled down. l/nodejs-20.2.0-x86_64-1.txz: Upgraded.
* Tue May 16 03:09:46 UTC 202320230516030946 Patrick J Volkerding2023-05-162-2/+2
| | | | | | | | | | | | a/lhasa-0.4.0-x86_64-1.txz: Upgraded. kde/kinit-5.106.0-x86_64-2.txz: Rebuilt. Fixed a minor install script bug (caused noise, otherwise harmless). l/exiv2-0.28.0-x86_64-1.txz: Upgraded. l/imagemagick-7.1.1_9-x86_64-1.txz: Upgraded. l/libcap-2.69-x86_64-1.txz: Upgraded. l/sof-firmware-2.2.5-noarch-1.txz: Upgraded. n/nettle-3.9-x86_64-1.txz: Upgraded. xfce/xfce4-screenshooter-1.10.4-x86_64-1.txz: Upgraded.
* Sun May 14 17:03:16 UTC 202320230514170316 Patrick J Volkerding2023-05-147-6/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Tue May 9 20:11:22 UTC 202320230509201122 Patrick J Volkerding2023-05-092-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a/gawk-5.2.2-x86_64-1.txz: Upgraded. a/sysvinit-scripts-15.1-noarch-4.txz: Rebuilt. rc.4: don't call gdm with obsolete -nodaemon option. Thanks to 0XBF. ap/mariadb-10.11.3-x86_64-1.txz: Upgraded. d/strace-6.3-x86_64-1.txz: Upgraded. kde/bluedevil-5.27.5-x86_64-1.txz: Upgraded. kde/breeze-5.27.5-x86_64-1.txz: Upgraded. kde/breeze-grub-5.27.5-x86_64-1.txz: Upgraded. kde/breeze-gtk-5.27.5-x86_64-1.txz: Upgraded. kde/drkonqi-5.27.5-x86_64-1.txz: Upgraded. kde/kactivitymanagerd-5.27.5-x86_64-1.txz: Upgraded. kde/kde-cli-tools-5.27.5-x86_64-1.txz: Upgraded. kde/kde-gtk-config-5.27.5-x86_64-1.txz: Upgraded. kde/kdecoration-5.27.5-x86_64-1.txz: Upgraded. kde/kdeplasma-addons-5.27.5-x86_64-1.txz: Upgraded. kde/kgamma5-5.27.5-x86_64-1.txz: Upgraded. kde/khotkeys-5.27.5-x86_64-1.txz: Upgraded. kde/kinfocenter-5.27.5-x86_64-1.txz: Upgraded. kde/kmenuedit-5.27.5-x86_64-1.txz: Upgraded. kde/kpipewire-5.27.5-x86_64-1.txz: Upgraded. kde/kscreen-5.27.5-x86_64-1.txz: Upgraded. kde/kscreenlocker-5.27.5-x86_64-1.txz: Upgraded. kde/ksshaskpass-5.27.5-x86_64-1.txz: Upgraded. kde/ksystemstats-5.27.5-x86_64-1.txz: Upgraded. kde/kwallet-pam-5.27.5-x86_64-1.txz: Upgraded. kde/kwayland-integration-5.27.5-x86_64-1.txz: Upgraded. kde/kwin-5.27.5-x86_64-1.txz: Upgraded. kde/kwrited-5.27.5-x86_64-1.txz: Upgraded. kde/layer-shell-qt-5.27.5-x86_64-1.txz: Upgraded. kde/libkscreen-5.27.5-x86_64-1.txz: Upgraded. kde/libksysguard-5.27.5-x86_64-1.txz: Upgraded. kde/milou-5.27.5-x86_64-1.txz: Upgraded. kde/oxygen-5.27.5-x86_64-1.txz: Upgraded. kde/oxygen-sounds-5.27.5-x86_64-1.txz: Upgraded. kde/plasma-browser-integration-5.27.5-x86_64-1.txz: Upgraded. kde/plasma-desktop-5.27.5-x86_64-1.txz: Upgraded. kde/plasma-disks-5.27.5-x86_64-1.txz: Upgraded. kde/plasma-firewall-5.27.5-x86_64-1.txz: Upgraded. kde/plasma-integration-5.27.5-x86_64-1.txz: Upgraded. kde/plasma-nm-5.27.5-x86_64-1.txz: Upgraded. kde/plasma-pa-5.27.5-x86_64-1.txz: Upgraded. kde/plasma-sdk-5.27.5-x86_64-1.txz: Upgraded. kde/plasma-systemmonitor-5.27.5-x86_64-1.txz: Upgraded. kde/plasma-vault-5.27.5-x86_64-1.txz: Upgraded. kde/plasma-workspace-5.27.5-x86_64-1.txz: Upgraded. kde/plasma-workspace-wallpapers-5.27.5-x86_64-1.txz: Upgraded. kde/polkit-kde-agent-1-5.27.5-x86_64-1.txz: Upgraded. kde/powerdevil-5.27.5-x86_64-1.txz: Upgraded. kde/qqc2-breeze-style-5.27.5-x86_64-1.txz: Upgraded. kde/sddm-kcm-5.27.5-x86_64-1.txz: Upgraded. kde/systemsettings-5.27.5-x86_64-1.txz: Upgraded. kde/xdg-desktop-portal-kde-5.27.5-x86_64-1.txz: Upgraded. l/gtk4-4.10.3-x86_64-1.txz: Upgraded. xap/mozilla-firefox-113.0-x86_64-1.txz: Upgraded. This update contains security fixes and improvements. For more information, see: https://www.mozilla.org/en-US/firefox/113.0/releasenotes/ https://www.mozilla.org/security/advisories/mfsa2023-16/ https://www.mozilla.org/en-US/security/advisories/mfsa2023-16/#MFSA-TMP-2023-0002 https://www.cve.org/CVERecord?id=CVE-2023-32205 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-32208 https://www.cve.org/CVERecord?id=CVE-2023-32209 https://www.cve.org/CVERecord?id=CVE-2023-32210 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 https://www.cve.org/CVERecord?id=CVE-2023-32216 (* Security fix *)
* Tue May 2 19:18:05 UTC 202320230502191805 Patrick J Volkerding2023-05-023-6/+8
| | | | | | | | | | | | | | | | 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.
* Mon May 1 20:22:43 UTC 202320230501202243 Patrick J Volkerding2023-05-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Tue Apr 18 19:37:17 UTC 202320230418193717 Patrick J Volkerding2023-04-181-1/+1
| | | | | | | | | | | | 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.
* Sat Apr 15 03:23:22 UTC 202320230415032322 Patrick J Volkerding2023-04-154-2/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Thu Apr 13 01:10:11 UTC 202320230413011011 Patrick J Volkerding2023-04-134-38/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 *)
* Fri Mar 31 18:01:09 UTC 202320230331180109 Patrick J Volkerding2023-03-312-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Tue Mar 28 19:36:46 UTC 202320230328193646 Patrick J Volkerding2023-03-283-4/+72
| | | | | | | | | | | | | | | a/grub-2.06-x86_64-5.txz: Rebuilt. [PATCH] fs/ext2: Ignore checksum seed incompat feature. Fixes using ext4 with the default options in e2fsprogs-1.47.0. Thanks to USUARIONUEVO. a/shadow-4.13-x86_64-1.txz: Upgraded. ap/squashfs-tools-4.6.1-x86_64-1.txz: Upgraded. l/gsettings-desktop-schemas-44.0-x86_64-1.txz: Upgraded. l/gvfs-1.50.4-x86_64-1.txz: Upgraded. l/libcap-2.68-x86_64-1.txz: Upgraded. x/libva-utils-2.18.1-x86_64-1.txz: Upgraded. xfce/xfce4-screensaver-4.18.1-x86_64-1.txz: Upgraded. testing/packages/rust-1.68.2-x86_64-1.txz: Upgraded.
* Fri Mar 24 19:42:46 UTC 202320230324194246 Patrick J Volkerding2023-03-242-2/+36
| | | | | | | | | | | | | | | | | | | | a/glibc-zoneinfo-2023b-noarch-1.txz: Upgraded. This package provides the latest timezone updates. a/libbytesize-2.8-x86_64-1.txz: Upgraded. a/tar-1.34-x86_64-3.txz: Rebuilt. GNU Tar through 1.34 has a one-byte out-of-bounds read that results in use of uninitialized memory for a conditional jump. Exploitation to change the flow of control has not been demonstrated. The issue occurs in from_header in list.c via a V7 archive in which mtime has approximately 11 whitespace characters. Thanks to marav for the heads-up. For more information, see: https://www.cve.org/CVERecord?id=CVE-2022-48303 (* Security fix *) ap/sqlite-3.41.2-x86_64-1.txz: Upgraded. d/mercurial-6.4-x86_64-1.txz: Upgraded. n/openvpn-2.6.2-x86_64-1.txz: Upgraded. x/xorg-server-xwayland-23.1.0-x86_64-1.txz: Upgraded.
* Wed Mar 22 20:22:25 UTC 202320230322202225 Patrick J Volkerding2023-03-221-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | 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.
* Tue Mar 21 21:18:59 UTC 202320230321211859 Patrick J Volkerding2023-03-212-15/+5
| | | | | | | | | | | | | | | | | | | | a/elilo-3.16-x86_64-15.txz: Rebuilt. eliloconfig: drop support for old EFI vars interface. Mount efivarfs on /sys/firmware/efi/efivars if we find that the directory is empty. d/indent-2.2.13-x86_64-1.txz: Upgraded. d/scons-4.5.2-x86_64-1.txz: Upgraded. x/libva-2.18.0-x86_64-1.txz: Upgraded. xap/mozilla-firefox-111.0.1-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/firefox/111.0.1/releasenotes/ xfce/xfce4-clipman-plugin-1.6.3-x86_64-1.txz: Upgraded. extra/tigervnc/tigervnc-1.13.1-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. Make sure efivarfs is mounted on UEFI systems. usb-and-pxe-installers/usbboot.img: Rebuilt. Make sure efivarfs is mounted on UEFI systems.
* Mon Mar 20 18:26:23 UTC 202320230320182623 Patrick J Volkerding2023-03-203-7/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Thu Mar 16 23:34:56 UTC 202320230316233456 Patrick J Volkerding2023-03-173-3/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 *)
* Wed Mar 8 20:26:54 UTC 202320230308202654 Patrick J Volkerding2023-03-083-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Mon Mar 6 02:21:57 UTC 202320230306022157 Patrick J Volkerding2023-03-066-45/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Sat Mar 4 19:55:53 UTC 202320230304195553 Patrick J Volkerding2023-03-041-6/+1
| | | | | | | | | | | a/btrfs-progs-6.2.1-x86_64-1.txz: Upgraded. l/gst-plugins-bad-free-1.22.1-x86_64-1.txz: Upgraded. l/gst-plugins-base-1.22.1-x86_64-1.txz: Upgraded. l/gst-plugins-good-1.22.1-x86_64-1.txz: Upgraded. l/gst-plugins-libav-1.22.1-x86_64-1.txz: Upgraded. l/gstreamer-1.22.1-x86_64-1.txz: Upgraded. l/libhandy-1.8.2-x86_64-1.txz: Upgraded. n/stunnel-5.69-x86_64-1.txz: Upgraded.
* Wed Mar 1 21:21:21 UTC 202320230301212121 Patrick J Volkerding2023-03-012-7/+18
| | | | | | | a/btrfs-progs-6.2-x86_64-2.txz: Rebuilt. Rebuilt to link btrfs-convert to libreiserfscore. Thanks to Didier Spaier. a/reiserfsprogs-3.6.27-x86_64-5.txz: Rebuilt. Add shared library and devel files. Thanks to Didier Spaier.
* Wed Mar 1 20:18:13 UTC 202320230301201813 Patrick J Volkerding2023-03-011-1/+5
| | | | | | a/btrfs-progs-6.2-x86_64-1.txz: Upgraded. l/libdiscid-0.6.3-x86_64-1.txz: Upgraded. xap/xsnow-3.7.1-x86_64-1.txz: Upgraded.
* Tue Feb 28 21:33:32 UTC 202320230228213332 Patrick J Volkerding2023-02-282-2/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Thu Feb 9 00:59:27 UTC 202320230209005927 Patrick J Volkerding2023-02-091-4/+4
| | | | | | | | | | | | | | | a/e2fsprogs-1.47.0-x86_64-1.txz: Upgraded. ap/cdrdao-1.2.5-x86_64-1.txz: Upgraded. ap/inxi-3.3.25_1-noarch-1.txz: Upgraded. d/ruby-3.2.1-x86_64-1.txz: Upgraded. d/rust-bindgen-0.64.0-x86_64-1.txz: Upgraded. l/SDL2-2.26.3-x86_64-1.txz: Upgraded. l/gtkmm3-3.24.7-x86_64-1.txz: Upgraded. n/stunnel-5.68-x86_64-1.txz: Upgraded. xap/mozilla-thunderbird-102.7.2-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/thunderbird/102.7.2/releasenotes/