Package: squidguard / 1.4-2

Metadata

Package Version Patches format
squidguard 1.4-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_add destdir in makefile.patch | (download)

Makefile.in | 39 15 + 24 - 0 !
1 file changed, 15 insertions(+), 24 deletions(-)

     add $destdir in makefile
02_fix buffer overflow sglog.patch | (download)

src/sgLog.c | 14 7 + 7 - 0 !
1 file changed, 7 insertions(+), 7 deletions(-)

     fix buffer overflow in sglog
03_fix bypass problems with urls.patch | (download)

src/sg.h.in | 2 1 + 1 - 0 !
src/sgDiv.c.in | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

     fix bypass problems with urls
04_update links in doc.patch | (download)

doc/configure.txt | 20 10 + 10 - 0 !
1 file changed, 10 insertions(+), 10 deletions(-)

     update links in documentation
05_distclean more files.patch | (download)

samples/Makefile.in | 3 2 + 1 - 0 !
src/Makefile.in | 1 1 + 0 - 0 !
2 files changed, 3 insertions(+), 1 deletion(-)

     distclean more files
06_move setuserinfo to sg y.patch | (download)

src/sg.y.in | 19 19 + 0 - 0 !
src/sgDiv.c.in | 19 0 + 19 - 0 !
2 files changed, 19 insertions(+), 19 deletions(-)

     move setuserinfo() to sg.y.in