Compiling Thrussh with feature OpenSSL by default

pmeunier
Jul 5, 2021, 10:04 PM
FDPGJDXVMKCKHKJG2XWZ5JIUDOQDL37JLNNUCA34IL6KNG7J5N7AC

Dependencies

  • [2] FYUDBQ3C Formatting changes + version bump
  • [3] HKA66XOQ Updating Thrussh version for long or massive connections
  • [4] TPEH2XNB 1.0.0-alpha.28, with Tokio 1.0
  • [5] HR3WK6A7 When lock times out, check that there are no more clients before quitting
  • [6] HDGRZISM Version updates
  • [7] IIV3EL2X Cleanup, formatting, and fixing the Git feature
  • [8] 5BRU2RRW Cleanup (debugging a crash related to trees/inodes)
  • [9] XAY4DYRR Version bump
  • [10] YN63NUZO Sanakirja 1.0
  • [11] OUWD436A Version bump
  • [12] SPA2OL5I keep-changes feature (default) to avoid deleting problematic changes
  • [13] BT2ZHPY4 Version bumps
  • [14] YX3VCEOM Version bump
  • [15] G6YZ7U65 Version bump
  • [16] WI5BS6BS New published versions
  • [17] CUHXXBDZ Fixing a bug in replacements, recently introduced during a fix of a graph corruption bug
  • [18] VRDOV7DD Versions
  • [19] ZQXP3HNA Version bump
  • [20] QJXNUQFJ Solving conflicts
  • [21] MNTJ3VOK Version bump
  • [22] B5Z4IMEU Generating Cargo.nix for pijul 1.0.0-alpha.6
  • [23] CCLLB7OI Upgrading to Sanakirja 0.15 + version bump
  • [24] WIORLB47 Version bump
  • [25] HSVGP2G4 Version bump + formatting
  • [26] UN64Q3P2 Version bump
  • [27] JACZWIJ6 Version bump
  • [28] G65S7FAW Version bump and cleanup
  • [29] OCBM7IFE New release: pijul-1.0.0-alpha.8
  • [30] VYHHOEYH Versions and formatting
  • [31] SXEYMYF7 Fixing the bad changes in history (unfortunately, by rebooting).
  • [32] SAGSYAPX Various version bumps
  • [33] 6DOXSHWG Cleanup, and version bump
  • [34] SN7AGY6S Making `pijul lock` robust to kill signals
  • [35] WTRH4B2X Formatting
  • [36] JRENVH5D Reqwest 0.11
  • [37] BNPSVXIC Friendlier progress bars
  • [38] 3AZB5NUO Fixing the Git feature
  • [39] NX5I5H53 New published versions
  • [40] 5YDI33C4 Fixing pager on OSX
  • [41] B3QWIGDE Fixing the Git features with the latest Pijul (+ conflicts in Cargo.toml)
  • [42] 3S4DR77Z Version updates
  • [43] ZTVNGFNT Version bump
  • [44] JL4WKA5P Implement the Sanakirja concurrency model in a cross-process way
  • [45] GBSL4AZI Version bump

Change contents

  • replacement in pijul/Cargo.toml at line 4
    [4.196462][2.0:27]()
    version = "1.0.0-alpha.49"
    [4.196462]
    [4.196488]
    version = "1.0.0-alpha.50"
  • replacement in pijul/Cargo.toml at line 47
    [4.139][4.139:168]()
    default = [ "keep-changes" ]
    [4.139]
    [4.197365]
    default = [ "keep-changes", "openssl" ]
    openssl = [ "thrussh/openssl", "thrussh-keys/openssl" ]
  • replacement in pijul/Cargo.toml at line 54
    [4.197438][2.29:119]()
    libpijul = { path = "../libpijul", version = "1.0.0-alpha.40", features = [ "tarball" ] }
    [4.197438]
    [4.197523]
    libpijul = { path = "../libpijul", version = "1.0.0-alpha.43", features = [ "tarball" ] }
  • replacement in Cargo.lock at line 1506
    [4.33516][2.356:383]()
    version = "1.0.0-alpha.49"
    [4.33516]
    [4.33543]
    version = "1.0.0-alpha.50"
  • edit in Cargo.lock at line 2170
    [4.49553]
    [3.10283]
    "openssl",
  • edit in Cargo.lock at line 2213
    [4.50254]
    [3.10469]
    "openssl",