summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Add maintainer-needed comment to all unmaintained packagesMichał Górny2019-07-171-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-apache/modsecurity-crs: bump to 3.1.0Tomas Mozes2019-03-042-0/+39
| | | | | | Signed-off-by: Tomas Mozes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11143 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* www-apache/modsecurity-crs: Readd wrongly dropped filesPacho Ramos2018-10-311-0/+8
| | | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* www-apache/modsecurity-crs: Drop oldPacho Ramos2018-10-314-282/+0
| | | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* www-apache/modsecurity-crs: x86 stable (bug #668050)Thomas Deutschmann2018-10-261-1/+1
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* www-apache/modsecurity-crs: amd64 stable wrt bug #668050Mikle Kolyada2018-10-201-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* www-apache/modsecurity-crs: use HTTPS, sync HOMEPAGEsMichael Mair-Keimberger2018-05-203-6/+15
|
* www-apache/modsecurity-crs: Remove oldHarri Nieminen2018-03-292-137/+0
| | | | | Closes: https://github.com/gentoo/gentoo/pull/7643 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* www-apache: Update Manifest hashes.Ulrich Müller2017-12-091-4/+4
|
* www-apache/modsecurity-crs: new version 3.0.2.Michael Orlitzky2017-05-143-0/+61
| | | | | | | | | | | | | | | | | This new version is a companion to the new mod_security-2.9.1. The rule numbering (and loading?) upstream has been completely rewritten, so the ebuild was too: it's a lot simpler now. I based the new ebuild off of the one posted to bug 615750 by Graham E, so thanks are due to him. The "geoip" and "lua" USE flags were dropped in the hopes that the new rule-loading system is smart enough to do the right thing. If not, this may need a revision to disable any rules that won't work with the installed version of mod_security. Gentoo-Bug: 615750 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* www-apache/modsecurity-crs: update to version 2.2.9 (last version before v3.)Diego Elio Pettenò2016-11-032-0/+137
| | | | | | Update the sedding and removal of experimental rules, and install slr_rules that are now compatible with mod_security v2.7 Package-Manager: portage-2.3.0
* www-apache/modsecurity-crs: Cleanup per bug #85210Pacho Ramos2016-08-071-4/+0
| | | | Package-Manager: portage-2.3.0
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-084-0/+282
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed