Hei hei,

this is the version bump for the dropbear SSH server split in five
patches for easier review.

- 1/5 fixes the license information

- 2/5 removes deprecated, weak, or later removed options

- 3/5 updates comments in kconfig and make file, first is for user,
  second for easier maintenance of the ptxdist package (I used that when
  reviewing what changed in dropbear from 2019.78 to 2020.79)

- 4/5 is a version bump with quite some upstream changes, including the
  fix for CVE-2018-20685.

- 5/5 is a second version bump, combining two more versions with
  regression fixes and other minor fixes, which I put in a second commit
  for easier review. This might also be squashed?

Software itself briefly tested on armv7a aka sama5d27.

v2 -> v3:
- Added patch 2/5 to remove blowfish option, which would otherwise break
  build after version bump to 2020.79. (Michael Olbrich)

v1 -> v2:
- Removed patch stack with patch 3/4.

Greets
Alex

Alexander Dahl (5):
  dropbear: Consider licenses of bundled libs
  dropbear: Remove deprecated options
  dropbear: Revise comments
  dropbear: version bump 2019.78 -> 2020.79
  dropbear: version bump 2020.79 -> 2020.81

 .../0001-configure-Fix-disable-fuzz.patch     | 47 ----------------
 patches/dropbear-2019.78/autogen.sh           |  1 -
 patches/dropbear-2019.78/series               |  4 --
 rules/dropbear.in                             | 39 ++-----------
 rules/dropbear.make                           | 55 +++++++------------
 5 files changed, 25 insertions(+), 121 deletions(-)
 delete mode 100644 
patches/dropbear-2019.78/0001-configure-Fix-disable-fuzz.patch
 delete mode 120000 patches/dropbear-2019.78/autogen.sh
 delete mode 100644 patches/dropbear-2019.78/series


base-commit: 8617870454388edf0f0728a92f3f188edbc14986
-- 
2.27.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to 
ptxdist-requ...@pengutronix.de

Reply via email to