Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mcstrans for openSUSE:Factory checked in at 2026-02-09 11:43:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mcstrans (Old) and /work/SRC/openSUSE:Factory/.mcstrans.new.1670 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mcstrans" Mon Feb 9 11:43:01 2026 rev:41 rq:1331578 version:3.10 Changes: -------- --- /work/SRC/openSUSE:Factory/mcstrans/mcstrans.changes 2025-07-24 18:34:37.798570672 +0200 +++ /work/SRC/openSUSE:Factory/.mcstrans.new.1670/mcstrans.changes 2026-02-09 11:43:29.414075753 +0100 @@ -1,0 +2,9 @@ +Thu Feb 5 16:06:12 UTC 2026 - Cathy Hu <[email protected]> + +- Update to version 3.10 + https://github.com/SELinuxProject/selinux/releases/tag/3.10 + * no functional change, small test case change +- keyring: Add key of Jason Zaman <[email protected]> + * added 63191CE94183098689CAB8DB7EF137EC935B0EAF [expires: 2026-02-08] + +------------------------------------------------------------------- Old: ---- mcstrans-3.9.tar.gz mcstrans-3.9.tar.gz.asc New: ---- mcstrans-3.10.tar.gz mcstrans-3.10.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mcstrans.spec ++++++ --- /var/tmp/diff_new_pack.E4mjb6/_old 2026-02-09 11:43:32.106189010 +0100 +++ /var/tmp/diff_new_pack.E4mjb6/_new 2026-02-09 11:43:32.106189010 +0100 @@ -1,7 +1,7 @@ # # spec file for package mcstrans # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 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,7 +17,7 @@ Name: mcstrans -Version: 3.9 +Version: 3.10 Release: 0 Summary: SELinux Translation Daemon License: GPL-2.0-or-later ++++++ mcstrans-3.9.tar.gz -> mcstrans-3.10.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mcstrans-3.9/VERSION new/mcstrans-3.10/VERSION --- old/mcstrans-3.9/VERSION 2025-07-16 12:55:13.000000000 +0200 +++ new/mcstrans-3.10/VERSION 2026-02-02 03:01:16.000000000 +0100 @@ -1 +1 @@ -3.9 +3.10 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mcstrans-3.9/share/util/mlstrans-test new/mcstrans-3.10/share/util/mlstrans-test --- old/mcstrans-3.9/share/util/mlstrans-test 2025-07-16 12:55:13.000000000 +0200 +++ new/mcstrans-3.10/share/util/mlstrans-test 2026-02-02 03:01:16.000000000 +0100 @@ -8,7 +8,7 @@ def untrans(trans, val): - global errors, verbose + global errors (rc, raw) = selinux.selinux_trans_to_raw_context(trans) if raw != val: print("untrans: '%s' -> '%s' != '%s' FAILED" % (trans, raw, val)) @@ -19,7 +19,7 @@ def trans(raw, val): - global errors, verbose + global errors (rc, trans) = selinux.selinux_raw_to_trans_context(raw) if trans != val: print("trans: '%s' -> '%s' != '%s' FAILED" % (raw, trans, val)) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mcstrans-3.9/src/Makefile new/mcstrans-3.10/src/Makefile --- old/mcstrans-3.9/src/Makefile 2025-07-16 12:55:13.000000000 +0200 +++ new/mcstrans-3.10/src/Makefile 2026-02-02 03:01:16.000000000 +0100 @@ -37,4 +37,3 @@ clean: -rm -f $(OBJS) $(LOBJS) $(TARGET) $(PROG) $(PROG_OBJS) *~ \#* - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mcstrans-3.9/utils/Makefile new/mcstrans-3.10/utils/Makefile --- old/mcstrans-3.9/utils/Makefile 2025-07-16 12:55:13.000000000 +0200 +++ new/mcstrans-3.10/utils/Makefile 2026-02-02 03:01:16.000000000 +0100 @@ -36,4 +36,3 @@ rm -f $(TARGETS) *.o *~ \#* relabel: - ++++++ mcstrans.keyring ++++++ ++++ 1396 lines (skipped) ++++ between mcstrans.keyring ++++ and /work/SRC/openSUSE:Factory/.mcstrans.new.1670/mcstrans.keyring
