- Update to version 1550+20250224.8d1bf49:

* profiles: whitelist apparmor-utils (bsc#1237329)

OBS-URL: https://build.opensuse.org/package/show/Base:System/polkit-default-privs?expand=0&rev=533
This commit is contained in:
Filippo Bonazzi 2025-02-24 13:23:58 +00:00 committed by Git OBS Bridge
commit c8f46db8c1
17 changed files with 2023 additions and 0 deletions

23
.gitattributes vendored Normal file
View File

@ -0,0 +1,23 @@
## Default LFS
*.7z filter=lfs diff=lfs merge=lfs -text
*.bsp filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.gem filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.jar filter=lfs diff=lfs merge=lfs -text
*.lz filter=lfs diff=lfs merge=lfs -text
*.lzma filter=lfs diff=lfs merge=lfs -text
*.obscpio filter=lfs diff=lfs merge=lfs -text
*.oxt filter=lfs diff=lfs merge=lfs -text
*.pdf filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.rpm filter=lfs diff=lfs merge=lfs -text
*.tbz filter=lfs diff=lfs merge=lfs -text
*.tbz2 filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text
*.ttf filter=lfs diff=lfs merge=lfs -text
*.txz filter=lfs diff=lfs merge=lfs -text
*.whl filter=lfs diff=lfs merge=lfs -text
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.osc

17
_service Normal file
View File

@ -0,0 +1,17 @@
<services>
<service name="tar_scm" mode="manual">
<param name="url">https://github.com/openSUSE/polkit-default-privs.git</param>
<param name="scm">git</param>
<param name="revision">master</param>
<param name="versionformat">1550+%cd.%h</param>
<param name="changesgenerate">enable</param>
</service>
<service name="recompress" mode="manual">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="manual"/>
<service name="format_spec_file" mode="manual">
<param name="specfile">polkit-default-privs.spec</param>
</service>
</services>

4
_servicedata Normal file
View File

@ -0,0 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/polkit-default-privs.git</param>
<param name="changesrevision">8d1bf49640fb3e828c002d14134913aa33350c76</param></service></servicedata>

BIN
polkit-default-privs-1550+20240708.7e0e3f4.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

1866
polkit-default-privs.changes Normal file

File diff suppressed because it is too large Load Diff

79
polkit-default-privs.spec Normal file
View File

@ -0,0 +1,79 @@
#
# spec file for package polkit-default-privs
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
# icecream 0
#Compat macro for new _fillupdir macro introduced in Nov 2017
%if ! %{defined _fillupdir}
%define _fillupdir /var/adm/fillup-templates
%endif
Name: polkit-default-privs
Version: 1550+20250224.8d1bf49
Release: 0
Summary: SUSE PolicyKit default permissions
License: GPL-2.0-or-later
Group: Productivity/Security
Source: polkit-default-privs-%version.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Supplements: PolicyKit
Supplements: libpolkit0
BuildRequires: polkit
Requires(pre): polkit
Supplements: polkit
BuildArch: noarch
# please open bugreports at bugzilla.suse.com
URL: http://github.com/openSUSE/polkit-default-privs.git
PreReq: %fillup_prereq
%description
Predefined polkit profiles for different usage scenarios like desktop and
server. These profiles define the kind of authentication required for various
polkit actions used across applications.
%prep
%setup -q
%build
%install
make install DESTDIR=$RPM_BUILD_ROOT fillupdir="%{_fillupdir}"
mkdir -p $RPM_BUILD_ROOT/etc/polkit-1/rules.d/
> $RPM_BUILD_ROOT/etc/polkit-1/rules.d/90-default-privs.rules
%post
%{fillup_only -ns security polkit_default_privs}
/usr/sbin/set_polkit_default_privs >/dev/null
%files
%define basedir %{_distconfdir}/polkit-default-privs
%define profiledir %{basedir}/profiles
%define confdir /etc/polkit-1
%doc README.md
%ghost %attr(0644,root,root) %{confdir}/rules.d/90-default-privs.rules
%dir %{basedir}
%dir %{profiledir}
%{profiledir}/easy
%{profiledir}/standard
%{profiledir}/restrictive
%{basedir}/local.template
/usr/sbin/chkstat-polkit
/usr/sbin/set_polkit_default_privs
%_mandir/man*/*
%{_fillupdir}/sysconfig.security-polkit_default_privs
%changelog