From 48de5ee4e2afce4b4d74a169ec72831685aa7851 Mon Sep 17 00:00:00 2001 From: Anton Bolshakov Date: Mon, 13 Jan 2025 00:54:34 +0800 Subject: [PATCH] packetstormexploits-2024.12.ebuild --- .../packetstormexploits-meta-2024.ebuild | 28 +++++++++++++++++++ app-exploits/packetstormexploits/Manifest | 1 + .../packetstormexploits-2024.12.ebuild | 1 + 3 files changed, 30 insertions(+) create mode 100644 app-exploits/packetstormexploits-meta/packetstormexploits-meta-2024.ebuild create mode 120000 app-exploits/packetstormexploits/packetstormexploits-2024.12.ebuild diff --git a/app-exploits/packetstormexploits-meta/packetstormexploits-meta-2024.ebuild b/app-exploits/packetstormexploits-meta/packetstormexploits-meta-2024.ebuild new file mode 100644 index 0000000000..b9edbba747 --- /dev/null +++ b/app-exploits/packetstormexploits-meta/packetstormexploits-meta-2024.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="Meta ebuild of packetstorm exploits" +HOMEPAGE="http://packetstormsecurity.net" +LICENSE="HPND" +SLOT="0" +KEYWORDS="amd64 arm64 x86" + +IUSE="2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 +2022 +2023 +2024" + +RDEPEND=" + 2012? ( app-exploits/packetstormexploits:2012 ) + 2013? ( app-exploits/packetstormexploits:2013 ) + 2014? ( app-exploits/packetstormexploits:2014 ) + 2015? ( app-exploits/packetstormexploits:2015 ) + 2016? ( app-exploits/packetstormexploits:2016 ) + 2017? ( app-exploits/packetstormexploits:2017 ) + 2018? ( app-exploits/packetstormexploits:2018 ) + 2019? ( app-exploits/packetstormexploits:2019 ) + 2020? ( app-exploits/packetstormexploits:2020 ) + 2021? ( app-exploits/packetstormexploits:2021 ) + 2022? ( app-exploits/packetstormexploits:2022 ) + 2023? ( app-exploits/packetstormexploits:2023 ) + 2024? ( app-exploits/packetstormexploits:2024 ) +" diff --git a/app-exploits/packetstormexploits/Manifest b/app-exploits/packetstormexploits/Manifest index 048ab0e811..f94b89a01a 100644 --- a/app-exploits/packetstormexploits/Manifest +++ b/app-exploits/packetstormexploits/Manifest @@ -23,3 +23,4 @@ DIST 2020-exploits.tgz 498757861 BLAKE2B 40cdbaaade2f10435bfe79174fa2b778b487692 DIST 2021-exploits.tgz 60478779 BLAKE2B a88fee8fdb9964210fae852935a7e848d49bb42bec0ef02a5ecb1e18a02c8499a73b1e38207529cae3a36c4ce30d48fee05b8c31619ea9bc230930844754fc9a SHA512 626370b19d08cdb8f6f5827a5c976f32c5af59173bda25bd67d320a222f70a3a8ea201cbcf952e12a02e387409ba5de5de831052882bd66ed5e664d7505bc682 DIST 2022-exploits.tgz 55022751 BLAKE2B 1e9b3a4cbda982a0d80be8b21f3ef15c0d6917418739fcbcdf35e0bc3ccbb44fcb51892407caa2fb78b8125642bd09533785f0c093eadf9c0a14c3ac08cd1645 SHA512 076479e1da355a96c473a74584b15720abd8d071f940e1770a7fb2abc561a20c10b3ed7641417a35e922b97e5c78ffb5cb4648e0167dd4cadd1d3609f0671ab5 DIST 2023-exploits.tgz 35061367 BLAKE2B 41e43cfa7bef9f537af8279c2c47b6c267b46c0dabc3dbff7c9ba65ca36d9ce9a8a1b12f2891a6d7926f5713765676b07c95b5c6fd4671b68e2cafadffab165b SHA512 03e86898a8466740455f51215c1195900f6f9d0d45d834acd1545686edf177c31b91e93b47110ad37579661527a1d8b70aecb1f1c7e34939068344f32e8a50c8 +DIST 2024-exploits.tgz 175738288 BLAKE2B ef272b3504c8386ebf3f1029cdeb4dee8f771da76d6dc3c42029f1d5f062bc0d1a1d24af92256264e1efc245fe8c0741977fa7ed0e7be9f063838324734801ff SHA512 6c20e494acf2a3fb8b2a7920aecb6ac2585b5f65bed992c1109c0617198db4d4e48fe0d9649dee3fb5acb27fd479df8a9a666eef37ff80a6fe00c22719cfe0b6 diff --git a/app-exploits/packetstormexploits/packetstormexploits-2024.12.ebuild b/app-exploits/packetstormexploits/packetstormexploits-2024.12.ebuild new file mode 120000 index 0000000000..b3dad4aaca --- /dev/null +++ b/app-exploits/packetstormexploits/packetstormexploits-2024.12.ebuild @@ -0,0 +1 @@ +packetstormexploits-2013.12.ebuild \ No newline at end of file