public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] libaio: Update to 0.3.112
@ 2021-04-26 20:47 Adolf Belka
  0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2021-04-26 20:47 UTC (permalink / raw)
  To: development

[-- 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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-04-26 20:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-26 20:47 [PATCH] libaio: Update to 0.3.112 Adolf Belka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox