diff options
author | Magnus Granberg (Zorry) <zorry@gentoo.org> | 2010-04-10 14:02:52 +0200 |
---|---|---|
committer | Magnus Granberg (Zorry) <zorry@gentoo.org> | 2010-04-10 14:02:52 +0200 |
commit | c3b788538003a5f91d2288f2e1439a70219ed1ae (patch) | |
tree | 50e11d59f8128e8f105426816d3d6d1d088bf032 /specs | |
parent | Added espf for gcc-4.5.0 (diff) | |
download | hardened-gccpatchset-c3b788538003a5f91d2288f2e1439a70219ed1ae.tar.gz hardened-gccpatchset-c3b788538003a5f91d2288f2e1439a70219ed1ae.tar.bz2 hardened-gccpatchset-c3b788538003a5f91d2288f2e1439a70219ed1ae.zip |
updated the specs to 0.1.8 to fix strict_overflow and fix the README.Gentoo.patches
Diffstat (limited to 'specs')
-rw-r--r-- | specs/README.Changelog | 9 | ||||
-rw-r--r-- | specs/README.Gentoo.patches | 10 | ||||
-rw-r--r-- | specs/README.history | 59 | ||||
-rw-r--r-- | specs/vanilla.specs | 2 |
4 files changed, 32 insertions, 48 deletions
diff --git a/specs/README.Changelog b/specs/README.Changelog index c0c4d8c..99a6f3b 100644 --- a/specs/README.Changelog +++ b/specs/README.Changelog @@ -1,3 +1,8 @@ +0.1.8 Magnus Granberg <zorry@gentoo.org> + + * vanilla.specs change espf_cc1_strict_overflow to espf_cc1_strict + * README.Gentoo.patches Updated links. + 0.1.7 Magnus Granberg <zorry@ume.nu> * hardenednopie.spec new espf_options_pie_check @@ -8,7 +13,7 @@ * strictoverflow.specs new specs file espf_cc1_strict_overflow: new specs - * vanilla include strictoverflow.specs + * vanilla include strictoverflow.specs 0.1.5 Magnus Granberg <zorry@ume.nu> @@ -25,7 +30,7 @@ espf_link_command_pie: renamed to espf_link_pie: * noznow.specs renamed to hardenednoznow.specs espf_link: renamed to espf_link_now: - * vanilla.specs: change nossp.specs to hardenednossp.specs + * vanilla.specs: change nossp.specs to hardenednossp.specs change nopie.specs to hardenednopie.specs change noznow to hardenednoznow.specs diff --git a/specs/README.Gentoo.patches b/specs/README.Gentoo.patches index ef89a69..db43079 100644 --- a/specs/README.Gentoo.patches +++ b/specs/README.Gentoo.patches @@ -3,7 +3,7 @@ ================ Gentoo patchsets that have grown too large to keep on the rsync mirrors have -been moved to our cvs tree. From there, we bundle up all the whee little +been moved to our git tree. From there, we bundle up all the whee little patches into a tarball and distribute it via our public mirroring system. If you want specific info about a patch (like wtf it does or whose great idea @@ -19,10 +19,10 @@ probe you with their ... erm ... probes. === W[here]TF === ================= -For those with CVS access, you want the 'src/patchsets' dir inside of the -'gentoo' cvs module. +For those with git access +git://git.overlays.gentoo.org/proj/hardened-gccpatchset.git -For those w/out CVS access, this URL should help you: -http://sources.gentoo.org/gentoo/src/patchsets/ +For those w/out git access, this URL should help you: +http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-gccpatchset.git;a=summary It should be pretty easy to find your way around, you're a big boy after all. diff --git a/specs/README.history b/specs/README.history index e6ff9ab..b56e661 100644 --- a/specs/README.history +++ b/specs/README.history @@ -1,71 +1,50 @@ +0.1.8 04-10-2010 + vanilla.specs + README.Gentoo.patches + 0.1.7 09-24-2009 - - vanilla.specs - + vanilla.specs - - hardenednopie.specs - + hardenednopie.specs + vanilla.specs + hardenednopie.specs - hardenednoznow.specs - strictoverflow.specs - - README.Changelog - + README.Changelog - - README.history - + README.history + README.Gentoo.patches 0.1.6 09-20-2009 + strictoverflow.specs - - vanilla.specs - + vanilla.specs - - README.Changelog - + README.Changelog - - README.history - + README.history + vanilla.specs 0.1.5 09-08-2009 - - hardenednopie.specs - + hardenednopie.specs - - hardenednossp.specs - + hardenednossp.specs - + README.Changelog - + README.history + hardenednopie.specs + hardenednossp.specs 0.1.4 23-07-2009 - nopie.specs - noznow.specs - nossp.specs - - vanilla.specs - + vanilla.specs + vanilla.specs + hardenednopie.specs + hardenednoznow.specs + hardenednossp.specs 0.1.3 14-06-2009 - nofortify.specs - - nopie.specs - + nopie.specs - - noznow.specs - + noznow.specs - - vanilla.specs - + vanilla.specs - - nossp.specs - + nossp.specs + nopie.specs + noznow.specs + vanilla.specs + nossp.specs - strict.specs 0.1.2 08-05-2009 - - vanilla.specs - + vanilla.specs + vanilla.specs + strict.specs 0.1.1 04-05-2009 - nossp_all.specs - strict.specs - - nofortify.specs - + nofortify.specs - - nopie.specs - + nopie.specs - - vanilla.specs - + vanilla.specs - - nossp.specs - + nossp.specs + nofortify.specs + nopie.specs + vanilla.specs + nossp.specs 0.1.0 26-04-2009 + nofortify.specs diff --git a/specs/vanilla.specs b/specs/vanilla.specs index 9acce4b..4a7b4fe 100644 --- a/specs/vanilla.specs +++ b/specs/vanilla.specs @@ -3,6 +3,6 @@ *espf_link_now: -*espf_cc1_strict_overflow: +*espf_cc1_strict: |