[packages/percona-server] Up to 5.7.43-47

arekm arekm at pld-linux.org
Thu Sep 14 16:07:16 CEST 2023


commit 9d27784bbc764bed73815dd484b0e958d5fe1653
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Sep 14 15:25:41 2023 +0200

    Up to 5.7.43-47

 build.patch         | 10 ++++++++++
 percona-server.spec |  6 +++---
 2 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/percona-server.spec b/percona-server.spec
index fea9265..6526626 100644
--- a/percona-server.spec
+++ b/percona-server.spec
@@ -51,7 +51,7 @@
 %endif
 
 %define		rel	1
-%define		percona_rel	44
+%define		percona_rel	47
 Summary:	Percona Server: a very fast and reliable SQL database engine
 Summary(de.UTF-8):	Percona Server: ist eine SQL-Datenbank
 Summary(fr.UTF-8):	Percona Server: un serveur SQL rapide et fiable
@@ -61,12 +61,12 @@ Summary(ru.UTF-8):	Percona Server - быстрый SQL-сервер
 Summary(uk.UTF-8):	Percona Server - швидкий SQL-сервер
 Summary(zh_CN.UTF-8):	Percona Server数据库服务器
 Name:		percona-server
-Version:	5.7.41
+Version:	5.7.43
 Release:	%{percona_rel}.%{rel}
 License:	GPL + Percona Server FLOSS Exception
 Group:		Applications/Databases
 Source0:	https://downloads.percona.com/downloads/Percona-Server-5.7/LATEST/source/tarball/%{name}-%{version}-%{percona_rel}.tar.gz
-# Source0-md5:	fa49686b60b4148bc6d351b8ba6b9ef8
+# Source0-md5:	bb46741a71c7356f0b99f7590b570455
 Source100:	http://www.sphinxsearch.com/files/sphinx-2.2.11-release.tar.gz
 # Source100-md5:	5cac34f3d78a9d612ca4301abfcbd666
 %if %{without system_boost}
diff --git a/build.patch b/build.patch
index 7e116e5..3a8dafd 100644
--- a/build.patch
+++ b/build.patch
@@ -38,3 +38,13 @@
  set(CMAKE_C_FLAGS "-std=c99 ${CMAKE_C_FLAGS}")
  check_cxx_compiler_flag(-std=c++11 HAVE_STDCXX11)
 
+--- percona-server-5.7.42-46/storage/rocksdb/rocksdb/db/range_del_aggregator.h~	2023-05-29 14:06:13.000000000 +0200
++++ percona-server-5.7.42-46/storage/rocksdb/rocksdb/db/range_del_aggregator.h	2023-07-13 12:01:33.789957701 +0200
+@@ -6,6 +6,7 @@
+ #pragma once
+ 
+ #include <algorithm>
++#include <cstdio>
+ #include <iterator>
+ #include <list>
+ #include <map>
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/percona-server.git/commitdiff/9d27784bbc764bed73815dd484b0e958d5fe1653



More information about the pld-cvs-commit mailing list