From: "John Helmert III" <ajak@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apache/modsecurity-crs/
Date: Fri, 2 Dec 2022 06:15:32 +0000 (UTC) [thread overview]
Message-ID: <1669961717.6854b2428ca58558edd747e8f2d30aaac1d21fea.ajak@gentoo> (raw)
commit: 6854b2428ca58558edd747e8f2d30aaac1d21fea
Author: John Helmert III <ajak <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 2 06:14:33 2022 +0000
Commit: John Helmert III <ajak <AT> gentoo <DOT> org>
CommitDate: Fri Dec 2 06:15:17 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6854b242
www-apache/modsecurity-crs: drop 3.3.2
Bug: https://bugs.gentoo.org/872077
Signed-off-by: John Helmert III <ajak <AT> gentoo.org>
www-apache/modsecurity-crs/Manifest | 1 -
.../modsecurity-crs/modsecurity-crs-3.3.2.ebuild | 33 ----------------------
2 files changed, 34 deletions(-)
diff --git a/www-apache/modsecurity-crs/Manifest b/www-apache/modsecurity-crs/Manifest
index d8a19b55b4fe..a7819e892570 100644
--- a/www-apache/modsecurity-crs/Manifest
+++ b/www-apache/modsecurity-crs/Manifest
@@ -1,2 +1 @@
-DIST modsecurity-crs-3.3.2.tar.gz 290450 BLAKE2B 2935b781af44a206eec881a2c06669db91da98a4d74936299651a77417a2eeaf6d4ab9a1566c08fc4bfb2a60d0b38e71d746d726578ce220b59c9c9cbd800190 SHA512 a5d96fb949da82120a1c4cda4dcf804b06aaae71f25cded5ee998d2c4e766ae2de88e42cd52fc9d63e204415e829af27d80614e58b55509e7bd7ffc20a26cfba
DIST modsecurity-crs-3.3.4.tar.gz 301112 BLAKE2B 0df4b70c5ecc1852fe3cde74783494636c530cc8a2b8ddc0269da25703521532ee3ed6ba1e572b854fe6912f31d2ed1fe4c917b13dc22b37763dbe73ef8c7b72 SHA512 a8b8b210054a9a4e3f8e45a5a9428110bb4075e40430e3fc16f4717e363af141265b1fb5c173ff96abeff0ac61ef5eef667a4b9cb703f8edc15e48deb3342827
diff --git a/www-apache/modsecurity-crs/modsecurity-crs-3.3.2.ebuild b/www-apache/modsecurity-crs/modsecurity-crs-3.3.2.ebuild
deleted file mode 100644
index a16ae9fa633f..000000000000
--- a/www-apache/modsecurity-crs/modsecurity-crs-3.3.2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-DESCRIPTION="OWASP ModSecurity Core Rule Set"
-HOMEPAGE="https://coreruleset.org/"
-SRC_URI="https://github.com/coreruleset/coreruleset/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND=">=www-apache/mod_security-2.9.1"
-
-S="${WORKDIR}/coreruleset-${PV}"
-
-src_install() {
- insinto "/usr/share/${PN}"
- doins -r rules
-
- dodoc CHANGES CONTRIBUTORS.md KNOWN_BUGS README.md crs-setup.conf.example
-
- # I don't think it's worth pulling in apache-module.eclass just for
- # this path...
- insinto /etc/apache2/modules.d
- doins "${FILESDIR}/80_mod_security-crs.conf"
-}
-
-pkg_postinst() {
- einfo "The CRS configuration file has been installed to:"
- einfo " ${ROOT}/etc/apache2/modules.d/80_mod_security-crs.conf"
-}
next reply other threads:[~2022-12-02 6:15 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-02 6:15 John Helmert III [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-12 12:38 [gentoo-commits] repo/gentoo:master commit in: www-apache/modsecurity-crs/ Petr Vaněk
2025-03-01 9:00 Petr Vaněk
2025-03-01 9:00 Petr Vaněk
2025-02-11 9:49 Sam James
2025-02-11 9:49 Sam James
2025-02-11 9:21 Sam James
2025-02-11 9:21 Sam James
2024-12-04 18:10 Joonas Niilola
2024-12-04 18:10 Joonas Niilola
2024-12-04 18:10 Joonas Niilola
2024-10-26 6:02 Joonas Niilola
2024-10-26 6:02 Joonas Niilola
2024-10-26 3:49 Sam James
2024-10-26 3:49 Sam James
2024-10-25 11:36 Joonas Niilola
2024-10-25 11:36 Joonas Niilola
2024-07-20 6:42 Joonas Niilola
2024-07-20 6:42 Joonas Niilola
2024-04-27 13:21 Petr Vaněk
2024-04-27 13:21 Petr Vaněk
2024-04-26 17:16 Sam James
2024-04-26 17:16 Sam James
2024-03-16 9:26 Joonas Niilola
2024-01-11 14:06 Joonas Niilola
2024-01-11 14:06 Joonas Niilola
2023-10-31 0:06 Sam James
2023-10-30 23:13 Sam James
2023-10-28 7:07 Hans de Graaff
2022-12-02 3:38 Sam James
2022-12-02 3:34 Sam James
2022-11-21 9:22 Joonas Niilola
2022-11-21 9:22 Joonas Niilola
2021-12-24 8:02 Sam James
2021-12-22 0:45 Sam James
2021-12-22 0:44 Sam James
2021-12-21 2:05 Sam James
2020-12-29 2:00 Sam James
2020-10-09 15:23 Agostino Sarubbo
2020-10-09 8:41 Agostino Sarubbo
2020-10-07 18:58 Sam James
2019-03-04 1:35 Thomas Deutschmann
2018-10-26 0:52 Thomas Deutschmann
2018-10-20 18:01 Mikle Kolyada
2018-05-20 23:26 Aaron Bauman
2018-03-29 19:23 Michał Górny
2016-11-03 21:46 Diego Elio Pettenò
2016-08-07 9:30 Pacho Ramos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1669961717.6854b2428ca58558edd747e8f2d30aaac1d21fea.ajak@gentoo \
--to=ajak@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox