./databases/mariadb106-client, MariaDB 10.6, a free MySQL compatible database (client)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2021Q3, Version: 10.6.5, Package name: mariadb-client-10.6.5, Maintainer: pkgsrc-users

MariaDB Server is one of the most popular open source relational databases.
It's made by the original developers of MySQL.

MariaDB turns data into structured information in a wide array of applications,
ranging from banking to websites. It is an enhanced, drop-in replacement
for MySQL. MariaDB is used because it is fast, scalable and robust, with a
rich ecosystem of storage engines, plugins and many other tools make it very
versatile for a wide variety of use cases.

MariaDB is developed as open source software and as a relational database
it provides an SQL interface for accessing data. The latest versions of
MariaDB also include GIS and JSON features.

This package contains the MariaDB client programs and libraries.



Package options: ssl

Master sites:

SHA1: 7f385c8ee242f0b164db3dd72d39b26fac141c40
RMD160: 5bff753eb0239c3c9039fe3bab0a7b8fa70c52f6
Filesize: 83068.223 KB

Version history: (Expand)


CVS history: (Expand)


   2021-12-14 09:59:19 by Thomas Merkel | Files touched by this commit (10)
Log message:
Pullup ticket #6550 - requested by nia
databases/mariadb106: security fix

Revisions pulled up:
- databases/mariadb106-client/Makefile                          1.4
- databases/mariadb106-client/Makefile.common                   1.6
- databases/mariadb106-client/PLIST                             1.2
- databases/mariadb106-client/distinfo                          1.5
- databases/mariadb106-client/patches/patch-CMakeLists.txt      1.2
- databases/mariadb106-client/patches/patch-plugin_auth__pam_CMakeLists.txt deleted
- databases/mariadb106-client/patches/patch-plugin_auth__socket_auth__socket.c \ 
deleted
- databases/mariadb106-client/patches/patch-scripts_CMakeLists.txt 1.2
- \ 
databases/mariadb106-client/patches/patch-storage_innobase_include_transactional__lock__guard.h \ 
1.1
- databases/mariadb106-server/Makefile                          1.7
- databases/mariadb106-server/PLIST                             1.5

---
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Sat Nov 27 23:40:28 UTC 2021

   Modified Files:
   	pkgsrc/databases/mariadb106-client: Makefile Makefile.common PLIST
   	    distinfo
   	pkgsrc/databases/mariadb106-client/patches: patch-CMakeLists.txt
   	    patch-scripts_CMakeLists.txt
   	pkgsrc/databases/mariadb106-server: Makefile PLIST
   Added Files:
   	pkgsrc/databases/mariadb106-client/patches:
   	    patch-storage_innobase_include_transactional__lock__guard.h
   Removed Files:
   	pkgsrc/databases/mariadb106-client/patches:
   	    patch-plugin_auth__pam_CMakeLists.txt
   	    patch-plugin_auth__socket_auth__socket.c

   Log message:
   mariadb106*: Update to 10.6.5

   Release notes:
   https://mariadb.com/kb/en/mariadb-1065-release-notes/