Your message dated Tue, 27 Feb 2024 02:48:16 +0000
with message-id <e1renvw-00guh0...@fasolo.debian.org>
and subject line Bug#1062456: fixed in ipset 7.21-2
has caused the Debian Bug report #1062456,
regarding ipset: NMU diff for 64-bit time_t transition
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1062456: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062456
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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~

--- End Message ---
--- Begin Message ---
Source: ipset
Source-Version: 7.21-2
Done: Neutron Soutmun <neutr...@debian.org>

We believe that the bug you reported is fixed in the latest version of
ipset, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1062...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Neutron Soutmun <neutr...@debian.org> (supplier of updated ipset package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 26 Feb 2024 13:46:08 +0700
Source: ipset
Architecture: source
Version: 7.21-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Netfilter Packaging Team 
<pkg-netfilter-t...@lists.alioth.debian.org>
Changed-By: Neutron Soutmun <neutr...@debian.org>
Closes: 1062456
Changes:
 ipset (7.21-2) unstable; urgency=medium
 .
   * [d7fdc50] Set DEB_BUILD_MAINT_OPTIONS with abi=+time64, Closes: #1062456
Checksums-Sha1:
 46ba8cf7ab5d7963874d5042fd56066b685dc79c 2173 ipset_7.21-2.dsc
 2fceabcc2de17d53d7ed27dccd77fca94b965e45 687746 ipset_7.21.orig.tar.bz2
 cd57b36a8eab2e055854107ddf684652ad330f6b 16784 ipset_7.21-2.debian.tar.xz
 8ef8087c83b21f42632cb35b360cb3b7be82bba9 7359 ipset_7.21-2_amd64.buildinfo
Checksums-Sha256:
 f2f6222f08faf728184b72ed02fc1f9401cfe79cd9e63f61a9ffa80d1bedc698 2173 
ipset_7.21-2.dsc
 e2c6ce4fcf3acb3893ca5d35c86935f80ad76fc5ccae601185842df760e0bc69 687746 
ipset_7.21.orig.tar.bz2
 cc842e0a44b389d0983b5dd581559595fca2185c41ac32e37174726496cf479f 16784 
ipset_7.21-2.debian.tar.xz
 a6e95d8f443e2d11cae444c3bef31749b978997c14934bc21de9085645e8ba82 7359 
ipset_7.21-2_amd64.buildinfo
Files:
 88e60223fd276e7642cff04233b6f314 2173 net optional ipset_7.21-2.dsc
 c1116de7c5dd01a0a83413b308ca1917 687746 net optional ipset_7.21.orig.tar.bz2
 b29f52b64bdbf3827644aa66e050428d 16784 net optional ipset_7.21-2.debian.tar.xz
 abb9e8ca94e5b3e104e4cc2d69d47759 7359 net optional ipset_7.21-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEE9TLaEOVj7oRECXehnQRwvabNxFcFAmXdQ+8ACgkQnQRwvabN
xFd/BhAAqhIV1r/J5c1sQ2q6czZGarxNA+uiRmxsc07MjO3e5jk1kURTwYWGlz21
mgI0we7+GMxKr0Hjnh8nJJQUHMAMXsapk8A1et4rzx7BJ/ZemQDoDMDk+ormUu3v
vr+Nz+vSuELPOHtPcmPJR/DOyYyjlizeosl/+7EQVX4LJEl8UspAWzXcteywI+v1
ibFjXj5agmnG9X1HrX0375Bx3v5TSasFwamE9Erhvh9GhsJ3iI4DfB/GItP1/N7C
YwUoG6h6s7NPG7xD0qNap+8KxGVvfOIiMLY+jafqfLJ0vsqn0xlNaZFIRltGnmCr
MJMwQlSII2MR0cgToPikRtfFe5c1dvvgEqQ64rwyRsaMsJWBw3uRCI+W0BS1yREQ
dQlm4gDBZclFHLS/3kpZqdve3VHWY6U9rsJTy0KI32VdGNkLbHTyuX9U/WkOK62F
17/kqq+fmdsqxYr9vNhN5zoGwBkEqEzIE9diys1u0Dr0LY14XTRICdVmSObCvK9o
IzVaqGzF0RLs63Nsq9kG8rTbMkESNZZy+kRh4ZwPqDN/Bi5ntOPI02RZ0BUomf4+
aICXBmdLXdZ3BtJNawJIM6eH2zii5PndWcB4l+UQ/VpeNDmXb3oNifGvluQWGnPU
AAtFi5ZwSL+ONy5p3NNwuepcLx+/w3Bv83W8bgTGtLEbhtrOgv0=
=lkKQ
-----END PGP SIGNATURE-----

Attachment: pgpIaykznmDlL.pgp
Description: PGP signature


--- End Message ---

Reply via email to