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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9CF53158094 for ; Sun, 31 Jul 2022 03:54:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 91517E0BC3; Sun, 31 Jul 2022 03:54:50 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6BDB8E0BC3 for ; Sun, 31 Jul 2022 03:54:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6EE49340E9F for ; Sun, 31 Jul 2022 03:54:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C6B3F553 for ; Sun, 31 Jul 2022 03:54:47 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1659239672.ff0c2559520b315cc6bd84d5b761a8ce97e10bbb.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/bash/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-shells/bash/metadata.xml X-VCS-Directories: app-shells/bash/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: ff0c2559520b315cc6bd84d5b761a8ce97e10bbb X-VCS-Branch: master Date: Sun, 31 Jul 2022 03:54:47 +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: 83a79087-8165-46b8-a72e-3743a3196cce X-Archives-Hash: 9c9efc10d3a672012712eb54932ec035 commit: ff0c2559520b315cc6bd84d5b761a8ce97e10bbb Author: Sam James gentoo org> AuthorDate: Sun Jul 31 03:54:32 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jul 31 03:54:32 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff0c2559 app-shells/bash: add bugs-to, changelog Signed-off-by: Sam James gentoo.org> app-shells/bash/metadata.xml | 39 ++++++++++++++++++++++++--------------- 1 file changed, 24 insertions(+), 15 deletions(-) diff --git a/app-shells/bash/metadata.xml b/app-shells/bash/metadata.xml index 77e4f896fe1c..67efcea3d7d5 100644 --- a/app-shells/bash/metadata.xml +++ b/app-shells/bash/metadata.xml @@ -1,19 +1,28 @@ - - base-system@gentoo.org - Gentoo Base System - - - Log ALL commands typed into bash; should ONLY be - used in restricted environments such as honeypots - Build with custom malloc/free overwriting allocated/freed memory - Enable /dev/tcp/host/port redirection - Add support for loading builtins at runtime via - 'enable' - - - cpe:/a:gnu:bash - + + base-system@gentoo.org + Gentoo Base System + + + + Log ALL commands typed into bash; should ONLY be + used in restricted environments such as honeypots + + + Build with custom malloc/free overwriting allocated/freed memory + + + Enable /dev/tcp/host/port redirection + + + Add support for loading builtins at runtime via 'enable' + + + + mailto:bug-bash@gnu.org + https://tiswww.case.edu/php/chet/bash/NEWS + cpe:/a:gnu:bash +