public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Martin Kolman <mkolman@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/initial-setup] rawhide: new version
Date: Wed, 09 Sep 2026 15:07:36 GMT	[thread overview]
Message-ID: <178896645652.1.3864014705308158334.rpms-initial-setup-fbed995ee07b@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/initial-setup
            Branch : rawhide
            Commit : fbed995ee07bf468afee8d3ccd4c076977727b69
            Author : Martin Kolman <mkolman@redhat.com>
            Date   : 2026-09-09T17:07:29+02:00
            Stats  : +9/-2 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/initial-setup/c/fbed995ee07bf468afee8d3ccd4c076977727b69?branch=rawhide

            Log:
            new version

Fix DRM master handover when running inside kmscon (jgroman)
Fix review findings: - replace `udevadm settle` with polling - filter correct connectors - properly store weston's exit code (jgroman)
Fix card enumeration for weston (jgroman)
Fix s390 build (mkolman)

---
diff --git a/.gitignore b/.gitignore
index 6f6d245..7099e00 100644
--- a/.gitignore
+++ b/.gitignore
@@ -100,3 +100,4 @@
 /initial-setup-0.3.101.tar.gz
 /initial-setup-0.3.102.tar.gz
 /initial-setup-0.3.103.tar.gz
+/initial-setup-0.3.104.tar.gz

diff --git a/initial-setup.spec b/initial-setup.spec
index e588ad4..80236c6 100644
--- a/initial-setup.spec
+++ b/initial-setup.spec
@@ -6,7 +6,7 @@ Name: initial-setup
 Summary: Initial system configuration utility
 URL: https://fedoraproject.org/wiki/InitialSetup
 License: GPL-2.0-or-later
-Version: 0.3.103
+Version: 0.3.104
 Release: 1%{?dist}
 
 # This is a Red Hat maintained package which is specific to
@@ -175,6 +175,12 @@ rm -v %{buildroot}%{_libexecdir}/%{name}/firstboot-windowmanager
 %find_lang %{name}
 
 %changelog
+* Wed Sep 09 2026 Martin Kolman <mkolman@redhat.com> - 0.3.104-1
+- Fix DRM master handover when running inside kmscon (jgroman)
+- Fix review findings: - replace `udevadm settle` with polling - filter correct connectors - properly store weston's exit code (jgroman)
+- Fix card enumeration for weston (jgroman)
+- Fix s390 build (mkolman)
+
 * Mon Aug 24 2026 Martin Kolman <mkolman@redhat.com> - 0.3.103-1
 - Fix s390 build (mkolman)
 

diff --git a/sources b/sources
index 0f5b796..7b4e3e3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (initial-setup-0.3.103.tar.gz) = 8310cfee0142effa272de0ef16bf848c11789b4f9c2b72cbb64a630fc0eb02ca6cd99bed0c8af2422d78dba3e46a5fee1f45ddb0a7fe1a46c0b80e0874c5a578
+SHA512 (initial-setup-0.3.104.tar.gz) = 20929c0e24378003dea96f262ca8f4c872b2f827ed9136d5a703c3cb76932bf9a9ea51e7905600fa5aebc3b8c86727ea6028674dd0177f6461878c050f1847d9

             reply	other threads:[~2026-09-09 15:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-09 15:07 Martin Kolman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-09-09 16:43 [rpms/initial-setup] rawhide: new version Martin Kolman
2026-08-24 18:03 Martin Kolman
2026-08-24 17:13 Martin Kolman

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=178896645652.1.3864014705308158334.rpms-initial-setup-fbed995ee07b@fedoraproject.org \
    --to=mkolman@redhat.com \
    --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