Some of our projects release on their own timescale and some get released
en-masse. The 20.12.2 bundle of projects was released today with dozens of
bugfixes and will be available through app stores and distros soon. See the
20.12.2 releases page for details.
Some of the fixes in today’s bugfix releases include:
* Ark no longer crashes when closing the window while loading a TAR archive
* Dolphin calculates the folder size on FUSE and network file systems correctly now
* Konsole no longer crashes when exiting all tabs at the same time
* Dictionaries can be added in Kiten’s config dialog
* Umbrello doesn’t crash anymore if exiting when a widget in a diagram is selected
Release Notes:
https://community.kde.org/Releases/20.12_Release_Notes
Full Changelog:
https://kde.org/announcements/fulllog_releases-20.12.2/
<ChangeLog>
*) Feature: the ServerRequest and ServerResponse objects of Node.js
module are now compliant with Stream API.
*) Feature: support for specifying multiple directories in the "path"
option of Python apps.
*) Bugfix: a memory leak occurred in the router process when serving
files larger than 128K; the bug had appeared in 1.13.0.
*) Bugfix: apps could stop processing new requests under high load; the
bug had appeared in 1.19.0.
*) Bugfix: app processes could terminate unexpectedly under high load;
the bug had appeared in 1.19.0.
*) Bugfix: invalid HTTP responses were generated for some unusual status
codes.
*) Bugfix: the PHP_AUTH_USER, PHP_AUTH_PW, and PHP_AUTH_DIGEST server
variables were missing in the PHP module.
*) Bugfix: the router process could crash with multithreaded apps under
high load.
*) Bugfix: Ruby apps with multithreading configured could crash on start
under load.
*) Bugfix: mount points weren't unmounted when the "mount" namespace
isolation was used; the bug had appeared in 1.21.0.
*) Bugfix: the router process could crash while removing or
reconfiguring an app that used WebSocket.
*) Bugfix: a memory leak occurring in the router process when removing
or reconfiguring an application; the bug had appeared in 1.19.0.
</ChangeLog>
In file included from ../src/vrend_blitter.c:48:
In file included from ../src/vrend_renderer.h:34:
../src/virgl_gbm.h:28:10: fatal error: 'gbm.h' file not found
#include <gbm.h>
^~~~~~~
Reported by: antoine (via bug 246767 exp-run)
This change adds a patch to disable the PMP for the sifive/fu540 target,
which is a workaround to a PMP errata in the chip. The OpenSBI update
itself is quite minor.
Bump the dependent port, sysutils/u-boot-sifive-fu540.
Reviewed by: lwhsu, kp
Approved by: lwhsu (ports)
Tested by: Klaus Küchemann (maciphone2@googlemail.com)
Differential Revision: https://reviews.freebsd.org/D28471
This is getting us one step further to deorbitting Python 2.7.
Reviewed by: rene, antoine, swills
Differential Revision: https://reviews.freebsd.org/D28459
- several improvements and minor fixes.
- new virtual_oss_cmd utility for manipulating existing virtual_oss instances.
- moved distfile to GitHUB.
Approved by: pi (implicit)
The open source version of syslog-ng is GPLv2.
PR: 252613
Submitted by: Boris Korzun <drtr0jan@yandex.ru>
Reported by: Boris Korzun <drtr0jan@yandex.ru>
12-STABLE, 13-STABLE, and 14-CURRENT now support RFC5424 by default.
PR: 252613
Reported by: leres
Reviewed by: Peter Czanik <peter.czanik@oneidentity.com>
Balabit (a OneIdentity company) / syslog-ng upstream
There is a better way to support RFC5424/IETF syslog format implemented
in 12-STABLE, 13-STABLE, and 14-CURRENT.
PR: 252613
Reported by: Boris Korzun <drtr0jan@yandex.ru>
Reviewed by: Peter Czanik (CzP) <peter.czanik@oneidentity.com>
Balabit (a OneIdentity company) / syslog-ng upstream
I had removed this, blindly seeing "something below DISTVERSION" and
thinking it was PORTREVISION. Restore order to the world and/or
version numbers. As erwin@ / portscout puts it:
"A common error is an accidental deletion of PORTEPOCH."
Reported by: portscout
This brings a back port for LTO and debug information, four for the
tree optimizers, two for the aarch64 back end, one for gcov, seven
for the C++ and five for the Fortran front end.
https://nodejs.org/en/blog/release/v15.8.0/
Regenerate patches with `make makepatch` and re-introduce the
dependency on dns/c-ares now that it is at version 1.17.1 (the
minimum required version for Node.js).
Sponsored by: Miles AS