From: Wang Mingyu <[email protected]>

Changelog:
=========
- Fix failure on concurrent channel open/close.
- Print remote host after "Login attempt for nonexistent user" log entry to
  assist fail2ban.
- Dropbear now exits with exit status 0 on SIGINT/SIGTERM. This is a more
  graceful behaviour for "systemctl stop dropbear".
- New IDENT_VERSION_PART config allows customising some of the SSH version
  string.
- Fix building SK_KEYS with just one of ECDSA or ED25519
- Fix dbclient "-m help" and "-c help" without a hostname.
- Remove fprintf/gettimeofday from sigchld handler when running with
  verbose trace enabled.
- Improved configure help output
- Compile fix for GNU Hurd
- Support running test_aslr without venv
- Compilation fixes for older compilers, and better build tests
- Update some test infrastructure versions of python packages,
  github actions, and github runner OSes

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../dropbear/{dropbear_2024.85.bb => dropbear_2024.86.bb}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-core/dropbear/{dropbear_2024.85.bb => dropbear_2024.86.bb} 
(98%)

diff --git a/meta/recipes-core/dropbear/dropbear_2024.85.bb 
b/meta/recipes-core/dropbear/dropbear_2024.86.bb
similarity index 98%
rename from meta/recipes-core/dropbear/dropbear_2024.85.bb
rename to meta/recipes-core/dropbear/dropbear_2024.86.bb
index 54001414d0..e3f4d17896 100644
--- a/meta/recipes-core/dropbear/dropbear_2024.85.bb
+++ b/meta/recipes-core/dropbear/dropbear_2024.86.bb
@@ -23,7 +23,7 @@ SRC_URI = 
"http://matt.ucc.asn.au/dropbear/releases/dropbear-${PV}.tar.bz2 \
            ${@bb.utils.contains('PACKAGECONFIG', 'disable-weak-ciphers', 
'file://dropbear-disable-weak-ciphers.patch', '', d)} \
            "
 
-SRC_URI[sha256sum] = 
"86b036c433a69d89ce51ebae335d65c47738ccf90d13e5eb0fea832e556da502"
+SRC_URI[sha256sum] = 
"e78936dffc395f2e0db099321d6be659190966b99712b55c530dd0a1822e0a5e"
 
 PAM_SRC_URI = "file://0005-dropbear-enable-pam.patch \
                file://0006-dropbear-configuration-file.patch \
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#206991): 
https://lists.openembedded.org/g/openembedded-core/message/206991
Mute This Topic: https://lists.openembedded.org/mt/109531962/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to