v0.25.0 was tagged because v0.25.0 is missing some vendored code.
Submitted by: hsw__bitmark.com (maintainer)
Differential Revision: https://reviews.freebsd.org/D22832
Kernel module to add the sysctl.entryidinputbyname sysctl node
to allow to implement an improved sysctlbyname(3) clone to handle:
* a node without a level name, e.g., "security.jail.param.allow.mount."
* a CTLTYPE_NODE with a no-NULL handler, e.g., "kern.proc.pid.<pid>"
The sysctlbyname_improved() function and an example are provided, too.
WWW: https://gitlab.com/alfix/sysctlbyname-improved/
PR: 242068
Submitted by: Alfonso S. Siciliano <alfix86@gmail.com>
ChangeLog: https://github.com/TheLocehiliosan/yadm/releases/tag/2.2.0
Accumulated changes since 2.0.1:
* Use relative symlinks for alternates
* Support double-star globs in .config/yadm/encrypt
* Improve bash completion
* Update docs about using magit
* Note exception for WSL
* Resolve hostname using `uname -n`
* Use /etc/os-release if lsb_release is missing
* Issue warning for any invalid alternates found
* Add support for gawk
PR: 242469
Submitted by: vendion@gmail.com
Reviewed by: alex@xanderio.de (maintainer)
From ChangeLog:
* usr/lib/byobu/logo:
- add Raspbian colors / logo
* usr/lib/byobu/include/select-session.py:
- Force UTF-8 when attaching in `select-session.py`
* debian/rules:
- ignore new pep8 rules around hard tabs and whitespaces, related
to bug 1843729
* AUTHORS, CONTRIBUTING, NEWS, README, README.md:
- Flatten these files into a single README.md
- Minor updates in the process
PR: 242544
Submitted by: jcoffman@xsecure.io (maintainer)
New versions of KDE applications landing in December
The release of new versions for KDE applications is part of KDE’s continued
effort to bring you a complete and up-to-date catalog of fully-featured,
beautiful and useful programs for your system.
Available now are new versions of KDE’s file browser Dolphin; Kdenlive, one of
the most complete open source video editors; the document viewer Okular; KDE’s
image viewer, Gwenview; and all of your other favorite KDE apps and utilities.
All of these applications have been improved, making them faster and more
stable and they boast exciting new features. The new versions of KDE
applications let you be productive and creative, while at the same time making
use of KDE software easy and fun.
We hope you enjoy all the novel features and improvements worked into all of
KDE’s apps!
Announcement: https://kde.org/announcements/releases/2019-12-apps-update/
Mark syslog-ng324 for deletion one year after the release of syslog-ng325.
Submitted by: Peter Czanik (CzP) <peter.czanik@oneidentity.com>
Balabit (a OneIdentity company) / syslog-ng upstream
virt-what is a shell script which can be used to detect if the program
is running in a virtual machine.
virt-what supports a very large number of different hypervisor types,
including common open source hypervisors (KVM, Xen, QEMU, VirtualBox),
mainframe systems like IBM Systemz, LPAR, z/VM, hardware partitioning
schemes like Hitachi Virtage, proprietary hypervisors like VMWare,
Microsoft Hyper-V and much more.
WWW: https://people.redhat.com/~rjones/virt-what/
PR: 242403
Submitted by: Juraj Lutter <juraj@lutter.sk>
and add patch to support Python 3 since Python 2 is EoL on January 1 2020.
PR: 242413
Submitted by: maintainer
Obtained from: https://github.com/feurix/hatop/pull/7