File _patchinfo of Package patchinfo.26921
<patchinfo incident="26921">
<issue tracker="bnc" id="1116432">ipset save -file <filename> produces empty files</issue>
<issue tracker="bnc" id="1122853">ipset error with /etc/services in SLE 15</issue>
<issue tracker="jsc" id="PED-2086"/>
<packager>dspinella</packager>
<rating>important</rating>
<category>feature</category>
<summary>Feature update for ipset</summary>
<description>This update for ipset fixes the following issues:
Version update from 6.36 to 7.15 (jsc#PED-2086):
- Update needed to match kernel protocol version
- Fix bug with 'ipset save -file <filename>' that wrongly produced empty files (bsc#1116432)
- A new internal protocol version between the kernel and userspace is used. This is required in order to support two
new functions and the extendend LIST operation, which makes possible to run ipset in every case entirely over netlink
without the need to use getsockopt()
- Allow specifying protocols by number
- Enable memory accounting for ipset allocations
- Fix argument parsing buffer overflow in ipset_parse_argv
- Fix parsing the service names for ports
- Fix memory accounting for hash types on resize
- Fix rename concurrency with listing, which can result broken list/save results
- Fix to list/save into file specified by option
- Implement sorting for hash types in the ipset tool
- Limit the maximum range of consecutive elements to add/delete
- Support the '-exist' flag with the destroy command
- For the full list of changes please consult the changelog at https://ipset.netfilter.org/changelog.html
</description>
</patchinfo>