Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (53d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (165d) 

2024-05-23 23:24:32 UTC Now

2014-03-28 14:13:26 UTC MAIN commitmail json YAML

pkgsrc/www/dansguardian/Makefile@1.17 / diff
pkgsrc/www/dansguardian/PLIST@1.4 / diff
pkgsrc/www/dansguardian/distinfo@1.8 / diff
pkgsrc/www/dansguardian/files/configdirs@1.1 / diff
pkgsrc/www/dansguardian/files/configfiles@1.1 / diff
pkgsrc/www/dansguardian/files/dansguardian.sh@1.3 / diff
pkgsrc/www/dansguardian/patches/patch-DataBuffer.cpp deleted
pkgsrc/www/dansguardian/patches/patch-DynamicURLList.cpp deleted
pkgsrc/www/dansguardian/patches/patch-FDTunnel.cpp deleted
pkgsrc/www/dansguardian/patches/patch-FOptionContainer.cpp deleted
pkgsrc/www/dansguardian/patches/patch-FatController.cpp deleted
pkgsrc/www/dansguardian/patches/patch-ListContainer.cpp deleted
pkgsrc/www/dansguardian/patches/patch-RegExp.cpp deleted
pkgsrc/www/dansguardian/patches/patch-Socket.cpp deleted
pkgsrc/www/dansguardian/patches/patch-String.cpp deleted
pkgsrc/www/dansguardian/patches/patch-String.hpp deleted
pkgsrc/www/dansguardian/patches/patch-SysV.cpp deleted
pkgsrc/www/dansguardian/patches/patch-UDSocket.cpp deleted
pkgsrc/www/dansguardian/patches/patch-aa deleted
pkgsrc/www/dansguardian/patches/patch-configure@1.1 / diff
pkgsrc/www/dansguardian/patches/patch-dansguardian.cpp deleted
pkgsrc/www/dansguardian/patches/patch-fbsd.in deleted
pkgsrc/www/dansguardian/patches/patch-linux.in deleted
pkgsrc/www/dansguardian/patches/patch-md5.cpp deleted
pkgsrc/www/dansguardian/patches/patch-nbsd.in deleted
pkgsrc/www/dansguardian/patches/patch-obsd.in deleted
pkgsrc/www/dansguardian/patches/patch-solaris.in deleted
pkgsrc/www/dansguardian/patches/patch-src_ImageContainer.cpp@1.1 / diff
pkgsrc/www/dansguardian/patches/patch-src_SocketArray.cpp@1.1 / diff
pkgsrc/www/dansguardian/patches/patch-src_UDSocket.cpp@1.1 / diff

Update dansguardian to 2.12.0.3

* Applied patch #9 (Crash when more than one authplugin are selected)
  by Frederic Bourgeois
* Added feature to allow Facebook mock ajax (request #6) by Jason Spiro
* Added contrib dir
* Added a new html & css validated html template in contrib (request #3).
  By Chris Peschke
* Converted iso-8859 message files to utf-8 (bug #86). Suggested
  by Fred Ulisses Maranhao
* Fixed Error reading Content-Length (bug #84). By Carlos Soto
* Fixed compilation error BSD due lack of string.h when using
  memcpy() (bug #75). By Alexander Hornung
* Fixed exceptioniplist case sensitivity (bug #11). By Mark J Hewitt
* Fixed accept-encoding support for new tokens (bug #13). By userquin
* Applied patch 3438750 (GCC 4.4 and 4.6 compatibility) by Mathieu PARENT
* Applied patch 3438749 (French translation update) by Mathieu PARENT
* Applied patch 3418297 (Set proxy timeout in dansguardian.conf)
  by Frederic Bourgeois
* Applied patch 3419088 (login/password in URL is dropped) by Mathieu PARENT
* Applied patch 3419089 ("Expect" header should be dropped) by Mathieu PARENT
* Applied patch 3438751 (Fix queue handling in OptionContainer)
  by Mathieu PARENT
* Applied patch 3515167 (Fix digest identication) by Frederic Bourgeois
* Fixed GCC warnings
* LFS review in String.cpp (requires different arch review yet)

Previous release notes seem to be lost - the build structure changed, and:

  Both the main configuration file and the filter group configuration
  file(s) have changed since the last stable release.  If you try
  to re-use the configuration from an existing copy of 2.8.0.6 or
  earlier, the daemon will not start.  On the other hand, list
  files (phrase lists, domain lists, etc.) have not changed format,
  and should largely "just work".  There have been improvements to
  the default list files, though, so again it is recommended that
  you start from the new version and re-do any customisations.

(prlw1)