forked from pool/python-smpplib
Accepting request 927344 from home:mnhauke
- Update to version 2.2.0 * New: allow customizing how error PDUs are handled * New: ignoring unknown optional parameters * New: add the option to create TLS/SSL sockets * Fix: the max check should include the NULL terminator * Fix: not always setting the socket timeout * Fix: add mandatory parameters to GenericNack command * Fix: handle errors on PDU payload retrieval - Drop patch: * python-smpplib-use-unittest-mock.patch OBS-URL: https://build.opensuse.org/request/show/927344 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smpplib?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 25 19:33:46 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 2.2.0
|
||||
* New: allow customizing how error PDUs are handled
|
||||
* New: ignoring unknown optional parameters
|
||||
* New: add the option to create TLS/SSL sockets
|
||||
* Fix: the max check should include the NULL terminator
|
||||
* Fix: not always setting the socket timeout
|
||||
* Fix: add mandatory parameters to GenericNack command
|
||||
* Fix: handle errors on PDU payload retrieval
|
||||
- Drop patch:
|
||||
* python-smpplib-use-unittest-mock.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 7 07:26:54 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
Reference in New Issue
Block a user