Commit graph

14 commits

Author SHA1 Message Date
Didier Fabert
e26478d33e update to 2.4.3.5 2017-04-06 12:34:21 +02:00
Didier Fabert
1aaea8fb76 Update to 2.4.3.4. Fix #1429542 2017-03-10 14:51:58 +01:00
Didier Fabert
1718aeabcb update to 2.4.3.3 2017-03-04 14:38:24 +01:00
Didier Fabert
b395444f88 Update to 2.4.3.2. Fix #830999 2017-02-02 19:51:28 +01:00
Didier Fabert
38c783ea57 New upstream version 2016-04-27 15:02:46 +02:00
Didier Fabert
1523760617 Update from upstream. Add patch to avoid narrowing error on f24+ 2016-04-23 12:18:59 +02:00
Tom Callaway
9122326da1 2.4.2.2, fix ftbfs 2012-03-05 15:31:59 -05:00
Brandon Holbrook
020c9e3379 Update to 2.4.1.2 2007-06-16 05:07:45 +00:00
Brandon Holbrook
97c36c6569 Upgrade to upstream 2.4.1.1 2007-03-01 06:07:40 +00:00
Brandon Holbrook
848f8ba79b auto-import tripwire-2.4.0.1-4 on branch devel from
tripwire-2.4.0.1-4.src.rpm
2006-12-22 04:47:55 +00:00
Brandon Holbrook
861c105ca4 Setup of module tripwire 2006-12-22 04:44:31 +00:00
Michael Schwendt
ec7d0f0a81 remove orphans from devel tree + add a file 'dead.package' as a marker 2006-05-15 10:55:32 +00:00
cvsextras
e48420d45c auto-import changelog data from tripwire-2.3.1-18.fdr.3.1.src.rpm
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
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 to be merged with
    tw-20030919.patch
- Added RPM optimization flags option, disabled by default since it breaks
    the code
- Fixed file permissions of packaged files
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. Still more to
    do
Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
Sat Nov 16 2002 Jeff Johnson <jbj@redhat.com> 2.3.1-16
- rebuild from cvs.
- comment out debug messages to achieve compilation.
- include policyguide.txt (#72259).
- use mkstemp, not mktemp.
Fri Aug 02 2002 Mike A. Harris <mharris@redhat.com> 2.3.1-14
- Modified default sample twpol file to remove bogus warnings (#70502)
Fri Jun 21 2002 Tim Powers <timp@redhat.com> 2.3.1-13
- automated rebuild
Sun May 26 2002 Tim Powers <timp@redhat.com> 2.3.1-12
- automated rebuild
Wed May 22 2002 Mike A. Harris <mharris@redhat.com> 2.3.1-11
- Rebuilt in new build environment with gcc 3.1
Tue Feb 26 2002 Mike A. Harris <mharris@redhat.com> 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 2002 Mike A. Harris <mharris@redhat.com> 2.3.1-7
- Bump release and rebuild in new environment.
- (Elliot Lee) Add patch to make it build with gcc3.
Thu Aug 09 2001 Nalin Dahyabhai <nalin@redhat.com> 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
Tue Jul 17 2001 Mike A. Harris <mharris@redhat.com> 2.3.1-4
- Applied bugfix for (#47276) to make tripwire email RFC822 compliant,
    using patch in bugreport from Michael Schwendt <mschwendt@yahoo.com>
Tue Jul 10 2001 Mike A. Harris <mharris@redhat.com> 2.3.1-3
- Made package own dir /var/lib/tripwire
Mon Jun 25 2001 Nalin Dahyabhai <nalin@redhat.com>
- update to 2.3.1-2
Thu Mar 01 2001 Bill Nottingham <notting@redhat.com>
- rebuild, fix defattr. Weird.
Tue Feb 27 2001 Nalin Dahyabhai <nalin@redhat.com>
- 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
Wed Sep 20 2000 Nalin Dahyabhai <nalin@redhat.com>
- change exclusivearch: i386 to exclusivearch: %{ix86} (#17759)
Wed Aug 23 2000 Than Ngo <than@redhat.com>
- remove copyleft information in specfile (Bug #16765)
Tue Aug 22 2000 Nalin Dahyabhai <nalin@redhat.com>
- remove duplicate source files
- sync up description with specspo
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- remove Vendor and Distribution from specfile (Bug #15246)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- starts tripwire --check if it was configured before. (Bug #15384)
Fri Aug 04 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix sense of checking for the database's existence in the cron job
- actually include twinstall.sh, twcfg.txt, twpol.txt
Thu Aug 03 2000 Than Ngo <than@redhat.de>
- permission fix (bug #15246)
Mon Jul 31 2000 Nalin Dahyabhai <nalin@redhat.com>
- add quickstart docs (Ed)
- tweak description text (Ed)
Thu Jul 20 2000 Nalin Dahyabhai <nalin@redhat.com>
- update .spec file to follow RPM conventions
- add tripwire --check to cron.daily
2004-11-08 05:29:07 +00:00
cvsextras
20d04df50b Setup of module tripwire 2004-11-08 05:29:04 +00:00