From de3fec77ec2aa0d5d3e679922be648f464fda2811c72a26ea7de91ff3459a847 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 9 Mar 2020 07:13:03 +0000 Subject: [PATCH] Accepting request 782799 from home:jirislaby:branches:network MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update to 4.15.0 * Added support for shadow accounts (i.e. accounts without database). * Shadow accounts which don't cause message acceptance can be used to automatically download message lists. * Data-box contact lists can be sorted. * Fixed failing tests when no ISDS login credentials are supplied. * Using 'identification number' (IČO) instead of 'subject ID' (IČ). * Displaying leading zeros in identification numbers in account info page. * Windows application can be compiled and bundled with OpenSSL-1.1.1. Actual version of OpenSSL is determined by the version of the used Qt libraries. * Modified code about which the compiler has been giving deprecation warnings when compiling with Qt-5.14. * Implemented the upload_account_status records management service. The service sends brief reports about the account status containing summaries about the number of messages in different states in the data box. The summaries are generated when a records management service is used. OBS-URL: https://build.opensuse.org/request/show/782799 OBS-URL: https://build.opensuse.org/package/show/network/datovka?expand=0&rev=37 --- datovka-4.14.1.tar.xz | 3 --- datovka-4.14.1.tar.xz.sha256 | 1 - datovka-4.15.0.tar.xz | 3 +++ datovka-4.15.0.tar.xz.sha256 | 1 + datovka.changes | 20 ++++++++++++++++++++ datovka.spec | 2 +- 6 files changed, 25 insertions(+), 5 deletions(-) delete mode 100644 datovka-4.14.1.tar.xz delete mode 100644 datovka-4.14.1.tar.xz.sha256 create mode 100644 datovka-4.15.0.tar.xz create mode 100644 datovka-4.15.0.tar.xz.sha256 diff --git a/datovka-4.14.1.tar.xz b/datovka-4.14.1.tar.xz deleted file mode 100644 index 83452f5..0000000 --- a/datovka-4.14.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6676df789db928db3fb6246a196de9bcfdfb2e8ef2a6bf4912e7f02faaee364a -size 2798160 diff --git a/datovka-4.14.1.tar.xz.sha256 b/datovka-4.14.1.tar.xz.sha256 deleted file mode 100644 index 540dba1..0000000 --- a/datovka-4.14.1.tar.xz.sha256 +++ /dev/null @@ -1 +0,0 @@ -6676df789db928db3fb6246a196de9bcfdfb2e8ef2a6bf4912e7f02faaee364a diff --git a/datovka-4.15.0.tar.xz b/datovka-4.15.0.tar.xz new file mode 100644 index 0000000..983136d --- /dev/null +++ b/datovka-4.15.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2123ad7ef3b645868d6bcb5a2213f2d5107f45229dcc787124c3abe82d0e61b8 +size 2816380 diff --git a/datovka-4.15.0.tar.xz.sha256 b/datovka-4.15.0.tar.xz.sha256 new file mode 100644 index 0000000..a51893b --- /dev/null +++ b/datovka-4.15.0.tar.xz.sha256 @@ -0,0 +1 @@ +2123ad7ef3b645868d6bcb5a2213f2d5107f45229dcc787124c3abe82d0e61b8 diff --git a/datovka.changes b/datovka.changes index 2487ed5..cc1b16c 100644 --- a/datovka.changes +++ b/datovka.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Mon Mar 9 07:09:54 UTC 2020 - Jiri Slaby + +- Update to 4.15.0 + * Added support for shadow accounts (i.e. accounts without database). + * Shadow accounts which don't cause message acceptance can be used to + automatically download message lists. + * Data-box contact lists can be sorted. + * Fixed failing tests when no ISDS login credentials are supplied. + * Using 'identification number' (IČO) instead of 'subject ID' (IČ). + * Displaying leading zeros in identification numbers in account info page. + * Windows application can be compiled and bundled with OpenSSL-1.1.1. Actual + version of OpenSSL is determined by the version of the used Qt libraries. + * Modified code about which the compiler has been giving deprecation warnings + when compiling with Qt-5.14. + * Implemented the upload_account_status records management service. The + service sends brief reports about the account status containing summaries + about the number of messages in different states in the data box. The + summaries are generated when a records management service is used. + ------------------------------------------------------------------- Thu Nov 28 12:34:08 UTC 2019 - Jiri Slaby diff --git a/datovka.spec b/datovka.spec index 7c153e0..4ee6e2b 100644 --- a/datovka.spec +++ b/datovka.spec @@ -17,7 +17,7 @@ Name: datovka -Version: 4.14.1 +Version: 4.15.0 Release: 0 Summary: Library to access Czech eGov system "Datove schranky" License: GPL-3.0-or-later