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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6cf2a04f69011c6c77ed99ea54b939aece5535cde5d7af402cbf1c8414da87ac
size 188316

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:238dead14b4b9f60291ffddb142133120c2d1d07a51e04c65b1d4ae1b61ea99c
size 188435

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>

View File

@@ -17,7 +17,7 @@
Name: python-smbprotocol
Version: 1.11.0
Version: 1.12.0
Release: 0
Summary: SMBv2/v3 client for Python 2 and 3
License: MIT