Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

squidGuard-1.2.0-0.6 RPM for i386

From SourceForge / c / ch / chastity

Name: squidGuard Distribution: Unknown
Version: 1.2.0 Vendor: Roy-Magne Mo <rmo@sunnmore.net>
Release: 0.6 Build date: Wed Dec 12 19:29:07 2001
Group: System/Servers Build host: ekorn.sunnmore.no
Size: 270308 Source RPM: squidGuard-1.2.0-0.6.src.rpm
Packager: Roy-Magne Mo <rmo@sunnmore.net>
Url: http://www.squidguard.org
Summary: Filter, redirector and access controller plugin for Squid.
SquidGuard is a combined filter, redirector and access controller plugin for
Squid. It is free, very flexible, extremely fast, easily installed, portable.
SquidGuard can be used to
- limit the web access for some users to a list of accepted/well known web
servers and/or URLs only.
- block access to some listed or blacklisted web servers and/or URLs for
some users.
- block access to URLs matching a list of regular expressions or words for
some users.
- enforce the use of domainnames/prohibit the use of IP address in URLs.
- redirect blocked URLs to an "intelligent" CGI based info page.
- redirect unregistered user to a registration form.
- redirect popular downloads like Netscape, MSIE etc. to local copies.
- redirect banners to an empty GIF.
- have different access rules based on time of day, day of the week, date
etc.
- have different rules for different user groups.

Neither squidGuard nor Squid can be used to

- filter/censor/edit text inside documents
- filter/censor/edit embeded scripting languages
  like JavaScript or VBscript inside HTML

Provides

Requires

Copyright

GPL

Signatures

internal MD5: f4c11817c1aaf59e00b6d9806de38cdc

Changelog

* Wed Dec 12 2001 Roy-Magne Mo <rmo@sunnmore.net> 1.2.0-0.6
  - Removed the robot, since this is not the newest one and it
    doesn't work very well with db3
* Mon Dec 10 2001 Roy-Magne Mo <rmo@sunnmore.net> 1.2.0-0.5
  - Moved some of the requirements over to prereq
* Sat Dec 08 2001 Roy-Magne Mo  <rmo@sunnmore.net> 1.2.0-0.4
  - No dependency on squid anymore
  - Write warning only if squidGuard is not in squid.conf
  - Moved all datafiles to /usr/share/squidGuard
  - Removed one of Florins patches, as this is not needed 
    anymore
  - Added requirement of initscripts >= 6
  - Added logrotate-support
* Fri Dec 07 2001 Roy-Magne Mo  <rmo@sunnmore.net> 1.2.0-0.3
  - Fixed a missing / in %post
* Wed Dec 05 2001 Roy-Magne Mo  <rmo@sunnmore.net> 1.2.0-0.2
  - Forgot to add the db-directory
* Mon Dec 03 2001 Roy-Magne Mo  <rmo@sunnmore.net> 1.2.0-0.1
  - Shamelessly stolen from Mandrake cooker and turned into a
    Redhat rpm.
  - split into squidGuard and squidGuard-cgi
  - removed blacklists, they are now in a separate package 
    called chasisty-list
* Tue Nov 13 2001 Chipaux Nicolas <chipaux@mandrakesoft.com> 1.2.0-2mdk
  - build requires byacc, bison, libdb3.3-devel
* Fri Oct 26 2001 Florin <florin@mandrakesoft.com> 1.2.0-1mdk
  - 1.2.0 (works with libdb3 - don't need BerkeleyDB anymore)
  - this version supports Userquota (see the CHANGELOG file)
  - add the CHANGELOG file
  - modify the %post section
  - add the %postun section
  - update the /etc/squid/squidGuard.conf.sample file
* Fri Oct 05 2001 Florin <florin@mandrakesoft.com> 1.1.4-16mdk
  - squid.squid is again the user.group for squid
  - add the preun section
* Wed Oct 03 2001 Florin <florin@mandrakesoft.com> 1.1.4-15mdk
  - add the forgotten /var/log/squidGuard/advertising.log file
* Wed Oct 03 2001 Florin <florin@mandrakesoft.com> 1.1.4-14mdk
  - mv the cgi and the png files to /var/www/cgi-bin and owned by apache
  - modify the cgi script and sample.conf file
* Wed Sep 19 2001 Florin <florin@mandrakesoft.com> 1.1.4-13mdk
  - nobody.nobody are the right ownerships according to squid
  - add the blacklist-update script
* Wed Jul 11 2001 Florin <florin@mandrakesoft.com> 1.1.4-12mdk
  - use the new sample configfile blacklist compliant, logs and data locations
  - patch the default logdir and confdir (default_dir.patch)
  - add the blacklists-readme file
  - add the blacklist sections and databases
  - remove the whole test thing from the spec file
  - add the nullbanner.png and the squidGuard.cgi modified
* Fri Feb 16 2001 Florin <florin@mandrakesoft.com> 1.1.4-11mdk
  - add banneddestination/expressions
* Tue Jan 30 2001 Florin <florin@mandrakesoft.com> 1.1.4-10mdk
  - add the timerestriction section
* Tue Jan 30 2001 Florin <florin@mandrakesoft.com> 1.1.4-9mdk
  - the nulbanner and the cgi go now in the httpd-naat package
  - add /etc/squid/squidGuard.conf.sample
  - create the section files from the default config file
* Wed Jan 24 2001 Florin <florin@mandrakesoft.com> 1.1.4-9mdk
  - add the nulbanner.gif in the /var/www-naat/icons
* Mon Jan 08 2001 Florin <florin@mandrakesoft.com> 1.1.4-8mdk
  - the /var/log/squidGuard dir is now owned by squid,squid
* Sat Jan 06 2001 Florin <florin@mandrakesoft.com> 1.1.4-7mdk
  - recompile for firewall distrib
  - add log,error files in /var/log/squidGuard
  - copy a sample of the config file in the /etc/squid/directory
* Thu Nov 23 2000 Florin <florin@mandrakesoft.com> 1.1.4-6mdk
  - added urls (Lenny compliant ;)
* Thu Nov 23 2000 Florin <florin@mandrakesoft.com> 1.1.4-5mdk
  - requires squid
  - buildrequires BerkeleyDB
* Tue Nov 21 2000 Florin <florin@mandrakesoft.com> 1.1.4-4mdk
  - requires BerkeleyDB package, the new db2-2.7.7 package
  - comment the postun section
* Mon Sep 18 2000 Florin <florin@mandrakesoft.com> 1.1.4-3mdk
  - set up a ready to use out of the box config
* Fri Sep 15 2000 Florin <florin@mandrakesoft.com> 1.1.4-2mdk
  - added the test configuration and the Makefile
  - modifying the config files
* Fri Sep 15 2000 Florin <florin@mandrakesoft.com> 1.1.4-1mdk
  - first attempt

Files

¸x


Generated by rpm2html 1.8.1

Daniel Veillard, Tue Nov 18 02:30:19 2008