[packages/apparmor-parser] Rel 2; silence warning

arekm arekm at pld-linux.org
Fri Sep 16 11:45:04 CEST 2022


commit 92aa3d0bc58676d5d89a006a96181eba83fa1669
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Sep 16 11:43:17 2022 +0200

    Rel 2; silence warning

 apparmor-parser-cache-rebuild.patch | 2 +-
 apparmor-parser.spec                | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/apparmor-parser.spec b/apparmor-parser.spec
index 51d76e3..aebf742 100644
--- a/apparmor-parser.spec
+++ b/apparmor-parser.spec
@@ -7,7 +7,7 @@ Summary:	AppArmor userlevel parser utility
 Summary(pl.UTF-8):	Narzędzie przestrzeni użytkownika do przetwarzania AppArmor
 Name:		apparmor-parser
 Version:	3.0.7
-Release:	1
+Release:	2
 Epoch:		1
 License:	GPL v2
 Group:		Applications/System
diff --git a/apparmor-parser-cache-rebuild.patch b/apparmor-parser-cache-rebuild.patch
index bbd33bf..a7cc87f 100644
--- a/apparmor-parser-cache-rebuild.patch
+++ b/apparmor-parser-cache-rebuild.patch
@@ -20,7 +20,7 @@ diff -urNp -x '*.orig' apparmor-3.0.1.org/parser/policy_cache.c apparmor-3.0.1/p
 +void cache_tstamp_final_check(void)
 +{
 +	if (tstamp_cmp(cache_tstamp, mru_policy_tstamp) != 0) {
-+		pwarn(WARN_CACHE, "%s: cache mtime is different than policy files mtimes\n", progname);
++		pwarn(WARN_DEBUG_CACHE, "%s: cache mtime is different than policy files mtimes\n", progname);
 +		mru_skip_cache = 1;
 +	}
 +}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apparmor-parser.git/commitdiff/92aa3d0bc58676d5d89a006a96181eba83fa1669



More information about the pld-cvs-commit mailing list