Browse Source

Alejandro Mery <amery@geeks.cl>:

gcc33'ssp updated
new location 


git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1901 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Alejandro Mery 21 years ago
parent
commit
d74f197d8a
6 changed files with 11 additions and 10 deletions
  1. +1
    -0
      Documentation/Developers/CHANGELOG-RENE
  2. +2
    -2
      package/base/gcc2/gcc2.desc
  3. +1
    -1
      package/base/gcc3-cross/gcc3-cross.desc
  4. +2
    -2
      package/base/gcc3/gcc3.desc
  5. +5
    -1
      package/base/gcc33/gcc33.desc
  6. +0
    -4
      package/base/gccx/gccx.desc

+ 1
- 0
Documentation/Developers/CHANGELOG-RENE

@ -4,6 +4,7 @@
- finalized qcad
- of course we should install my *_ibook xkb files
- Alejandro Mery: little bdb cleanup and CV-URL
updated gcc's ssp updated and new location
*) 2003-11-29 (2.0.0-rc3 - 2.0.0-rc4)

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

@ -28,7 +28,7 @@
[T]
[T] This GCC contains the Stack-Smashing Protector Patch which can be enabled
[T] with the -fstack-protector command-line option. More information about it
[T] ca be found at http://www.trl.ibm.com/projects/security/ssp/ .
[T] ca be found at http://www.research.ibm.com/trl/projects/security/ssp/ .
[U] http://gcc.gnu.org/ The GCC Homepage
@ -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] 2603145003 protector-2.95.3-23.tar.gz http://researchweb.watson.ibm.com/trl/projects/security/ssp/gcc2_95_3/
[D] 2603145003 protector-2.95.3-23.tar.gz http://www.research.ibm.com/trl/projects/security/ssp/gcc2_95_3/

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

@ -28,7 +28,7 @@
[T]
[T] This GCC contains the Stack-Smashing Protector Patch which can be enabled
[T] with the -fstack-protector command-line option. More information about it
[T] ca be found at http://www.trl.ibm.com/projects/security/ssp/ .
[T] ca be found at http://www.research.ibm.com/trl/projects/security/ssp/ .
[U] http://gcc.gnu.org/ The GCC Homepage

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

@ -28,7 +28,7 @@
[T]
[T] This GCC contains the Stack-Smashing Protector Patch which can be enabled
[T] with the -fstack-protector command-line option. More information about it
[T] ca be found at http://www.trl.ibm.com/projects/security/ssp/ .
[T] ca be found at http://www.research.ibm.com/trl/projects/security/ssp/ .
[U] http://gcc.gnu.org/ The GCC Homepage
@ -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://researchweb.watson.ibm.com/trl/projects/security/ssp/gcc3_2_2/
[D] 2790839069 protector-3.2.2-10.tar.gz http://www.research.ibm.com/trl/projects/security/ssp/gcc3_2_2/

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

@ -25,6 +25,10 @@
[T] This package contains the GNU Compiler Collection. It includes compilers
[T] for the languages C, C++, Objective C, Fortran 77, Java and others ...
[T]
[T] This GCC contains the Stack-Smashing Protector Patch which can be enabled
[T] with the -fstack-protector command-line option. More information about it
[T] ca be found at http://www.research.ibm.com/trl/projects/security/ssp/ .
[U] http://gcc.gnu.org/ The GCC Homepage
@ -43,5 +47,5 @@
[P] O 012--5---9 118.000
[D] 4139893671 gcc-3.3.2.tar.bz2 ftp://gcc.gnu.org/pub/gcc/releases/gcc-3.3.2/
[D] 3860248313 protector-3.3-4.tar.gz http://researchweb.watson.ibm.com/trl/projects/security/ssp/gcc3_3/
[D] 3831155820 protector-3.3-5.tar.gz http://www.research.ibm.com/trl/projects/security/ssp/gcc3_3/

+ 0
- 4
package/base/gccx/gccx.desc

@ -28,10 +28,6 @@
[T]
[T] This packages is a _snapshot_ version of the GCC and _not_ indended for
[T] normal users!
[T]
[T] This GCC contains the Stack-Smashing Protector Patch which can be enabled
[T] with the -fstack-protector command-line option. More information about it
[T] ca be found at http://www.trl.ibm.com/projects/security/ssp/ .
[U] http://gcc.gnu.org/ The GCC Homepage

Loading…
Cancel
Save