Re: [gentoo-dev] [PATCH] fcaps.eclass: Group name portability

2014-04-14 Thread Naohiro Aota
Diego Elio Pettenò  writes:

> I'm pretty sure we have an eclass function to get the name of the 0
> group. 

I can't find one... but found qmail.eclass is using exactly same method.

>   export GROUP_ROOT="$(id -gn root)"


pgpbPfsUeoSka.pgp
Description: PGP signature


Re: [gentoo-dev] [PATCH] fcaps.eclass: Group name portability

2014-04-14 Thread Naohiro Aota
hasufell  writes:

> na...@gentoo.org:
>> fcaps.eclass is using group name 'root' which is not available on BSD
>> system. Instead you can use "0", or $(id -g -n 0) if you'd prefer "group
>> name"
>> 
>> Index: fcaps.eclass
>> ===
>> RCS file: /var/cvsroot/gentoo-x86/eclass/fcaps.eclass,v
>> retrieving revision 1.8
>> diff -u -r1.8 fcaps.eclass
>> --- fcaps.eclass 27 Jun 2013 01:18:57 -  1.8
>> +++ fcaps.eclass 13 Apr 2014 00:16:44 -
>> @@ -80,7 +80,7 @@
>>  
>>  # Process the user options first.
>>  local owner='root'
>> -local group='root'
>> +local group=$(id -g -n 0)
>>  local mode='4711'
>>  local caps_mode='711'
>>  
>> 
>
> # id -g -n 0
> id: 0: no such user

Strange. Is this busybox id? /usr/bin/id from both sys-apps/coreutils (Linux)
and sys-freebsd/freebsd-ubin (FreeBSD) just worked fine for me.



pgpyXH3LhItMt.pgp
Description: PGP signature


Re: [gentoo-dev] Akamai secure memory allocator for OpenSSL?

2014-04-14 Thread Rémi Cardona
Le lundi 14 avril 2014 à 10:48 +0200, Tiziano Müller a écrit :
> Not really, no. I would rather wait until other people have reviewed
> and/or it has been pulled into openssl.
> 
> To cite the Akamai dev who posted the patch [1]:
> "Let me restate that: *do not just take this patch and put it into
> production without careful review.*"

http://lekkertech.net/akamai.txt

I, for one, am glad we didn't pull this in right away. OpenSSL is under
a lot of scrutiny now, so let's not rush any patches.

Cheers

Rémi




Re: [gentoo-dev] Packages up for grabs

2014-04-14 Thread Rick "Zero_Chaos" Farina
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 04/14/2014 04:35 AM, Alice Ferrazzi wrote:
>> There are a list of packages up for grabs. I cannnot test anymore some of
>> them, or i stopped use them.
>>
>> app-text/fbreader
>> dev-libs/liblinebreak
>> net-wireless/madwimax
>> net-wireless/wimax-tools
>> net-wireless/wimax
>> net-wireless/wpa_supplicant
>> sys-fs/ocfs2-tools
>> www-apps/owncloud
>> www-apps/rutorrent
> 
> i will like to take
> net-wireless/wpa_supplicant
> 
wpa_supplicant has multiple active maintainers, but I don't mind you
helping as long as gurligebis doesn't.

- -Zero
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.22 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJTS91ZAAoJEKXdFCfdEflKYdkP/Ri8dqjpGi4EiNhdTnXRfgug
+JDgkRoqzy3ajNWWxwGK3dWgM2mbuZjUdN8x7G3SFJJu80irJv+y4PPVmbVVG2RE
GL1bS6YokgeM5PGXVinyDqX2/xXf3zFgbYopxoooFO9+nV/ZEsh3yJG8VM4Vbw4S
svYuuEQTFXTHAjY//TT4oO+Q6jobtWkjpBSV3O2uU4ltDKRvBdlwwkS96I5iYqAM
le6Kpj4NVxxFx44NHoqk0wKHeKNW4zh1Hngr1eZnWfxdIFbTExr9cJ9D6KPfDF+X
09ry4X2nd4ApzQY5iIrT1DgQVtGeXiPLn7BY/J4Sg/1Y2X8+iIZaGaxObk/niN20
tpgRJ4Mw7cj6dn7DqkxODjkeAB9aDdRAeknAdDGPcTVw8r90XLch8vgATeF2/vhE
9mbdmoO1Oh5XROKdhSS4cNRpx7rv1EDJSsUqb76s5+Wk29b8neMoWKHXXSRZDNHo
CcNzSHLG55e3vu33WLPq0dTjrVjO7Zoamp8hIKpBPnEgvIPvFKPz1EpKOTFkFt3N
WOMIecy1PzWRf76iKUV6j22tm5slm3sZuZJFOhGTMcA2gi4tdIhxE+YaygxtID7N
tp7/ONqf9FBgwt5xmYRGlBguyWGKMczDOc0PP+mhoi/wjycj8aNcR5PWFHGdu8Xw
e5Kbp8ZA5NWVWLzFmUCF
=rgsR
-END PGP SIGNATURE-



[gentoo-dev] Last rites: kde-misc/networkmanagement

2014-04-14 Thread Johannes Huber
# Johannes Huber  (14 Apr 2014)
# Masked for removal in 30 days. Superseeded by kde-misc/plasma-nm.
# Acknowledged and marked as deprecated by upstream.
# Does not build with >=net-misc/openconnect-5.99, bug #503898.
kde-misc/networkmanagement

-- 
Johannes Huber (johu)
Gentoo Linux Developer / KDE Team
GPG Key ID F3CFD2BD

signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-dev] Packages up for grabs

2014-04-14 Thread Tom Wijsman
On Mon, 14 Apr 2014 07:18:03 -0400
Alex Xu  wrote:

> On 14/04/14 04:41 AM, Tom Wijsman wrote:
> > There are still other Gentoo Developers listed in some of them, for
> > example owncloud and wpa_supplicant; are they really up for grabs?
>
> So in fact, only app-text/fbreader and net-wireless/*wimax* are up for
> grabs.

For some herds it is okay if you want to be the primary maintainer on a
package; you need to ask, but those are like 50% up for grabs.

-- 
With kind regards,

Tom Wijsman (TomWij)
Gentoo Developer

E-mail address  : tom...@gentoo.org
GPG Public Key  : 6D34E57D
GPG Fingerprint : C165 AF18 AB4C 400B C3D2  ABF0 95B2 1FCD 6D34 E57D


signature.asc
Description: PGP signature


Re: [gentoo-dev] Packages up for grabs

2014-04-14 Thread Alex Xu
On 14/04/14 04:41 AM, Tom Wijsman wrote:
> There are still other Gentoo Developers listed in some of them, for
> example owncloud and wpa_supplicant; are they really up for grabs?

$ equery -N m $(cat) | grep '^[ HM]'
 * app-text/fbreader [gentoo]
Maintainer:  ale...@gentoo.org (Alexey Shvetsov)
Homepage:http://www.fbreader.org/
 * dev-libs/liblinebreak [gentoo]
Herd:kde (k...@gentoo.org)
Maintainer:  ale...@gentoo.org (Alexey Shvetsov)
Homepage:http://vimgadgets.sourceforge.net/liblinebreak/
 * net-wireless/madwimax [gentoo]
Maintainer:  ale...@gentoo.org (Alexey Shvetsov)
Homepage:http://code.google.com/p/madwimax/
 * net-wireless/wimax-tools [gentoo]
Maintainer:  ale...@gentoo.org (Alexey Shvetsov)
Homepage:http://www.linuxwimax.org
 * net-wireless/wimax [gentoo]
Maintainer:  ale...@gentoo.org (Alexey Shvetsov)
Homepage:http://www.linuxwimax.org/
 * net-wireless/wpa_supplicant [gentoo]
Maintainer:  gurlige...@gentoo.org (Bjarke Istrup Pedersen)
Maintainer:  ale...@gentoo.org (Alexey Shvetsov)
Maintainer:  zeroch...@gentoo.org (Rick Farina)
Homepage:http://hostap.epitest.fi/wpa_supplicant/
 * sys-fs/ocfs2-tools [gentoo]
Herd:cluster (clus...@gentoo.org)
Maintainer:  ale...@gentoo.org (Alexey Shvetsov)
Homepage:http://oss.oracle.com/projects/ocfs2-tools/
 * www-apps/owncloud [gentoo]
Herd:web-apps (web-a...@gentoo.org)
Maintainer:  ale...@gentoo.org (Alexey Shvetsov)
Maintainer:  voyag...@gentoo.org (Bernard Cafarelli)
Homepage:http://owncloud.org
 * www-apps/rutorrent [gentoo]
Herd:web-apps (web-a...@gentoo.org)
Maintainer:  ale...@gentoo.org (Alexey Shvetsov)
Homepage:http://code.google.com/p/rutorrent/

So in fact, only app-text/fbreader and net-wireless/*wimax* are up for
grabs.



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-dev] Packages up for grabs

2014-04-14 Thread Alice Ferrazzi
>There are still other Gentoo Developers listed in some of them, for
>example owncloud and wpa_supplicant; are they really up for grabs?

About the package, i use manly only wpa_supplicant for connecting so i
would like to help give support if there is the necessity but as Tom
Wijsman said there is already 2 maintainer.

> 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?

I'm interested in becoming full developer.

On Mon, Apr 14, 2014 at 6:12 PM, Panagiotis Christopoulos
 wrote:
> On 17: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 Lisp Project )



-- 
アリス フェッラッシィ
Alice Ferrazzi

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



Re: [gentoo-dev] Packages up for grabs

2014-04-14 Thread Panagiotis Christopoulos
On 17: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 Lisp Project )


pgpcLQPnOsOYm.pgp
Description: PGP signature


Re: [gentoo-dev] Packages up for grabs

2014-04-14 Thread grozin

On Mon, 14 Apr 2014, Alexey Shvetsov wrote:

There are a list of packages up for grabs. I cannnot test anymore some of
them, or i stopped use them.
app-text/fbreader

I use it very often. I'll take it.

Andrey



Re: [gentoo-dev] Akamai secure memory allocator for OpenSSL?

2014-04-14 Thread Tiziano Müller
Am 13.04.2014 22:42, schrieb Joshua Kinard:
> So one of the side-discussions happening after Heartbleed was the fact that
> OpenSSL has its own memory allocator code that effectively mitigates any C
> library-provided exploit mitigations (as discussed on the openbsd-misc ML at
> [1] and Ted Unangst's blogs at [2] and [3]).  This is partially why there's
> so much "interesting" data to be sniffed from a server's memory via the
> heartbleed response packets -- that memory wasn't really initialized to
> random data or zero'd upon malloc(), nor garbage-collected upon free().
>
> Taking place over on the openssl-users ML, someone from Akamai posted a new
> secure memory allocator patch[4][5] that they have been using in production
> for about a decade.  That patch was cleaned up, diff'ed against
> openssl-1.0.1g, and posted to openssl-dev here:
> https://marc.info/?l=openssl-dev&m=139733477712798&q=p5
>
> It basically provides a secure memory area protected by guard pages for
> sensitive data, like RSA private keys, so that if another Heartbleed-like
> event occurs, things won't be as bad.  Hopefully...
>
> Is this something we want to look at adding to our openssl copy via an
> optional USE flag (default off)?

Not really, no. I would rather wait until other people have reviewed
and/or it has been pulled into openssl.

To cite the Akamai dev who posted the patch [1]:
"Let me restate that: *do not just take this patch and put it into
production without careful review.*"

Best,
Tiziano

[1] http://thread.gmane.org/gmane.comp.encryption.openssl.user/51243?resub=1



Re: [gentoo-dev] Packages up for grabs

2014-04-14 Thread Tom Wijsman
On Mon, 14 Apr 2014 11:08:17 +0400
Alexey Shvetsov  wrote:

> Hi all!
> 
> There are a list of packages up for grabs. I cannnot test anymore
> some of them, or i stopped use them.
> 
> app-text/fbreader
> dev-libs/liblinebreak
> net-wireless/madwimax
> net-wireless/wimax-tools
> net-wireless/wimax
> net-wireless/wpa_supplicant
> sys-fs/ocfs2-tools
> www-apps/owncloud
> www-apps/rutorrent

There are still other Gentoo Developers listed in some of them, for
example owncloud and wpa_supplicant; are they really up for grabs?

-- 
With kind regards,

Tom Wijsman (TomWij)
Gentoo Developer

E-mail address  : tom...@gentoo.org
GPG Public Key  : 6D34E57D
GPG Fingerprint : C165 AF18 AB4C 400B C3D2  ABF0 95B2 1FCD 6D34 E57D


signature.asc
Description: PGP signature


Re: [gentoo-dev] Packages up for grabs

2014-04-14 Thread Alice Ferrazzi
> There are a list of packages up for grabs. I cannnot test anymore some of
> them, or i stopped use them.
>
> app-text/fbreader
> dev-libs/liblinebreak
> net-wireless/madwimax
> net-wireless/wimax-tools
> net-wireless/wimax
> net-wireless/wpa_supplicant
> sys-fs/ocfs2-tools
> www-apps/owncloud
> www-apps/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 
PGP: 0EE4 555E 3AAC B4A4 798D 9AC5 8E31 1808 C553 2D33



Re: [gentoo-dev] Packages up for grabs

2014-04-14 Thread Daniel Campbell
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 04/14/2014 02:08 AM, Alexey Shvetsov wrote:
> Hi all!
> 
> There are a list of packages up for grabs. I cannnot test anymore some of 
> them, or i stopped use them.
> 
> app-text/fbreader dev-libs/liblinebreak net-wireless/madwimax 
> net-wireless/wimax-tools net-wireless/wimax net-wireless/wpa_supplicant 
> sys-fs/ocfs2-tools www-apps/owncloud www-apps/rutorrent
> 
> 

I wouldn't mind taking up www-apps/owncloud, as I've been wanting to play
around with that anyway. I'm in the process of becoming a developer, so this
might need to be okayed by my mentor (pchrist) first. I'll cc him on this.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.22 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJTS5uaAAoJEJUrb08JgYgHlfgH/RTiLcsmn4Zw+1JqU59uAGtN
md4oBnzJhrW0danokzcXnyj/9WYx/9bu/zEamye4MWiSZu2uBNYfQ9TUmTIZ7i8Q
2u5M4t++uyyW4xGXxydosq8WzuME30PIGGIkGt2wg6MgCyRymfxPDfer0MWCRrOt
/RR/1JgfOxeRRawcEpCtPKhcstW+uQFrEnH9X1Fi5f9lwtIpVrFW1W39TNm3GPbc
U7PmK8nuXB4LV6NLoL6+QZyIwP/qAeLHtIjdDozpBH5t/3lty8Z1rIKZoefvF+tf
KJYYJghAw3VqLn/agXtd6zmRSeMCdhbLrDlz+2O2xqSXGHdJzqjlBowGA8/h9F8=
=8fU2
-END PGP SIGNATURE-



[gentoo-dev] Packages up for grabs

2014-04-14 Thread Alexey Shvetsov
Hi all!

There are a list of packages up for grabs. I cannnot test anymore some of 
them, or i stopped use them.

app-text/fbreader
dev-libs/liblinebreak
net-wireless/madwimax
net-wireless/wimax-tools
net-wireless/wimax
net-wireless/wpa_supplicant
sys-fs/ocfs2-tools
www-apps/owncloud
www-apps/rutorrent


-- 
Best Regards,
Alexey 'Alexxy' Shvetsov
Petersburg Nuclear Physics Institute, NRC Kurchatov Institute, Gatchina, 
Russia
Department of Molecular and Radiation Biophysics
Gentoo Team Ru
Gentoo Linux Developer
mailto:alexx...@gmail.com
mailto:ale...@gentoo.org
mailto:ale...@omrb.pnpi.spb.ru

signature.asc
Description: This is a digitally signed message part.