Package: surf / 0.4.1-8

Metadata

Package Version Patches format
surf 0.4.1-8 3.0 (quilt)

Patch series

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

Makefile | 34 17 + 17 - 0 !
1 file changed, 17 insertions(+), 17 deletions(-)

 commands in makefile should be visible while execution
 This patch removes @ from the Makefile so that command execution is
 visible to every one.
surf_0.4.1_mkdir_fix.patch | (download)

surf.c | 7 5 + 2 - 0 !
1 file changed, 5 insertions(+), 2 deletions(-)

 patch to fix ~/.surf directory and cookies.txt file permission
 This patch is provided by Anslem Garbe to fix the permission of ~/.surf
 directory and cookies.txt file which had caused the CVE-2012-0842.
dpkg buildflags.patch | (download)

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

 changes to introducing dpkg-buildflags
 This patch assists in introducing dpkg-buildflags in the rules
 file.
X11.diff | (download)

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

 patch fixing ftbfs #615780
 This patch was introduced to provide missing -lX11 linking 
 flag which was causing a FTBFS