]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commitdiff
p11-kit: Update to version 0.24.1
authorAdolf Belka <adolf.belka@ipfire.org>
Fri, 28 Jan 2022 13:08:00 +0000 (14:08 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Sat, 5 Feb 2022 11:58:04 +0000 (11:58 +0000)
- Update from 0.24.0 to 0.24.1
- Update of rootfile not required
- Changelog
   0.24.1 (stable)
    * rpc: Support protocol version negotiation [PR#371, PR#385]
    * proxy: Support copying attribute array recursively [PR#368]
    * Link libp11-kit so that it cannot unload [PR#383]
    * Translation improvements [PR#381]
    * Build fixes [PR#372, PR#373, PR#375, PR#377, PR#384, PR#407]

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
lfs/p11-kit

index df3f51df101bb77f95b94031f83c6c26431f0e38..1d0e38e8beaa65d6e1251674bf10c365370f49b2 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.24.0
+VER        = 0.24.1
 
 THISAPP    = p11-kit-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 8ccf11c4a2e2e505b8e516d8549e64a5
+$(DL_FILE)_MD5 = 67b2539bdca6b4bedaeecc12864d2796
 
 install : $(TARGET)