stable

RBTools-1.0.2-1.fc29

FEDORA-2019-c91faebbfa created by sgallagh 3 years ago for Fedora 29

RBTools 1.0.2 Release Notes

Packaging

  • The backports.shutil package is no longer needed or installed on Python 3.x. Patch by Stephen Gallagher.

New Features

rbt post

  • Added helpful instructions when configuring RBTools to use the wrong Review Board server URL. When encountering a bad URL, RBTools will try to determine the mistake and offer advice for fixing it. For instance, if it appears to be an RBCommons_ URL, it will notify if the URL is constructed correctly or if the team could not be found. Ultimately, this avoids confusion and frustration we've seen when first getting going with RBTools.

  • Reworked Two-Factor Authentication support for RBCommons. This release will be needed going forward in order to support two-factor authentication with RBCommons accounts.

  • Added a :option:--no-renames flag for removing rename information from Git diffs. This is used to override the default behavior in which we have Git look for file changes that could be renames. It's useful when Git is finding changes that should be seen as entirely new files and turning them into renamed files. Patch by Brian LeBlanc.

Bug Fixes

General

  • Fixed several general Python 3.x compatibility issues. This includes fixes for executing external processes and retrieving output, executing aliases, custom RBTools commands, iterating through resources in the API, and errors in some help output.

Aliases

  • Fixed parsing of shell-based aliases. When using aliases that make use of shell-based commands (ones starting with !), RBTools no longer strips any quotes in the command or evaluates escape sequences, instead allowing the shell to handle this. Patch by Barret Rennie.

API

  • Fixed Python 3.x compatibility issues with iterating through pages of resources.

  • Improved error output when encountering missing resources.

Git

  • Fixed working with Git clones that don't have an origin remote. RBTools will now try to determine an appropriate remote. If :option:--tracking-branch was provided, that remote will be used, otherwise the remote configured for the current branch will be used. If a suitable remote could not be found, the first configured remote (or origin if not found) will be used, and a warning will be shown.

Perforce

  • Fixed including information on binary files in diffs. (:bug:3659)

rbt diff

  • Fixed Unicode compatibility issues on Python 3.x. (:bug:4754)

rbt patch

  • Fixed applying patches from users with private profiles. If a user has marked their profile private, their full name and e-mail address wouldn't be available, causing :command:rbt patch to crash.

  • Fixed :option:rbt patch --print on Python 3.x. (:bug:4736) Patch by Basil Crow.

rbt post

  • Fixed compatibility with Python 3.5. (:bug:4762) Patch by David Cain.

Contributors

  • Barret Rennie
  • Basil Crow
  • Brian LeBlanc
  • Christian Hammond
  • David Cain
  • David Trowbridge
  • Stephen Gallagher

How to install

sudo dnf upgrade --refresh --advisory=FEDORA-2019-c91faebbfa

This update has been submitted for testing by sgallagh.

3 years ago

This update has been pushed to testing.

3 years ago

This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes

3 years ago

This update has been submitted for stable by sgallagh.

3 years ago

This update has been pushed to stable.

3 years ago

Please login to add feedback.

Metadata
Type
enhancement
Severity
medium
Karma
0
Signed
Content Type
RPM
Test Gating
Settings
Unstable by Karma
-3
Stable by Karma
1
Stable by Time
disabled
Dates
submitted
3 years ago
in testing
3 years ago
in stable
3 years ago
BZ#1712593 Review Request: python3-colorama - Cross-platform colored terminal text
0
0

Automated Test Results