From: Tom Zanussi <tom.zanussi@xxxxxxxxxxxxxxx> 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