modsecurity-apache 2.7.7-1ubuntu1 source package in Ubuntu

Changelog

modsecurity-apache (2.7.7-1ubuntu1) trusty; urgency=medium

  * Use dh-autoreconf to get new libtool macros for ppc64el.
 -- Logan Rosen <email address hidden>   Sat, 04 Jan 2014 20:17:37 -0500

Upload details

Uploaded by:
Logan Rosen
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
httpd
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
modsecurity-apache_2.7.7.orig.tar.gz 980.3 KiB 11e05cfa6b363c2844c6412a40ff16f0021e302152b38870fd1f2f44b204379b
modsecurity-apache_2.7.7-1ubuntu1.debian.tar.gz 10.2 KiB ff9ec62863e357b9e87518091eeff8bd241a184fa7b0786177a059c7e1da5584
modsecurity-apache_2.7.7-1ubuntu1.dsc 1.7 KiB 5871bef1d318612ffdf1e1c4f5213bee55ad3b3035c80802056b27118bff201d

View changes file

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.