Rebase to 3.4.4
Upstream release notes: https://mariadb.com/kb/en/mariadb-connector-c-3-4-4-release-notes/ Upstream changelog: https://mariadb.com/kb/en/mariadb-connector-c-3-4-4-changelog/ -- Related: RHEL-55985
This commit is contained in:
parent
bff19eec79
commit
68ea641306
@ -6,8 +6,8 @@
|
||||
|
||||
|
||||
Name: mariadb-connector-c
|
||||
Version: 3.4.3
|
||||
Release: 10%{?with_debug:.debug}%{?dist}
|
||||
Version: 3.4.4
|
||||
Release: 1%{?with_debug:.debug}%{?dist}
|
||||
Summary: The MariaDB Native Client library (C driver)
|
||||
License: LGPL-2.1-or-later
|
||||
Source: https://archive.mariadb.org/connector-c-%{version}/%{name}-%{version}-src.tar.gz
|
||||
@ -250,6 +250,9 @@ install -D -p -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/my.cnf.d/client.cnf
|
||||
# Need to ensure, that the testsuite will also run properly on 'fedpkg local' buid, not damaging the host machine
|
||||
|
||||
%changelog
|
||||
* Wed Feb 12 2025 Michal Schorm <mschorm@redhat.com> - 3.4.4-1
|
||||
- Rebase to 3.4.4
|
||||
|
||||
* Tue Feb 04 2025 Michal Schorm <mschorm@redhat.com> - 3.4.3-10
|
||||
- Disable option that requires all connections to be SSL encrypted by default
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mariadb-connector-c-3.4.3-src.tar.gz) = 7eb05e43e49a36400b2f845e0fc3e9a7dc22068723e8838a09f5849ac35af7c88470712ec25fc8c3643a5a000bb70b61985a8a2df98b66b526dc72a4762af017
|
||||
SHA512 (mariadb-connector-c-3.4.4-src.tar.gz) = a191545953ce36251c1a5c6ea693986ab4719e1c8be30f50f1ca41482a010cc329238e9709dd91d4209b1f43a1baa3e1e683f789ec322d6d13d574e335bbc0e8
|
||||
|
Loading…
Reference in New Issue
Block a user