2024-08-22 07:54:01 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
erlang-fast_xml: updated to 1.1.52
Version 1.1.52
Updating p1_utils to version 1.0.26.
Fix issues on OTP27
Make compatible with expat 2.6
Version 1.1.51
Fix hex release scripts
Version 1.1.50
Fix make spec on OTP >= 25
|
2022-10-15 14:08:33 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (2) |
Log message:
erlang-fast_xml: Update to 1.1.49
upstream changes:
-----------------
Version 1.1.49
o Updating p1_utils to version 1.0.25.
o Test for CVE-2022-25236 compilance
Version 1.1.48
o Generate documentation before publishing to hex
o Load the NIFs in the on_load callback, to support restart
o Add always_encode field to #attr{}
Version 1.1.47
o Updating p1_utils to version 1.0.23.
o Switch from using Travis to Github Actions as CI
o Fix compatibility with OTP24
|
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2021-05-20 22:03:28 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (2) |
Log message:
erlang-fast_xml: Update to 1.1.46
upstream changes:
-----------------
Version 1.1.46
o Updating p1_utils to version 1.0.22.
|
2021-01-16 00:51:26 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (3) |
Log message:
erlang-fast_xml: Update to 1.1.45
upstream changes:
-----------------
Version 1.1.45
* Updating p1_utils to version 1.0.21.
Version 1.1.44
* Get back compatibility with Erlang older than 20
* Add JSON encode/decode functions generation
* Update hex to compile ejabberd with rebar3
Version 1.1.43
* Updating p1_utils to version 1.0.20.
Version 1.1.42
* Fix compilation with Erlang/OTP 23.0
Version 1.1.41
* Updating p1_utils to version 1.0.19.
Version 1.1.40
* Fix issues with travis testing
Version 1.1.39
* Updating p1_utils to version 1.0.18.
* Update copyright year
Version 1.1.38
* Updating p1_utils to version 1.0.17.
Version 1.1.37
* Updating p1_utils to version 1.0.16.
* Update XMLRPC codec
* Fail with 'badarg' on unknown records
Version 1.1.36
* Updating p1_utils to version 1.0.15.
Version 1.1.35
* Updating p1_utils to version 1.0.14.
* Add contribution guide
Version 1.1.34
* Updating p1_utils to version 1.0.13.
Version 1.1.33
* Updating p1_utils to version 6ff85e8.
* Fix incompatibility with OTP21
|
2018-07-20 11:04:35 by Filip Hajny | Files touched by this commit (2) |
Log message:
textproc/erlang-fast_xml: Update to 1.1.32.
Version 1.1.32
- Don't crash when trying to encode xmlcdata
Version 1.1.31
- Updating p1_utils to version 1.0.12.
|
2018-05-17 15:28:00 by Filip Hajny | Files touched by this commit (2) |
Log message:
textproc/erlang/fast_xml: Update to 1.1.30.
- Improve detection of rebar3
- Define p1_utils as application dependency
|
2018-03-24 17:21:10 by Filip Hajny | Files touched by this commit (2) |
Log message:
textproc/erlang-fast_xml: Update to 1.1.29.
- Updating p1_utils to version 1.0.11.
- Fix compilation with rebar3
- Get rid of $_xmls label
|
2018-01-16 13:18:21 by Filip Hajny | Files touched by this commit (2) |
Log message:
Update textproc/fast_xml to 1.1.28.
Version 1.1.28
- Include Makefile in package generated for hex
Version 1.1.27
- Freeze dependencies in mix.lock file to be more friendly with hex.pm
- Fix ambiguous Elixir syntax in mix.exs
|