Files
erlang-p1_pgsql/erlang-p1_pgsql.changes
Michael Vetter 2c44f14ea6 - Update to version 1.1.38:
* Fix issue with rebar3 and release 1.1.38
  * Release 1.1.37
  * Update copyright year
  * Release 1.1.36
  * Release 1.1.35
  * Release 1.1.34
  * Update copyright year to 2025
  * CI: Update Erlang, Ubuntu, container
  * Release 1.1.33
  * Release 1.1.32
  * Release 1.1.31
  * Release 1.1.30
  * Release 1.1.29
  * Release 1.1.28
  * Release 1.1.27
  * Change image run for hex action
  * Release 1.1.26
  * Update changelog
  * Move xmpp to applications to satisfy ejabberd's "make prod"
  * CI: Add Erlang/OTP 27
  * CI: Set OTP major version, and let it pick the latest minor one
  * CI: Use checkout v3 for erlang < 20.3, and v4 for newer ones
  * CI: Use ubuntu-22.04, add erlang:26 container as that ubuntu doesn't include it
  * Add ssl and xmpp to Applications, required by Dialyzer since Erlang 26.0
  * rebar.config: Update relaxed dependency versions for Rebar3
  * rebar.config.script: Support relaxed deps (processone/ejabberd#4192)
  * rebar.config.script: Remove unneeded definition
  * Add support to handle unix socket in the host option
  * Update copyright year to 2024
  * Release 1.1.25
  * Release 1.1.24
  * Release 1.1.23
  * Release 1.1.22
  * Release 1.1.21
  * Release 1.1.20
  * Fix hex-release action
  * Release 1.1.19
  * Release 1.1.18
  * Release 1.1.17
  * Release 1.1.16
  * Release 1.1.15
  * Update changelog
  * Update changelog
  * Since depends in xmpp library, rebar2 requires explicit get-deps
  * Actions: test default compilation, that is with rebar2
  * Release 1.1.14, just for proper versioning, tagging and testing Hex docs
  * Generate documentation for hex.pm from README.md and EDoc
  * Sometimes rebar3.crashdump is not generated, use DEBUG option instead
  * Release 1.1.13
  * Fix compatibility and dialyzer warnings
  * Add SASL auth support processone/ejabberd#3691
  * Release 1.1.12
  * Update changelog
  * Add support to send C coverage. Don't cache. Move hex plugin to Action
  * Update .gitignore
  * Switch from Travis to Github Actions
  * Parametrize the rebar binary (processone/fast_tls#51)
  * Release 1.1.11
  * Update Changelog
  * Added Github Action to release to hex.pm when tagging
  * Update copyright year to 2021
  * recv_byte returns {ok, _} or throws an error, but never returns {error, _}
  * Release 1.1.10
  * Fix Coveralls command call
  * Fix Travis setup using Rebar3
2026-03-03 16:41:43 +00:00

139 lines
4.4 KiB
Plaintext

-------------------------------------------------------------------
Tue Mar 03 16:15:00 UTC 2026 - Michael Vetter <mvetter@suse.com>
- Update to version 1.1.38:
* Fix issue with rebar3 and release 1.1.38
* Release 1.1.37
* Update copyright year
* Release 1.1.36
* Release 1.1.35
* Release 1.1.34
* Update copyright year to 2025
* CI: Update Erlang, Ubuntu, container
* Release 1.1.33
* Release 1.1.32
* Release 1.1.31
* Release 1.1.30
* Release 1.1.29
* Release 1.1.28
* Release 1.1.27
* Change image run for hex action
* Release 1.1.26
* Update changelog
* Move xmpp to applications to satisfy ejabberd's "make prod"
* CI: Add Erlang/OTP 27
* CI: Set OTP major version, and let it pick the latest minor one
* CI: Use checkout v3 for erlang < 20.3, and v4 for newer ones
* CI: Use ubuntu-22.04, add erlang:26 container as that ubuntu doesn't include it
* Add ssl and xmpp to Applications, required by Dialyzer since Erlang 26.0
* rebar.config: Update relaxed dependency versions for Rebar3
* rebar.config.script: Support relaxed deps (processone/ejabberd#4192)
* rebar.config.script: Remove unneeded definition
* Add support to handle unix socket in the host option
* Update copyright year to 2024
* Release 1.1.25
* Release 1.1.24
* Release 1.1.23
* Release 1.1.22
* Release 1.1.21
* Release 1.1.20
* Fix hex-release action
* Release 1.1.19
* Release 1.1.18
* Release 1.1.17
* Release 1.1.16
* Release 1.1.15
* Update changelog
* Update changelog
* Since depends in xmpp library, rebar2 requires explicit get-deps
* Actions: test default compilation, that is with rebar2
* Release 1.1.14, just for proper versioning, tagging and testing Hex docs
* Generate documentation for hex.pm from README.md and EDoc
* Sometimes rebar3.crashdump is not generated, use DEBUG option instead
* Release 1.1.13
* Fix compatibility and dialyzer warnings
* Add SASL auth support processone/ejabberd#3691
* Release 1.1.12
* Update changelog
* Add support to send C coverage. Don't cache. Move hex plugin to Action
* Update .gitignore
* Switch from Travis to Github Actions
* Parametrize the rebar binary (processone/fast_tls#51)
* Release 1.1.11
* Update Changelog
* Added Github Action to release to hex.pm when tagging
* Update copyright year to 2021
* recv_byte returns {ok, _} or throws an error, but never returns {error, _}
* Release 1.1.10
* Fix Coveralls command call
* Fix Travis setup using Rebar3
-------------------------------------------------------------------
Sat Nov 04 01:01:31 UTC 2017 - mrueckert@suse.de
- Update to version 1.1.4:
* Release 1.1.4
* Update changelog
* Update to new coverall
* Release version 1.1.3
* Make it possible to set connect timeout
* Add Changelog entry
* Release 1.1.2
* Add SSL support
* Update copyright year (processone/ejabberd#1442)
* Release 1.1.1
-------------------------------------------------------------------
Mon Jul 10 01:54:22 UTC 2017 - mrueckert@suse.de
- provide devel package name
-------------------------------------------------------------------
Sun Jul 09 23:55:40 UTC 2017 - mrueckert@suse.de
- Update to version 1.1.3:
* Preparing to release 1.1.0
* Decode int4 and int8 as signed integers
* [#2] adding timeout to pgsql:squery
* Release 1.1.1
* Update copyright year (processone/ejabberd#1442)
* Add SSL support
* Release 1.1.2
* Add Changelog entry
* Make it possible to set connect timeout
* Release version 1.1.3
-------------------------------------------------------------------
Thu Apr 7 23:53:35 UTC 2016 - mrueckert@suse.de
- update to 594abd7
-------------------------------------------------------------------
Thu Apr 7 23:48:03 UTC 2016 - mrueckert@suse.de
- update to 584fbbf
-------------------------------------------------------------------
Tue Jan 19 11:38:55 UTC 2016 - mrueckert@suse.de
- update to 248b690
-------------------------------------------------------------------
Thu Nov 26 12:54:20 UTC 2015 - mrueckert@suse.de
- update to 0.1.0+git1430230248.e72c03c
-------------------------------------------------------------------
Sat Jul 5 13:54:11 UTC 2014 - mrueckert@suse.de
- cleanup
- added proper description and summary
- install documentation
- use the timestamp from the last git commit
-------------------------------------------------------------------
Fri Jul 4 18:38:29 UTC 2014 - mrueckert@suse.de
- initial package