[info=14257e4afc4b4e4056aa2c0ded35bcd58557bbf7e3bce531cf68bd67440ac9cb]
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=204
This commit is contained in:
parent
34535b0768
commit
614cbb1907
@ -1,4 +1,4 @@
|
|||||||
mtime: 1724152616
|
mtime: 1724160305
|
||||||
commit: f835006e9afc7659147184888f3c7c636dafba209ff3e9f09232a62ce8de7ca8
|
commit: 14257e4afc4b4e4056aa2c0ded35bcd58557bbf7e3bce531cf68bd67440ac9cb
|
||||||
url: https://src.opensuse.org/cockpit/cockpit.git
|
url: https://src.opensuse.org/cockpit/cockpit.git
|
||||||
revision: f835006e9afc7659147184888f3c7c636dafba209ff3e9f09232a62ce8de7ca8
|
revision: 14257e4afc4b4e4056aa2c0ded35bcd58557bbf7e3bce531cf68bd67440ac9cb
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:aab16949ebd19215f60495d702c443f3b3889021216dc1091388ff8f42114856
|
oid sha256:322d6cd67c1bf0efc416a76103ff92916681f6e258089fb6497cd5a08317a3b1
|
||||||
size 256
|
size 256
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 20 13:24:06 UTC 2024 - Adam Majer <adam.majer@suse.de>
|
||||||
|
|
||||||
|
- remove requires on pam_oath completely. It will be re-introduced
|
||||||
|
later when it works with optional enrollment
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 20 11:44:33 UTC 2024 - Alice Brooks <alice.brooks@suse.com>
|
Mon Aug 20 11:44:33 UTC 2024 - Alice Brooks <alice.brooks@suse.com>
|
||||||
|
|
||||||
@ -30,6 +36,7 @@ Sat Aug 7 09:37:00 UTC 2024 - pallas wept <pallaswept@proton.me>
|
|||||||
|
|
||||||
- Recommend cockpit-packagekit if zypper is installed
|
- Recommend cockpit-packagekit if zypper is installed
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
Wed Aug 7 09:36:58 UTC 2024 - Jan Zerebecki <jan.suse@zerebecki.de>
|
Wed Aug 7 09:36:58 UTC 2024 - Jan Zerebecki <jan.suse@zerebecki.de>
|
||||||
|
|
||||||
- load pam_oath for optional TOTP for authentication
|
- load pam_oath for optional TOTP for authentication
|
||||||
|
@ -575,7 +575,6 @@ Suggests: sssd-dbus >= 2.6.2
|
|||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
Requires(pre): permissions
|
Requires(pre): permissions
|
||||||
Requires: distribution-logos
|
Requires: distribution-logos
|
||||||
Requires: pam_oath
|
|
||||||
Requires: wallpaper-branding
|
Requires: wallpaper-branding
|
||||||
%endif
|
%endif
|
||||||
# for cockpit-desktop
|
# for cockpit-desktop
|
||||||
|
Loading…
Reference in New Issue
Block a user