Debian Patches
Status for zip/3.0-15
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
01-typo-it-is-transferring-not-transfering.patch | manpage typo: transfering -> transferring | A Costa <agcosta@gis.net> | no | debian | ||
02-typo-it-is-privileges-not-priviliges.patch | manpage typo: priviliges -> privileges | A Costa <agcosta@gis.net> | no | debian | ||
03-manpages-in-section-1-not-in-section-1l.patch | put manpages in section 1, not in section 1L | Lior Kaplan <webmaster@guides.co.il> | no | debian | ||
04-do-not-set-unwanted-cflags.patch | Do not set unwanted CFLAGS, as it breaks DEB_BUILD_OPTIONS | Santiago Vila <sanvila@debian.org> | no | |||
05-typo-it-is-preceding-not-preceeding.patch | manpage typo: preceeding -> preceding | Santiago Vila <sanvila@debian.org> | no | |||
06-stack-markings-to-avoid-executable-stack.patch | put stack markings in i386 assembly to avoid executable stack | Kees Cook <kees@debian.org> | no | debian | ||
07-fclose-in-file-not-fclose-x.patch | zipnote.c: Close in_file instead of undefined file x | Christian Spieler | no | debian | ||
08-hardening-build-fix-1.patch | Use format specifier %s to print strings, not the string itself | Santiago Vila <sanvila@debian.org> | no | debian | ||
09-hardening-build-fix-2.patch | unix/configure: Take linking flags from the environment | Santiago Vila <sanvila@debian.org> | no | debian | ||
10-remove-build-date.patch | Remove (optional) build date to make the build reproducible | Santiago Vila <sanvila@debian.org> | no | debian | ||
11-typo-it-is-ambiguities-not-amgibuities.patch | manpage typo: amgibuities -> ambiguities | Santiago Vila <sanvila@debian.org> | no | |||
12-fix-build-with-gcc-14.patch | Fix build with gcc-14 | Santiago Vila <sanvila@debian.org> | no | debian | ||
13-typo-it-is-os-2-not-risc-os-2.patch | Fix typo RISC OS/2 -> OS/2 | Reuben Thomas <rrt@sc3d.org> | no | debian | ||
14-buffer-overflow-unicode-filename.patch | Fix buffer overflow when filename contains unicode characters | Shengjing Zhu <shengjing.zhu@canonical.com> | yes | debian | https://src.fedoraproject.org/rpms/zip/raw/f41/f/buffer_overflow.patch | |
15-buffer-overflow-cve-2018-13410.patch | Fix buffer overflow when using '-T -TT' strlen(unzip_path) + strlen(zipname) + " " + "'" + "'" + '\0' The additional space required in the `cmd` buffer is 4, not 3. |
Florent 'Skia' Jacquet <florent.jacquet@canonical.com> | yes | debian | ||
16-fix-symlink-update-detection.patch | Fix symlink update detection | Marcin Owsiany <marcin@owsiany.pl> | no | debian |