public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXrender/
Date: Sat, 11 Mar 2017 21:16:29 +0000 (UTC)	[thread overview]
Message-ID: <1489266980.28c91a4447f2fc016f77e7bd85c75ab27cd6a5ab.mattst88@gentoo> (raw)

commit:     28c91a4447f2fc016f77e7bd85c75ab27cd6a5ab
Author:     Matt Turner <mattst88 <AT> gmail <DOT> com>
AuthorDate: Sat Mar 11 21:07:35 2017 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Mar 11 21:16:20 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28c91a44

x11-libs/libXrender: Drop old vulnerable versions.

Bug: https://bugs.gentoo.org/596182

 x11-libs/libXrender/Manifest                |  2 --
 x11-libs/libXrender/libXrender-0.9.8.ebuild | 17 -----------------
 x11-libs/libXrender/libXrender-0.9.9.ebuild | 17 -----------------
 3 files changed, 36 deletions(-)

diff --git a/x11-libs/libXrender/Manifest b/x11-libs/libXrender/Manifest
index 7524aaa4dd7..fa4e3d1e539 100644
--- a/x11-libs/libXrender/Manifest
+++ b/x11-libs/libXrender/Manifest
@@ -1,3 +1 @@
 DIST libXrender-0.9.10.tar.bz2 308318 SHA256 c06d5979f86e64cabbde57c223938db0b939dff49fdb5a793a1d3d0396650949 SHA512 16ea0cf638b32d7df54b270457ef8c9d9a80da27fa845b105b560cb31027b4c7fe799cf23d6b6bac492be5961264e96d7845d316a9af4de9ff38bf40885ea6fe WHIRLPOOL 6948410d44c68ba2a926bcef8a8458bcb6ecae37c29561d93f8b330b3c98c109357e733046ac4bba56dd48e9608d0efb87f57ea680919b579600fc21ed284316
-DIST libXrender-0.9.8.tar.bz2 306121 SHA256 1d14b02f0060aec5d90dfdcf16a996f17002e515292906ed26e3dcbba0f4fc62 SHA512 111a0ec4e19932a50da4914d9112b0a16c1d9c800e2b8398ddaf9ed70dae1a4eb75860282ca62d023e78957bbc3f015cb80d91ba76a24595df9f8a2b7e055b58 WHIRLPOOL 1d2173b6c78fe6c19f9c23bc7813137d39913e3dbc410aa784d89324459a0055d3c4d9c62aaeecc508a7ffe5a158e2e0c9511b46aa31c8d59bfc84f426955833
-DIST libXrender-0.9.9.tar.bz2 306255 SHA256 fc2fe57980a14092426dffcd1f2d9de0987b9d40adea663bd70d6342c0e9be1a SHA512 6bb6d18d6a1b26631921b19b95a18556296208578f59fbdb7dd81f09bd9399021a2c72e7fc1504134cd004722153dc5b43fef49347aea54d4748fa22d3b6e9a7 WHIRLPOOL 712f533915fba2b274d6bbc3d3110697038216f1ac262509ce6f6d754b5d1de0c15ee566f03b095ebf31b43e24e3a47c3021fc669e4fdcec81a2f0a96c2a65c2

diff --git a/x11-libs/libXrender/libXrender-0.9.8.ebuild b/x11-libs/libXrender/libXrender-0.9.8.ebuild
deleted file mode 100644
index 63ecfeddc9e..00000000000
--- a/x11-libs/libXrender/libXrender-0.9.8.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-XORG_MULTILIB=yes
-inherit xorg-2
-
-DESCRIPTION="X.Org Xrender library"
-
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
-	>=x11-proto/renderproto-0.11.1-r1[${MULTILIB_USEDEP}]
-	>=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"

diff --git a/x11-libs/libXrender/libXrender-0.9.9.ebuild b/x11-libs/libXrender/libXrender-0.9.9.ebuild
deleted file mode 100644
index 63ecfeddc9e..00000000000
--- a/x11-libs/libXrender/libXrender-0.9.9.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-XORG_MULTILIB=yes
-inherit xorg-2
-
-DESCRIPTION="X.Org Xrender library"
-
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
-	>=x11-proto/renderproto-0.11.1-r1[${MULTILIB_USEDEP}]
-	>=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"


             reply	other threads:[~2017-03-11 21:16 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-11 21:16 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-11-19  7:01 [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXrender/ Arthur Zamarin
2022-11-16 18:23 Arthur Zamarin
2022-11-16  7:58 Arthur Zamarin
2022-11-12 15:55 Arthur Zamarin
2022-11-12 15:50 Arthur Zamarin
2022-10-25 13:46 Matt Turner
2022-05-08  3:10 WANG Xuerui
2022-01-02 13:25 James Le Cuirot
2021-01-06 12:01 Fabian Groffen
2020-11-05 17:01 Matt Turner
2020-11-05 17:01 Matt Turner
2020-09-08 19:25 Matt Turner
2018-06-14 19:22 Mikle Kolyada
2017-03-05  2:38 Matt Turner
2017-03-01  0:31 Michael Weber
2017-02-13 16:15 Michael Weber
2016-11-13  9:17 Agostino Sarubbo
2016-11-12 11:52 Agostino Sarubbo
2016-10-18 19:57 Markus Meier
2016-10-11 14:18 Tobias Klausmann
2016-10-07  9:01 Agostino Sarubbo
2016-10-07  8:59 Agostino Sarubbo
2016-10-06  5:26 Jeroen Roovers
2016-10-04 20:42 Manuel Rüger
2016-06-02 17:12 Tobias Klausmann
2016-01-09 14:35 Jeroen Roovers
2015-12-19 21:53 Markus Meier
2015-12-02 11:16 Agostino Sarubbo
2015-12-01 10:17 Agostino Sarubbo
2015-11-30 11:51 Agostino Sarubbo

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=1489266980.28c91a4447f2fc016f77e7bd85c75ab27cd6a5ab.mattst88@gentoo \
    --to=mattst88@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