Hírolvasó
July-September 2019 Status Report
02/19 KNOPPIX 9.1
07/23 Bluestar 5.13.4
07/30 Absolute 20210730
07/18 Devuan 4.0-alpha
06/27 LibreELEC 10.0-beta5
12/24 Volumio 2.861
06/01 Kali 2021.2
07/15 Proxmox 7.0 "MG"
07/29 KDE neon 20210729
Security updates for (US) Thanksgiving
Security updates have been issued by Debian (haproxy and libvorbis), Fedora (mod_auth_mellon and xen), Oracle (389-ds-base, kernel, and tcpdump), SUSE (bsdtar, java-11-openjdk, java-1_7_0-openjdk, and libxml2), and Ubuntu (nss and python-psutil).
unwind(8) gains "Happy Eyeballs"-like flexibility
Florian Obser (florian@) has committed code to give unwind(8) a flexible approach to resolving strategies:
Modified files: sbin/unwind : resolver.c resolver.h usr.sbin/unwindctl: unwindctl.c Log message: Instead of only considering if a resolving strategy is dead, works or validates, measure how well it is doing.Security updates for Wednesday
Security updates have been issued by Debian (bsdiff, libvpx, tiff, and xmlrpc-epi), Fedora (freeimage, imapfilter, kernel, mingw-freeimage, and thunderbird), openSUSE (cups and djvulibre), Oracle (SDL), SUSE (ardana-db, ardana-keystone, ardana-neutron, ardana-nova, crowbar-core, crowbar-openstack, crowbar-ui, openstack-barbican, openstack-heat-templates, openstack-keystone, openstack-neutron, openstack-neutron-gbp, openstack-neutron-lbaas, openstack-nova, openstack-octavia, openstack-sahara, python-psutil, release-notes-suse-openstack-cloud, freerdp, mailman, and slurm), and Ubuntu (ruby2.3, ruby2.5).
[$] Fixing SCHED_IDLE
The Linux kernel scheduler is a complicated beast
and a lot of effort goes into improving it during every kernel release
cycle. The 5.4 kernel release includes a few improvements to the existing
SCHED_IDLE scheduling policy that can help users improve the
scheduling latency of their high-priority (interactive) tasks if they use
the SCHED_IDLE policy for the lowest-priority (background)
tasks. Read on for a description of this work contributed by Viresh Kumar.
Security updates for Tuesday
Security updates have been issued by Debian (libxdmcp, nss, php-imagick, and ruby2.1), openSUSE (java-11-openjdk), Red Hat (389-ds-base, kernel, kernel-rt, python-jinja2, qemu-kvm-ma, and tcpdump), SUSE (bluez, clamav, cpio, cups, gcc9, libpng16, libssh2_org, mailman, sqlite3, squid, strongswan, tiff, and webkit2gtk3), and Ubuntu (redmine).
p2k19 Hackathon Report: Stefan Sperling on iwm(4) wifi progress, more
Next up in our hackathon series from p2k19 is one from Stefan Sperling (stsp@),
who writes:
My main goal for the p2k19 hackathon was 9260 device support in iwm(4). Firmware updates for previous device generation were an important prerequisite step. One day before p2k19, the oldest generation of hardware supported by the iwm(4) driver was switched to latest available firmware images.
Stable kernel updates
Security updates for Monday
Security updates have been issued by Debian (chromium, enigmail, isc-dhcp, libice, libofx, and pam-python), Fedora (chromium, ghostscript, mingw-cfitsio, mingw-gdal, mingw-libidn2, and rsyslog), Gentoo (adobe-flash, chromium, expat, and firefox), openSUSE (apache2-mod_perl, haproxy, java-11-openjdk, and ncurses), Oracle (ghostscript, kernel, php:7.2, php:7.3, and sudo), Red Hat (chromium-browser, python27-python, and SDL), and Ubuntu (dpdk and libvpx).
The 5.4 kernel has been released
Linus has released the 5.4 kernel.
"Not a lot happened this last week, which is just how I like
it". Significant features in this release include
the haltpoll
CPU governor,
the iocost (formerly io.weight) I/O
controller,
the EROFS filesystem,
an implementation of the exFAT filesystem
that may yet be superseded by a better version,
the fs-verity file integrity mechanism,
support for the BPF
compile once, run everywhere mechanism,
the dm-clone
device mapper target,
the virtiofs
filesystem,
kernel lockdown support (at last),
kernel symbol namespaces, and a new
random-number generator meant to solve the
early-boot entropy problem.
See the KernelNewbies 5.4
page for a lot more details.