d452b96b2a
- 0.166.2 * Don't enforce password reuse (boo#1156501) * Config option check_for_requests_on_action is now activated by default. Use check_for_request_on_action = 0 in oscrc to disable it * osc vc --file=foo bar.changes now writes the content from foo into bar.changes instead of creating a new file (boo#1155953) * fix output for missing pubkey when using http_debug=1 on osc build * fix crash of osc linkpac when there is already a _link
Marco Strigl2019-11-13 12:10:04 +00:00
e0ae99e21b
- 0.166.1 * emergency fix for credentials handling: - in case of an old passx entry in oscrc osc did not work at all. Now we check in the compat code if we have an passx entry.
Marco Strigl2019-10-29 10:24:27 +00:00
2b642692d9
- 0.165.4 (boo#1144211) * allow optional fork when creating a maintenance request * fix RPMError fallback * fix local caching for all package formats * fix appname for trusted cert store * osc -h does not break anymore when using plugins
Marco Strigl2019-08-05 06:55:44 +00:00
4671b75744
- 0.165.3 (boo#1142662) * switch to difflib.diff_bytes and sys.stdout.buffer.write for diffing. This will fix all decoding issues with osc diff, osc ci and osc rq -d * fix osc ls -lb handling empty size and mtime * removed decoding on osc api command. * fixed broken TLS certificate handling (boo#1142518, CVE-2019-3685)
Marco Strigl2019-07-24 13:23:58 +00:00
9e2eb5d961
- 0.165.2 (boo#1140697) * support different token operations (runservice, release and rebuild) (requires OBS 2.10) * fix osc token decode error * offline build mode is now really offline and does not try to download the buildconfig * osc build -define now works with python3 * some spelling fixes * properly parse the error message on osc meta -e * osc maintainer -s now works with python3 * simplified and fixed osc meta -e * osc lbl now works with non utf8 encoding (boo#1129889) * add simpleimage as local build type
Marco Strigl2019-07-08 11:25:49 +00:00
908e8c3ab4
- Spec: * add Provides: %{use_python}-osc so that other packages can require the correct verion (either python2-osc or python3-osc)
Marco Strigl2019-05-21 09:13:00 +00:00
890d002ffe
- 0.165.1 * fix oscssl "urldefrag is not defined error" * osc release command now python3 compatible * add more decode logic in get_commitlog * osc add <dir> in compressed mode now works with python3 * osc getbinaries now prints the output instead of using the quiet mode as a default
Marco Strigl2019-05-20 06:49:45 +00:00
7222b01330
Accepting request 697466 from openSUSE:Tools
Yuchen Lin2019-04-25 14:20:25 +00:00
7d89656a0e
- osc-0.165.0.tar.gz now contains the correct version (tag 0.165.0)
Marco Strigl2019-04-24 11:21:14 +00:00
6cd0de6dc5
- simplify "BuildArch:" decission if statements. (Avoid double BuildArch lines) - Fedora29: m2crypto for python3 is named python3-m2crypto now
Marco Strigl2019-04-24 09:57:40 +00:00
b99552b999
Accepting request 696759 from openSUSE:Tools
Yuchen Lin2019-04-23 12:35:58 +00:00
103cff2c92
Accepting request 695702 from home:mstrigl:branches:openSUSE:Tools
Marco Strigl2019-04-22 12:19:59 +00:00
6dbeae2852
- 0.164.2 - deleterequest for entire projects needs the --all option as additional protection - rewrite packagequery to support python3 - rewrite oscerr module to support python3 - rewrite archqeury and debquery to support python3 - Export vc env vars when running a source service
Marco Strigl2019-02-12 08:20:16 +00:00
4aacdbbadf
added modification from adrian to changes file
Marco Strigl2018-06-29 13:03:02 +00:00
1538e760ac
modified changelog entry to correct version
Marco Strigl2018-06-29 11:01:56 +00:00
2fdd4314a0
- add Requires: python2 / python for Leap and Tumbleweed. Otherwise just python-base is installed which does not contain ssl.py [bnc#1097996]
Marco Strigl2018-06-29 07:28:51 +00:00
0cb195f62e
- 0.161 - show lintlogs in interactive request review mode - fix potential shell injections - allow multiple --repo and --arch options in prjresults - cleanup babysitter.by - supersede existing requests if --yes is passed to osc sr - prepend request summary to diff in interactive mode - show issues(bugs) in interactive diff mode
Marco Strigl2017-10-26 11:47:10 +00:00
7fc63e048d
- 0.158.0 - cat/less/blame command: default to expand to stay in sync with checkout - add support for highly experimental native appimage.yml support - show package status when repository configuration is broken - add '--blame' option to osc meta command - try to autodetect local package when running 'osc build' - comment requests in interactive mode - fix github issue #236 (--no-cleanup not working) - fix wipebinaries to prevent wiping of complete repository - add '--build-opt' to osc build command - fix requests codebase to fit old obs versions
Marco Strigl2017-05-09 07:56:45 +00:00
74620c4504
- 0.157.2 - add compat code for older apis that do not support multibuild - fix ssl.connection instantiation in case of old M2Crypto - highly experimental support for appimage - fix local service run for non-existent (server-side) package
Marco Strigl2017-03-21 12:51:52 +00:00
69fe003334
- 0.157.1 - fix local build of kiwi images using obsrepositories://
Marco Strigl2017-03-08 12:17:40 +00:00
b68ac4116b
- 0.157 - add unpublish command (requires OBS 2.8) - add blame command (requires OBS 2.9) - results: show multibuild results by default - getbinaries: make .AppImage files executable - support operation in checked out package for cat/less/blame - add comment command - improved build recipe selection - added multibuild (-M) to commands: buildlog, remotebuildlog, buildinfo, build, buildhistory, jobhistory, rebuild, restartbuild/abortbuild, wipebinaries, getbinaries - add checkconstraints command - add workerinfo command
Marco Strigl2017-03-08 09:11:35 +00:00
2437eaf26f
Accepting request 447032 from openSUSE:Tools
Ludwig Nussel
2016-12-29 21:44:27 +00:00
9c1ed21986
- 0.156.0 - highlight scheduled jobs with dispatch problems (due to constraints) - allow to specify a log message in lock command - Add '--wipe' option to osc chroot for deleting buildroots - Add '--vm-memory' option to osc build - add --multibuild to results command for showing all packages of a multibuild config - add --multibuild-package option to results command for showing only one package of the multibuild config
Marco Strigl2016-12-19 13:53:34 +00:00