Package dropbear: Information

  • Default inline alert: Version in the repository: 2024.85-alt1

Source package: dropbear
Version: 2022.83-alt2
Build time:  Feb 11, 2024, 08:41 AM
Category: System/Servers
Report package bug
License: MIT
Summary: A smallish SSH server and client
Description: 
Dropbear is a relatively small SSH 2 server.

List of rpms provided by this srpm:
dropbear (loongarch64)
dropbear-debuginfo (loongarch64)
dropbear-scp (loongarch64)
dropbear-scp-debuginfo (loongarch64)

Maintainer: Vitaly Chikunov


    1. /usr/bin/pytest3
    2. /usr/bin/ssh-keygen
    3. iproute2
    4. rpm-build-vm
    5. python3-module-psutil
    6. python3-module-pytest-rerunfailures
    7. zlib-devel

Last changed


Feb. 11, 2024 Vitaly Chikunov 2022.83-alt2
- Backport the fix for the Terrapin attack (fixes CVE-2023-48795).
- Undo static linking (ALT#49349).
Oct. 16, 2023 Vitaly Chikunov 2022.83-alt1
- Update to DROPBEAR_2022.83 (2022-11-14).
- Experimentally build static executables (glibc based).
- spec: Run upstream testsuite in %check.
June 19, 2022 Vitaly Chikunov 2022.82-alt1
- Update to DROPBEAR_2022.82 (2022-04-01). (Fixes: CVE-2018-15599,
  CVE-2018-5399, CVE-2018-20685, CVE-2019-12953, CVE-2020-15833,
  CVE-2020-36254).
- Disable DSS keys.
- Allow password auth.
- Undo authkey_fp patch (as it does not apply to the new codebase).
- Use bundled libtom{crypt,math} maintained by the authors of Dropbear.
- Doc and client packages are merged into main package.
- Add systemd services.
- Correct sftp-server path (to openssh-server binary).