Age | Commit message (Collapse) | Author | Files | Lines |
|
* 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.
|
|
* Many memory leak fixes, some new features, some bugs squashed.
* Integrate my patch to make ./configure work on dash-binsh.
|
|
* Upstream finally reverted the x86 trampoline issue; drop the patch.
* libdir is set to prefix by default now, so override and use /lib.
* Misc Arm fixes.
|
|
In addition to security improvements, compatibility is improved both
with new compilers and the newer versions of OpenSSL we wish to use.
|
|
Modern C fixes.
|
|
Correctness and build system fixes.
|
|
* More optimised routines implemented across various arches.
* Build fixes for Modern C.
* Power10 acceleration support, AVX512 as well.
* Tested on pmmx and saw that #511 is finally fixed in GCC 13.
Closes: #511
|
|
Resolves more C11 and GCC 15 issues. New functionality required for
libgcrypt 1.11.x.
|
|
Resolves some x86 issues; adds trampoline support to PowerPC.
Closes: #979
|
|
|
|
Small misc fixes upstream.
|
|
Many improvements, rewrite of libpsx to use native LWP, and security
fixes to boot. Also fixes eventual GCC 14 issues.
|
|
Adds more functionality, removes things unneeded with newer musl, and
now correctly detects fpurge so we don't need autotools!
|
|
Required for libbsd >= 0.11.0, provides deprecated MD4/MD5 functions.
|
|
Many improvements, major compatibility improvements with GNU tar.
We now use PCRE2 for regex instead of libc for wider support of ERE.
|
|
Previous patches are upstream now. Test patch is under discussion with
upstream. Lots of bug fixes and useful new features.
|
|
Fix libdir to ensure zstd-linked packages (such as kmod, libarchive)
work when /usr is not yet present (network boot, split-/usr).
Significant performance improvements upstream and 32-bit fixes.
|
|
Performance improvements; ability to load compressed .ko direct to
kernel (which can increase performance even more); fix dirs more.
|
|
Ensure Python isn't available during tests as a workaround for #1332.
|
|
More support for kernel 6.x features; colour support; build system
improvements mean we can actually tell it we want libs in /lib.
Also, install /bin/ip as a symlink to /sbin/ip, instead of moving it;
some scripts *expect* /sbin/ip to exist.
|
|
|
|
|
|
C23 compilation support; significant speed-ups; use pclmul on x86_64.
|
|
|
|
Adds LoongArch64 support. Fixes a few overflow and file I/O issues.
|
|
Lots of user-facing changes. Backported fixes to ensure proper
functioning on big endian systems.
|
|
The tests are underlinked in the release tarball, so bring in patch
from findutils Git that fixes the build error.
|
|
|
|
|
|
More tests need a bit of help.
Closes: #1268
|
|
There are a few POSIX-aligned fixes, and C23 support for future GCC.
|
|
Fixes a few issues with 64-bit time_t on 32-bit musl, and orphan file
support on BE systems.
|
|
The bugfix we were patching in has been released. There are a few
improvements to diff output (such as showing where symlinks point,
instead of just that they differ).
|
|
The fix for pwd(1) is now upstream, so we don't need the patch any more.
This release introduces more POSIX conformance to printf(1).
|
|
|
|
Moved to Codeberg since Debian Alioth is no more. License has been
clarified in README so that has been updated as well.
|
|
Misc updates and fixes from upstream.
|
|
Some of our patches have been merged upstream. Others needed slight
tweaks to keep up with upstream churn.
Notable changes upstream include readelf DT_RELR support, ability to
enable DT_RELR on LoongArch, and support in GAS for more x86_64 and
RISC-V ISA extensions.
|
|
Fixes some issues with ^D and editline.
|
|
Mostly translation and doc fixes. Also includes a patch from Git
(not yet released) that fixes the build on the POSIX conforming musl
which puts basename(3) in <libgen.h>.
|
|
This is required for Ruby 3.4 support, and has no breaking changes.
It also brings better conformance for DocBook and manpage outputs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|