From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8B35B138359 for ; Tue, 21 Jul 2020 19:42:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 859F3E092C; Tue, 21 Jul 2020 19:42:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 65852E092B for ; Tue, 21 Jul 2020 19:42:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E46AB34F322 for ; Tue, 21 Jul 2020 19:42:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 61837290 for ; Tue, 21 Jul 2020 19:42:12 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1595360438.16a1bbfe40491bde1f9052539d8cdb76c93f8594.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nessus-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/nessus-bin/Manifest net-analyzer/nessus-bin/nessus-bin-8.10.1.ebuild net-analyzer/nessus-bin/nessus-bin-8.11.0.ebuild X-VCS-Directories: net-analyzer/nessus-bin/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 16a1bbfe40491bde1f9052539d8cdb76c93f8594 X-VCS-Branch: master Date: Tue, 21 Jul 2020 19:42:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ce9e18de-b84a-4255-8c6a-7822e92cd94f X-Archives-Hash: 651a913b8ab4c1979a75900089ea6045 commit: 16a1bbfe40491bde1f9052539d8cdb76c93f8594 Author: Marek Szuba gentoo org> AuthorDate: Tue Jul 21 18:57:47 2020 +0000 Commit: Marek Szuba gentoo org> CommitDate: Tue Jul 21 19:40:38 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16a1bbfe net-analyzer/nessus-bin: bump to 8.11.0 Signed-off-by: Marek Szuba gentoo.org> net-analyzer/nessus-bin/Manifest | 2 +- .../{nessus-bin-8.10.1.ebuild => nessus-bin-8.11.0.ebuild} | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/net-analyzer/nessus-bin/Manifest b/net-analyzer/nessus-bin/Manifest index 33ea94b1450..07ca6163d97 100644 --- a/net-analyzer/nessus-bin/Manifest +++ b/net-analyzer/nessus-bin/Manifest @@ -1 +1 @@ -DIST Nessus-8.10.1-es7.x86_64.rpm 87820668 BLAKE2B f74ddbc919634556d4c570a1057a9aa8afbc1bf542207d6cf87db5314c9fe6911072af649ed652489c70d35c2a6816447cda7a0a788f020113f4aa5b921c2ee2 SHA512 bcccd20b92f05a7d711c5b9ecb175475eba086a95eceb80ffbf830c60351db01b3f029aec8abd1527f9c1d3ff3bb3d7f3cd13de48e6f08aa1a8d6a2a71e3ac30 +DIST Nessus-8.11.0-es8.x86_64.rpm 38541604 BLAKE2B 77de05999a2eaa8ff5eecd3b64213ecaab28f71de679242c6b42274ca083bb9eae28316721893906975e4c8f9130bc66fb9cd14dc9c4aa69af73bc9555bbe58d SHA512 4fa487cca13237483e527d3bc3df94671579974548632100b10fba787f217e564836e25b7bd79b0c0f7ed624ca583fe43b7e82703605e3b1a086e88d39456ba9 diff --git a/net-analyzer/nessus-bin/nessus-bin-8.10.1.ebuild b/net-analyzer/nessus-bin/nessus-bin-8.11.0.ebuild similarity index 94% rename from net-analyzer/nessus-bin/nessus-bin-8.10.1.ebuild rename to net-analyzer/nessus-bin/nessus-bin-8.11.0.ebuild index eedc870324e..08acd1d6525 100644 --- a/net-analyzer/nessus-bin/nessus-bin-8.10.1.ebuild +++ b/net-analyzer/nessus-bin/nessus-bin-8.11.0.ebuild @@ -3,9 +3,9 @@ EAPI=7 -inherit rpm pax-utils systemd +inherit rpm systemd -MY_P="Nessus-${PV}-es7" +MY_P="Nessus-${PV}-es8" DESCRIPTION="A remote security scanner for Linux" HOMEPAGE="https://www.tenable.com/" @@ -22,6 +22,7 @@ QA_PREBUILT="opt/nessus/bin/nasl opt/nessus/bin/nessus-mkrand opt/nessus/lib/nessus/libjemalloc.so.2 opt/nessus/lib/nessus/libnessus-glibc-fix.so + opt/nessus/lib/nessus/iconv/*.so opt/nessus/sbin/nessus-service opt/nessus/sbin/nessuscli opt/nessus/sbin/nessusd" @@ -37,8 +38,6 @@ src_install() { # Using doins -r would strip executable bits from all binaries cp -pPR "${S}"/opt "${D}"/ || die "Failed to copy files" - pax-mark m "${D}"/opt/nessus/sbin/nessusd - # Make sure these originally empty directories do not vanish, # Nessus will not run properly without them keepdir /opt/nessus/com/nessus/CA