This includes the following changes:
- WinSock (WS2_32) library converted to PE.
- Support for performance data in the registry.
- More 32->64-bit thunks for NTDLL calls.
- Improved floating point status handling in the C runtime.
- More preparation work for the GDI syscall interface.
- Various bug fixes.
My patch files/patch-dlls-ntdll-unix-virtual.c has been accepted
upstream in the meantime, so remove it here.
Update to a new snapshot after the branch point for the 13.0.0 release.
This snapshot includes a new scanbuild written in python. I've not
tested it and it likely requires further refinement.
Allow LOCALBASE/llvm-devel and LOCALBASE/bin to be on different file
systems. [0]
PR: 244439 [0]
Reported by: eugen [0]
Sponsored by: DARPA
Originally disabled due to GPU freezes on Sandy Bridge which
disappeared after upgrading FreeBSD from 11 to 12. drm-*-kmod
also had several updates since then. So, let's re-try.
PR: 233259
Recent changes since MooseFS 3.0.115:
* MooseFS 3.0.116-1 (2021-08-10)
- (check) making clock test less prone to single failure
- (master) added protection against listing too big directory
- (master) servers in 'rebalance' state are now allowed to be used in replication
- (cs) changed handling 'load+hlstatus' packet
- (mount) added symlink cache timeout
- (master) added option to define inode reuse delay
- (cgi+cli) fixed division by zero when scount is zero (no chunkservers - issue #412)
- (master) added inode virtual length for append mode
- (mount) moved rwlock from descriptor to inode (fixes append issues)
- (cgi) changed method of charts selection in charts comparison
- (cgi) added message to function that handles exceptions
- (cgi) added using htmlentities function for various strings
- (mount) removed old osxfuse patch (doesn't work with current osxfuse and is no longer needed)
- (master) fixed default paths for exports.cfg and topology.cfg
- (master) fixed restore mode (missing cache initialization - issue #432)
- (mount) added parents of CWD's to 'sustained' inodes (workaround for FreeBSD problem - issue #362)
- (all) fixed spelling
- (master) fixed handling copy sgid for directories on follower and during restore from changelog
- (master) fixed changelog order between unlock and close file or session
- (cgi) fixed using '&' in javascript URLs (issue #439)
- (cgiserv) fixed error/redirect responses (pull request by Eronana)
- (master+cs) fixed overflows in cgi charts
- (cs) fixed crc data in info packets (*_CHUNK_CHECKSUM,*_CHUNK_CHECKSUM_TAB)
PR: 257781
Add upstream fix [1]
An embarrassing error in 4edb830f caused the function which
returns an appropriate scale factor for icons to both take and
return integer values rather than floating point values,
preventing it from working properly with any scale factor other
than an integer scale factor (e.g. 200%). This commit fixes that
issue.
[1] 837bb6975f
Friday, 13 August 2021
KDE today announces the release of KDE Frameworks 5.85.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Full announcement and changelog:
https://kde.org/announcements/frameworks/5/5.85.0/
PR: 257837
Exp-run by: antoine