Package: bglibs / 2.04+dfsg-9

Metadata

Package Version Patches format
bglibs 2.04+dfsg-9 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
001_ensure_use_of_usr_bin_perl.patch | (download)

Makefile | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 makefile: ensure perl path is set to '/usr/bin/perl'.

Using 'which' to detect the path to perl may result in /bin/perl,
which is only typically available on usrmerge systems. /usr/bin/perl
is where perl has actually been installed for quite some time, and is
unlikely to change.

https://tests.reproducible-builds.org/debian/issues/unstable/paths_vary_due_to_usrmerge_issue.html

declarations.patch | (download)

unix/sig_suspend.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 define _gnu_source for sigpause(3) visibility
Bug-Debian: https://bugs.debian.org/1074841
0001 Fixes for new GCC.patch | (download)

include/resolve.h | 2 1 + 1 - 0 !
net/resolve_calldns.c | 2 1 + 1 - 0 !
net/resolve_ipv4addr.c | 6 5 + 1 - 0 !
sys/hassysselect.h0 | 1 0 + 1 - 0 !
sys/hassysselect.h1 | 1 0 + 1 - 0 !
sys/hasvfork.h0 | 1 0 + 1 - 0 !
sys/hasvfork.h1 | 2 0 + 2 - 0 !
7 files changed, 7 insertions(+), 8 deletions(-)

 fixes for new gcc

Close #3