File ElectricFence.changes of Package ElectricFence
-------------------------------------------------------------------
Mon Feb 13 12:15:59 UTC 2017 - mpluskal@suse.com
- Cleanup spec file with spec-cleaner
-------------------------------------------------------------------
Mon Feb 13 08:28:55 UTC 2017 - martin.wilck@suse.com
- Compile with -fno-builtins to avoid infinite loop (bsc#1024939)
-------------------------------------------------------------------
Fri Oct 31 12:16:54 UTC 2014 - schwab@linux-m68k.org
- ElectricFence-strerror.diff: always use strerror instead of sys_errlist
-------------------------------------------------------------------
Wed Oct 5 12:31:23 UTC 2011 - uli@suse.com
- cross-build workaround: fake gcc script to work around build
system not honoring CC throughout
-------------------------------------------------------------------
Sat Sep 17 09:15:07 UTC 2011 - jengelh@medozas.de
- Remove redundant tags/sections from specfile
- Enable parallel build
-------------------------------------------------------------------
Thu Apr 19 12:07:38 CEST 2007 - prusnak@suse.cz
- fixed call to mmap functions (mmap.diff) [#265836]
-------------------------------------------------------------------
Wed Jan 25 21:31:11 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Thu Nov 18 01:51:14 CET 2004 - ro@suse.de
- fixed file list
-------------------------------------------------------------------
Sun Jan 11 11:51:17 CET 2004 - adrian@suse.de
- build as user
-------------------------------------------------------------------
Tue Jul 29 21:28:09 CEST 2003 - mjancar@suse.cz
- use %run_ldconfig
-------------------------------------------------------------------
Thu Jun 05 15:29:11 CEST 2003 - mjancar@suse.cz
- repacked source by bzip2
- pthread initialization fix (taken from RedHat 9)
* never call semaphore routines in between
__libc_malloc_pthread_startup(true) and
__libc_malloc_pthread_startup(false) (#83111)
* only use semaphore locking if application or its dependencies
are linked against -lpthread, don't link libefence.so against
-lpthread
-------------------------------------------------------------------
Thu Jan 10 10:19:02 CET 2002 - nadvornik@suse.cz
- used macros %{_lib} and %{_libdir}
-------------------------------------------------------------------
Thu Oct 4 09:01:09 CEST 2001 - nadvornik@suse.cz
- Set default alignment to __alignof__(long double)
- now can work with any value of alignment
-------------------------------------------------------------------
Mon Oct 1 16:09:00 CEST 2001 - schwab@suse.de
- Fix quoting in shell script.
- Set malloc aligment to sizeof(long double) by default, for architectures
that have strict alignment constraints.
-------------------------------------------------------------------
Wed Nov 29 14:08:49 CET 2000 - smid@suse.cz
- renamed: efence => ElectricFence
-------------------------------------------------------------------
Fri Oct 13 12:11:45 CEST 2000 - schwab@suse.de
- Fix CFLAGS.
-------------------------------------------------------------------
Fri Feb 25 12:12:02 CET 2000 - kukuk@suse.de
- fill out group tag
-------------------------------------------------------------------
Thu Jan 27 17:10:03 CET 2000 - uli@suse.de
- print.c: fixed misuse of va_arg() macro
-------------------------------------------------------------------
Tue Jan 25 18:35:29 CET 2000 - kukuk@suse.de
- Update to version 2.2.2
- Move /usr/man -> /usr/share/man
- Use BuildRoot
-------------------------------------------------------------------
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
-------------------------------------------------------------------
Sun Sep 20 18:20:24 MEST 1998 - ro@suse.de
- dont redeclare sys_errlist for glibc