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] f45: Update to 366 upstream release
Date: Mon, 17 Aug 2026 10:56:37 GMT	[thread overview]
Message-ID: <178696419718.1.6278390156820476272.rpms-cockpit-e0961e5c6342@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/cockpit
            Branch : f45
            Commit : e0961e5c6342033cde41385993ee07eba3119da3
            Author : Packit <hello@packit.dev>
            Date   : 2026-08-13T09:51:40+00:00
            Stats  : +13/-6 in 4 file(s)
            URL    : https://src.fedoraproject.org/rpms/cockpit/c/e0961e5c6342033cde41385993ee07eba3119da3?branch=f45

            Log:
            Update to 366 upstream release

Upstream tag: 366
Upstream commit: 72944d87

Commit authored by Packit automation (https://packit.dev/)

---
diff --git a/.gitignore b/.gitignore
index 3dce662..44c7946 100644
--- a/.gitignore
+++ b/.gitignore
@@ -355,3 +355,5 @@
 /cockpit-node-364.tar.xz
 /cockpit-365.tar.xz
 /cockpit-node-365.tar.xz
+/cockpit-366.tar.xz
+/cockpit-node-366.tar.xz

diff --git a/README.packit b/README.packit
index d816803..68a092a 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.
+The file was generated using packit 1.16.2.post1.dev8+g69d783e81.

diff --git a/cockpit.spec b/cockpit.spec
index bddec54..20f5fb0 100644
--- a/cockpit.spec
+++ b/cockpit.spec
@@ -55,7 +55,7 @@ Summary:        Web Console for Linux servers
 License:        LGPL-2.1-or-later AND GPL-3.0-or-later AND MIT AND CC-BY-SA-3.0 AND BSD-3-Clause
 URL:            https://cockpit-project.org/
 
-Version:        365
+Version:        366
 Release:        1%{?dist}
 Source0:        https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-%{version}.tar.xz
 Source1:        https://github.com/cockpit-project/cockpit/releases/download/%{version}/cockpit-node-%{version}.tar.xz
@@ -369,7 +369,7 @@ Provides: cockpit-selinux = %{version}-%{release}
 Provides: cockpit-sosreport = %{version}-%{release}
 %endif
 
-Provides: bundled(npm(@patternfly/patternfly)) = 6.6.0
+Provides: bundled(npm(@patternfly/patternfly)) = 6.6.1
 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
@@ -379,7 +379,7 @@ Provides: bundled(npm(@xterm/addon-webgl)) = 0.19.0
 Provides: bundled(npm(@xterm/xterm)) = 6.0.0
 Provides: bundled(npm(dequal)) = 2.0.3
 Provides: bundled(npm(focus-trap)) = 7.6.6
-Provides: bundled(npm(ipaddr.js)) = 2.4.0
+Provides: bundled(npm(ipaddr.js)) = 2.5.0
 Provides: bundled(npm(json-stable-stringify-without-jsonify)) = 1.0.1
 Provides: bundled(npm(lodash)) = 4.18.1
 Provides: bundled(npm(prop-types)) = 15.8.1
@@ -665,6 +665,11 @@ via PackageKit.
 
 # The changelog is automatically generated and merged
 %changelog
+* Thu Aug 13 2026 Packit <hello@packit.dev> - 366-1
+- Networkmanager: Don't activate new network connections by default
+- Networkmanager: Navigate to details page after creation
+- Translations and dependency updates
+
 * Thu Jul 30 2026 Packit <hello@packit.dev> - 365-1
 - Translations and dependency updates
 - Fix btrfs subvolume mount option parsing (rhbz#2483145)

diff --git a/sources b/sources
index 8905de9..5b473f5 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cockpit-365.tar.xz) = 94061a209150f695893bd91235f39275304e0b4a92ba6b1f7cd2cbef2726f029e0c96d43a645800ebcc31d2cf73da59e8f6f9ab53922304c8c42f820f3008e30
-SHA512 (cockpit-node-365.tar.xz) = 53eabf2afce076a7888f1a862182bf9db4d28277c45eae9c21a51d7cbb211d35619cbc1dcc12b87831ef290cf9f738fc4a73bf789357019011fb9220959ef84b
+SHA512 (cockpit-366.tar.xz) = c15d48c6e4807d6f471eea7961fc71597510f8a2c29d89ac3d9c15ce033f908c55bb2904493026ce167a78a95326450af11306aec1adc97814aa792b273d39ef
+SHA512 (cockpit-node-366.tar.xz) = 9be12312ebbcfad700e1fa47729552658077859b10daffaab41f0ec4022f730e89eb654ed4c42db4e9a1d129904fb6b6a1bab7b2df1534b381fb7044538ee921

                 reply	other threads:[~2026-08-17 10:56 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=178696419718.1.6278390156820476272.rpms-cockpit-e0961e5c6342@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