All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] Some more stable-rt-tools fixes
@ 2019-05-02 19:33 Tom Zanussi
  2019-05-02 19:34 ` [PATCH 01/10] srt_commit: Fix --release-candidate arg misspelling Tom Zanussi
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Tom Zanussi @ 2019-05-02 19:33 UTC (permalink / raw)
  To: wagi; +Cc: linux-rt-users

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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2019-05-03  8:23 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-02 19:33 [PATCH 00/10] Some more stable-rt-tools fixes Tom Zanussi
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

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.