- 0.169.0

* improve speed and usability of osc bash completion
   * switch packagequery.py to return only bytes
   * improved some error messages
   * osc add: support git@ (private github) or git:// URLs correctly
   * split dependson and whatdependson commands
   * support for osc build --shell-cmd
   * Fix kiwi build with --prefer-pkgs
   * add pkg-ccache support for osc build
   * fix security issue (bsc#1122675, CVE-2019-3681) do not allow '/' in filename

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=335
This commit is contained in:
2020-05-28 06:36:08 +00:00
committed by Git OBS Bridge
parent a3913b00be
commit db844b2871
8 changed files with 24 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
pkgname=osc
pkgver=0.168.2
pkgver=0.169.0
pkgrel=0
pkgdesc="Open Build Service client"
arch=('x86_64')