Package: perl-byacc / 2.0-11
Metadata
Package | Version | Patches format |
---|---|---|
perl-byacc | 2.0-11 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
01 legacy.patch | (download) |
Makefile |
19 13 + 6 - 0 ! |
--- |
02 reproducible.patch | (download) |
Makefile |
6 3 + 3 - 0 ! |
adjust makefile to allow cflags, cppflags and ldflags to be extended. This allow flags needed for reproducible and hardened build rules. |
03 unlink include.patch | (download) |
main.c |
1 1 + 0 - 0 ! |
<short summary of the patch> TODO: Put a short summary on the line above and replace this paragraph with a longer explanation of this change. Complete the meta-information with other relevant fields (see below for details). To make it easier, the information below has been extracted from the changelog. Adjust it or drop it. . perl-byacc (2.0-9) unstable; urgency=medium . * QA upload. . * Updated vcs in d/control to Salsa. * Added d/gbp.conf to enforce the use of pristine-tar. * Updated Standards-Version from 3.9.8 to 4.7.0. * Moved to debhelper compat level 13 and enabled hardening and reproducible build. |
04 reject bad args.patch | (download) |
main.c |
6 6 + 0 - 0 ! |
reject perl mode without perl module specified. This fixes crash problem reported by the Mayhem Team, Cylab, Carnegie Mellon University. |