7
0
forked from pool/permissions

Factory #1

Merged
dgarcia merged 4 commits from factory into main 2025-10-08 12:57:16 +02:00
5 changed files with 21 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/permissions.git</param>
<param name="changesrevision">ad0f934e13f35571b06280a1fb1f6812794fb2d2</param></service></servicedata>
<param name="changesrevision">cbba970c587889e1bcbf2e62fadb1387534f1df6</param></service></servicedata>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c7133fe91afc7d14e530a41a8ce6c9c303638e4b18b5ed331785e6362b4e2c3f
size 55940

BIN
permissions-1699_20250120.tar.xz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Jan 20 09:00:54 UTC 2025 - wolfgang.frisch@suse.com
- Update to version 1699_20250120:
* profiles: whitelist nvidia-modprobe (bsc#1230950)
-------------------------------------------------------------------
Tue Oct 29 15:11:37 UTC 2024 - matthias.gerstner@suse.com
- Update to version 1699_20241029:
* Add RPM macros; moved from rpm-config-SUSE
* package RPM macros together with permctl, to avoid having to setup an
extra sub-package.
-------------------------------------------------------------------
Fri May 24 10:37:10 UTC 2024 - matthias.gerstner@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package permissions
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: permissions
Version: 1699_20240522
Version: 1699_20250120
Release: 0
Summary: SUSE Linux Default Permissions
# Maintained in github by the security team.
@@ -118,6 +118,7 @@ Tool to check and set file permissions.
%{_bindir}/chkstat
%{_bindir}/permctl
%{_mandir}/man8/permctl.8%{ext_man}
%{_rpmconfigdir}/macros.d/macros.*
%package -n permissions-zypp-plugin
BuildArch: noarch