Re: [gentoo-dev] Re: Improve the security of the default profile

2013-09-06 Thread Parker Schmitt
Perhaps a hardened desktop profile might be nice. Possibly even an selinux profile with the popular WMs. From what I remember users of the server profile are given a warning to switch to hardened though it would be nice to add hardened options to other "specialized" profiles. On Sat, Sep 7, 2013

Re: [gentoo-dev] Re: Improve the security of the default profile

2013-09-06 Thread Rick "Zero_Chaos" Farina
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/05/2013 07:06 AM, Mike Frysinger wrote: > On Thursday 05 September 2013 06:13:28 Agostino Sarubbo wrote: >> during an irc debate, me and other people just noticed that the default >> profile could use more flags to enhance the security. >> >> An

[gentoo-dev] Re: [PATCH git-r3] Support 'smart' choice of '--depth' for 'git fetch' command.

2013-09-06 Thread Duncan
Michał Górny posted on Fri, 06 Sep 2013 14:27:17 +0200 as excerpted: > A shallow git clone is a clone of the repository which keeps only the > latest commit in the branch. Aside from many disadvantages and potential > issues, they are very popular as they allow our users to save both space > and b

Re: [gentoo-dev] net-proxy herd is still looking for help (was: Re: [gentoo-dev] net-proxy herd is empty)

2013-09-06 Thread Bertrand Jacquin
On 2013-09-01 16:01, Tom Wijsman wrote: On Sun, 3 Mar 2013 21:00:19 +0200 Pavlos Ratis wrote: On Sun, Mar 3, 2013 at 6:16 PM, Tom Wijsman wrote: > On Sun, 03 Mar 2013 17:00:57 +0100 > Pacho Ramos wrote: > >> As wschlich no longer has enough time for that packages, this herd >> is now empty.

Re: [gentoo-dev] Re: [PATCH git-r3] Support 'smart' choice of '--depth' for 'git fetch' command.

2013-09-06 Thread Michał Górny
Dnia 2013-09-06, o godz. 16:55:41 Duncan <1i5t5.dun...@cox.net> napisał(a): > Michał Górny posted on Fri, 06 Sep 2013 14:27:17 +0200 as excerpted: > > > A shallow git clone is a clone of the repository which keeps only the > > latest commit in the branch. Aside from many disadvantages and potenti

[gentoo-dev] [PATCH git-r3] Support 'smart' choice of '--depth' for 'git fetch' command.

2013-09-06 Thread Michał Górny
A shallow git clone is a clone of the repository which keeps only the latest commit in the branch. Aside from many disadvantages and potential issues, they are very popular as they allow our users to save both space and bandwidth. Therefore, they are supported natively and used by default in git-r3