summaryrefslogtreecommitdiff
path: root/sys-kernel/hardened-sources/hardened-sources-5.18.5.ebuild
diff options
context:
space:
mode:
authorMarcin Deranek <marcin.deranek@slonko.net>2022-06-17 08:06:53 +0200
committerMarcin Deranek <marcin.deranek@slonko.net>2022-06-17 08:06:53 +0200
commitf44c990292f7583f6487a88c3e640044136df3cb (patch)
tree06a4459fed0327355be176d8f54edb1794cdeda0 /sys-kernel/hardened-sources/hardened-sources-5.18.5.ebuild
parent76b07c3c5bb7a02f59cc56fef2bff2b06726e6f6 (diff)
downloadportage-f44c990292f7583f6487a88c3e640044136df3cb.tar.gz
portage-f44c990292f7583f6487a88c3e640044136df3cb.tar.bz2
portage-f44c990292f7583f6487a88c3e640044136df3cb.zip
Remove obsolete 5.17 branch
Diffstat (limited to 'sys-kernel/hardened-sources/hardened-sources-5.18.5.ebuild')
-rw-r--r--sys-kernel/hardened-sources/hardened-sources-5.18.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/hardened-sources/hardened-sources-5.18.5.ebuild b/sys-kernel/hardened-sources/hardened-sources-5.18.5.ebuild
index b0e4abf..15bed85 100644
--- a/sys-kernel/hardened-sources/hardened-sources-5.18.5.ebuild
+++ b/sys-kernel/hardened-sources/hardened-sources-5.18.5.ebuild
@@ -15,7 +15,7 @@ HARDENED_URI="https://github.com/anthraxx/linux-hardened/releases/download/${PV}
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches https://github.com/anthraxx/linux-hardened"
IUSE="experimental"
-UNIPATCH_LIST="${FILESDIR}/9999_revert-conflicts-v3.patch ${DISTDIR}/linux-hardened-${PV}-${SUBREL}.patch ${FILESDIR}/linux-hardened-gentoo-v3.patch"
+UNIPATCH_LIST="${FILESDIR}/9999_revert-conflicts-v2.patch ${DISTDIR}/linux-hardened-${PV}-${SUBREL}.patch ${FILESDIR}/linux-hardened-gentoo-v2.patch"
UNIPATCH_EXCLUDE="1510_fs-enable-link-security-restrictions-by-default.patch"
DESCRIPTION="Minimal supplement to upstream Kernel Self Protection Project"