Package: squidguard / 1.5-4

Metadata

Package Version Patches format
squidguard 1.5-4 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
04_update links in doc files.patch | (download)

doc/configure.txt | 20 10 + 10 - 0 !
doc/extended.txt | 26 13 + 13 - 0 !
2 files changed, 23 insertions(+), 23 deletions(-)

     update links in documentation files
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
07_update samples to utf8.patch | (download)

samples/sample.conf.in | 4 2 + 2 - 0 !
samples/squidGuard-simple-de.cgi.in | 2 1 + 1 - 0 !
samples/squidGuard-simple.cgi.in | 2 1 + 1 - 0 !
samples/squidGuard.cgi.in | 2 1 + 1 - 0 !
4 files changed, 5 insertions(+), 5 deletions(-)

     update samples to use default utf-8
09_missing content after percent sign.patch | (download)

src/sgDiv.c.in | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

     missing content after percent sign
10_use newer ldapsearch of denis.patch | (download)

src/sg.l | 12 8 + 4 - 0 !
1 file changed, 8 insertions(+), 4 deletions(-)

     use newer ldapsearch (thanks to denis bonnenfant)
11_fix for clean target without syslog.patch | (download)

src/main.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

     fix for clean target without syslog
12_enable ldap deprecated.patch | (download)

configure | 5 3 + 2 - 0 !
configure.in | 5 3 + 2 - 0 !
2 files changed, 6 insertions(+), 4 deletions(-)

     enable ldap deprecated
13_fix time printing format.patch | (download)

src/sgDiv.c.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

     fix time printing format
14_fix working with squid 3 4.patch | (download)

src/main.c | 16 9 + 7 - 0 !
src/main.c.in | 16 9 + 7 - 0 !
src/sgDiv.c | 2 1 + 1 - 0 !
src/sgDiv.c.in | 2 1 + 1 - 0 !
4 files changed, 20 insertions(+), 16 deletions(-)

     fix for working (only) with squid 3.4 and higher