| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
Upstream:
- Fix compilation issues on bigendian mips, s390 and sparc
- Fix many integer types in conjunction with server-side prepare
statements
- Fix numeric conversions creating underflow/overflow even when in
strict mode
Package-Manager: portage-2.3.2
|
|
|
|
|
|
|
|
| |
Upstream:
- Fix for CVE-2016-1249, Out-of-Bounds read using server-side
prepared statements
Package-Manager: portage-2.3.2
|
|
|
|
| |
Gentoo-Bug: 596424
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Patch now upstreamed
Upstream:
- Fix bug in compiling mysql embedded server
- Fix compilation with mariadb
- use newSVpn where possible for efficiency
- mysql_server_prepare supports fetching BIT columns
- Use correct format for printf instead of relying on typecasting
- Include errno.h for MYSQL_ASYNC which uses it
Bug: https://bugs.gentoo.org/599068
Package-Manager: portage-2.3.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream:
- Fixes for MySQL 8 support
- Fixes for Win32 with new libmysqlclient
- Fix unit test crashes on windows
- Add support for storing MYSQL_TYPE_LONG as native 64 bit integers
instead of strings when Perl is built with 64bit int support.
- Use _WIN32 Macro instead of __WIN__ to support newer libmysqlclient
- Avoid use of unsafe sprintf with variable length
- Change bind-parameter logic to avoid buffer overflows with incorret
parameter type (rt#61849)
Bug: https://rt.cpan.org/Ticket/Display.html?id=61849
Package-Manager: portage-2.3.2
|
|
|
|
|
| |
Package-Manager: portage-2.3.2
RepoMan-Options: --ignore-arches
|
|
|
|
|
| |
Package-Manager: portage-2.3.2
RepoMan-Options: --ignore-arches
|
|
|
|
|
| |
Package-Manager: portage-2.3.2
RepoMan-Options: --include-arches="arm"
|
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
Upstream:
- Fix for possible buffer overflow in prepared statements, CVE-2016-1246
Bug: https://bugs.gentoo.org/596424
Package-Manager: portage-2.3.1
|
|
|
|
| |
Package-Manager: portage-2.3.1
|
|
|
|
|
|
|
|
|
|
| |
This means pulling virtual/mysql is only now down with USE=embedded,
and client-libraries are now slot-upgradeable when you upgrade the virtual.
Enforcing SSL happens is still on the todo-list, but turns out, most
backends support SSL in all cases, only mysql-connector-c is an exemption.
Package-Manager: portage-2.3.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- EAPI6
- Bad tests pruned
- USE="ssl" added
- DESCRIPTION updated.
Note:
- USE="ssl" is only partial because there's no straight-forward way to
ensure that the client library ( which is hidden behind virtual/mysql )
itself has ssl support. If the backend does not have ssl support, it will
be silently disabled!
Upstream:
- Compatibility fixes for older MySQL versions
- use-after-free fixes
- Fixed memory leak in sth->{ParamValues}
- SSL support turned on by default (implemented via libmysqlclient)
- Check errors after calling mysql_affected_rows
- Tests fixed on bigendian systems
Bug: https://bugs.gentoo.org/587206
Bug: https://bugs.gentoo.org/589818
Package-Manager: portage-2.3.1
|
| |
|
|
|
|
|
| |
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
|
|
|
|
| |
Package-Manager: portage-2.2.27
|
|
|
|
|
| |
Package-Manager: portage-2.2.27
RepoMan-Options: --ignore-arches
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
|
| |
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"
|
|
|
|
|
|
| |
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
| |
Package-Manager: portage-2.2.25
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
|
|
|
|
|
|
|
| |
repoman does not yet accept the https version.
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.
Bug: https://bugs.gentoo.org/552720
|
|
|
|
|
|
| |
Convert all URLs for sites supporting encrypted connections from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
|
|
| |
Package-Manager: portage-2.2.20
|
|
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
|