Accepting request 770773 from server:database
OBS-URL: https://build.opensuse.org/request/show/770773 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mariadb-connector-c?expand=0&rev=23
This commit is contained in:
commit
b08284f3aa
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d266bb67df83c088c4fb05392713d2504c67be620894cedaf758a9561c116720
|
|
||||||
size 742858
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v2
|
|
||||||
|
|
||||||
iQEcBAABCAAGBQJd8lhgAAoJEM4aPdXjyU9Jd/wH/1pPgI/UmZ24PlG/MTBQi8aW
|
|
||||||
agfClj1SqM+BX5MthfAYNVI0aj50cKhI1lHy9A1j3zGy1rKUMQFCKC2KP1LnpApF
|
|
||||||
ZEK6z2vqil/z3FLGySzMX5lgxpuNuYOD7xUgWHK8MDX3qwAIYL7ywdOY/C8LFO+F
|
|
||||||
ruI/iquQXVPowoOSWqsfnFbDx2BZeuC3UQHbwlvYJqZaw7oVZojZFGJr3OXcgnJq
|
|
||||||
kKLzcNy6Z00ipX+1aI03uudKEktoZWxUKOdAInx9go2uJS3Umzzk8WE9G0CyGsg/
|
|
||||||
7n0rtDGDXqjdpsHDgG4vt3J74IM8eNAxulZUuD/ceSG9ihh7oxNeBmkjI2dVaiw=
|
|
||||||
=zO3a
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
mariadb-connector-c-3.1.7-src.tar.gz
Normal file
3
mariadb-connector-c-3.1.7-src.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:64f7bc8f5df3200ba6e3080f68ee4942382a33e8371baea8ca4b9242746df59a
|
||||||
|
size 742923
|
11
mariadb-connector-c-3.1.7-src.tar.gz.asc
Normal file
11
mariadb-connector-c-3.1.7-src.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v2
|
||||||
|
|
||||||
|
iQEcBAABCAAGBQJeMaEDAAoJEM4aPdXjyU9JzUgIAONDecQgdFhNnfi0TF5gvoYO
|
||||||
|
2z8GSrw6hT3sXr7eQT33UpIqb4Qc3H0gLTIYbBYcFC8qbwtfvhO3ROoTiQRDWeA9
|
||||||
|
rQiaFg6pojMWyRsdmcBpo8SatnE9R6rk7sVDzEemmkPWN9xmggUQRHbsbMLtK1D4
|
||||||
|
EY9eQ2k2oD4rTm699IjYYoZICTWuVqxPQTnNLyWdvlHgJPOnV9n+wr5SEPLAMj0T
|
||||||
|
ETrVX5usnzZPcJ9yKX196rNSdGYzPq3MPW6JiKpTTXlNbqFcrb+yzrlxluuqNXuV
|
||||||
|
X2z5O5gayi7Nn28dK4pSMWJnga4N64+AI13mf1zIArLpIV0lqJPXm7h4Kc+yuXM=
|
||||||
|
=urB6
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 6 20:30:28 UTC 2020 - Kristyna Streitova <kstreitova@suse.com>
|
||||||
|
|
||||||
|
- Update to release 3.1.7
|
||||||
|
* TLS/SSL: when the client doesn't procide a CA file and the
|
||||||
|
option ssl_verify_server_cert was set, the peer cerificate
|
||||||
|
will be validated against the system CA.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 20 00:13:52 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
Fri Dec 20 00:13:52 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package mariadb-connector-c
|
# spec file for package mariadb-connector-c
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LLC
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -25,7 +25,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%bcond_with sqlite3
|
%bcond_with sqlite3
|
||||||
Name: mariadb-connector-c
|
Name: mariadb-connector-c
|
||||||
Version: 3.1.6
|
Version: 3.1.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: MariaDB connector in C
|
Summary: MariaDB connector in C
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user