9
0
forked from pool/cockpit-tukit

Compare commits

...

1 Commits

Author SHA256 Message Date
811b8deacb Update cockpit-tukit to version 0.1.4
This update brings in a large amount of changes including
    - updating to patternfly 6
    - fixing how we handle superuser
    - updated translation utlities
2025-05-13 15:49:23 +05:30
8 changed files with 1920 additions and 2258 deletions

View File

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/cockpit-tukit.git</param>
<param name="changesrevision">41f9fbc9dd43f3d9ccfc492475384bfcfb359669</param></service></servicedata>
<param name="changesrevision">6eacfc19e177c016b22fccb77f89fa2b3430cb97</param></service></servicedata>

BIN
cockpit-tukit-0.1.3~git0.41f9fbc.tar.xz (Stored with Git LFS)

Binary file not shown.

BIN
cockpit-tukit-0.1.4~git0.6eacfc1.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,69 @@
-------------------------------------------------------------------
Tue May 13 10:03:51 UTC 2025 - Luna D Dragon <luna.dragon@suse.com>
- Update to version 0.1.4~git0.6eacfc1:
* Display message for user if they aren't superuser (bsc#1242139)
* UI Fixes
* FEAT: Patternfly 6 support
* BUMP deps to patternfly-6 and update COCKPIT_REPO_COMMIT
* fix: Properly handle superuser.allowed
* Bump @typescript-eslint/eslint-plugin in the types group
* Bump qunit from 2.19.4 to 2.24.1
* Bump the stylelint group across 1 directory with 2 updates
* Bump ts-loader from 9.4.4 to 9.5.2
* Bump glob from 11.0.1 to 11.0.2
* Bump the stylelint group with 2 updates
* Bump @typescript-eslint/eslint-plugin in the types group
* Bump @babel/preset-typescript from 7.22.5 to 7.27.1
* Chore: With dependabot now enabled, lets update insecure npm packages
* Bump the react group with 2 updates
* Bump esbuild from 0.25.2 to 0.25.4 in the esbuild group
* ci: Add in dependabot and automated updates to cockpit-lib
* Translated using Weblate (German)
* Translated using Weblate (German)
* Translated using Weblate (Japanese)
* Translated using Weblate (Japanese)
* Translated using Weblate (Spanish)
* Translated using Weblate (Czech)
* Translated using Weblate (Italian)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Chinese (Traditional Han script))
* Translated using Weblate (Chinese (China) (zh_CN))
* Translated using Weblate (Chinese (China) (zh_CN))
* Translated using Weblate (French)
* Translated using Weblate (Polish)
* Translated using Weblate (Polish)
* Translated using Weblate (German)
* Translated using Weblate (German)
* Translated using Weblate (Chinese (China) (zh_CN))
* Translated using Weblate (Chinese (China) (zh_CN))
* Translated using Weblate (Italian)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Czech)
* Translated using Weblate (Chinese (Traditional Han script))
* Translated using Weblate (French)
* Translated using Weblate (Japanese)
* Translated using Weblate (Japanese)
* Translated using Weblate (Polish)
* Translated using Weblate (Polish)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Spanish)
* Update tukit.pot
* Added translation using Weblate (Italian)
* Added translation using Weblate (French)
* Added translation using Weblate (Spanish)
* Translated using Weblate (German)
* Added translation using Weblate (Chinese (Traditional Han script))
-------------------------------------------------------------------
Tue Apr 15 09:31:26 UTC 2025 - Luna D Dragon <luna.dragon@suse.com>

View File

@@ -16,7 +16,7 @@
#
Name: cockpit-tukit
Version: 0.1.3~git0.41f9fbc
Version: 0.1.4~git0.6eacfc1
Release: 0%{?dist}
Summary: Cockpit module for Transactional Update
License: LGPL-2.1-or-later

BIN
node_modules.obscpio (Stored with Git LFS)

Binary file not shown.

File diff suppressed because it is too large Load Diff

2942
package-lock.json generated

File diff suppressed because it is too large Load Diff