Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package checkpolicy for openSUSE:Factory checked in at 2024-07-12 17:04:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/checkpolicy (Old) and /work/SRC/openSUSE:Factory/.checkpolicy.new.17339 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "checkpolicy" Fri Jul 12 17:04:20 2024 rev:37 rq:1185744 version:3.7 Changes: -------- --- /work/SRC/openSUSE:Factory/checkpolicy/checkpolicy.changes 2024-01-08 23:43:48.419137920 +0100 +++ /work/SRC/openSUSE:Factory/.checkpolicy.new.17339/checkpolicy.changes 2024-07-12 17:04:21.759500300 +0200 @@ -1,0 +2,21 @@ +Mon Jul 1 07:45:50 UTC 2024 - Cathy Hu <cathy...@suse.com> + +- Update to version 3.7 + https://github.com/SELinuxProject/selinux/releases/tag/3.7 + * User-visible changes: + * checkpolicy: support CIDR notation for nodecon statements + * checkpolicy: provide more descriptive error messages and improve error handling + * Bugfixes: + * checkpolicy: handle unprintable token + * checkpolicy: avoid assigning garbage values + * checkpolicy: free temporary bounds type + * checkpolicy: perform contiguous check in host byte order + * checkpolicy: include <ctype.h> for isprint(3) + * oss-fuzz fixes: + * checkpolicy: add libfuzz based fuzzer + * checkpolicy: free complete role_allow_rule on error + * checkpolicy: free identifiers on invalid typebounds + * checkpolicy: return YYerror on invalid character + * checkpolicy: clone level only once + +------------------------------------------------------------------- Old: ---- checkpolicy-3.6.tar.gz checkpolicy-3.6.tar.gz.asc New: ---- checkpolicy-3.7.tar.gz checkpolicy-3.7.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ checkpolicy.spec ++++++ --- /var/tmp/diff_new_pack.u8S8lp/_old 2024-07-12 17:04:23.551566143 +0200 +++ /var/tmp/diff_new_pack.u8S8lp/_new 2024-07-12 17:04:23.563566584 +0200 @@ -1,7 +1,7 @@ # # spec file for package checkpolicy # -# 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 @@ -16,9 +16,9 @@ # -%define libsepol_ver 3.6 +%define libsepol_ver 3.7 Name: checkpolicy -Version: 3.6 +Version: 3.7 Release: 0 Summary: SELinux policy compiler License: GPL-2.0-or-later ++++++ checkpolicy-3.6.tar.gz -> checkpolicy-3.7.tar.gz ++++++ ++++ 3503 lines of diff (skipped)