jakob
79b09e0269
update to 5.0.33; from maintainer (brad@)
2007-01-25 07:41:48 +00:00
bernd
f49fde21a1
Add missing @pkgpath after MULTI_PACKAGES conversion.
2006-12-07 11:42:37 +00:00
espie
9790e69040
new MULTI_PACKAGES and a server fix (was missing some lib depends)
2006-11-26 11:08:32 +00:00
brad
f94a4f6a91
upgrade to MySQL 5.0.27
2006-10-29 20:28:24 +00:00
brad
6ce4f3210c
argh! it turns out MySQL AB screwed up and made unintended API/ABI changes
...
with 5.0.26 which will be reverted with the next release. bump the major
version of the client shared libs.
2006-10-28 15:28:35 +00:00
espie
8b2b6ddc7f
a few more SHARED_LIBS reformat
2006-10-28 11:19:20 +00:00
brad
84f9ee11be
Use the Alpha BWX instruction set as a workaround for an alignment
...
bug found in both gcc 2.x and gcc 3.x. This at least allows MySQL
to work on EV56 and newer CPUs.
Thanks to jason@ for tracking down the issue and recommending a
workaround.
2006-10-23 03:18:09 +00:00
bernd
51e003e33c
Don't install a default database with an empty root password. From now on,
...
the user has to create the initial database himself.
Inspired by mbalmer@s change to postgresql-server.
Additionally: Don't remove the databases when mysql-server is deinstalled
via 'pkg_delete -c'.
ok brad@, mbalmer@
2006-10-18 18:35:48 +00:00
brad
0a2a566c1d
upgrade to MySQL 5.0.26
2006-10-14 05:04:54 +00:00
brad
848191a380
upgrade to MySQL 5.0.24a + a few patches.
...
http://bugs.mysql.com/22227 ulong fix
http://bugs.mysql.com/21327 OpenSSL build fix
http://bugs.mysql.com/18630 security context issue fix
http://bugs.mysql.com/17647 case-sensitive fs issue fix
CVE-2006-4226, CVE-2006-4227
2006-10-03 04:52:03 +00:00
bernd
c150c3f7ba
Security update to mysql-5.0.22.
...
From mysql ChangeLog:
An SQL-injection security hole has been found in multi-byte encoding
processing. The bug was in the server, incorrectly parsing the string
escaped with the mysql_real_escape_string() C API function. (Bug#8378)
Detailed information:
http://dev.mysql.com/doc/refman/5.0/en/news-5-0-22.html
ok brad@
2006-06-02 18:34:12 +00:00
brad
d5a5a6309f
upgrade to MySQL 5.0.21
2006-05-10 03:21:30 +00:00
brad
c46274aa32
upgrade to MySQL 5.0.20a
2006-04-30 20:55:44 +00:00
brad
fa9d037470
upgrade to MySQL 5.0.19
2006-03-10 23:51:53 +00:00
espie
b0d27a1201
Bump C++ shared libs numbers and corresponding package names,
...
handles a through databases
2006-01-13 19:12:15 +00:00
brad
cccc040b56
upgrade to MySQL 5.0.18
2006-01-06 00:13:26 +00:00
sturm
e0d4ddb902
SHARED_LIBS, USE_LIBTOOl
2005-12-26 21:32:00 +00:00
brad
37d4ad765f
upgrade to MySQL 4.1.15
2005-12-12 04:55:43 +00:00
pvalchev
b09d0d4659
pass --with-low-memory on ARM architectures per configure script
...
advice so this compiles with reasonable resources
2005-12-10 00:19:09 +00:00
wilfried
5e167e48a0
fix plists, ok brad@
2005-10-16 18:16:27 +00:00
brad
f043d4a44f
bump server PKGNAME
2005-10-07 22:48:42 +00:00
brad
bc8d732f72
fix creation of socket dir.
...
From: kevlo@
2005-10-07 22:48:12 +00:00
brad
9633d1ff97
use -f with chown
2005-10-07 22:46:47 +00:00
brad
8768362a26
upgrade to MySQL 4.1.14
2005-09-04 22:51:24 +00:00
brad
5c2c54d785
remove HAVE_BROKEN_REALPATH workaround now that OpenBSD's realpath()
...
is thread-safe.
2005-03-30 03:07:52 +00:00
brad
0df4459737
upgrade to MySQL 4.0.24
2005-03-23 03:47:20 +00:00
brad
3ec15219ff
add SIZE
2005-02-06 08:18:15 +00:00
alek
d5005233fd
Fix WANTLIB marker
2005-01-25 16:01:07 +00:00
brad
843e3c4483
fix symlink vulnerability.
...
http://lists.mysql.com/internals/20600
From: Bernd Ahlers <b dot ahlers at ba-net dot org>
2005-01-20 03:00:00 +00:00
brad
7f3db6f8cd
go away 0 byte file.
2005-01-20 02:49:25 +00:00
brad
1337fc6ca9
upgrade to MySQL 4.0.23
...
fixes some crashing issues among many other bug fixes,
seems to have resolved a crashing issue henning@ was
experiencing on sparc64.
2005-01-14 01:42:58 +00:00
naddy
3f04f8f321
SIZE
2005-01-05 16:22:24 +00:00
espie
28a459bb6d
WANTLIB markers
2004-11-22 16:59:29 +00:00
brad
fc486884a3
* Fixed bug with crash of server on some values of read_rnd_buffer_size (Bug #5492 )
2004-10-20 08:09:36 +00:00
brad
ce8889672c
bump PKGNAME for both client and server.
2004-10-20 07:38:50 +00:00
brad
f224072f1b
* Fixed bug in privilege checking where, under some conditions, one
...
was able to grant privileges on the database, he has no privileges
on. (Bug #3933 )
2004-10-20 07:36:04 +00:00
brad
748c1d4b56
* Fixed potential memory overrun in `mysql_real_connect()' (which
...
required a compromised DNS server and certain operating systems).
(Bug #4017 )
* Fixed crash in `MATCH ... AGAINST()' on a phrase search operator
with a missing closing double quote. (Bug #3870 )
* Fixed a crash on declaration of `DECIMAL(0,...)' column. (Bug
#4046 )
2004-10-20 04:47:29 +00:00
brad
feb0e2638a
sync
2004-10-20 01:54:05 +00:00
espie
e177182693
trim down INSTALL -> @newuser/@newgroup
2004-10-12 21:14:42 +00:00
espie
432547e0f6
do not show stuff that's done by pkg_delete -c when pkg_delete -c is
...
not mentioned.
(pkg_delete has all the info to do a good job of this, and will do so soon).
2004-10-12 21:00:27 +00:00
robert
a56bc44979
SECURITY:
...
Jeroen van Wolffelaar <jeroen@wolffelaar.nl> discovered an
insecure temporary file vulnerability in the mysqlhotcopy
script when using the scp method.
ok naddy, brad, pvalchev
2004-08-20 09:21:19 +00:00
espie
0a5d240a79
new plists
2004-08-10 00:52:43 +00:00
espie
9aba03e0b8
OpenBSD now is a HAVE_ERRNO_AS_DEFINE platform.
...
(regen other patches).
Quick fix, since this breaks qt3 build, and thus a lot of ports.
2004-07-18 11:38:23 +00:00
brad
9edc7d5f0b
use this workaround only with gcc2
2004-06-24 06:35:51 +00:00
brad
12fd4ec729
better
2004-06-23 04:04:05 +00:00
brad
42c825fdf7
remove extra ulimit setting
2004-05-24 22:40:28 +00:00
brad
d91dc14e84
somehow cvs missed this.
2004-05-22 11:39:10 +00:00
brad
92121e2a16
upgrade to MySQL 4.0.20
2004-05-21 12:16:21 +00:00
brad
c76e4b492f
revert back to 4.0.18
...
for details http://dev.mysql.com/doc/mysql/en/News-4.0.19.html
thanks to Frank Denis for pointing this out to me.
2004-05-16 09:01:15 +00:00
brad
b72dc871d3
upgrade to MySQL 4.0.19
2004-05-16 04:30:39 +00:00