./databases/erlang-p1_mysql, Erlang MySQL driver

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0.20, Package name: erlang-p1_mysql-1.0.20, Maintainer: pkgsrc-users

Erlang MySQL driver.


Required to run:
[lang/erlang]

Required to build:
[devel/rebar]

Master sites:

Filesize: 25.642 KB

Version history: (Expand)


CVS history: (Expand)


   2022-10-14 21:18:11 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (3)
Log message:
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
   2021-10-26 12:10:08 by Nia Alarie | Files touched by this commit (417)
Log message:
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-07 15:35:53 by Nia Alarie | Files touched by this commit (417)
Log message:
databases: Remove SHA1 distfile hashes
   2021-05-20 17:04:44 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (2)
Log message:
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
   2018-07-20 11:09:27 by Filip Hajny | Files touched by this commit (2)
Log message:
databases/erlang-p1_mysql: Update to 1.0.6.

- Add support for ipv6 connections
   2018-03-24 17:32:43 by Filip Hajny | Files touched by this commit (2)
Log message:
databases/erlang-p1_mysql: Update to 1.0.5.

- Fix compilation with rebar3
   2017-10-17 16:50:50 by Filip Hajny | Files touched by this commit (2)
Log message:
Update databases/erlang-p1_mysql to 1.0.4

- Update coverall script
   2017-07-31 00:32:28 by Thomas Klausner | Files touched by this commit (229)
Log message:
Switch github HOMEPAGEs to https.