Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* Misc auth and DB fixes.
* Support for ICU 77.
|
|
|
|
* Feature additions.
* Support for newer libxml2 and ICU.
|
|
* Drop ICU dep; it doesn't use it any more.
* Fix up ncurses patch to work after code churn.
|
|
|
|
Wow, that's a big jump.
|
|
|
|
|
|
|
|
* Fixes a few crashes when loading corner-case-ish CDR files.
* Modern C fixes.
* ICU 77 support.
|
|
* Clean up endian issues.
* Fixes for using 64-bit times on 32-bit systems.
* ICU 77 compatibility.
|
|
|
|
|
|
* Buildable with ICU 77.
* Patches updated for code changes upstream.
|
|
* Fix ICU bug, where angels and Sams fear to tread.
* Fix our pmmx regression patch to apply to newer version.
* Since upstream applied their wrong regex, update zlib patch.
* Fix test-strace-openat-openssl.js test that has bad expectations when
running on musl libc systems.
|
|
Updated for ICU update; minor bug fixes.
|
|
Also, fix tests properly. Required a lot of research.
|
|
Massive performance improvements; some bugs fixed.
|
|
|
|
Performance enhancements; support for mountfd; misc new features.
|
|
|
|
Performance improvements and native code speedups.
|
|
|
|
Longer line length for inittab; better validation for longer inittab
lengths; and a patch by yours truly to ensure utmpx doesn't cause buffer
size issues.
|
|
C23 support, chroot-without-/dev/pts support, and CVE fixes:
- CVE-2023-42465
- CVE-2023-42456 (only officially applies to sudo-rs, but fixed here too)
- CVE-2023-22809
- CVE-2022-43995 (unlikely to be reached since we use PAM by default)
|
|
|
|
Output formatting fixes, strict prototype fixes.
|
|
Many improvements, bug fixes, and GCC 15 compatibility.
|
|
Misc regression fixes.
|
|
Compatibility with new RHash. Patch pending upstream submission.
|
|
Removed deprecated APIs which changed ABI/SONAME.
|
|
|
|
|
|
* Library has been fully rewritten (but no consumers in-tree).
* New integration with container runtimes like Docker.
* Some musl fixes.
* Unfortunately, more portability bustage too, so new patches replace
the old ones.
|
|
The "big" 0.70 release was to move to PerlIO for more correct handling
of charsets. The following releases were corner case fixes around it.
|
|
Lots of performance enhancements and bug fixes upstream.
SONAME was increased, but Muon is the only consumer, and it builds fine.
|
|
Move to a Meson build system, misc bug fixes.
|
|
Needed to build newer versions of pax-utils.
|
|
Needed for the Muon build system (C Meson).
|
|
Modern C fixes, patches upstreamed, better time64 support.
|
|
A few bugs fixed, Modern C porting completed.
|
|
This is actually 1.1.1zb_p2, but APK can't handle two letters like that.
It wasn't deemed worthwhile to try and modify all of the tooling for a
package that will be replaced with 3.x in the next release anyway. As a
bandaid, we just call this 1.1.1z_p2 in the packaging.
|
|
Add test machinery, but disable due to prohibitive time.
|
|
The main thing upstream did with this release was remove OS support.
But NSS needs this release, so go ahead and update anyway.
|
|
Many significant fixes, including UAF and 32-bit/64-bit improvements.
|
|
|
|
* The new gnulib has less gnuisances than the old gnulib.
* Some bug fixes, but more importantly, Modern C improvements.
|
|
More documentation, better diagnostic output.
|
|
* Don't !check on armhf (an arch we don't even have right now)
* Upstream has clarified that tools are GPL-2.0+ and liblz4 is BSD-2.
Clarify our own license= fields for the various subpackages.
* Upstream: Multithreading support, more CPU architectures validated.
|