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 D69B3139694 for ; Sun, 16 Jul 2017 01:09:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0EBB41FC007; Sun, 16 Jul 2017 01:09:41 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 D161C1FC007 for ; Sun, 16 Jul 2017 01:09:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 5D848341A60 for ; Sun, 16 Jul 2017 01:09:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D3B5C7491 for ; Sun, 16 Jul 2017 01:09:37 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1500167363.324bda1dff7d708a325e44ac55db0e685887a1fb.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/rtmpdump/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/rtmpdump/Manifest media-video/rtmpdump/rtmpdump-2.4_p20131018.ebuild X-VCS-Directories: media-video/rtmpdump/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 324bda1dff7d708a325e44ac55db0e685887a1fb X-VCS-Branch: master Date: Sun, 16 Jul 2017 01:09:37 +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-Archives-Salt: 396f5800-d512-47b6-81ac-a7ba3ed5630c X-Archives-Hash: b3c376fa64d2ce0e2ff7d749a26c8e3e commit: 324bda1dff7d708a325e44ac55db0e685887a1fb Author: Aaron Bauman gentoo org> AuthorDate: Sun Jul 16 01:09:23 2017 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Sun Jul 16 01:09:23 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=324bda1d media-video/rtmpdump: drop vulnerable wrt sec bug #570242 media-video/rtmpdump/Manifest | 1 - media-video/rtmpdump/rtmpdump-2.4_p20131018.ebuild | 80 ---------------------- 2 files changed, 81 deletions(-) diff --git a/media-video/rtmpdump/Manifest b/media-video/rtmpdump/Manifest index 35146f804b0..d1ee8b0858f 100644 --- a/media-video/rtmpdump/Manifest +++ b/media-video/rtmpdump/Manifest @@ -1,2 +1 @@ -DIST rtmpdump-2.4_p20131018.tar.gz 142707 SHA256 57164e0c12f7cbff8e40b1e66cf6b889086387324851a115b427b8d2b3fff267 SHA512 78c2da880ece43af1d4257a14a22d95e9f1b9f474d85f97e879d9cfd2232c5a7f1c1a41fbb1af7e047700214a993eb33965dba41573389d5eebefd3f01a780fc WHIRLPOOL 80a8e9ed9eeca4ddab8c44ae6e937f0d271311e8f5ce74bb0b49fff69edc4bd302f257366f33cceb8ae089fabdd7ff2533937a833e79fcb575e3cf43c592327a DIST rtmpdump-2.4_p20161210.tar.gz 142837 SHA256 d6da3b683f1045f02d94a81b0c583318dba021f69bdab970c5d5d73e8c38860f SHA512 76617f02c13d7e8e3a7cf2734c6174e56fb321a881c9e4869bf6393786b193e0c01a8c530ecbf0679cc888c523af5712f2dcb2031fbd09729b7ddeebc3a4b133 WHIRLPOOL 06fd296825c06339dd9210d626f503ab8f7bc929fa363106a166882bff3e7531ce11636dd716c1259558301c258c190a7f6e550fd39dae51dea809526b566d8d diff --git a/media-video/rtmpdump/rtmpdump-2.4_p20131018.ebuild b/media-video/rtmpdump/rtmpdump-2.4_p20131018.ebuild deleted file mode 100644 index 73e21b765d0..00000000000 --- a/media-video/rtmpdump/rtmpdump-2.4_p20131018.ebuild +++ /dev/null @@ -1,80 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="4" - -inherit multilib toolchain-funcs multilib-minimal flag-o-matic - -DESCRIPTION="RTMP client intended to stream audio or video flash content" -HOMEPAGE="http://rtmpdump.mplayerhq.hu/" -SRC_URI="https://dev.gentoo.org/~hwoarang/distfiles/${P}.tar.gz" - -# the library is LGPL-2.1, the command is GPL-2 -LICENSE="GPL-2 LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 ~arm hppa ~mips ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" -IUSE="gnutls polarssl ssl libressl" - -DEPEND="ssl? ( - gnutls? ( >=net-libs/gnutls-2.12.23-r6[${MULTILIB_USEDEP},nettle(+)] ) - polarssl? ( !gnutls? ( >=net-libs/polarssl-1.3.4[${MULTILIB_USEDEP}] ) ) - !gnutls? ( !polarssl? ( !libressl? ( >=dev-libs/openssl-1.0.1h-r2[${MULTILIB_USEDEP}] ) libressl? ( dev-libs/libressl ) ) ) - >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] - )" -RDEPEND="${DEPEND}" - -pkg_setup() { - if ! use ssl && { use gnutls || use polarssl; }; then - ewarn "USE='gnutls polarssl' are ignored without USE='ssl'." - ewarn "Please review the local USE flags for this package." - fi -} - -src_unpack() { - mkdir -p "${S}" || die "Can't create source directory" - cd "${S}" || die - unpack ${A} -} - -src_prepare() { - # fix #571106 by restoring pre-GCC5 inline semantics - append-cflags -std=gnu89 - # fix Makefile ( bug #298535 , bug #318353 and bug #324513 ) - sed -i 's/\$(MAKEFLAGS)//g' Makefile \ - || die "failed to fix Makefile" - sed -i -e 's:OPT=:&-fPIC :' \ - -e 's:OPT:OPTS:' \ - -e 's:CFLAGS=.*:& $(OPT):' librtmp/Makefile \ - || die "failed to fix Makefile" - multilib_copy_sources -} - -multilib_src_compile() { - if use ssl ; then - if use gnutls ; then - crypto="GNUTLS" - elif use polarssl ; then - crypto="POLARSSL" - else - crypto="OPENSSL" - fi - fi - #fix multilib-script support. Bug #327449 - sed -i "/^libdir/s:lib$:$(get_libdir):" librtmp/Makefile || die - if ! multilib_is_native_abi; then - cd librtmp || die - fi - emake CC="$(tc-getCC)" LD="$(tc-getLD)" \ - OPT="${CFLAGS}" XLDFLAGS="${LDFLAGS}" CRYPTO="${crypto}" SYS=posix -} - -multilib_src_install() { - mkdir -p "${ED}"/usr/$(get_libdir) || die - if multilib_is_native_abi; then - dodoc README ChangeLog rtmpdump.1.html rtmpgw.8.html - else - cd librtmp || die - fi - emake DESTDIR="${ED}" prefix="/usr" mandir="/usr/share/man" \ - CRYPTO="${crypto}" install -}