Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Carlos Ramos Carreño
slapos
Commits
9ae911d0
Commit
9ae911d0
authored
May 17, 2024
by
Julien Muchembled
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version up: MariaDB 10.4.34, 10.5.25, 10.6.18, 10.11.8
parent
f7cb3edc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
component/mariadb/buildout.cfg
component/mariadb/buildout.cfg
+9
-9
No files found.
component/mariadb/buildout.cfg
View file @
9ae911d0
...
@@ -32,7 +32,7 @@ parts =
...
@@ -32,7 +32,7 @@ parts =
[mariadb-common]
[mariadb-common]
recipe = slapos.recipe.cmmi
recipe = slapos.recipe.cmmi
shared = true
shared = true
url = https://archive.mariadb.org/
/
mariadb-${:version}/source/mariadb-${:version}.tar.gz
url = https://archive.mariadb.org/mariadb-${:version}/source/mariadb-${:version}.tar.gz
pcre-location = ${pcre2:location}
pcre-location = ${pcre2:location}
pre-configure =
pre-configure =
d() { grep -q "$@"; sed -i "/$1/d" "$2"; }
d() { grep -q "$@"; sed -i "/$1/d" "$2"; }
...
@@ -96,8 +96,8 @@ post-install =
...
@@ -96,8 +96,8 @@ post-install =
[mariadb-10.4]
[mariadb-10.4]
<= mariadb-common
<= mariadb-common
version = 10.4.3
2
version = 10.4.3
4
md5sum =
f5ce8167e5ede5aaeec8f7475f120c19
md5sum =
7b885d620ab5bcd91cebc6ed220c69a7
pcre-location = ${pcre:location}
pcre-location = ${pcre:location}
patch-options = -p1
patch-options = -p1
patches =
patches =
...
@@ -109,18 +109,18 @@ patches +=
...
@@ -109,18 +109,18 @@ patches +=
[mariadb-10.5]
[mariadb-10.5]
<= mariadb-common
<= mariadb-common
version = 10.5.2
3
version = 10.5.2
5
md5sum =
cc89da1cb931bc920f3b0492cb7f1657
md5sum =
85d74d62d3aee1c3361cdfce2135141b
[mariadb-10.6]
[mariadb-10.6]
<= mariadb-common
<= mariadb-common
version = 10.6.1
6
version = 10.6.1
8
md5sum =
3eb1e80e0e2c055686aeb5e900cfe94e
md5sum =
ff0084890e4b8164144edb662f318fcb
[mariadb-10.11]
[mariadb-10.11]
<= mariadb-common
<= mariadb-common
version = 10.11.
6
version = 10.11.
8
md5sum =
71c8ef8b36221e348cecb9d13e6718e5
md5sum =
ba7abfae7947893c5a5343180808b0cb
[mariadb]
[mariadb]
<= mariadb-10.4
<= mariadb-10.4
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment