14
0

Accepting request 1128564 from home:mnhauke

- Update to version 1.12.0
  * Add 0xc000007f to mapping.
  * Added the DiskFull error and message for the NTSTATUS code
    0xC000007F.

OBS-URL: https://build.opensuse.org/request/show/1128564
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smbprotocol?expand=0&rev=40
This commit is contained in:
2023-11-24 14:49:28 +00:00
committed by Git OBS Bridge
parent 27fde655c9
commit d54393b74f
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Nov 24 13:00:19 UTC 2023 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.12.0
* Add 0xc000007f to mapping.
* Added the DiskFull error and message for the NTSTATUS code
0xC000007F.
-------------------------------------------------------------------
Tue Sep 5 21:56:00 UTC 2023 - Martin Hauke <mardnh@gmx.de>