public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] p11-kit: Update to version 0.24.1
@ 2022-01-28 13:08 Adolf Belka
  2022-01-28 13:12 ` Peter Müller
  0 siblings, 1 reply; 2+ messages in thread
From: Adolf Belka @ 2022-01-28 13:08 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 991 bytes --]

- 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(a)ipfire.org>
---
 lfs/p11-kit | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/p11-kit b/lfs/p11-kit
index df3f51df1..1d0e38e8b 100644
--- a/lfs/p11-kit
+++ b/lfs/p11-kit
@@ -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)
 
-- 
2.35.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] p11-kit: Update to version 0.24.1
  2022-01-28 13:08 [PATCH] p11-kit: Update to version 0.24.1 Adolf Belka
@ 2022-01-28 13:12 ` Peter Müller
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Müller @ 2022-01-28 13:12 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1110 bytes --]

Reviewed-by: Peter Müller <peter.mueller(a)ipfire.org>

> - 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(a)ipfire.org>
> ---
>  lfs/p11-kit | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/lfs/p11-kit b/lfs/p11-kit
> index df3f51df1..1d0e38e8b 100644
> --- a/lfs/p11-kit
> +++ b/lfs/p11-kit
> @@ -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)
>  

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-28 13:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-28 13:08 [PATCH] p11-kit: Update to version 0.24.1 Adolf Belka
2022-01-28 13:12 ` Peter Müller

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