forked from pool/permissions
Compare commits
4 Commits
Author | SHA256 | Date | |
---|---|---|---|
3e0f44a558 | |||
5c4c097b76 | |||
d30dfd48d4 | |||
633f2cdd82 |
@@ -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>
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c7133fe91afc7d14e530a41a8ce6c9c303638e4b18b5ed331785e6362b4e2c3f
|
||||
size 55940
|
BIN
permissions-1699_20250120.tar.xz
(Stored with Git LFS)
Normal file
BIN
permissions-1699_20250120.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user