1
0
2012-01-04 18:35:14 +00:00
committed by Git OBS Bridge
parent a623ad31df
commit 114b0c1e39
5 changed files with 26 additions and 14 deletions

View File

@@ -1,8 +1,17 @@
-------------------------------------------------------------------
Sun Jan 1 00:01:48 UTC 2012 - jengelh@medozas.de
Wed Jan 4 18:28:21 UTC 2012 - jengelh@medozas.de
- Update to newer git snapshot 1.0.1+git18
* license clarifications
- Update to new upstream release 1.0.0
* build and compilation updates
* expect: fix missing parsing of master tuple
* expect: nfexp_snprintf prints expectation timeout if present
* expect: nfexp_snprintf displays mask and master tuple information
* expect: add nfexp_send()
* expect: support CTA_EXPECT_HELP_NAME
* src: clarify licensing terms of library (GPLv2+)
* conntrack: fix size of CTA_PROTOINFO_TCP_FLAGS_ORIGINAL in ARM
* conntrack: fix set operation for master IPv6 src and dst
* expect: add nfexp_cmp
-------------------------------------------------------------------
Thu Dec 29 21:17:48 UTC 2011 - jengelh@medozas.de