From 11816398a5399dd148e96561e187e6b7b4b91582 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jul 28 2020 12:28:02 +0000 Subject: import policycoreutils-2.9-9.el8 --- diff --git a/.policycoreutils.metadata b/.policycoreutils.metadata index e3c572c..9830082 100644 --- a/.policycoreutils.metadata +++ b/.policycoreutils.metadata @@ -1,9 +1,9 @@ -1774f04937a737c415273ee118b0d295e01864f3 SOURCES/gui-po.tgz +2acf5c696e1e60cf405b0cadcc090b79269f8812 SOURCES/gui-po.tgz 6e64d9a38fb516738023eb429eef29af5383f443 SOURCES/policycoreutils-2.9.tar.gz -136d495d4ad657aab34727edad0de2fc6a3c6553 SOURCES/policycoreutils-po.tgz -2218891a934c10bea73fd017a8aa5ce9417a78c4 SOURCES/python-po.tgz +af5375db35a33f9daf4b06e61566c92d0d4f6792 SOURCES/policycoreutils-po.tgz +aac18d02363be7c03fad4ed35f5367f9ca0e397f SOURCES/python-po.tgz 0a34ef54394972870203832c8ce52d4405bd5330 SOURCES/restorecond-2.9.tar.gz -36c396e7151f3f6d55cbf4983d3d73a79be41899 SOURCES/sandbox-po.tgz +76d7357f34e062dce330d2a97031b1b64dea775f SOURCES/sandbox-po.tgz 8645509cdfc433278c2e4d29ee8f511625c7edcc SOURCES/selinux-dbus-2.9.tar.gz 5c155ae47692389d9fabaa154195e7f978f2a3f0 SOURCES/selinux-gui-2.9.tar.gz 660e1ab824ef80f7a69f0b70f61e231957fd398e SOURCES/selinux-python-2.9.tar.gz diff --git a/SPECS/policycoreutils.spec b/SPECS/policycoreutils.spec index 572eea6..24ffe1c 100644 --- a/SPECS/policycoreutils.spec +++ b/SPECS/policycoreutils.spec @@ -12,7 +12,7 @@ Summary: SELinux policy core utilities Name: policycoreutils Version: 2.9 -Release: 8%{?dist} +Release: 9%{?dist} License: GPLv2 # https://github.com/SELinuxProject/selinux/wiki/Releases Source0: https://github.com/SELinuxProject/selinux/releases/download/20190315/policycoreutils-2.9.tar.gz @@ -507,6 +507,9 @@ The policycoreutils-restorecond package contains the restorecond service. %systemd_postun_with_restart restorecond.service %changelog +* Fri Jan 17 2020 Vit Mojzis - 2.9-9 +- Update translations (#1754978) + * Thu Nov 21 2019 Vit Mojzis - 2.9-8 - restorecond: Fix redundant console log output error (#1626468)