Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open Source Tripwire 2.4.3.0 #6

Merged
merged 46 commits into from Apr 12, 2016
Merged

Open Source Tripwire 2.4.3.0 #6

merged 46 commits into from Apr 12, 2016

Conversation

brc0x1
Copy link
Member

@brc0x1 brc0x1 commented Mar 27, 2016

The changes in this update fall into 3 categories:

  • Fix compilation errors with gcc 4.7+ and LLVM/clang. This integrates various existing patches against the 2.4.2.x code line from the Fedora, Debian, OpenSuSE, Gentoo, FreeBSD and MacPorts projects.
  • Fix mishandling of SHA hashes, where the resulting value was always reported as "AAAAAAAAAAAAAA". This defect was introduced at some point in 2.4.2.x. The fix essentially reverts to the previous functioning implementation when not built w/ OpenSSL, and fixes the current impl. when OpenSSL is used.
  • Fix additional platform-specific errors on recent versions of OpenBSD and OpenSolaris/OpenIndiana, along with a variety of lesser-known platforms (MidnightBSD, Cygwin, Minix 3, GNU/Hurd, Haiku, Syllable, SkyOS, Icaros/AROS, Sortix) that are sufficiently Posix-like and are runnable under VirtualBox.

brc0x1 and others added 30 commits March 22, 2016 20:59
…lus platform-specific build fixes for OpenBSD, Minix, Hurd, Syllable, (possibly) Android.
…r have gethostbyname() in a weird library. Still generated w/ older v1.8.x automake/aclocal in order to keep diffs a reviewable size.
…ue; tweak filelist in touchconfig script; update ChangeLog, RPM spec, & MAINTAINERS
…equires configuring with the --disable-openssl option, due to use of an AC_TRY_RUN macro for OpenSSL detection. Depending on the targeted Android version, it may be necessary to supply 'CFLAGS=-fPIE' and 'LDFLAGS=-fPIE -pie' to create runnable binaries.
…kknife/tripwire); Update ChangeLog, Maintainers, Packaging & ReadMe to reflect changes & credit contributors
Merging AROS/Icaros fixes from dev branch
@brc0x1 brc0x1 merged commit a47c49c into Tripwire:master Apr 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant