Adolf Belka
f34350d3c1
util-linux: Update to version 2.40.1
- Update from version 2.39.3 to 2.40.1
- Update of rootfile
- liblastlog2 is enabled by default and requires sqlite3. Added --disable-liblastlog2
to configure
- Changelog
2.40.1
README.licensing/flock:
- Add MIT license mention [Richard Purdie]
agetty:
- Don't override TERM passed by the user [Daan De Meyer]
- fix resource leak [Karel Zak]
- make reload code more robust [Karel Zak]
all_syscalls:
- don't hardcode AWK invocation [Thomas Weißschuh]
- don't warn during cleanup [Thomas Weißschuh]
- fail if any step fails [Thomas Weißschuh]
- use sed to extract defines from headers [Thomas Weißschuh]
autotools:
- distribute pam_lastlog2/meson.build [Thomas Weißschuh]
bcachefs:
- Remove BCACHEFS_SB_MAX_SIZE & check [Tony Asleson]
build-sys:
- release++ (v2.40.1-rc1) [Karel Zak]
cal:
- use unsigned int to follow union with unsigned int [Karel Zak]
docs:
- add COPYING.MIT [Karel Zak]
- fix GPL name typo [Karel Zak]
- update AUTHORS file [Karel Zak]
- update v2.40.1-ReleaseNotes [Karel Zak]
findmnt:
- always zero-terminate SOURCES data [Thomas Weißschuh]
- revise the code for -I and -D option [Masatake YAMATO]
fsck.minix:
- fix possible overrun [Karel Zak]
getopt:
- remove free-before-exit [Karel Zak]
hwclock:
- free temporary variable before return [Karel Zak]
- initialize parser variables [Karel Zak]
lastlog2:
- begin descriptions of options with a lowercase letter [Benno Schulenberg]
lib/pager:
libblkid:
- Fix segfault when blkid.conf doesn't exist [Karel Zak]
- topology/ioctl correctly handle kernel types [Thomas Weißschuh]
- topology/ioctl simplify ioctl handling [Thomas Weißschuh]
libfdisk:
- add initializer to geometry [Karel Zak]
libmount:
- Fix access check for utab in context [Karel Zak]
- fix comment typo for mnt_fs_get_comment() [Tianjia Zhang]
- fix possible memory leak [Karel Zak]
- fix umount --read-only [Karel Zak]
libsmartcols:
- fix column reduction [Karel Zak]
- reset wrap after calculation [Karel Zak]
libuuid:
- (man) fix function declarations [CismonX]
losetup:
- losetup.8 Clarify --direct-io [Colin Walters]
lsblk:
- simplify SOURCES code [Karel Zak]
lsclocks:
- fix FD leak [Karel Zak]
lsfd:
- (man) fix license name [Jakub Wilk]
- add LSFD_DEBUG env var for debugging [Masatake YAMATO]
lslocks:
- don't abort gathering per-process information even if opening a /proc/[0-9]* fails [Masatake YAMATO]
- remove a unused local variable [Masatake YAMATO]
lsns:
- fix netns use [Karel Zak]
- report with warnx if a namespace related ioctl fails with ENOSYS [Masatake YAMATO]
- tolerate lsns_ioctl(fd, NS_GET_{PARENT,USERNS}) failing with ENOSYS [Masatake YAMATO]
meson:
- Add build-blkdiscard option [Jordan Williams]
- Add build-blkpr option [Jordan Williams]
- Add build-blkzone option [Jordan Williams]
- Add build-blockdev option [Jordan Williams]
- Add build-chcpu option [Jordan Williams]
- Add build-dmesg option [Jordan Williams]
- Add build-enosys option [Jordan Williams]
- Add build-fadvise option [Jordan Williams]
- Add build-fsfreeze option [Jordan Williams]
- Add build-ipcmk option [Jordan Williams]
- Add build-ldattach option [Jordan Williams]
- Add build-lsclocks option [Jordan Williams]
- Add build-lsfd option and make rt dependency optional [Jordan Williams]
- Add build-rtcwake option [Jordan Williams]
- Add build-script option [Jordan Williams]
- Add build-scriptlive option [Jordan Williams]
- Add build-setarch option [Jordan Williams]
- Add have_pty variable to check if pty is available [Jordan Williams]
- Add missing check for build-ipcrm option [Jordan Williams]
- Define _DARWIN_C_SOURCE on macOS as is done in Autotools [Jordan Williams]
- Don't define HAVE_ENVIRON_DECL when environ is unavailable [Jordan Williams]
- Fix build by default and install behavior for build-pipesz option [Jordan Williams]
- Fix false positive detection of mempcpy on macOS [Jordan Williams]
- Only build libmount when required [Jordan Williams]
- Only pick up the rt library once [Jordan Williams]
- Only require the crypt library when necessary [Jordan Williams]
- Only use the --version-script linker flag where it is supported [Jordan Williams]
- Remove libblkid dependency on libmount [Jordan Williams]
- Remove lingering mq_libs variable [Jordan Williams]
- Require pty for the su and runuser executables [Jordan Williams]
- Require the seminfo type for ipcmk, ipcrm, and ipcs [Jordan Williams]
- Use has_type instead of sizeof to detect cpu_set_t type [Jordan Williams]
- Use libblkid as a dependency [Jordan Williams]
- Use libmount as a dependency [Jordan Williams]
- respect c_args/CFLAGS when generating syscalls [Karel Zak]
pam_lastlog2:
- link against liblastlog [Thomas Weißschuh]
po:
- merge changes [Karel Zak]
- update cs.po (from translationproject.org) [Petr Písař]
- update fr.po (from translationproject.org) [Frédéric Marchal]
- update hr.po (from translationproject.org) [Božidar Putanec]
- update ja.po (from translationproject.org) [Takeshi Hamasaki]
- update ko.po (from translationproject.org) [Seong-ho Cho]
- update pl.po (from translationproject.org) [Jakub Bogusz]
- update ro.po (from translationproject.org) [Remus-Gabriel Chelu]
- update uk.po (from translationproject.org) [Yuri Chornoivan]
po-man:
- merge changes [Karel Zak]
- update de.po (from translationproject.org) [Mario Blättermann]
- update ko.po (from translationproject.org) [Seong-ho Cho]
- update ro.po (from translationproject.org) [Remus-Gabriel Chelu]
strutils.h:
- Include strings.h header for strncasecmp function [Jordan Williams]
tests:
- (lsfd mkfds-multiplexing) skip if /proc/$pid/syscall is broken [Masatake YAMATO]
- (lsns ioctl_ns) add more debug print [Masatake YAMATO]
- (lsns ioctl_ns) record stdout/stderr for debugging the case [Masatake YAMATO]
- (test_mkfds sockdiag) verify the recieved message to detect whether the socket is usable or not [Masatake YAMATO]
textual:
- fix some typos and inconsistencies in usage and error messages [Benno Schulenberg]
wall:
- check sysconf() returnvalue [Karel Zak]
- fix possible memory leak [Karel Zak]
- make sure unsigned variable not underflow [Karel Zak]
xalloc.h:
- Include stdio.h header for vasprintf function [Jordan Williams]
2.40
The log is quite large. Details can be seen by viewing the v.2.40-ReleaseNotes file
in the Documentation/releases directory tree in the source tarball.
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2024-06-27 07:59:39 +02:00
..
2023-04-18 21:16:10 +00:00
2024-01-25 10:23:03 +00:00
2024-01-31 10:27:12 +00:00
2023-04-18 21:16:24 +00:00
2022-04-02 14:19:25 +00:00
2023-12-19 11:45:26 +01:00
2023-04-18 21:17:10 +00:00
2024-04-21 21:09:05 +00:00
2023-09-05 15:15:53 +00:00
2023-04-24 18:59:23 +00:00
2023-04-18 21:17:23 +00:00
2023-04-18 21:18:54 +00:00
2024-01-23 13:57:29 +00:00
2022-04-02 14:19:25 +00:00
2023-04-18 21:19:49 +00:00
2023-12-06 11:18:29 +00:00
2023-04-18 21:20:11 +00:00
2022-10-03 09:22:57 +00:00
2024-05-07 05:51:18 +00:00
2024-01-31 10:27:43 +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
2024-04-19 05:57:58 +00:00
2024-02-10 11:48:19 +00:00
2024-01-23 11:34:45 +00:00
2022-04-02 14:19:25 +00:00
2023-09-12 16:10:14 +00:00
2022-04-02 14:19:25 +00:00
2024-01-29 16:03:31 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2024-03-26 07:33:12 +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
2024-02-19 10:17:13 +00: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-10-09 08:16:24 +00:00
2022-04-02 14:19:25 +00:00
2024-01-03 21:11:17 +00:00
2024-02-10 11:52:39 +00:00
2022-04-02 14:19:25 +00:00
2023-01-26 23:17:12 +00:00
2024-04-04 18:23:29 +02:00
2023-03-05 14:15:52 +00:00
2024-03-20 09:56:14 +00:00
2024-04-08 17:42:50 +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
2024-06-14 07:47:54 +02:00
2024-03-20 17:49:27 +01:00
2023-12-06 11:18:29 +00:00
2023-03-11 16:21:42 +00:00
2022-07-27 09:49:36 +00:00
2023-10-11 07:47:47 +00:00
2022-09-15 10:43:54 +00:00
2023-11-21 19:01:09 +00:00
2022-04-05 05:54:38 +00:00
2022-11-28 13:04:55 +01:00
2023-07-13 14:29:13 +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
2024-01-29 16:02:54 +00:00
2024-02-01 16:05:44 +00:00
2022-04-02 14:19:25 +00:00
2024-01-23 11:35:15 +00:00
2024-05-25 10:59:33 +02:00
2022-04-02 14:19:25 +00:00
2023-12-20 08:44:10 +01:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2024-05-25 10:52:48 +02:00
2023-07-26 16:08:59 +00:00
2024-06-14 07:54:03 +02:00
2023-03-04 14:01:43 +00:00
2023-03-04 14:02:05 +00:00
2024-03-12 10:11:53 +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
2024-03-06 21:31:06 +00:00
2022-04-02 14:19:25 +00:00
2024-03-14 18:37: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-04-02 14:19:25 +00:00
2023-06-27 10:06:45 +00:00
2023-11-22 21:41:02 +00:00
2024-01-31 17:04:48 +00:00
2022-04-02 14:19:25 +00:00
2023-07-13 14:25:22 +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-04-24 18:51:12 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2024-01-23 11:36:51 +00:00
2024-01-03 21:11:57 +00:00
2024-03-30 12:08:39 +00:00
2023-06-15 09:37:19 +00:00
2023-07-26 16:09:00 +00:00
2024-02-16 12:28:55 +00:00
2023-09-12 16:12:53 +00:00
2022-04-24 14:07:44 +00:00
2024-03-30 12:14:51 +00:00
2023-07-26 16:09:00 +00:00
2023-11-21 19:09:32 +00:00
2024-05-24 07:14:44 +02:00
2022-04-02 14:19:25 +00:00
2024-03-12 10:12:13 +00:00
2022-04-02 14:19:25 +00:00
2024-02-01 16:07:15 +00:00
2024-03-12 10:12:22 +00:00
2024-06-04 15:03:34 +02:00
2023-07-31 09:23:21 +00:00
2024-02-10 11:50:54 +00:00
2023-08-08 16:02:35 +00:00
2023-07-31 09:21:37 +00:00
2022-04-02 14:19:25 +00:00
2024-01-23 13:58:10 +00:00
2023-06-25 13:49:34 +00:00
2022-04-02 14:19:25 +00:00
2024-02-29 10:21:54 +00:00
2023-06-15 09:30:34 +00:00
2023-07-31 09:23:03 +00:00
2024-01-10 07:22:59 +01:00
2024-03-31 16:30:50 +02:00
2022-09-18 20:55:51 +00:00
2022-07-09 09:08:22 +00:00
2023-09-12 16:13:34 +00:00
2024-01-23 11:37:02 +00:00
2023-11-21 19:12:54 +00:00
2023-01-18 23:30:15 +00:00
2024-01-31 17:05:40 +00:00
2023-06-27 10:06:45 +00:00
2022-04-02 14:19:25 +00:00
2023-07-26 16:09:00 +00:00
2024-01-16 12:35:30 +00:00
2023-09-05 15:15:53 +00:00
2022-07-11 13:04:01 +00:00
2024-06-26 15:11:39 +02: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
2024-04-19 06:06:47 +00:00
2024-03-26 07:36:02 +00:00
2023-04-24 18:41:52 +00:00
2024-05-19 13:23:39 +02: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
2024-01-03 21:12:45 +00:00
2024-02-10 11:48:07 +00:00
2024-03-14 14:07:58 +00:00
2024-01-23 13:52:57 +00:00
2023-12-30 07:37:04 +00:00
2022-04-02 14:19:25 +00:00
2024-01-23 13:59:39 +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
2024-06-26 15:14:26 +02:00
2022-12-31 10:56:10 +00:00
2023-08-29 09:51:28 +00:00
2024-06-26 15:20:48 +02:00
2023-08-15 16:46:57 +00:00
2023-01-09 18:36:05 +00:00
2024-04-28 17:23:41 +00:00
2024-03-12 10:12:29 +00:00
2023-08-29 09:54:23 +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-12-30 07:33:44 +00:00
2023-06-15 09:31:04 +00:00
2022-04-30 08:56:30 +00:00
2023-07-31 09:19:33 +00:00
2022-11-21 11:01:16 +00:00
2023-06-15 09:35: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
2023-09-12 16:14:32 +00:00
2022-04-02 14:19:25 +00:00
2022-12-27 16:26:45 +00:00
2024-02-29 10:22:01 +00:00
2024-01-11 11:58:34 +00:00
2024-02-29 10:22:57 +00:00
2023-09-12 16:06:26 +00:00
2024-04-28 17:23:41 +00:00
2022-04-02 14:19:25 +00:00
2024-01-23 14:00:08 +00:00
2022-12-27 16:25:02 +00:00
2022-12-27 16:24:23 +00:00
2024-04-21 20:09:40 +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
2024-02-25 02:03:24 +01: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
2023-12-30 07:31:01 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2023-05-03 07:28:37 +00:00
2022-12-26 08:44:41 +00:00
2022-11-21 11:01:39 +00:00
2024-03-12 10:12:58 +00:00
2024-02-29 10:23:49 +00:00
2022-12-17 17:20:45 +00:00
2024-01-03 21:19:41 +00:00
2023-06-27 10:06:45 +00:00
2023-09-28 10:42:22 +00:00
2022-04-02 14:19:25 +00:00
2023-11-22 21:35:32 +00:00
2024-01-11 11:59:09 +00:00
2022-12-26 08:48:34 +00:00
2024-01-23 13:53:38 +00:00
2022-11-28 13:09:53 +01:00
2023-09-12 16:15:41 +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
2024-02-07 11:21:49 +00:00
2022-05-30 19:45:10 +00:00
2023-07-26 16:08:59 +00:00
2024-01-03 21:07:37 +00:00
2022-12-26 08:40:14 +00:00
2022-04-02 14:19:25 +00:00
2024-01-25 10:23:03 +00:00
2024-06-04 14:12:08 +02:00
2022-04-02 14:19:25 +00:00
2023-11-22 15:19:38 +00:00
2023-02-10 09:26:37 +00:00
2022-04-02 14:19:25 +00:00
2023-12-30 07:30:29 +00:00
2022-12-27 16:31:49 +00:00
2023-03-05 14:53:06 +00:00
2024-01-23 13:53:58 +00:00
2023-12-30 07:29:51 +00:00
2024-02-07 10:55:52 +00:00
2023-11-21 19:27:56 +00:00
2024-01-23 14:00:41 +00:00
2024-04-28 17:23:41 +00:00
2023-01-26 23:17:50 +00:00
2024-06-26 15:24:59 +02: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
2023-11-26 09:40:17 +00:00
2024-06-26 15:26:13 +02:00
2022-09-12 09:48:21 +00:00
2024-01-30 17:49:46 +00:00
2023-11-21 19:30:01 +00:00
2022-04-02 14:19:25 +00:00
2023-11-21 19:30:13 +00:00
2024-01-23 13:54:10 +00:00
2024-03-14 14:08:54 +00:00
2023-11-21 19:31:28 +00:00
2023-11-21 19:31:11 +00:00
2022-04-02 14:19:25 +00:00
2023-08-15 16:46:49 +00:00
2022-04-02 14:19:25 +00:00
2024-02-25 02:02:27 +01:00
2024-02-25 09:49:10 +01:00
2024-02-24 16:39:59 +01:00
2023-08-24 13:42:04 +00:00
2022-04-29 18:58:17 +00:00
2024-02-10 14:23:23 +00:00
2024-05-19 10:02:10 +02:00
2023-06-27 10:06:45 +00:00
2023-06-27 10:06:45 +00:00
2023-01-26 23:17:27 +00:00
2022-04-29 19:37:10 +00:00
2023-07-26 16:09:00 +00:00
2023-09-12 16:17:48 +00:00
2023-01-04 21:35:28 +00:00
2022-04-02 14:19:25 +00:00
2023-12-06 11:18:29 +00:00
2023-06-27 10:06:45 +00:00
2023-06-15 09:36:10 +00:00
2024-03-12 10:13:06 +00:00
2024-01-03 21:04:20 +00:00
2023-06-15 09:38:19 +00:00
2023-07-26 16:08:59 +00:00
2023-08-14 15:54:35 +00:00
2024-01-03 21:26:40 +00:00
2022-04-02 14:19:25 +00:00
2023-07-26 16:09:00 +00:00
2023-07-01 19:08:20 +00:00
2024-06-04 15:07:20 +02:00
2023-07-26 16:09:00 +00:00
2023-07-26 16:09:00 +00:00
2023-07-26 16:09:00 +00:00
2023-07-26 16:09:00 +00:00
2024-03-12 10:13:32 +00:00
2023-08-07 09:19:13 +00:00
2024-03-12 09:31:08 +00:00
2024-06-07 16:04:26 +00:00
2023-02-09 13:00:29 +00:00
2024-06-08 14:30:07 +00:00
2024-03-14 14:09:02 +00:00
2023-12-30 07:25:59 +00:00
2023-04-24 18:56:07 +00:00
2024-06-26 15:22:23 +02:00
2024-03-06 21:32:13 +00:00
2023-04-24 18:54:21 +00:00
2022-04-02 14:19:25 +00:00
2023-04-24 18:51:53 +00:00
2024-03-06 21:33:49 +00:00
2022-04-02 14:19:25 +00:00
2024-06-27 07:54:34 +02:00
2022-09-01 21:16:49 +00:00
2022-04-02 14:19:25 +00:00
2024-03-30 12:09:14 +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
2024-03-30 12:09:14 +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
2024-03-30 12:09: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-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
2024-03-30 12:09:14 +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
2024-03-06 21:34:21 +00:00
2022-04-02 14:19:25 +00:00
2023-07-31 09:27:27 +00:00
2024-03-14 14:10:15 +00:00
2023-03-11 16:20:29 +00:00
2023-08-08 16:07:28 +00:00
2024-06-04 15:06:34 +02:00
2024-03-19 11:09:15 +00:00
2022-04-02 14:19:25 +00:00
2023-09-12 16:18:08 +00:00
2024-01-25 10:23:03 +00:00
2024-01-25 10:23:03 +00:00
2022-04-02 14:19:25 +00:00
2024-06-27 07:56:29 +02: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
2024-01-29 16:03:31 +00:00
2022-11-10 15:13:53 +00:00
2022-11-10 15:13:51 +00:00
2024-01-29 16:03:31 +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
2023-06-27 10:06:45 +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
2024-01-29 16:03:31 +00:00
2024-01-29 16:03:31 +00:00
2022-11-10 15:13:54 +00:00
2023-05-18 09:31:12 +00:00
2024-01-29 16:03:31 +00:00
2024-01-29 16:03:31 +00:00
2024-01-29 16:03:31 +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
2023-10-30 09:53:48 +00:00
2022-11-10 15:13:53 +00:00
2023-10-30 09:53:48 +00:00
2024-01-29 16:03:31 +00:00
2022-08-05 09:09:30 +00:00
2024-01-29 16:03:31 +00:00
2024-01-29 16:03:31 +00:00
2022-11-10 15:13:52 +00:00
2023-05-18 09:31:12 +00:00
2024-01-29 16:03:31 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2024-01-29 16:03:31 +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
2023-03-11 16:24:29 +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
2024-01-29 16:03:31 +00:00
2024-01-29 16:03:31 +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
2024-02-07 10:56:03 +00:00
2023-11-21 19:21:02 +00:00
2024-03-06 21:34:48 +00:00
2023-08-19 14:30:31 +00:00
2023-03-05 14:15:52 +00:00
2024-01-31 17:06:19 +00:00
2022-04-02 14:19:25 +00:00
2023-07-31 13:47:31 +00:00
2023-02-09 13:00:29 +00:00
2023-08-08 16:10:14 +00:00
2023-02-10 09:26:37 +00:00
2022-04-02 14:19:25 +00:00
2023-05-18 11:24:29 +00:00
2024-06-04 15:04:50 +02:00
2024-02-17 19:46:34 +01: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
2024-06-04 15:05:17 +02:00
2024-03-30 12:08:39 +00:00
2024-06-26 15:23:45 +02:00
2024-03-14 14:10:49 +00:00
2022-11-21 11:05:13 +00:00
2022-05-02 05:36:32 +00:00
2024-06-27 07:58:13 +02:00
2024-01-03 21:26:40 +00:00
2023-04-18 21:15:28 +00:00
2023-08-08 16:04:57 +00:00
2023-06-27 10:06:45 +00:00
2022-04-02 14:19:25 +00:00
2023-11-21 19:03:56 +00:00
2022-04-02 14:19:25 +00:00
2023-06-27 10:06:45 +00:00
2022-04-02 14:19:25 +00:00
2024-04-28 17:23:41 +00:00
2024-04-28 17:23:40 +00:00
2023-08-15 09:27:19 +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-02-10 09:26:37 +00:00
2024-02-07 10:56:08 +00:00
2023-06-15 09:38:39 +00:00
2023-10-09 08:16:24 +00:00
2024-04-28 17:23:41 +00:00
2024-01-23 13:56:42 +00:00
2024-01-03 21:25:57 +00:00
2024-04-28 17:23:41 +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
2023-10-09 08:17:23 +00:00
2022-04-02 14:19:25 +00:00
2023-08-07 09:17:38 +00:00
2024-03-14 14:11:22 +00:00
2023-05-03 07:28:22 +00:00
2022-04-02 14:19:25 +00:00
2023-11-22 21:41:02 +00:00
2022-09-15 10:43:54 +00:00
2023-06-15 09:38:56 +00:00
2024-04-28 17:23:41 +00:00
2023-08-30 16:17:24 +00:00
2024-02-11 13:33:39 +01:00
2023-08-30 16:17:45 +00:00
2024-04-28 17:23:41 +00:00
2023-11-22 21:38:11 +00:00
2022-04-02 14:19:25 +00:00
2023-10-30 09:53:48 +00:00
2024-05-25 10:55:20 +02: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-11-21 19:23:58 +00:00
2024-06-27 07:59:39 +02:00
2024-02-10 12:00:18 +00:00
2024-02-05 11:03:33 +01:00
2024-02-05 11:05:02 +01:00
2024-02-05 11:06:29 +01:00
2024-02-05 11:07:03 +01:00
2022-09-15 10:43:54 +00:00
2024-06-04 15:02:43 +02:00
2024-02-10 14:23:40 +00:00
2022-04-02 14:19:25 +00:00
2024-01-30 17:49:57 +00:00
2022-04-02 14:19:25 +00:00
2022-09-15 10:43:54 +00:00
2024-01-23 13:57:03 +00:00
2022-04-02 14:19:25 +00:00
2024-03-14 14:15:03 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2024-03-06 21:37:17 +00:00
2023-05-18 09:47:46 +00:00
2022-04-02 14:19:25 +00:00
2023-08-30 16:20:20 +00:00
2022-04-02 14:19:25 +00:00
2024-03-19 11:13:59 +00:00
2023-11-21 19:24:39 +00:00
2023-09-01 10:30:33 +00:00
2022-04-02 14:19:25 +00:00
2024-03-30 11:58:24 +00:00
2022-04-02 14:19:25 +00:00
2024-02-29 10:26:11 +00:00
2022-04-02 14:19:25 +00:00
2022-04-02 14:19:25 +00:00
2024-01-31 10:29:47 +00:00
2023-05-03 07:52:26 +00:00