Commit graph

14 commits

Author SHA1 Message Date
triaxx
7a93802de2 erlang-p1_mysql: Update to 1.0.20
upstream changes:
-----------------
Version 1.0.20
  o Faster and more robust detection of reconnect/failed connections
Version 1.0.19
  o Switch from using Travis to Github Actions as CI
2022-10-14 19:18:11 +00:00
nia
acde260c8b databases: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (some may be only fetched
conditionally):

./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz
2021-10-26 10:09:13 +00:00
nia
2946ea15ca databases: Remove SHA1 distfile hashes 2021-10-07 13:35:05 +00:00
triaxx
ea928191c0 erlang-p1_mysql: Update to 1.0.18
upstream changes:
-----------------
Version 1.0.18
  o Update copyright year to 2021
  o add_mysql_conn always returns success, except if crashes
  o Database is always 'none', as noticed by Dialyzer
  o Data is always binary, as noticed by Dialyzer

Version 1.0.17
  o Update travis config

Version 1.0.15
  o Fix warnings

Version 1.0.14
  o Add abilty to use ssl connections

Version 1.0.13
  o Update copyright year

Version 1.0.12
  o Properly handle decoding of number of returned fields when there is more than 128 of them.

Version 1.0.11
  o Handle close even in do_recv, this fixes potential connection being stuck after timeout

Version 1.0.10
  o Make socket close always lead to terminating p1_mysql_conn

Version 1.0.9
  o Add contribution guide
  o Don't log errors on shutdown

Version 1.0.8
  o Add support for mysql8 and cache_sha2_password authentication

Version 1.0.7
  o Fix connection timeout handling
2021-05-20 15:04:44 +00:00
fhajny
234cef9959 databases/erlang-p1_mysql: Update to 1.0.6.
- Add support for ipv6 connections
2018-07-20 09:09:27 +00:00
fhajny
25f9fd296e databases/erlang-p1_mysql: Update to 1.0.5.
- Fix compilation with rebar3
2018-03-24 16:32:43 +00:00
fhajny
db6f96ab8c Update databases/erlang-p1_mysql to 1.0.4
- Update coverall script
2017-10-17 14:50:50 +00:00
wiz
5d86518619 Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
fhajny
dc6d9ebd43 Update databases/erlang-p1_mysql to 1.0.3.
- Make it possible to set connect timeout
2017-07-07 09:48:59 +00:00
fhajny
e7b8219440 Update databases/erlang-p1_mysql to 1.0.2.
- accepting query as iodata() on p1_mysql_conn:squery/4 function
2017-01-03 18:23:42 +00:00
fhajny
28d265d90c Update databases/erlang-p1_mysql to 1.0.1.
- Repository is now called p1_mysql for consistency
- Initial release on Hex.pm
- Standard ProcessOne build chain
- Setup Travis-CI and test coverage, tests still needed
2016-04-22 13:39:41 +00:00
fhajny
4d160f6b5f Change databases/erlang-p1_mysql to use erlang/module.mk.
Bump PKGREVISION.
2016-01-16 18:51:35 +00:00
fhajny
89655decec Update databases/erlang-p1_mysql to 1.0.0.
No changes, just a tagged release.
2016-01-13 15:05:23 +00:00
fhajny
929992c158 Import 20 Erlang module packages that will work as dependencies
in the ejabberd 15.10 update that follows.
2015-11-04 13:45:44 +00:00