All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] rsyslog: update from 8.2212.0 to 8.2302.0
@ 2023-03-02  0:24 Randy MacLeod
  2023-03-02  0:24 ` [PATCH 2/3] rsyslog: add disabled PACKAGECONFIG to drop capabilities Randy MacLeod
  2023-03-02  0:24 ` [PATCH 3/3] librelp: make inline errors be warnings in debug build Randy MacLeod
  0 siblings, 2 replies; 3+ messages in thread
From: Randy MacLeod @ 2023-03-02  0:24 UTC (permalink / raw)
  To: openembedded-devel

ptest results for qemux86-64/kvm with extra FS space and 2 GB RAM:

   Version | Passed | Failed | Skipped
    8.2212 | 470    |      0 |       5
    8.2302 | 471    |      0 |       5

Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
---
 .../rsyslog/{rsyslog_8.2212.0.bb => rsyslog_8.2302.0.bb}        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-extended/rsyslog/{rsyslog_8.2212.0.bb => rsyslog_8.2302.0.bb} (98%)

diff --git a/meta-oe/recipes-extended/rsyslog/rsyslog_8.2212.0.bb b/meta-oe/recipes-extended/rsyslog/rsyslog_8.2302.0.bb
similarity index 98%
rename from meta-oe/recipes-extended/rsyslog/rsyslog_8.2212.0.bb
rename to meta-oe/recipes-extended/rsyslog/rsyslog_8.2302.0.bb
index ed65bed0d..727e23111 100644
--- a/meta-oe/recipes-extended/rsyslog/rsyslog_8.2212.0.bb
+++ b/meta-oe/recipes-extended/rsyslog/rsyslog_8.2302.0.bb
@@ -31,7 +31,7 @@ SRC_URI:append:libc-musl = " \
     file://0001-Include-sys-time-h.patch \
 "
 
-SRC_URI[sha256sum] = "53b59a872e3dc7384cdc149abe9744916776f7057d905f3df6722d2eb1b04f35"
+SRC_URI[sha256sum] = "25415f85b662615ce3c83077d53758029e8743cb5929044bfd3564e3d626a3b9"
 
 UPSTREAM_CHECK_URI = "https://github.com/rsyslog/rsyslog/releases"
 UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)"
-- 
2.39.0



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

end of thread, other threads:[~2023-03-02  0:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-02  0:24 [PATCH 1/3] rsyslog: update from 8.2212.0 to 8.2302.0 Randy MacLeod
2023-03-02  0:24 ` [PATCH 2/3] rsyslog: add disabled PACKAGECONFIG to drop capabilities Randy MacLeod
2023-03-02  0:24 ` [PATCH 3/3] librelp: make inline errors be warnings in debug build Randy MacLeod

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.