Commit Graph

18 Commits

Author SHA1 Message Date
Cockpit Project
154db312a7 Update to 255.1-1
- Fix realmd join dialog crash if given address is not the domain name
2021-10-15 09:32:29 +00:00
Cockpit Project
cb96ecafa5 Update to 255-1
- FreeIPA-issued webserver certificates get auto-renewed
2021-10-13 16:50:13 +00:00
Cockpit Project
8bb7a9caec Update to 254-1
- Overview: Move last login to Health Card
- Webserver: Restrict frame embedding to same origin
- Login: Add Arch Linux branding
- Users: Add login history
2021-09-29 12:37:30 +00:00
Cockpit Project
b0ff67eb8c Update to 253-1
- SELinux: Dismiss multiple alerts
2021-09-15 09:16:53 +00:00
Cockpit Project
491681af59 Update to 252-1
- Webserver: Drop remotectl utility
- Shell: Show package version in ‘About web console’ modal
- Storage: Encryption is presented as a property of a Filesystem
2021-09-01 11:26:12 +00:00
Cockpit Project
0ba4107b19 Update to 251-1
- Update to upstream 251 release
2021-08-18 11:14:43 +00:00
Cockpit Project
dd51c45dfc Update to 250-1
- Shell: Improve admin switcher and session menu
- Software Updates: Introduce basic kpatch support
2021-08-04 07:44:30 +00:00
Cockpit Project
986e77fc9d Update to 249-1
- storage: Content table improvements
- common: Add Content-Type for wasm
- all: Port away from Moment.js
2021-07-21 10:00:13 +00:00
Cockpit Project
42ca52ced1 Update to 248-1
- Metrics: Install missing packages
- PAM: Deprecate `pam_cockpit_cert` module
- Build system cleanups
2021-07-07 12:58:58 +00:00
Cockpit Project
8d1109cf4a Update to 247-1
- Metrics: Enable Grafana client setup
- Machines: Share host files with the guest using virtio-fs
- Machines: Show list of pass-through devices
2021-06-23 09:48:35 +00:00
Cockpit Project
47eb0027ba Update to 246-1
- Improvements to the build system
- Polish of the Services and Storage pages
- Updated translations
2021-06-09 12:40:08 +00:00
Cockpit Project
cc9542bfb1 Update to 245-1
- Metrics: New PCP configuration dialog
- Storage: Show both SHA256 and SHA1 Tang fingerprints
- Release: No more cockpit-cache tarball
2021-05-26 14:23:43 +00:00
Cockpit Project
a1070b4425 Update to 244.1-1
- storage: use SHA256 for Tang fingerprints
- testlib: Eliminate dataclass for RHEL/CentOS 8 compatibility
2021-05-16 17:07:23 +00:00
Cockpit Project
5fc6eee7eb Update to 244-1
- Shell: sudo is invoked only when explicitly requested
2021-05-12 09:49:15 +00:00
Cockpit Project
4094a56341 Update to 243-1
- Services: Show sockets and memory usage
- Developer API: Watch for file changes without reading
2021-04-28 12:23:15 +00:00
Cockpit Project
790b0fd5b9 Update to 242-1
- Support for pages built with snowpack
- Machines: Split out to separate project
2021-04-14 11:11:03 +00:00
Cockpit Project
0220205193 Update to 241-1
- kdump: redesign the page
2021-03-31 14:14:57 +00:00
Martin Pitt
0fee283008 tests: Replace STI tests with upstream FMF tests
Upstream now includes FMF metadata and the setup/run scripts to run the
nondestructive verify tests in a provided testbed. These are now
constantly being verified through packit.

Drop the code duplication and just add some minimal FMF metadata to
discover the tests.

This currently has to hardcode the version number. This eventually must
become more flexible in FMF (https://github.com/psss/tmt/issues/585),
but until then we can update this in the cockpituous release scripts.
2021-03-19 15:55:58 +01:00