From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXdmcp/
Date: Thu, 16 Mar 2017 16:13:01 +0000 (UTC) [thread overview]
Message-ID: <1489680773.5d04eb33c23b663f017c70b3e9b6e266784d55c8.mattst88@gentoo> (raw)
commit: 5d04eb33c23b663f017c70b3e9b6e266784d55c8
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 16 16:12:30 2017 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Mar 16 16:12:53 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d04eb33
x11-libs/libXdmcp: Drop vulnerable versions.
Bug: https://bugs.gentoo.org/611352
x11-libs/libXdmcp/Manifest | 1 -
x11-libs/libXdmcp/libXdmcp-1.1.1-r1.ebuild | 26 --------------------------
x11-libs/libXdmcp/libXdmcp-1.1.2.ebuild | 26 --------------------------
3 files changed, 53 deletions(-)
diff --git a/x11-libs/libXdmcp/Manifest b/x11-libs/libXdmcp/Manifest
index 4826cadaa1c..a8cc411c499 100644
--- a/x11-libs/libXdmcp/Manifest
+++ b/x11-libs/libXdmcp/Manifest
@@ -1,2 +1 @@
-DIST libXdmcp-1.1.1.tar.bz2 310878 SHA256 9ace6d4230f9dce4ed090692f82f613253ada8f887b23b3d8ff3dd4e3a7c118e SHA512 b17ad4bf01443cb78b440a33a89f2b98babf02402d7bdf68161a08429fd1964ac8112b0bb1519dd2138db0a5ff295c7b7581f56ff602ccca1a9baac26bc62e08 WHIRLPOOL 54bc7ebdbdced210a0e2c82eb63fdb884a3e9869127b5489f11e0e6f8f1c0b55d825f0b5e10b30f52db4d35bec2b1bf91d32eb326c7e6ce5a3cba8fff9abb606
DIST libXdmcp-1.1.2.tar.bz2 331518 SHA256 81fe09867918fff258296e1e1e159f0dc639cb30d201c53519f25ab73af4e4e2 SHA512 f96005934b8bc752059106f8caf7df0574f5ef3c7a83bd797497b56ca556a7ff4dc1d28195e421259e82ea027b5c738094add3ec107a22544c9070725d8d46bb WHIRLPOOL ad5a3c86463d4ae582f1ffaf2ae85f5d118f7789b18f9cafd08dcc43b6fe03d9797430e0a686a7d422e09342f4a2c01f0e83a9eb9563dd6a66bf94722b81f2e0
diff --git a/x11-libs/libXdmcp/libXdmcp-1.1.1-r1.ebuild b/x11-libs/libXdmcp/libXdmcp-1.1.1-r1.ebuild
deleted file mode 100644
index 0b5fae1949f..00000000000
--- a/x11-libs/libXdmcp/libXdmcp-1.1.1-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-XORG_DOC=doc
-XORG_MULTILIB=yes
-inherit xorg-2
-
-DESCRIPTION="X.Org X Display Manager Control Protocol library"
-
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~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-proto/xproto"
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
- xorg-2_pkg_setup
-
- XORG_CONFIGURE_OPTIONS=(
- $(use_enable doc docs)
- $(use_with doc xmlto)
- --without-fop
- )
-}
diff --git a/x11-libs/libXdmcp/libXdmcp-1.1.2.ebuild b/x11-libs/libXdmcp/libXdmcp-1.1.2.ebuild
deleted file mode 100644
index 9293f8d08f3..00000000000
--- a/x11-libs/libXdmcp/libXdmcp-1.1.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-XORG_DOC=doc
-XORG_MULTILIB=yes
-inherit xorg-2
-
-DESCRIPTION="X.Org X Display Manager Control Protocol library"
-
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~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-proto/xproto"
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
- xorg-2_pkg_setup
-
- XORG_CONFIGURE_OPTIONS=(
- $(use_enable doc docs)
- $(use_with doc xmlto)
- --without-fop
- )
-}
next reply other threads:[~2017-03-16 16:13 UTC|newest]
Thread overview: 54+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-16 16:13 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-21 21:09 [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXdmcp/ Matt Turner
2024-04-02 19:10 Arthur Zamarin
2024-04-02 17:15 Arthur Zamarin
2024-04-02 17:05 Arthur Zamarin
2024-04-02 17:05 Arthur Zamarin
2024-04-02 16:37 Arthur Zamarin
2024-03-03 4:24 Matt Turner
2023-01-26 17:47 Matt Turner
2023-01-24 18:27 Arthur Zamarin
2023-01-24 1:00 Sam James
2022-12-18 5:03 Sam James
2022-12-04 3:03 Matt Turner
2022-11-19 23:36 Matt Turner
2022-05-08 3:10 WANG Xuerui
2022-02-17 7:12 Matt Turner
2022-01-01 15:10 James Le Cuirot
2021-05-02 15:24 Matt Turner
2020-12-27 18:28 Fabian Groffen
2019-06-12 17:08 Michael Haubenwallner
2019-05-01 20:47 Matt Turner
2019-05-01 18:24 Matt Turner
2019-04-30 15:37 Sergei Trofimovich
2019-04-28 9:35 Mikle Kolyada
2019-04-28 4:21 Matt Turner
2019-04-28 0:48 Matt Turner
2019-04-27 11:52 Mikle Kolyada
2019-04-27 11:47 Mikle Kolyada
2019-04-27 4:29 Aaron Bauman
2019-04-27 3:15 Aaron Bauman
2019-03-16 20:01 Matt Turner
2018-06-08 8:05 Mikle Kolyada
2017-03-16 18:51 Michael Weber
2017-01-29 21:11 Fabian Groffen
2017-01-25 12:28 Agostino Sarubbo
2017-01-22 17:20 Agostino Sarubbo
2016-11-17 10:48 Agostino Sarubbo
2016-11-16 10:44 Agostino Sarubbo
2016-11-13 9:17 Agostino Sarubbo
2016-11-12 11:52 Agostino Sarubbo
2016-09-22 15:55 Tobias Klausmann
2016-09-17 11:14 Pacho Ramos
2016-09-17 10:49 Pacho Ramos
2016-08-05 23:34 Markus Meier
2016-08-03 4:32 Jeroen Roovers
2016-06-02 17:12 Tobias Klausmann
2016-01-14 12:59 Fabian Groffen
2016-01-09 14:35 Jeroen Roovers
2015-12-24 22:27 Agostino Sarubbo
2015-12-24 16:11 Manuel Rüger
2015-12-19 21:46 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=1489680773.5d04eb33c23b663f017c70b3e9b6e266784d55c8.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