Package Release Info

cockpit-316-bp156.2.3.1

Update Info: openSUSE-2024-175
Available in Package Hub : 15 SP5 Update

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

cockpit
cockpit-bridge
cockpit-devel
cockpit-doc
cockpit-kdump
cockpit-networkmanager
cockpit-packagekit
cockpit-pcp
cockpit-selinux
cockpit-storaged
cockpit-system
cockpit-ws

Change Logs

* Thu Jun 13 2024 Luna D Dragon <luna.dragon@suse.com>
- disable selinux on leap versions without selinux
- set libexec dir to %_libexecdir (bsc#1223533)
* Thu May 16 2024 Luna D Dragon <luna.dragon@suse.com>
- new version 316:
  * cockpit.js API: Fix format_bytes() units
- add 0001-users-Support-for-watching-lastlog2.patch (bsc#1220551)
- add 0002-users-Support-for-watching-lastlog2-and-wutmp-on-overview-page.patch (bsc#1220551)
* Wed Apr 17 2024 Adam Majer <adam.majer@suse.de>
- 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
Version: 309-bp156.1.7
* Tue Apr 16 2024 Adam Majer <adam.majer@suse.de>
- Do not require setroubleshoot in cockpit-selinux on Leap.
  It's not there
* Mon Mar 04 2024 Adam Majer <adam.majer@suse.de>
- cockpit.pam: respect /etc/cockpit/disallowed-users
  This means by default root cannot login with password to cockpit
  (bsc#1216080)
* Thu Feb 29 2024 Cathy Hu <cathy.hu@suse.com>
- 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
* Mon Feb 26 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
* Thu Feb 15 2024 Adam Majer <adam.majer@suse.de>
- suse-microos-branding.patch: fix branding for SLE Micro
  (bsc#1219929)
- don't clobber existing links with empty files
* Wed Jan 31 2024 Adam Majer <adam.majer@suse.de>
- new version 309:
  * storage redesign
  * initial btrfs support
  https://cockpit-project.org/blog/cockpit-309.html
* Thu Jan 25 2024 Luna D Dragon <luna.dragon@suse.com>
- suse_docs.patch: replace with suse docs and move docs with out eqiv
  to docs-rh (bsc#1219088)
- hide-docs.patch: obsolete by above, removed
* Thu Jan 25 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Provide users/groups cockpit-wsinstance and cockpit-ws: they are
  generated by cockpit-ws %pre script.
* Wed Jan 24 2024 Adam Majer <adam.majer@suse.de>
- hide-docs.patch: hide RHEL docs in shell/manifest.json
* Fri Jan 12 2024 Adam Majer <adam.majer@suse.de>
- enable python-bridge for suse distros
- vendor.tar.gz -- submodules in vendor/ subdirectory. These are not part
  of original tarball because obs service wants to bundle node_modules
  there too....
* Thu Dec 21 2023 Adam Majer <adam.majer@suse.de> - 307
- new version 307:
  https://cockpit-project.org/blog/cockpit-307.html
  https://cockpit-project.org/blog/cockpit-306.html
  https://cockpit-project.org/blog/cockpit-305.html
  https://cockpit-project.org/blog/cockpit-304.html
  https://cockpit-project.org/blog/cockpit-303.html
  https://cockpit-project.org/blog/cockpit-302.html
  https://cockpit-project.org/blog/cockpit-301.html
- css-overrides.patch, storage-btrfs.patch: refreshed
* Wed Sep 20 2023 Miika Alikirri <miika.alikirri@suse.com>
- Port SLE selinux bug fix from SLE Micro 5.5
  * Copied selinux_libdir.patch from SLEM package
* Fri Sep 08 2023 Adam Majer <adam.majer@suse.de> - 300.1
- new version 300.1
  https://cockpit-project.org/blog/cockpit-300.html
  https://cockpit-project.org/blog/cockpit-299.html
* Fri Sep 08 2023 Adam Majer <adam.majer@suse.de>
- Re-add pwscore dependency for SLE
* Thu Aug 31 2023 Miika Alikirri <miika.alikirri@suse.com>
- Fix building for SLE15.5 and SLE15.4
* Fri Aug 18 2023 Adam Majer <adam.majer@suse.de>
- new version 298:
  https://cockpit-project.org/blog/cockpit-298.html
* Tue Aug 15 2023 Zdenek Kubala <zkubala@suse.cz>
- set setroubleshoot-server dependency and do not apply
  0002-selinux-temporary-remove-setroubleshoot-section-patch for
  cockpit-selinux when build for SLE Micro 5.5
* Thu Aug 03 2023 Adam Majer <adam.majer@suse.de>
- new version 297:
  - https://cockpit-project.org/blog/cockpit-297.html
- hide-docs.patch: refreshed
* Mon Jul 17 2023 Adam Majer <adam.majer@suse.de>
- new version 296:
  - https://cockpit-project.org/blog/cockpit-296.html
  - https://cockpit-project.org/blog/cockpit-295.html
  - https://cockpit-project.org/blog/cockpit-294.html
- 0004-leap-gnu18-removal.patch: added support for Leap thanks to Lubos
* Tue Jun 13 2023 Adam Majer <adam.majer@suse.de>
- Add fake openSUSE branding target when building on non-openSUSE
  builds so branding does not need to be removed
- Remove tests package so we don't have to ship a test PAM module