19
0

7 Commits

7 changed files with 971 additions and 1635 deletions

Binary file not shown.

BIN
cockpit-subscriptions-14.2.tar.xz LFS Normal file

Binary file not shown.

View File

@@ -1,8 +1,28 @@
-------------------------------------------------------------------
Thu Jan 8 10:24:43 UTC 2026 - Alice Brooks <alice.brooks@suse.com>
Tue Jan 13 12:38:49 UTC 2026 - Alice Brooks <alice.brooks@suse.com>
- Update to version 12.1
* Update js-yaml to backpatch bsc#1255425/CVE-2025-64718
- Update to version 14.2
* Changes since 14
- 14.2
* Fix unable to register extensions
- 14.1
* Translation updates
* Dependency updates
* Fix out of date pot file
-------------------------------------------------------------------
Thu Jan 8 09:26:17 UTC 2026 - Alice Brooks <alice.brooks@suse.com>
- Update to version 14
* Add registration server fields to register code form
* Update dependencies
-------------------------------------------------------------------
Fri Sep 12 05:35:03 UTC 2025 - Miika Alikirri <miika.alikirri@suse.com>
- Update to version 13
* Translation updates
* Dependency updates
-------------------------------------------------------------------
Fri Jun 27 06:35:03 UTC 2025 - Alice Brooks <alice.brooks@suse.com>

View File

@@ -16,7 +16,7 @@
#
Name: cockpit-subscriptions
Version: 12.1
Version: 14.2
Release: 1%{?dist}
Summary: Cockpit module for managing and registering subscriptions
License: LGPL-2.1-or-later
@@ -38,10 +38,10 @@ BuildRequires: gettext
Requires: cockpit-bridge
Requires: suseconnect-ng
Provides: bundled(npm(@patternfly/patternfly)) = 6.2.3
Provides: bundled(npm(@patternfly/react-core)) = 6.2.2
Provides: bundled(npm(@patternfly/react-icons)) = 6.2.2
Provides: bundled(npm(@patternfly/react-styles)) = 6.2.2
Provides: bundled(npm(@patternfly/patternfly)) = 6.4.0
Provides: bundled(npm(@patternfly/react-core)) = 6.4.0
Provides: bundled(npm(@patternfly/react-icons)) = 6.4.0
Provides: bundled(npm(@patternfly/react-styles)) = 6.4.0
Provides: bundled(npm(@patternfly/react-tokens)) = 6.4.0
Provides: bundled(npm(attr-accept)) = 2.2.5
Provides: bundled(npm(file-selector)) = 2.1.2
@@ -55,7 +55,7 @@ Provides: bundled(npm(react-dropzone)) = 14.3.8
Provides: bundled(npm(react-is)) = 16.13.1
Provides: bundled(npm(react)) = 18.3.1
Provides: bundled(npm(scheduler)) = 0.23.2
Provides: bundled(npm(tabbable)) = 6.2.0
Provides: bundled(npm(tabbable)) = 6.4.0
Provides: bundled(npm(tslib)) = 2.8.1
%description

Binary file not shown.

File diff suppressed because it is too large Load Diff

1541
package-lock.json generated

File diff suppressed because it is too large Load Diff