modsecurity-apache 2.7.7-2 source package in Ubuntu

Changelog

modsecurity-apache (2.7.7-2) unstable; urgency=medium


  * Use dh-autoreconf to fix FTBFS on ppc64el. (Closes: #734573)
    Thanks Logan Rosen for the patch.

 -- Alberto Gonzalez Iniesta <email address hidden>  Wed, 15 Jan 2014 10:18:58 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe httpd

Downloads

File Size SHA-256 Checksum
modsecurity-apache_2.7.7-2.dsc 1.9 KiB ac1441445336e272cfe930743619fb7723cdf2c332156d25c860cecfeed08c95
modsecurity-apache_2.7.7.orig.tar.gz 980.3 KiB 11e05cfa6b363c2844c6412a40ff16f0021e302152b38870fd1f2f44b204379b
modsecurity-apache_2.7.7-2.debian.tar.gz 10.3 KiB 5864cdcb60d2db37d53060a048d5f2cc26bc19b67b8fc18027312deaea05b940

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.