public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Packit <hello@packit.dev>
To: git-commits@fedoraproject.org
Subject: [rpms/cockpit-machines] f43: Update to 357 upstream release
Date: Wed, 23 Sep 2026 15:03:40 GMT [thread overview]
Message-ID: <179017582044.1.16190296675766390694.rpms-cockpit-machines-9564c4a6d96e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/cockpit-machines
Branch : f43
Commit : 9564c4a6d96e539c38dd5cafb20ef8d696ad8c46
Author : Packit <hello@packit.dev>
Date : 2026-09-23T13:16:37+00:00
Stats : +16/-9 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/cockpit-machines/c/9564c4a6d96e539c38dd5cafb20ef8d696ad8c46?branch=f43
Log:
Update to 357 upstream release
Upstream tag: 357
Upstream commit: 743b52a3
Commit authored by Packit automation (https://packit.dev/)
---
diff --git a/.gitignore b/.gitignore
index 780f9ae..6308948 100644
--- a/.gitignore
+++ b/.gitignore
@@ -132,3 +132,5 @@
/cockpit-machines-node-355.tar.xz
/cockpit-machines-356.tar.xz
/cockpit-machines-node-356.tar.xz
+/cockpit-machines-357.tar.xz
+/cockpit-machines-node-357.tar.xz
diff --git a/README.packit b/README.packit
index 72ae4cd..41bc266 100644
--- a/README.packit
+++ b/README.packit
@@ -1,3 +1,3 @@
This repository is maintained by packit.
https://packit.dev/
-The file was generated using packit 1.16.2.post1.dev18+g099fa292c.
+The file was generated using packit 1.16.3.post1.dev11+g14b012ef4.
diff --git a/cockpit-machines.spec b/cockpit-machines.spec
index a5232fb..b7667d9 100644
--- a/cockpit-machines.spec
+++ b/cockpit-machines.spec
@@ -3,7 +3,7 @@
# Copyright (C) 2021 Red Hat, Inc.
Name: cockpit-machines
-Version: 356
+Version: 357
Release: 1%{?dist}
Summary: Cockpit user interface for virtual machines
License: LGPL-2.1-or-later AND MIT
@@ -69,11 +69,11 @@ Recommends: python3-gobject-base
Suggests: (qemu-virtiofsd or virtiofsd)
Provides: bundled(npm(@novnc/novnc)) = 1.5.0
-Provides: bundled(npm(@patternfly/react-core)) = 6.6.0
-Provides: bundled(npm(@patternfly/react-icons)) = 6.6.0
-Provides: bundled(npm(@patternfly/react-styles)) = 6.6.0
-Provides: bundled(npm(@patternfly/react-table)) = 6.6.0
-Provides: bundled(npm(@patternfly/react-tokens)) = 6.6.0
+Provides: bundled(npm(@patternfly/react-core)) = 6.6.1
+Provides: bundled(npm(@patternfly/react-icons)) = 6.6.1
+Provides: bundled(npm(@patternfly/react-styles)) = 6.6.1
+Provides: bundled(npm(@patternfly/react-table)) = 6.6.1
+Provides: bundled(npm(@patternfly/react-tokens)) = 6.6.1
Provides: bundled(npm(@xterm/addon-webgl)) = 0.19.0
Provides: bundled(npm(@xterm/xterm)) = 6.0.0
Provides: bundled(npm(dequal)) = 2.0.3
@@ -118,6 +118,11 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*
# The changelog is automatically generated and merged
%changelog
+* Wed Sep 23 2026 Packit <hello@packit.dev> - 357-1
+- Harden against local attacks from accessing sensitive data CVE-2026-92768, CVE-2026-92747, CVE-2026-92745
+- Resolves RHEL-263125, RHEL-263121, RHEL-263122 for rhel-10.4
+- Resolves RHEL-263116, RHEL-263119, RHEL-263126 for rhel-9.10
+
* Thu Aug 27 2026 Packit <hello@packit.dev> - 356-1
- Translation updates
- Stability improvements
diff --git a/sources b/sources
index d0f9695..6de310c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cockpit-machines-356.tar.xz) = ccee7e79f270491f43f0b55ecaa2833b2a680d7218f39305f49f1372d1f1fb47a9eb952495f0b25ae3e41d044f71117ac70ad8e3eca215b5dc1174752623151a
-SHA512 (cockpit-machines-node-356.tar.xz) = 15d592edb3fdcca525a6363e564934018a376362b3afd635be38b2e83b69f814e29771ca357d5170a0bb99ec60618f6372c370cdb17bc08922922b1452e05686
+SHA512 (cockpit-machines-357.tar.xz) = 00fce1eb9e4dfe1db06973b76efe8303152992a8035ddbcb20ca2e3e4ee6971774c01924c5778e34a967b9dd4765250a97715daca55186d6d03d54b68fa6a656
+SHA512 (cockpit-machines-node-357.tar.xz) = 887765aeb50a4e77911b9eb8ca53c80c3150fe6362c39e75c5d2c3e3af7c66b1c7bece524fd2ad15ba203cdd1b27d2f339bee07d8f3ce3ebac2527ff6c2e304a
reply other threads:[~2026-09-23 15:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=179017582044.1.16190296675766390694.rpms-cockpit-machines-9564c4a6d96e@fedoraproject.org \
--to=hello@packit.dev \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox