Commit Graph

26 Commits

Author SHA1 Message Date
Petr Lautrbach c725778934 Fix output of `fixfiles onboot`
See https://lore.kernel.org/selinux/CAFqZXNtBmoVppmhgrxfzuZrQ+oksWeSHH_x7ZgG4Wa6VO05Dsw@mail.gmail.com/

Resolves: rhbz#2050554
2022-02-19 12:29:12 +01:00
Petr Lautrbach a69a3b9636 Require libsemanage > 3.3-2
The semodule command-line option to detect module changes requires
libsemanage-3.3-2 at least.

Resolves: rhbz#2049193
2022-02-16 09:59:16 +01:00
Petr Lautrbach 8e0f1cd78b policycoreutils-3.3-4
- semodule: add command-line option to detect module changes
Resolves: rhbz#2049193
2022-02-15 12:47:31 +01:00
Petr Lautrbach 24b37e0f9f policycoreutils-3.3-3
- fixfiles: Use parallel relabeling

Resolves: rhbz#2050554
2022-02-14 14:04:33 +01:00
Petr Lautrbach da97ea7d41 policycoreutils-3.3-2
- setfiles/restorecon: support parallel relabeling with -T <N> option
- semodule: add -m | --checksum option
Resolves: rhbz#2026682, rhbz#2026680
2021-11-29 14:29:27 +01:00
Petr Lautrbach d32e234813 SELinux userspace 3.3 release
Resolves: rhbz#2003551
2021-10-24 17:52:28 +02:00
Petr Lautrbach e55e8c4b6b SELinux userspace 3.3-rc3 release
Resolves: rhbz#2003551
2021-10-24 17:50:52 +02:00
Vit Mojzis 75799a4ed7 policycoreutils-3.3-0.rc2.2
- Update translations (#2003127)

Resolves: rhbz#2003127
2021-10-01 10:08:25 +02:00
Petr Lautrbach bcb4f6c48d SELinux userspace 3.3-rc2 release
Resolves: rhbz#2003551
2021-09-30 13:20:14 +02:00
Ondrej Mosnacek 6aff055821 Make p-devel's selinux-policy-devel dep conditional on selinux-policy
Related: rhbz#2003551
The policycoreutils-devel package is used not only for working with an
installed policy, but also for building the policy from sources. In the
latter case, there is no need to install selinux-policy-devel (and
selinux-policy along with it), so make the dependency conditional on
selinux-policy.

Since policy is often built from source in a mock chroot or a container,
this will avoid the awkward and unnecessary cyclic build dependency of
selinux-policy on itself.

Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
2021-09-30 13:20:03 +02:00
Mohan Boddu 832ae77fb2 Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-10 00:00:13 +00:00
Petr Lautrbach 0187db596e Drop forgotten ru/ man pages from -restorecond
It's was a leftover from the rebase before the latest rebase

Fixes:

    Error: Transaction test error:
      file /usr/share/man/ru/man8/restorecon_xattr.8.gz from install of policycoreutils-3.2-4.el9.x86_64 conflicts with file from package      policycoreutils-restorecond-3.2-5.el9.x86_64

Related: rhbz#1938843
2021-08-03 10:48:09 +02:00
Petr Lautrbach 0ce93abfc4 policycoreutils-3.2-5
- Use SHA-2 instead of SHA-1 (#1934964)
Resolves: rhbz#1977191

- Fix COPY_PASTE_ERROR (CWE-398)
Resolves: rhbz#1938843
2021-07-30 14:20:20 +02:00
Petr Lautrbach e9034b4c9f policycoreutils-3.2-4
- policycoreutils-dbus requires polkit
- fixfiles: do not exclude /dev and /run in -C mode
- dbus: use GLib.MainLoop

Resolves: rhbz#1949841

Modified-by: Petr Lautrbach <plautrba@redhat.com>
Modified-by: Petr Lautrbach <plautrba@redhat.com>
Modified-by: Petr Lautrbach <plautrba@redhat.com>
2021-05-13 11:23:52 +02:00
Petr Lautrbach 9e19888d09 Remove the python3-slip-dbus dependency from -dbus subpackage
Resolves: rhbz#1949841
2021-04-23 15:54:22 +02:00
Petr Lautrbach 2a9a817f17 policycoreutils-3.2-3.el9
- Do not use Python slip (#1949841)
Resolves: rhbz#1949841
2021-04-23 15:32:48 +02:00
Petr Lautrbach e96ebee816 Do not use Python slip
Python slip is not actively maintained anymore and it was use just as
polkit proxy. It looks like polkit dbus interface is quite simple to use
it directly via python dbus module.

Resolves: rhbz#1949841
2021-04-21 17:09:10 +02:00
Mohan Boddu e538d60828 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-16 04:03:16 +00:00
DistroBaker 80f421c2e8 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/policycoreutils.git#65687b17c15ced07f1ebd74e9726c1e1909f5c0d
2021-03-16 10:22:11 +00:00
DistroBaker 9304134a27 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/policycoreutils.git#8c9bb8afaf3b543eaa44b83bef64fcb67ee2e716
2021-02-17 12:28:10 +01:00
DistroBaker 170610ef88 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/policycoreutils.git#b96da6593911f3b75a2849b5cf8c90b3e98c2977
2021-01-21 22:28:29 +00:00
DistroBaker db34d6e4bf Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/policycoreutils.git#d56dce0a5d42307320c8fe215cc70acafe72ad7f
2020-11-25 09:56:16 +00:00
DistroBaker f8e6a6385b Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/policycoreutils.git#c808ccc35cfb563b66b618147b399451acc7747c
2020-11-24 11:28:16 +00:00
DistroBaker c2d6194911 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/policycoreutils.git#f052664e787cde48cdf61147856fda640f070d8d
2020-11-09 10:26:22 +00:00
DistroBaker 4a6ab956fe Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/policycoreutils.git#b47cf5c7c221d52f659303fe41a406239a74d8d3
2020-11-05 23:53:45 +00:00
Troy Dawson 981b3c982e RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/policycoreutils#d151b2c053d3957eb9287c20d6202ac242c60766
2020-10-14 16:23:12 -07:00