- update to 4.23.6:
* Fixed MIME name detection of ZFO files consiting of a ZIP archive and which don't contain a data message nor a delivert info. * Fixed crashes of message detail dialogue when invalid ZFO content is attempted to be displayed. * Fixed some memory-related performance issues reported by Coverity. * Fixed blocked MEP login loop on newer macOS versions. * Fixed sending of ZIP archives in normal (non VoDZ) messages by explicitly setting their MIME type. * Lowered the limit for maximum attachment count to 50 files. * Extended the list of allowed attachment file types. * Showing total number of attached files in the send message dialogue. * Fixed restoration of databases without VoDZ content. * Fixed tag ordering. Tag sorting is now locale-aware. * Fixed problems with HOTP authorisation on Windows. There have been problems with the bundled libisds. MinGW does not handle POSIX extensions of printf formatting strings properly. Patch * Fixed a non-working PRAGMA statement when asking for a database * The --version command-line argument now also prints the version * Automatic background downloads didn't cause the deactivation of download buttons that could still be triggered. Triggering those * Adding new account caused the account tree to collapse. This has * The logging of libisds actions has been restricted on Windows because there are discrepancies from standard-defined behaviour * Improved behaviour when message download fails. The error dialogue is only shown when an explicit message download fails. * A message in the notification area appears when the download has been triggered by downloading message list. This should OBS-URL: https://build.opensuse.org/package/show/network/datovka?expand=0&rev=62
This commit is contained in:
parent
06f0285008
commit
6ef158ece4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8026b44700d7ef5d54a3087cedc50778abce7635b41161802c8ead774f67c6c4
|
||||
size 3194368
|
@ -1 +0,0 @@
|
||||
8026b44700d7ef5d54a3087cedc50778abce7635b41161802c8ead774f67c6c4
|
3
datovka-4.23.6.tar.xz
Normal file
3
datovka-4.23.6.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e1be14aee689418d68f5f1cf3fc4d2440490370d8d514d6850f0ec7e0c32a76a
|
||||
size 3196460
|
1
datovka-4.23.6.tar.xz.sha256
Normal file
1
datovka-4.23.6.tar.xz.sha256
Normal file
@ -0,0 +1 @@
|
||||
e1be14aee689418d68f5f1cf3fc4d2440490370d8d514d6850f0ec7e0c32a76a
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 24 18:03:28 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 4.23.6:
|
||||
* Fixed MIME name detection of ZFO files consiting of a ZIP
|
||||
archive and which don't contain a data message nor a delivert info.
|
||||
* Fixed crashes of message detail dialogue when invalid ZFO
|
||||
content is attempted to be displayed.
|
||||
* Fixed some memory-related performance issues reported by
|
||||
Coverity.
|
||||
* Fixed blocked MEP login loop on newer macOS versions.
|
||||
* Fixed sending of ZIP archives in normal (non VoDZ) messages
|
||||
by explicitly setting their MIME type.
|
||||
* Lowered the limit for maximum attachment count to 50 files.
|
||||
* Extended the list of allowed attachment file types.
|
||||
* Showing total number of attached files in the send message
|
||||
dialogue.
|
||||
* Fixed restoration of databases without VoDZ content.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 8 22:08:01 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
||||
%define lrelease lrelease-qt5
|
||||
%endif
|
||||
Name: datovka
|
||||
Version: 4.23.3
|
||||
Version: 4.23.6
|
||||
Release: 0
|
||||
Summary: Library to access Czech eGov system "Datove schranky"
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user