scripts modified with -fstack-protect option, and micasad was updated to support try-restart and status commands.

This commit is contained in:
Cameron (Kamran) Mashayekhi
2006-02-13 16:52:25 +00:00
parent ec458809d0
commit 4c374e507d
13 changed files with 84 additions and 25 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Mon Feb 13 8:50:22 MST 2006 - cmashayekhi@novell.com
- compiler option -fstack-protector was added to the build scripts
- buffer overflow in pam-sscs.c was fixed.
- try-restart and status command line options were added to the
micad script and CASA.spec was updated
-------------------------------------------------------------------
Thu Feb 9 13:57:41 CET 2006 - meissner@suse.de
- disabled CASA by default again. #147934
- fixed file lists
- actually builds on all Mono supporting platforms now.
-------------------------------------------------------------------
Thu Feb 9 02:19:05 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Wed Feb 8 17:45:50 MST 2006 - cmashayekhi@novell.com