From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/wavpack/
Date: Sun, 26 Jul 2020 23:50:07 +0000 (UTC) [thread overview]
Message-ID: <1595807369.e2e68905da8b5386264e1f66551494b75a63f1c4.bman@gentoo> (raw)
commit: e2e68905da8b5386264e1f66551494b75a63f1c4
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 26 23:49:29 2020 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jul 26 23:49:29 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2e68905
media-sound/wavpack: security cleanup
Bug: https://bugs.gentoo.org/672638
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
media-sound/wavpack/Manifest | 1 -
media-sound/wavpack/wavpack-5.1.0-r1.ebuild | 41 -----------------------------
2 files changed, 42 deletions(-)
diff --git a/media-sound/wavpack/Manifest b/media-sound/wavpack/Manifest
index 92249c7e56c..f2f2a7f1dfc 100644
--- a/media-sound/wavpack/Manifest
+++ b/media-sound/wavpack/Manifest
@@ -1,2 +1 @@
-DIST wavpack-5.1.0.tar.bz2 824331 BLAKE2B 736dcb3cc0bee4ebcf76b8a7df178aa1b797ec6858358bf289a3e151f62d2ce8f430d163d46a84c0b5a7501c732ac639955c867e53fd9217ca7f213b601a8697 SHA512 4c31616ae63c3a875afa20f26ce935f7a8f9921e2892b4b8388eca3ccd83b2d686f43eed8b9ec1dead934a1148401b9dced3b05f509b7942c48d7af31cf80a54
DIST wavpack-5.3.2.tar.gz 2047344 BLAKE2B 621414f580ef0c6f71ec411cafba5e9d3f971c9ed3fa901d92083b803fb337ad5455c8f488cc985d2203fde56572adcd2899e5a5d6e07365248ef6bfd59b591b SHA512 cff46e000c2edf0124e2f4c9577611d029f124c235bf7811a58dbd5d87a02827d25f7bd0e28d2f05fd413ee9997ba48390acfc2a91ebb53885eb2a0423994a7b
diff --git a/media-sound/wavpack/wavpack-5.1.0-r1.ebuild b/media-sound/wavpack/wavpack-5.1.0-r1.ebuild
deleted file mode 100644
index 8b912d7da9a..00000000000
--- a/media-sound/wavpack/wavpack-5.1.0-r1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools multilib-minimal
-
-DESCRIPTION="Hybrid lossless audio compression tools"
-HOMEPAGE="https://www.wavpack.com/"
-SRC_URI="https://www.wavpack.com/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
-
-RDEPEND=">=virtual/libiconv-0-r1"
-DEPEND="${RDEPEND}"
-
-PATCHES=(
- "${FILESDIR}"/${P}-armv7.patch
- "${FILESDIR}"/${P}-CVE-2018-{6767,7253,7254}.patch
- "${FILESDIR}"/${P}-CVE-2018-10536-CVE-2018-10537.patch
- "${FILESDIR}"/${P}-CVE-2018-10538-CVE-2018-10539-CVE-2018-10540.patch
- "${FILESDIR}"/${P}-memleaks.patch
-)
-
-src_prepare() {
- default
- eautoreconf
-}
-
-multilib_src_configure() {
- ECONF_SOURCE=${S} econf \
- --disable-static \
- $(multilib_native_enable apps)
-}
-
-multilib_src_install_all() {
- einstalldocs
- find "${D}" -name '*.la' -delete || die
-}
next reply other threads:[~2020-07-26 23:51 UTC|newest]
Thread overview: 73+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-26 23:50 Aaron Bauman [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-01 21:05 [gentoo-commits] repo/gentoo:master commit in: media-sound/wavpack/ Miroslav Šulc
2024-11-29 21:18 Eli Schwartz
2024-04-02 9:03 Miroslav Šulc
2024-04-02 5:55 Arthur Zamarin
2024-04-01 13:50 Arthur Zamarin
2024-04-01 13:50 Arthur Zamarin
2024-04-01 13:50 Arthur Zamarin
2024-04-01 13:50 Arthur Zamarin
2024-04-01 13:50 Arthur Zamarin
2024-04-01 13:50 Arthur Zamarin
2024-03-01 11:06 Miroslav Šulc
2023-01-16 10:49 Miroslav Šulc
2023-01-13 12:42 Arthur Zamarin
2022-12-29 14:10 Sam James
2022-12-29 13:35 Sam James
2022-12-29 13:35 Sam James
2022-12-29 13:35 Sam James
2022-12-29 13:35 Sam James
2022-12-29 13:35 Sam James
2022-11-28 9:09 Miroslav Šulc
2022-07-14 7:09 Miroslav Šulc
2022-07-14 7:05 Agostino Sarubbo
2022-07-14 7:04 Agostino Sarubbo
2022-07-14 0:31 Sam James
2022-07-13 11:18 Arthur Zamarin
2022-07-13 11:18 Arthur Zamarin
2022-07-13 11:18 Arthur Zamarin
2022-07-13 7:39 Agostino Sarubbo
2022-07-09 12:39 David Seifert
2022-03-09 23:12 Sam James
2021-08-10 8:58 Yixun Lan
2021-04-24 19:38 David Seifert
2021-03-01 9:20 Agostino Sarubbo
2021-02-16 12:34 Sam James
2021-02-16 12:30 Sam James
2021-02-14 19:44 Sam James
2021-02-13 18:00 Sam James
2021-02-13 17:58 Sam James
2021-02-13 17:56 Sam James
2021-01-13 9:14 Sam James
2020-07-24 21:52 Sam James
2020-07-24 6:40 Sam James
2020-07-24 6:40 Sam James
2020-07-24 6:36 Sam James
2020-07-23 22:00 Sam James
2020-07-23 13:33 Sam James
2020-07-23 13:05 Sam James
2020-07-20 18:25 Sam James
2020-07-20 18:25 Sam James
2019-10-20 13:30 David Seifert
2018-09-20 15:22 Andreas Sturmlechner
2018-09-19 17:41 Markus Meier
2018-09-13 14:31 Tobias Klausmann
2018-08-25 18:55 Sergei Trofimovich
2018-08-25 18:25 Sergei Trofimovich
2018-08-25 18:11 Sergei Trofimovich
2018-08-24 12:37 Agostino Sarubbo
2018-08-24 1:40 Thomas Deutschmann
2018-08-23 20:13 Sergei Trofimovich
2018-08-22 20:43 Andreas Sturmlechner
2017-02-25 7:48 Markus Meier
2017-02-08 0:40 Michael Weber
2017-01-31 15:51 Tobias Klausmann
2017-01-31 13:56 Jeroen Roovers
2017-01-31 13:51 Jeroen Roovers
2017-01-31 11:43 Agostino Sarubbo
2017-01-30 13:09 Agostino Sarubbo
2017-01-29 19:33 Fabian Groffen
2017-01-28 20:13 Alexis Ballier
2016-12-12 20:24 Alexis Ballier
2016-04-30 16:13 Alexis Ballier
2015-08-27 7:48 Tim Harder
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=1595807369.e2e68905da8b5386264e1f66551494b75a63f1c4.bman@gentoo \
--to=bman@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