Skip to content

Commit 7071524

Browse files
Cockpit 347, cockpit-machines 340
1 parent 4e2dd30 commit 7071524

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

_posts/2025-09-17-cockpit-348.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
title: Cockpit 347
3+
author: lis
4+
date: '2025-09-17'
5+
tags: cockpit, machines
6+
slug: cockpit-347
7+
category: release
8+
summary: 'site-specific branding support, exclusive VNC connections'
9+
10+
---
11+
12+
Cockpit is the [modern Linux admin interface](https://cockpit-project.org/).
13+
We release regularly.
14+
15+
Here are the release notes from Cockpit 347 and cockpit-machines 340:
16+
17+
18+
## Site-specific branding support
19+
20+
Administrators can provide a custom local [branding](https://github.com/cockpit-project/cockpit/blob/main/doc/branding.md) in `/etc/cockpit/branding/` (more generally, `$XDG_CONFIG_DIRS/cockpit/branding/`). If that directory exists, it is considered before the system package branding directories in /usr.
21+
22+
## Machines: Exclusive VNC connections with "Remote resizing"
23+
24+
A VNC viewer can tell the VNC server whether or not it wants exclusive access to it, or whether it is okay that multiple viewers display and interact with the same console. Until now, Cockpit has always allowed shared access when it connects.
25+
26+
Now, Cockpit will request exclusive access when it is in the "Remote resizing" mode, to avoid having multiple viewers make conflicting resize requests.
27+
28+
This feature requires the web server from Cockpit 346.
29+
30+
31+
## Try it out
32+
33+
Cockpit 347 and cockpit-machines 340 are available now:
34+
35+
* [For your Linux system](https://cockpit-project.org/running.html)
36+
* [Cockpit Client](https://flathub.org/apps/details/org.cockpit_project.CockpitClient)
37+
38+
* [Cockpit Source Tarball](https://github.com/cockpit-project/cockpit/releases/tag/347)
39+
* [Cockpit Fedora 42](https://bodhi.fedoraproject.org/updates/FEDORA-2025-c9141544b1)
40+
* [Cockpit Fedora 43](https://bodhi.fedoraproject.org/updates/FEDORA-2025-c872b517de)
41+
* [cockpit-machines Source Tarball](https://github.com/cockpit-project/cockpit-machines/releases/tag/340)
42+
* [cockpit-machines Fedora 42](https://bodhi.fedoraproject.org/updates/FEDORA-2025-aec8bbe6a2)
43+
* [cockpit-machines Fedora 43](https://bodhi.fedoraproject.org/updates/FEDORA-2025-6fb0e8d24f)

0 commit comments

Comments
 (0)