Hello community, here is the log from the commit of package elilo checked in at Sun Feb 25 23:23:34 CET 2007. -------- --- arch/i386/elilo/elilo.changes 2007-02-06 18:49:10.000000000 +0100 +++ /mounts/work_src_done/STABLE/elilo/elilo.changes 2007-02-23 10:44:44.000000000 +0100 @@ -1,0 +2,5 @@ +Fri Feb 23 10:44:35 CET 2007 - schwab@suse.de + +- Disable stack protector. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ elilo.spec ++++++ --- /var/tmp/diff_new_pack.c31261/_old 2007-02-25 23:23:11.000000000 +0100 +++ /var/tmp/diff_new_pack.c31261/_new 2007-02-25 23:23:11.000000000 +0100 @@ -14,7 +14,7 @@ URL: http://elilo.sourceforge.net/ Summary: EFI Linux Loader Version: 3.6 -Release: 44 +Release: 47 Group: System/Boot Autoreqprov: on PreReq: /usr/bin/perl @@ -51,7 +51,7 @@ ! fgrep '%%{version}-%%{release}' elilo.pl %build -make OPTIMFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" +make OPTIMFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -fno-stack-protector" pod2man -s 8 -c "System Boot" -r "SuSE Linux" \ -n elilo -d "%{version}-%{release}" elilo.pl elilo.8 touch -r elilo.pl elilo.8 @@ -78,7 +78,9 @@ /sbin/eliloalt #/usr/share/man/man8/* -%changelog -n elilo +%changelog +* Fri Feb 23 2007 - schwab@suse.de +- Disable stack protector. * Tue Feb 06 2007 - bwalle@suse.de - elilo.efi * increase command line size to 2048 (as in >= 2.6.20-rc6-mm1) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de