aboutsummaryrefslogtreecommitdiff
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* databases/mariadb103-server: Security update to 10.3.31Bernard Spil2021-09-126-46/+21
| | | | | | Security: 38a4a043-e937-11eb-9b84-d4c9ef517024 MFH: 2021Q3 (cherry picked from commit d46194044ba61ece43081618c10fbc283b56cc5d)
* databases/mariadb103-server: Fix DB corruptionBernard Spil2021-09-121-2/+2
| | | | | | | | | | | * InnoDB corrupts files due to incorrect st_blksize calculation PR: 257728, 257958 Reported by: mfechner, iron udjin gmail com Obtained from: https://jira.mariadb.org/projects/MDEV/issues/MDEV-26537 MFH: 2021Q3 (cherry picked from commit c7054cfdf84443f275ef3979680e21c5ee61dee1)
* databases/mariadb104-server: Fix DB corruptionBernard Spil2021-09-123-0/+253
| | | | | | | | | | | * InnoDB corrupts files due to incorrect st_blksize calculation PR: 257728, 257958 Reported by: mfechner, iron udjin gmail com Obtained from: https://jira.mariadb.org/projects/MDEV/issues/MDEV-26537 MFH: 2021Q3 (cherry picked from commit 15c1622ad8fa4271d5f18831528af4d5b215e79e)
* databases/mariadb105-server: Fix DB corruptionBernard Spil2021-09-122-1/+110
| | | | | | | | | | | * InnoDB corrupts files due to incorrect st_blksize calculation PR: 257728 Reported by: mfechner Obtained from: https://jira.mariadb.org/projects/MDEV/issues/MDEV-26537 MFH: 2021Q3 (cherry picked from commit 48fcfdf50f2638c9e9815454c1db6e2116f15e57)
* databases/mysql80-*: update to 8.0.26Jochen Neumeister2021-08-296-54/+34
| | | | | | | | | Release notes: https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-26.html Sponsored by: Netzkommune GmbH Security: 38a4a043-e937-11eb-9b84-d4c9ef517024 (cherry picked from commit 84cc7ae5a0d131c991067d32bd0fae872a039cb9)
* databases/mariadb104-server: Security update to 10.4.21Bernard Spil2021-08-296-60/+48
| | | | | | | | | | | | | databases/mariadb105-server: Update to 10.5.12 * Update/fix i386 build [1] PR: 257047 [1] Reported by: Raymond Quakkelaar <r quakkelaar quaras nl> Security: 38a4a043-e937-11eb-9b84-d4c9ef517024 MFH: 2021Q3 (cherry picked from commit 7d6e883166c711066f5621b106d2615523a2afe7)
* databases/mariadb105-server: Update to 10.5.12Bernard Spil2021-08-293-20/+7
| | | | | | | | | | * Update/fix i386 build [1] PR: 257047 [1] Reported by: Raymond Quakkelaar <r quakkelaar quaras nl> Security: 38a4a043-e937-11eb-9b84-d4c9ef517024 (cherry picked from commit aa7bf2b545f6068e84dd0c3dc9e4c85f22a7bc2d)
* databases/qt5-sqldrivers-mysql: fix against mysql 5.7.34Adriaan de Groot2021-08-272-62/+16
| | | | | | | | | | | | | | | | | In mysql 5.7.34 binding a parameter to a 0-sized buffer triggers an assert() -- previously this was DBG_ASSERT. This triggers crashes in databases/akonadi in particular, which binds blobs of size 0. This patch allows akonadi with the default mysql to start (at all) again. The patch file previously held a Qt4-era patch which had long ago had a better patch applied upstream (the comment in the patch refers to that). The old stuff has been removed, leaving only the parameter-fix. PR: 248929 (cherry picked from commit e093f1162c353f3d62dce85e9e74053fc9a4743c)
* databases/mongodb44: Update to 4.4.8Ronald Klop2021-08-093-13/+22
| | | | | | | | Changelog: https://docs.mongodb.com/manual/release-notes/4.4/#4.4.8---aug-4--2021 PR: 257688 (cherry picked from commit 962be10550ee4a2be37ca5fd8e10a8a210a73289)
* databases/mongodb50: Update to 5.0.2Ronald Klop2021-08-082-4/+4
| | | | | | | | Changelog: https://docs.mongodb.com/manual/release-notes/5.0/#5.0.2---aug-4--2021 PR: 257665 (cherry picked from commit 1156f7d08c7d00e48492c30cd9dcd54da92967c8)
* databases/mysql57-*: update to 5.7.35Jochen Neumeister2021-08-014-19/+19
| | | | | | | | Full Changelog: https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-35.html Sponsored by: Netzkommune GmbH (cherry picked from commit 853341f7473b9ae1a3698bfb4e078f468f6e1f1d)
* databases/clickhouse: update to 21.7.4.18Kirill Ponomarev2021-07-284-237/+885
| | | | | | | PR: 257474 Reported by: maintainer (cherry picked from commit 509cf82860669420f1e77b339490f13021407281)
* databases/postgresql10-server: Fix typo in rc scriptLi-Wen Hsu2021-07-272-2/+2
| | | | | | | | PR: 257447 Reported by: Tom Warnke <tom@toromtomtom.com> MFH: 2021Q3 (cherry picked from commit eae54f6c6d796d71a24141534fab318aa70b6705)
* databases/redis{,-devel,5}: Update to 6.0.15, 6.2.5, 5.0.13Yasuhiro Kimura2021-07-276-12/+12
| | | | | | | | | | | | Release Notes: https://groups.google.com/g/redis-db/c/yU-jQ9BhL24/m/e6iZA2GLBgAJ Security: CVE-2021-32761 PR: 257326 Approved by: osa (maintainer) MFH: 2021Q3 Security: c561ce49-eabc-11eb-9c3f-0800270512f4 (cherry picked from commit d5d4137767e40dd04f6a5b5d8029d51a511c6a77)
* databases/mongodb50: Update to 5.0.1Ronald Klop2021-07-273-8/+18
| | | | | | | | | | | | - Add a fix for compilation on aarch64 on 14-CURRENT/clang 12. See: https://lists.freebsd.org/archives/freebsd-ports/2021-July/000431.html Changelog: https://docs.mongodb.com/manual/release-notes/5.0-changelog/#5.0.1-changelog PR: 257394 Approved by: lwhsu (mentor, implicit) (cherry picked from commit 6294ed8d0ef9fecae8cda824c1a112d951dc5273)
* databases/grass7: unbreak after gdal 3.3 updateLoïc Bartoletti2021-07-207-0/+154
| | | | | | | | | GDAL 3.3.0 introduces the use of standard C bool type. Redefining bool locally, as in vector/v.hull/chull.c causes failure. Obtained from: https://github.com/OSGeo/grass/pull/1567 (cherry picked from commit 562f7a0402ea5aa193f618ed6da3775a631f249a)
* databases/mantis: Update to 2.25.2.Thomas Zander2021-07-102-22/+22
| | | | | | | | | | | | | | | Details: - Many bugfixes (including some security related) available in the new mantis release 2.25.2. PR: 257066 Reported by: Zoltan ALEXANDERSON BESSE <zab@zltech.eu> (maintainer) MFH: 2021Q3 Security: CVE-2021-3603 CVE-2021-33557 CVE-2020-36326 (cherry picked from commit 2753d7dfd26f55ccb796810cb18f7ff28a48380b)
* */*: Update KDE Gear to 21.04.3Tobias C. Berner2021-07-091-3/+3
| | | | | | | | | | | | Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear. Today they all get new bugfix source releases. Full changelog: https://kde.org/announcements/changelogs/gear/21.04.3/ (cherry picked from commit 19ce6c4021c94df0f36147ee588a5938472b9650)
* databases/rubygem-pg_query: Update to 2.1.0Matthias Fechner2021-07-064-40/+10
| | | | | | | | This upgrade included patches upstream. Changelog: https://github.com/pganalyze/pg_query/blob/main/CHANGELOG.md (cherry picked from commit 943cc2e9f0474989ac172ceeef8994265e3dddb6)
* lang/php80: Update from 8.0.7 to 8.0.8Torsten Zuehlsdorff2021-07-051-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: Core: Fixed bug #81076 (incorrect debug info on Closures with implicit binds). Fixed bug #81068 (Double free in realpath_cache_clean()). Fixed bug #76359 (open_basedir bypass through adding ".."). Fixed bug #81090 (Typed property performance degradation with .= operator). Fixed bug #81070 (Integer underflow in memory limit comparison). Fixed bug #81122 (SSRF bypass in FILTER_VALIDATE_URL). (CVE-2021-21705) Bzip2: Fixed bug #81092 (fflush before stream_filter_remove corrupts stream). Fileinfo: Fixed bug #80197 (implicit declaration of function 'magic_stream' is invalid). GMP: Fixed bug #81119 (GMP operators throw errors with wrong parameter names). OCI8: Fixed bug #81088 (error in regression test for oci_fetch_object() and oci_fetch_array()). Opcache: Fixed bug #81051 (Broken property type handling after incrementing reference). Fixed bug #80968 (JIT segfault with return from required file). OpenSSL: Fixed bug #76694 (native Windows cert verification uses CN as sever name). MySQLnd: Fixed bug #80761 (PDO uses too much memory). PDO_Firebird: Fixed bug #76448 (Stack buffer overflow in firebird_info_cb). (CVE-2021-21704) Fixed bug #76449 (SIGSEGV in firebird_handle_doer). (CVE-2021-21704) Fixed bug #76450 (SIGSEGV in firebird_stmt_execute). (CVE-2021-21704) Fixed bug #76452 (Crash while parsing blob data in firebird_fetch_blob). (CVE-2021-21704) readline: Fixed bug #72998 (invalid read in readline completion). Standard: Fixed bug #81048 (phpinfo(INFO_VARIABLES) "Array to string conversion"). Fixed bug #77627 (method_exists on Closure::__invoke inconsistency). Windows: Fixed bug #81120 (PGO data for main PHP DLL are not used). Sponsored by: Bounce Experts (cherry picked from commit 526e5688439d2c300153c6031dd0c56e7cc8b9d7)
* lang/php74: Update from 7.4.20 to 7.4.21Torsten Zuehlsdorff2021-07-051-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: Core: Fixed bug #81068 (Double free in realpath_cache_clean()). Fixed bug #76359 (open_basedir bypass through adding ".."). Fixed bug #81090 (Typed property performance degradation with .= operator). Fixed bug #81070 (Integer underflow in memory limit comparison). Fixed bug #81122 (SSRF bypass in FILTER_VALIDATE_URL). (CVE-2021-21705) Bzip2: Fixed bug #81092 (fflush before stream_filter_remove corrupts stream). OpenSSL: Fixed bug #76694 (native Windows cert verification uses CN as sever name). PDO_Firebird: Fixed bug #76448 (Stack buffer overflow in firebird_info_cb). (CVE-2021-21704) Fixed bug #76449 (SIGSEGV in firebird_handle_doer). (CVE-2021-21704) Fixed bug #76450 (SIGSEGV in firebird_stmt_execute). (CVE-2021-21704) Fixed bug #76452 (Crash while parsing blob data in firebird_fetch_blob). (CVE-2021-21704) Standard: Fixed bug #81048 (phpinfo(INFO_VARIABLES) "Array to string conversion"). Sponsored by: Bounce Experts (cherry picked from commit bc406bce1549423d3bbc85170abe393f4dcccfba)
* lang/php73: Update from 7.3.28 to 7.3.29Torsten Zuehlsdorff2021-07-052-4/+0
| | | | | | | | | | | | | | | | Changelog: Core: Fixed bug #81122: SSRF bypass in FILTER_VALIDATE_URL. (CVE-2021-21705) PDO_Firebird: Fixed bug #76448: Stack buffer overflow in firebird_info_cb. (CVE-2021-21704) Fixed bug #76449: SIGSEGV in firebird_handle_doer. (CVE-2021-21704) Fixed bug #76450: SIGSEGV in firebird_stmt_execute. (CVE-2021-21704) Fixed bug #76452: Crash while parsing blob data in firebird_fetch_blob. (CVE-2021-21704) Sponsored by: Bounce Experts (cherry picked from commit 602c4c32efe0a00d33e9b7d36114796fba01830f)
* databases/rubygem-pg_query: Fix unknown type name 'PgQueryProtobuf'VVD2021-07-052-8/+7
| | | | | | | | | | | | | Make sure to use internal pg_query lib. Patch is already included upstream in version 2.1.0: https://github.com/pganalyze/pg_query/pull/216/files This should fix the build outside of poudriere. PR: 256741 Reported by: VVD <vvd@unislabs.com> (cherry picked from commit 4bbd995b742469b4d3c5a37f761dfaa6c32f3d76)
* databases/postgis31: Update to 3.1.3Loïc Bartoletti2021-07-033-10/+10
| | | | | Changes: - http://postgis.net/2021/07/02/postgis-3.1.3/
* */*: Use rails 6.1 for all ports required by gitlab-ce 14.0.0.Matthias Fechner2021-07-031-3/+3
|
* */*: Added ports required by gitlab-ce 14.0.0.Matthias Fechner2021-07-037-0/+58
|
* databases/rubygem-pg_query: fix possible segfaultMatthias Fechner2021-07-032-2/+31
| | | | | | For more details see: https://github.com/pganalyze/pg_query/pull/212 https://github.com/pganalyze/pg_query/pull/213
* databases/mroonga: Update version 11.03=>11.04Muhammad Moinur Rahman2021-07-022-4/+4
| | | | Relnotes: https://mroonga.org/en/blog/2021/06/29/mroonga-11.04.html
* */*: Remove expired ports:Rene Ladan2021-07-017-138/+0
| | | | 2021-06-30 databases/pgpool-II-35: EOL since January 2021, please use one of the other pgpool-II-* ports
* databases/py-aiopg: Update to 1.3.0Babak Farrokhi2021-07-012-4/+4
|
* databases/mdbx: Update to 0.10.1Fernando Apesteguía2021-07-013-6/+5
| | | | | | | ChangeLog: https://github.com/erthink/libmdbx/releases/tag/v0.10.1 PR: 256910 Reported by: mahlon@martini.nu (maintainer)
* databases/p5-DBIx-Class-Migration: Use P5_POD_PARSERPo-Chuan Hsieh2021-06-301-1/+1
| | | | With hat: perl
* databases/rubygem-redis-namespace: Update to 1.8.1Po-Chuan Hsieh2021-06-302-4/+4
| | | | | Changes: https://github.com/resque/redis-namespace/releases https://github.com/resque/redis-namespace/blob/master/CHANGELOG.md
* databases/rubygem-pghero-rails50: Update to 2.8.1Po-Chuan Hsieh2021-06-302-4/+4
| | | | Changes: https://github.com/ankane/pghero/blob/master/CHANGELOG.md
* databases/rubygem-pghero-rails5: Update to 2.8.1Po-Chuan Hsieh2021-06-302-4/+4
| | | | Changes: https://github.com/ankane/pghero/blob/master/CHANGELOG.md
* databases/rubygem-pghero: Update to 2.8.1Po-Chuan Hsieh2021-06-302-4/+4
| | | | Changes: https://github.com/ankane/pghero/blob/master/CHANGELOG.md
* databases/rubygem-paranoia: Update to 2.4.3Po-Chuan Hsieh2021-06-302-5/+5
| | | | | | | - Update version requirement of RUN_DEPENDS Changes: https://github.com/rubysherpas/paranoia/releases https://github.com/rubysherpas/paranoia/blob/core/CHANGELOG.md
* databases/rubygem-awesome_nested_set: Update to 3.4.0Po-Chuan Hsieh2021-06-302-4/+4
| | | | Changes: https://github.com/collectiveidea/awesome_nested_set/blob/master/CHANGELOG
* databases/rubygem-amalgalite: Update to 1.7.0Po-Chuan Hsieh2021-06-302-6/+6
| | | | | | - Update version requirement of RUN_DEPENDS Changes: https://github.com/copiousfreetime/amalgalite/blob/master/HISTORY.md
* databases/py-sqlalchemy14: Update to 1.4.19Po-Chuan Hsieh2021-06-302-4/+4
| | | | Changes: https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html
* databases/py-geoalchemy2: Update to 0.9.1Po-Chuan Hsieh2021-06-302-4/+4
| | | | Changes: https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt
* databases/tarantool: Cosmetic changePo-Chuan Hsieh2021-06-301-4/+4
|
* databases/plpgsql_check: Update to 1.17.1Po-Chuan Hsieh2021-06-302-5/+5
| | | | Changes: https://github.com/okbob/plpgsql_check/releases
* */Makefile: Sort SUBDIRsPo-Chuan Hsieh2021-06-301-2/+2
|
* databases/galera: don't build on powerpcPiotr Kubaj2021-06-301-1/+2
| | | | Same issue as on i386.
* databases/mariadb104-server: Update to 10.4.20Bernard Spil2021-06-305-42/+36
| | | | | | | | * Fix build on RISC-V and i386 [1] * Fix plist issue with WSREP on i386 [1] PR: 256618 Submitted by: Robert Clausecker <fuz fuz su>
* databases/mariadb105-server: Update to 10.5.11Bernard Spil2021-06-306-35/+34
| | | | | | | * Fix build with RISC-V [1] PR: 256618 [1] Submitted by: Robert Clausecker [1]
* databases/mariadb103-server: Update to 10.3.30Bernard Spil2021-06-304-18/+34
| | | | | PR: 256827 [1], 256618 [2] Reported by: <vincent jancso outlook com> [1], Robert Clausecker <fuz fuz su> [2]
* databases/pspg: Update to 5.0.5Dmitri Goutnik2021-06-292-4/+4
| | | | Changes: https://github.com/okbob/pspg/releases
* databases/mysql80-server: use libunwind on armv7 now that it worksPiotr Kubaj2021-06-281-1/+3
|