Changelog for
erlang-p1_utils-1.0.26-12.3.x86_64.rpm :
* Fri Jun 28 2024 obs-service-tar-scmAATTinvalid- Update to version 1.0.26:
* Use ubuntu 20.04 for hexpm action
* Release 1.0.26
* Update changelog
* Fix to pass Eunit tests with Erlang/OTP 26
* Release 1.0.25
* Update changelog
* Fix typos
* Update copyright year to 2022
* Test default compilation, that is with rebar2
* Enable DEBUG when publishing to hex
* Generate documentation for hex.pm from README.md and EDoc
* Remove duplicated, and nowadays obsolete, spec comments
* Fix duplicate request/5 spec
* Disable custom EDoc layout
* Don\'t track doc/ path, it can be generated with \"rebar3 edoc\"
* Use the system rebar, as the binary is not included
* The compiler app is required, ensure it\'s available
* Release 1.0.24
* p1_proxy_protocol: Add function spec, fix comments
* Import p1_proxy_protocol module
* Release 1.0.23
* Update changelog
* Add support to send C coverage. Don\'t cache. Move hex plugin to Action
* Update .gitignore
* erl_tidy was removed from Erlang/OTP 24
* Fix call to str module, which is available in ejabberd source code
* Don\'t set src_dirs, so test/ isn\'t included in the cover report
* Run rebar3 as a regular user, some tests require that
* Switch from Travis to Github Actions
* Parametrize the rebar binary (processone/fast_tls#51)
* No need to generate documentation, it\'s already there
* Release 1.0.22
* Update changelog
* Update hexpm-release Github Action, it should work now
* Update copyright year to 2021
* Fix job name
* Unit tests + plugin in release workflow
* Update otp version
* Do not force OTP version
* Trigger action on push
* Template to kick of Github action usage.
* Update editor settings
* Move settings
* Support Docker + VScode development
* Release 1.0.21
* Update changelog
* Update .travis.yml
* Release 1.0.20
* Fix strings arguments, as reported by Dialyzer
* Use old coveralls-erl v2.0.1
* Revert \"Fix Travis setup in p1_utils, using Rebar3\"
* Fix Travis setup in p1_utils, using Rebar3
* Release 1.0.19
* Update changelog
* Use old sys:get_debug only in Erlang old than 22 (processone/ejabberd#3284)
* Sat Nov 04 2017 mrueckertAATTsuse.de- Update to version 1.0.10:
* Release 1.0.10
* Update changelog
* Remove a line that was causing edoc problems.
* Release version 1.0.9
* Generate scope/1 function
* Add p1_options:clear/1
* Add p1_options module
* Release version 1.0.8
* Minor: removes extra lines
* Fix type specs
* Mon Jul 10 2017 mrueckertAATTsuse.de- split out the src and include subdirectories into a devel package- package documentation
* Sun Jul 09 2017 mrueckertAATTsuse.de- Update to version 1.0.9~git0.2431d02:
* Implement limited queues
* Add ownership protection
* Add get_limit/1 and set_limit/2
* Fix type specs
* Minor: removes extra lines
* Release version 1.0.8
* Add p1_options module
* Add p1_options:clear/1
* Generate scope/1 function
* Release version 1.0.9
* Fri Sep 23 2016 mrueckertAATTsuse.de- update to c2a9de6
* Sat May 07 2016 mrueckertAATTsuse.de- update to e8d35fa
* Tue Jan 19 2016 mrueckertAATTsuse.de- update to 3297baf
* Thu Nov 26 2015 mrueckertAATTsuse.de- update to 0799907
* Thu Aug 21 2014 mrueckertAATTsuse.de- initial package