Accepting request 1072665 from home:dmach:branches:openSUSE:Tools

- Update to 1.0.1
  - Configuration:
    - Fix a cut&paste error in setting 'disable_hdrmd5_check' config option
  - Connection:
    - Set Content-Type of POST requests without data to 'application/x-www-form-urlencoded'

OBS-URL: https://build.opensuse.org/request/show/1072665
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=388
This commit is contained in:
2023-03-17 15:31:52 +00:00
committed by Git OBS Bridge
parent 3c4c771ba7
commit c925468393
7 changed files with 16 additions and 7 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Mar 17 15:11:46 UTC 2023 - Daniel Mach <daniel.mach@suse.com>
- Update to 1.0.1
- Configuration:
- Fix a cut&paste error in setting 'disable_hdrmd5_check' config option
- Connection:
- Set Content-Type of POST requests without data to 'application/x-www-form-urlencoded'
-------------------------------------------------------------------
Tue Mar 14 12:26:57 UTC 2023 - Daniel Mach <daniel.mach@suse.com>