public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-forensics/chkrootkit/
Date: Fri,  7 Jun 2024 07:36:19 +0000 (UTC)	[thread overview]
Message-ID: <1717745746.25f363a9d043c7d02eb55dbd23f16fc5a3b0e4b6.flow@gentoo> (raw)

commit:     25f363a9d043c7d02eb55dbd23f16fc5a3b0e4b6
Author:     Martin Dummer <martin.dummer <AT> gmx <DOT> net>
AuthorDate: Tue Jul 11 17:09:44 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Jun  7 07:35:46 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25f363a9

app-forensics/chkrootkit: drop 0.54, 0.55, 0.55-r1

Signed-off-by: Martin Dummer <martin.dummer <AT> gmx.net>
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 app-forensics/chkrootkit/Manifest                  |  4 --
 app-forensics/chkrootkit/chkrootkit-0.54.ebuild    | 58 ------------------
 app-forensics/chkrootkit/chkrootkit-0.55-r1.ebuild | 70 ----------------------
 app-forensics/chkrootkit/chkrootkit-0.55.ebuild    | 60 -------------------
 4 files changed, 192 deletions(-)

diff --git a/app-forensics/chkrootkit/Manifest b/app-forensics/chkrootkit/Manifest
index b797fbd24363..4e48504fea13 100644
--- a/app-forensics/chkrootkit/Manifest
+++ b/app-forensics/chkrootkit/Manifest
@@ -1,6 +1,2 @@
-DIST chkrootkit-0.54-gentoo.diff.xz 4848 BLAKE2B 25d1736bb839533fae36550518b311e52bb38f8a562a63d40629789dc9497b6e71dbc306d1f845b6a5cd586468afa6a7ac4ce8b6f1bfb40d7ac9b0331a55def9 SHA512 6c972b081794681b61b7c67f9a5762ba5d2c0c731c9a2bf9f75e715984edf7022ddcd44d34803eacb58a59e8b21932ffb586cc9fb7998a43393367c2530e353e
-DIST chkrootkit-0.54.tar.gz 41461 BLAKE2B 61384fda7db08ca2a52ab060ee4ea3edb7311cb9908599a511459dac22340f28e75d732b10d827aaeed89a1ecb6fc7f69ab8fef970aae5a73bae8c7949944831 SHA512 fe8955ac33abaabf304f5580b6f12929f8bf02329ab442380eaa6298440cf1cb0eee2db8e5667ea7d78b89ee2bceb82c10ebb732a71d6bcdda9400569cd587fd
-DIST chkrootkit-0.55-gentoo.patch.bz2 5028 BLAKE2B f8f809252d89b9195601953c6741c9a653b658d86669f149380dc94da91085921f58fef7e6f232cc421cf62f7321630120a85ec4dfdf369d6e92c0a7ae81e0f1 SHA512 bdae4fed6f8c61337e855235bf84b20faa363a3dfad9b2f22a017bd232aaf7f4bc0680f2b5567d6545ef3cb6ce7d41cc2287f4f0a2baf68ce3c56c68df8c77b8
-DIST chkrootkit-0.55.tar.gz 42630 BLAKE2B 0e6bc4d411a7836cd8ab72782027e5bd80b5c8845d8de1f48ff57bc0617a368cff2471835a66c30d007f4cfc243639110e0c39e02eecc3ec9c5c0a66a4b7891b SHA512 742dca90a761ecff149d8704cb3a252adfe8f9d5e15dd060e9db4d5f6dcd3820933ae13cbee99ea5a8c6144932cf97c0616a177af3ba5a1726b51bb304e7d63e
 DIST chkrootkit-0.57-gentoo.patch.bz2 5143 BLAKE2B 2b6018881b12121d6317f45d1b761a0b27e13bcfe4d936a468a13968357039419bb85650a4e0aa85f475226cd196fc17d3bac1222dc5be39f715c3d01a64b8a6 SHA512 21a389bfe1fc838cbf527db107ac7081ad61a90da04ab96d7a1bdd352f1e40745b0a5e31559fde7ff8f4214718510a281f9eb67de38df33f13b9ac2e3c640251
 DIST chkrootkit-0.57.tar.gz 41948 BLAKE2B b75bec7e5f582aad363c84308c57de9881facf0176ef8c32adcdffdb04182f248b1dcc40b6df439bb9014580383b7f43e7503877098e8ecba6740c21b46b23a1 SHA512 ff35f01042bc68bdd10c4e26dbde7af7127768442c7a10f114260188dcc7e357e2c48d157c0b83b99e2fd465db3ed3933c84ae12fa411c5c28f64b955e742ff7

diff --git a/app-forensics/chkrootkit/chkrootkit-0.54.ebuild b/app-forensics/chkrootkit/chkrootkit-0.54.ebuild
deleted file mode 100644
index 89b195582d5e..000000000000
--- a/app-forensics/chkrootkit/chkrootkit-0.54.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-GENTOO_PATCH="${PN}-0.54-gentoo.diff"
-
-DESCRIPTION="Tool to locally check for signs of a rootkit"
-HOMEPAGE="http://www.chkrootkit.org/"
-SRC_URI="ftp://ftp.pangeia.com.br/pub/seg/pac/${P}.tar.gz
-	https://dev.gentoo.org/~polynomial-c/${GENTOO_PATCH}.xz"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
-IUSE="+cron"
-
-RDEPEND="cron? ( virtual/cron )"
-
-PATCHES=(
-	"${WORKDIR}/${GENTOO_PATCH}"
-)
-
-src_prepare() {
-	default
-	sed -e 's:/var/adm/:/var/log/:g' \
-		-i chklastlog.c || die
-}
-
-src_compile() {
-	emake CC="$(tc-getCC)" STRIP=true sense
-}
-
-src_install() {
-	dosbin chkdirs chklastlog chkproc chkrootkit chkwtmp chkutmp ifpromisc strings-static
-	dodoc ACKNOWLEDGMENTS README*
-
-	if use cron ; then
-		exeinto /etc/cron.weekly
-		newexe "${FILESDIR}"/${PN}.cron ${PN}
-	fi
-}
-
-pkg_postinst() {
-	if use cron ; then
-		elog
-		elog "Edit /etc/cron.weekly/chkrootkit to activate chkrootkit!"
-		elog
-	fi
-
-	elog
-	elog "Some applications, such as portsentry, will cause chkrootkit"
-	elog "to produce false positives.  Read the chkrootkit FAQ at"
-	elog "http://www.chkrootkit.org/ for more information."
-	elog
-}

diff --git a/app-forensics/chkrootkit/chkrootkit-0.55-r1.ebuild b/app-forensics/chkrootkit/chkrootkit-0.55-r1.ebuild
deleted file mode 100644
index 023a1b9dc6ef..000000000000
--- a/app-forensics/chkrootkit/chkrootkit-0.55-r1.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit systemd toolchain-funcs
-
-GENTOO_PATCH="${PN}-0.55-gentoo.patch"
-
-DESCRIPTION="Tool to locally check for signs of a rootkit"
-HOMEPAGE="http://www.chkrootkit.org/"
-SRC_URI="ftp://ftp.pangeia.com.br/pub/seg/pac/${P}.tar.gz"
-SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${GENTOO_PATCH}.bz2"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
-IUSE="+cron"
-
-RDEPEND="cron? ( virtual/cron )"
-
-PATCHES=(
-	"${WORKDIR}/${GENTOO_PATCH}"
-	"${FILESDIR}/${P}-fcntl_h.patch"
-	"${FILESDIR}/${P}-limits_h.patch"
-)
-
-src_prepare() {
-	default
-
-	sed -e 's:/var/adm/:/var/log/:g' \
-		-i chklastlog.c || die
-}
-
-src_compile() {
-	emake CC="$(tc-getCC)" STRIP=true sense
-}
-
-src_install() {
-	dosbin chkdirs chklastlog chkproc chkrootkit chkwtmp chkutmp ifpromisc strings-static
-	dodoc ACKNOWLEDGMENTS README*
-
-	if use cron ; then
-		exeinto /etc/cron.weekly
-		newexe "${FILESDIR}"/${PN}.cron ${PN}
-	fi
-
-	systemd_dounit "${FILESDIR}/${PN}.timer" "${FILESDIR}/${PN}.service"
-}
-
-pkg_postinst() {
-	if use cron ; then
-		elog
-		elog "Edit ${EROOT}/etc/cron.weekly/chkrootkit to activate chkrootkit!"
-		elog
-	fi
-
-	if systemd_is_booted || has_version sys-apps/systemd ; then
-		elog
-		elog "To enable the systemd timer, run the following command:"
-		elog "   systemctl enable --now chkrootkit.timer"
-		elog
-	fi
-
-	elog
-	elog "Some applications, such as portsentry, will cause chkrootkit"
-	elog "to produce false positives.  Read the chkrootkit FAQ at"
-	elog "http://www.chkrootkit.org/ for more information."
-	elog
-}

diff --git a/app-forensics/chkrootkit/chkrootkit-0.55.ebuild b/app-forensics/chkrootkit/chkrootkit-0.55.ebuild
deleted file mode 100644
index 2e00fa511121..000000000000
--- a/app-forensics/chkrootkit/chkrootkit-0.55.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-GENTOO_PATCH="${PN}-0.55-gentoo.patch"
-
-DESCRIPTION="Tool to locally check for signs of a rootkit"
-HOMEPAGE="http://www.chkrootkit.org/"
-SRC_URI="ftp://ftp.pangeia.com.br/pub/seg/pac/${P}.tar.gz"
-SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${GENTOO_PATCH}.bz2"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
-IUSE="+cron"
-
-RDEPEND="cron? ( virtual/cron )"
-
-PATCHES=(
-	"${WORKDIR}/${GENTOO_PATCH}"
-	"${FILESDIR}/${P}-fcntl_h.patch"
-	"${FILESDIR}/${P}-limits_h.patch"
-)
-
-src_prepare() {
-	default
-	sed -e 's:/var/adm/:/var/log/:g' \
-		-i chklastlog.c || die
-}
-
-src_compile() {
-	emake CC="$(tc-getCC)" STRIP=true sense
-}
-
-src_install() {
-	dosbin chkdirs chklastlog chkproc chkrootkit chkwtmp chkutmp ifpromisc strings-static
-	dodoc ACKNOWLEDGMENTS README*
-
-	if use cron ; then
-		exeinto /etc/cron.weekly
-		newexe "${FILESDIR}"/${PN}.cron ${PN}
-	fi
-}
-
-pkg_postinst() {
-	if use cron ; then
-		elog
-		elog "Edit /etc/cron.weekly/chkrootkit to activate chkrootkit!"
-		elog
-	fi
-
-	elog
-	elog "Some applications, such as portsentry, will cause chkrootkit"
-	elog "to produce false positives.  Read the chkrootkit FAQ at"
-	elog "http://www.chkrootkit.org/ for more information."
-	elog
-}


             reply	other threads:[~2024-06-07  7:36 UTC|newest]

Thread overview: 79+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-07  7:36 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-09  2:56 [gentoo-commits] repo/gentoo:master commit in: app-forensics/chkrootkit/ Sam James
2024-07-09  2:56 Sam James
2024-07-09  2:56 Sam James
2024-07-09  1:55 Sam James
2024-07-09  1:55 Sam James
2024-07-09  1:55 Sam James
2024-06-07  7:36 Florian Schmaus
2024-06-07  7:36 Florian Schmaus
2023-05-27  9:43 Sam James
2023-05-27  9:43 Sam James
2023-05-18 22:21 Sam James
2023-05-18 19:42 Sam James
2023-05-18 19:42 Sam James
2023-05-18 19:17 Arthur Zamarin
2023-02-20 20:58 Alfredo Tupone
2022-03-12 10:55 Arthur Zamarin
2022-03-06  8:54 Agostino Sarubbo
2022-03-06  8:52 Agostino Sarubbo
2022-03-06  8:52 Agostino Sarubbo
2022-03-06  8:51 Agostino Sarubbo
2022-03-06  8:50 Agostino Sarubbo
2022-01-13  5:36 Sam James
2021-07-31 22:12 Sam James
2021-07-30 15:17 Agostino Sarubbo
2021-07-30 15:14 Agostino Sarubbo
2021-07-29  7:08 Agostino Sarubbo
2021-07-29  6:45 Agostino Sarubbo
2021-07-29  6:40 Agostino Sarubbo
2021-06-12  8:46 Sam James
2021-06-12  2:49 Sam James
2021-02-15  0:42 Sam James
2021-02-15  0:38 Sam James
2021-02-05 12:29 Sam James
2021-02-02 23:46 Sam James
2021-01-31 21:51 Sam James
2021-01-30 18:39 Sam James
2021-01-30 10:04 Sam James
2020-12-25 12:03 Lars Wendler
2020-09-05  1:11 Sam James
2020-09-05  1:07 Sam James
2020-09-05  1:06 Sam James
2020-09-04 16:44 Sam James
2020-08-31  0:04 Sam James
2020-08-30 23:19 Sam James
2020-08-30 19:10 Thomas Deutschmann
2019-02-12  8:15 Lars Wendler
2019-01-27 10:15 Pacho Ramos
2018-07-23 19:00 Sergei Trofimovich
2018-07-22 19:36 Mikle Kolyada
2018-07-21  9:47 Tobias Klausmann
2018-07-14 20:16 Sergei Trofimovich
2018-07-14 20:10 Sergei Trofimovich
2018-07-14 18:22 Sergei Trofimovich
2018-07-11 23:42 Mikle Kolyada
2018-07-11 21:22 Sergei Trofimovich
2018-01-24 12:50 Manuel Rüger
2018-01-24 12:46 Manuel Rüger
2018-01-09 22:26 Sergei Trofimovich
2017-12-28 12:45 Sergei Trofimovich
2017-10-30  0:08 Manuel Rüger
2017-10-29 21:08 Thomas Deutschmann
2017-10-05  9:04 Sergei Trofimovich
2017-09-24 16:49 Sergei Trofimovich
2017-09-09 10:27 Markus Meier
2017-09-04  7:30 Tobias Klausmann
2017-08-30 21:42 Sergei Trofimovich
2017-08-12  4:34 Michael Palimaka
2017-08-11 17:38 Michał Górny
2016-10-30 13:47 Lars Wendler
2016-09-29 13:28 Agostino Sarubbo
2016-09-29 10:34 Agostino Sarubbo
2016-07-08 10:02 Agostino Sarubbo
2016-05-20 11:28 Tobias Klausmann
2016-04-11 10:39 Agostino Sarubbo
2016-03-30 18:29 Markus Meier
2016-03-27 10:16 Agostino Sarubbo
2016-03-22 14:32 Agostino Sarubbo
2016-03-21 11:40 Michael Weber

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=1717745746.25f363a9d043c7d02eb55dbd23f16fc5a3b0e4b6.flow@gentoo \
    --to=flow@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