nixpkgs/pkgs/tools/archivers/zip
Jan Kundrát dc0f09a49f zip: fix buffer overflow on Unicode path names
When creating ZIP files with non-ASCII names (such as some European
accent chars), something was detecting a buffer overflow and bailing
out. It turns out that this has been already fixed earlier this year in
Fedora, so let's reuse their patch as-is.

Bug: https://bugzilla.redhat.com/show_bug.cgi?id=2165653
2023-10-12 16:56:04 +02:00
..
buffer-overflow-on-utf8-rh-bug-2165653.patch zip: fix buffer overflow on Unicode path names 2023-10-12 16:56:04 +02:00
default.nix zip: fix buffer overflow on Unicode path names 2023-10-12 16:56:04 +02:00
fix-implicit-declarations.patch zip: fix build with clang 16 2023-08-01 20:06:04 -04:00
fix-memset-detection.patch zip: fix build with clang 16 2023-08-01 20:06:04 -04:00
natspec-gentoo.patch.bz2