import UBI colord-1.4.7-6.el10
This commit is contained in:
parent
8d9d4f0816
commit
4b8212fcfa
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
||||
SOURCES/colord-1.4.2.tar.xz
|
||||
/colord-1.4.2.tar.xz
|
||||
colord-1.4.7.tar.xz
|
||||
|
||||
@ -0,0 +1,28 @@
|
||||
From 08a32b2379fb5582f4312e59bf51a2823df56276 Mon Sep 17 00:00:00 2001
|
||||
From: Richard Hughes <richard@hughsie.com>
|
||||
Date: Mon, 29 Jan 2024 10:37:11 +0000
|
||||
Subject: [PATCH] Fix writing to the database with ProtectSystem=strict
|
||||
|
||||
Fixes https://github.com/hughsie/colord/issues/166
|
||||
---
|
||||
data/colord.service.in | 4 ++++
|
||||
1 file changed, 4 insertions(+)
|
||||
|
||||
diff --git a/data/colord.service.in b/data/colord.service.in
|
||||
index 6825d94..c358dc4 100644
|
||||
--- a/data/colord.service.in
|
||||
+++ b/data/colord.service.in
|
||||
@@ -17,6 +17,10 @@ ProtectControlGroups=true
|
||||
RestrictRealtime=true
|
||||
RestrictAddressFamilies=AF_UNIX
|
||||
|
||||
+ConfigurationDirectory=colord
|
||||
+StateDirectory=colord
|
||||
+CacheDirectory=colord
|
||||
+
|
||||
# drop all capabilities
|
||||
CapabilityBoundingSet=~CAP_SETUID CAP_SETGID CAP_SETPCAP CAP_SYS_ADMIN CAP_SYS_PTRACE CAP_CHOWN CAP_FSETID CAP_SETFCAP CAP_DAC_OVERRIDE CAP_DAC_READ_SEARCH CAP_FOWNER CAP_IPC_OWNER CAP_NET_ADMIN CAP_SYS_RAWIO CAP_SYS_TIME CAP_AUDIT_CONTROL CAP_AUDIT_READ CAP_AUDIT_WRITE CAP_KILL CAP_MKNOD CAP_NET_BIND_SERVICE CAP_NET_BROADCAST CAP_NET_RAW CAP_SYS_NICE CAP_SYS_RESOURCE CAP_MAC_ADMIN CAP_MAC_OVERRIDE CAP_SYS_BOOT CAP_LINUX_IMMUTABLE CAP_IPC_LOCK CAP_SYS_CHROOT CAP_BLOCK_SUSPEND CAP_LEASE CAP_SYS_PACCT CAP_SYS_TTY_CONFIG CAP_WAKE_ALARM
|
||||
|
||||
--
|
||||
2.43.0
|
||||
|
||||
747
colord.spec
747
colord.spec
File diff suppressed because it is too large
Load Diff
2
colord.sysusers
Normal file
2
colord.sysusers
Normal file
@ -0,0 +1,2 @@
|
||||
#Type Name ID GECOS Home directory Shell
|
||||
u colord - "User for colord" /var/lib/colord /sbin/nologin
|
||||
@ -1,6 +0,0 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-8
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (colord-1.4.2.tar.xz) = 5dc276d008dd7e3365a894d8d8779e27bc0bb24c4eb9ec0994528da7fa92bff789993b0bfc075a443da664a781d23f9718e7eafc593acad80200b976266e2840
|
||||
SHA512 (colord-1.4.7.tar.xz) = d8a23899c038af980f1b257eace68b682c3f5592d19e2ae1044da749371694052c00e58e4754ebb6ee2f7900b0ef44c01be5fcf857294813c07af94ffbf6d0be
|
||||
|
||||
Loading…
Reference in New Issue
Block a user