From: "Zac Medico" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libslirp/
Date: Thu, 9 Jul 2020 21:57:45 +0000 (UTC) [thread overview]
Message-ID: <1594331830.7fdb9c3ae9a5af18bd2d5402e1c6c86c38d57333.zmedico@gentoo> (raw)
commit: 7fdb9c3ae9a5af18bd2d5402e1c6c86c38d57333
Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 9 21:56:50 2020 +0000
Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Thu Jul 9 21:57:10 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fdb9c3a
net-libs/libslirp: Remove vulnerable <4.3.1
Bug: https://bugs.gentoo.org/731988
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>
net-libs/libslirp/Manifest | 1 -
net-libs/libslirp/libslirp-4.3.0.ebuild | 26 --------------------------
2 files changed, 27 deletions(-)
diff --git a/net-libs/libslirp/Manifest b/net-libs/libslirp/Manifest
index fa63d2a1808..b508e930c3e 100644
--- a/net-libs/libslirp/Manifest
+++ b/net-libs/libslirp/Manifest
@@ -1,2 +1 @@
-DIST libslirp-4.3.0.tar.gz 126721 BLAKE2B 407e9b29c107edefd9c8609a16d763e159c2e8624469e49a7408c4edb8fe07940bfce748bd8e4ac2a92ed09a0be283f75337d12475c06ad778b4bb5cc56df180 SHA512 24c5a6c60e0a08674353db1050a6a6b6cd7633e7cb691a3380b7acc6f0bb65d8aa52a076623d4615f63c7b5e96e600b99b56d2f14772fafe132afb1f0102a993
DIST libslirp-4.3.1.tar.gz 127008 BLAKE2B de40980521a54367fda73b9a67a80159ff14e8ea073086d8df3b42028ffe778b62f0aabe2b3f0929e168c73c453a8eda3fe0bb866d22de5b0712775e9cece19f SHA512 fa38a5e508b00802538f8466b8b52fc4842d6f7f74caa399db1011c15bb37198678415147327a606e3f259fd5def9390012df1d4dc76e8869e9bb77ca6514005
diff --git a/net-libs/libslirp/libslirp-4.3.0.ebuild b/net-libs/libslirp/libslirp-4.3.0.ebuild
deleted file mode 100644
index 011abdb103b..00000000000
--- a/net-libs/libslirp/libslirp-4.3.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson
-
-KEYWORDS="~amd64"
-MY_P="${PN}-v${PV}"
-SRC_URI="https://gitlab.freedesktop.org/slirp/libslirp/-/archive/v${PV}/${MY_P}.tar.gz -> ${P}.tar.gz"
-DESCRIPTION="A general purpose TCP-IP emulator used by virtual machine hypervisors to provide virtual networking services."
-HOMEPAGE="https://gitlab.freedesktop.org/slirp/libslirp"
-
-LICENSE="BSD"
-SLOT="0"
-
-RDEPEND="dev-libs/glib:="
-
-DEPEND="${RDEPEND}"
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
- default
- echo "${PV}" > .tarball-version || die
-}
next reply other threads:[~2020-07-09 21:57 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-09 21:57 Zac Medico [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-05-16 1:52 [gentoo-commits] repo/gentoo:master commit in: net-libs/libslirp/ Sam James
2023-05-01 1:58 Sam James
2023-04-30 23:53 Sam James
2023-04-30 23:50 Sam James
2023-04-30 23:50 Sam James
2022-05-19 12:19 WANG Xuerui
2022-04-28 0:53 Zac Medico
2022-02-07 21:45 James Le Cuirot
2021-12-31 3:42 Yixun Lan
2021-12-26 0:20 Sam James
2021-06-19 16:03 Zac Medico
2021-06-19 15:37 Zac Medico
2021-06-18 22:38 Sam James
2021-06-18 6:30 Agostino Sarubbo
2021-06-18 6:28 Agostino Sarubbo
2021-06-18 6:27 Agostino Sarubbo
2021-06-16 15:09 Zac Medico
2021-06-16 15:07 Zac Medico
2020-12-19 0:07 Zac Medico
2020-12-18 10:25 Sergei Trofimovich
2020-12-15 10:37 Sam James
2020-12-15 6:28 Sam James
2020-12-14 20:18 Thomas Deutschmann
2020-12-14 10:07 Zac Medico
2020-11-07 3:49 Georgy Yakovlev
2020-08-30 1:32 Thomas Deutschmann
2020-08-29 18:49 Zac Medico
2020-08-20 21:53 Zac Medico
2020-08-19 22:40 Sam James
2020-08-16 14:46 Agostino Sarubbo
2020-07-17 17:27 Sam James
2020-07-17 0:35 Sam James
2020-07-12 8:29 Sergei Trofimovich
2020-07-09 4:27 Zac Medico
2020-04-24 2:37 Zac Medico
2020-04-24 1:56 Zac Medico
2020-04-24 1:56 Zac Medico
2020-04-19 22:30 Zac Medico
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=1594331830.7fdb9c3ae9a5af18bd2d5402e1c6c86c38d57333.zmedico@gentoo \
--to=zmedico@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