Files
bpfire/config
Adolf Belka 9745d784b9 rust-chrono:Update to version 0.4.22 required by python3-cryptography
- Updated from version 0.4.19 to 0.4.22
- Update of rootfile
- Update of metadata patch as more windows related entries in Cargo.toml to be excluded
- Changelog
	## 0.4.22
		* Allow wasmbindgen to be optional on `wasm32-unknown-unknown` target [(#771)](https://github.com/chronotope/chrono/pull/771)
		* Fix compile error for `x86_64-fortanix-unknown-sgx` [(#767)](https://github.com/chronotope/chrono/pull/767)
		* Update `iana-time-zone` version to 1.44 [(#773)](https://github.com/chronotope/chrono/pull/773)
	## 0.4.21
		* Fall back to UTC timezone in cases where no timezone is found [(#756)](https://github.com/chronotope/chrono/pull/756)
		* Correctly detect timezone on Android [(#756)](https://github.com/chronotope/chrono/pull/756)
		* Improve documentation for strftime `%Y` specifier [(#760)](https://github.com/chronotope/chrono/pull/760)
	## 0.4.20
		* Add more formatting documentation and examples.
		* Add support for microseconds timestamps serde serialization/deserialization (#304)
		* Fix `DurationRound` is not TZ aware (#495)
		* Implement `DurationRound` for `NaiveDateTime`
		* Implement `std::iter::Sum` for `Duration`
		* Add `DateTime::from_local()` to construct from given local date and time (#572)
		* Add a function that calculates the number of years elapsed between now and a given `Date` or `DateTime` (#557)
		* Correct build for wasm32-unknown-emscripten target (#568)
		* Change `Local::now()` and `Utc::now()` documentation from "current date" to "current date and time" (#647)
		* Fix `duration_round` panic on rounding by `Duration::zero()` (#658)
		* Add optional rkyv support.
		* Add support for microseconds timestamps serde serialization for `NaiveDateTime`.
		* Add support for optional timestamps serde serialization for `NaiveDateTime`.
		* Fix build for wasm32-unknown-emscripten (@yu-re-ka #593)
		* Make `ParseErrorKind` public and available through `ParseError::kind()` (#588)
		* Implement `DoubleEndedIterator` for `NaiveDateDaysIterator` and `NaiveDateWeeksIterator`
		* Fix panicking when parsing a `DateTime` (@botahamec)
		* Add support for getting week bounds based on a specific `NaiveDate` and a `Weekday` (#666)
		* Remove libc dependency from Cargo.toml.
		* Add the `and_local_timezone` method to `NaiveDateTime`
		* Fix the behavior of `Duration::abs()` for negative durations with non-zero nanos
		* Add compatibility with rfc2822 comments (#733)
		* Make `js-sys` and `wasm-bindgen` enabled by default when target is `wasm32-unknown-unknown` for ease of API discovery
		* Add the `Months` struct and associated `Add` and `Sub` impls

Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2022-11-10 15:13:52 +00:00
..
2018-08-10 11:19:25 +01:00
2022-10-24 09:06:16 +00:00
2013-02-05 21:35:16 +01:00
2014-07-05 13:43:25 +02:00
2021-07-19 18:27:26 +00:00
2011-06-01 23:46:42 +02:00
2007-11-04 19:23:06 +00:00
2018-11-09 14:29:04 +00:00
2013-01-17 20:38:01 +01:00
2021-04-02 16:24:09 +00:00
2021-10-13 12:22:49 +00:00
2020-04-14 15:30:51 +00:00
2017-09-04 12:40:20 +01:00
2019-11-13 19:38:59 +00:00
2022-02-06 10:50:43 +00:00
2012-08-08 10:48:55 +02:00
2019-06-05 05:04:17 +01:00
2013-01-15 17:48:43 +01:00
2022-06-20 20:43:34 +00:00
2021-05-11 16:44:46 +00:00
2021-12-04 23:27:26 +01:00
2012-11-26 17:28:25 +01:00
2014-04-25 12:42:52 +02:00
2022-06-04 08:36:58 +00:00
2010-12-02 16:30:11 +01:00
2011-10-02 17:40:28 +02:00
2017-05-18 12:23:21 +01:00
2013-10-04 14:52:44 +02:00
2013-08-18 16:20:59 +02:00