Browse Source

Alejandro Mery <amery@geeks.cl>:

new location for protectors
gcc33 protector updated to v3
patch gcc2 for building with gcc33
and a bonus... checksum for linux26 :-)



git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1210 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Alejandro Mery 21 years ago
parent
commit
97e145d175
5 changed files with 17 additions and 4 deletions
  1. +1
    -1
      package/base/gcc2/gcc2.desc
  2. +13
    -0
      package/base/gcc2/gcc33_support.patch
  3. +1
    -1
      package/base/gcc3/gcc3.desc
  4. +1
    -1
      package/base/gcc33/gcc33.desc
  5. +1
    -1
      package/base/linux26/linux26.desc

+ 1
- 1
package/base/gcc2/gcc2.desc

@ -47,5 +47,5 @@
[P] X 012--5---9 116.000
[D] 354985877 gcc-2.95.3.tar.bz2 ftp://gcc.gnu.org/pub/gcc/releases/gcc-2.95.3/
[D] 536936561 protector-2.95.3-22.tar.gz http://www.research.ibm.com/trl/projects/security/ssp/gcc2_95_3/
[D] 536936561 protector-2.95.3-22.tar.gz http://researchweb.watson.ibm.com/trl/projects/security/ssp/gcc2_95_3/

+ 13
- 0
package/base/gcc2/gcc33_support.patch

@ -0,0 +1,13 @@
--- ./gcc/ch/loop.c.orig 2003-08-03 12:26:04.000000000 -0400
+++ ./gcc/ch/loop.c 2003-08-03 12:28:30.000000000 -0400
@@ -318,8 +318,8 @@
(associated with all iterators).
NOTE: Z.200, section 10.1 says that a block is ...
- "the actions statement list in a do action, including any
- loop counter and while control". This means that an exp-
+ the actions statement list in a do action, including any
+ loop counter and while control. This means that an exp-
ression in a WHILE control can include references to the
loop counters created for the loop''s exclusive use.
Example:

+ 1
- 1
package/base/gcc3/gcc3.desc

@ -46,5 +46,5 @@
[P] X 012--5---9 117.000
[D] 4060808826 gcc-3.2.3.tar.bz2 ftp://gcc.gnu.org/pub/gcc/releases/gcc-3.2.3/
[D] 2790839069 protector-3.2.2-10.tar.gz http://www.research.ibm.com/trl/projects/security/ssp/gcc3_2_2/
[D] 2790839069 protector-3.2.2-10.tar.gz http://researchweb.watson.ibm.com/trl/projects/security/ssp/gcc3_2_2/

+ 1
- 1
package/base/gcc33/gcc33.desc

@ -43,5 +43,5 @@
[P] O 012--5---9 118.000
[D] 3829524661 gcc-3.3.1.tar.bz2 ftp://gcc.gnu.org/pub/gcc/releases/gcc-3.3.1/
[D] 2596370270 protector-3.3-2.tar.gz http://www.research.ibm.com/trl/projects/security/ssp/gcc3_3/
[D] 1911703655 protector-3.3-3.tar.gz http://researchweb.watson.ibm.com/trl/projects/security/ssp/gcc3_3/

+ 1
- 1
package/base/linux26/linux26.desc

@ -43,5 +43,5 @@
[O] vanilla_ver="2.6.0-test4"
[D] 0 linux-2.6.0-test4.tar.bz2 ftp://ftp.kernel.org/pub/linux/kernel/v2.6/
[D] 2074457667 linux-2.6.0-test4.tar.bz2 ftp://ftp.kernel.org/pub/linux/kernel/v2.6/

Loading…
Cancel
Save