Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 754741 - net-misc/dropbear-2020.81 version bump
Summary: net-misc/dropbear-2020.81 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-15 15:39 UTC by David Duchesne
Modified: 2020-12-22 02:43 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Duchesne 2020-11-15 15:39:20 UTC
net-misc/dropbear-2020.81 version bump

changelog

2020.81 - 29 October 2020

- Fix regression in 2020.79 which prevented connecting with some SSH 
  implementations. Increase MAX_PROPOSED_ALGO to 50, and print a log 
  message if the limit is hit. This fixes interoperability with sshj 
  library (used by PyCharm), and GoAnywhere.
  Reported by Pirmin Walthert and Piotr Jurkiewicz

- Fix building with non-GCC compilers, reported by Kazuo Kuroi

- Fix potential long delay in dbclient, found by OSS Fuzz

- Fix null pointer dereference crash, found by OSS Fuzz

- libtommath now uses the same random source as Dropbear (in 2020.79 
  and 2020.80 used getrandom() separately)

- Some fuzzing improvements, start of a dbclient fuzzer
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-12-22 02:34:53 UTC
I'm not going to worry about debundling libtom* yet (bug 732664) but hopefully soon.
Comment 2 Larry the Git Cow gentoo-dev 2020-12-22 02:43:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e045b458012ced821154e098a4df318b1b4d580

commit 1e045b458012ced821154e098a4df318b1b4d580
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-12-22 02:35:42 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-12-22 02:43:49 +0000

    net-misc/dropbear: bump to 2020.81
    
    Closes: https://bugs.gentoo.org/754741
    Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/dropbear/Manifest                |   1 +
 net-misc/dropbear/dropbear-2020.81.ebuild | 111 ++++++++++++++++++++++++++++++
 2 files changed, 112 insertions(+)