Hello community, here is the log from the commit of package erlang for openSUSE:Factory checked in at 2018-11-10 17:01:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/erlang (Old) and /work/SRC/openSUSE:Factory/.erlang.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "erlang" Sat Nov 10 17:01:47 2018 rev:67 rq:647521 version:21.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/erlang/erlang.changes 2018-11-06 14:34:44.341017855 +0100 +++ /work/SRC/openSUSE:Factory/.erlang.new/erlang.changes 2018-11-10 17:02:39.223513474 +0100 @@ -1,0 +2,8 @@ +Thu Nov 8 17:16:08 UTC 2018 - Markos Chandras <[email protected]> + +- Fix instructions for changing address for epmd.socket service. The + ListenStream option needs to be completely overriden otherwise the + socket will be started with multiple ListenStream options and it + will fail. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ README.SUSE ++++++ --- /var/tmp/diff_new_pack.Pl9jc2/_old 2018-11-10 17:02:40.519511893 +0100 +++ /var/tmp/diff_new_pack.Pl9jc2/_new 2018-11-10 17:02:40.523511887 +0100 @@ -21,5 +21,6 @@ To enable accepting external connections to EPMd, create ```/etc/systemd/system/epmd.socket.d/port.conf``` with following content: ``` [Socket] +ListenStream= ListenStream=0.0.0.0:4369 ```
