Path to this page:
./
textproc/erlang-fast_xml,
Fast Expat based Erlang XML parsing library
Branch: CURRENT,
Version: 1.1.52,
Package name: erlang-fast_xml-1.1.52,
Maintainer: pkgsrc-usersFast Expat based Erlang XML parsing and manipulation library,
with a strong focus on XML stream parsing from network.
Required to run:[
lang/erlang] [
misc/erlang-p1_utils]
Required to build:[
devel/rebar]
Master sites:
Filesize: 106.018 KB
Version history: (Expand)
- (2024-08-22) Updated to version: erlang-fast_xml-1.1.52
- (2022-10-15) Updated to version: erlang-fast_xml-1.1.49
- (2021-05-21) Updated to version: erlang-fast_xml-1.1.46
- (2021-01-16) Updated to version: erlang-fast_xml-1.1.45
- (2018-07-24) Updated to version: erlang-fast_xml-1.1.32
- (2018-05-17) Updated to version: erlang-fast_xml-1.1.30
CVS history: (Expand)
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
|