From d5f10b6782f2c8d4c434ab8c9fa67959a00d932191d3770ae4335104cbe9391b Mon Sep 17 00:00:00 2001 From: Thomas Renninger Date: Thu, 9 Mar 2017 20:20:35 +0000 Subject: [PATCH] Accepting request 477929 from home:fschnizlein:branches:Base:System - Update to 2.20 - Bug Fixes: * Fix keyword collisions and warnings from GCC 5 * hugeadm output is parsed for default size in huge_page_setup_helper * Testsuite: fallocate tests OBS-URL: https://build.opensuse.org/request/show/477929 OBS-URL: https://build.opensuse.org/package/show/Base:System/libhugetlbfs?expand=0&rev=47 --- _service | 4 ++-- libhugetlbfs-2.18.99.tar.xz | 3 --- libhugetlbfs-2.20.tar.xz | 3 +++ libhugetlbfs.changes | 9 +++++++++ libhugetlbfs.spec | 4 ++-- 5 files changed, 16 insertions(+), 7 deletions(-) delete mode 100644 libhugetlbfs-2.18.99.tar.xz create mode 100644 libhugetlbfs-2.20.tar.xz diff --git a/_service b/_service index 704731e..7ff3119 100644 --- a/_service +++ b/_service @@ -3,8 +3,8 @@ git://github.com/libhugetlbfs/libhugetlbfs.git git libhugetlbfs - 2.18.99 - next + 2.20 + 2.20 *.tar diff --git a/libhugetlbfs-2.18.99.tar.xz b/libhugetlbfs-2.18.99.tar.xz deleted file mode 100644 index 2f33d47..0000000 --- a/libhugetlbfs-2.18.99.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb9f56779d9af2aade386146b26fc76eede22a58fe6009d9ae936108564e88a6 -size 143708 diff --git a/libhugetlbfs-2.20.tar.xz b/libhugetlbfs-2.20.tar.xz new file mode 100644 index 0000000..f924848 --- /dev/null +++ b/libhugetlbfs-2.20.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f01aeb7986baa59a11fc8767952458c786d11b4aeec167ec5257eca38bbf00ad +size 145408 diff --git a/libhugetlbfs.changes b/libhugetlbfs.changes index 5141ae0..0b1f6cc 100644 --- a/libhugetlbfs.changes +++ b/libhugetlbfs.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Mar 9 09:10:07 UTC 2017 - fschnizlein@suse.com + +- Update to 2.20 +- Bug Fixes: + * Fix keyword collisions and warnings from GCC 5 + * hugeadm output is parsed for default size in huge_page_setup_helper + * Testsuite: fallocate tests + ------------------------------------------------------------------- Fri Nov 6 13:10:03 UTC 2015 - fvogt@suse.com diff --git a/libhugetlbfs.spec b/libhugetlbfs.spec index 83fc52d..c6745d3 100644 --- a/libhugetlbfs.spec +++ b/libhugetlbfs.spec @@ -1,7 +1,7 @@ # # spec file for package libhugetlbfs # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX Products 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 my_make_flags V=1 CFLAGS="%{optflags} -fPIC" BUILDTYPE=NATIVEONLY PREFIX=%{_prefix} LIBDIR32=%{_libdir} DESTDIR=%{buildroot} Name: libhugetlbfs -Version: 2.18.99 +Version: 2.20 Release: 0 Summary: Hugetlbfs helper library License: LGPL-2.1+