From 9ca6ffe12f93eaa369e77566ad3697329e6be787f957cf9ef27d503dd9c9f41f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 29 Nov 2019 09:48:41 +0000 Subject: [PATCH] Accepting request 751604 from home:jirislaby:branches:network - Update to 4.14.1 * Able to log from command line into an account that user a MEP login procedure. * Able to verify qualified time stamps in a new format which is used in the testing environment since the end of August 2019 and is going to be used in the production environment. * Allowing *.pfx files for login certificates. * Sharing account credentials code with mobile application. * Fixed a problem with non-functional account deletion in Qt-5.10 and later. * Using username together with testing flag to internally identify accounts. * Added MEP (mobile key) login procedure, libisds-0.11 is required. OBS-URL: https://build.opensuse.org/request/show/751604 OBS-URL: https://build.opensuse.org/package/show/network/datovka?expand=0&rev=36 --- datovka-4.13.1.tar.xz | 3 --- datovka-4.13.1.tar.xz.sha256 | 1 - datovka-4.14.1.tar.xz | 3 +++ datovka-4.14.1.tar.xz.sha256 | 1 + datovka.changes | 15 +++++++++++++++ datovka.spec | 2 +- 6 files changed, 20 insertions(+), 5 deletions(-) delete mode 100644 datovka-4.13.1.tar.xz delete mode 100644 datovka-4.13.1.tar.xz.sha256 create mode 100644 datovka-4.14.1.tar.xz create mode 100644 datovka-4.14.1.tar.xz.sha256 diff --git a/datovka-4.13.1.tar.xz b/datovka-4.13.1.tar.xz deleted file mode 100644 index ed2b76c..0000000 --- a/datovka-4.13.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b6f030253200b55bd8b13b124b0b8aaa1c6f7dc27e2e84c6a8abe0ab90986d96 -size 2749936 diff --git a/datovka-4.13.1.tar.xz.sha256 b/datovka-4.13.1.tar.xz.sha256 deleted file mode 100644 index 6ff49c8..0000000 --- a/datovka-4.13.1.tar.xz.sha256 +++ /dev/null @@ -1 +0,0 @@ -b6f030253200b55bd8b13b124b0b8aaa1c6f7dc27e2e84c6a8abe0ab90986d96 diff --git a/datovka-4.14.1.tar.xz b/datovka-4.14.1.tar.xz new file mode 100644 index 0000000..83452f5 --- /dev/null +++ b/datovka-4.14.1.tar.xz @@ -0,0 +1,3 @@ +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 new file mode 100644 index 0000000..540dba1 --- /dev/null +++ b/datovka-4.14.1.tar.xz.sha256 @@ -0,0 +1 @@ +6676df789db928db3fb6246a196de9bcfdfb2e8ef2a6bf4912e7f02faaee364a diff --git a/datovka.changes b/datovka.changes index f4d1786..2487ed5 100644 --- a/datovka.changes +++ b/datovka.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu Nov 28 12:34:08 UTC 2019 - Jiri Slaby + +- Update to 4.14.1 + * Able to log from command line into an account that user a MEP login + procedure. + * Able to verify qualified time stamps in a new format which is used in + the testing environment since the end of August 2019 and is going to be used + in the production environment. + * Allowing *.pfx files for login certificates. + * Sharing account credentials code with mobile application. + * Fixed a problem with non-functional account deletion in Qt-5.10 and later. + * Using username together with testing flag to internally identify accounts. + * Added MEP (mobile key) login procedure, libisds-0.11 is required. + ------------------------------------------------------------------- Tue May 28 07:13:58 UTC 2019 - Jiri Slaby diff --git a/datovka.spec b/datovka.spec index f2267f0..7c153e0 100644 --- a/datovka.spec +++ b/datovka.spec @@ -17,7 +17,7 @@ Name: datovka -Version: 4.13.1 +Version: 4.14.1 Release: 0 Summary: Library to access Czech eGov system "Datove schranky" License: GPL-3.0-or-later