Adolf Belka
ee5c0d09dc
zstd: Update to version 1.5.4
...
- Update from version 1.5.2 to 1.5.4
- Update of rootfile
- Changelog
v1.5.4 (Feb 2023)
perf: +20% faster huffman decompression for targets that can't compile x64 assembly (#3449 , @terrelln)
perf: up to +10% faster streaming compression at levels 1-2 (#3114 , @embg)
perf: +4-13% for levels 5-12 by optimizing function generation (#3295 , @terrelln)
pref: +3-11% compression speed for `arm` target (#3199 , #3164 , #3145 , #3141 , #3138 , @JunHe77 and #3139 , #3160 , @danlark1)
perf: +5-30% faster dictionary compression at levels 1-4 (#3086 , #3114 , #3152 , @embg)
perf: +10-20% cold dict compression speed by prefetching CDict tables (#3177 , @embg)
perf: +1% faster compression by removing a branch in ZSTD_fast_noDict (#3129 , @felixhandte)
perf: Small compression ratio improvements in high compression mode (#2983 , #3391 , @Cyan4973 and #3285 , #3302 , @daniellerozenblit)
perf: small speed improvement by better detecting `STATIC_BMI2` for `clang` (#3080 , @TocarIP)
perf: Improved streaming performance when `ZSTD_c_stableInBuffer` is set (#2974 , @Cyan4973)
cli: Asynchronous I/O for improved cli speed (#2975 , #2985 , #3021 , #3022 , @yoniko)
cli: Change `zstdless` behavior to align with `zless` (#2909 , @binhdvo)
cli: Keep original file if `-c` or `--stdout` is given (#3052 , @dirkmueller)
cli: Keep original files when result is concatenated into a single output with `-o` (#3450 , @Cyan4973)
cli: Preserve Permissions and Ownership of regular files (#3432 , @felixhandte)
cli: Print zlib/lz4/lzma library versions with `-vv` (#3030 , @terrelln)
cli: Print checksum value for single frame files with `-lv` (#3332 , @Cyan4973)
cli: Print `dictID` when present with `-lv` (#3184 , @htnhan)
cli: when `stderr` is *not* the console, disable status updates, but preserve final summary (#3458 , @Cyan4973)
cli: support `--best` and `--no-name` in `gzip` compatibility mode (#3059 , @dirkmueller)
cli: support for `posix` high resolution timer `clock_gettime()`, for improved benchmark accuracy (#3423 , @Cyan4973)
cli: improved help/usage (`-h`, `-H`) formatting (#3094 , @dirkmueller and #3385 , @jonpalmisc)
cli: Fix better handling of bogus numeric values (#3268 , @ctkhanhly)
cli: Fix input consists of multiple files _and_ `stdin` (#3222 , @yoniko)
cli: Fix tiny files passthrough (#3215 , @cgbur)
cli: Fix for `-r` on empty directory (#3027 , @brailovich)
cli: Fix empty string as argument for `--output-dir-*` (#3220 , @embg)
cli: Fix decompression memory usage reported by `-vv --long` (#3042 , @u1f35c, and #3232 , @zengyijing)
cli: Fix infinite loop when empty input is passed to trainer (#3081 , @terrelln)
cli: Fix `--adapt` doesn't work when `--no-progress` is also set (#3354 , @terrelln)
api: Support for Block-Level Sequence Producer (#3333 , @embg)
api: Support for in-place decompression (#3432 , @terrelln)
api: New `ZSTD_CCtx_setCParams()` function, set all parameters defined in a `ZSTD_compressionParameters` structure (#3403 , @Cyan4973)
api: Streaming decompression detects incorrect header ID sooner (#3175 , @Cyan4973)
api: Window size resizing optimization for edge case (#3345 , @daniellerozenblit)
api: More accurate error codes for busy-loop scenarios (#3413 , #3455 , @Cyan4973)
api: Fix limit overflow in `compressBound` and `decompressBound` (#3362 , #3373 , Cyan4973) reported by @nigeltao
api: Deprecate several advanced experimental functions: streaming (#3408 , @embg), copy (#3196 , @mileshu)
bug: Fix corruption that rarely occurs in 32-bit mode with wlog=25 (#3361 , @terrelln)
bug: Fix for block-splitter (#3033 , @Cyan4973)
bug: Fixes for Sequence Compression API (#3023 , #3040 , @Cyan4973)
bug: Fix leaking thread handles on Windows (#3147 , @animalize)
bug: Fix timing issues with cmake/meson builds (#3166 , #3167 , #3170 , @Cyan4973)
build: Allow user to select legacy level for cmake (#3050 , @shadchin)
build: Enable legacy support by default in cmake (#3079 , @niamster)
build: Meson build script improvements (#3039 , #3120 , #3122 , #3327 , #3357 , @eli-schwartz and #3276 , @neheb)
build: Add aarch64 to supported architectures for zstd_trace (#3054 , @ooosssososos)
build: support AIX architecture (#3219 , @qiongsiwu)
build: Fix `ZSTD_LIB_MINIFY` build macro, which now reduces static library size by half (#3366 , @terrelln)
build: Fix Windows issues with Multithreading translation layer (#3364 , #3380 , @yoniko) and ARM64 target (#3320 , @cwoffenden)
build: Fix `cmake` script (#3382 , #3392 , @terrelln and #3252 @Tachi107 and #3167 @Cyan4973)
doc: Updated man page, providing more details for `--train` mode (#3112 , @Cyan4973)
doc: Add decompressor errata document (#3092 , @terrelln)
misc: Enable Intel CET (#2992 , #2994 , @hjl-tools)
misc: Fix `contrib/` seekable format (#3058 , @yhoogstrate and #3346 , @daniellerozenblit)
misc: Improve speed of the one-file library generator (#3241 , @wahern and #3005 , @cwoffenden)
v1.5.3 (dev version, unpublished)
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org >
2023-03-05 15:16:47 +00:00
..
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 22:49:19 +00:00
2022-09-15 10:43:54 +00:00
2023-01-23 15:21:08 +00:00
2023-01-05 10:40:58 +00:00
2023-03-05 15:08:48 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-01-05 10:40:58 +00:00
2023-01-05 10:40:58 +00:00
2022-10-03 09:22:57 +00:00
2022-09-15 10:43:54 +00:00
2022-11-21 10:57:31 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-03-05 15:01:58 +00:00
2023-02-10 09:27:45 +00:00
2022-12-31 10:56:44 +00:00
2022-04-02 14:19:25 +00:00
2023-02-10 09:28:01 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 22:44:30 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-01-05 10:40:58 +00:00
2022-12-01 18:01:08 +01:00
2023-01-26 23:19:05 +00:00
2022-04-02 14:19:25 +00:00
2023-02-10 09:27:56 +00:00
2022-04-02 14:19:25 +00:00
2023-02-10 09:26:37 +00:00
2022-04-02 14:19:25 +00:00
2022-04-06 17:11:47 +00:00
2023-02-20 15:47:24 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:17:12 +00:00
2022-09-11 08:36:17 +00:00
2023-03-05 14:15:52 +00:00
2023-03-04 14:01:43 +00:00
2022-12-17 17:20:46 +00:00
2022-11-19 19:24:14 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-09-23 10:36:07 +00:00
2023-01-05 10:40:58 +00:00
2023-01-18 23:18:34 +00:00
2022-07-27 09:49:36 +00:00
2023-03-05 15:09:33 +00:00
2022-09-15 10:43:54 +00:00
2023-03-05 14:53:53 +00:00
2022-04-05 05:54:38 +00:00
2022-11-28 13:04:55 +01:00
2022-11-19 19:26:21 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-10-10 18:39:31 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-12-31 10:56:54 +00:00
2022-04-02 14:19:25 +00:00
2022-04-23 14:20:06 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-03-05 15:10:02 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-03-04 14:01:43 +00:00
2023-03-04 14:02:05 +00:00
2022-09-12 09:41:11 +00:00
2023-03-05 15:00:03 +00:00
2023-03-04 14:08:08 +00:00
2022-04-02 14:19:25 +00:00
2023-03-05 15:10:30 +00:00
2022-04-02 14:19:25 +00:00
2022-11-08 11:11:57 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-03-04 14:08:00 +00:00
2023-02-10 09:26:37 +00:00
2023-01-09 18:37:09 +00:00
2022-04-02 14:19:25 +00:00
2022-07-09 09:17:29 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-11-29 13:44:15 +01:00
2022-04-02 14:19:25 +00:00
2023-02-10 09:26:37 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-02-10 09:26:37 +00:00
2023-01-26 22:43:43 +00:00
2022-09-01 21:16:50 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-01-05 10:40:58 +00:00
2023-03-05 14:54:13 +00:00
2022-04-24 14:07:44 +00:00
2023-01-05 10:40:58 +00:00
2023-01-23 15:20:05 +00:00
2022-04-02 14:19:25 +00:00
2023-02-21 10:15:33 +00:00
2022-04-02 14:19:25 +00:00
2022-11-21 10:58:32 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-01-18 23:20:01 +00:00
2022-11-28 13:08:19 +01:00
2022-04-02 14:19:25 +00:00
2023-02-10 09:40:05 +00:00
2022-04-02 14:19:25 +00:00
2023-01-05 10:40:58 +00:00
2022-04-02 14:19:25 +00:00
2023-03-05 15:10:57 +00:00
2022-08-12 10:43:38 +00:00
2022-04-02 14:19:25 +00:00
2022-07-09 09:08:11 +00:00
2023-01-18 23:29:49 +00:00
2022-04-02 14:19:25 +00:00
2023-03-04 14:01:43 +00:00
2022-09-18 20:55:51 +00:00
2022-07-09 09:08:22 +00:00
2022-04-09 10:44:10 +00:00
2023-01-18 23:29:35 +00:00
2023-03-05 15:12:22 +00:00
2023-01-18 23:30:15 +00:00
2023-01-26 23:11:22 +00:00
2023-01-05 10:40:59 +00:00
2022-04-02 14:19:25 +00:00
2022-09-01 21:15:18 +00:00
2023-03-04 13:53:43 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-07-11 13:04:01 +00:00
2023-01-18 23:28:52 +00:00
2023-01-05 10:40:59 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 22:50:22 +00:00
2023-03-04 13:55:33 +00:00
2022-04-02 14:19:25 +00:00
2023-03-05 14:54:49 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 22:58:07 +00:00
2022-07-07 17:27:14 +02:00
2023-01-05 10:48:21 +00:00
2023-01-05 10:48:10 +00:00
2022-04-02 14:19:25 +00:00
2023-03-05 15:13:00 +00:00
2023-01-05 10:47:40 +00:00
2023-01-18 23:23:06 +00:00
2022-04-02 14:19:25 +00:00
2023-01-05 10:47:09 +00:00
2022-04-24 19:02:42 +00:00
2023-01-05 10:46:36 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-12-31 10:56:10 +00:00
2023-01-05 10:40:58 +00:00
2022-09-11 08:35:18 +00:00
2023-01-05 10:40:59 +00:00
2023-01-09 18:36:05 +00:00
2022-07-29 17:04:28 +00:00
2023-01-09 18:35:20 +00:00
2022-12-26 08:49:47 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-09-15 19:45:26 +00:00
2023-01-09 18:34:42 +00:00
2023-01-09 18:34:08 +00:00
2022-04-30 08:56:30 +00:00
2022-12-26 08:53:33 +00:00
2022-11-21 11:01:16 +00:00
2022-12-29 11:22:38 +00:00
2022-04-30 08:54:59 +00:00
2022-12-29 11:22:22 +00:00
2022-12-26 08:30:22 +00:00
2022-04-02 14:19:25 +00:00
2022-11-25 11:56:30 +00:00
2022-04-02 14:19:25 +00:00
2022-12-27 16:26:45 +00:00
2022-12-27 16:26:15 +00:00
2022-04-10 10:20:01 +00:00
2022-12-29 11:21:47 +00:00
2022-12-17 17:20:45 +00:00
2022-11-29 14:38:49 +01:00
2022-04-02 14:19:25 +00:00
2022-12-27 16:25:42 +00:00
2022-12-27 16:25:02 +00:00
2022-12-27 16:24:23 +00:00
2023-01-31 12:46:07 +00:00
2022-04-02 14:19:25 +00:00
2022-04-10 10:18:40 +00:00
2022-12-27 16:34:44 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-11-19 19:24:14 +00:00
2022-05-30 19:19:43 +00:00
2022-05-30 19:18:41 +00:00
2022-04-02 14:19:25 +00:00
2022-04-10 09:49:44 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-01-18 23:17:24 +00:00
2022-12-26 08:44:41 +00:00
2022-11-21 11:01:39 +00:00
2022-08-10 10:44:31 +00:00
2022-11-25 11:57:30 +00:00
2022-12-17 17:20:45 +00:00
2022-10-03 21:58:25 +00:00
2022-12-26 08:46:17 +00:00
2022-04-02 14:19:25 +00:00
2022-08-10 10:44:31 +00:00
2022-12-26 08:46:30 +00:00
2022-12-26 08:48:34 +00:00
2022-12-27 16:30:54 +00:00
2022-11-28 13:09:53 +01:00
2023-01-18 23:18:34 +00:00
2023-02-10 09:27:02 +00:00
2023-01-26 23:11:22 +00:00
2023-03-05 15:13:24 +00:00
2022-12-26 08:36:06 +00:00
2023-01-05 10:40:59 +00:00
2022-11-21 11:02:10 +00:00
2023-02-09 13:00:29 +00:00
2022-05-30 19:45:10 +00:00
2022-11-21 11:03:00 +00:00
2022-11-08 11:12:38 +00:00
2022-12-26 08:40:14 +00:00
2022-04-02 14:19:25 +00:00
2022-12-26 08:40:51 +00:00
2023-02-12 09:06:13 +00:00
2022-04-02 14:19:25 +00:00
2023-01-18 23:26:59 +00:00
2023-02-10 09:26:37 +00:00
2022-04-02 14:19:25 +00:00
2023-03-05 15:14:12 +00:00
2022-12-27 16:31:49 +00:00
2023-03-05 14:53:06 +00:00
2022-04-02 14:19:25 +00:00
2023-03-04 13:53:59 +00:00
2023-02-10 09:26:37 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-06-13 20:46:58 +00:00
2023-01-26 23:17:50 +00:00
2022-05-30 19:20:19 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-03-05 15:14:51 +00:00
2022-05-01 08:43:05 +00:00
2022-05-01 08:43:14 +00:00
2022-09-12 09:48:21 +00:00
2023-01-19 21:35:10 +00:00
2022-04-29 19:39:42 +00:00
2022-04-02 14:19:25 +00:00
2022-09-15 10:43:54 +00:00
2023-01-23 15:23:03 +00:00
2022-11-29 13:40:13 +01:00
2022-04-02 14:19:25 +00:00
2022-11-29 13:44:49 +01:00
2022-04-02 14:19:25 +00:00
2023-03-05 15:03:27 +00:00
2022-04-02 14:19:25 +00:00
2022-05-02 20:22:22 +00:00
2023-02-10 09:28:50 +00:00
2022-09-01 21:16:50 +00:00
2023-01-09 18:43:22 +00:00
2022-04-29 18:58:17 +00:00
2022-04-29 18:56:58 +00:00
2022-09-15 10:43:54 +00:00
2023-01-05 10:40:59 +00:00
2023-01-26 23:17:27 +00:00
2022-04-29 19:37:10 +00:00
2022-09-30 21:18:38 +00:00
2022-04-29 18:56:17 +00:00
2023-01-04 21:35:28 +00:00
2022-04-02 14:19:25 +00:00
2022-09-15 10:43:54 +00:00
2022-09-15 10:43:54 +00:00
2022-09-12 09:43:25 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:18:25 +00:00
2022-11-25 11:58:45 +00:00
2022-08-03 10:55:43 +00:00
2023-01-05 10:40:59 +00:00
2023-01-23 15:23:19 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-09-15 10:43:54 +00:00
2022-06-17 10:20:17 +00:00
2022-04-02 14:19:25 +00:00
2023-01-05 10:40:59 +00:00
2023-01-05 10:40:59 +00:00
2022-04-29 19:01:37 +00:00
2022-04-29 18:59:39 +00:00
2023-02-03 16:06:27 +00:00
2023-02-10 09:26:37 +00:00
2023-02-09 13:00:29 +00:00
2022-11-21 11:04:37 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-03-05 15:15:10 +00:00
2022-08-02 15:10:50 +00:00
2022-04-02 14:19:25 +00:00
2023-03-05 15:01:09 +00:00
2022-04-24 14:07:03 +00:00
2022-04-02 14:19:25 +00:00
2022-12-27 16:31:06 +00:00
2022-09-01 21:16:49 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-09-01 21:16:49 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-09-01 21:16:49 +00:00
2022-04-02 14:19:25 +00:00
2022-09-01 21:16:50 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-09-01 21:16:49 +00:00
2022-09-01 21:16:49 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-09-01 21:16:49 +00:00
2022-06-17 10:20:17 +00:00
2022-09-01 21:16:49 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-09-01 21:16:50 +00:00
2023-01-04 21:29:42 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-06-17 10:20:17 +00:00
2022-06-17 10:20:17 +00:00
2022-09-01 21:16:50 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-09-01 21:16:49 +00:00
2022-04-10 10:05:27 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-06-17 10:20:18 +00:00
2022-09-01 21:16:49 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-06-17 10:20:18 +00:00
2022-06-17 10:20:18 +00:00
2022-06-17 10:20:18 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-09-01 21:16:49 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-09-01 21:16:49 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-09-01 21:16:50 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-03-05 14:50:33 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-06-17 10:22:31 +00:00
2022-04-02 14:19:25 +00:00
2022-06-17 10:20:18 +00:00
2023-01-26 23:19:16 +00:00
2022-04-02 14:19:25 +00:00
2023-01-05 10:40:59 +00:00
2023-01-09 18:43:39 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-01-18 22:34:27 +00:00
2022-12-06 10:05:47 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-24 18:59:49 +00:00
2022-04-02 14:19:25 +00:00
2022-12-26 08:56:24 +00:00
2022-11-10 15:13:51 +00:00
2022-11-10 15:13:53 +00:00
2022-08-05 09:09:30 +00:00
2022-08-05 09:09:30 +00:00
2022-11-10 15:13:53 +00:00
2022-11-10 15:13:53 +00:00
2022-11-10 15:13:51 +00:00
2022-11-10 15:13:53 +00:00
2022-11-10 15:13:53 +00:00
2022-11-10 15:13:53 +00:00
2022-11-10 15:13:53 +00:00
2022-11-10 15:13:53 +00:00
2022-11-10 15:13:53 +00:00
2022-11-10 15:13:52 +00:00
2022-11-10 15:13:51 +00:00
2022-04-02 14:19:25 +00:00
2022-11-10 15:13:53 +00:00
2022-11-10 15:13:54 +00:00
2022-11-10 15:13:53 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-11-10 15:13:53 +00:00
2023-01-26 22:44:30 +00:00
2022-08-05 09:09:30 +00:00
2023-01-26 22:44:30 +00:00
2022-11-10 15:13:52 +00:00
2022-04-18 21:15:51 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-11-10 15:13:53 +00:00
2022-11-10 15:13:53 +00:00
2022-04-02 14:19:25 +00:00
2022-11-10 15:13:53 +00:00
2022-11-10 15:13:53 +00:00
2022-11-10 15:13:53 +00:00
2022-11-10 15:13:53 +00:00
2022-11-10 15:13:53 +00:00
2022-11-10 15:13:53 +00:00
2022-11-10 15:13:52 +00:00
2022-11-10 15:13:52 +00:00
2022-04-02 14:19:25 +00:00
2022-11-10 15:13:53 +00:00
2022-08-05 09:09:30 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-18 21:10:09 +00:00
2022-11-10 15:13:54 +00:00
2022-11-10 15:13:54 +00:00
2023-01-05 10:40:59 +00:00
2022-04-02 14:19:25 +00:00
2023-01-05 10:40:59 +00:00
2022-11-25 11:58:58 +00:00
2022-04-02 14:19:25 +00:00
2022-06-17 10:20:17 +00:00
2023-03-05 14:15:52 +00:00
2022-11-21 10:58:32 +00:00
2022-04-02 14:19:25 +00:00
2023-03-04 13:55:31 +00:00
2023-02-09 13:00:29 +00:00
2022-08-02 06:47:20 +00:00
2023-02-10 09:26:37 +00:00
2022-04-02 14:19:25 +00:00
2022-11-29 13:42:08 +01:00
2023-01-08 10:08:32 +00:00
2023-01-08 10:08:32 +00:00
2023-01-08 10:08:33 +00:00
2023-01-08 10:08:33 +00:00
2023-01-08 10:08:32 +00:00
2023-03-04 13:54:40 +00:00
2022-04-02 14:19:25 +00:00
2022-06-25 11:13:37 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:03:34 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:03:34 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2022-06-25 11:13:37 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2022-06-25 11:13:37 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2023-01-26 23:03:34 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:03:34 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:03:34 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:03:34 +00:00
2023-03-05 15:07:51 +00:00
2022-05-02 20:14:57 +00:00
2022-07-09 14:58:58 +00:00
2023-01-18 23:30:46 +00:00
2022-11-21 11:05:13 +00:00
2022-05-02 05:36:32 +00:00
2023-01-26 22:48:51 +00:00
2023-01-23 15:23:19 +00:00
2022-04-02 14:19:25 +00:00
2022-04-04 20:17:05 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-05-08 12:05:53 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-01-09 18:36:45 +00:00
2023-03-04 13:39:05 +00:00
2023-01-30 18:46:58 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-09-15 10:43:54 +00:00
2023-02-10 09:26:37 +00:00
2023-02-10 09:26:37 +00:00
2023-02-10 09:26:37 +00:00
2022-04-24 14:18:20 +00:00
2022-09-17 09:15:57 +00:00
2023-01-18 23:20:24 +00:00
2022-09-15 10:43:54 +00:00
2023-03-05 15:15:38 +00:00
2023-02-07 11:30:19 +00:00
2023-03-05 14:50:33 +00:00
2022-11-23 12:25:36 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-09-11 08:36:17 +00:00
2022-11-29 13:42:35 +01:00
2022-09-11 08:36:17 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-01-18 23:17:07 +00:00
2022-04-02 14:19:25 +00:00
2023-03-05 15:16:09 +00:00
2022-09-15 10:43:54 +00:00
2022-06-04 08:36:55 +00:00
2023-01-27 00:21:13 +00:00
2022-04-02 14:19:25 +00:00
2022-09-15 10:43:54 +00:00
2023-01-05 10:40:59 +00:00
2023-03-04 14:07:22 +00:00
2023-02-10 09:26:37 +00:00
2022-04-02 14:19:25 +00:00
2022-09-11 08:50:57 +00:00
2022-10-24 09:03:34 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-11-21 11:05:44 +00:00
2022-09-12 06:04:54 +00:00
2023-01-05 10:40:59 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-01-05 10:40:59 +00:00
2022-09-15 10:43:54 +00:00
2022-07-11 13:04:05 +00:00
2022-04-02 14:19:25 +00:00
2022-11-08 14:39:26 +00:00
2022-04-02 14:19:25 +00:00
2022-09-15 10:43:54 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-04-10 10:04:27 +00:00
2023-03-04 14:05:00 +00:00
2022-04-02 14:19:25 +00:00
2022-09-17 21:18:31 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:18:35 +00:00
2023-02-09 13:00:29 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:18:47 +00:00
2022-04-02 14:19:25 +00:00
2022-09-15 10:43:54 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2022-11-08 11:10:59 +00:00
2023-03-05 15:16:47 +00:00