[gentoo-dev] Re: [PATCH v2 01/12] dev-util/shadowman: New package

2017-08-20 Thread Duncan
Michał Górny posted on Sun, 20 Aug 2017 12:26:48 +0200 as excerpted: > --- /dev/null > +++ b/dev-util/shadowman/shadowman-.ebuild > @@ -0,0 +1,27 @@ [snip...] > +# note: only for testing > +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 > ~s390 ~sh ~sparc ~x86" OK,

[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2017-08-20 23:59 UTC

2017-08-20 Thread Robin H. Johnson
The attached list notes all of the packages that were added or removed from the tree, for the week ending 2017-08-20 23:59 UTC. Removals: app-admin/kedpm20170814-07:53 mgorny17e2376d023 app-backup/snapback2 20170814-06:59 mgorny34a365c9725

[gentoo-portage-dev] [PATCH] digraph.add: sort priorities with bisect.insort

2017-08-20 Thread Zac Medico
Reported-by: Sergei Trofimovich --- pym/portage/util/digraph.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pym/portage/util/digraph.py b/pym/portage/util/digraph.py index ba0e81c07..bf20d5d4e 100644 --- a/pym/portage/util/digraph.py +++

Re: [gentoo-dev] [PATCH 1/2] git-r3.eclass: Update docs to discourage unsafe protocols

2017-08-20 Thread Michał Górny
W dniu nie, 20.08.2017 o godzinie 13∶05 -0500, użytkownik William Hubbs napisał: > On Sat, Aug 19, 2017 at 10:25:01AM +0200, Michał Górny wrote: > > --- > > eclass/git-r3.eclass | 14 +- > > 1 file changed, 9 insertions(+), 5 deletions(-) > > > > diff --git a/eclass/git-r3.eclass

Re: [gentoo-dev] Re: New item for sys-kernel/hardened-sources removal

2017-08-20 Thread Francisco Blas Izquierdo Riera (klondike)
El 20/08/17 a las 00:44, Michał Górny escribió: > W dniu sob, 19.08.2017 o godzinie 22∶15 +, użytkownik Duncan > napisał: >> Aaron W. Swenson posted on Sat, 19 Aug 2017 07:18:20 -0400 as excerpted: >> >> [Proposed news item excerpt] >> >>> We'd like to note that all the userspace hardening and

Re: [gentoo-dev] [PATCH 1/2] git-r3.eclass: Update docs to discourage unsafe protocols

2017-08-20 Thread William Hubbs
On Sat, Aug 19, 2017 at 10:25:01AM +0200, Michał Górny wrote: > --- > eclass/git-r3.eclass | 14 +- > 1 file changed, 9 insertions(+), 5 deletions(-) > > diff --git a/eclass/git-r3.eclass b/eclass/git-r3.eclass > index bc7d4d920299..42b586811368 100644 > --- a/eclass/git-r3.eclass >

[gentoo-dev] Last-rites: kde-misc/kio-mtp, kde-misc/kio-slp

2017-08-20 Thread Andreas Sturmlechner
# Andreas Sturmlechner (20 Aug 2017) # Masked for removal in 30 days. Use kde-apps/kio-extras[mtp,slp] instead. kde-misc/kio-mtp kde-misc/kio-slp

[gentoo-dev] Last-rites: kde-plasma/libkworkspace, kde-apps/pykde4

2017-08-20 Thread Andreas Sturmlechner
# Andreas Sturmlechner (19 Aug 2017) # Plasma-4 fragment, no more rdeps, masked for removal in 30 days. kde-plasma/libkworkspace # Andreas Sturmlechner (19 Aug 2017) # Constantly broken, dead upstream, no more rdeps. # Masked for removal in 30 days.

[gentoo-dev] Last-rites: kde-apps/kdebase-runtime-meta +deps, kde-l10n and ksaneplugin

2017-08-20 Thread Andreas Sturmlechner
# Andreas Sturmlechner (17 Aug 2017) # Masked for removal in 30 days. No reverse dependencies left. kde-apps/kcmshell kde-apps/kde-l10n kde-apps/kdebase-runtime-meta kde-apps/kdontchangethehostname kde-apps/keditfiletype kde-apps/kfile kde-apps/kmimetypefinder

[gentoo-dev] Last-rites: kde-apps/{kwalletd,kommander,kdepim-common-libs,ktnef}

2017-08-20 Thread Andreas Sturmlechner
# Andreas Sturmlechner (17 Aug 2017) # Masked for removal in 30 days. Replaced by kde-frameworks/kwallet. kde-apps/kwalletd # Andreas Sturmlechner (17 Aug 2017) # Masked for removal in 30 days. Dead upstream, no replacement. kde-apps/kommander # Andreas

[gentoo-dev] [PATCH v2 12/12] sys-devel/clang: Enable masquerades via dev-util/shadowman

2017-08-20 Thread Michał Górny
--- sys-devel/clang/clang-4.0.1.ebuild| 12 sys-devel/clang/clang-5.0..ebuild | 12 sys-devel/clang/clang-.ebuild | 12 3 files changed, 36 insertions(+) changes in v2: do not apply magic when ROOT!=/ diff --git

[gentoo-dev] [PATCH v2 11/12] toolchain.eclass: Update masquerades via dev-util/shadowman postinst/rm

2017-08-20 Thread Michał Górny
--- eclass/toolchain.eclass | 7 +++ 1 file changed, 7 insertions(+) changes in v2: do not apply magic when ROOT!=/ diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass index ae2db7f0a442..dad4ae3d1972 100644 --- a/eclass/toolchain.eclass +++ b/eclass/toolchain.eclass @@ -2067,6

[gentoo-dev] [PATCH v2 10/12] sys-devel/icecream: Use dev-util/shadowman for postinst/prerm

2017-08-20 Thread Michał Górny
--- sys-devel/icecream/icecream-1.0.0-r2.ebuild | 13 + 1 file changed, 13 insertions(+) changes in v2: do not apply magic when ROOT!=/ diff --git a/sys-devel/icecream/icecream-1.0.0-r2.ebuild b/sys-devel/icecream/icecream-1.0.0-r2.ebuild index 187928a2290d..96a3c171e8a0 100644 ---

[gentoo-dev] [PATCH v2 09/12] sys-devel/icecream: Install dev-util/shadowman data file

2017-08-20 Thread Michał Górny
--- sys-devel/icecream/icecream-1.0.0-r2.ebuild | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sys-devel/icecream/icecream-1.0.0-r2.ebuild b/sys-devel/icecream/icecream-1.0.0-r2.ebuild index ec2858a94ac8..187928a2290d 100644 --- a/sys-devel/icecream/icecream-1.0.0-r2.ebuild +++

[gentoo-dev] [PATCH v2 08/12] sys-devel/icecream: Convert to EAPI=6

2017-08-20 Thread Michał Górny
--- sys-devel/icecream/icecream-1.0.0-r2.ebuild | 51 + 1 file changed, 51 insertions(+) create mode 100644 sys-devel/icecream/icecream-1.0.0-r2.ebuild diff --git a/sys-devel/icecream/icecream-1.0.0-r2.ebuild b/sys-devel/icecream/icecream-1.0.0-r2.ebuild new file

[gentoo-dev] [PATCH v2 07/12] sys-devel/distcc: Use dev-util/shadowman for postinst/prerm

2017-08-20 Thread Michał Górny
--- sys-devel/distcc/distcc-3.2_rc1-r5.ebuild | 22 +- 1 file changed, 9 insertions(+), 13 deletions(-) changes in v2: do not apply magic when ROOT!=/ diff --git a/sys-devel/distcc/distcc-3.2_rc1-r5.ebuild b/sys-devel/distcc/distcc-3.2_rc1-r5.ebuild index

[gentoo-dev] [PATCH v2 06/12] sys-devel/distcc: Install dev-util/shadowman data file

2017-08-20 Thread Michał Górny
--- sys-devel/distcc/distcc-3.2_rc1-r5.ebuild | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sys-devel/distcc/distcc-3.2_rc1-r5.ebuild b/sys-devel/distcc/distcc-3.2_rc1-r5.ebuild index 741fa929f503..c91826e107c4 100644 --- a/sys-devel/distcc/distcc-3.2_rc1-r5.ebuild +++

[gentoo-dev] [PATCH v2 04/12] dev-util/ccache: Use dev-util/shadowman for postinst/prerm

2017-08-20 Thread Michał Górny
--- dev-util/ccache/ccache-3.3.4-r1.ebuild | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) changes in v2: do not apply magic when ROOT!=/ diff --git a/dev-util/ccache/ccache-3.3.4-r1.ebuild b/dev-util/ccache/ccache-3.3.4-r1.ebuild index 2fd005d88041..4b0d4dddc994 100644 ---

[gentoo-dev] [PATCH v2 03/12] dev-util/ccache: Install dev-util/shadowman data file

2017-08-20 Thread Michał Górny
--- dev-util/ccache/ccache-3.3.4-r1.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-util/ccache/ccache-3.3.4-r1.ebuild b/dev-util/ccache/ccache-3.3.4-r1.ebuild index 1ef1d45179d1..2fd005d88041 100644 --- a/dev-util/ccache/ccache-3.3.4-r1.ebuild +++

[gentoo-dev] [PATCH v2 05/12] sys-devel/distcc: Convert to EAPI=6

2017-08-20 Thread Michał Górny
--- sys-devel/distcc/distcc-3.2_rc1-r5.ebuild | 199 ++ 1 file changed, 199 insertions(+) create mode 100644 sys-devel/distcc/distcc-3.2_rc1-r5.ebuild diff --git a/sys-devel/distcc/distcc-3.2_rc1-r5.ebuild b/sys-devel/distcc/distcc-3.2_rc1-r5.ebuild new file mode

[gentoo-dev] [PATCH v2 02/12] dev-util/ccache: Convert to EAPI=6

2017-08-20 Thread Michał Górny
--- dev-util/ccache/ccache-3.3.4-r1.ebuild | 68 ++ 1 file changed, 68 insertions(+) create mode 100644 dev-util/ccache/ccache-3.3.4-r1.ebuild diff --git a/dev-util/ccache/ccache-3.3.4-r1.ebuild b/dev-util/ccache/ccache-3.3.4-r1.ebuild new file mode 100644 index

[gentoo-dev] [PATCH v2 01/12] dev-util/shadowman: New package

2017-08-20 Thread Michał Górny
--- dev-util/shadowman/metadata.xml | 8 dev-util/shadowman/shadowman-.ebuild | 27 +++ 2 files changed, 35 insertions(+) create mode 100644 dev-util/shadowman/metadata.xml create mode 100644 dev-util/shadowman/shadowman-.ebuild diff --git

[gentoo-dev] Re: New item for sys-kernel/hardened-sources removal

2017-08-20 Thread Duncan
Michał Górny posted on Sun, 20 Aug 2017 09:53:54 +0200 as excerpted: > W dniu nie, 20.08.2017 o godzinie 00∶39 -0500, użytkownik R0b0t1 > napisał: >> >> The discussion is nice but no one has actually touched on the >> technical merits of removing the packages besides "they are old." >> So I ask

Re: [gentoo-dev] New item for sys-kernel/hardened-sources removal

2017-08-20 Thread Michał Górny
W dniu nie, 20.08.2017 o godzinie 00∶39 -0500, użytkownik R0b0t1 napisał: > On Sat, Aug 19, 2017 at 6:34 AM, Francisco Blas Izquierdo Riera > (klondike) wrote: > > El 19/08/17 a las 13:18, Aaron W. Swenson escribió: > > > On 2017-08-19 13:01, Francisco Blas Izquierdo Riera

Re: [gentoo-dev] New item for sys-kernel/hardened-sources removal

2017-08-20 Thread R0b0t1
On Sun, Aug 20, 2017 at 12:39 AM, R0b0t1 wrote: > On Sat, Aug 19, 2017 at 6:34 AM, Francisco Blas Izquierdo Riera > (klondike) wrote: >> El 19/08/17 a las 13:18, Aaron W. Swenson escribió: >>> On 2017-08-19 13:01, Francisco Blas Izquierdo Riera (klondike)