File samhain-yule.changes of Package samhain
-------------------------------------------------------------------
Mon Oct 22 17:04:04 UTC 2012 - darin@darins.net
- create define for firewall service directory
- add defattr for mysql and postgres packages
-------------------------------------------------------------------
Mon Oct 22 14:24:41 UTC 2012 - darin@darins.net
- renamed yule.{spec,changes} to samhain-yule.{spec,changes}
-------------------------------------------------------------------
Sat Oct 20 09:05:28 UTC 2012 - darin@darins.net
- moved %changelog to .changes
- rework build and packaging for non-db, mysql, and postgresql
binaries
- implement update-alternatives to set default yule package
- suse init script for yule
- fix buildrequies/requies
-------------------------------------------------------------------
Tue May 16 00:00:00 UTC 2006 - Rainer Wichmann
- fix manual version, noticed by Imre Gergely
-------------------------------------------------------------------
Tue Apr 5 00:00:00 UTC 2005 - Rainer Wichmann
- disable automatic stripping, use sstrip
-------------------------------------------------------------------
Thu Mar 17 00:00:00 UTC 2005 - Rainer Wichmann
- fixes for enable-khide
-------------------------------------------------------------------
Wed Oct 20 00:00:00 UTC 2004 - Rainer Wichmann
- more fixes for client/server detection
- fix for samhain_stealth
-------------------------------------------------------------------
Sun Aug 15 00:00:00 UTC 2004 - Rainer Wichmann
- fix detection of client/server
-------------------------------------------------------------------
Sat Jun 19 00:00:00 UTC 2004 - Rainer Wichmann
- replace ./test.sh $i with make test$i
- add logic for rpm-light (remove some more files after install)
- make postun posix compliant (avoid empty argument list for rm -f)
-------------------------------------------------------------------
Wed Dec 31 00:00:00 UTC 2003 - sjcjonker@sjc.nl
- Fixed correctly build of yule-*-rpm
- Fixed excluding of yule_setpwd, and including of yulectl on yule build
- Fixed including of samhain_setpwd in samhain client build
- Above changes required for correct build in newer rpms,
with defaults for abort on unpacked files due to
%%_unpackaged_files_terminate_build 1 setting
- Fixed installation text for yule, not to display samhain text
- Added /sbin/chkconfig install_name on to enable the rc scripts
-------------------------------------------------------------------
Thu Dec 11 00:00:00 UTC 2003 - Christian Vanguers <cva at molis dot be>
- Fixed typo in samhain.spec
- Compiled on RedHat Enterprise Linux ES 3
-------------------------------------------------------------------
Wed Mar 26 00:00:00 UTC 2003 - Rainer Wichmann
- strip REQ_FROM_SERVER in config file path (%%config(noreplace) ...)
-------------------------------------------------------------------
Sun Jan 12 00:00:00 UTC 2003 - Rainer Wichmann <support at la-samhna dot de>
- replace %%configure with ./configure
-------------------------------------------------------------------
Tue Dec 24 00:00:00 UTC 2002 - Rainer Wichmann <support at la-samhna dot de>
- backported applicable changes to samhain.spec.in
- warn user that database must be initialized
- fix version of MANUAL in '%%files'
- test for chkconfig, use only if found
-------------------------------------------------------------------
Sun Dec 22 00:00:00 UTC 2002 - brblueser@uol.com.br
- fixed typo with _usr macro on ./configure
- stops running samhain before uninstall
- implemented conditionals to allow proper uninstalls/upgrades
- 'BuildPreReq: gpg' is considered only if '--with gpg' is provided
- run 'chkconfig' to activate samhain after installation
- warn user that samhain must be manually started after
install/upgrade
-------------------------------------------------------------------
Fri Dec 20 00:00:00 UTC 2002 - Rainer Wichmann <support at la-samhna dot de>
- backported to samhain.spec.in (take over user's choices from configure)
- also save samhain.startLSB and samhain.startSuSE for install-boot
-------------------------------------------------------------------
Thu Dec 19 00:00:00 UTC 2002 - brblueser@uol.com.br
- optional parameters '--with gpg' and '--with tests'
- use of pre-defined macros whenever possible
-------------------------------------------------------------------
Wed Dec 18 00:00:00 UTC 2002 - brblueser@uol.com.br
- Fixed installation process, avoiding hardcoded paths on the binaries
(thks to samhain's author Rainer Wichmann)
-------------------------------------------------------------------
Mon Dec 16 00:00:00 UTC 2002 - brblueser@uol.com.br
- First attempt to build from sources