Skip to content
Snippets Groups Projects
Commit 5bd39511 authored by Arnaud Degroote's avatar Arnaud Degroote
Browse files

[wip/certi] Upgrade to 3.5.1

Changes since 3.4.3:
--------------------

- implement IEEE1516 hash API
- add IEEE1516-2010 xml support
- add an helper tool for parsing xml file
- misc. bug fix
parent 543c758d
No related branches found
No related tags found
No related merge requests found
...@@ -2,8 +2,7 @@ ...@@ -2,8 +2,7 @@
# Created: Arnaud Degroote on Tue, 12 Mar 2013 # Created: Arnaud Degroote on Tue, 12 Mar 2013
# #
PKG_VERSION= 3.4.3 PKG_VERSION= 3.5.1
PKGREVISION= 1
DISTNAME= CERTI-${PKG_VERSION}-Source DISTNAME= CERTI-${PKG_VERSION}-Source
PKGNAME= certi-${PKG_VERSION} PKGNAME= certi-${PKG_VERSION}
CATEGORIES= architecture CATEGORIES= architecture
......
@comment Mon Oct 13 11:25:26 CEST 2014 @comment Fri Oct 9 09:13:37 CEST 2015
bin/CertiCheckHostAndIP bin/CertiCheckHostAndIP
bin/CertiCheckXML
bin/CertiProcessus_A bin/CertiProcessus_A
bin/CertiProcessus_B bin/CertiProcessus_B
bin/CertiTestFederate-HLA13 bin/CertiTestFederate-HLA13
...@@ -87,6 +88,9 @@ include/libhla/HLAvariableArray.hh ...@@ -87,6 +88,9 @@ include/libhla/HLAvariableArray.hh
include/libhla/HLAvariantRecord.hh include/libhla/HLAvariantRecord.hh
include/libhla/MessageBuffer.hh include/libhla/MessageBuffer.hh
include/libhla/MsgBuffer.h include/libhla/MsgBuffer.h
include/libhla/MurmurHash2.h
include/libhla/MurmurHash3.h
include/libhla/PMurHash.h
include/libhla/PosixClock.hh include/libhla/PosixClock.hh
include/libhla/SHM.hh include/libhla/SHM.hh
include/libhla/SHMPosix.hh include/libhla/SHMPosix.hh
......
SHA1 (CERTI-3.4.3-Source.tar.gz) = 23a3ecaa5e928d311801c36bee64eba3142c5c23 SHA1 (CERTI-3.5.1-Source.tar.gz) = b9f6abf28ba804de029fc9eb6c30d20cc932135f
RMD160 (CERTI-3.4.3-Source.tar.gz) = b671359265a0f4bab6f5537807dab34c510ef7a6 RMD160 (CERTI-3.5.1-Source.tar.gz) = 5c8d206d8d9459f49ec4b9ea86b95fdf440fad04
Size (CERTI-3.4.3-Source.tar.gz) = 2098421 bytes Size (CERTI-3.5.1-Source.tar.gz) = 2123623 bytes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment