File: libapache2-modsecurity.NEWS

package info (click to toggle)
modsecurity-apache 2.6.6-6%2Bdeb7u2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 4,660 kB
  • sloc: ansic: 26,421; sh: 10,265; perl: 1,338; makefile: 240
file content (26 lines) | stat: -rw-r--r-- 1,184 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
modsecurity-apache (2.5.13-1) unstable; urgency=low

  New name
  --------
  From this version libapache-mod-security changes name to
  libapache2-modsecurity, to follow the naming of other Apache 2 modules.
  It's source package is now named modsecurity-apache, in accordance with
  its upstream name. Previous source package name came from the 1.x series.

  New way to handle configuration
  -------------------------------
  Previous versions of libapache2-modsecurity did not offer a standard
  way to handle its configuration. Starting with this version
  mod-security.conf, in /etc/apache2/mods-available/, sets SecDataDir and
  includes all the *.conf files in /etc/modsecurity, where you can
  deploy you configuration files. And example file is provided in
  /etc/modsecurity so you can start using it now! (see README.Debian)

  mod-security-common will now be modsecurity-crs
  -----------------------------------------------
  Using upstream's indepedent tarball for Core Rules as the source package,
  allowing for easy updating of the rules without the need to upgrade the
  module too.

 -- Alberto Gonzalez Iniesta <agi@inittab.org>  Wed, 23 Mar 2011 18:36:29 +0100