Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libnss_nis for openSUSE:Factory checked in at 2025-08-27 21:35:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libnss_nis (Old) and /work/SRC/openSUSE:Factory/.libnss_nis.new.30751 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libnss_nis" Wed Aug 27 21:35:24 2025 rev:7 rq:1301531 version:3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/libnss_nis/libnss_nis.changes 2023-06-30 20:00:26.290202303 +0200 +++ /work/SRC/openSUSE:Factory/.libnss_nis.new.30751/libnss_nis.changes 2025-08-27 21:36:22.834944222 +0200 @@ -1,0 +2,7 @@ +Wed Aug 27 08:34:42 UTC 2025 - Thorsten Kukuk <ku...@suse.com> + +- Update to version 3.4 + - Fix memory leak in initgroups_dyn + - Remove publickey interface, no consumer left + +------------------------------------------------------------------- Old: ---- libnss_nis-3.2.tar.xz New: ---- libnss_nis-3.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libnss_nis.spec ++++++ --- /var/tmp/diff_new_pack.upqfbz/_old 2025-08-27 21:36:23.474970942 +0200 +++ /var/tmp/diff_new_pack.upqfbz/_new 2025-08-27 21:36:23.478971109 +0200 @@ -1,7 +1,7 @@ # # spec file for package libnss_nis # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,12 @@ Name: libnss_nis -Version: 3.2 +Version: 3.4 Release: 0 Summary: NSS NIS plugin for glibc License: LGPL-2.1-only Group: System/Libraries -URL: http://github.com/thkukuk/libnss_nis +URL: https://github.com/thkukuk/libnss_nis Source: %{name}-%{version}.tar.xz Source1: baselibs.conf BuildRequires: pkgconfig @@ -47,14 +47,14 @@ %build %configure -make %{?_smp_mflags} +%make_build %install %make_install rm -v %{buildroot}/%{_libdir}/%{name}.{a,la,so} %check -make %{?_smp_mflags} check +%make_build check %post -n libnss_nis2 -p /sbin/ldconfig %postun -n libnss_nis2 -p /sbin/ldconfig ++++++ libnss_nis-3.2.tar.xz -> libnss_nis-3.4.tar.xz ++++++ ++++ 27815 lines of diff (skipped)