Changelog for
tripwire-2.3.1-22.el3.i386.rpm :
Fri Apr 8 00:00:00 2005 Michael Schwendt
- rebuilt
Wed Jun 16 00:00:00 2004 Keith G. Robertson-Turner 0:2.3.1-20.fdr.1
- Revision bump to supersede Fedora Legacy
- Fixed a bogus entry in twpol.txt.in (modeprobe.conf -> modprobe.conf)
Fri Jun 11 00:00:00 2004 Keith G. Robertson-Turner 0:2.3.1-18.fdr.9
- Applied Paul Herman\'s patch to fix a format string vulnerability in
pipedmailmessage.cpp
Sun Feb 29 23:00:00 2004 Keith G. Robertson-Turner 0:2.3.1-18.fdr.8
- Default policy overhaul
- Spec cleanup
Sun Feb 22 23:00:00 2004 Keith G. Robertson-Turner 0:2.3.1-18.fdr.7
- Moved documentation data out of package description
Sat Feb 21 23:00:00 2004 Keith G. Robertson-Turner 0:2.3.1-18.fdr.6
- Removed explicit Buildrequires gcc-c++
Fri Feb 20 23:00:00 2004 Keith G. Robertson-Turner 0:2.3.1-18.fdr.5
- Finally moved twinstall.sh from the sysconfdir to the sbindir, since
it is not a configuration file. Fixes Red Hat bug #61855
- Renamed twinstall.sh to tripwire-setup-keyfiles, since the name is
misleading. It is setting up keyfiles, not installing an application
- Minor correction to twinstall.sh (now tripwire-setup-keyfiles), which
made an incorrect reference to the site key rather than the local key
- Long overdue default policy update
- Added explicit Buildrequires gcc-c++, to satisfy mach
Thu Feb 19 23:00:00 2004 Keith G. Robertson-Turner 0:2.3.1-18.fdr.4
- Fixed siggen.8 man page, broken command synopsis syntax. Submitted by
doclifter
- Set real hostname in post, so Tripwire works first time, without
editing twpol.txt
- More accurate package summary
- Spec cleanup
Fri Nov 28 23:00:00 2003 Keith G. Robertson-Turner 0:2.3.1-18.fdr.3
- Thanks to Michael Schwendt for really cleaning up the Spec file
- The remaining parts of the original tripwire-2.3.1-gcc3.patch have
now been implemented
- Debuginfo fully builds now
Thu Nov 27 23:00:00 2003 Keith G. Robertson-Turner 0:2.3.1-18.fdr.2
- Removed version specific grep dependency, since grep >= 2.3 is common
- Added openssl-devel and autoconf to build dependencies
- The tripwire-jbj.patch is now confirmed merged with tw-20030919.patch
- Added RPM optimisation flags option, disabled by default since it
breaks the code
- Fixed file permissions of packaged files
Wed Nov 26 23:00:00 2003 Keith G. Robertson-Turner 0:2.3.1-18.fdr.1
- Implemented Paul Herman\'s tw-20030919.patch
- Removed the fhs gcc3 and jbj patches, which are now broken/obsoleted
by the above
- Both the mkstemp and rfc822 patches are still implemented
- Build uses autoconf for now
- Spec file given complete overhaul for stricter compliance. More to do
Wed Jan 22 23:00:00 2003 Tim Powers
- rebuilt
Sat Nov 16 23:00:00 2002 Jeff Johnson 2.3.1-16
- rebuild from cvs.
- comment out debug messages to achieve compilation.
- include policyguide.txt (#72259).
- use mkstemp, not mktemp.
Sat Aug 3 00:00:00 2002 Mike A. Harris 2.3.1-14
- Modified default sample twpol file to remove bogus warnings (#70502)
Sat Jun 22 00:00:00 2002 Tim Powers 2.3.1-13
- automated rebuild
Mon May 27 00:00:00 2002 Tim Powers 2.3.1-12
- automated rebuild
Thu May 23 00:00:00 2002 Mike A. Harris 2.3.1-11
- Rebuilt in new build environment with gcc 3.1
Tue Feb 26 23:00:00 2002 Mike A. Harris 2.3.1-9
- Conditionalized gcc3 patch
- Added back the ExclusiveArch that is required but disappeared somewhere along
the line.
- Rebuild in new build environment
Thu Jan 31 23:00:00 2002 Mike A. Harris 2.3.1-7
- Bump release and rebuild in new environment.
- (Elliot Lee) Add patch to make it build with gcc3.
Fri Aug 10 00:00:00 2001 Nalin Dahyabhai 2.3.1-5
- define USE_FHS when USES_FHS is defined, so that the database winds up
in the right directory (#51332)
- update default twpol file to include files recently-added to the full
installation tree
Wed Jul 18 00:00:00 2001 Mike A. Harris 2.3.1-4
- Applied bugfix for (#47276) to make tripwire email RFC822 compliant, using
patch in bugreport from Michael Schwendt
Wed Jul 11 00:00:00 2001 Mike A. Harris 2.3.1-3
- Made package own dir /var/lib/tripwire
Tue Jun 26 00:00:00 2001 Nalin Dahyabhai
- update to 2.3.1-2
Thu Mar 1 23:00:00 2001 Bill Nottingham
- rebuild, fix defattr. Weird.
Tue Feb 27 23:00:00 2001 Nalin Dahyabhai
- refresh from upstream
- modify the default policy to match the current tree more closely (#28744)
- make the text files 0644, not 0755
- defattr for the sake of the docs
Thu Sep 21 00:00:00 2000 Nalin Dahyabhai
- change exclusivearch: i386 to exclusivearch: %{ix86} (#17759)
Thu Aug 24 00:00:00 2000 Than Ngo
- remove copyleft information in specfile (Bug #16765)
Wed Aug 23 00:00:00 2000 Nalin Dahyabhai
- remove duplicate source files
- sync up description with specspo
Sat Aug 5 00:00:00 2000 Than Ngo
- remove Vendor and Distribution from specfile (Bug #15246)
Sat Aug 5 00:00:00 2000 Than Ngo
- starts tripwire --check if it was configured before. (Bug #15384)
Sat Aug 5 00:00:00 2000 Nalin Dahyabhai
- fix sense of checking for the database\'s existence in the cron job
- actually include twinstall.sh, twcfg.txt, twpol.txt
Fri Aug 4 00:00:00 2000 Than Ngo
- permission fix (bug #15246)
Tue Aug 1 00:00:00 2000 Nalin Dahyabhai
- add quickstart docs (Ed)
- tweak description text (Ed)
Fri Jul 21 00:00:00 2000 Nalin Dahyabhai
- update .spec file to follow RPM conventions
- add tripwire --check to cron.daily