rust-git2 0.8.0-2ubuntu0.1 source package in Ubuntu

Changelog

rust-git2 (0.8.0-2ubuntu0.1) focal-security; urgency=medium

  * SECURITY REGRESSION: panic in rust-bat after fixing FTBFS issue.
    - debian/patches/wrap-callbacks-zeroed.patch: prevent undefined
      behaviour when calling mem::zeroed with newer rustc in src/stash.rs
      and src/transport.rs.

 -- David Fernandez Gonzalez <email address hidden>  Tue, 08 Nov 2022 12:01:49 +0100

Upload details

Uploaded by:
David Fernandez Gonzalez
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
rust
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates universe misc
Focal security universe misc

Downloads

File Size SHA-256 Checksum
rust-git2_0.8.0.orig.tar.gz 148.0 KiB c7339329bfa14a00223244311560d11f8f489b453fb90092af97f267a6090ab0
rust-git2_0.8.0-2ubuntu0.1.debian.tar.xz 4.5 KiB 30e14dd6f5ea1ad9b148b40ef2510c32ba5c735370d9c29b10521d2d11144e07
rust-git2_0.8.0-2ubuntu0.1.dsc 3.6 KiB 7a7866c0ce07a9ed725a7aaee9ae3436ec9410fcd8896f02a05802204595fdfc

View changes file

Binary packages built by this source

librust-git2+curl-dev: Bindings to libgit2 for interoperating with git repositories - feature "curl"

 This library is both threadsafe and memory safe and allows both reading and
 writing git repositories.
 .
 This metapackage enables feature "curl" for the Rust git2 crate, by pulling in
 any additional dependencies needed by that feature.

librust-git2+default-dev: Bindings to libgit2 for interoperating with git repositories - feature "default"

 This library is both threadsafe and memory safe and allows both reading and
 writing git repositories.
 .
 This metapackage enables feature "default" for the Rust git2 crate, by pulling
 in any additional dependencies needed by that feature.

librust-git2+https-dev: Bindings to libgit2 for interoperating with git repositories - feature "https"

 This library is both threadsafe and memory safe and allows both reading and
 writing git repositories.
 .
 This metapackage enables feature "https" for the Rust git2 crate, by pulling in
 any additional dependencies needed by that feature.

librust-git2+openssl-probe-dev: Bindings to libgit2 for interoperating with git repositories - feature "openssl-probe"

 This library is both threadsafe and memory safe and allows both reading and
 writing git repositories.
 .
 This metapackage enables feature "openssl-probe" for the Rust git2 crate, by
 pulling in any additional dependencies needed by that feature.

librust-git2+openssl-sys-dev: Bindings to libgit2 for interoperating with git repositories - feature "openssl-sys"

 This library is both threadsafe and memory safe and allows both reading and
 writing git repositories.
 .
 This metapackage enables feature "openssl-sys" for the Rust git2 crate, by
 pulling in any additional dependencies needed by that feature.

librust-git2+ssh-dev: Bindings to libgit2 for interoperating with git repositories - feature "ssh"

 This library is both threadsafe and memory safe and allows both reading and
 writing git repositories.
 .
 This metapackage enables feature "ssh" for the Rust git2 crate, by pulling in
 any additional dependencies needed by that feature.

librust-git2+ssh-key-from-memory-dev: Bindings to libgit2 for interoperating with git repositories - feature "ssh_key_from_memory"

 This library is both threadsafe and memory safe and allows both reading and
 writing git repositories.
 .
 This metapackage enables feature "ssh_key_from_memory" for the Rust git2 crate,
 by pulling in any additional dependencies needed by that feature.

librust-git2-dev: Bindings to libgit2 for interoperating with git repositories - Rust source code

 This library is both threadsafe and memory safe and allows both reading and
 writing git repositories.
 .
 This package contains the source for the Rust git2 crate, packaged by debcargo
 for use with cargo and dh-cargo.