1
0
forked from pool/kernel-source
Commit Graph

120 Commits

Author SHA256 Message Date
4041355e9e Update changelog 2025-05-23 09:55:37 +01:00
b4caba8bee Update branding patch 2025-05-23 09:13:07 +01:00
b5475e52b6 Update changelog 2025-05-23 07:32:36 +01:00
68506a8f33 update to 338 2025-05-09 10:56:11 +05:30
52a05c55c9 Update to 337
Updates cockpit to version 337. This version includes breaking changes
related to usage of patternfly 6. 3 patches were updated to be used with
the new cockpit release
2025-04-29 14:13:28 +05:30
96c15c040c Fix: Update patch 108 and only apply on leap 15
Patch 108(0007-Remove-DynamicUser-setting-as-these-conflict-with-re.patch)
sets DynamicUser to no,This should have also set PrivateTmp and
ProtectHome to yes. This patch should have also only been applied on
Leap 15 as tumbleweed does have dynamic users.

See https://github.com/cockpit-project/bots/issues/7699 for motivation
2025-04-29 12:54:06 +05:30
543c8ccf1e Add extra requirements to cockpit-selinux-policies 2025-04-17 07:17:45 +01:00
e7789e26d4 Add a requires for either sudo or polkit for assuming admin rights 2025-04-11 14:28:17 +01:00
e638b3db10 Always install selinux modules regardless of selinuxenabled status 2025-04-07 11:42:57 +01:00
f65a6b1a72 Update cockpit.changes 2025-03-28 13:57:15 +01:00
d6b27ece7e Patch python bridge to handle dbus message endianness correctly 2025-03-19 09:02:34 +02:00
306c18c4ae Move selinux policies to cockpit-selinux-policies bsc#1236057
This resolves bsc#1236057 by moving the selinux policies in cockpit-ws
to cockpit-selinux-policies allowing them to be conditionally installed
when selinux-policy-base is installed.
2025-03-12 09:58:26 +05:30
24042d05bf Update to 334.1 2025-03-10 11:55:42 +00:00
247c2b1409 changelog 2025-02-24 18:03:16 +01:00
de4b8becd9 Always apply 108 regardless of build target 2025-02-21 09:16:33 +00:00
0078efb4a3 Add newline after Luna's changelog entry otherwise SLFO declines 2025-02-21 09:15:16 +00:00
783d2e3bb1 Added packagekit-single-install.patch functionality 2025-02-21 00:24:59 +02:00
ba33234158 Update cockpit.changes to include adding 0007-Remove-DynamicUser-setting-as-these-conflict-with-re.patch 2025-02-14 08:21:07 +00:00
d45695db40 Update cockpit.changes for 332 bump 2025-02-10 16:32:42 +00:00
60df37f09a Update cockpit.changes to include this patchset 2025-02-10 16:31:48 +00:00
d26d5019d5 update to 330, fix suse_docs.patch 2024-12-09 13:38:45 +05:30
0f2e128911 update to 329.1 2024-12-03 12:14:18 +05:30
416aa9163d Add various patches for slfo-1.1
- suse_docs.patch: update documentation to point at new links (bsc#1226050)
- remove_rh_links.patch: remove additional hardcoded RH refs (bsc#1221336)
- hide-pcp.patch: correct patch to properly disable pcp on micro
  (bsc#1226049)
- suse-microos-branding.patch: use suse ID as branding instead of sle-micro
  (bsc#1227441)
2024-10-09 13:18:59 +01:00
Adam Majer
17cc1c2b4c Merge branch 'motd-otp' of https://src.opensuse.org/abrooks/cockpit
Fixed .changes
2024-10-09 12:46:08 +02:00
cb83e616ae Add motd guidance for setting up otp 2024-10-01 10:52:34 +01:00
Jan Zerebecki
95f291257b support optional TOTP for authentication
It requires a pam_oath in a version that implements the
no_usersfile_okay argument. Provisionally using 2.6.11.12 as a version
to indicate it, the patch is not yet merged upstream, but this is likely
a version upstream will not assign. Patch:
https://gitlab.com/oath-toolkit/oath-toolkit/-/merge_requests/42

Upstream: https://github.com/openSUSE/cockpit/pull/27
2024-09-18 17:18:43 +02:00
14257e4afc Remove Requires on pam_oath
Sync with github spec file
2024-08-20 15:25:05 +02:00
7a757b6f61 Re-add empty .changes entry separator 2024-08-20 15:21:42 +02:00
f835006e9a Add 0005-cockpit-ws-user-remove-default-deps.patch (bsc#1229146) 2024-08-20 12:16:56 +01:00
b82fac98a6 .changes updates 2024-08-19 15:52:36 +02:00
fe42484136 Accepting request 1192616 from home:jzerebecki:branches:systemsmanagement:cockpit
fix changes file to not delete a changes entry for Factory

OBS-URL: https://build.opensuse.org/request/show/1192616
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=197
2024-08-08 12:53:02 +00:00
9cd3339ac8 - fix-libexecdir.patch: Fix libexecdir for leap and sle (bsc#1223533)
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=196
2024-08-08 11:06:27 +00:00
515e11446a temporary remove pam_oath, so we can update factory/15.6
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=194
2024-08-08 11:04:59 +00:00
c9f440fd0a Accepting request 1192526 from home:pallaswept:branches:systemsmanagement:cockpit
- Recommend cockpit-packagekit if zypper is installed

OBS-URL: https://build.opensuse.org/request/show/1192526
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=193
2024-08-08 10:51:03 +00:00
08a644cfac - Fix libexecdir for leap and sle (bsc#1223533)
- Fix systemd units folder for leap and sle (bsc#1226541)

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=192
2024-08-08 10:48:31 +00:00
3d9fd349c1 Accepting request 1192177 from home:jzerebecki:branches:systemsmanagement:cockpit
- load pam_oath for optional TOTP for authentication

OBS-URL: https://build.opensuse.org/request/show/1192177
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=190
2024-08-07 09:47:04 +00:00
ff82b18669 - new version 321:
* Bug fixes and performance improvements
- vendor.tar.gz: dropped. Bundling now part of main tarball.
- update_version.sh: use instead of `osc service mr` to do version
  updates. updated README.packaging

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=186
2024-07-31 08:50:16 +00:00
bcc1337237 * pam-ssh-add: Fix insecure killing of session ssh-agent
(bsc#1226040, CVE-2024-6126)
- changes in older versions:
  * Storage: Btrfs snapshots
  * Podman: Add image pull action
  * Files: Bookmark support
  * webserver: System user changes
  * Metrics: Grafana setup now prefers Valkey
- 0001-users-Support-for-watching-lastlog2.patch,
  0002-users-Support-for-watching-lastlog2-and-wutmp-on-overview-page.patch
  removed, upstreamed

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=184
2024-07-03 16:10:47 +00:00
3f20b38bf2 Accepting request 1185135 from home:ldragon:branches:systemsmanagement:cockpit
- new version 320:
    * pam-ssh-add: Fix insecure killing of session ssh-agent [CVE-2024-6126] (bsc#1226040)

OBS-URL: https://build.opensuse.org/request/show/1185135
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=183
2024-07-03 15:00:29 +00:00
0cd8feeb78 Accepting request 1185097 from home:abrooks:branches:systemsmanagement:cockpit
Fix suse_docs.patch causing invalid json against the storaged manifest bsc#1227299

OBS-URL: https://build.opensuse.org/request/show/1185097
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=182
2024-07-03 10:51:49 +00:00
df353f7598 Accepting request 1180396 from home:ldragon:branches:systemsmanagement:cockpit
- disable selinux on leap versions without selinux
- set libexec dir to %_libexecdir (bsc#1223533)

OBS-URL: https://build.opensuse.org/request/show/1180396
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=180
2024-06-13 11:30:17 +00:00
5127a8f3eb add missing newline in .changes
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=177
2024-06-04 13:45:12 +00:00
71b2f696df fix changes
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=175
2024-06-03 12:49:27 +00:00
6eb8192928 fix patch names
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=173
2024-05-27 12:50:37 +00:00
95a20dc719 Accepting request 1175756 from home:ldragon:branches:systemsmanagement:cockpit
- new version 316:
  * cockpit.js API: Fix format_bytes() units
- add users_support_for_lastlog_001.patch (bsc#1220551)
- add users_support_for_lastlog_002.patch (bsc#1220551)
------------------------------------

OBS-URL: https://build.opensuse.org/request/show/1175756
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=172
2024-05-23 09:19:23 +00:00
04cb701efc - new version 315:
* Networking: Show additional ports for each firewall zone
  * Networking: List Firewall active zones when unprivileged
  * Inline documentation
  * Support for transient virtual machines
  * UEFI for virtual machines
  * Unattended virtual machines installation
  * Localize times
  * Better support for various TLS certificate formats
  * Overview: Add CPU utilization to usage card
  * Dashboard: Support SSH identity unlocking when adding new machines
  * SElinux: Introduce an Ansible automation script
  * Machines: Support “bridge” type network interfaces
  * Machines: Support “bus” type disk configuration
- suse_docs.patch, storage-btrfs.patch: refreshed

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=170
2024-04-17 11:30:28 +00:00
515f8e8b9a - Do not require setroubleshoot in cockpit-selinux on Leap.
It's not there

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=168
2024-04-16 12:11:58 +00:00
9628aab491 Accepting request 1151135 from home:dimstar:rpm4.20:c
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1151135
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=166
2024-03-04 14:56:57 +00:00
30d7523ce5 - cockpit.pam: respect /etc/cockpit/disallowed-users
This means by default root cannot login with password to cockpit
  (bsc#1216080)

- Remove SELinux file context for /usr/bin/cockpit-bridge, this
  is already defined in the main selinux-policy package (bsc#1220385).
  Modified selinux_libdir.patch

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=165
2024-03-04 13:33:34 +00:00
7212aea48d Accepting request 1153493 from home:cahu:branches:systemsmanagement:cockpit
- Remove SELinux file context for /usr/bin/cockpit-bridge, this
  is already defined in the main selinux-policy package (bsc#1220385).

OBS-URL: https://build.opensuse.org/request/show/1153493
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=164
2024-03-04 13:32:21 +00:00