From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-freebsd/freebsd-usbin/
Date: Fri, 2 Oct 2015 11:50:54 +0000 (UTC) [thread overview]
Message-ID: <1443785865.2286da9e3caddcd061c98e21f55355d3c375efb0.mgorny@gentoo> (raw)
commit: 2286da9e3caddcd061c98e21f55355d3c375efb0
Author: Yuta Satoh <nigoro <AT> gentoo <DOT> gr <DOT> jp>
AuthorDate: Fri Oct 2 11:37:45 2015 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct 2 11:37:45 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2286da9e
sys-freebsd/freebsd-usbin: Fix FreeBSD-SA-15:24.rpcbind.
sys-freebsd/freebsd-usbin/Manifest | 1 +
.../{freebsd-usbin-10.2-r2.ebuild => freebsd-usbin-10.2-r3.ebuild} | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/sys-freebsd/freebsd-usbin/Manifest b/sys-freebsd/freebsd-usbin/Manifest
index cbfa245..d12ce5e 100644
--- a/sys-freebsd/freebsd-usbin/Manifest
+++ b/sys-freebsd/freebsd-usbin/Manifest
@@ -21,3 +21,4 @@ DIST freebsd-usbin-8.2.tar.bz2 2443024 SHA256 aa7cabf10f5c3a9daabea32e4de24d04ec
DIST freebsd-usbin-9.1.tar.bz2 2670916 SHA256 b938c20b8c09aa9a610e13b69b9afeea72f561ab3636a59fba2bdac290f4db75 SHA512 21c234312f70eb35cd2926519efc1f61592892f5d0940786dbeb959c3c5ec7819a51ae95c6e8a1a06aa01f669350fe0fd3dd7c4ec8a84dd6b90f24cb192356ca WHIRLPOOL 7f6ad2eb5410cc5e685881654a788807848af026b1277a974682755ab7c9db28f576bfd1576441ea10c5f1e9edb7d30a4a23fb8eccd6d69d86ecc9ce4c9adc7e
DIST freebsd-usbin-EN-1513-vidcontrol.patch 497 SHA256 7de0a9693d8c014cd4bef842ab94408da1a07317d84ff779f9a3e9e2160d2527 SHA512 f141b763a85765b34a762aaa267cbaa10b51958a5947ac5d153cbe8a21bf32c4cbc2234687154988d080c668821aa87fa6777d41da243c52de3c6bda67645ac0 WHIRLPOOL b7df3d790a521cf28723a26e231d9d5f801736e5d215ef32c70e2e935b81db7f36b55b79c6bffa35fc9708272ea28f692d8fe26cb565e5a2432e6aa606e9fbae
DIST freebsd-usbin-EN-1516-pw.patch 540 SHA256 20f67f2ae87d87be0d60d817f57bf42f3721c88f4f99beec6e616992bc43fe41 SHA512 42eefb4bf76132eb14bf0a5abe8fab4b0b0859e81c59a4381912101fb9b942609f68406a713f2abcf50d05acf5c5bb6a51361c6065b79cbf9fa3e467747dd29d WHIRLPOOL cea498d3809274968c280b373631c1cf07c801bd5559e9c315e900c764dc6e767c399bf4f8e8726269f48530ee8d5846496895ad0030385cf3a8aaaf6d8efc1d
+DIST freebsd-usbin-SA-1524-rpcbind.patch 1621 SHA256 f00e6a02cdb1a520a1cd1271ede77cde4e658d2cf336377af0f8f0589eed477f SHA512 c15f8d83e92ae6f6457831c182bcd022af8ad61e2c7c9f4240f3b50d494c59b6e923d01b932ce4878a27eb36b9d87bcefa41c15f123095be779b905ac0585cda WHIRLPOOL 0df3a1bd60fb43f639c51ee779b9ebe1468afe301323f1103cf1d56151d79667d7716df7e75a19aa57a03b699fe481d3a7da83327876cbcf60c9e114db21eca7
diff --git a/sys-freebsd/freebsd-usbin/freebsd-usbin-10.2-r2.ebuild b/sys-freebsd/freebsd-usbin/freebsd-usbin-10.2-r3.ebuild
similarity index 99%
rename from sys-freebsd/freebsd-usbin/freebsd-usbin-10.2-r2.ebuild
rename to sys-freebsd/freebsd-usbin/freebsd-usbin-10.2-r3.ebuild
index 9095ab6..54ce185 100644
--- a/sys-freebsd/freebsd-usbin/freebsd-usbin-10.2-r2.ebuild
+++ b/sys-freebsd/freebsd-usbin/freebsd-usbin-10.2-r3.ebuild
@@ -11,7 +11,8 @@ SLOT="0"
# Security Advisory and Errata patches.
UPSTREAM_PATCHES=( "EN-15:13/vidcontrol.patch"
- "EN-15:16/pw.patch" )
+ "EN-15:16/pw.patch"
+ "SA-15:24/rpcbind.patch" )
if [[ ${PV} != *9999* ]]; then
KEYWORDS="~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
next reply other threads:[~2015-10-02 11:51 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-02 11:50 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-05-26 20:31 [gentoo-commits] repo/gentoo:master commit in: sys-freebsd/freebsd-usbin/ Aaron Bauman
2017-11-21 8:22 Patrice Clement
2016-11-25 22:04 Patrice Clement
2016-10-12 11:26 Alexis Ballier
2015-10-16 13:11 Michał Górny
2015-10-16 13:11 Michał Górny
2015-09-21 9:06 Michał Górny
2015-08-21 14:29 Michał Górny
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=1443785865.2286da9e3caddcd061c98e21f55355d3c375efb0.mgorny@gentoo \
--to=mgorny@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