Changelog for
squidGuard-1.4-58.1.i586.rpm :
Wed May 31 14:00:00 2017 peterAATTvarkoly.de
- Fix the search string for splitting dns part befor second dot.
Mon Sep 26 14:00:00 2016 peterAATTvarkoly.de
- Now squidGuard does not redirect to logon side when no ident is detected.
When no ident is detected the default rules take affect.
Tue Sep 20 14:00:00 2016 peterAATTvarkoly.de
- Acces and Blocked has to have the same sytax.
Thu Aug 11 14:00:00 2016 peterAATTvarkoly.de
- Fix searching for global white list.
- Do not allow surfing for user who are not allowed.
- Change order of evaluating positiv and negativ lists:
1. Global Positiv.
2. Global Negativ.
3. Privat Negativ.
Tue Mar 1 13:00:00 2016 peterAATTvarkoly.de
- Log into squidGuard.log the original url:
ident src url
- Enhace loggig by redirect.
Wed Feb 3 13:00:00 2016 peterAATTvarkoly.de
- Log into squidGuard.log all access
Wed Oct 7 14:00:00 2015 peterAATTvarkoly.de
- Include mobile extensions:
If no ident is set search the ldap object with cvalue=LOGGED_ON=ip
If no such object found and redicrect schoul occurs redirect to
the moble site login page.
Thu Sep 25 14:00:00 2014 peterAATTvarkoly.de
- Include force googles safe searching
- modified patches:
* ossRedirect.diff
Wed Apr 2 14:00:00 2014 peterAATTvarkoly.de
- Now we can use dot domain names in the white and blacklists
Thu Oct 14 14:00:00 2010 puzelAATTnovell.com
- fix squidGuard-CVE-2009-3826.patch patch
Thu Jul 29 14:00:00 2010 puzelAATTnovell.com
- add squidGuard-CVE-2009-3700.patch,
squidGuard-CVE-2009-3826.patch (bnc#550930)
Wed Jul 14 14:00:00 2010 roAATTsuse.de
- add \"missingok\" to logrotate configuration
(no logfile if never used causing error from cron when
running logrotate)
Wed Oct 14 14:00:00 2009 chrisAATTcomputersalat.de
- fixed deps for SLES_9
o Unknown tag: Recommends:
Sat Oct 10 14:00:00 2009 chrisAATTcomputersalat.de
- fix deps
o PreReq: http_proxy
o osc meta -e prjconf Prefer: squid3
Fri Oct 9 14:00:00 2009 chrisAATTcomputersalat.de
- fixed lost mods from kssingvo 20070702
o \"Requires: http_proxy\" now, as squid3 is an alternative
- spec
o sorted TAGS
- rpmlint
o non-utf8-spec-file
Sat Sep 26 14:00:00 2009 lruppAATTsuse.de
- update to 1.4:
+ some fixes
+ Added MySQL support for authentication. The database is
assumed to be configured on localhost.
+ Fixed configure.in to comply with the autoconf standard
+ Fixed broken \"make test\"
+ Added new runtime parameter \"-P\". This parameter changes
the default behaviour from stop (emergency mode) to pass
when an error in building the database files occurs. So
this parameter only works in connection with the runtime
paramter \"-C\". Before using \"-P\" in your environment
make sure that nothing breakes when the building of the
db files fail.
+ Added Spanish translation to squidGuard.cgi
- enabled --nolog option
- enabled mysql auth
- removed squidGuard-1.3-bl_less_noise.patch (upstream)
- adapted squidGuard-1.3-config.patch
- split up doc package
- package the cgi scripts (and babel files) in /srv/www/cgi-bin
- package blocked.gif in /srv/www/htdocs/images
- added squidGuard.logrotate script
Tue Jul 22 14:00:00 2008 kssingvoAATTsuse.de
- added latest upstream patch (20080714) as two individual patches:
* fix for squid complaining about progress bar
* fix if URL was requested which ends with \"://\"
Wed Jul 2 14:00:00 2008 kssingvoAATTsuse.de
- added latest upstream patch (20080613) as trailing_dot.patch
- \"Requires: http_proxy\" now, as squid3 is an alternative
Thu Nov 29 13:00:00 2007 kssingvoAATTsuse.de
- update to version 1.3:
* Included configurable logging. New configure option --nolog
suppress all runtime logmessages. Start and stop is still
logged. Default behaviour is now to log the non debug
messages except when the runtime option -d is supplied to
squidGuard. May need some more finetuning in later versions.
(bug 11) Made some slight changes to the outdated FAQ file.
* Modified auth code to work with and without ldap (choosing
subroutine rfc1738_unescape or sgFindUser in sg.y.in)
* Corrected include statement in sg.h.in.
* Added patch by Marc Clayton to include a progressbar to the
build of the database files (bug 6).
* Added patch by Eric Harrison to enable full sed compliance to
rewrite statements (bug 7).
* Corrected missing evaluation of configure parameters for
logdir, dbhome and config file (bug 11).
* Added patch from satish to block urls entries that include
hostnames (bug 4).
* Fixed broken regex evaluation (bug 12)
* Fixed a compile problem on some systems (bug 10).
* Corrected an issue with the fix for the double slash
vulnerability (incorrectly found double slashes) (bug 1).
- fixed build/config issues
Wed Jul 4 14:00:00 2007 kssingvoAATTsuse.de
- fixes from upstream:
* double slash bug fix extracted from Patch-20070513 tarball
* regexp bug fix extracted from Patch-20070520 tarball
* compiler bug fix extracted from Patch-20070520 tarball
Thu May 10 14:00:00 2007 kssingvoAATTsuse.de
- upgrade to version 1.2.1:
* Fixed multiple slash bypass vulnerabilty.
* Fixed some bugs in squidGuard-simple.cgi and added a
German version of it.
* Fixed encoding bypass vulnerabilty.
* Updated y.tab.c.bison and y.tab.h.bison to the recent version.
* Fixed bug in user authentication.
* Fixed some typos which broke compilation on Sun Solaris
when using the Sun CC compiler.
* Corrected unproper evaluated if-clause, which broke the
BerkeleyDB 2 compatibility.
* Fixed minor typo in samples/Makefile.in.
* Replaced the sleepycat links from the configure program with
the oracle links.
* Corrected typo in Makefile.in.
* Removed a stupid bug from the Makefile in the docs directory.
* Removed references to squidguard.org in Makefile.in in the
Doc directory (squidguard.org is down).
* Added ISSUES.txt file about known problem with the current
code (any information that is missing and should go in there
is gladly welcomed).
* Release now supports LDAP queries for authentication:
* Added Chris Frey\'s ldap patches and fixes (03, 05, 06,
07 and 10; Patches from:
http://www.netdirect.ca/software/category.php?cat=SquidGuard).
* The LDAP feature can be included during the configure run
by setting --with-ldap.
* Added a fix provided by Francesco Ranieri to solve an issue
with the (un)escaping of the authentication \"domain%5cusername\".
- adapted configuration related patches
Thu Mar 29 14:00:00 2007 rguentherAATTsuse.de
- add bison and flex BuildRequires