rust-regex 1.5.4-1ubuntu0.1 source package in Ubuntu

Changelog

rust-regex (1.5.4-1ubuntu0.1) jammy-security; urgency=high

  * SECURITY UPDATE: fix denial-of-service bug in compiler
    (CVE-2022-24713) (LP: #1977694)

 -- Joshua Peisach <email address hidden>  Sun, 05 Jun 2022 16:36:11 -0400

Upload details

Uploaded by:
Joshua Peisach
Sponsored by:
David Fernandez Gonzalez
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
rust
Urgency:
Very Urgent

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
rust-regex_1.5.4.orig.tar.gz 231.0 KiB d07a8629359eb56f1e2fb1652bb04212c072a87ba68546a04065d525673ac461
rust-regex_1.5.4-1ubuntu0.1.debian.tar.xz 7.3 KiB bd3b5b6050f735969550df2d456cea6382eeb6d878454249335979ee59357bd6
rust-regex_1.5.4-1ubuntu0.1.dsc 4.2 KiB 542d9f78d24b6acc3eaa402273aec419dedb4dc09bcb0861b5385fb24372ccf0

View changes file

Binary packages built by this source

librust-regex+aho-corasick-dev: Regular expressions for Rust - feature "aho-corasick"

 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "aho-corasick" for the Rust regex crate, by
 pulling in any additional dependencies needed by that feature.

librust-regex+default-dev: Regular expressions for Rust - feature "default"

 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "default" for the Rust regex crate, by pulling
 in any additional dependencies needed by that feature.

librust-regex+memchr-dev: Regular expressions for Rust - feature "memchr"

 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "memchr" for the Rust regex crate, by pulling
 in any additional dependencies needed by that feature.

librust-regex+perf-dev: Regular expressions for Rust - feature "perf"

 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "perf" for the Rust regex crate, by pulling in
 any additional dependencies needed by that feature.

librust-regex+perf-literal-dev: Regular expressions for Rust - feature "perf-literal"

 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "perf-literal" for the Rust regex crate, by
 pulling in any additional dependencies needed by that feature.

librust-regex+unicode-age-dev: Regular expressions for Rust - feature "unicode-age"

 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "unicode-age" for the Rust regex crate, by
 pulling in any additional dependencies needed by that feature.

librust-regex+unicode-bool-dev: Regular expressions for Rust - feature "unicode-bool"

 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "unicode-bool" for the Rust regex crate, by
 pulling in any additional dependencies needed by that feature.

librust-regex+unicode-case-dev: Regular expressions for Rust - feature "unicode-case"

 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "unicode-case" for the Rust regex crate, by
 pulling in any additional dependencies needed by that feature.

librust-regex+unicode-dev: Regular expressions for Rust - feature "unicode"

 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "unicode" for the Rust regex crate, by pulling
 in any additional dependencies needed by that feature.

librust-regex+unicode-gencat-dev: Regular expressions for Rust - feature "unicode-gencat"

 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "unicode-gencat" for the Rust regex crate, by
 pulling in any additional dependencies needed by that feature.

librust-regex+unicode-perl-dev: Regular expressions for Rust - feature "unicode-perl"

 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "unicode-perl" for the Rust regex crate, by
 pulling in any additional dependencies needed by that feature.

librust-regex+unicode-script-dev: Regular expressions for Rust - feature "unicode-script"

 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "unicode-script" for the Rust regex crate, by
 pulling in any additional dependencies needed by that feature.

librust-regex+unicode-segment-dev: Regular expressions for Rust - feature "unicode-segment"

 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "unicode-segment" for the Rust regex crate, by
 pulling in any additional dependencies needed by that feature.

librust-regex-dev: Regular expressions for Rust - Rust source code

 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This package contains the source for the Rust regex crate, packaged by debcargo
 for use with cargo and dh-cargo.