liburing 0.5

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
This commit is contained in:
Stefan Hajnoczi 2020-03-19 11:52:44 +00:00
parent 28bfa291ba
commit 9691cff02d
3 changed files with 19 additions and 5 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/liburing-0.3.tar.gz /liburing-0.3.tar.gz
/liburing-0.5.tar.gz

View File

@ -1,9 +1,10 @@
Name: liburing Name: liburing
Version: 0.3 Version: 0.5
Release: 2%{?dist} Release: 1%{?dist}
Summary: Linux-native io_uring I/O access library Summary: Linux-native io_uring I/O access library
License: LGPLv2+ License: LGPLv2+ / MIT
Source: https://brick.kernel.dk/snaps/%{name}-%{version}.tar.gz Source0: https://brick.kernel.dk/snaps/%{name}-%{version}.tar.gz
Source1: https://brick.kernel.dk/snaps/%{name}-%{version}.tar.gz.asc
URL: https://git.kernel.dk/cgit/liburing/ URL: https://git.kernel.dk/cgit/liburing/
BuildRequires: gcc BuildRequires: gcc
@ -48,6 +49,18 @@ for the Linux-native io_uring.
%{_mandir}/man2/* %{_mandir}/man2/*
%changelog %changelog
* Thu Mar 19 2020 Stefan Hajnoczi <stefanha@redhat.com> - 0.5-1
- Update license to GPL-2.0 OR MIT
- Add io_uring_prep_epoll_ctl()
- Add io_uring_get_probe(), io_uring_get_probe_ring()
- Add io_uring_register_probe()
- Add io_uring_{register,unregister}_personality()
- Add io_uring_prep_{recv,send}()
- Add io_uring_prep_openat2()
- Add io_uring_ring_dontfork()
- Add io_uring_prep_read() and io_uring_prep_write()
- Documentation fixes and improvements
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-2 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

View File

@ -1 +1 @@
SHA512 (liburing-0.3.tar.gz) = 88ec1a9bb6d8064855d3676be03161015dee251da82d45eaf13266ac86ba9f72492e62c3f219e442d0477b705a898aba65ef50ab294569a3942f9a8119d9fb79 SHA512 (liburing-0.5.tar.gz) = ae133320e9caa851e548bb724ff77dd49bfd7384d032a836e9b70414b3726349a77a83658e5e3548f68a1f8c544251d17b4a115499dc8a0242a2fe5168821945