Version bump

[?]
Jun 22, 2021, 12:49 PM
ORSEEVB5ZBACWJH7J3BPQOLZVNNHBQU3A24VNQXI4TU4SUEVQ2JQC

Dependencies

  • [2] CWHVPLXN Version bump
  • [3] NHOSLQGG Thrussh: making OpenSSL optional
  • [4] CQSPFH4H Version 0.30.4
  • [5] MFMCIUMJ Fixing authentication with RSA
  • [6] E2SB74SV Version 0.30.3
  • [7] 634OYCNM Tokio 0.3
  • [8] XCNFFN6Z Thrussh-keys, version 0.19.3
  • [9] DJT33BQE Version bump
  • [10] 7FRJYUI6 Reboot because of a bad change
  • [11] VYDCQWSF Version 0.30.6
  • [12] 2WEO7OZL Version updates: getting rid of anyhow + moving to Tokio 1.0
  • [13] 7Y2ROIVZ Version bump
  • [14] BRDS7STA Adding method `send_channel_msg` to client::Session, to make it easier to write handlers
  • [15] FT67GGO4 Version bump (Pijul and Thrussh)
  • [16] BWU5BDAH Thrussh-keys 0.19.5
  • [17] PDTFLA4Y Version 0.30.7
  • [18] ASD7JVBE Do not read past the size of the buffer (after Tokio 0.3)
  • [19] 2VTUKRLJ Version
  • [20] Q323RFJS Version bump
  • [21] TFYJ3P2A Version 0.30.8/0.19.4, and solving conflicts
  • [22] ELRPPXSG Fixing conflicts
  • [23] AWVLXGAW Removing anyhows on Windows
  • [24] MCS77Y4V Making OpenSSL optional
  • [25] 6TIVIM7M Version of thrussh-keys

Change contents

  • replacement in thrussh-keys/Cargo.toml at line 3
    [4.157057][4.146:165]()
    version = "0.20.6"
    [4.157057]
    [4.157076]
    version = "0.21.0"
  • replacement in thrussh-keys/Cargo.toml at line 56
    [4.14203][4.14203:14213]()
    md5 = "*"
    [4.14203]
    [4.158187]
    md5 = "0.7"
  • replacement in thrussh/Cargo.toml at line 5
    [4.426214][2.0:20]()
    version = "0.32.10"
    [4.426214]
    [4.426233]
    version = "0.33.0"
  • replacement in thrussh/Cargo.toml at line 48
    [4.24259][4.766:830]()
    thrussh-keys = { version = "0.20.0", path = "../thrussh-keys" }
    [4.24259]
    [3.1877]
    thrussh-keys = { version = "0.21.0", path = "../thrussh-keys" }