From: Tom Zanussi <zanussi@kernel.org>
To: wagi@monom.org
Cc: linux-rt-users@vger.kernel.org
Subject: [PATCH 00/10] Some more stable-rt-tools fixes
Date: Thu, 2 May 2019 14:33:59 -0500 [thread overview]
Message-ID: <cover.1556825097.git.tom.zanussi@linux.intel.com> (raw)
From: Tom Zanussi <tom.zanussi@linux.intel.com>
Hi Daniel,
I just did my first srt tools backport release for 3.18 - as promised,
here's the set of patches for the things I ran into.
Thanks,
Tom
Tom Zanussi (10):
srt_commit: Fix --release-candidate arg misspelling
srt_util: Make the 'configuration not found' message more informative
srt_announce: Add an option to suppress git send-email auto-cc
srt_announce: Allow rc releases to also reference release artifacts
srt_create: Use old_tag.base, not old_tag, to create patch for rc
announce-srt: Remove {major}.{minor} from upload paths
srt_upload: Upload incremental update patch to prj_dir/incr, not
prj_dir/older
srt_announce: Add "new_tag_rc" for rc incremental releases
announce-srt: Remove explicit v4.x from upload paths
announce-srt-rc: Add tarball links
announce-srt-rc.txt | 13 +++++++++++++
announce-srt.txt | 8 ++++----
srt_announce.py | 53 +++++++++++++++++++++++++++++++++--------------------
srt_commit.py | 4 ++--
srt_create.py | 2 +-
srt_upload.py | 11 ++++++++---
srt_util.py | 2 +-
7 files changed, 62 insertions(+), 31 deletions(-)
--
2.14.1
next reply other threads:[~2019-05-02 19:34 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-02 19:33 Tom Zanussi [this message]
2019-05-02 19:34 ` [PATCH 01/10] srt_commit: Fix --release-candidate arg misspelling Tom Zanussi
2019-05-02 19:34 ` [PATCH 02/10] srt_util: Make the 'configuration not found' message more informative Tom Zanussi
2019-05-02 19:34 ` [PATCH 03/10] srt_announce: Add an option to suppress git send-email auto-cc Tom Zanussi
2019-05-02 19:34 ` [PATCH 04/10] srt_announce: Allow rc releases to also reference release artifacts Tom Zanussi
2019-05-02 19:34 ` [PATCH 05/10] srt_create: Use old_tag.base, not old_tag, to create patch for rc Tom Zanussi
2019-05-02 19:34 ` [PATCH 06/10] announce-srt: Remove {major}.{minor} from upload paths Tom Zanussi
2019-05-02 19:34 ` [PATCH 07/10] srt_upload: Upload incremental update patch to prj_dir/incr, not prj_dir/older Tom Zanussi
2019-05-02 19:34 ` [PATCH 08/10] srt_announce: Add "new_tag_rc" for rc incremental releases Tom Zanussi
2019-05-02 19:34 ` [PATCH 09/10] announce-srt: Remove explicit v4.x from upload paths Tom Zanussi
2019-05-02 19:34 ` [PATCH 10/10] announce-srt-rc: Add tarball links Tom Zanussi
2019-05-03 8:23 ` [PATCH 00/10] Some more stable-rt-tools fixes Daniel Wagner
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=cover.1556825097.git.tom.zanussi@linux.intel.com \
--to=zanussi@kernel.org \
--cc=linux-rt-users@vger.kernel.org \
--cc=wagi@monom.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.