[gentoo-dev] [PATCH] kernel-2.eclass: Force deblob-check to use awk

2022-07-27 Thread Alice Ferrazzi
This patch remove python from the kernel-2.eclass by forcing the deblob-check script to use awk instead of python. Closes: https://bugs.gentoo.org/610008 Signed-off-by: Alice Ferrazzi --- eclass/kernel-2.eclass | 14 +++--- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git

[gentoo-dev] [PATCH] Clean deblob

2021-08-25 Thread Alice Ferrazzi
As we are moving out to deprecate EAPI=6 from kernel-2.eclass start removing it from deblob function. Also clean code linked to old kernel versions. kernel sources that use deblob are already updated to EAPI=8 Signed-off-by: Alice Ferrazzi --- eclass/kernel-2.eclass | 11 --- 1 file

Re: [gentoo-dev] rfc: [QA] Ban policy introduction

2018-07-29 Thread Alice Ferrazzi
Sent from my phone. Please excuse my brevity. On Sun, 29 Jul 2018, 16:39 Fabian Groffen, wrote: > Completely agreeing with Sergei, with some additional suggestions: > > On 28-07-2018 23:14:12 +0100, Sergei Trofimovich wrote: > > On Sun, 29 Jul 2018 00:40:18 +0300 > > Mikle Kolyada wrote: > > >

Re: [gentoo-dev] New "Portage Security" wiki page

2018-07-02 Thread Alice Ferrazzi
it when they ask questions on this matter. > > I'm not a very experienced developer and this has been written with the > little knowledge I have, so I invite you to review and correct it if needed. I think is a nice idea :) ++ -- Thanks, Alice Ferrazzi Gentoo Kernel Project Leader Gentoo Fo

[gentoo-dev] Open Source Summit Japan 2018 MeetUp

2018-06-17 Thread Alice Ferrazzi
if you are interested in meeting and which day(s)/time(s) you are available. I'm looking forward to it! Thanks, Alice -- Thanks, Alice Ferrazzi Gentoo Kernel Project Leader Gentoo Foundation Vice-Secretary Gentoo Google Summer of Code Administrator Mail: Alice Ferrazzi PGP: 2E4E 0856 461C 0585 1336

[gentoo-dev] Gentoo has been accepted as a Google Summer of Code 2018 mentoring organization

2018-02-13 Thread Alice Ferrazzi
://wiki.gentoo.org/wiki/Google_Summer_of_Code/2018 -- Thanks, Alice Ferrazzi Gentoo Kernel Project Leader Gentoo Foundation Vice-Secretary Gentoo Google Summer of Code Administrator Mail: Alice Ferrazzi <ali...@gentoo.org> PGP: 2E4E 0856 461C 0585 1336 F496 5621 A6B2 8638 781A

Re: [gentoo-dev] [PATCH] kernel.eclass: Cannot generate ORC metadata for CONFIG_UNWINDER_ORC=y

2018-02-06 Thread Alice Ferrazzi
>From f9b2693b32b7c7c7c561ae417cbd757624184327 Mon Sep 17 00:00:00 2001 From: Alice Ferrazzi <ali...@gentoo.org> Date: Thu, 18 Jan 2018 15:41:17 + Subject: [PATCH] Cannot generate ORC metadata for CONFIG_UNWINDER_ORC=y New 4.14 kernel is using CONFIG_UNWINDER_ORC=y by default but h

[gentoo-dev] [PATCH] kernel.eclass: Cannot generate ORC metadata for CONFIG_UNWINDER_ORC=y

2018-01-31 Thread Alice Ferrazzi
2d5f5ec24b..6ffbd37f300e 100644 --- a/eclass/kernel-2.eclass +++ b/eclass/kernel-2.eclass @@ -606,6 +606,7 @@ if [[ ${ETYPE} == sources ]]; then sys-devel/make dev-lang/perl sys-devel/bc + virtual/libelf )" SLOT="${PVR}" -- Thanks, Alice Ferrazzi Gentoo Kernel Project

Re: [gentoo-dev] vanilla-sources broken

2018-01-05 Thread Alice Ferrazzi
rnel upstream not to Gentoo. If you want kernel support from Gentoo kernel team, please switch to gentoo-sources. -- Thanks, Alice Ferrazzi Gentoo Kernel Project Leader Gentoo Foundation Board Member Mail: Alice Ferrazzi <ali...@gentoo.org> PGP: 2E4E 0856 461C 0585 1336 F496 5621 A6B2 8638 781A

[gentoo-dev] Masking 4.12

2017-12-29 Thread Alice Ferrazzi
to mask 4.12. Keep in mind: If 4.14 works for you, you can keyword it and continue to use it, if you need a more stable kernel, please move to 4.9. -- Thanks, Alice Ferrazzi Gentoo Kernel Project Leader Gentoo Foundation Board Member Mail: Alice Ferrazzi <ali...@gentoo.org> PGP: 2E4E 085

[gentoo-dev] Dropping stable USE flags for 4.14

2017-12-29 Thread Alice Ferrazzi
=cf_kernel_version=equals_format=advanced=4.14.8 -- Thanks, Alice Ferrazzi Gentoo Kernel Project Leader Gentoo Foundation Board Member Mail: Alice Ferrazzi <ali...@gentoo.org> PGP: 2E4E 0856 461C 0585 1336 F496 5621 A6B2 8638 781A

Re: [gentoo-dev] Maintainer-needed eclasses

2017-07-04 Thread Alice Ferrazzi
eclass [qmail team was disbanded] > scsh.eclass > ssl-cert.eclass > stardict.eclass Golden dict share same eclass of stardict ? > vim-doc.eclass > waf-utils.eclass > > > -- > Best regards, > Michał Górny -- Thanks, Alice Ferrazzi Gentoo Kernel Project Leader Mail: Alice Ferrazzi <ali...@gentoo.org> PGP: 2E4E 0856 461C 0585 1336 F496 5621 A6B2 8638 781A

Re: [gentoo-dev] The status of grsecurity upstream and hardened-sources downstream

2017-06-26 Thread Alice Ferrazzi
Linus Torvald on grsecurity: https://www.spinics.net/lists/kernel/msg2540934.html -- Thanks, Alice Ferrazzi Gentoo Kernel Project Leader Mail: Alice Ferrazzi <ali...@gentoo.org> PGP: 2E4E 0856 461C 0585 1336 F496 5621 A6B2 8638 781A

Re: [gentoo-dev] Re: [gentoo-project] The status of grsecurity upstream and hardened-sources downstream

2017-06-23 Thread Alice Ferrazzi
On Sat, Jun 24, 2017 at 5:48 AM, Roy Bamford <neddyseag...@gentoo.org> wrote: > On 2017.06.23 19:54, Alice Ferrazzi wrote: > [snip] >> >> As we already contribute to grsec in the past, >> would be sad to see hardened-sources go away. >> What about t

[gentoo-dev] Re: [gentoo-project] The status of grsecurity upstream and hardened-sources downstream

2017-06-23 Thread Alice Ferrazzi
r removal. I don't > recommend we remove any of the machinery from Gentoo that deals with PaX > markings. > > I welcome feedback. > As we already contribute to grsec in the past, would be sad to see hardened-sources go away. What about the possibility of Gentoo forking PaX ? --

Re: [gentoo-dev] [PATCH 1/1] kernel-2.eclass: Handle upstream rc kernel file type and, file location change for versions >= 4.12

2017-05-18 Thread Alice Ferrazzi
${CKV//_/-}.xz" > + fi > fi > > if [[ ${RELEASETYPE} == -git ]]; then looks ok for me. > -- > 2.13.0 > Mike Pagano > Gentoo Developer - Kernel Project > Gentoo Sources - Lead > E-Mail : mpag...@gentoo.org > GnuPG FP : 52CC A0B0 F631 0B17 0142 F83F 92A6 DBEC 81F2 B137 > Public Key : > http://http://pgp.mit.edu/pks/lookup?search=0x92A6DBEC81F2B137=index > > -- アリス フェッラッツィ Alice Ferrazzi Gentoo Kernel Project Leader Mail: Alice Ferrazzi <ali...@gentoo.org> PGP: 2E4E 0856 461C 0585 1336 F496 5621 A6B2 8638 781A

Re: [gentoo-dev] [PATCH 1/1] eclass/kernel-2: Add additional help text when K_SECURITY_UNSUPPORTED is set

2017-03-02 Thread Alice Ferrazzi
upported, > please read:" > ewarn "https://wiki.gentoo.org/wiki/Project:Kernel_Security; > fi > -- > 2.10.2 > > looks like a nice idea. +1 -- アリス フェッラッツィ Alice Ferrazzi Gentoo Kernel Project Leader Mail: Alice Ferrazzi <ali...@gentoo.org> PGP: 2E4E 0856 461C 0585 1336 F496 5621 A6B2 8638 781A

[gentoo-dev] [PATCH] kernel-2.eclass: enable eapi6

2017-02-15 Thread Alice Ferrazzi
After mpagano works on the kernel-2.eclass update, I think we can move kernel-2.eclass to EAPI6. --- eclass/kernel-2.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/kernel-2.eclass b/eclass/kernel-2.eclass index 0c9ce04..351e32c 100644 ---

Re: Why lastrite when it works? (Was: Re: [gentoo-dev] Packages up for grabs due to retirement)

2017-01-03 Thread Alice Ferrazzi
with a > "curated" overlay or some way of tagging packages that are considered > extra-secure that would be a nice value-add, but routine auditing is > not a guarantee we provide to our users. The lack of such an audit > should not be a reason to treeclean. +1 > > -- > Ri

Re: [gentoo-dev] [PATCH 1/1] kernel-2.eclass: Point user to additional kernel removal, instructions. See bug #581522.

2016-12-27 Thread Alice Ferrazzi
quot;will not remove these modified files and the directories they > reside in." > echo > + ewarn "For more detailed kernel removal instructions, please see: " > + ewarn "https://wiki.gentoo.org/wiki/Kernel/Removal; > + echo > } > -

Re: [gentoo-dev] [PATCH 1/1] kernel-2.eclass: Remove code that looks for Changelog which is also breaks PMS rules going above FILESDIR.

2016-12-23 Thread Alice Ferrazzi
On Sat, Dec 24, 2016 at 7:43 AM, Mike Pagano <mpag...@gentoo.org> wrote: > ChangeLog looks good for me :) -- アリス フェッラッシィ Alice Ferrazzi Gentoo, If it moves, compile it! My_overlay: https://github.com/aliceinwire/overlay Gentoo Euscan: http://goo.gl/YNbU3h Mail: Alice Ferr

Re: [gentoo-dev] [PATCH 1/1] kernel-2.eclass: Remove kdbus support as it is, discontinued. First reported in bug #576614 by jon R-B

2016-12-15 Thread Alice Ferrazzi
looks nice On 16 Dec 2016 08:38, "Mike Pagano" wrote: On 12/14/2016 07:23 PM, Mike Pagano wrote: > kdbus is discontinued and is being reworked upstream as a different > effort with a different name. > That said, remove unused kdbus support from the kernel eclass. >

Re: [gentoo-dev] Gentoo Staffing Needs page is out of date

2016-11-28 Thread Alice Ferrazzi
zwC+8s6W > neXJ1T2VQ82woZ2pi97Vcu8DNdxJJcXAtCufpAEIj94OH10yPPnLazZS5I0SJXh+ > LVVgcfbLPIKJxuJoqJlyLqzc1PD7A6ZQ4Z6Hlvdj9xZs0DL4MeK7p+YrqBEG9DBX > ciKkPzu2i8Kv+dzOfJOW6KlGmlfShtH61Z4ApKJSDB4K2wGifoQ5bfUzm109t9UR > lfN14BOS0uA0eVIf5EmqY+b4rganZUkyYfyvRIjXmclaV5NkN++YkwW+fixe9K0= > =2/+R &

Re: [gentoo-dev] Re: Stabilisation procedure

2016-11-26 Thread Alice Ferrazzi
On Fri, Nov 25, 2016 at 11:47:35PM -0800, Daniel Campbell wrote: > On 11/22/2016 12:06 AM, Alice Ferrazzi wrote: > > On Sat, Nov 19, 2016 at 12:55:09AM -0800, Daniel Campbell wrote: > >> On 11/17/2016 01:07 PM, Robin H. Johnson wrote: > >>> On Thu, Nov 17, 2016

Re: [gentoo-dev] Re: Stabilisation procedure

2016-11-22 Thread Alice Ferrazzi
On Sat, Nov 19, 2016 at 12:55:09AM -0800, Daniel Campbell wrote: > On 11/17/2016 01:07 PM, Robin H. Johnson wrote: > > On Thu, Nov 17, 2016 at 03:05:41PM +0100, Kristian Fiskerstrand wrote: > >>> Isn't it implied that any stabilisation is approved by the maintainer? > >>> Has it ever been

Re: [gentoo-dev] Packages up for grabs

2016-09-06 Thread Alice Ferrazzi
interested in euscan I'm using it in one of my server. but I'm away untill 14 of this month. 2016/08/07 18:27 "Patrick Lauer" : > On 08/07/2016 10:12 AM, Dirkjan Ochtman wrote: > > On Sun, Aug 7, 2016 at 9:51 AM, Pacho Ramos wrote: > >> This packages are

Re: [gentoo-dev] git.gentoo.org/git.overlays.gentoo.org upgrades, 2014/12/24 2014/12/26: gitolite upgrade done

2014-12-27 Thread Alice Ferrazzi
Johnson Gentoo Linux: Developer, Infrastructure Lead E-Mail : robb...@gentoo.org GnuPG FP : 11ACBA4F 4778E3F6 E4EDF38E B27B944E 34884E85 -- アリス フェッラッシィ Alice Ferrazzi Gentoo, If it moves, compile it! My_overlay: https://github.com/aliceinwire/overlay Gentoo Euscan: http://goo.gl

Re: [gentoo-dev] Packages up for grabs

2014-11-14 Thread Alice Ferrazzi
A lightweight system monitoring tool x11-misc/growl-for-linux A Linux-compatible version of Growl, a notification system for Mac OS X Thanks, Tom Wijsman -- アリス フェッラッシィ Alice Ferrazzi Gentoo, If it moves, compile it! My_overlay: https

Re: [gentoo-dev] help needed: net-irc/weechat

2014-11-12 Thread Alice Ferrazzi
piling bugs, so if someone wants to take over, it would be lovely. net-irc/weechat Thanks Tom -- Andreas K. Huettel Gentoo Linux developer kde, council -- アリス フェッラッシィ Alice Ferrazzi Gentoo, If it moves, compile it! My_overlay: https://github.com/aliceinwire/overlay Gentoo Euscan

Re: [gentoo-dev] stepping out

2014-10-12 Thread Alice Ferrazzi
in this. -- アリス フェッラッシィ Alice Ferrazzi Gentoo, If it moves, compile it! My_overlay: https://github.com/aliceinwire/overlay Gentoo Euscan: http://goo.gl/JUVyTN Mail: Alice Ferrazzi alice.ferra...@gmail.com PGP: 0EE4 555E 3AAC B4A4 798D 9AC5 8E31 1808 C553 2D33

Re: [gentoo-dev] Packages up for grabs

2014-04-14 Thread Alice Ferrazzi
/rutorrent i will like to take net-wireless/wpa_supplicant -- アリス フェッラッシィ Alice Ferrazzi Gentoo, If it moves, compile it! My_overlay: https://github.com/aliceinwire/overlay Mail: Alice Ferrazzi alice.ferra...@gmail.com PGP: 0EE4 555E 3AAC B4A4 798D 9AC5 8E31 1808 C553 2D33

Re: [gentoo-dev] Packages up for grabs

2014-04-14 Thread Alice Ferrazzi
:35 Mon 14 Apr , Alice Ferrazzi wrote: ... i will like to take net-wireless/wpa_supplicant You're listed in metadata.xml of 8 packages already, as proxy. Have you considered trying to find a mentor and becoming a full developer? -- Panagiotis Christopoulos ( pchrist ) ( Gentoo

Re: [gentoo-dev] Packages up for grabs

2014-03-11 Thread Alice Ferrazzi
-python/snappy This can go to me/python. - Tim -- アリス フェッラッシィ Alice Ferrazzi Gentoo, If it moves, compile it! My_overlay: https://github.com/aliceinwire/overlay Mail: Alice Ferrazzi alice.ferra...@gmail.com PGP: 0EE4 555E 3AAC B4A4 798D 9AC5 8E31 1808 C553 2D33

Re: [gentoo-dev] Python project is looking for a new PyPy maintainer/hacker

2014-01-06 Thread Alice Ferrazzi
-- Gentoo, If it moves, compile it! My_overlay: https://github.com/aliceinwire/overlay Mail: Alice Ferrazzi alice.ferra...@gmail.com PGP: 0EE4 555E 3AAC B4A4 798D 9AC5 8E31 1808 C553 2D33

Re: [gentoo-dev] Packages up for grabs

2013-12-24 Thread Alice Ferrazzi
as maintainer. -- -- Gentoo, If it moves, compile it! My_overlay: https://github.com/aliceinwire/overlay Mail: Alice Ferrazzi alice.ferra...@gmail.com PGP: 0EE4 555E 3AAC B4A4 798D 9AC5 8E31 1808 C553 2D33

Re: [gentoo-dev] Recommend cronie instead of vixie-cron in handbook?

2013-12-24 Thread Alice Ferrazzi
, If it moves, compile it! My_overlay: https://github.com/aliceinwire/overlay Mail: Alice Ferrazzi alice.ferra...@gmail.com PGP: 0EE4 555E 3AAC B4A4 798D 9AC5 8E31 1808 C553 2D33

Re: [gentoo-dev] Reminder: open season on robbat2's packages

2013-10-30 Thread Alice Ferrazzi
I can help on dev-vcs/git ? On Oct 31, 2013 8:31 AM, Robin H. Johnson robb...@gentoo.org wrote: On Wed, Oct 30, 2013 at 06:27:17PM -0500, Matthew Thode wrote: dev-libs/libmemcache #ok dev-libs/libmemcached #so dev-vcs/git #I will need help with this 600+ line ebuild... On that

Re: [gentoo-dev] Gentoo Scire project - plans?

2013-10-29 Thread Alice Ferrazzi
This project seems so interesting, if is possible i also would like to join. On Tue, 2013-10-29 at 17:15 +0400, Sergey Popov wrote: Hello, i just want to raise question: should we add deprecation on project page of Scire[1] or even remove this project entirely? Cause project seems slightly