I just put together what will be first release after fork. I folded
all my (Fedora) and Debian patches into it. I think I'll make 0.68.1 a
bugfix and insfrastructure release.
Here is a shortlog:
Alexey Bestchiokov (1):
Fix flow-export problems described in
Andreas Jochens (1):
Fix an "invalid lvalue in assignment" compile error.
Ben Feinstein (1):
Add extra debugging to ftpdu_verify
Ilya Anfimov (1):
Fix ip-destination-address/source-tag
Kurt Roeckx (1):
Use time_t instead of u_int32 in ftfile_mkpath and
ftfile_pathname
Oleg Milaenko (1):
Use temporary time_t type variables to hold time values before
displaying.
Paul Hampson (1):
Fix paths for jade rebuilding documentation.
Paul P. Komkoff Jr (18):
Remove autogenerated files from source tree
Fix first line of included python scripts.
Avoid external "debug" variable.
Fix unitialized variable usage in flow-send
Fix unitialized variable usage in flow-export.c
On newer toolchain getopt won't work without including unistd.h
Update build system to latest automake.
Update version
Fix typo in commit f6734524444e04ffca2a5592061374cda67b4492
Add gitignore patterns
Update .gitignore
We pass "make distcheck" now
Remove some extra crap from configure.in
Fix first line of included utility scripts
Rework postgresql detection
Add fork readme, script to make releases, update gitignore
Update version
Update distfiles list, remove pyflowtools tarball.
Radu Spineanu (3):
Write the pid file only after binding the socket
Fix small error in flow-nfilter manpage.
Compiles libft with -fPIC to work ok with libcflow-perl