SHA256
1
0
forked from pool/libnl3
2014-07-16 21:39:03 +00:00
committed by Git OBS Bridge
parent df3f95c0c1
commit 4bf9839ed8
4 changed files with 17 additions and 12 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Jul 16 21:24:48 UTC 2014 - jengelh@inai.de
- Update to new upstream release 3.2.25
* route: fix off-by-one in rtnl_act_parse()
* act: fix policy range check
* act: fix the logic of parsing actions
* u32: prevent memcpy from NULL
* attr: prevent garbage return value for NULL param
* introduce ipip, ip6, gre, sit tunnel support
* tc: add co_groups for tc qdisc and filter
-------------------------------------------------------------------
Fri Apr 25 14:35:55 UTC 2014 - dmueller@suse.com