Revisions of tripwire

buildservice-autocommit accepted request 1151831 from Wolfgang Frisch's avatar Wolfgang Frisch (wfrisch) (revision 18)
baserev update by copy to link target
Wolfgang Frisch's avatar Wolfgang Frisch (wfrisch) accepted request 1151825 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 17)
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 909800 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 16)
initialized devel package after accepting 909800
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 909675 from Giacomo Comes's avatar Giacomo Comes (gcomes.obs) (revision 15)
fix build with gcc11
Marcus Meissner's avatar Marcus Meissner (msmeissn) committed (revision 14)
detach from facrtory
buildservice-autocommit accepted request 718777 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 13)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 718750 from Tuukka Pasanen's avatar Tuukka Pasanen (illuusio) (revision 12)
- Fix bug Bug 1096636 - tripwire looks for the configuration file in
  /etc instead of /etc/tripwire. Now tw.cfg will really appead in /etc/tripwire
  * add patch 'tripwire-2.4.3.7-config-dir-location.patch'
    which update config dir to /etc/tripwire.
  * add build require libtool (which pulls automake and autoconf)
  * add 'autoreconf -a -i' to make sure automake is overwritten
  * Move /etc/tw.cfg to /etc/tripwire/tw.cfg in %post as make transition smoother
  
buildservice-autocommit accepted request 706062 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 11)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 687885 from Tuukka Pasanen's avatar Tuukka Pasanen (illuusio) (revision 10)
- Update to version 2.4.3.7
- Changes from 2.4.3.2 to 2.4.3.7
    * Run Clang static analyzer & fix some of its quibbles
    * Fix compilation error on Alpine Linux 3.x (Issue #15)
    * Fix file permissions on a couple of source files (Issue #14)
    * Fix some errors w/ make install/uninstall/dist (Issue #15)
    * Fix a new issue with level 2 report printing ( Issue #19 )
    * Fix 'make install-strip' target, which wasn't actually 
      stripping binaries (Issue #20)
    * Updated release to include archives with curl/wget-friendly names (Issue #22) 
    * Buildsys: 'install-strip', 'uninstall', 'check', and 'distcheck'
      make targets now do useful things. (the install-strip change
      addresses the remaining bit of issue #18.)
    * Buildsys: To support old flavors of gcc, add "--disable-extrawarnings"
      configure option for compilers that don't understand -Wextra arg, and
      detect if the local g++ happens to be called c++.
    * Fix various new warnings w/ GCC 7.
    * Use std::unique_ptr instead of deprecated std::auto_ptr, where available.
    * Clean up / enable more twtest unit tests, & tweak the framework for clarity.
    * Remove more dead code and strip out a bunch of uses of the always-true IS_UNIX ifdef.
    * Address some static analysis warnings from CppCheck & Flawfinder
    * Add a sanity check in fcodatasourceiterimpl to address a unit test that failed on some platforms.
    * Update old policy test files in src/parser/testfiles to use current policy syntax.
    * Fix & expand tests in Perl acceptance test framework
    * Fix & expand twtest unit tests, & rework unit test mini-framework so they’re
      referenced by name, not some numeric ID, and list tests as “skipped" if
      they don’t make any test assertions.
    * Add configure options to enable coverage, profiling, & use
      /dev/urandom as RNG (all off by default)
    * Add a ‘list’ make target to list all make targets
    * Remove dead code & add test coverage per gcov+lcov results
    * Fix various memory issues pointed out by valgrind
    * In examine-encryption mode, better reporting (& nonzero exit) if we can't find a
      keyfile for the examined file.
    * More exception handling around individual objects & init/IC as a whole,
      since there have been occasional reports of uncaught exceptions during init or check,
      and so far haven’t been able to repro or figure out what circumstances
      it occurs under. (e.g. Github issue #25)
    * Tweak install.sh so it can be run directly, not just thru 'make install'
      if you want. (Github issue #26)
    * Improve native (non-Posixy) path handling on platforms that need it (DOS, AROS, RISC OS, Redox)
    * New platforms: MirOS BSD, Bitrig, LibertyBSD, RISC OS, Redox
    * Add default policies for HP-UX & various BSDs
    * Fix & expand tests in Perl acceptance test framework
    * Fix & expand twtest unit tests, & rework unit test mini-framework so they’re
      referenced by name, not some numeric ID, and list tests as “skipped" if they
      don’t make any test assertions.
    * Add configure options to enable coverage, profiling, & use /dev/urandom as RNG (all off by default)
    * Add a ‘list’ make target to list all make targets
    * Remove dead code & add test coverage per gcov+lcov results
    * Fix various memory issues pointed out by valgrind
    * In examine-encryption mode, better reporting (& nonzero exit) if we can't find
      a keyfile for the examined file.
    * More exception handling around individual objects & init/IC as a whole,
      since there have been occasional reports of uncaught exceptions during
      init or check, and so far haven’t been able to repro or figure out what
      circumstances it occurs under. (e.g. Github issue #25)
    * Tweak install.sh so it can be run directly, not just thru
      'make install' if you want. (Github issue #26)
    * Improve native (non-Posixy) path handling on platforms that
      need it (DOS, AROS, RISC OS, Redox)
    * New platforms: MirOS BSD, Bitrig, LibertyBSD, RISC OS, Redox
    * Add default policies for HP-UX & various BSDs
    * twprint can now print reports for individual objects.
    * twprint now has verbosity levels for --print-dbfile mode.
    * Provide a useful README.md (issue #17 ).
    * Document return codes in man pages (issue #28 ).
    * Update install script after testing on additional platforms.
    * Provide default policies for more operating systems, and update some
      existing policies
    * Usability tweaks to twtest.
    * Clean up code style with clang-format, & add a custom style that
      approximates existing OST usage.
    * Update copyright dates to 2018.
buildservice-autocommit accepted request 484793 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 9)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 482265 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 8)
- Replace old $RPM_* shell variables by macros.
- Provide "Tripwire" with full version
- Trim manual from description.
unknown committed (revision 7)
trigger service run
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 462057 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 6)
initialized devel package after accepting 462057
Marcus Meissner's avatar Marcus Meissner (msmeissn) committed (revision 5)
- removed author credits from description.
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 455780 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 4)
- Updated to 2.4.3.2 (bsc#1024442)
  See:
  https://github.com/Tripwire/tripwire-open-source/releases
- tripwire-2.4.1.2-src-off_t.patch: fixed upstream 
- tripwire-2.4.1.2-src-undefined-operation.patch: fixed upstream
- README.SuSE -> README.SUSE
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 132113 from Greg Freemyer's avatar Greg Freemyer (gregfreemyer) (revision 3)
I meant to revoke the last SR and clicked to accept it.  Sorry.

Update to latest upstream and add gcc47 patch.
Greg Freemyer's avatar Greg Freemyer (gregfreemyer) accepted request 132111 from Greg Freemyer's avatar Greg Freemyer (gregfreemyer) (revision 2)
upgrade to latest and add gcc47 patch
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 1)
Copy from home:poeml/tripwire via accept of submit request 12311
Request was accepted with message:
Displaying all 18 revisions
openSUSE Build Service is sponsored by