Skip to content

fwknop-2.6.11

Latest
Compare
Choose a tag to compare
@mrash mrash released this 07 Feb 02:05
· 1 commit to master since this release

What's Changed

  • Seed random() at least a bit before using random() by @khorben in #283
  • Fix two erroneous calls to strlcat() by @khorben in #284
  • Use execvp() instead of execvpe() by @khorben in #282
  • Use HTTP/1.1 when communicating over HTTP by @khorben in #273
  • khorben/coverity/1355235 TOCTOU by @khorben in #286
  • Fix AppArmor profile for Debian unstable by @fmarier in #292
  • Include systemd unit files in tarballs by @fmarier in #294
  • Remove obsolete @setcontentsaftertitlepage command by @fmarier in #348
  • Update apparmor profile to make it work on recent versions of Debian/Ubuntu by @fmarier in #336
  • Fixes for macOS build by @e40 in #361
  • Fix snprintf buffer length by @bbalp in #359
  • Soften the message when the stanza is not the correct one by @Seb35 in #358
  • Add missing /etc/gai.conf to AppArmor profile by @fmarier in #355
  • win32: Fix paths to common sources by @AlexAltea in #329
  • Fix build with Win32 VC14 by @DigitalDJ in #248
  • Add missing "Wants" directive in systemd unit file by @fmarier in #307
  • Restart fwknop-server on failure by @fmarier in #299
  • Fix compile warnings by @e40 in #362

New Contributors

Full Changelog: 2.6.10...2.6.11