Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 1/4] libgpg-error: upgrade 1.48 -> 1.49
@ 2024-05-27  1:37 changqing.li
  2024-05-27  1:37 ` [PATCH 2/4] ghostscript: upgrade 10.03.0 -> 10.03.1 changqing.li
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: changqing.li @ 2024-05-27  1:37 UTC (permalink / raw)
  To: openembedded-core

From: Changqing Li <changqing.li@windriver.com>

Noteworthy changes in version 1.49 (2024-04-25) [C36/A36/R0]
-----------------------------------------------

 * Two new functions to improve the logging interface.  The
   gpgrt_logv_domain is currently the same as gpgrt_logv_prefix but
   allows to pass a domain string so that in future we will be able to
   select log output by domain.  It also provide a non yet functional
   feature to include a hex dump.

 * Add a "trunc" keyword to gpgrt_log_printhex.  [rE0a39fbefcb]

 * Avoid an endless loop in the argparser due to a conf file read
   error.  [rE2dc93cfecc]

 * Interface changes relative to the 1.48 release:
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 gpgrt_add_post_log_func        NEW.
 gpgrt_logv_domain              NEW.

 Release-info: https://dev.gnupg.org/T7012

[1] https://github.com/gpg/libgpg-error/blob/libgpg-error-1.49/NEWS

Signed-off-by: Changqing Li <changqing.li@windriver.com>
---
 .../libgpg-error/{libgpg-error_1.48.bb => libgpg-error_1.49.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/libgpg-error/{libgpg-error_1.48.bb => libgpg-error_1.49.bb} (95%)

diff --git a/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb b/meta/recipes-support/libgpg-error/libgpg-error_1.49.bb
similarity index 95%
rename from meta/recipes-support/libgpg-error/libgpg-error_1.48.bb
rename to meta/recipes-support/libgpg-error/libgpg-error_1.49.bb
index 9f2b49209d..b7d41ab489 100644
--- a/meta/recipes-support/libgpg-error/libgpg-error_1.48.bb
+++ b/meta/recipes-support/libgpg-error/libgpg-error_1.49.bb
@@ -20,7 +20,7 @@ SRC_URI = "${GNUPG_MIRROR}/libgpg-error/libgpg-error-${PV}.tar.bz2 \
            file://run-ptest \
            "
 
-SRC_URI[sha256sum] = "89ce1ae893e122924b858de84dc4f67aae29ffa610ebf668d5aa539045663d6f"
+SRC_URI[sha256sum] = "8b79d54639dbf4abc08b5406fb2f37e669a2dec091dd024fb87dd367131c63a9"
 
 BINCONFIG = "${bindir}/gpg-error-config"
 
-- 
2.25.1



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

end of thread, other threads:[~2024-06-04  8:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-27  1:37 [PATCH 1/4] libgpg-error: upgrade 1.48 -> 1.49 changqing.li
2024-05-27  1:37 ` [PATCH 2/4] ghostscript: upgrade 10.03.0 -> 10.03.1 changqing.li
2024-05-27  1:37 ` [PATCH 3/4] libxml2: upgrade 2.12.6 -> 2.12.7 changqing.li
2024-05-27  1:37 ` [PATCH 4/4] man-pages: upgrade 6.06 -> 6.8 changqing.li
2024-06-02  9:51   ` [OE-core] " Alexandre Belloni
2024-06-03  0:52     ` Changqing Li
     [not found]     ` <17D5585831D86063.21428@lists.openembedded.org>
2024-06-04  8:35       ` Changqing Li

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