SHA256
1
0
forked from pool/libnl3
2012-06-19 13:45:24 +00:00
committed by Git OBS Bridge
parent 53ba22b0c0
commit d2aa32f206
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jun 19 13:35:16 UTC 2012 - jengelh@inai.de
- Update to new upstream release 3.2.11
* add fwmark mask support
* genl: add genlmsg_hdr(), genlmsg_user_hdr(), genlmsg_user_data(),
and genlmsg_user_datalen()
* genl: Export genl_ops_resolve() and genl_mngt_resolve() in header
* rtnl_link_(get|set)_weight is deprecated in libnl
-------------------------------------------------------------------
Fri May 11 09:21:49 UTC 2012 - vuntz@opensuse.org