1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-08 14:08:42 +02:00

release 0.165.4

This commit is contained in:
lethliel
2019-08-05 08:45:32 +02:00
parent 63c103770a
commit 5994326451
2 changed files with 6 additions and 2 deletions

6
NEWS
View File

@@ -1,5 +1,9 @@
0.166.0
0.165.4
- 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
0.165.3
- switch to difflib.diff_bytes and sys.stdout.buffer.write for diffing.