Package: surf / 2.1+git20221016-4

Metadata

Package Version Patches format
surf 2.1+git20221016-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
2002_hardening_portability_fix.patch | (download)

config.mk | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fixes to introduce build hardening
 This patch modifies the upstream source to introduce build
 hardening.
cross.patch | (download)

config.mk | 13 7 + 6 - 0 !
1 file changed, 7 insertions(+), 6 deletions(-)

 make pkg-config substitutable for cross compilation
Bug-Debian: https://bugs.debian.org/870584


terminal.patch | (download)

config.def.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use x-terminal-emulator instead of hardcoded st
Bug-Debian: https://bugs.debian.org/878372
read.patch | (download)

config.def.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 dash requires an argument to read


build_options.patch | (download)

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

 don't print build options
 it triggers a false positive "NONVERBOSE BUILD:" in blhc,
 because it prints "CC = ..."
useragent.patch | (download)

surf.1 | 4 0 + 4 - 0 !
1 file changed, 4 deletions(-)

 drop surf_useragent from manpage as it has no effect
Bug-Debian: https://bugs.debian.org/992418


Switch to webkitgtk 4.1.patch | (download)

config.mk | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 switch to webkitgtk 4.1

4.1 is the same as 4.0 except that it uses libsoup3 instead of libsoup2.4