Commit graph

4 commits

Author SHA1 Message Date
Brandon Weeks 313ae130e4 wlgreet: 0.3 -> 2022-01-25
wlgreet is broken on wlroots 0.15.5 or later (#151234) due to a
protocol negotiation bug in wlgreet. The bug has been fixed upstream
in 8517e57.
2022-02-09 00:28:28 -08:00
devhell 99e1093e75 wlgreet: 2020-10-20 -> 0.3 2021-06-21 19:42:59 +01:00
Daniël de Kok 85f96822a0 treewide: fix cargoSha256/cargoHash
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in
which cargo vendor erroneously changed permissions of vendored
crates. This was fixed in Rust
1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all
cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are
potentially broken.

This change updates cargoSha256/cargoHash tree-wide.

Fixes #121994.
2021-05-08 00:36:37 -07:00
luc65r 687b0d0622
wlgreet: init at 2020-10-20 2021-03-22 10:17:59 +01:00