diff --git a/openucx.changes b/openucx.changes index 65dc888..9866b7a 100644 --- a/openucx.changes +++ b/openucx.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Oct 15 07:51:12 UTC 2018 - nmoreychaisemartin@suse.com + +- Update to v1.3.1 (bsc#325996) + - Prevent potential out-of-order sending in shared memory active messages + - CUDA: Include cudamem.h in source tarball, pass cudaFree memory size + - Registration cache: fix large range lookup, handle shmat(REMAP)/mmap(FIXED) + - Limit IB CQE size for specific ARM boards + ------------------------------------------------------------------- Thu Aug 9 05:57:24 UTC 2018 - nmoreychaisemartin@suse.com diff --git a/openucx.spec b/openucx.spec index 7167ad2..752ad24 100644 --- a/openucx.spec +++ b/openucx.spec @@ -20,7 +20,7 @@ Name: openucx Summary: Unifieid Communication X License: BSD-3-Clause Group: Development/Libraries/C and C++ -Version: 1.3.0 +Version: 1.3.1 Release: 0 Url: http://openucx.org/ @@ -173,7 +173,7 @@ mv %buildroot/%_datadir/ucx %buildroot/%_datadir/openucx %_bindir/ucx_* %_datadir/%{name}/ %_libdir/pkgconfig/ucx.pc -%doc LICENSE +%doc LICENSE NEWS %files -n libucm0 %defattr(-,root,root) diff --git a/ucx-1.3.0.tar.gz b/ucx-1.3.0.tar.gz deleted file mode 100644 index 28af063..0000000 --- a/ucx-1.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:71e69e6d78a4950cc5a1edcbe59bf7a8f8e38d59c9f823109853927c4d442952 -size 1707317 diff --git a/ucx-1.3.1.tar.gz b/ucx-1.3.1.tar.gz new file mode 100644 index 0000000..f5f4195 --- /dev/null +++ b/ucx-1.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e058c8ec830d2f50d9db1e3aaaee105cd2ad6c1e6df20ae58b9b4179de7a8992 +size 1695275