]> git.pld-linux.org Git - packages/apparmor-parser.git/commitdiff
Rel 2; silence warning auto/th/apparmor-parser-3.0.7-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 16 Sep 2022 09:43:17 +0000 (11:43 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 16 Sep 2022 09:43:27 +0000 (11:43 +0200)
apparmor-parser-cache-rebuild.patch
apparmor-parser.spec

index bbd33bf135caf8835b54e28fb3f0040d6c58c87a..a7cc87f1b177fd1a0ee94b55c77ca0583d73a0f7 100644 (file)
@@ -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;
 +      }
 +}
index 51d76e3653e72b3a63bcf0396cb29cb34358ff94..aebf742979e01f7a729c5debe0c8abef70f9292e 100644 (file)
@@ -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
This page took 0.137459 seconds and 4 git commands to generate.