<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases, branch 2025Q3</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2025Q3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2025Q3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2025-09-20T00:24:47Z</updated>
<entry>
<title>databases/adminer: Fix CVE-2023-45197, CVE-2023-45196, CVE-2023-45195</title>
<updated>2025-09-20T00:24:47Z</updated>
<author>
<name>Paavo-Einari Kaipila</name>
<email>pkaipila@gmail.com</email>
</author>
<published>2025-09-20T00:12:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=35c23394ca8471342cd5e1923701875796d7a8d2'/>
<id>urn:sha1:35c23394ca8471342cd5e1923701875796d7a8d2</id>
<content type='text'>
Remove affected plugin.

PR:		289262
Security:	CVE-2023-45197
Security:	CVE-2023-45196
Security:	CVE-2023-45195
MFH:		2025Q3
(cherry picked from commit 1cb6e93322e9c45676ea266e8beb179506015e32)
</content>
</entry>
<entry>
<title>databases/adminer: Ship plugins within the package</title>
<updated>2025-09-20T00:24:38Z</updated>
<author>
<name>Paavo-Einari Kaipila</name>
<email>pkaipila@gmail.com</email>
</author>
<published>2025-08-14T13:19:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e28d7dbfe38f2c97651b8332aa149c7a79fd7749'/>
<id>urn:sha1:e28d7dbfe38f2c97651b8332aa149c7a79fd7749</id>
<content type='text'>
Adminer's plugins are now part of the same file and they're autoloaded
if used.
Add build-time options for database drivers and remove mentions about
drivers that aren't in the tree anymore.
MySQL and SQLite on by default due to their rather light dependency
chains.

PR:	288750
(cherry picked from commit 7e1d58ce98678ae2beefeb0806b1d02e7d164156)
</content>
</entry>
<entry>
<title>databases/adminer: Introduce flavors and adopt the port</title>
<updated>2025-09-20T00:23:48Z</updated>
<author>
<name>Paavo-Einari Kaipila</name>
<email>pave@freebsd.org</email>
</author>
<published>2025-08-03T20:29:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8ad735973da565bacc8bdcdd8d2d0fce4fb88e33'/>
<id>urn:sha1:8ad735973da565bacc8bdcdd8d2d0fce4fb88e33</id>
<content type='text'>
Signed-off-by: Paavo-Einari Kaipila &lt;pave@freebsd.org&gt;

PR:		288648
Approved by:	yuri@ (Mentor)

(cherry picked from commit 7c7071826a28c5174eb98e9530c9431946a3d478)
</content>
</entry>
<entry>
<title>databases/proxysql: fix build on armv7</title>
<updated>2025-09-19T08:33:21Z</updated>
<author>
<name>Robert Clausecker</name>
<email>fuz@FreeBSD.org</email>
</author>
<published>2025-09-18T16:31:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ca1563e57523cfb2c69c7f4cc587635beaeadd52'/>
<id>urn:sha1:ca1563e57523cfb2c69c7f4cc587635beaeadd52</id>
<content type='text'>
size_t vs. unsigned long type confusion.

Approved by:	portmgr (build fix blanket)
MFH:		2025Q3

(cherry picked from commit 0586757c29f879c3375f7a782d1d4824851d360a)
</content>
</entry>
<entry>
<title>databases/mongosh: update to 2.5.5</title>
<updated>2025-09-16T05:30:43Z</updated>
<author>
<name>Fabien Amelinck</name>
<email>fabien.amelinck@advens.fr</email>
</author>
<published>2025-07-11T18:06:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0dc2baf278ab9cd17b8ee07e86b19b9a33ee3864'/>
<id>urn:sha1:0dc2baf278ab9cd17b8ee07e86b19b9a33ee3864</id>
<content type='text'>
Changelog: https://github.com/mongodb-js/mongosh/releases

PR:		288152
Reported by:	Fabien Amelinck &lt;fabien.amelinck+freebsd@advens.fr&gt; (maintainer)

(cherry picked from commit 625fc0d99b160518f23f2f0455d435a1d9ff36f2)
</content>
</entry>
<entry>
<title>databases/rubygem-activerecord80: Update to 8.0.2.1</title>
<updated>2025-09-08T04:12:17Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2025-09-07T22:54:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bdcd8058b2a002a25457ac24bb117df1a6560c13'/>
<id>urn:sha1:bdcd8058b2a002a25457ac24bb117df1a6560c13</id>
<content type='text'>
Changes:	https://github.com/rails/rails/releases
Security:	CVE-2025-55193
(cherry picked from commit c301cddb8bb226d2f28923e1fc0187e9f126a62d)
</content>
</entry>
<entry>
<title>databases/rubygem-activemodel80: Update to 8.0.2.1</title>
<updated>2025-09-08T04:12:17Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2025-09-07T22:54:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=be781b5d51329405e1c353eca564528b3b85063e'/>
<id>urn:sha1:be781b5d51329405e1c353eca564528b3b85063e</id>
<content type='text'>
Changes:	https://github.com/rails/rails/releases
(cherry picked from commit 06e6140884569ae456be0799251020b9d6577f5e)
</content>
</entry>
<entry>
<title>databases/rubygem-activerecord72: Update to 7.2.2.2</title>
<updated>2025-09-08T04:12:10Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2025-09-07T22:53:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=91dec42d2b6c1ea37dfcf7d3e98ce90ca898ecc6'/>
<id>urn:sha1:91dec42d2b6c1ea37dfcf7d3e98ce90ca898ecc6</id>
<content type='text'>
Changes:	https://github.com/rails/rails/releases
Security:	CVE-2025-55193
(cherry picked from commit b5b73f063d729de2358c712f05bbb7934cc9bede)
</content>
</entry>
<entry>
<title>databases/rubygem-activemodel72: Update to 7.2.2.2</title>
<updated>2025-09-08T04:12:09Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2025-09-07T22:53:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7903ba4373ba6ef64132527911e8e4693974cbe9'/>
<id>urn:sha1:7903ba4373ba6ef64132527911e8e4693974cbe9</id>
<content type='text'>
Changes:	https://github.com/rails/rails/releases
(cherry picked from commit b05f3e8be2e3e7c96f90e1b759a073acbfc1a98a)
</content>
</entry>
<entry>
<title>databases/rubygem-activerecord71: Update to 7.1.5.2</title>
<updated>2025-09-08T04:10:35Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2025-09-07T22:53:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e928509d4fe705eee5d05ef0b9af2095d44aff9d'/>
<id>urn:sha1:e928509d4fe705eee5d05ef0b9af2095d44aff9d</id>
<content type='text'>
Changes:	https://github.com/rails/rails/releases
Security:	CVE-2025-55193
(cherry picked from commit 7b3d777822c66efee0791f676c47af1b89e6f4e1)
</content>
</entry>
</feed>
