summaryrefslogtreecommitdiff
path: root/doc/NEWS
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-06-24 14:16:36 +0000
committernia <nia@pkgsrc.org>2021-06-24 14:16:36 +0000
commit7a624c7321c6a1b4d30775b78b1a7d2a100e5d4e (patch)
tree18bda0577cb48bd8625e19a2ab2e969802d7207d /doc/NEWS
parent1a3179b25da5382cb874168d77d939bf4ff3ac02 (diff)
downloadpkgsrc-7a624c7321c6a1b4d30775b78b1a7d2a100e5d4e.tar.gz
doc: Default MySQL implementation changed
Diffstat (limited to 'doc/NEWS')
-rw-r--r--doc/NEWS9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/NEWS b/doc/NEWS
index a86f7cc8382..a31cb10f498 100644
--- a/doc/NEWS
+++ b/doc/NEWS
@@ -1,4 +1,4 @@
-# $NetBSD: NEWS,v 1.17 2020/12/15 08:36:02 nia Exp $
+# $NetBSD: NEWS,v 1.18 2021/06/24 14:16:36 nia Exp $
PKGSRC NEWS
===========
@@ -7,6 +7,13 @@ PKGSRC NEWS
pkgsrc. The intended readers are the pkgsrc developers as well as anyone
tracking pkgsrc-current.
+Default MySQL implementation changed to MariaDB [nia 2021-06-24]
+
+ The default version of MySQL as set by the pkgsrc infrastructure
+ was changed from MySQL 5.7 to MariaDB 10.5.
+
+ This is configurable by setting MYSQL_VERSION_DEFAULT in mk.conf.
+
Python 3.8 default [nia 2020-12-04]
The default Python version was switched to 3.8.