Releases: systemd/erlang-sd_notify
Releases · systemd/erlang-sd_notify
Erlang-sd_notify bind - version 1.1
Erlang-sd_notify bind - version 1.0
Promote the package to 1.0
Erlang-sd_notify bind - version 0.13
Enhancements
- RPM package
Erlang-sd_notify bind - version 0.12
Enhancements
sd_pid_notify_with_fds
API ( see #14 )- built with Erlang OTP
19.1
Note
erl_19_1_sd_notify_0.12.tar.gz
is for Centos 7 and for must be installed manually:
extract the tar.gz
mkdir -p /usr/lib64/erlang/lib/sd_notify-0.12/priv/
mkdir -p /usr/lib64/erlang/lib/sd_notify-0.12/ebin/
cp priv/* /usr/lib64/erlang/lib/sd_notify-0.12/priv/
cp ebin/* /usr/lib64/erlang/lib/sd_notify-0.12/ebin/
Erlang-sd_notify version 0.11
Enhancements
- Built with
19.0
Erlang versions - Added Add sd_pid_notify/sd_pid_notifyf ( see #2)
Note
erl_19_0_sd_notify_0.11.tar.gz
is for Centos 7 and for must be installed manually:
extract the tar.gz
mkdir -p /usr/lib64/erlang/lib/sd_notify-0.11/priv/
mkdir -p /usr/lib64/erlang/lib/sd_notify-0.11/ebin/
cp priv/* /usr/lib64/erlang/lib/sd_notify-0.11/priv/
cp ebin/* /usr/lib64/erlang/lib/sd_notify-0.11/ebin/
Erlang-sd_notify version 0.10
Built with 18.3 Erlang versions, for Centos 7
and Debian
distributions.
Note: erl_18_3_1_sd_notify_0.10.tar.gz
is for Centos 7
and for must be installed manually:
extract the tar.gz
mkdir -p /usr/lib64/erlang/lib/sd_notify-0.10/priv/
mkdir -p /usr/lib64/erlang/lib/sd_notify-0.10/ebin/
cp priv/* /usr/lib64/erlang/lib/sd_notify-0.10/priv/
cp ebin/* /usr/lib64/erlang/lib/sd_notify-0.10/ebin/