Package: libassa / 3.5.1-7

Metadata

Package Version Patches format
libassa 3.5.1-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 include fixes.diff | (download)

assa/CommonUtils.h | 1 1 0 - 0 !
assa/Logger_Impl.cpp | 1 1 0 - 0 !
assa/Logger_Impl.h | 1 1 0 - 0 !
3 files changed, 3 insertions( )

 modify includes
 This patch corrects the include headers on some source files
02 fix spelling error.patch | (download)

utils/assa-genesis.cpp | 6 3 3 - 0 !
utils/assa-hexdump.cpp | 2 1 1 - 0 !
2 files changed, 4 insertions( ), 4 deletions(-)

 fix spelling error in assa-genesis
 Should be "extension" and "message", not "extention" and "messag".
03 support hurd.patch | (download)

assa/Socket.cpp | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 allow libassa to build on hurd
 This patch includes sys/ioctl.h when the Hurd kernel is detected. If
 this is not done, the package fails to build.
04 fix more spelling.patch | (download)

assa/CmdLineOpts.cpp | 2 1 1 - 0 !
assa/CmdLineOpts.h | 2 1 1 - 0 !
assa/SigHandlers.cpp | 2 1 1 - 0 !
3 files changed, 3 insertions( ), 3 deletions(-)

 fix some additional spelling errors
 unsinged -> unsigned, Recevied -> Received
05 remove build path from doxygen.patch | (download)

doc/Doxyfile.in | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 don't have doxygen include the full path name of files
  in the generated documentation.