Hello community,

here is the log from the commit of package erlang for openSUSE:Factory checked 
in at 2016-01-28 17:24:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/erlang (Old)
 and      /work/SRC/openSUSE:Factory/.erlang.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "erlang"

Changes:
--------
--- /work/SRC/openSUSE:Factory/erlang/erlang.changes    2015-11-22 
11:00:28.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.erlang.new/erlang.changes       2016-01-28 
17:25:43.000000000 +0100
@@ -1,0 +2,37 @@
+Tue Jan 12 14:08:41 UTC 2016 - matwey.korni...@gmail.com
+
+- Update to 18.2.2:
+    * ssh: The authentication method 'keyboard-interactive' failed
+      in the Erlang client when the server after successful
+      authentication continued by asking for zero more
+      passwords. 
+
+-------------------------------------------------------------------
+Mon Dec 28 08:50:34 UTC 2015 - matwey.korni...@gmail.com
+
+- Update to 18.2.1:
+    * Due to a bug in the handling of paths on windows
+      none of the following would work with paths
+      containing a space: ct_run dialyzer erlc escript typer
+      This also contains a fix for HiPE enabled emulator for
+      FreeBSD.
+- Update to 18.2:
+    * ssl: Add configurable upper limit for session
+      cache.  erts: Add function enif_getenv to read OS
+      environment variables in a portable way from NIFs.
+    * kernel: Add {line_delim, byte()} option to
+      inet:setopts/2 and  decode_packet/3
+    * ssh: The 'ecdsa-sha2-nistp256',
+      'ecdsa-sha2-nistp384' and 'ecdsa-sha2-nistp521'
+      signature algorithms for ssh are implemented. See RFC5656.
+    * ssh: The ssh:daemon option dh_gex_groups is
+      extended to read a user provided ssh moduli file
+      with generator-modulus pairs. The file is in openssh
+      format.
+
+-------------------------------------------------------------------
+Thu Dec 17 17:37:16 CET 2015 - r...@suse.de
+
+- disable hipe on s390/s390x to fix build 
+
+-------------------------------------------------------------------

Old:
----
  OTP-18.1.3.tar.gz

New:
----
  OTP-18.2.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ erlang.spec ++++++
--- /var/tmp/diff_new_pack.B8kuDd/_old  2016-01-28 17:25:45.000000000 +0100
+++ /var/tmp/diff_new_pack.B8kuDd/_new  2016-01-28 17:25:45.000000000 +0100
@@ -21,7 +21,7 @@
 %endif
 
 Name:           erlang
-Version:        18.1.3
+Version:        18.2.2
 Release:        0
 Summary:        General-purpose programming language and runtime environment
 License:        Apache-2.0
@@ -332,7 +332,9 @@
     --enable-threads \
     --enable-smp-support \
     --enable-kernel-poll \
+%ifnarch s390 s390x
     --enable-hipe \
+%endif
     --enable-shared-zlib
 # clean stalled files before rebuild them
 make %{?_smp_mflags} clean

++++++ OTP-18.1.3.tar.gz -> OTP-18.2.2.tar.gz ++++++
/work/SRC/openSUSE:Factory/erlang/OTP-18.1.3.tar.gz 
/work/SRC/openSUSE:Factory/.erlang.new/OTP-18.2.2.tar.gz differ: char 13, line 1

++++++ _service ++++++
--- /var/tmp/diff_new_pack.B8kuDd/_old  2016-01-28 17:25:45.000000000 +0100
+++ /var/tmp/diff_new_pack.B8kuDd/_new  2016-01-28 17:25:45.000000000 +0100
@@ -2,4 +2,7 @@
        <service name="download_files" mode="disabled">
                <param name="recompress">no</param>
        </service>
+       <service name="refresh_patches" mode="disabled">
+               <param name="changesgenerate">enable</param>
+       </service>
 </services>


Reply via email to