libnetfilter_cthelper/libnetfilter_cthelper.changes

56 lines
2.0 KiB
Plaintext

-------------------------------------------------------------------
Thu May 5 13:38:58 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.0.1
* Allow build on uclinux
* Resolve use-after-free in nfct_helper_free()
* Resolve double free in nfct-helper-add example
* Fixed incorrect netlink message building with multiple nfct
helper policies
- Drop fix_h_expect_policy_free.patch (merged)
-------------------------------------------------------------------
Wed Oct 14 00:09:08 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Modernize specfile constructs.
-------------------------------------------------------------------
Mon Dec 8 17:27:32 UTC 2014 - jengelh@inai.de
- Remove version from subinclude directory; it tends to break
recompiles of third software after a library update.
-------------------------------------------------------------------
Sun Dec 7 19:58:44 UTC 2014 - cshorler@googlemail.com
- Add fix_h_expect_policy_free.patch to fix crash due to following
a just-freed pointer [bnc#908875]
-------------------------------------------------------------------
Tue Sep 23 15:43:40 UTC 2014 - jengelh@inai.de
- Drop gpg-offline build-time requirement; this is now handled by
the local source validator
-------------------------------------------------------------------
Wed Nov 28 20:23:02 CET 2012 - sbrabec@suse.cz
- Verify GPG signature
-------------------------------------------------------------------
Mon Oct 8 15:35:52 UTC 2012 - jengelh@inai.de
- Update to initial official release 1.0.0
* This library provides the infrastructure for the user-space
helper infrastructure available since the Linux kernel 3.6.
-------------------------------------------------------------------
Fri Aug 31 18:06:01 UTC 2012 - jengelh@inai.de
- Rectify baselibs.conf to include the right package name
-------------------------------------------------------------------
Mon Jun 4 14:06:19 UTC 2012 - jengelh@inai.de
- Initial package for build.opensuse.org