Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package open-isns for openSUSE:Factory checked in at 2024-11-09 20:54:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/open-isns (Old) and /work/SRC/openSUSE:Factory/.open-isns.new.2017 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "open-isns" Sat Nov 9 20:54:07 2024 rev:19 rq:1222896 version:0.103+2.296d533bd52a Changes: -------- --- /work/SRC/openSUSE:Factory/open-isns/open-isns.changes 2023-09-06 18:57:50.622811030 +0200 +++ /work/SRC/openSUSE:Factory/.open-isns.new.2017/open-isns.changes 2024-11-09 20:57:40.264673519 +0100 @@ -1,0 +2,33 @@ +Wed Nov 06 18:03:25 UTC 2024 - [email protected] + +- Update to version 0.103+2.296d533bd52a: + * Cleanup build system: remove aclocal directory + * Preparing for version 0.103 + * Testing: update testing system + * Update the git ignore list for meson + * Remove old stale TODO item + * Update HACKING file with memory debuging update + * Disable broken memory debugging + * Remove last remnants of the old Make/configure bulid system + * Testing: remove deprecated perl testing code + * isnsadm: more memleaks in error handling paths + * isnsadm: free simp in list_objects + * isnsadm: free qry in error paths + * rebuild_proxy_list: free proxy on error + * isns_get_address: free addrinfo on error + * isns_msg_complete: msg_buf resource leak + * register_exported_objects: move call definition insize loop + * rebuild_proxy_list: move def inside loop to make lifetime clear to static checkers + * refresh_registration: resource leak + * isns_create_getnnext_response: resource leak + * db mkdir: leak of strdup memory + * libisns: fix print_size overrun + * isns_proxy_free: fix free call on strdup string + * logging: fix segfault on an underflow with an input string of all newlines + * Fix the bug in compare value + * Quiet a commpiler warning. + +- Removed pach (no longer needed in new version): + * Quiet-a-commpiler-warning.patch + +------------------------------------------------------------------- Old: ---- Quiet-a-commpiler-warning.patch open-isns-0.102.tar.xz New: ---- open-isns-0.103+2.296d533bd52a.tar.xz BETA DEBUG BEGIN: Old:- Removed pach (no longer needed in new version): * Quiet-a-commpiler-warning.patch BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ open-isns.spec ++++++ --- /var/tmp/diff_new_pack.xeE4U4/_old 2024-11-09 20:57:40.720692488 +0100 +++ /var/tmp/diff_new_pack.xeE4U4/_new 2024-11-09 20:57:40.724692654 +0100 @@ -1,7 +1,7 @@ # # spec file for package open-isns # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,10 +26,9 @@ Summary: Partial Implementation of iSNS iSCSI registration License: LGPL-2.1-or-later Group: System/Kernel -Version: 0.102 +Version: 0.103+2.296d533bd52a Release: 0 Source: %{name}-%{version}.tar.xz -Patch1: Quiet-a-commpiler-warning.patch URL: https://github.com/open-iscsi/%{name} BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: autoconf @@ -110,7 +109,7 @@ %attr(0600,root,root) %config(noreplace) %{_sysconfdir}/isns/isnsdd.conf %{_sbindir}/rcisnsd %license COPYING -%doc HACKING README TODO +%doc HACKING README.md TODO %doc %{_mandir}/man8/isnsd.8%{?ext_man} %doc %{_mandir}/man8/isnsadm.8%{?ext_man} %doc %{_mandir}/man8/isnsdd.8%{?ext_man} ++++++ _service ++++++ --- /var/tmp/diff_new_pack.xeE4U4/_old 2024-11-09 20:57:40.756693986 +0100 +++ /var/tmp/diff_new_pack.xeE4U4/_new 2024-11-09 20:57:40.760694152 +0100 @@ -1,12 +1,13 @@ <services> <service name="tar_scm" mode="disabled"> - <param name="scm">git</param> <param name="url">https://github.com/open-iscsi/open-isns.git</param> - <param name="subdir"></param> + <param name="scm">git</param> <param name="filename">open-isns</param> - <param name="versionformat">0.102</param> - <param name="revision">v0.102</param> + <param name="version">HEAD</param> + <param name="versionformat">0.103+@TAG_OFFSET@.%h</param> + <param name="revision">HEAD</param> <param name="changesgenerate">enable</param> + <param name="exclude">.git</param> </service> <service name="recompress" mode="disabled"> <param name="file">open-isns*.tar</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.xeE4U4/_old 2024-11-09 20:57:40.780694984 +0100 +++ /var/tmp/diff_new_pack.xeE4U4/_new 2024-11-09 20:57:40.784695150 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/open-iscsi/open-isns.git</param> - <param name="changesrevision">c0e6d9fedc5a7041260de477fe1a8455fa074113</param></service></servicedata> + <param name="changesrevision">296d533bd52ad6b901cd7b8464ebab526aa7a975</param></service></servicedata> (No newline at EOF)
