diff --git a/abicheck-1.2-fortify-source-fc5.patch b/abicheck-1.2-fortify-source-fc5.patch deleted file mode 100644 index 86e1f4d..0000000 --- a/abicheck-1.2-fortify-source-fc5.patch +++ /dev/null @@ -1,83 +0,0 @@ -diff -Nur abicheck-1.2-orig/abicheck.pl abicheck-1.2/abicheck.pl ---- abicheck-1.2-orig/abicheck.pl 2003-08-26 21:57:51.000000000 +0200 -+++ abicheck-1.2/abicheck.pl 2005-08-15 20:54:04.000000000 +0200 -@@ -3538,5 +3538,79 @@ - libnsl.so.1:readColdStartFile - libnsl.so.1:writeColdStartFile - ); -+ -+ # -+ # These are _FORTIFY_SOURCE symbols. -+ # -+ push(@{$public}, qw( -+ libc.so.6:__chk_fail -+ libc.so.6:__confstr_chk -+ libc.so.6:__fgets_chk -+ libc.so.6:__fgets_unlocked_chk -+ libc.so.6:__fgetws_chk -+ libc.so.6:__fgetws_unlocked_chk -+ libc.so.6:__fprintf_chk -+ libc.so.6:__fwprintf_chk -+ libc.so.6:__getcwd_chk -+ libc.so.6:__getdomainname_chk -+ libc.so.6:__getgroups_chk -+ libc.so.6:__gethostname_chk -+ libc.so.6:__getlogin_r_chk -+ libc.so.6:__gets_chk -+ libc.so.6:__getwd_chk -+ libc.so.6:__mbsnrtowcs_chk -+ libc.so.6:__mbsrtowcs_chk -+ libc.so.6:__mbstowcs_chk -+ libc.so.6:__memcpy_chk -+ libc.so.6:__memmove_chk -+ libc.so.6:__mempcpy_chk -+ libc.so.6:__memset_chk -+ libc.so.6:__pread64_chk -+ libc.so.6:__pread_chk -+ libc.so.6:__printf_chk -+ libc.so.6:__ptsname_r_chk -+ libc.so.6:__read_chk -+ libc.so.6:__readlink_chk -+ libc.so.6:__realpath_chk -+ libc.so.6:__recv_chk -+ libc.so.6:__recvfrom_chk -+ libc.so.6:__snprintf_chk -+ libc.so.6:__sprintf_chk -+ libc.so.6:__stack_chk_fail -+ libc.so.6:__stpcpy_chk -+ libc.so.6:__stpncpy_chk -+ libc.so.6:__strcat_chk -+ libc.so.6:__strcpy_chk -+ libc.so.6:__strncat_chk -+ libc.so.6:__strncpy_chk -+ libc.so.6:__swprintf_chk -+ libc.so.6:__syslog_chk -+ libc.so.6:__ttyname_r_chk -+ libc.so.6:__vfprintf_chk -+ libc.so.6:__vfwprintf_chk -+ libc.so.6:__vprintf_chk -+ libc.so.6:__vsnprintf_chk -+ libc.so.6:__vsprintf_chk -+ libc.so.6:__vswprintf_chk -+ libc.so.6:__vsyslog_chk -+ libc.so.6:__vwprintf_chk -+ libc.so.6:__wcpcpy_chk -+ libc.so.6:__wcpncpy_chk -+ libc.so.6:__wcrtomb_chk -+ libc.so.6:__wcscat_chk -+ libc.so.6:__wcscpy_chk -+ libc.so.6:__wcsncat_chk -+ libc.so.6:__wcsncpy_chk -+ libc.so.6:__wcsnrtombs_chk -+ libc.so.6:__wcsrtombs_chk -+ libc.so.6:__wcstombs_chk -+ libc.so.6:__wctomb_chk -+ libc.so.6:__wmemcpy_chk -+ libc.so.6:__wmemmove_chk -+ libc.so.6:__wmempcpy_chk -+ libc.so.6:__wmemset_chk -+ libc.so.6:__wprintf_chk -+ ) -+ ); - } - } diff --git a/abicheck-1.2-fortify-source-fc6.patch b/abicheck-1.2-fortify-source-fc6.patch new file mode 100644 index 0000000..3c46d57 --- /dev/null +++ b/abicheck-1.2-fortify-source-fc6.patch @@ -0,0 +1,84 @@ +diff -Nur abicheck-1.2-orig/abicheck.pl abicheck-1.2/abicheck.pl +--- abicheck-1.2-orig/abicheck.pl 2003-08-26 21:57:51.000000000 +0200 ++++ abicheck-1.2/abicheck.pl 2006-08-28 12:28:14.000000000 +0200 +@@ -3538,5 +3538,80 @@ + libnsl.so.1:readColdStartFile + libnsl.so.1:writeColdStartFile + ); ++ ++ # ++ # These are _FORTIFY_SOURCE symbols. ++ # ++ push(@{$public}, qw( ++ libc.so.6:__chk_fail ++ libc.so.6:__confstr_chk ++ libc.so.6:__fgets_chk ++ libc.so.6:__fgets_unlocked_chk ++ libc.so.6:__fgetws_chk ++ libc.so.6:__fgetws_unlocked_chk ++ libc.so.6:__fprintf_chk ++ libc.so.6:__fwprintf_chk ++ libc.so.6:__getcwd_chk ++ libc.so.6:__getdomainname_chk ++ libc.so.6:__getgroups_chk ++ libc.so.6:__gethostname_chk ++ libc.so.6:__getlogin_r_chk ++ libc.so.6:__gets_chk ++ libc.so.6:__getwd_chk ++ libc.so.6:__mbsnrtowcs_chk ++ libc.so.6:__mbsrtowcs_chk ++ libc.so.6:__mbstowcs_chk ++ libc.so.6:__memcpy_chk ++ libc.so.6:__memmove_chk ++ libc.so.6:__mempcpy_chk ++ libc.so.6:__memset_chk ++ libc.so.6:__pread64_chk ++ libc.so.6:__pread_chk ++ libc.so.6:__printf_chk ++ libc.so.6:__ptsname_r_chk ++ libc.so.6:__read_chk ++ libc.so.6:__readlinkat_chk ++ libc.so.6:__readlink_chk ++ libc.so.6:__realpath_chk ++ libc.so.6:__recv_chk ++ libc.so.6:__recvfrom_chk ++ libc.so.6:__snprintf_chk ++ libc.so.6:__sprintf_chk ++ libc.so.6:__stack_chk_fail ++ libc.so.6:__stpcpy_chk ++ libc.so.6:__stpncpy_chk ++ libc.so.6:__strcat_chk ++ libc.so.6:__strcpy_chk ++ libc.so.6:__strncat_chk ++ libc.so.6:__strncpy_chk ++ libc.so.6:__swprintf_chk ++ libc.so.6:__syslog_chk ++ libc.so.6:__ttyname_r_chk ++ libc.so.6:__vfprintf_chk ++ libc.so.6:__vfwprintf_chk ++ libc.so.6:__vprintf_chk ++ libc.so.6:__vsnprintf_chk ++ libc.so.6:__vsprintf_chk ++ libc.so.6:__vswprintf_chk ++ libc.so.6:__vsyslog_chk ++ libc.so.6:__vwprintf_chk ++ libc.so.6:__wcpcpy_chk ++ libc.so.6:__wcpncpy_chk ++ libc.so.6:__wcrtomb_chk ++ libc.so.6:__wcscat_chk ++ libc.so.6:__wcscpy_chk ++ libc.so.6:__wcsncat_chk ++ libc.so.6:__wcsncpy_chk ++ libc.so.6:__wcsnrtombs_chk ++ libc.so.6:__wcsrtombs_chk ++ libc.so.6:__wcstombs_chk ++ libc.so.6:__wctomb_chk ++ libc.so.6:__wmemcpy_chk ++ libc.so.6:__wmemmove_chk ++ libc.so.6:__wmempcpy_chk ++ libc.so.6:__wmemset_chk ++ libc.so.6:__wprintf_chk ++ ) ++ ); + } + } diff --git a/abicheck.spec b/abicheck.spec index 41c5dee..55f17bd 100644 --- a/abicheck.spec +++ b/abicheck.spec @@ -3,7 +3,7 @@ Summary: ABI checking tool Name: abicheck Version: 1.2 -Release: 10 +Release: 11 License: LGPL Group: Applications/File URL: http://abicheck.sourceforge.net/ @@ -12,7 +12,7 @@ Patch0: abicheck-1.2-fc3.patch Patch1: abicheck-1.2-test-static.patch Patch2: abicheck-1.2-bindings-fc4.patch Patch3: abicheck-1.2-libgcc.patch -Patch4: abicheck-1.2-fortify-source-fc5.patch +Patch4: abicheck-1.2-fortify-source-fc6.patch Patch5: abicheck-1.2-ldlinux.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot-%(%{__id_u} -n) Requires: binutils perl @@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Aug 28 2006 Michael Schwendt - 1.2-11 +- Rebuild and update fortify-source patch. + * Thu Mar 2 2006 Michael Schwendt - 1.2-10 - rebuilt for FC5 only to run the %%check section diff --git a/needs.rebuild b/needs.rebuild deleted file mode 100644 index 815fd29..0000000 --- a/needs.rebuild +++ /dev/null @@ -1 +0,0 @@ -http://fedoraproject.org/wiki/Extras/Schedule/FC6MassRebuild