Change logs for rust-tokio source package in Mantic

  • rust-tokio (1.29.1-1) unstable; urgency=medium
    
      * Team upload.
      * Package tokio 1.29.1 from crates.io using debcargo 2.6.0
      * Stop trying to patch windows code and instead just drop
        windows support entirely.
      * Remove freebsd specific dev-dependency on mio-aio crate which
        is not in Debian.
      * Disable broken tests.
      * Remove dev-dependency on mockall and disable tests that depend on it.
      * Remove wasm-specific dev depends.
      * Tweak test feature requirements so running tests with 
        "--all-targets --no-default-features --features full" works.
      * Establish in debcargo.toml that the testsuite requires the "full" feature.
    
     -- Peter Michael Green <email address hidden>  Sun, 06 Aug 2023 12:28:07 +0000
  • rust-tokio (1.24.2-1) unstable; urgency=medium
    
      * Team upload.
      * Package tokio 1.24.2 from crates.io using debcargo 2.6.0
        + New upstream fixes CVE-2023-22466 which I don't think affects
          Debian. (Closes: #1029157 )
      * Update revert-switch-from-winapi-to-windows-sys.patch for new upstream.
    
     -- Peter Michael Green <email address hidden>  Wed, 18 Jan 2023 22:31:43 +0000