Source: ipset
Version: 7.19-1
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-...@lists.debian.org
Usertags: time-t

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
ipset as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for ipset
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-15-generic (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect
diff -Nru ipset-7.19/debian/changelog ipset-7.19/debian/changelog
--- ipset-7.19/debian/changelog 2023-10-28 06:00:43.000000000 +0000
+++ ipset-7.19/debian/changelog 2024-02-01 15:40:38.000000000 +0000
@@ -1,3 +1,10 @@
+ipset (7.19-1.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Graham Inggs <gin...@debian.org>  Thu, 01 Feb 2024 15:40:38 +0000
+
 ipset (7.19-1) unstable; urgency=medium
 
   * [a1552d1] New upstream version 7.19
diff -Nru ipset-7.19/debian/control ipset-7.19/debian/control
--- ipset-7.19/debian/control   2023-10-28 06:00:43.000000000 +0000
+++ ipset-7.19/debian/control   2024-02-01 15:40:37.000000000 +0000
@@ -42,7 +42,7 @@
 Section: libdevel
 Architecture: linux-any
 Multi-Arch: same
-Depends: libipset13 (= ${binary:Version}), libmnl-dev, ${misc:Depends}
+Depends: libipset13t64 (= ${binary:Version}), libmnl-dev, ${misc:Depends}
 Description: development files for IP sets
  IP sets are a framework inside the Linux 2.4.x and 2.6.x kernel which can be
  administered by the ipset(8) utility. Depending on the type, currently an
@@ -64,7 +64,10 @@
  This package contains the development libraries and header files you need to
  develop your programs using the IP sets library.
 
-Package: libipset13
+Package: libipset13t64
+Provides: ${t64:Provides}
+Replaces: libipset13
+Breaks: libipset13 (<< ${source:Version})
 Section: libs
 Architecture: linux-any
 Multi-Arch: same
diff -Nru ipset-7.19/debian/libipset13.install 
ipset-7.19/debian/libipset13.install
--- ipset-7.19/debian/libipset13.install        2023-10-28 06:00:43.000000000 
+0000
+++ ipset-7.19/debian/libipset13.install        1970-01-01 00:00:00.000000000 
+0000
@@ -1 +0,0 @@
-usr/lib/*/*.so.*
diff -Nru ipset-7.19/debian/libipset13.symbols 
ipset-7.19/debian/libipset13.symbols
--- ipset-7.19/debian/libipset13.symbols        2023-10-28 06:00:43.000000000 
+0000
+++ ipset-7.19/debian/libipset13.symbols        1970-01-01 00:00:00.000000000 
+0000
@@ -1,162 +0,0 @@
-libipset.so.13 libipset13 #MINVER#
-* Build-Depends-Package: libipset-dev
- LIBIPSET_1.0@LIBIPSET_1.0 7.0-1~
- LIBIPSET_2.0@LIBIPSET_2.0 7.0-1~
- LIBIPSET_3.0@LIBIPSET_3.0 7.0-1~
- LIBIPSET_4.0@LIBIPSET_4.0 7.0-1~
- LIBIPSET_4.10@LIBIPSET_4.10 7.9-1~
- LIBIPSET_4.11@LIBIPSET_4.11 7.15-1~
- LIBIPSET_4.12@LIBIPSET_4.12 7.17-1~
- LIBIPSET_4.1@LIBIPSET_4.1 7.0-1~
- LIBIPSET_4.2@LIBIPSET_4.2 7.0-1~
- LIBIPSET_4.3@LIBIPSET_4.3 7.0-1~
- LIBIPSET_4.4@LIBIPSET_4.4 7.0-1~
- LIBIPSET_4.5@LIBIPSET_4.5 7.0-1~
- LIBIPSET_4.6@LIBIPSET_4.6 7.0-1~
- LIBIPSET_4.7@LIBIPSET_4.7 7.0-1~
- LIBIPSET_4.8@LIBIPSET_4.8 7.0-1~
- LIBIPSET_4.9@LIBIPSET_4.9 7.1-1~
- icmp_to_name@LIBIPSET_1.0 7.0-1~
- icmpv6_to_name@LIBIPSET_1.0 7.0-1~
- id_to_icmp@LIBIPSET_1.0 7.0-1~
- id_to_icmpv6@LIBIPSET_1.0 7.0-1~
- ipset_cache_add@LIBIPSET_1.0 7.0-1~
- ipset_cache_del@LIBIPSET_1.0 7.0-1~
- ipset_cache_fini@LIBIPSET_1.0 7.0-1~
- ipset_cache_init@LIBIPSET_1.0 7.0-1~
- ipset_cache_rename@LIBIPSET_1.0 7.0-1~
- ipset_cache_swap@LIBIPSET_1.0 7.0-1~
- ipset_call_parser@LIBIPSET_1.0 7.0-1~
- ipset_cmd@LIBIPSET_1.0 7.0-1~
- ipset_commit@LIBIPSET_1.0 7.0-1~
- ipset_custom_printf@LIBIPSET_4.8 7.0-1~
- ipset_data_cidr@LIBIPSET_1.0 7.0-1~
- ipset_data_family@LIBIPSET_1.0 7.0-1~
- ipset_data_fini@LIBIPSET_1.0 7.0-1~
- ipset_data_flags@LIBIPSET_1.0 7.0-1~
- ipset_data_flags_set@LIBIPSET_1.0 7.0-1~
- ipset_data_flags_test@LIBIPSET_1.0 7.0-1~
- ipset_data_flags_unset@LIBIPSET_1.0 7.0-1~
- ipset_data_get@LIBIPSET_1.0 7.0-1~
- ipset_data_ignored@LIBIPSET_1.0 7.0-1~
- ipset_data_init@LIBIPSET_1.0 7.0-1~
- ipset_data_reset@LIBIPSET_1.0 7.0-1~
- ipset_data_set@LIBIPSET_1.0 7.0-1~
- ipset_data_setname@LIBIPSET_1.0 7.0-1~
- ipset_data_sizeof@LIBIPSET_1.0 7.0-1~
- ipset_data_test_ignored@LIBIPSET_2.0 7.0-1~
- ipset_envopt_parse@LIBIPSET_1.0 7.0-1~
- ipset_envopt_set@LIBIPSET_4.8 7.0-1~
- ipset_envopt_test@LIBIPSET_1.0 7.0-1~
- ipset_envopt_unset@LIBIPSET_4.8 7.0-1~
- ipset_errcode@LIBIPSET_1.0 7.0-1~
- ipset_fini@LIBIPSET_4.8 7.0-1~
- ipset_get_nlmsg_type@LIBIPSET_1.0 7.0-1~
- ipset_ignored_optname@LIBIPSET_4.9 7.1-1~
- ipset_init@LIBIPSET_4.8 7.0-1~
- ipset_is_interactive@LIBIPSET_4.8 7.0-1~
- ipset_keyword@LIBIPSET_4.6 7.0-1~
- ipset_load_types@LIBIPSET_2.0 7.0-1~
- ipset_match_cmd@LIBIPSET_1.0 7.0-1~
- ipset_match_envopt@LIBIPSET_1.0 7.0-1~
- ipset_match_option@LIBIPSET_1.0 7.0-1~
- ipset_match_typename@LIBIPSET_1.0 7.0-1~
- ipset_parse_after@LIBIPSET_1.0 7.0-1~
- ipset_parse_argv@LIBIPSET_4.8 7.0-1~
- ipset_parse_before@LIBIPSET_1.0 7.0-1~
- ipset_parse_bitmask@LIBIPSET_4.12 7.17-1~
- ipset_parse_comment@LIBIPSET_4.1 7.0-1~
- ipset_parse_elem@LIBIPSET_1.0 7.0-1~
- ipset_parse_ether@LIBIPSET_1.0 7.0-1~
- ipset_parse_family@LIBIPSET_1.0 7.0-1~
- ipset_parse_filename@LIBIPSET_4.8 7.0-1~
- ipset_parse_flag@LIBIPSET_1.0 7.0-1~
- ipset_parse_icmp@LIBIPSET_1.0 7.0-1~
- ipset_parse_icmpv6@LIBIPSET_1.0 7.0-1~
- ipset_parse_iface@LIBIPSET_1.0 7.0-1~
- ipset_parse_ignored@LIBIPSET_1.0 7.0-1~
- ipset_parse_ip4_net6@LIBIPSET_1.0 7.0-1~
- ipset_parse_ip4_single6@LIBIPSET_1.0 7.0-1~
- ipset_parse_ip@LIBIPSET_1.0 7.0-1~
- ipset_parse_ipnet@LIBIPSET_1.0 7.0-1~
- ipset_parse_iprange@LIBIPSET_1.0 7.0-1~
- ipset_parse_iptimeout@LIBIPSET_1.0 7.0-1~
- ipset_parse_line@LIBIPSET_4.8 7.0-1~
- ipset_parse_mark@LIBIPSET_4.2 7.0-1~
- ipset_parse_name_compat@LIBIPSET_1.0 7.0-1~
- ipset_parse_net@LIBIPSET_1.0 7.0-1~
- ipset_parse_netmask@LIBIPSET_1.0 7.0-1~
- ipset_parse_netrange@LIBIPSET_1.0 7.0-1~
- ipset_parse_output@LIBIPSET_1.0 7.0-1~
- ipset_parse_port@LIBIPSET_1.0 7.0-1~
- ipset_parse_proto@LIBIPSET_1.0 7.0-1~
- ipset_parse_proto_port@LIBIPSET_1.0 7.0-1~
- ipset_parse_range@LIBIPSET_1.0 7.0-1~
- ipset_parse_setname@LIBIPSET_1.0 7.0-1~
- ipset_parse_single_ip@LIBIPSET_1.0 7.0-1~
- ipset_parse_single_tcp_port@LIBIPSET_1.0 7.0-1~
- ipset_parse_skbmark@LIBIPSET_4.3 7.0-1~
- ipset_parse_skbprio@LIBIPSET_4.3 7.0-1~
- ipset_parse_stream@LIBIPSET_4.8 7.0-1~
- ipset_parse_tcp_port@LIBIPSET_1.0 7.0-1~
- ipset_parse_tcp_udp_port@LIBIPSET_4.4 7.0-1~
- ipset_parse_tcpudp_port@LIBIPSET_1.0 7.0-1~
- ipset_parse_timeout@LIBIPSET_2.0 7.0-1~
- ipset_parse_typename@LIBIPSET_1.0 7.0-1~
- ipset_parse_uint16@LIBIPSET_4.4 7.0-1~
- ipset_parse_uint32@LIBIPSET_1.0 7.0-1~
- ipset_parse_uint64@LIBIPSET_4.0 7.0-1~
- ipset_parse_uint8@LIBIPSET_1.0 7.0-1~
- ipset_port_usage@LIBIPSET_2.0 7.0-1~
- ipset_print_comment@LIBIPSET_4.1 7.0-1~
- ipset_print_data@LIBIPSET_1.0 7.0-1~
- ipset_print_elem@LIBIPSET_1.0 7.0-1~
- ipset_print_ether@LIBIPSET_1.0 7.0-1~
- ipset_print_family@LIBIPSET_1.0 7.0-1~
- ipset_print_flag@LIBIPSET_1.0 7.0-1~
- ipset_print_hexnumber@LIBIPSET_4.10 7.9-1~
- ipset_print_icmp@LIBIPSET_1.0 7.0-1~
- ipset_print_icmpv6@LIBIPSET_1.0 7.0-1~
- ipset_print_iface@LIBIPSET_1.0 7.0-1~
- ipset_print_ip@LIBIPSET_1.0 7.0-1~
- ipset_print_ipaddr@LIBIPSET_1.0 7.0-1~
- ipset_print_mark@LIBIPSET_4.2 7.0-1~
- ipset_print_name@LIBIPSET_1.0 7.0-1~
- ipset_print_number@LIBIPSET_1.0 7.0-1~
- ipset_print_port@LIBIPSET_1.0 7.0-1~
- ipset_print_proto@LIBIPSET_1.0 7.0-1~
- ipset_print_proto_port@LIBIPSET_1.0 7.0-1~
- ipset_print_skbmark@LIBIPSET_4.3 7.0-1~
- ipset_print_skbprio@LIBIPSET_4.3 7.0-1~
- ipset_print_type@LIBIPSET_1.0 7.0-1~
- ipset_saved_type@LIBIPSET_1.0 7.0-1~
- ipset_session@LIBIPSET_4.8 7.0-1~
- ipset_session_data@LIBIPSET_1.0 7.0-1~
- ipset_session_fini@LIBIPSET_1.0 7.0-1~
- ipset_session_handle@LIBIPSET_1.0 7.0-1~
- ipset_session_init@LIBIPSET_1.0 7.0-1~
- ipset_session_io_close@LIBIPSET_4.8 7.0-1~
- ipset_session_io_full@LIBIPSET_4.8 7.0-1~
- ipset_session_io_normal@LIBIPSET_4.8 7.0-1~
- ipset_session_io_stream@LIBIPSET_4.8 7.0-1~
- ipset_session_lineno@LIBIPSET_1.0 7.0-1~
- ipset_session_output@LIBIPSET_1.0 7.0-1~
- ipset_session_print_outfn@LIBIPSET_4.8 7.0-1~
- ipset_session_printf_private@LIBIPSET_4.8 7.0-1~
- ipset_session_report@LIBIPSET_1.0 7.0-1~
- ipset_session_report_msg@LIBIPSET_4.9 7.1-1~
- ipset_session_report_reset@LIBIPSET_1.0 7.0-1~
- ipset_session_report_type@LIBIPSET_4.9 7.1-1~
- ipset_session_warning_as_error@LIBIPSET_4.7 7.0-1~
- ipset_strlcat@LIBIPSET_4.1 7.0-1~
- ipset_strlcpy@LIBIPSET_1.0 7.0-1~
- ipset_type_add@LIBIPSET_1.0 7.0-1~
- ipset_type_check@LIBIPSET_1.0 7.0-1~
- ipset_type_get@LIBIPSET_1.0 7.0-1~
- ipset_type_higher_rev@LIBIPSET_4.5 7.0-1~
- ipset_typename_resolve@LIBIPSET_1.0 7.0-1~
- ipset_types@LIBIPSET_1.0 7.0-1~
- ipset_xlate_argv@LIBIPSET_4.11 7.15-1~
- list_sort@LIBIPSET_4.9 7.1-1~
- name_to_icmp@LIBIPSET_1.0 7.0-1~
- name_to_icmpv6@LIBIPSET_1.0 7.0-1~
diff -Nru ipset-7.19/debian/libipset13t64.install 
ipset-7.19/debian/libipset13t64.install
--- ipset-7.19/debian/libipset13t64.install     1970-01-01 00:00:00.000000000 
+0000
+++ ipset-7.19/debian/libipset13t64.install     2023-10-28 06:00:43.000000000 
+0000
@@ -0,0 +1 @@
+usr/lib/*/*.so.*
diff -Nru ipset-7.19/debian/libipset13t64.lintian-overrides 
ipset-7.19/debian/libipset13t64.lintian-overrides
--- ipset-7.19/debian/libipset13t64.lintian-overrides   1970-01-01 
00:00:00.000000000 +0000
+++ ipset-7.19/debian/libipset13t64.lintian-overrides   2024-02-01 
15:40:38.000000000 +0000
@@ -0,0 +1 @@
+libipset13t64: package-name-doesnt-match-sonames libipset13
diff -Nru ipset-7.19/debian/libipset13t64.symbols 
ipset-7.19/debian/libipset13t64.symbols
--- ipset-7.19/debian/libipset13t64.symbols     1970-01-01 00:00:00.000000000 
+0000
+++ ipset-7.19/debian/libipset13t64.symbols     2024-02-01 15:40:38.000000000 
+0000
@@ -0,0 +1,162 @@
+libipset.so.13 libipset13t64 #MINVER#
+* Build-Depends-Package: libipset-dev
+ LIBIPSET_1.0@LIBIPSET_1.0 7.0-1~
+ LIBIPSET_2.0@LIBIPSET_2.0 7.0-1~
+ LIBIPSET_3.0@LIBIPSET_3.0 7.0-1~
+ LIBIPSET_4.0@LIBIPSET_4.0 7.0-1~
+ LIBIPSET_4.10@LIBIPSET_4.10 7.9-1~
+ LIBIPSET_4.11@LIBIPSET_4.11 7.15-1~
+ LIBIPSET_4.12@LIBIPSET_4.12 7.17-1~
+ LIBIPSET_4.1@LIBIPSET_4.1 7.0-1~
+ LIBIPSET_4.2@LIBIPSET_4.2 7.0-1~
+ LIBIPSET_4.3@LIBIPSET_4.3 7.0-1~
+ LIBIPSET_4.4@LIBIPSET_4.4 7.0-1~
+ LIBIPSET_4.5@LIBIPSET_4.5 7.0-1~
+ LIBIPSET_4.6@LIBIPSET_4.6 7.0-1~
+ LIBIPSET_4.7@LIBIPSET_4.7 7.0-1~
+ LIBIPSET_4.8@LIBIPSET_4.8 7.0-1~
+ LIBIPSET_4.9@LIBIPSET_4.9 7.1-1~
+ icmp_to_name@LIBIPSET_1.0 7.0-1~
+ icmpv6_to_name@LIBIPSET_1.0 7.0-1~
+ id_to_icmp@LIBIPSET_1.0 7.0-1~
+ id_to_icmpv6@LIBIPSET_1.0 7.0-1~
+ ipset_cache_add@LIBIPSET_1.0 7.0-1~
+ ipset_cache_del@LIBIPSET_1.0 7.0-1~
+ ipset_cache_fini@LIBIPSET_1.0 7.0-1~
+ ipset_cache_init@LIBIPSET_1.0 7.0-1~
+ ipset_cache_rename@LIBIPSET_1.0 7.0-1~
+ ipset_cache_swap@LIBIPSET_1.0 7.0-1~
+ ipset_call_parser@LIBIPSET_1.0 7.0-1~
+ ipset_cmd@LIBIPSET_1.0 7.0-1~
+ ipset_commit@LIBIPSET_1.0 7.0-1~
+ ipset_custom_printf@LIBIPSET_4.8 7.0-1~
+ ipset_data_cidr@LIBIPSET_1.0 7.0-1~
+ ipset_data_family@LIBIPSET_1.0 7.0-1~
+ ipset_data_fini@LIBIPSET_1.0 7.0-1~
+ ipset_data_flags@LIBIPSET_1.0 7.0-1~
+ ipset_data_flags_set@LIBIPSET_1.0 7.0-1~
+ ipset_data_flags_test@LIBIPSET_1.0 7.0-1~
+ ipset_data_flags_unset@LIBIPSET_1.0 7.0-1~
+ ipset_data_get@LIBIPSET_1.0 7.0-1~
+ ipset_data_ignored@LIBIPSET_1.0 7.0-1~
+ ipset_data_init@LIBIPSET_1.0 7.0-1~
+ ipset_data_reset@LIBIPSET_1.0 7.0-1~
+ ipset_data_set@LIBIPSET_1.0 7.0-1~
+ ipset_data_setname@LIBIPSET_1.0 7.0-1~
+ ipset_data_sizeof@LIBIPSET_1.0 7.0-1~
+ ipset_data_test_ignored@LIBIPSET_2.0 7.0-1~
+ ipset_envopt_parse@LIBIPSET_1.0 7.0-1~
+ ipset_envopt_set@LIBIPSET_4.8 7.0-1~
+ ipset_envopt_test@LIBIPSET_1.0 7.0-1~
+ ipset_envopt_unset@LIBIPSET_4.8 7.0-1~
+ ipset_errcode@LIBIPSET_1.0 7.0-1~
+ ipset_fini@LIBIPSET_4.8 7.0-1~
+ ipset_get_nlmsg_type@LIBIPSET_1.0 7.0-1~
+ ipset_ignored_optname@LIBIPSET_4.9 7.1-1~
+ ipset_init@LIBIPSET_4.8 7.0-1~
+ ipset_is_interactive@LIBIPSET_4.8 7.0-1~
+ ipset_keyword@LIBIPSET_4.6 7.0-1~
+ ipset_load_types@LIBIPSET_2.0 7.0-1~
+ ipset_match_cmd@LIBIPSET_1.0 7.0-1~
+ ipset_match_envopt@LIBIPSET_1.0 7.0-1~
+ ipset_match_option@LIBIPSET_1.0 7.0-1~
+ ipset_match_typename@LIBIPSET_1.0 7.0-1~
+ ipset_parse_after@LIBIPSET_1.0 7.0-1~
+ ipset_parse_argv@LIBIPSET_4.8 7.0-1~
+ ipset_parse_before@LIBIPSET_1.0 7.0-1~
+ ipset_parse_bitmask@LIBIPSET_4.12 7.17-1~
+ ipset_parse_comment@LIBIPSET_4.1 7.0-1~
+ ipset_parse_elem@LIBIPSET_1.0 7.0-1~
+ ipset_parse_ether@LIBIPSET_1.0 7.0-1~
+ ipset_parse_family@LIBIPSET_1.0 7.0-1~
+ ipset_parse_filename@LIBIPSET_4.8 7.0-1~
+ ipset_parse_flag@LIBIPSET_1.0 7.0-1~
+ ipset_parse_icmp@LIBIPSET_1.0 7.0-1~
+ ipset_parse_icmpv6@LIBIPSET_1.0 7.0-1~
+ ipset_parse_iface@LIBIPSET_1.0 7.0-1~
+ ipset_parse_ignored@LIBIPSET_1.0 7.0-1~
+ ipset_parse_ip4_net6@LIBIPSET_1.0 7.0-1~
+ ipset_parse_ip4_single6@LIBIPSET_1.0 7.0-1~
+ ipset_parse_ip@LIBIPSET_1.0 7.0-1~
+ ipset_parse_ipnet@LIBIPSET_1.0 7.0-1~
+ ipset_parse_iprange@LIBIPSET_1.0 7.0-1~
+ ipset_parse_iptimeout@LIBIPSET_1.0 7.0-1~
+ ipset_parse_line@LIBIPSET_4.8 7.0-1~
+ ipset_parse_mark@LIBIPSET_4.2 7.0-1~
+ ipset_parse_name_compat@LIBIPSET_1.0 7.0-1~
+ ipset_parse_net@LIBIPSET_1.0 7.0-1~
+ ipset_parse_netmask@LIBIPSET_1.0 7.0-1~
+ ipset_parse_netrange@LIBIPSET_1.0 7.0-1~
+ ipset_parse_output@LIBIPSET_1.0 7.0-1~
+ ipset_parse_port@LIBIPSET_1.0 7.0-1~
+ ipset_parse_proto@LIBIPSET_1.0 7.0-1~
+ ipset_parse_proto_port@LIBIPSET_1.0 7.0-1~
+ ipset_parse_range@LIBIPSET_1.0 7.0-1~
+ ipset_parse_setname@LIBIPSET_1.0 7.0-1~
+ ipset_parse_single_ip@LIBIPSET_1.0 7.0-1~
+ ipset_parse_single_tcp_port@LIBIPSET_1.0 7.0-1~
+ ipset_parse_skbmark@LIBIPSET_4.3 7.0-1~
+ ipset_parse_skbprio@LIBIPSET_4.3 7.0-1~
+ ipset_parse_stream@LIBIPSET_4.8 7.0-1~
+ ipset_parse_tcp_port@LIBIPSET_1.0 7.0-1~
+ ipset_parse_tcp_udp_port@LIBIPSET_4.4 7.0-1~
+ ipset_parse_tcpudp_port@LIBIPSET_1.0 7.0-1~
+ ipset_parse_timeout@LIBIPSET_2.0 7.0-1~
+ ipset_parse_typename@LIBIPSET_1.0 7.0-1~
+ ipset_parse_uint16@LIBIPSET_4.4 7.0-1~
+ ipset_parse_uint32@LIBIPSET_1.0 7.0-1~
+ ipset_parse_uint64@LIBIPSET_4.0 7.0-1~
+ ipset_parse_uint8@LIBIPSET_1.0 7.0-1~
+ ipset_port_usage@LIBIPSET_2.0 7.0-1~
+ ipset_print_comment@LIBIPSET_4.1 7.0-1~
+ ipset_print_data@LIBIPSET_1.0 7.0-1~
+ ipset_print_elem@LIBIPSET_1.0 7.0-1~
+ ipset_print_ether@LIBIPSET_1.0 7.0-1~
+ ipset_print_family@LIBIPSET_1.0 7.0-1~
+ ipset_print_flag@LIBIPSET_1.0 7.0-1~
+ ipset_print_hexnumber@LIBIPSET_4.10 7.9-1~
+ ipset_print_icmp@LIBIPSET_1.0 7.0-1~
+ ipset_print_icmpv6@LIBIPSET_1.0 7.0-1~
+ ipset_print_iface@LIBIPSET_1.0 7.0-1~
+ ipset_print_ip@LIBIPSET_1.0 7.0-1~
+ ipset_print_ipaddr@LIBIPSET_1.0 7.0-1~
+ ipset_print_mark@LIBIPSET_4.2 7.0-1~
+ ipset_print_name@LIBIPSET_1.0 7.0-1~
+ ipset_print_number@LIBIPSET_1.0 7.0-1~
+ ipset_print_port@LIBIPSET_1.0 7.0-1~
+ ipset_print_proto@LIBIPSET_1.0 7.0-1~
+ ipset_print_proto_port@LIBIPSET_1.0 7.0-1~
+ ipset_print_skbmark@LIBIPSET_4.3 7.0-1~
+ ipset_print_skbprio@LIBIPSET_4.3 7.0-1~
+ ipset_print_type@LIBIPSET_1.0 7.0-1~
+ ipset_saved_type@LIBIPSET_1.0 7.0-1~
+ ipset_session@LIBIPSET_4.8 7.0-1~
+ ipset_session_data@LIBIPSET_1.0 7.0-1~
+ ipset_session_fini@LIBIPSET_1.0 7.0-1~
+ ipset_session_handle@LIBIPSET_1.0 7.0-1~
+ ipset_session_init@LIBIPSET_1.0 7.0-1~
+ ipset_session_io_close@LIBIPSET_4.8 7.0-1~
+ ipset_session_io_full@LIBIPSET_4.8 7.0-1~
+ ipset_session_io_normal@LIBIPSET_4.8 7.0-1~
+ ipset_session_io_stream@LIBIPSET_4.8 7.0-1~
+ ipset_session_lineno@LIBIPSET_1.0 7.0-1~
+ ipset_session_output@LIBIPSET_1.0 7.0-1~
+ ipset_session_print_outfn@LIBIPSET_4.8 7.0-1~
+ ipset_session_printf_private@LIBIPSET_4.8 7.0-1~
+ ipset_session_report@LIBIPSET_1.0 7.0-1~
+ ipset_session_report_msg@LIBIPSET_4.9 7.1-1~
+ ipset_session_report_reset@LIBIPSET_1.0 7.0-1~
+ ipset_session_report_type@LIBIPSET_4.9 7.1-1~
+ ipset_session_warning_as_error@LIBIPSET_4.7 7.0-1~
+ ipset_strlcat@LIBIPSET_4.1 7.0-1~
+ ipset_strlcpy@LIBIPSET_1.0 7.0-1~
+ ipset_type_add@LIBIPSET_1.0 7.0-1~
+ ipset_type_check@LIBIPSET_1.0 7.0-1~
+ ipset_type_get@LIBIPSET_1.0 7.0-1~
+ ipset_type_higher_rev@LIBIPSET_4.5 7.0-1~
+ ipset_typename_resolve@LIBIPSET_1.0 7.0-1~
+ ipset_types@LIBIPSET_1.0 7.0-1~
+ ipset_xlate_argv@LIBIPSET_4.11 7.15-1~
+ list_sort@LIBIPSET_4.9 7.1-1~
+ name_to_icmp@LIBIPSET_1.0 7.0-1~
+ name_to_icmpv6@LIBIPSET_1.0 7.0-1~

Reply via email to