Commit Graph

383 Commits

Author SHA1 Message Date
Cockpit Project
83e22f08dd Update to 267-1
- Update to upstream 267 release
2022-04-13 08:44:07 +00:00
Cockpit Project
266a8dfe4e Update to 266-1
- Update to upstream 266 release
2022-03-30 11:11:41 +00:00
Cockpit Project
a063fc55bb Update to 265-1
- Update to upstream 265 release
2022-03-16 13:54:05 +00:00
Cockpit Project
8b82482c10 Update to 264-1
- Update to upstream 264 release
2022-02-25 06:02:33 +00:00
Cockpit Project
69865600b5 Update to 263-1
- Update to upstream 263 release
2022-02-16 13:40:28 +00:00
Cockpit Project
5f4c230d99 Update to 262-1
- Update to upstream 262 release
2022-02-02 11:16:35 +00:00
Cockpit Project
0cfd55655f Update to 261-1
- Update to upstream 261 release
2022-01-24 15:19:00 +00:00
Fedora Release Engineering
294c3c3d37 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-19 23:29:21 +00:00
Cockpit Project
cc9e1006a9 Update to 260-1
- Certificate login validation: Action required on updates
- Client: Show previously used hosts
- Client: Support port specification
- bridge: Warning on missing cockpit-system package
2022-01-05 16:51:04 +00:00
Cockpit Project
0dd99b7cad Update to 259-1
- storage: More information in table rows
2021-12-08 12:49:06 +00:00
Cockpit Project
51e2cd4bbc Update to 258-1
- Tweak login screen UI
- Use official VDO LVM API
- Add cockpit-client, to be bundled as a flatpak
2021-11-24 15:29:38 +00:00
Cockpit Project
9074bdaf17 Update to 257-1
- Support for reading TLS certificates with any permissions
- cockpit-ws no longer supports merged certificates
- Services: Show user-owned systemd units
2021-11-10 15:02:45 +00:00
Cockpit Project
754802e3b3 Update to 256-1
- Clean up old self-signed certificates
- Storage: Add support for Stratis
2021-10-27 12:22:34 +00:00
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
Fedora Release Engineering
ca89f495c0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-21 19:43:11 +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
Martin Pitt
2c6b25b49f Drop obsolete tests/.gitignore
This cleanup was forgotten in commit 0fee28300.
2021-07-05 07:35:47 +02: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
Cockpit Project
d6853f04e1 Update to 240-1
- New localization: Norwegian Bokmål
- Performance metrics: Journal integration
- Machines: support authentication against cloud images
2021-03-17 13:39:42 +00:00
Martin Pitt
4590eb7340 gating.yaml: Drop tier-1 tests
These are deprecated and got dropped from cockpit 240.
2021-03-17 09:34:03 +01:00
Martin Pitt
8274674330 gating.yaml: Add RHEL 8/9 2021-03-05 05:47:52 +00:00
Cockpit Project
71ee0da592 Update to 239-1
- Terminal: Support for changing the font size
- Machines: Allow editing disk cache mode
- Logs: Link to related services page
- SELinux: Restyle to resemble other pages
- Packaging: Removed ./configure options for distribution specific packages
2021-03-03 15:54:14 +00:00
Martin Pitt
7265dac293 test: Rawhide is now Fedora 35 2021-03-02 20:42:32 +01:00
Zbigniew Jędrzejewski-Szmek
15b376831f Rebuilt for updated systemd-rpm-macros
See https://pagure.io/fesco/issue/2583.
2021-03-02 16:14:02 +01:00
Zbigniew Jędrzejewski-Szmek
367f83ef95 Coalesce systemd scriptlets
It is more efficient to do callout just once.

Also, call the scriptlets for all units. For some units the scriptlets
are noops, but it's more future-proof to call them anyway.
2021-03-02 15:56:42 +01:00
Cockpit Project
056d3bc8f4 Update to 238.1-1
- Several UI alignment fixes
- Updates: Show PackageKit errors properly
- Re-drop unit tests from built packages
- Metrics: Don't show swap column when no swap is present
- Metrics: Don't show duplicate events
2021-02-22 05:23:41 +00:00
Martin Pitt
941ebae5e7 tests: Install full chromium package
Revert the downgrade from commit 168e0397aa and install the full
chromium package instead. This has a lot more dependencies, but is not
affected by the Ctrl+A keyDown crash.
2021-02-19 09:28:47 +01:00
Martin Pitt
af08cc079f tests: Revert dropping of EPEL on RHEL
This was wrongly dropped in commit 168e0397aa. On RHEL/CentOS
installing chromium still needs some dependencies from EPEL.
2021-02-19 06:07:13 +01:00
Martin Pitt
96f32077a5 tests: Adjust for renamed upstream test 2021-02-19 06:06:50 +01:00
Martin Pitt
13869944f3 test: Check os-release instead of /dev/kvm for Machines tests
Commit e17149cb did not work as intended -- the RHEL gating machines
also don't have /dev/kvm, but are still powerful enough to run all
Machines tests. So consult /etc/os-release instead of /dev/kvm.
2021-02-18 10:12:58 +01:00
Cockpit Project
65675a9110 Update to 238-1
- Updates: List outdated software that needs a restart
- Web server: Preserve permissions of administrator-provided certificates
- System: Performance page shows busiest CPU cores
- Machines: VM disk creation supports a custom path
2021-02-18 05:22:28 +00:00
Martin Pitt
6b9fb734bb Revert "test: Exclude TestLogin.testServer"
This reverts commit 6f3becab15.

This test works fine in 33, and lots of other tests fail, there is a
more fundamental reason for this.
2021-02-17 08:30:08 +01:00
Martin Pitt
e17149cb3b tests: Only run one Machines test on VM instance without /dev/kvm
Each Machines test takes about 4 minutes with QEMU emulation, and they
are very prone to failing. Due to the automatic retry, the Machines
tests currently take about 6 hours on Fedora gating infrastructure, and
are just about impossible to get succeeding.
2021-02-16 14:45:21 +01:00
Martin Pitt
6f3becab15 test: Exclude TestLogin.testServer
It fails in Fedora for an unknown reason.
2021-02-16 08:49:39 +01:00
Martin Pitt
f5c3319f6f Run tests less verbosely 2021-02-16 08:42:49 +01:00