From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] libaio: Update to 0.3.112
Date: Mon, 26 Apr 2021 22:47:16 +0200 [thread overview]
Message-ID: <20210426204716.2330779-1-adolf.belka@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1448 bytes --]
- Update from 0.3.111 to 0.3.112
- Update of rootfile not required
- Changelog
The ChangeLog file in the source tarball has the last entry
for version 0.3.107
The AIO website has no change history
The following commits were found on the Fedora git repository for libaio
Makefile: add missing DESTDIR variable use
Thomas Petazzoni • 2 years ago
src/Makefile: add ENABLE_SHARED boolean to allow static-only build
Thomas Petazzoni • 2 years ago
Add README.md
Jeff Moyer • 2 years ago
Merge #7 `Link against libgcc to avoid unresolved symbols`
Jeffrey E. Moyer • 2 years ago
harness: fix POLLIN test case
Jeff Moyer • 2 years ago
Merge branch 'aio-poll'
Jeff Moyer • 2 years ago
Link against libgcc to avoid unresolved symbols
Guillem Jover • 2 years ago
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
lfs/libaio | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/libaio b/lfs/libaio
index f71c58909..1fb4c0b1d 100644
--- a/lfs/libaio
+++ b/lfs/libaio
@@ -24,7 +24,7 @@
include Config
-VER = 0.3.111
+VER = 0.3.112
THISAPP = libaio-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = abb8f46d64b9bd3d0c6097e3a36639be
+$(DL_FILE)_MD5 = 1ba264947d05bd8e0f9dc9a9ed80cf3e
install : $(TARGET)
--
2.31.1
reply other threads:[~2021-04-26 20:47 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210426204716.2330779-1-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox