- 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.

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=303
This commit is contained in:
2019-10-29 10:24:27 +00:00
committed by Git OBS Bridge
parent 955c50b282
commit e0ae99e21b
8 changed files with 19 additions and 10 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Oct 29 10:18:24 UTC 2019 - Marco Strigl <marco.strigl@suse.com>
- 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.
-------------------------------------------------------------------
Thu Oct 24 10:05:06 UTC 2019 - Marco Strigl <marco.strigl@suse.com>