diff --git a/.gitignore b/.gitignore index 216aeda..44330c9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /1.0.0-beta2.tar.gz /libocxl-1.0.0.tar.gz +/1.1.0.tar.gz diff --git a/libocxl.spec b/libocxl.spec index 30fdc46..1adb7b0 100644 --- a/libocxl.spec +++ b/libocxl.spec @@ -1,11 +1,11 @@ Name: libocxl -Version: 1.0.0 -Release: 2%{?dist} +Version: 1.1.0 +Release: 1%{?dist} Summary: Allows to implement a user-space driver for an OpenCAPI accelerator License: ASL 2.0 URL: https://github.com/OpenCAPI/libocxl -Source0: https://github.com/OpenCAPI/libocxl/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source0: https://github.com/OpenCAPI/libocxl/archive/%{version}.tar.gz ExclusiveArch: ppc64le @@ -56,6 +56,18 @@ LDFLAGS="%{build_ldflags}" CFLAGS="%{build_cflags}" make %{?_smp_mflags} V=1 %{_pkgdocdir} %changelog +* Fri Aug 31 2018 michel normand 1.1.0-1 +- updated to 1.1.0 + Requires Linux headers >= 4.18 to compile + Add support for POWER9 wake_host_thread/wait + (requires a compiler with GNU extensions for inline assembler) + Generate warnings on ignored return values + Use opaque structs rather than void pointers for ocxl handles + (this should be transparent to callers) + Verified GCC 4-8 & Clang 3.6.2-6.0.1 produce correct machine code + for OpenCAPI, and whitelisted them + Verify & enforce that we compile with strict ANSI C (2011) + * Fri Jul 13 2018 Fedora Release Engineering - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild diff --git a/sources b/sources index fae114d..590872f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libocxl-1.0.0.tar.gz) = e9ab197ac0213d39cad6c0f82464ed1e0198b6a6fc29e5d1a6ef443b7d06878534313dc1ab309a3244d3e77eb6046d2552acd7134978f68d9c0a0ff06fbb8883 +SHA512 (1.1.0.tar.gz) = 0306403290819f909f844a367873eeb5fc7e2996815bddb2eaf1b727b0d9ab801b6716c70d3229bb7dbf62f5df24d09b7451bdf1d831e6a5bfbc1cc1de834d9e