From 7c13f1657f304e454c13fc3a6a308be0db0a0b65800b9d2fcb58a1340a553506 Mon Sep 17 00:00:00 2001 From: Thomas Renninger Date: Mon, 11 Mar 2013 10:58:58 +0000 Subject: [PATCH] - Update to version 2.16: Features: * ARM Support * s390x Dynamic TASK_SIZE support Bug Fixes: * find_mounts() now properly NULL terminates mount point names OBS-URL: https://build.opensuse.org/package/show/Base:System/libhugetlbfs?expand=0&rev=30 --- libhugetlbfs-2.15.tar.gz | 3 --- libhugetlbfs-2.16.tar.gz | 3 +++ libhugetlbfs.changes | 11 +++++++++++ libhugetlbfs.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 libhugetlbfs-2.15.tar.gz create mode 100644 libhugetlbfs-2.16.tar.gz diff --git a/libhugetlbfs-2.15.tar.gz b/libhugetlbfs-2.15.tar.gz deleted file mode 100644 index a03dc2f..0000000 --- a/libhugetlbfs-2.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ff30080b983b2d067c9f2629e4a4dee0aa37ef664dc3a7241abedbfc8e21a24 -size 178317 diff --git a/libhugetlbfs-2.16.tar.gz b/libhugetlbfs-2.16.tar.gz new file mode 100644 index 0000000..fca4e26 --- /dev/null +++ b/libhugetlbfs-2.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a473ebc70e80d8c452f359b05bc45d1fb87e6e2425d216c06486e30acf86ed2 +size 178982 diff --git a/libhugetlbfs.changes b/libhugetlbfs.changes index e079371..3812c01 100644 --- a/libhugetlbfs.changes +++ b/libhugetlbfs.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Mar 11 09:02:48 UTC 2013 - trenn@suse.de + +- Update to version 2.16: + Features: + * ARM Support + * s390x Dynamic TASK_SIZE support + + Bug Fixes: + * find_mounts() now properly NULL terminates mount point names + ------------------------------------------------------------------- Wed Jan 23 10:34:58 UTC 2013 - trenn@suse.de diff --git a/libhugetlbfs.spec b/libhugetlbfs.spec index 57a5151..64e6842 100644 --- a/libhugetlbfs.spec +++ b/libhugetlbfs.spec @@ -32,7 +32,7 @@ Group: Development/Libraries/Other Obsoletes: libhugetlbfs-64bit %endif # -Version: 2.15 +Version: 2.16 Release: 0 Url: http://libhugetlbfs.sourceforge.net/ BuildRoot: %{_tmppath}/%{name}-%{version}-build