modsecurity-apache 2.7.7-1 source package in Ubuntu

Changelog

modsecurity-apache (2.7.7-1) unstable; urgency=low


  * New upstream version
  * Bumped Standards-Version to 3.9.5
  * Renamed binary package so that it follows naming standards

 -- Alberto Gonzalez Iniesta <email address hidden>  Thu, 19 Dec 2013 17:09:28 +0100

Upload details

Uploaded by:
Alberto Gonzalez Iniesta
Uploaded to:
Sid
Original maintainer:
Alberto Gonzalez Iniesta
Architectures:
any all
Section:
httpd
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
modsecurity-apache_2.7.7-1.dsc 1.9 KiB 594af184eef4d7f50b9389f01a88c1296bb7b4c6c8cd4d470915a27472573786
modsecurity-apache_2.7.7.orig.tar.gz 980.3 KiB 11e05cfa6b363c2844c6412a40ff16f0021e302152b38870fd1f2f44b204379b
modsecurity-apache_2.7.7-1.debian.tar.gz 10.1 KiB 013ee057ae2911c536b8b81322a51d31d0d5958ab16f4b405ce05781df0d7c03

Available diffs

No changes file available.

Binary packages built by this source

libapache2-mod-security2: Tighten web applications security for Apache

 Modsecurity is an Apache module whose purpose is to tighten the Web
 application security. Effectively, it is an intrusion detection and prevention
 system for the web server.
 .
 At the moment its main features are:
   * Audit log; store full request details in a separate file, including POST
     payloads.
   * Request filtering; incoming requests can be analysed and offensive requests
     can be rejected (or simply logged, if that is what you want). This feature
     can be used to prevent many types of attacks (e.g. XSS attacks, SQL
     injection, ...) and even allow you to run insecure applications on your
     servers (if you have no other choice, of course).

libapache2-modsecurity: Dummy transitional package

 This package is provided to ease the updating of modsecurity to the new
 package name. You may safely remove it.