From 2d62db5f6299d8a8a11cb9b1b2e90132791b0a93094aee5d0e717ace8c317ac0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 2 Mar 2015 15:51:40 +0000 Subject: [PATCH] =?UTF-8?q?-=20Version=20bump=20to=201.4.2:=20=20=20*=20st?= =?UTF-8?q?ream:=20ignore=20EINVAL=20for=20SO=5FOOBINLINE=20on=20OS=20X=20?= =?UTF-8?q?(Fedor=20Indutny)=20=20=20*=20win:=20don't=20use=20inline=20key?= =?UTF-8?q?word=20in=20thread.c=20(Ben=20Noordhuis)=20=20*=20windows:=20fi?= =?UTF-8?q?x=20=20=20*=20setting=20dirent=20types=20on=20uv=5Ffs=5Fscandir?= =?UTF-8?q?=5Fnext=20(Sa=C3=BAl=20Ibarra=20Corretg=C3=A9)=20=20*=20=20=20*?= =?UTF-8?q?=20unix,windows:=20make=20uv=5Fthread=5Fcreate()=20return=20err?= =?UTF-8?q?no=20(Ben=20Noordhuis)=20=20*=20tty:=20=20=20*=20fix=20build=20?= =?UTF-8?q?for=20SmartOS=20(Julien=20Gilli)=20=20*=20unix:=20fix=20for=20u?= =?UTF-8?q?v=5Fasync=20data=20race=20=20=20*=20(Michael=20Penick)=20=20*?= =?UTF-8?q?=20unix,=20windows:=20map=20EHOSTDOWN=20errno=20(Ben=20Noordhui?= =?UTF-8?q?s)=20=20*=20=20=20*=20stream:=20use=20SO=5FOOBINLINE=20on=20OS?= =?UTF-8?q?=20X=20(Fedor=20Indutny)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuv?expand=0&rev=4 --- libuv.changes | 12 ++++++++++++ libuv.spec | 4 ++-- v1.4.0.tar.gz | 3 --- v1.4.2.tar.gz | 3 +++ 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 v1.4.0.tar.gz create mode 100644 v1.4.2.tar.gz diff --git a/libuv.changes b/libuv.changes index 2779662..6fd1aad 100644 --- a/libuv.changes +++ b/libuv.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Mar 2 15:50:47 UTC 2015 - tchvatal@suse.com + +- Version bump to 1.4.2: + * stream: ignore EINVAL for SO_OOBINLINE on OS X (Fedor Indutny) + * win: don't use inline keyword in thread.c (Ben Noordhuis) * windows: fix + * setting dirent types on uv_fs_scandir_next (Saúl Ibarra Corretgé) * + * unix,windows: make uv_thread_create() return errno (Ben Noordhuis) * tty: + * fix build for SmartOS (Julien Gilli) * unix: fix for uv_async data race + * (Michael Penick) * unix, windows: map EHOSTDOWN errno (Ben Noordhuis) * + * stream: use SO_OOBINLINE on OS X (Fedor Indutny) + ------------------------------------------------------------------- Thu Feb 12 14:42:54 UTC 2015 - tchvatal@suse.com diff --git a/libuv.spec b/libuv.spec index 765ab63..59c8213 100644 --- a/libuv.spec +++ b/libuv.spec @@ -1,7 +1,7 @@ # # spec file for package libuv # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define somajor 1 Name: libuv -Version: 1.4.0 +Version: 1.4.2 Release: 0 Summary: Cross-platform asychronous I/O License: MIT diff --git a/v1.4.0.tar.gz b/v1.4.0.tar.gz deleted file mode 100644 index 85b7d77..0000000 --- a/v1.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fbb26b0384cae834b987c58e4c703b84b3d0f88445989877b8b594294f42fbc9 -size 1017114 diff --git a/v1.4.2.tar.gz b/v1.4.2.tar.gz new file mode 100644 index 0000000..a3720c5 --- /dev/null +++ b/v1.4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9e424f69db0d1c3035c5f871cd9d7a3f4bace0a4db3e974bdbfa0cf95f6b741 +size 1017992