* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 7de4ba0c8f9e7ef5fc29ac7204675bba2da4d4f0
@ 2023-09-12 16:22 Michael Tremer
0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2023-09-12 16:22 UTC (permalink / raw)
To: ipfire-scm
[-- Attachment #1: Type: text/plain, Size: 207093 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, next has been updated
via 7de4ba0c8f9e7ef5fc29ac7204675bba2da4d4f0 (commit)
via d78109c51174f9504131100eb645e71657c43972 (commit)
via b7bf0462c6315a484af66c0fc230c046df639caf (commit)
via ef320681e91b243d50d1dd2fd91a193a82c52919 (commit)
via 7be17632507197acb0e04a15127e450789adbddf (commit)
via 4ae8d906de0d371ca865e0cff7688e9ae34b7803 (commit)
via ccdc9fdd190a7bdd74ad5b7b712322d9614fe16e (commit)
via d741abafc8809b57d907e40e0a90ae0037044c15 (commit)
via 8c757fc107c64cdd6e53ee3b1b5a55f3272c6e89 (commit)
via 39a12d14cf823f48cd7d34692631004dc51ee52b (commit)
via 4c08ab84ea34ab5b9c1f3ea7cf8b03bdbd0ad50c (commit)
via 7b8c18231f73e6d17be82ee439a1f04dbb86d80c (commit)
via e7334c599a766c671303ac2c3ca8a80125105ddb (commit)
via ceba54e69c8e33a15db5bc5e812d892118777d10 (commit)
via df4996c9d9aaef7883f37860a914ba12909e35b5 (commit)
via 33bdea09d7aecbf475b7582189d8f4e1412554fe (commit)
via f97508f4e127288ab278b6bb840f7e3c105b3109 (commit)
via 0e6657f6210f1d4cb9d224acd0f55f9ee58aa118 (commit)
via 32ca0c71a9fc07b2013b5db854626de7688456bf (commit)
via 99446eac45d9bb6d2fd0dadbabc1f1d19b4172f7 (commit)
from 849ed299c17ad1d81bd11cc4f3edbd196241debe (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 7de4ba0c8f9e7ef5fc29ac7204675bba2da4d4f0
Author: Adolf Belka <adolf.belka(a)ipfire.org>
Date: Thu Sep 7 19:30:15 2023 +0200
sdl2: Update to version 2.28.3
- Update from version 2.28.1 to 2.28.3
- Update of rootfile
- Changelog
2.28.3
This is a stable bugfix release, with the following changes:
Added a gamepad mapping for the G-Shark GS-GP702
Fixed touchpad events for the Razer Wolverine V2 Pro in PS5 mode
Fixed getting key events from TV remotes on Android
Updated to Android minSdkVersion 19 and targetSdkVersion 34 to meet Google
Play Store requirements
2.28.2
This is a stable bugfix release, with the following changes:
Fixed occasionally failing to open the clipboard on Windows
Fixed crash at shutdown when using the D3D11 renderer
Fixed setting the viewport when using the D3D12 renderer
Fixed crash using SDL event functions before initializing SDL on Windows
Fixed Xbox controller trigger motion events on Windows
Fixed Xbox controller rumble in the background on Windows
Added the hint SDL_HINT_JOYSTICK_WGI to control whether to use
Windows.Gaming.Input for controllers
Fixed 8BitDo gamepad mapping when in XInput mode on Linux
Fixed controller lockup initializing some unofficial PS4 replica controllers
Fixed video initialization on headless Linux systems using VNC
Fixed large mouse jump when changing relative mouse mode on macOS
Fixed hardware keyboard text input on iPadOS
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit d78109c51174f9504131100eb645e71657c43972
Author: Adolf Belka <adolf.belka(a)ipfire.org>
Date: Thu Sep 7 19:30:14 2023 +0200
samba: Update to version 4.19.0
- Update from version 2.18.5 to 2.19.0
- Update of rootfile for x86_64
- Changelog is too large to include here
4.19.0
See the WHATSNEW.txt file in the soiurce tarball
4.18.6
* BUG 15420: reply_sesssetup_and_X() can dereference uninitialized tmp
pointer.
* BUG 15430: Missing return in reply_exit_done().
* BUG 15289: post-exec password redaction for samba-tool is more reliable for
fully random passwords as it no longer uses regular expressions
containing the password value itself.
* BUG 9959: Windows client join fails if a second container CN=System exists
somewhere.
* BUG 15342: Spotlight sometimes returns no results on latest macOS.
* BUG 15417: Renaming results in NT_STATUS_SHARING_VIOLATION if previously
attempted to remove the destination.
* BUG 15427: Spotlight results return wrong date in result list.
* BUG 15414: "net offlinejoin provision" does not work as non-root user.
* BUG 15400: rpcserver no longer accepts double backslash in dfs pathname.
* BUG 15433: cm_prepare_connection() calls close(fd) for the second time.
* BUG 15346: 2-3min delays at reconnect with smb2_validate_sequence_number:
bad message_id 2.
* BUG 15441: samba-tool ntacl get segfault if aio_pthread appended.
* BUG 15446: DCERPC_PKT_CO_CANCEL and DCERPC_PKT_ORPHANED can't be parsed.
* BUG 15390: Python tarfile extraction needs change to avoid a warning
(CVE-2007-4559 mitigation).
* BUG 15435: Regression DFS not working with widelinks = true.
* BUG 9959: Windows client join fails if a second container CN=System exists
somewhere.
* BUG 15441: samba-tool ntacl get segfault if aio_pthread appended.
* BUG 15449: mdssvc: Do an early talloc_free() in _mdssvc_open().
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit b7bf0462c6315a484af66c0fc230c046df639caf
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Tue Sep 12 16:19:13 2023 +0000
core180: Ship procps
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit ef320681e91b243d50d1dd2fd91a193a82c52919
Author: Adolf Belka <adolf.belka(a)ipfire.org>
Date: Thu Sep 7 19:30:13 2023 +0200
procps: Update to version v4.0.4
- Update from version v4.0.3 to v4.0.4
- Update of rootfile
- Removal of patch to fix build failures with gettext-0.22 as this has been incorporated
into the source tarball.
- Changelog
procps-ng-4.0.4
* library (API & ABI unchanged)
increment revision: 0:2:0
tolerates all potential 'cpuinfo' formats issue #272
restore the proper main thread tics valuations issue #280
Remove myself from proc count merge #193
Refactor the escape code Debian #1035649
* free: -L one line output issue #156
* pgrep: Use only --signal option for signal Debian #1031765
* pgrep: suppress >15 warning if using regex Debian #1037450
* pidof: Add -t option to show threads merge #190
* pmap: Reset totals between processes issue #298
* ps: fixed missing or corrupted fields with -m option Debian #1036631, issue #279
* ps: Fix buffer overflow in -C option CVE-2023-4016 Debian #1042887, issue #297
* ps: Add --signames to show signal names in masks merge #98
* sysctl: -N show names merge #198, RH #2222056
* tests: dont compare floats with == issue #271
* tests: skips tests if maps missing merge #197, Gentoo #583036
* top: bad command line arguments yield EXIT_FAILURE issue #273
* top: avoids keystroke induced '%Cpu' distortions
* top: includes VM (guest) tics in 'system' overhead issue #274
* top: includes VM (guest) tics with '!' toggle merge #179
* top: lessen summary cpu distortions on first display merge #180
* top: better backspace handling wtth line edits issue #278
* vmstat: Print guest time in non-wide mode
* w: Fix musl UT_HOSTSIZE issue
* watch: Add color support at compile time issue #296
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 7be17632507197acb0e04a15127e450789adbddf
Author: Adolf Belka <adolf.belka(a)ipfire.org>
Date: Thu Sep 7 19:30:12 2023 +0200
ncdu: Update to version 1.18.1
- Update from 1.17 to 1.18.1
- Update of rootfile not required
- Changelog
1.18.1 - 2023-02-12
- Fix build on non-Linux platforms
1.18 - 2022-12-06
- Fix 'dark-bg' color scheme to actually have a dark background
- Backport configuration file support from 2.x
- Backport many new CLI options from 2.x
- Negation of existing flags: --no-si, --no-confirm-quit, --no-follow-symlinks, --include-caches, --include-kernfs
- --[no-]extended in addition to -e
- --one-file-system and --cross-file-system in addition to -x
- --slow-ui-updates, --fast-ui-updates in addition to -q
- Column visibility options: --(show|hide)-(hidden|itemcount|mtime|graph|percent)
- Sorting: --sort, --[no-]group-directories-first
- Feature selection: --(enable|disable)-(shell|delete|refresh)
- Deletion confirmation: --[no-]confirm-delete
- Hidden file visibility: --show-hidden, --hide-hidden
- Size display: --apparent-size, --disk-usage
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 4ae8d906de0d371ca865e0cff7688e9ae34b7803
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Tue Sep 12 16:17:36 2023 +0000
core180: Ship libtiff
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit ccdc9fdd190a7bdd74ad5b7b712322d9614fe16e
Author: Adolf Belka <adolf.belka(a)ipfire.org>
Date: Thu Sep 7 19:30:11 2023 +0200
libtiff: Update to version 4.5.1
- Update from 4.5.0 to 4.5.1
- Update of rootfile
- Changelog is much too long to include here. See the ChangeLog file in the source tarball
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit d741abafc8809b57d907e40e0a90ae0037044c15
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Tue Sep 12 16:15:14 2023 +0000
core180: Ship libnl-3
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 8c757fc107c64cdd6e53ee3b1b5a55f3272c6e89
Author: Adolf Belka <adolf.belka(a)ipfire.org>
Date: Thu Sep 7 19:30:10 2023 +0200
libnl-3: Update to version 3.8.0
- Update from 3.5.0 to 3.8.0
- Update of rootfile
- Changelog is no longer provided. Changes are available by reviewing the github commits
https://github.com/thom311/libnl/commits/main
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 39a12d14cf823f48cd7d34692631004dc51ee52b
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Tue Sep 12 16:14:43 2023 +0000
core180: Ship libedit
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 4c08ab84ea34ab5b9c1f3ea7cf8b03bdbd0ad50c
Author: Adolf Belka <adolf.belka(a)ipfire.org>
Date: Thu Sep 7 19:30:09 2023 +0200
libedit: Update to version 20230828-3.1
- Update from version 20221030-3.1 to 20230828-3.1
- Update of rootfile
- Changelog
2023-08-28 Jess Thrysoee
* src/chartype.c: Add missing stdint.h
Reported by Rui Chen
2023-08-27 Jess Thrysoee
* all: sync with upstream source
See also NetBSD changelog:
http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/libedit
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 7b8c18231f73e6d17be82ee439a1f04dbb86d80c
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Tue Sep 12 16:13:47 2023 +0000
core180: Ship gzip
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit e7334c599a766c671303ac2c3ca8a80125105ddb
Author: Adolf Belka <adolf.belka(a)ipfire.org>
Date: Thu Sep 7 19:30:08 2023 +0200
gzip: Update to version 1.13
- Update from version 1.12 to 1.13
- Update of rootfile not required
- Changelog
Noteworthy changes in release 1.13 (2023-08-19) [stable]
Changes in behavior
zless now diagnoses gzip failures, if using less 623 or later.
When SIGPIPE is ignored, gzip now exits with status 2 (warning)
instead of status 1 (error) when writing to a broken pipe. This is
more useful with programs like 'less' that treat gzip exit status 2
as a non-failure.
Bug fixes
'gzip -d' no longer fails to report invalid compressed data
that uses a dictionary distance outside the input window.
[bug present since the beginning]
Port to C23, which does not allow K&R-style function definitions
with parameters, and which does not define __alignas_is_defined.
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit ceba54e69c8e33a15db5bc5e812d892118777d10
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Tue Sep 12 16:13:16 2023 +0000
core180: Ship freetype
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit df4996c9d9aaef7883f37860a914ba12909e35b5
Author: Adolf Belka <adolf.belka(a)ipfire.org>
Date: Thu Sep 7 19:30:07 2023 +0200
freetype: Update to version 2.13.2
- Update from 2.13.1 to 2.13.2
- Update of rootfile
- Changelog is too large to include here. See the ChangeLog file in the source tarball
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 33bdea09d7aecbf475b7582189d8f4e1412554fe
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Tue Sep 12 16:12:18 2023 +0000
core180: Ship boost
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit f97508f4e127288ab278b6bb840f7e3c105b3109
Author: Adolf Belka <adolf.belka(a)ipfire.org>
Date: Thu Sep 7 19:30:06 2023 +0200
boost: Update to version 1_83_0
- Update from 1_81_0 to 1_83_0
- Update of rootfile for x86_64
- Changelog is a bit long to include here so providing links to the pages with changes
1_82_0
https://www.boost.org/users/history/version_1_82_0.html
1_83_0
https://www.boost.org/users/history/version_1_83_0.html
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 0e6657f6210f1d4cb9d224acd0f55f9ee58aa118
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Tue Sep 12 16:08:56 2023 +0000
core180: Ship udev
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 32ca0c71a9fc07b2013b5db854626de7688456bf
Author: Adolf Belka <adolf.belka(a)ipfire.org>
Date: Wed Sep 6 15:41:59 2023 +0200
libgudev: Update to version 238
- Update from version 237 to 238
- Update of rootfile not required.
- With patches applied to eudev tarball, libgudev built without any problems. Testing
will need to focus on use of QMI to ensure that it executes with no problems with this
fix.
- Changelog
238:
* Fix newline stripping
* Add g_udev_device_get_current_tags()
* Add a number of tests, and devel docs
* Fix devhelp not being able to find the docs
* Skip locale test with locale isn't available
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 99446eac45d9bb6d2fd0dadbabc1f1d19b4172f7
Author: Adolf Belka <adolf.belka(a)ipfire.org>
Date: Wed Sep 6 15:41:58 2023 +0200
udev: Apply patches to update to version 251 and add dummies for current tags
- eudev-3.2.12 has udev version 243 and this causes the build of libgudev to fail as
it requires a newer version of udev.
- Just changing the version in eudev from 243 to 251 is insufficient as libgudev also
expects to see current tags which have been introduced in a more recent version of
systemd udev.
- Two patches applied from the eudev github issue #249 covering this problem.
- With the two patches applied libgudev built without any problems.
- Update to rootfile not required.
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/common/freetype | 2 +-
config/rootfiles/common/libedit | 2 +-
config/rootfiles/common/libnl-3 | 11 +
config/rootfiles/common/libtiff | 751 ++++++++---------
config/rootfiles/common/procps | 2 +-
config/rootfiles/common/x86_64/boost | 938 +++++++++++++--------
.../151 => core/180}/filelists/aarch64/boost | 0
.../{oldcore/110 => core/180}/filelists/freetype | 0
.../{oldcore/111 => core/180}/filelists/gzip | 0
.../{oldcore/128 => core/180}/filelists/libedit | 0
.../{oldcore/158 => core/180}/filelists/libnl-3 | 0
.../{oldcore/169 => core/180}/filelists/libtiff | 0
.../{oldcore/103 => core/180}/filelists/procps | 0
config/rootfiles/core/180/filelists/riscv64/boost | 1 +
.../{oldcore/125 => core/180}/filelists/udev | 0
.../151 => core/180}/filelists/x86_64/boost | 0
config/rootfiles/core/180/update.sh | 3 +
config/rootfiles/packages/sdl2 | 2 +-
config/rootfiles/packages/x86_64/samba | 220 +++--
lfs/boost | 6 +-
lfs/freetype | 4 +-
lfs/gzip | 6 +-
lfs/libedit | 6 +-
lfs/libgudev | 12 +-
lfs/libnl-3 | 6 +-
lfs/libtiff | 4 +-
lfs/ncdu | 8 +-
lfs/procps | 5 +-
lfs/samba | 4 +-
lfs/sdl2 | 6 +-
lfs/udev | 3 +-
.../eudev-3.2.12_Bump_udev_version_to_251.patch | 11 +
...ev-3.2.12_Export_dummies_for_current_tags.patch | 81 ++
..._address_build_failures_with_gettext_0.22.patch | 20 -
34 files changed, 1243 insertions(+), 871 deletions(-)
copy config/rootfiles/{oldcore/151 => core/180}/filelists/aarch64/boost (100%)
copy config/rootfiles/{oldcore/110 => core/180}/filelists/freetype (100%)
copy config/rootfiles/{oldcore/111 => core/180}/filelists/gzip (100%)
copy config/rootfiles/{oldcore/128 => core/180}/filelists/libedit (100%)
copy config/rootfiles/{oldcore/158 => core/180}/filelists/libnl-3 (100%)
copy config/rootfiles/{oldcore/169 => core/180}/filelists/libtiff (100%)
copy config/rootfiles/{oldcore/103 => core/180}/filelists/procps (100%)
create mode 120000 config/rootfiles/core/180/filelists/riscv64/boost
copy config/rootfiles/{oldcore/125 => core/180}/filelists/udev (100%)
copy config/rootfiles/{oldcore/151 => core/180}/filelists/x86_64/boost (100%)
create mode 100644 src/patches/eudev-3.2.12_Bump_udev_version_to_251.patch
create mode 100644 src/patches/eudev-3.2.12_Export_dummies_for_current_tags.patch
delete mode 100644 src/patches/procps-v4.0.3_address_build_failures_with_gettext_0.22.patch
Difference in files:
diff --git a/config/rootfiles/common/freetype b/config/rootfiles/common/freetype
index 9117f66ca..b83b26afc 100644
--- a/config/rootfiles/common/freetype
+++ b/config/rootfiles/common/freetype
@@ -60,7 +60,7 @@
#usr/lib/libfreetype.la
#usr/lib/libfreetype.so
usr/lib/libfreetype.so.6
-usr/lib/libfreetype.so.6.20.0
+usr/lib/libfreetype.so.6.20.1
#usr/lib/pkgconfig/freetype2.pc
#usr/share/aclocal/freetype2.m4
#usr/share/man/man1/freetype-config.1
diff --git a/config/rootfiles/common/libedit b/config/rootfiles/common/libedit
index 087e3b2e7..5314b32fb 100644
--- a/config/rootfiles/common/libedit
+++ b/config/rootfiles/common/libedit
@@ -4,7 +4,7 @@
#usr/lib/libedit.la
#usr/lib/libedit.so
usr/lib/libedit.so.0
-usr/lib/libedit.so.0.0.70
+usr/lib/libedit.so.0.0.72
#usr/lib/pkgconfig/libedit.pc
#usr/share/man/man3/editline.3
#usr/share/man/man3/el_deletestr.3
diff --git a/config/rootfiles/common/libnl-3 b/config/rootfiles/common/libnl-3
index deee0591b..6111f0724 100644
--- a/config/rootfiles/common/libnl-3
+++ b/config/rootfiles/common/libnl-3
@@ -14,7 +14,9 @@ etc/libnl/pktloc
#usr/include/libnl3/netlink/cli/ct.h
#usr/include/libnl3/netlink/cli/exp.h
#usr/include/libnl3/netlink/cli/link.h
+#usr/include/libnl3/netlink/cli/mdb.h
#usr/include/libnl3/netlink/cli/neigh.h
+#usr/include/libnl3/netlink/cli/nh.h
#usr/include/libnl3/netlink/cli/qdisc.h
#usr/include/libnl3/netlink/cli/route.h
#usr/include/libnl3/netlink/cli/rule.h
@@ -59,6 +61,7 @@ etc/libnl/pktloc
#usr/include/libnl3/netlink/route/act
#usr/include/libnl3/netlink/route/act/gact.h
#usr/include/libnl3/netlink/route/act/mirred.h
+#usr/include/libnl3/netlink/route/act/nat.h
#usr/include/libnl3/netlink/route/act/skbedit.h
#usr/include/libnl3/netlink/route/act/vlan.h
#usr/include/libnl3/netlink/route/action.h
@@ -74,6 +77,7 @@ etc/libnl/pktloc
#usr/include/libnl3/netlink/route/cls/ematch/meta.h
#usr/include/libnl3/netlink/route/cls/ematch/nbyte.h
#usr/include/libnl3/netlink/route/cls/ematch/text.h
+#usr/include/libnl3/netlink/route/cls/flower.h
#usr/include/libnl3/netlink/route/cls/fw.h
#usr/include/libnl3/netlink/route/cls/matchall.h
#usr/include/libnl3/netlink/route/cls/police.h
@@ -83,12 +87,15 @@ etc/libnl/pktloc
#usr/include/libnl3/netlink/route/link/api.h
#usr/include/libnl3/netlink/route/link/bonding.h
#usr/include/libnl3/netlink/route/link/bridge.h
+#usr/include/libnl3/netlink/route/link/bridge_info.h
#usr/include/libnl3/netlink/route/link/can.h
#usr/include/libnl3/netlink/route/link/geneve.h
#usr/include/libnl3/netlink/route/link/inet.h
#usr/include/libnl3/netlink/route/link/inet6.h
#usr/include/libnl3/netlink/route/link/info-api.h
+#usr/include/libnl3/netlink/route/link/ip6gre.h
#usr/include/libnl3/netlink/route/link/ip6tnl.h
+#usr/include/libnl3/netlink/route/link/ip6vti.h
#usr/include/libnl3/netlink/route/link/ipgre.h
#usr/include/libnl3/netlink/route/link/ipip.h
#usr/include/libnl3/netlink/route/link/ipvlan.h
@@ -99,15 +106,18 @@ etc/libnl/pktloc
#usr/include/libnl3/netlink/route/link/ppp.h
#usr/include/libnl3/netlink/route/link/sit.h
#usr/include/libnl3/netlink/route/link/sriov.h
+#usr/include/libnl3/netlink/route/link/team.h
#usr/include/libnl3/netlink/route/link/veth.h
#usr/include/libnl3/netlink/route/link/vlan.h
#usr/include/libnl3/netlink/route/link/vrf.h
#usr/include/libnl3/netlink/route/link/vxlan.h
#usr/include/libnl3/netlink/route/link/xfrmi.h
+#usr/include/libnl3/netlink/route/mdb.h
#usr/include/libnl3/netlink/route/neighbour.h
#usr/include/libnl3/netlink/route/neightbl.h
#usr/include/libnl3/netlink/route/netconf.h
#usr/include/libnl3/netlink/route/nexthop.h
+#usr/include/libnl3/netlink/route/nh.h
#usr/include/libnl3/netlink/route/pktloc.h
#usr/include/libnl3/netlink/route/qdisc
#usr/include/libnl3/netlink/route/qdisc.h
@@ -235,6 +245,7 @@ usr/sbin/nl-link-list
#usr/sbin/nl-neigh-delete
#usr/sbin/nl-neigh-list
#usr/sbin/nl-neightbl-list
+#usr/sbin/nl-nh-list
usr/sbin/nl-pktloc-lookup
usr/sbin/nl-qdisc-add
usr/sbin/nl-qdisc-delete
diff --git a/config/rootfiles/common/libtiff b/config/rootfiles/common/libtiff
index 13a3f7566..552cdfb05 100644
--- a/config/rootfiles/common/libtiff
+++ b/config/rootfiles/common/libtiff
@@ -25,387 +25,386 @@ usr/bin/tiffsplit
#usr/lib/libtiff.la
usr/lib/libtiff.so
usr/lib/libtiff.so.6
-usr/lib/libtiff.so.6.0.0
+usr/lib/libtiff.so.6.0.1
#usr/lib/libtiffxx.a
#usr/lib/libtiffxx.la
usr/lib/libtiffxx.so
usr/lib/libtiffxx.so.6
-usr/lib/libtiffxx.so.6.0.0
+usr/lib/libtiffxx.so.6.0.1
#usr/lib/pkgconfig/libtiff-4.pc
-#usr/share/doc/tiff-4.5.0
-#usr/share/doc/tiff-4.5.0/ChangeLog
-#usr/share/doc/tiff-4.5.0/LICENSE.md
-#usr/share/doc/tiff-4.5.0/README.md
-#usr/share/doc/tiff-4.5.0/RELEASE-DATE
-#usr/share/doc/tiff-4.5.0/TODO
-#usr/share/doc/tiff-4.5.0/VERSION
-#usr/share/doc/tiff-4.5.0/manual
-#usr/share/doc/tiff-4.5.0/manual/.buildinfo
-#usr/share/doc/tiff-4.5.0/manual/_images
-#usr/share/doc/tiff-4.5.0/manual/_images/bali.jpg
-#usr/share/doc/tiff-4.5.0/manual/_images/cat.gif
-#usr/share/doc/tiff-4.5.0/manual/_images/cover.jpg
-#usr/share/doc/tiff-4.5.0/manual/_images/cramps.gif
-#usr/share/doc/tiff-4.5.0/manual/_images/dave.gif
-#usr/share/doc/tiff-4.5.0/manual/_images/esri.png
-#usr/share/doc/tiff-4.5.0/manual/_images/jim.gif
-#usr/share/doc/tiff-4.5.0/manual/_images/leica.png
-#usr/share/doc/tiff-4.5.0/manual/_images/quad.jpg
-#usr/share/doc/tiff-4.5.0/manual/_images/ring.gif
-#usr/share/doc/tiff-4.5.0/manual/_images/safe.png
-#usr/share/doc/tiff-4.5.0/manual/_images/smallliz.jpg
-#usr/share/doc/tiff-4.5.0/manual/_images/strike.gif
-#usr/share/doc/tiff-4.5.0/manual/_images/weogeo.png
-#usr/share/doc/tiff-4.5.0/manual/_sources
-#usr/share/doc/tiff-4.5.0/manual/_sources/addingtags.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/build.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/contrib.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFAccessTagMethods.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFClientInfo.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFClose.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFCreateDirectory.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFCustomDirectory.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFCustomTagList.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFDataWidth.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFDeferStrileArrayWriting.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFError.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFFieldDataType.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFFieldName.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFFieldPassCount.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFFieldQuery.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFFieldReadCount.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFFieldTag.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFFieldWriteCount.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFFlush.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFGetField.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFMergeFieldInfo.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFOpen.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFOpenOptions.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFPrintDirectory.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFProcFunctions.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFRGBAImage.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFReadDirectory.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFReadEncodedStrip.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFReadEncodedTile.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFReadFromUserBuffer.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFReadRGBAImage.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFReadRGBAStrip.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFReadRGBATile.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFReadRawStrip.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFReadRawTile.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFReadScanline.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFReadTile.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFSetDirectory.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFSetField.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFSetTagExtender.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFStrileQuery.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFWarning.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFWriteDirectory.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFWriteEncodedStrip.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFWriteEncodedTile.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFWriteRawStrip.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFWriteRawTile.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFWriteScanline.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFWriteTile.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFbuffer.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFcodec.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFcolor.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFmemory.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFquery.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFsize.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFstrip.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFswab.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFtile.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/_TIFFRewriteField.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/_TIFFauxiliary.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/functions/libtiff.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/images.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/index.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/internals.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/libtiff.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/project
-#usr/share/doc/tiff-4.5.0/manual/_sources/project/acknowledgements.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/project/bugs.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/project/index.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/project/license.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/project/mailinglist.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/historical.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/index.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.4beta007.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.4beta016.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.4beta018.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.4beta024.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.4beta028.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.4beta029.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.4beta031.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.4beta032.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.4beta033.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.4beta034.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.4beta035.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.4beta036.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.5.1.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.5.2.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.5.3.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.5.4.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.5.5.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.5.6beta.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.5.7.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.6.0.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.6.1.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.7.0.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.7.0alpha.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.7.0beta.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.7.0beta2.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.7.1.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.7.2.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.7.3.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.7.4.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.8.0.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.8.1.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.8.2.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.9.0.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.9.0beta.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.9.1.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.9.2.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.9.3.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.9.4.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.9.5.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.0.0.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.0.1.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.0.10.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.0.2.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.0.3.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.0.4.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.0.4beta.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.0.5.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.0.6.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.0.7.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.0.8.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.0.9.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.1.0.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.2.0.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.3.0.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.4.0.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.5.0.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/specification
-#usr/share/doc/tiff-4.5.0/manual/_sources/specification/bigtiff.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/specification/coverage-bigtiff.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/specification/coverage.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/specification/index.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/specification/technote2.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/terms.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/tools
-#usr/share/doc/tiff-4.5.0/manual/_sources/tools.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/tools/fax2ps.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/tools/fax2tiff.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/tools/pal2rgb.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/tools/ppm2tiff.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/tools/raw2tiff.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/tools/rgb2ycbcr.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/tools/thumbnail.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/tools/tiff2bw.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/tools/tiff2pdf.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/tools/tiff2ps.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/tools/tiff2rgba.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/tools/tiffcmp.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/tools/tiffcp.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/tools/tiffcrop.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/tools/tiffdither.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/tools/tiffdump.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/tools/tiffgt.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/tools/tiffinfo.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/tools/tiffmedian.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/tools/tiffset.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_sources/tools/tiffsplit.rst.txt
-#usr/share/doc/tiff-4.5.0/manual/_static
-#usr/share/doc/tiff-4.5.0/manual/_static/_sphinx_javascript_frameworks_compat.js
-#usr/share/doc/tiff-4.5.0/manual/_static/basic.css
-#usr/share/doc/tiff-4.5.0/manual/_static/contents.png
-#usr/share/doc/tiff-4.5.0/manual/_static/doctools.js
-#usr/share/doc/tiff-4.5.0/manual/_static/documentation_options.js
-#usr/share/doc/tiff-4.5.0/manual/_static/file.png
-#usr/share/doc/tiff-4.5.0/manual/_static/jquery-3.6.0.js
-#usr/share/doc/tiff-4.5.0/manual/_static/jquery.js
-#usr/share/doc/tiff-4.5.0/manual/_static/language_data.js
-#usr/share/doc/tiff-4.5.0/manual/_static/minus.png
-#usr/share/doc/tiff-4.5.0/manual/_static/navigation.png
-#usr/share/doc/tiff-4.5.0/manual/_static/plus.png
-#usr/share/doc/tiff-4.5.0/manual/_static/pygments.css
-#usr/share/doc/tiff-4.5.0/manual/_static/searchtools.js
-#usr/share/doc/tiff-4.5.0/manual/_static/sphinx_highlight.js
-#usr/share/doc/tiff-4.5.0/manual/_static/sphinxdoc.css
-#usr/share/doc/tiff-4.5.0/manual/_static/underscore-1.13.1.js
-#usr/share/doc/tiff-4.5.0/manual/_static/underscore.js
-#usr/share/doc/tiff-4.5.0/manual/addingtags.html
-#usr/share/doc/tiff-4.5.0/manual/build.html
-#usr/share/doc/tiff-4.5.0/manual/contrib.html
-#usr/share/doc/tiff-4.5.0/manual/functions
-#usr/share/doc/tiff-4.5.0/manual/functions.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFAccessTagMethods.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFClientInfo.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFClose.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFCreateDirectory.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFCustomDirectory.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFCustomTagList.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFDataWidth.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFDeferStrileArrayWriting.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFError.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFFieldDataType.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFFieldName.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFFieldPassCount.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFFieldQuery.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFFieldReadCount.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFFieldTag.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFFieldWriteCount.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFFlush.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFGetField.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFMergeFieldInfo.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFOpen.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFOpenOptions.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFPrintDirectory.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFProcFunctions.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFRGBAImage.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFReadDirectory.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFReadEncodedStrip.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFReadEncodedTile.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFReadFromUserBuffer.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFReadRGBAImage.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFReadRGBAStrip.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFReadRGBATile.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFReadRawStrip.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFReadRawTile.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFReadScanline.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFReadTile.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFSetDirectory.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFSetField.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFSetTagExtender.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFStrileQuery.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFWarning.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFWriteDirectory.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFWriteEncodedStrip.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFWriteEncodedTile.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFWriteRawStrip.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFWriteRawTile.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFWriteScanline.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFWriteTile.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFbuffer.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFcodec.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFcolor.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFmemory.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFquery.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFsize.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFstrip.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFswab.html
-#usr/share/doc/tiff-4.5.0/manual/functions/TIFFtile.html
-#usr/share/doc/tiff-4.5.0/manual/functions/_TIFFRewriteField.html
-#usr/share/doc/tiff-4.5.0/manual/functions/_TIFFauxiliary.html
-#usr/share/doc/tiff-4.5.0/manual/functions/libtiff.html
-#usr/share/doc/tiff-4.5.0/manual/genindex.html
-#usr/share/doc/tiff-4.5.0/manual/images.html
-#usr/share/doc/tiff-4.5.0/manual/index.html
-#usr/share/doc/tiff-4.5.0/manual/internals.html
-#usr/share/doc/tiff-4.5.0/manual/libtiff.html
-#usr/share/doc/tiff-4.5.0/manual/objects.inv
-#usr/share/doc/tiff-4.5.0/manual/project
-#usr/share/doc/tiff-4.5.0/manual/project/acknowledgements.html
-#usr/share/doc/tiff-4.5.0/manual/project/bugs.html
-#usr/share/doc/tiff-4.5.0/manual/project/index.html
-#usr/share/doc/tiff-4.5.0/manual/project/license.html
-#usr/share/doc/tiff-4.5.0/manual/project/mailinglist.html
-#usr/share/doc/tiff-4.5.0/manual/releases
-#usr/share/doc/tiff-4.5.0/manual/releases/historical.html
-#usr/share/doc/tiff-4.5.0/manual/releases/index.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.4beta007.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.4beta016.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.4beta018.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.4beta024.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.4beta028.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.4beta029.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.4beta031.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.4beta032.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.4beta033.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.4beta034.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.4beta035.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.4beta036.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.5.1.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.5.2.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.5.3.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.5.4.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.5.5.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.5.6beta.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.5.7.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.6.0.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.6.1.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.7.0.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.7.0alpha.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.7.0beta.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.7.0beta2.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.7.1.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.7.2.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.7.3.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.7.4.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.8.0.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.8.1.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.8.2.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.9.0.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.9.0beta.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.9.1.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.9.2.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.9.3.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.9.4.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v3.9.5.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v4.0.0.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v4.0.1.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v4.0.10.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v4.0.2.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v4.0.3.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v4.0.4.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v4.0.4beta.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v4.0.5.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v4.0.6.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v4.0.7.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v4.0.8.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v4.0.9.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v4.1.0.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v4.2.0.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v4.3.0.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v4.4.0.html
-#usr/share/doc/tiff-4.5.0/manual/releases/v4.5.0.html
-#usr/share/doc/tiff-4.5.0/manual/search.html
-#usr/share/doc/tiff-4.5.0/manual/searchindex.js
-#usr/share/doc/tiff-4.5.0/manual/specification
-#usr/share/doc/tiff-4.5.0/manual/specification/bigtiff.html
-#usr/share/doc/tiff-4.5.0/manual/specification/coverage-bigtiff.html
-#usr/share/doc/tiff-4.5.0/manual/specification/coverage.html
-#usr/share/doc/tiff-4.5.0/manual/specification/index.html
-#usr/share/doc/tiff-4.5.0/manual/specification/technote2.html
-#usr/share/doc/tiff-4.5.0/manual/terms.html
-#usr/share/doc/tiff-4.5.0/manual/tools
-#usr/share/doc/tiff-4.5.0/manual/tools.html
-#usr/share/doc/tiff-4.5.0/manual/tools/fax2ps.html
-#usr/share/doc/tiff-4.5.0/manual/tools/fax2tiff.html
-#usr/share/doc/tiff-4.5.0/manual/tools/pal2rgb.html
-#usr/share/doc/tiff-4.5.0/manual/tools/ppm2tiff.html
-#usr/share/doc/tiff-4.5.0/manual/tools/raw2tiff.html
-#usr/share/doc/tiff-4.5.0/manual/tools/rgb2ycbcr.html
-#usr/share/doc/tiff-4.5.0/manual/tools/thumbnail.html
-#usr/share/doc/tiff-4.5.0/manual/tools/tiff2bw.html
-#usr/share/doc/tiff-4.5.0/manual/tools/tiff2pdf.html
-#usr/share/doc/tiff-4.5.0/manual/tools/tiff2ps.html
-#usr/share/doc/tiff-4.5.0/manual/tools/tiff2rgba.html
-#usr/share/doc/tiff-4.5.0/manual/tools/tiffcmp.html
-#usr/share/doc/tiff-4.5.0/manual/tools/tiffcp.html
-#usr/share/doc/tiff-4.5.0/manual/tools/tiffcrop.html
-#usr/share/doc/tiff-4.5.0/manual/tools/tiffdither.html
-#usr/share/doc/tiff-4.5.0/manual/tools/tiffdump.html
-#usr/share/doc/tiff-4.5.0/manual/tools/tiffgt.html
-#usr/share/doc/tiff-4.5.0/manual/tools/tiffinfo.html
-#usr/share/doc/tiff-4.5.0/manual/tools/tiffmedian.html
-#usr/share/doc/tiff-4.5.0/manual/tools/tiffset.html
-#usr/share/doc/tiff-4.5.0/manual/tools/tiffsplit.html
+#usr/share/doc/tiff-4.5.1
+#usr/share/doc/tiff-4.5.1/ChangeLog
+#usr/share/doc/tiff-4.5.1/LICENSE.md
+#usr/share/doc/tiff-4.5.1/README.md
+#usr/share/doc/tiff-4.5.1/RELEASE-DATE
+#usr/share/doc/tiff-4.5.1/TODO
+#usr/share/doc/tiff-4.5.1/VERSION
+#usr/share/doc/tiff-4.5.1/manual
+#usr/share/doc/tiff-4.5.1/manual/.buildinfo
+#usr/share/doc/tiff-4.5.1/manual/_images
+#usr/share/doc/tiff-4.5.1/manual/_images/bali.jpg
+#usr/share/doc/tiff-4.5.1/manual/_images/cat.gif
+#usr/share/doc/tiff-4.5.1/manual/_images/cover.jpg
+#usr/share/doc/tiff-4.5.1/manual/_images/cramps.gif
+#usr/share/doc/tiff-4.5.1/manual/_images/dave.gif
+#usr/share/doc/tiff-4.5.1/manual/_images/esri.png
+#usr/share/doc/tiff-4.5.1/manual/_images/jim.gif
+#usr/share/doc/tiff-4.5.1/manual/_images/leica.png
+#usr/share/doc/tiff-4.5.1/manual/_images/quad.jpg
+#usr/share/doc/tiff-4.5.1/manual/_images/ring.gif
+#usr/share/doc/tiff-4.5.1/manual/_images/safe.png
+#usr/share/doc/tiff-4.5.1/manual/_images/smallliz.jpg
+#usr/share/doc/tiff-4.5.1/manual/_images/strike.gif
+#usr/share/doc/tiff-4.5.1/manual/_images/weogeo.png
+#usr/share/doc/tiff-4.5.1/manual/_sources
+#usr/share/doc/tiff-4.5.1/manual/_sources/addingtags.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/build.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/contrib.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFAccessTagMethods.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFClientInfo.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFClose.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFCreateDirectory.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFCustomDirectory.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFCustomTagList.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFDataWidth.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFDeferStrileArrayWriting.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFError.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFFieldDataType.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFFieldName.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFFieldPassCount.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFFieldQuery.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFFieldReadCount.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFFieldTag.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFFieldWriteCount.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFFlush.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFGetField.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFMergeFieldInfo.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFOpen.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFOpenOptions.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFPrintDirectory.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFProcFunctions.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFRGBAImage.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFReadDirectory.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFReadEncodedStrip.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFReadEncodedTile.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFReadFromUserBuffer.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFReadRGBAImage.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFReadRGBAStrip.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFReadRGBATile.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFReadRawStrip.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFReadRawTile.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFReadScanline.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFReadTile.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFSetDirectory.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFSetField.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFSetTagExtender.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFStrileQuery.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFWarning.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFWriteDirectory.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFWriteEncodedStrip.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFWriteEncodedTile.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFWriteRawStrip.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFWriteRawTile.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFWriteScanline.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFWriteTile.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFbuffer.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFcodec.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFcolor.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFmemory.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFquery.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFsize.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFstrip.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFswab.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/TIFFtile.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/_TIFFRewriteField.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/_TIFFauxiliary.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/functions/libtiff.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/images.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/index.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/internals.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/libtiff.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/multi_page.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/project
+#usr/share/doc/tiff-4.5.1/manual/_sources/project/acknowledgements.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/project/bugs.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/project/index.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/project/license.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/project/mailinglist.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/historical.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/index.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.4beta007.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.4beta016.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.4beta018.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.4beta024.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.4beta028.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.4beta029.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.4beta031.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.4beta032.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.4beta033.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.4beta034.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.4beta035.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.4beta036.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.5.1.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.5.2.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.5.3.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.5.4.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.5.5.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.5.6beta.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.5.7.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.6.0.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.6.1.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.7.0.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.7.0alpha.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.7.0beta.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.7.0beta2.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.7.1.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.7.2.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.7.3.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.7.4.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.8.0.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.8.1.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.8.2.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.9.0.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.9.0beta.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.9.1.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.9.2.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.9.3.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.9.4.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v3.9.5.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.0.0.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.0.1.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.0.10.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.0.2.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.0.3.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.0.4.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.0.4beta.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.0.5.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.0.6.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.0.7.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.0.8.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.0.9.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.1.0.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.2.0.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.3.0.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.4.0.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.5.0.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/releases/v4.5.1.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/specification
+#usr/share/doc/tiff-4.5.1/manual/_sources/specification/bigtiff.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/specification/coverage-bigtiff.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/specification/coverage.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/specification/index.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/specification/technote2.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/terms.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/tools
+#usr/share/doc/tiff-4.5.1/manual/_sources/tools.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/tools/fax2ps.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/tools/fax2tiff.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/tools/pal2rgb.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/tools/ppm2tiff.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/tools/raw2tiff.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/tools/rgb2ycbcr.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/tools/thumbnail.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/tools/tiff2bw.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/tools/tiff2pdf.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/tools/tiff2ps.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/tools/tiff2rgba.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/tools/tiffcmp.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/tools/tiffcp.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/tools/tiffcrop.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/tools/tiffdither.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/tools/tiffdump.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/tools/tiffgt.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/tools/tiffinfo.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/tools/tiffmedian.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/tools/tiffset.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_sources/tools/tiffsplit.rst.txt
+#usr/share/doc/tiff-4.5.1/manual/_static
+#usr/share/doc/tiff-4.5.1/manual/_static/basic.css
+#usr/share/doc/tiff-4.5.1/manual/_static/contents.png
+#usr/share/doc/tiff-4.5.1/manual/_static/doctools.js
+#usr/share/doc/tiff-4.5.1/manual/_static/documentation_options.js
+#usr/share/doc/tiff-4.5.1/manual/_static/file.png
+#usr/share/doc/tiff-4.5.1/manual/_static/language_data.js
+#usr/share/doc/tiff-4.5.1/manual/_static/minus.png
+#usr/share/doc/tiff-4.5.1/manual/_static/navigation.png
+#usr/share/doc/tiff-4.5.1/manual/_static/plus.png
+#usr/share/doc/tiff-4.5.1/manual/_static/pygments.css
+#usr/share/doc/tiff-4.5.1/manual/_static/searchtools.js
+#usr/share/doc/tiff-4.5.1/manual/_static/sphinx_highlight.js
+#usr/share/doc/tiff-4.5.1/manual/_static/sphinxdoc.css
+#usr/share/doc/tiff-4.5.1/manual/addingtags.html
+#usr/share/doc/tiff-4.5.1/manual/build.html
+#usr/share/doc/tiff-4.5.1/manual/contrib.html
+#usr/share/doc/tiff-4.5.1/manual/functions
+#usr/share/doc/tiff-4.5.1/manual/functions.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFAccessTagMethods.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFClientInfo.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFClose.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFCreateDirectory.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFCustomDirectory.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFCustomTagList.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFDataWidth.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFDeferStrileArrayWriting.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFError.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFFieldDataType.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFFieldName.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFFieldPassCount.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFFieldQuery.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFFieldReadCount.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFFieldTag.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFFieldWriteCount.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFFlush.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFGetField.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFMergeFieldInfo.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFOpen.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFOpenOptions.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFPrintDirectory.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFProcFunctions.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFRGBAImage.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFReadDirectory.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFReadEncodedStrip.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFReadEncodedTile.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFReadFromUserBuffer.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFReadRGBAImage.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFReadRGBAStrip.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFReadRGBATile.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFReadRawStrip.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFReadRawTile.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFReadScanline.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFReadTile.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFSetDirectory.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFSetField.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFSetTagExtender.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFStrileQuery.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFWarning.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFWriteDirectory.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFWriteEncodedStrip.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFWriteEncodedTile.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFWriteRawStrip.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFWriteRawTile.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFWriteScanline.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFWriteTile.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFbuffer.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFcodec.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFcolor.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFmemory.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFquery.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFsize.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFstrip.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFswab.html
+#usr/share/doc/tiff-4.5.1/manual/functions/TIFFtile.html
+#usr/share/doc/tiff-4.5.1/manual/functions/_TIFFRewriteField.html
+#usr/share/doc/tiff-4.5.1/manual/functions/_TIFFauxiliary.html
+#usr/share/doc/tiff-4.5.1/manual/functions/libtiff.html
+#usr/share/doc/tiff-4.5.1/manual/genindex.html
+#usr/share/doc/tiff-4.5.1/manual/images.html
+#usr/share/doc/tiff-4.5.1/manual/index.html
+#usr/share/doc/tiff-4.5.1/manual/internals.html
+#usr/share/doc/tiff-4.5.1/manual/libtiff.html
+#usr/share/doc/tiff-4.5.1/manual/multi_page.html
+#usr/share/doc/tiff-4.5.1/manual/objects.inv
+#usr/share/doc/tiff-4.5.1/manual/project
+#usr/share/doc/tiff-4.5.1/manual/project/acknowledgements.html
+#usr/share/doc/tiff-4.5.1/manual/project/bugs.html
+#usr/share/doc/tiff-4.5.1/manual/project/index.html
+#usr/share/doc/tiff-4.5.1/manual/project/license.html
+#usr/share/doc/tiff-4.5.1/manual/project/mailinglist.html
+#usr/share/doc/tiff-4.5.1/manual/releases
+#usr/share/doc/tiff-4.5.1/manual/releases/historical.html
+#usr/share/doc/tiff-4.5.1/manual/releases/index.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.4beta007.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.4beta016.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.4beta018.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.4beta024.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.4beta028.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.4beta029.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.4beta031.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.4beta032.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.4beta033.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.4beta034.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.4beta035.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.4beta036.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.5.1.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.5.2.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.5.3.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.5.4.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.5.5.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.5.6beta.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.5.7.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.6.0.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.6.1.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.7.0.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.7.0alpha.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.7.0beta.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.7.0beta2.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.7.1.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.7.2.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.7.3.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.7.4.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.8.0.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.8.1.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.8.2.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.9.0.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.9.0beta.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.9.1.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.9.2.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.9.3.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.9.4.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v3.9.5.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v4.0.0.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v4.0.1.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v4.0.10.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v4.0.2.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v4.0.3.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v4.0.4.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v4.0.4beta.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v4.0.5.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v4.0.6.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v4.0.7.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v4.0.8.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v4.0.9.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v4.1.0.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v4.2.0.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v4.3.0.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v4.4.0.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v4.5.0.html
+#usr/share/doc/tiff-4.5.1/manual/releases/v4.5.1.html
+#usr/share/doc/tiff-4.5.1/manual/search.html
+#usr/share/doc/tiff-4.5.1/manual/searchindex.js
+#usr/share/doc/tiff-4.5.1/manual/specification
+#usr/share/doc/tiff-4.5.1/manual/specification/bigtiff.html
+#usr/share/doc/tiff-4.5.1/manual/specification/coverage-bigtiff.html
+#usr/share/doc/tiff-4.5.1/manual/specification/coverage.html
+#usr/share/doc/tiff-4.5.1/manual/specification/index.html
+#usr/share/doc/tiff-4.5.1/manual/specification/technote2.html
+#usr/share/doc/tiff-4.5.1/manual/terms.html
+#usr/share/doc/tiff-4.5.1/manual/tools
+#usr/share/doc/tiff-4.5.1/manual/tools.html
+#usr/share/doc/tiff-4.5.1/manual/tools/fax2ps.html
+#usr/share/doc/tiff-4.5.1/manual/tools/fax2tiff.html
+#usr/share/doc/tiff-4.5.1/manual/tools/pal2rgb.html
+#usr/share/doc/tiff-4.5.1/manual/tools/ppm2tiff.html
+#usr/share/doc/tiff-4.5.1/manual/tools/raw2tiff.html
+#usr/share/doc/tiff-4.5.1/manual/tools/rgb2ycbcr.html
+#usr/share/doc/tiff-4.5.1/manual/tools/thumbnail.html
+#usr/share/doc/tiff-4.5.1/manual/tools/tiff2bw.html
+#usr/share/doc/tiff-4.5.1/manual/tools/tiff2pdf.html
+#usr/share/doc/tiff-4.5.1/manual/tools/tiff2ps.html
+#usr/share/doc/tiff-4.5.1/manual/tools/tiff2rgba.html
+#usr/share/doc/tiff-4.5.1/manual/tools/tiffcmp.html
+#usr/share/doc/tiff-4.5.1/manual/tools/tiffcp.html
+#usr/share/doc/tiff-4.5.1/manual/tools/tiffcrop.html
+#usr/share/doc/tiff-4.5.1/manual/tools/tiffdither.html
+#usr/share/doc/tiff-4.5.1/manual/tools/tiffdump.html
+#usr/share/doc/tiff-4.5.1/manual/tools/tiffgt.html
+#usr/share/doc/tiff-4.5.1/manual/tools/tiffinfo.html
+#usr/share/doc/tiff-4.5.1/manual/tools/tiffmedian.html
+#usr/share/doc/tiff-4.5.1/manual/tools/tiffset.html
+#usr/share/doc/tiff-4.5.1/manual/tools/tiffsplit.html
#usr/share/man/man1/fax2ps.1
#usr/share/man/man1/fax2tiff.1
#usr/share/man/man1/pal2rgb.1
diff --git a/config/rootfiles/common/procps b/config/rootfiles/common/procps
index db9a8cfc3..08431a611 100644
--- a/config/rootfiles/common/procps
+++ b/config/rootfiles/common/procps
@@ -3,7 +3,7 @@ bin/ps
#lib/libproc2.la
#lib/libproc2.so
lib/libproc2.so.0
-lib/libproc2.so.0.0.1
+lib/libproc2.so.0.0.2
#lib/pkgconfig
#lib/pkgconfig/libproc2.pc
sbin/sysctl
diff --git a/config/rootfiles/common/x86_64/boost b/config/rootfiles/common/x86_64/boost
index 5cb4e6e4a..4c43256f2 100644
--- a/config/rootfiles/common/x86_64/boost
+++ b/config/rootfiles/common/x86_64/boost
@@ -249,6 +249,8 @@
#usr/include/boost/any.hpp
#usr/include/boost/any/bad_any_cast.hpp
#usr/include/boost/any/basic_any.hpp
+#usr/include/boost/any/detail
+#usr/include/boost/any/detail/placeholder.hpp
#usr/include/boost/any/fwd.hpp
#usr/include/boost/any/unique_any.hpp
#usr/include/boost/archive
@@ -374,6 +376,7 @@
#usr/include/boost/asio/associated_allocator.hpp
#usr/include/boost/asio/associated_cancellation_slot.hpp
#usr/include/boost/asio/associated_executor.hpp
+#usr/include/boost/asio/associated_immediate_executor.hpp
#usr/include/boost/asio/associator.hpp
#usr/include/boost/asio/async_result.hpp
#usr/include/boost/asio/awaitable.hpp
@@ -400,6 +403,7 @@
#usr/include/boost/asio/bind_allocator.hpp
#usr/include/boost/asio/bind_cancellation_slot.hpp
#usr/include/boost/asio/bind_executor.hpp
+#usr/include/boost/asio/bind_immediate_executor.hpp
#usr/include/boost/asio/buffer.hpp
#usr/include/boost/asio/buffer_registration.hpp
#usr/include/boost/asio/buffered_read_stream.hpp
@@ -535,6 +539,9 @@
#usr/include/boost/asio/detail/impl/winrt_timer_scheduler.hpp
#usr/include/boost/asio/detail/impl/winrt_timer_scheduler.ipp
#usr/include/boost/asio/detail/impl/winsock_init.ipp
+#usr/include/boost/asio/detail/initiate_defer.hpp
+#usr/include/boost/asio/detail/initiate_dispatch.hpp
+#usr/include/boost/asio/detail/initiate_post.hpp
#usr/include/boost/asio/detail/io_control.hpp
#usr/include/boost/asio/detail/io_object_impl.hpp
#usr/include/boost/asio/detail/io_uring_descriptor_read_at_op.hpp
@@ -830,10 +837,8 @@
#usr/include/boost/asio/impl/connect_pipe.hpp
#usr/include/boost/asio/impl/connect_pipe.ipp
#usr/include/boost/asio/impl/consign.hpp
-#usr/include/boost/asio/impl/defer.hpp
#usr/include/boost/asio/impl/deferred.hpp
#usr/include/boost/asio/impl/detached.hpp
-#usr/include/boost/asio/impl/dispatch.hpp
#usr/include/boost/asio/impl/error.ipp
#usr/include/boost/asio/impl/execution_context.hpp
#usr/include/boost/asio/impl/execution_context.ipp
@@ -843,7 +848,6 @@
#usr/include/boost/asio/impl/io_context.hpp
#usr/include/boost/asio/impl/io_context.ipp
#usr/include/boost/asio/impl/multiple_exceptions.ipp
-#usr/include/boost/asio/impl/post.hpp
#usr/include/boost/asio/impl/prepend.hpp
#usr/include/boost/asio/impl/read.hpp
#usr/include/boost/asio/impl/read_at.hpp
@@ -923,6 +927,7 @@
#usr/include/boost/asio/local/detail/endpoint.hpp
#usr/include/boost/asio/local/detail/impl
#usr/include/boost/asio/local/detail/impl/endpoint.ipp
+#usr/include/boost/asio/local/seq_packet_protocol.hpp
#usr/include/boost/asio/local/stream_protocol.hpp
#usr/include/boost/asio/multiple_exceptions.hpp
#usr/include/boost/asio/packaged_task.hpp
@@ -950,6 +955,7 @@
#usr/include/boost/asio/serial_port.hpp
#usr/include/boost/asio/serial_port_base.hpp
#usr/include/boost/asio/signal_set.hpp
+#usr/include/boost/asio/signal_set_base.hpp
#usr/include/boost/asio/socket_base.hpp
#usr/include/boost/asio/spawn.hpp
#usr/include/boost/asio/ssl
@@ -1206,6 +1212,7 @@
#usr/include/boost/atomic/detail/type_traits/is_trivially_default_constructible.hpp
#usr/include/boost/atomic/detail/type_traits/make_signed.hpp
#usr/include/boost/atomic/detail/type_traits/make_unsigned.hpp
+#usr/include/boost/atomic/detail/type_traits/remove_cv.hpp
#usr/include/boost/atomic/detail/wait_capabilities.hpp
#usr/include/boost/atomic/detail/wait_caps_darwin_ulock.hpp
#usr/include/boost/atomic/detail/wait_caps_dragonfly_umtx.hpp
@@ -1615,6 +1622,8 @@
#usr/include/boost/bind/bind_mf_cc.hpp
#usr/include/boost/bind/bind_template.hpp
#usr/include/boost/bind/detail
+#usr/include/boost/bind/detail/is_same.hpp
+#usr/include/boost/bind/detail/requires_cxx11.hpp
#usr/include/boost/bind/detail/result_traits.hpp
#usr/include/boost/bind/make_adaptable.hpp
#usr/include/boost/bind/mem_fn.hpp
@@ -1731,6 +1740,7 @@
#usr/include/boost/chrono/detail/is_evenly_divisible_by.hpp
#usr/include/boost/chrono/detail/no_warning
#usr/include/boost/chrono/detail/no_warning/signed_unsigned_cmp.hpp
+#usr/include/boost/chrono/detail/requires_cxx11.hpp
#usr/include/boost/chrono/detail/scan_keyword.hpp
#usr/include/boost/chrono/detail/static_assert.hpp
#usr/include/boost/chrono/detail/system.hpp
@@ -1772,6 +1782,11 @@
#usr/include/boost/circular_buffer/details.hpp
#usr/include/boost/circular_buffer/space_optimized.hpp
#usr/include/boost/circular_buffer_fwd.hpp
+#usr/include/boost/compat
+#usr/include/boost/compat/detail
+#usr/include/boost/compat/detail/throw_system_error.hpp
+#usr/include/boost/compat/latch.hpp
+#usr/include/boost/compat/shared_lock.hpp
#usr/include/boost/compatibility
#usr/include/boost/compatibility/cpp_c_headers
#usr/include/boost/compatibility/cpp_c_headers/cassert
@@ -2285,7 +2300,6 @@
#usr/include/boost/container/detail/flat_tree.hpp
#usr/include/boost/container/detail/function_detector.hpp
#usr/include/boost/container/detail/guards_dended.hpp
-#usr/include/boost/container/detail/hash_table.hpp
#usr/include/boost/container/detail/is_container.hpp
#usr/include/boost/container/detail/is_contiguous_container.hpp
#usr/include/boost/container/detail/is_pair.hpp
@@ -2366,14 +2380,17 @@
#usr/include/boost/container_hash/detail
#usr/include/boost/container_hash/detail/hash_mix.hpp
#usr/include/boost/container_hash/detail/hash_range.hpp
-#usr/include/boost/container_hash/detail/hash_tuple.hpp
+#usr/include/boost/container_hash/detail/hash_tuple_like.hpp
#usr/include/boost/container_hash/detail/limits.hpp
+#usr/include/boost/container_hash/detail/mulx.hpp
+#usr/include/boost/container_hash/detail/requires_cxx11.hpp
#usr/include/boost/container_hash/extensions.hpp
#usr/include/boost/container_hash/hash.hpp
#usr/include/boost/container_hash/hash_fwd.hpp
#usr/include/boost/container_hash/is_contiguous_range.hpp
#usr/include/boost/container_hash/is_described_class.hpp
#usr/include/boost/container_hash/is_range.hpp
+#usr/include/boost/container_hash/is_tuple_like.hpp
#usr/include/boost/container_hash/is_unordered_range.hpp
#usr/include/boost/context
#usr/include/boost/context/continuation.hpp
@@ -2496,15 +2513,23 @@
#usr/include/boost/convert/strtol.hpp
#usr/include/boost/core
#usr/include/boost/core/addressof.hpp
+#usr/include/boost/core/alignof.hpp
#usr/include/boost/core/alloc_construct.hpp
#usr/include/boost/core/allocator_access.hpp
#usr/include/boost/core/allocator_traits.hpp
#usr/include/boost/core/bit.hpp
#usr/include/boost/core/checked_delete.hpp
#usr/include/boost/core/cmath.hpp
+#usr/include/boost/core/data.hpp
#usr/include/boost/core/default_allocator.hpp
#usr/include/boost/core/demangle.hpp
#usr/include/boost/core/detail
+#usr/include/boost/core/detail/is_same.hpp
+#usr/include/boost/core/detail/lwt_unattended.hpp
+#usr/include/boost/core/detail/sp_thread_pause.hpp
+#usr/include/boost/core/detail/sp_thread_sleep.hpp
+#usr/include/boost/core/detail/sp_thread_yield.hpp
+#usr/include/boost/core/detail/sp_win32_sleep.hpp
#usr/include/boost/core/detail/splitmix64.hpp
#usr/include/boost/core/detail/string_view.hpp
#usr/include/boost/core/empty_value.hpp
@@ -2513,10 +2538,15 @@
#usr/include/boost/core/explicit_operator_bool.hpp
#usr/include/boost/core/fclose_deleter.hpp
#usr/include/boost/core/first_scalar.hpp
+#usr/include/boost/core/identity.hpp
#usr/include/boost/core/ignore_unused.hpp
#usr/include/boost/core/is_same.hpp
+#usr/include/boost/core/launder.hpp
#usr/include/boost/core/lightweight_test.hpp
#usr/include/boost/core/lightweight_test_trait.hpp
+#usr/include/boost/core/make_span.hpp
+#usr/include/boost/core/max_align.hpp
+#usr/include/boost/core/memory_resource.hpp
#usr/include/boost/core/no_exceptions_support.hpp
#usr/include/boost/core/noinit_adaptor.hpp
#usr/include/boost/core/noncopyable.hpp
@@ -2526,6 +2556,9 @@
#usr/include/boost/core/quick_exit.hpp
#usr/include/boost/core/ref.hpp
#usr/include/boost/core/scoped_enum.hpp
+#usr/include/boost/core/serialization.hpp
+#usr/include/boost/core/size.hpp
+#usr/include/boost/core/snprintf.hpp
#usr/include/boost/core/span.hpp
#usr/include/boost/core/swap.hpp
#usr/include/boost/core/type_name.hpp
@@ -2534,6 +2567,7 @@
#usr/include/boost/core/underlying_type.hpp
#usr/include/boost/core/use_default.hpp
#usr/include/boost/core/verbose_terminate_handler.hpp
+#usr/include/boost/core/yield_primitives.hpp
#usr/include/boost/coroutine
#usr/include/boost/coroutine/all.hpp
#usr/include/boost/coroutine/asymmetric_coroutine.hpp
@@ -2895,6 +2929,7 @@
#usr/include/boost/endian/detail/is_scoped_enum.hpp
#usr/include/boost/endian/detail/is_trivially_copyable.hpp
#usr/include/boost/endian/detail/order.hpp
+#usr/include/boost/endian/detail/requires_cxx11.hpp
#usr/include/boost/endian/endian.hpp
#usr/include/boost/exception
#usr/include/boost/exception/all.hpp
@@ -3004,6 +3039,7 @@
#usr/include/boost/filesystem.hpp
#usr/include/boost/filesystem/config.hpp
#usr/include/boost/filesystem/convenience.hpp
+#usr/include/boost/filesystem/cstdio.hpp
#usr/include/boost/filesystem/detail
#usr/include/boost/filesystem/detail/footer.hpp
#usr/include/boost/filesystem/detail/header.hpp
@@ -3086,9 +3122,11 @@
#usr/include/boost/function
#usr/include/boost/function.hpp
#usr/include/boost/function/detail
+#usr/include/boost/function/detail/epilogue.hpp
#usr/include/boost/function/detail/function_iterate.hpp
#usr/include/boost/function/detail/maybe_include.hpp
#usr/include/boost/function/detail/prologue.hpp
+#usr/include/boost/function/detail/requires_cxx11.hpp
#usr/include/boost/function/function0.hpp
#usr/include/boost/function/function1.hpp
#usr/include/boost/function/function10.hpp
@@ -4537,6 +4575,7 @@
#usr/include/boost/geometry/algorithms/detail/overlay/clip_linestring.hpp
#usr/include/boost/geometry/algorithms/detail/overlay/cluster_exits.hpp
#usr/include/boost/geometry/algorithms/detail/overlay/cluster_info.hpp
+#usr/include/boost/geometry/algorithms/detail/overlay/colocate_clusters.hpp
#usr/include/boost/geometry/algorithms/detail/overlay/convert_ring.hpp
#usr/include/boost/geometry/algorithms/detail/overlay/copy_segment_point.hpp
#usr/include/boost/geometry/algorithms/detail/overlay/copy_segments.hpp
@@ -4594,6 +4633,7 @@
#usr/include/boost/geometry/algorithms/detail/relate
#usr/include/boost/geometry/algorithms/detail/relate/areal_areal.hpp
#usr/include/boost/geometry/algorithms/detail/relate/boundary_checker.hpp
+#usr/include/boost/geometry/algorithms/detail/relate/box_areal.hpp
#usr/include/boost/geometry/algorithms/detail/relate/de9im.hpp
#usr/include/boost/geometry/algorithms/detail/relate/follow_helpers.hpp
#usr/include/boost/geometry/algorithms/detail/relate/implementation.hpp
@@ -5378,7 +5418,12 @@
#usr/include/boost/geometry/strategies/geographic.hpp
#usr/include/boost/geometry/strategies/geographic/area.hpp
#usr/include/boost/geometry/strategies/geographic/azimuth.hpp
+#usr/include/boost/geometry/strategies/geographic/buffer_end_round.hpp
+#usr/include/boost/geometry/strategies/geographic/buffer_helper.hpp
+#usr/include/boost/geometry/strategies/geographic/buffer_join_miter.hpp
+#usr/include/boost/geometry/strategies/geographic/buffer_join_round.hpp
#usr/include/boost/geometry/strategies/geographic/buffer_point_circle.hpp
+#usr/include/boost/geometry/strategies/geographic/buffer_side_straight.hpp
#usr/include/boost/geometry/strategies/geographic/closest_points_pt_seg.hpp
#usr/include/boost/geometry/strategies/geographic/densify.hpp
#usr/include/boost/geometry/strategies/geographic/disjoint_segment_box.hpp
@@ -5541,8 +5586,10 @@
#usr/include/boost/geometry/util/combine_if.hpp
#usr/include/boost/geometry/util/compress_variant.hpp
#usr/include/boost/geometry/util/condition.hpp
+#usr/include/boost/geometry/util/constexpr.hpp
#usr/include/boost/geometry/util/coordinate_cast.hpp
#usr/include/boost/geometry/util/for_each_coordinate.hpp
+#usr/include/boost/geometry/util/for_each_with_index.hpp
#usr/include/boost/geometry/util/has_infinite_coordinate.hpp
#usr/include/boost/geometry/util/has_nan_coordinate.hpp
#usr/include/boost/geometry/util/has_non_finite_coordinate.hpp
@@ -6647,7 +6694,6 @@
#usr/include/boost/histogram/detail/relaxed_tuple_size.hpp
#usr/include/boost/histogram/detail/replace_type.hpp
#usr/include/boost/histogram/detail/safe_comparison.hpp
-#usr/include/boost/histogram/detail/span.hpp
#usr/include/boost/histogram/detail/square.hpp
#usr/include/boost/histogram/detail/static_if.hpp
#usr/include/boost/histogram/detail/sub_array.hpp
@@ -6931,10 +6977,8 @@
#usr/include/boost/interprocess/detail/intermodule_singleton.hpp
#usr/include/boost/interprocess/detail/intermodule_singleton_common.hpp
#usr/include/boost/interprocess/detail/interprocess_tester.hpp
-#usr/include/boost/interprocess/detail/intersegment_ptr.hpp
#usr/include/boost/interprocess/detail/managed_global_memory.hpp
#usr/include/boost/interprocess/detail/managed_memory_impl.hpp
-#usr/include/boost/interprocess/detail/managed_multi_shared_memory.hpp
#usr/include/boost/interprocess/detail/managed_open_or_create_impl.hpp
#usr/include/boost/interprocess/detail/math_functions.hpp
#usr/include/boost/interprocess/detail/min_max.hpp
@@ -7339,6 +7383,7 @@
#usr/include/boost/iterator/function_output_iterator.hpp
#usr/include/boost/iterator/indirect_iterator.hpp
#usr/include/boost/iterator/interoperable.hpp
+#usr/include/boost/iterator/is_iterator.hpp
#usr/include/boost/iterator/is_lvalue_iterator.hpp
#usr/include/boost/iterator/is_readable_iterator.hpp
#usr/include/boost/iterator/iterator_adaptor.hpp
@@ -7361,16 +7406,40 @@
#usr/include/boost/json/basic_parser_impl.hpp
#usr/include/boost/json/conversion.hpp
#usr/include/boost/json/detail
-#usr/include/boost/json/detail/align.hpp
#usr/include/boost/json/detail/array.hpp
#usr/include/boost/json/detail/buffer.hpp
+#usr/include/boost/json/detail/charconv
+#usr/include/boost/json/detail/charconv/chars_format.hpp
+#usr/include/boost/json/detail/charconv/detail
+#usr/include/boost/json/detail/charconv/detail/compute_float64.hpp
+#usr/include/boost/json/detail/charconv/detail/config.hpp
+#usr/include/boost/json/detail/charconv/detail/emulated128.hpp
+#usr/include/boost/json/detail/charconv/detail/fast_float
+#usr/include/boost/json/detail/charconv/detail/fast_float/ascii_number.hpp
+#usr/include/boost/json/detail/charconv/detail/fast_float/bigint.hpp
+#usr/include/boost/json/detail/charconv/detail/fast_float/constexpr_feature_detect.hpp
+#usr/include/boost/json/detail/charconv/detail/fast_float/decimal_to_binary.hpp
+#usr/include/boost/json/detail/charconv/detail/fast_float/digit_comparison.hpp
+#usr/include/boost/json/detail/charconv/detail/fast_float/fast_float.hpp
+#usr/include/boost/json/detail/charconv/detail/fast_float/fast_table.hpp
+#usr/include/boost/json/detail/charconv/detail/fast_float/float_common.hpp
+#usr/include/boost/json/detail/charconv/detail/fast_float/parse_number.hpp
+#usr/include/boost/json/detail/charconv/detail/from_chars_float_impl.hpp
+#usr/include/boost/json/detail/charconv/detail/from_chars_integer_impl.hpp
+#usr/include/boost/json/detail/charconv/detail/from_chars_result.hpp
+#usr/include/boost/json/detail/charconv/detail/integer_search_trees.hpp
+#usr/include/boost/json/detail/charconv/detail/parser.hpp
+#usr/include/boost/json/detail/charconv/detail/significand_tables.hpp
+#usr/include/boost/json/detail/charconv/from_chars.hpp
+#usr/include/boost/json/detail/charconv/impl
+#usr/include/boost/json/detail/charconv/impl/from_chars.ipp
+#usr/include/boost/json/detail/charconv/limits.hpp
#usr/include/boost/json/detail/config.hpp
#usr/include/boost/json/detail/default_resource.hpp
#usr/include/boost/json/detail/digest.hpp
#usr/include/boost/json/detail/except.hpp
#usr/include/boost/json/detail/format.hpp
#usr/include/boost/json/detail/handler.hpp
-#usr/include/boost/json/detail/hash_combine.hpp
#usr/include/boost/json/detail/impl
#usr/include/boost/json/detail/impl/array.hpp
#usr/include/boost/json/detail/impl/default_resource.ipp
@@ -7391,6 +7460,7 @@
#usr/include/boost/json/detail/ryu/impl
#usr/include/boost/json/detail/ryu/impl/d2s.ipp
#usr/include/boost/json/detail/ryu/ryu.hpp
+#usr/include/boost/json/detail/sbo_buffer.hpp
#usr/include/boost/json/detail/shared_resource.hpp
#usr/include/boost/json/detail/sse2.hpp
#usr/include/boost/json/detail/stack.hpp
@@ -7438,7 +7508,9 @@
#usr/include/boost/json/parser.hpp
#usr/include/boost/json/pilfer.hpp
#usr/include/boost/json/serialize.hpp
+#usr/include/boost/json/serialize_options.hpp
#usr/include/boost/json/serializer.hpp
+#usr/include/boost/json/set_pointer_options.hpp
#usr/include/boost/json/src.hpp
#usr/include/boost/json/static_resource.hpp
#usr/include/boost/json/storage_ptr.hpp
@@ -7609,6 +7681,10 @@
#usr/include/boost/locale/conversion.hpp
#usr/include/boost/locale/date_time.hpp
#usr/include/boost/locale/date_time_facet.hpp
+#usr/include/boost/locale/detail
+#usr/include/boost/locale/detail/encoding.hpp
+#usr/include/boost/locale/detail/facet_id.hpp
+#usr/include/boost/locale/detail/is_supported_char.hpp
#usr/include/boost/locale/encoding.hpp
#usr/include/boost/locale/encoding_errors.hpp
#usr/include/boost/locale/encoding_utf.hpp
@@ -7626,6 +7702,7 @@
#usr/include/boost/locale/utf8_codecvt.hpp
#usr/include/boost/locale/util
#usr/include/boost/locale/util.hpp
+#usr/include/boost/locale/util/locale_data.hpp
#usr/include/boost/locale/util/string.hpp
#usr/include/boost/lockfree
#usr/include/boost/lockfree/detail
@@ -7723,7 +7800,6 @@
#usr/include/boost/log/detail/sfinae_tools.hpp
#usr/include/boost/log/detail/singleton.hpp
#usr/include/boost/log/detail/sink_init_helpers.hpp
-#usr/include/boost/log/detail/snprintf.hpp
#usr/include/boost/log/detail/tagged_integer.hpp
#usr/include/boost/log/detail/thread_id.hpp
#usr/include/boost/log/detail/thread_specific.hpp
@@ -8199,6 +8275,7 @@
#usr/include/boost/math/special_functions/expm1.hpp
#usr/include/boost/math/special_functions/factorials.hpp
#usr/include/boost/math/special_functions/fibonacci.hpp
+#usr/include/boost/math/special_functions/fourier_transform_daubechies.hpp
#usr/include/boost/math/special_functions/fpclassify.hpp
#usr/include/boost/math/special_functions/gamma.hpp
#usr/include/boost/math/special_functions/gegenbauer.hpp
@@ -8392,6 +8469,7 @@
#usr/include/boost/math/tools/detail/rational_horner3_8.hpp
#usr/include/boost/math/tools/detail/rational_horner3_9.hpp
#usr/include/boost/math/tools/engel_expansion.hpp
+#usr/include/boost/math/tools/estrin.hpp
#usr/include/boost/math/tools/fraction.hpp
#usr/include/boost/math/tools/header_deprecated.hpp
#usr/include/boost/math/tools/is_constant_evaluated.hpp
@@ -8825,15 +8903,19 @@
#usr/include/boost/mp11/detail/mp_append.hpp
#usr/include/boost/mp11/detail/mp_copy_if.hpp
#usr/include/boost/mp11/detail/mp_count.hpp
+#usr/include/boost/mp11/detail/mp_defer.hpp
#usr/include/boost/mp11/detail/mp_fold.hpp
#usr/include/boost/mp11/detail/mp_front.hpp
#usr/include/boost/mp11/detail/mp_is_list.hpp
+#usr/include/boost/mp11/detail/mp_is_value_list.hpp
#usr/include/boost/mp11/detail/mp_list.hpp
+#usr/include/boost/mp11/detail/mp_list_v.hpp
#usr/include/boost/mp11/detail/mp_map_find.hpp
#usr/include/boost/mp11/detail/mp_min_element.hpp
#usr/include/boost/mp11/detail/mp_plus.hpp
#usr/include/boost/mp11/detail/mp_remove_if.hpp
#usr/include/boost/mp11/detail/mp_rename.hpp
+#usr/include/boost/mp11/detail/mp_value.hpp
#usr/include/boost/mp11/detail/mp_void.hpp
#usr/include/boost/mp11/detail/mp_with_index.hpp
#usr/include/boost/mp11/detail/mpl_common.hpp
@@ -10093,6 +10175,7 @@
#usr/include/boost/multi_index/detail/any_container_view.hpp
#usr/include/boost/multi_index/detail/archive_constructed.hpp
#usr/include/boost/multi_index/detail/auto_space.hpp
+#usr/include/boost/multi_index/detail/bad_archive_exception.hpp
#usr/include/boost/multi_index/detail/base_type.hpp
#usr/include/boost/multi_index/detail/bidir_node_iterator.hpp
#usr/include/boost/multi_index/detail/bucket_array.hpp
@@ -10233,12 +10316,14 @@
#usr/include/boost/multiprecision/detail/rebind.hpp
#usr/include/boost/multiprecision/detail/standalone_config.hpp
#usr/include/boost/multiprecision/detail/static_array.hpp
+#usr/include/boost/multiprecision/detail/string_helpers.hpp
#usr/include/boost/multiprecision/detail/tables.hpp
#usr/include/boost/multiprecision/detail/ublas_interop.hpp
#usr/include/boost/multiprecision/detail/uniform_int_distribution.hpp
#usr/include/boost/multiprecision/detail/utype_helper.hpp
#usr/include/boost/multiprecision/eigen.hpp
#usr/include/boost/multiprecision/float128.hpp
+#usr/include/boost/multiprecision/fwd.hpp
#usr/include/boost/multiprecision/gmp.hpp
#usr/include/boost/multiprecision/integer.hpp
#usr/include/boost/multiprecision/logged_adaptor.hpp
@@ -10262,6 +10347,159 @@
#usr/include/boost/multiprecision/traits/max_digits10.hpp
#usr/include/boost/multiprecision/traits/std_integer_traits.hpp
#usr/include/boost/multiprecision/traits/transcendental_reduction_type.hpp
+#usr/include/boost/mysql
+#usr/include/boost/mysql.hpp
+#usr/include/boost/mysql/bad_field_access.hpp
+#usr/include/boost/mysql/blob.hpp
+#usr/include/boost/mysql/blob_view.hpp
+#usr/include/boost/mysql/buffer_params.hpp
+#usr/include/boost/mysql/client_errc.hpp
+#usr/include/boost/mysql/column_type.hpp
+#usr/include/boost/mysql/common_server_errc.hpp
+#usr/include/boost/mysql/connection.hpp
+#usr/include/boost/mysql/date.hpp
+#usr/include/boost/mysql/datetime.hpp
+#usr/include/boost/mysql/days.hpp
+#usr/include/boost/mysql/detail
+#usr/include/boost/mysql/detail/access.hpp
+#usr/include/boost/mysql/detail/any_execution_request.hpp
+#usr/include/boost/mysql/detail/any_stream.hpp
+#usr/include/boost/mysql/detail/any_stream_impl.hpp
+#usr/include/boost/mysql/detail/channel_ptr.hpp
+#usr/include/boost/mysql/detail/coldef_view.hpp
+#usr/include/boost/mysql/detail/config.hpp
+#usr/include/boost/mysql/detail/datetime.hpp
+#usr/include/boost/mysql/detail/execution_concepts.hpp
+#usr/include/boost/mysql/detail/execution_processor
+#usr/include/boost/mysql/detail/execution_processor/execution_processor.hpp
+#usr/include/boost/mysql/detail/execution_processor/execution_state_impl.hpp
+#usr/include/boost/mysql/detail/execution_processor/results_impl.hpp
+#usr/include/boost/mysql/detail/execution_processor/static_execution_state_impl.hpp
+#usr/include/boost/mysql/detail/execution_processor/static_results_impl.hpp
+#usr/include/boost/mysql/detail/field_impl.hpp
+#usr/include/boost/mysql/detail/flags.hpp
+#usr/include/boost/mysql/detail/network_algorithms.hpp
+#usr/include/boost/mysql/detail/ok_view.hpp
+#usr/include/boost/mysql/detail/rebind_executor.hpp
+#usr/include/boost/mysql/detail/results_iterator.hpp
+#usr/include/boost/mysql/detail/resultset_encoding.hpp
+#usr/include/boost/mysql/detail/row_impl.hpp
+#usr/include/boost/mysql/detail/rows_iterator.hpp
+#usr/include/boost/mysql/detail/socket_stream.hpp
+#usr/include/boost/mysql/detail/string_view_offset.hpp
+#usr/include/boost/mysql/detail/throw_on_error_loc.hpp
+#usr/include/boost/mysql/detail/typing
+#usr/include/boost/mysql/detail/typing/get_type_index.hpp
+#usr/include/boost/mysql/detail/typing/meta_check_context.hpp
+#usr/include/boost/mysql/detail/typing/pos_map.hpp
+#usr/include/boost/mysql/detail/typing/readable_field_traits.hpp
+#usr/include/boost/mysql/detail/typing/row_traits.hpp
+#usr/include/boost/mysql/detail/void_t.hpp
+#usr/include/boost/mysql/detail/writable_field_traits.hpp
+#usr/include/boost/mysql/diagnostics.hpp
+#usr/include/boost/mysql/error_categories.hpp
+#usr/include/boost/mysql/error_code.hpp
+#usr/include/boost/mysql/error_with_diagnostics.hpp
+#usr/include/boost/mysql/execution_state.hpp
+#usr/include/boost/mysql/field.hpp
+#usr/include/boost/mysql/field_kind.hpp
+#usr/include/boost/mysql/field_view.hpp
+#usr/include/boost/mysql/handshake_params.hpp
+#usr/include/boost/mysql/impl
+#usr/include/boost/mysql/impl/any_stream_impl.ipp
+#usr/include/boost/mysql/impl/channel_ptr.ipp
+#usr/include/boost/mysql/impl/column_type.ipp
+#usr/include/boost/mysql/impl/date.ipp
+#usr/include/boost/mysql/impl/datetime.ipp
+#usr/include/boost/mysql/impl/error_categories.ipp
+#usr/include/boost/mysql/impl/execution_state_impl.ipp
+#usr/include/boost/mysql/impl/field.ipp
+#usr/include/boost/mysql/impl/field_kind.ipp
+#usr/include/boost/mysql/impl/field_view.hpp
+#usr/include/boost/mysql/impl/field_view.ipp
+#usr/include/boost/mysql/impl/internal
+#usr/include/boost/mysql/impl/internal/auth
+#usr/include/boost/mysql/impl/internal/auth/auth.hpp
+#usr/include/boost/mysql/impl/internal/auth/auth.ipp
+#usr/include/boost/mysql/impl/internal/channel
+#usr/include/boost/mysql/impl/internal/channel/channel.hpp
+#usr/include/boost/mysql/impl/internal/channel/message_parser.hpp
+#usr/include/boost/mysql/impl/internal/channel/message_parser.ipp
+#usr/include/boost/mysql/impl/internal/channel/message_reader.hpp
+#usr/include/boost/mysql/impl/internal/channel/message_writer.hpp
+#usr/include/boost/mysql/impl/internal/channel/read_buffer.hpp
+#usr/include/boost/mysql/impl/internal/channel/valgrind.hpp
+#usr/include/boost/mysql/impl/internal/channel/write_message.hpp
+#usr/include/boost/mysql/impl/internal/error
+#usr/include/boost/mysql/impl/internal/error/server_error_to_string.hpp
+#usr/include/boost/mysql/impl/internal/error/server_error_to_string.ipp
+#usr/include/boost/mysql/impl/internal/make_string_view.hpp
+#usr/include/boost/mysql/impl/internal/network_algorithms
+#usr/include/boost/mysql/impl/internal/network_algorithms/close_connection.hpp
+#usr/include/boost/mysql/impl/internal/network_algorithms/close_statement.hpp
+#usr/include/boost/mysql/impl/internal/network_algorithms/connect.hpp
+#usr/include/boost/mysql/impl/internal/network_algorithms/execute.hpp
+#usr/include/boost/mysql/impl/internal/network_algorithms/handshake.hpp
+#usr/include/boost/mysql/impl/internal/network_algorithms/ping.hpp
+#usr/include/boost/mysql/impl/internal/network_algorithms/prepare_statement.hpp
+#usr/include/boost/mysql/impl/internal/network_algorithms/quit_connection.hpp
+#usr/include/boost/mysql/impl/internal/network_algorithms/read_resultset_head.hpp
+#usr/include/boost/mysql/impl/internal/network_algorithms/read_some_rows.hpp
+#usr/include/boost/mysql/impl/internal/network_algorithms/read_some_rows_dynamic.hpp
+#usr/include/boost/mysql/impl/internal/network_algorithms/start_execution.hpp
+#usr/include/boost/mysql/impl/internal/protocol
+#usr/include/boost/mysql/impl/internal/protocol/basic_types.hpp
+#usr/include/boost/mysql/impl/internal/protocol/binary_serialization.hpp
+#usr/include/boost/mysql/impl/internal/protocol/binary_serialization.ipp
+#usr/include/boost/mysql/impl/internal/protocol/bit_deserialization.hpp
+#usr/include/boost/mysql/impl/internal/protocol/capabilities.hpp
+#usr/include/boost/mysql/impl/internal/protocol/constants.hpp
+#usr/include/boost/mysql/impl/internal/protocol/db_flavor.hpp
+#usr/include/boost/mysql/impl/internal/protocol/deserialize_binary_field.hpp
+#usr/include/boost/mysql/impl/internal/protocol/deserialize_binary_field.ipp
+#usr/include/boost/mysql/impl/internal/protocol/deserialize_text_field.hpp
+#usr/include/boost/mysql/impl/internal/protocol/deserialize_text_field.ipp
+#usr/include/boost/mysql/impl/internal/protocol/null_bitmap_traits.hpp
+#usr/include/boost/mysql/impl/internal/protocol/protocol.hpp
+#usr/include/boost/mysql/impl/internal/protocol/protocol.ipp
+#usr/include/boost/mysql/impl/internal/protocol/protocol_field_type.hpp
+#usr/include/boost/mysql/impl/internal/protocol/protocol_field_type.ipp
+#usr/include/boost/mysql/impl/internal/protocol/serialization.hpp
+#usr/include/boost/mysql/impl/internal/protocol/static_buffer.hpp
+#usr/include/boost/mysql/impl/meta_check_context.ipp
+#usr/include/boost/mysql/impl/network_algorithms.ipp
+#usr/include/boost/mysql/impl/results_impl.ipp
+#usr/include/boost/mysql/impl/resultset.ipp
+#usr/include/boost/mysql/impl/row_impl.ipp
+#usr/include/boost/mysql/impl/statement.hpp
+#usr/include/boost/mysql/impl/static_execution_state_impl.ipp
+#usr/include/boost/mysql/impl/static_results_impl.ipp
+#usr/include/boost/mysql/mariadb_collations.hpp
+#usr/include/boost/mysql/mariadb_server_errc.hpp
+#usr/include/boost/mysql/metadata.hpp
+#usr/include/boost/mysql/metadata_collection_view.hpp
+#usr/include/boost/mysql/metadata_mode.hpp
+#usr/include/boost/mysql/mysql_collations.hpp
+#usr/include/boost/mysql/mysql_server_errc.hpp
+#usr/include/boost/mysql/results.hpp
+#usr/include/boost/mysql/resultset.hpp
+#usr/include/boost/mysql/resultset_view.hpp
+#usr/include/boost/mysql/row.hpp
+#usr/include/boost/mysql/row_view.hpp
+#usr/include/boost/mysql/rows.hpp
+#usr/include/boost/mysql/rows_view.hpp
+#usr/include/boost/mysql/src.hpp
+#usr/include/boost/mysql/ssl_mode.hpp
+#usr/include/boost/mysql/statement.hpp
+#usr/include/boost/mysql/static_execution_state.hpp
+#usr/include/boost/mysql/static_results.hpp
+#usr/include/boost/mysql/string_view.hpp
+#usr/include/boost/mysql/tcp.hpp
+#usr/include/boost/mysql/tcp_ssl.hpp
+#usr/include/boost/mysql/throw_on_error.hpp
+#usr/include/boost/mysql/time.hpp
+#usr/include/boost/mysql/unix.hpp
+#usr/include/boost/mysql/unix_ssl.hpp
#usr/include/boost/next_prior.hpp
#usr/include/boost/non_type.hpp
#usr/include/boost/noncopyable.hpp
@@ -10283,6 +10521,7 @@
#usr/include/boost/nowide/filesystem.hpp
#usr/include/boost/nowide/fstream.hpp
#usr/include/boost/nowide/iostream.hpp
+#usr/include/boost/nowide/quoted.hpp
#usr/include/boost/nowide/replacement.hpp
#usr/include/boost/nowide/stackstring.hpp
#usr/include/boost/nowide/stat.hpp
@@ -10702,32 +10941,33 @@
#usr/include/boost/outcome/experimental/coroutine_support.hpp
#usr/include/boost/outcome/experimental/result.h
#usr/include/boost/outcome/experimental/status-code
-#usr/include/boost/outcome/experimental/status-code/boost_error_code.hpp
-#usr/include/boost/outcome/experimental/status-code/com_code.hpp
-#usr/include/boost/outcome/experimental/status-code/config.hpp
-#usr/include/boost/outcome/experimental/status-code/detail
-#usr/include/boost/outcome/experimental/status-code/detail/nt_code_to_generic_code.ipp
-#usr/include/boost/outcome/experimental/status-code/detail/nt_code_to_win32_code.ipp
-#usr/include/boost/outcome/experimental/status-code/detail/win32_code_to_generic_code.ipp
-#usr/include/boost/outcome/experimental/status-code/error.hpp
-#usr/include/boost/outcome/experimental/status-code/errored_status_code.hpp
-#usr/include/boost/outcome/experimental/status-code/generic_code.hpp
-#usr/include/boost/outcome/experimental/status-code/getaddrinfo_code.hpp
-#usr/include/boost/outcome/experimental/status-code/http_status_code.hpp
-#usr/include/boost/outcome/experimental/status-code/iostream_support.hpp
-#usr/include/boost/outcome/experimental/status-code/nt_code.hpp
-#usr/include/boost/outcome/experimental/status-code/posix_code.hpp
-#usr/include/boost/outcome/experimental/status-code/quick_status_code_from_enum.hpp
-#usr/include/boost/outcome/experimental/status-code/result.hpp
-#usr/include/boost/outcome/experimental/status-code/status_code.hpp
-#usr/include/boost/outcome/experimental/status-code/status_code_domain.hpp
-#usr/include/boost/outcome/experimental/status-code/status_code_ptr.hpp
-#usr/include/boost/outcome/experimental/status-code/status_error.hpp
-#usr/include/boost/outcome/experimental/status-code/std_error_code.hpp
-#usr/include/boost/outcome/experimental/status-code/system_code.hpp
-#usr/include/boost/outcome/experimental/status-code/system_code_from_exception.hpp
-#usr/include/boost/outcome/experimental/status-code/system_error2.hpp
-#usr/include/boost/outcome/experimental/status-code/win32_code.hpp
+#usr/include/boost/outcome/experimental/status-code/status-code
+#usr/include/boost/outcome/experimental/status-code/status-code/boost_error_code.hpp
+#usr/include/boost/outcome/experimental/status-code/status-code/com_code.hpp
+#usr/include/boost/outcome/experimental/status-code/status-code/config.hpp
+#usr/include/boost/outcome/experimental/status-code/status-code/detail
+#usr/include/boost/outcome/experimental/status-code/status-code/detail/nt_code_to_generic_code.ipp
+#usr/include/boost/outcome/experimental/status-code/status-code/detail/nt_code_to_win32_code.ipp
+#usr/include/boost/outcome/experimental/status-code/status-code/detail/win32_code_to_generic_code.ipp
+#usr/include/boost/outcome/experimental/status-code/status-code/error.hpp
+#usr/include/boost/outcome/experimental/status-code/status-code/errored_status_code.hpp
+#usr/include/boost/outcome/experimental/status-code/status-code/generic_code.hpp
+#usr/include/boost/outcome/experimental/status-code/status-code/getaddrinfo_code.hpp
+#usr/include/boost/outcome/experimental/status-code/status-code/http_status_code.hpp
+#usr/include/boost/outcome/experimental/status-code/status-code/iostream_support.hpp
+#usr/include/boost/outcome/experimental/status-code/status-code/nested_status_code.hpp
+#usr/include/boost/outcome/experimental/status-code/status-code/nt_code.hpp
+#usr/include/boost/outcome/experimental/status-code/status-code/posix_code.hpp
+#usr/include/boost/outcome/experimental/status-code/status-code/quick_status_code_from_enum.hpp
+#usr/include/boost/outcome/experimental/status-code/status-code/result.hpp
+#usr/include/boost/outcome/experimental/status-code/status-code/status_code.hpp
+#usr/include/boost/outcome/experimental/status-code/status-code/status_code_domain.hpp
+#usr/include/boost/outcome/experimental/status-code/status-code/status_error.hpp
+#usr/include/boost/outcome/experimental/status-code/status-code/std_error_code.hpp
+#usr/include/boost/outcome/experimental/status-code/status-code/system_code.hpp
+#usr/include/boost/outcome/experimental/status-code/status-code/system_code_from_exception.hpp
+#usr/include/boost/outcome/experimental/status-code/status-code/system_error2.hpp
+#usr/include/boost/outcome/experimental/status-code/status-code/win32_code.hpp
#usr/include/boost/outcome/experimental/status_outcome.hpp
#usr/include/boost/outcome/experimental/status_result.hpp
#usr/include/boost/outcome/iostream_support.hpp
@@ -10883,6 +11123,7 @@
#usr/include/boost/pending/stringtok.hpp
#usr/include/boost/pfr
#usr/include/boost/pfr.hpp
+#usr/include/boost/pfr/config.hpp
#usr/include/boost/pfr/core.hpp
#usr/include/boost/pfr/detail
#usr/include/boost/pfr/detail/cast_to_layout_compatible.hpp
@@ -10900,6 +11141,7 @@
#usr/include/boost/pfr/detail/make_flat_tuple_of_references.hpp
#usr/include/boost/pfr/detail/make_integer_sequence.hpp
#usr/include/boost/pfr/detail/offset_based_getter.hpp
+#usr/include/boost/pfr/detail/possible_reflectable.hpp
#usr/include/boost/pfr/detail/rvalue_t.hpp
#usr/include/boost/pfr/detail/sequence_tuple.hpp
#usr/include/boost/pfr/detail/size_array.hpp
@@ -10913,6 +11155,8 @@
#usr/include/boost/pfr/io_fields.hpp
#usr/include/boost/pfr/ops.hpp
#usr/include/boost/pfr/ops_fields.hpp
+#usr/include/boost/pfr/traits.hpp
+#usr/include/boost/pfr/traits_fwd.hpp
#usr/include/boost/pfr/tuple_size.hpp
#usr/include/boost/phoenix
#usr/include/boost/phoenix.hpp
@@ -12186,6 +12430,21 @@
#usr/include/boost/process/v2/error.hpp
#usr/include/boost/process/v2/execute.hpp
#usr/include/boost/process/v2/exit_code.hpp
+#usr/include/boost/process/v2/ext
+#usr/include/boost/process/v2/ext.hpp
+#usr/include/boost/process/v2/ext/cmd.hpp
+#usr/include/boost/process/v2/ext/cwd.hpp
+#usr/include/boost/process/v2/ext/detail
+#usr/include/boost/process/v2/ext/detail/impl
+#usr/include/boost/process/v2/ext/detail/impl/proc_info.ipp
+#usr/include/boost/process/v2/ext/detail/proc_info.hpp
+#usr/include/boost/process/v2/ext/env.hpp
+#usr/include/boost/process/v2/ext/exe.hpp
+#usr/include/boost/process/v2/ext/impl
+#usr/include/boost/process/v2/ext/impl/cmd.ipp
+#usr/include/boost/process/v2/ext/impl/cwd.ipp
+#usr/include/boost/process/v2/ext/impl/env.ipp
+#usr/include/boost/process/v2/ext/impl/exe.ipp
#usr/include/boost/process/v2/impl
#usr/include/boost/process/v2/impl/default_launcher.ipp
#usr/include/boost/process/v2/impl/environment.ipp
@@ -13085,6 +13344,7 @@
#usr/include/boost/ratio/detail/mpl/sign.hpp
#usr/include/boost/ratio/detail/overflow_helpers.hpp
#usr/include/boost/ratio/detail/ratio_io.hpp
+#usr/include/boost/ratio/detail/requires_cxx11.hpp
#usr/include/boost/ratio/include.hpp
#usr/include/boost/ratio/mpl
#usr/include/boost/ratio/mpl/abs.hpp
@@ -13412,6 +13672,7 @@
#usr/include/boost/smart_ptr/detail/lwm_win32_cs.hpp
#usr/include/boost/smart_ptr/detail/operator_bool.hpp
#usr/include/boost/smart_ptr/detail/quick_allocator.hpp
+#usr/include/boost/smart_ptr/detail/requires_cxx11.hpp
#usr/include/boost/smart_ptr/detail/shared_count.hpp
#usr/include/boost/smart_ptr/detail/sp_convertible.hpp
#usr/include/boost/smart_ptr/detail/sp_counted_base.hpp
@@ -13445,7 +13706,6 @@
#usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp
#usr/include/boost/smart_ptr/detail/sp_thread_yield.hpp
#usr/include/boost/smart_ptr/detail/sp_typeinfo_.hpp
-#usr/include/boost/smart_ptr/detail/sp_win32_sleep.hpp
#usr/include/boost/smart_ptr/detail/spinlock.hpp
#usr/include/boost/smart_ptr/detail/spinlock_gcc_arm.hpp
#usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp
@@ -13513,8 +13773,6 @@
#usr/include/boost/sort/common/util/traits.hpp
#usr/include/boost/sort/flat_stable_sort
#usr/include/boost/sort/flat_stable_sort/flat_stable_sort.hpp
-#usr/include/boost/sort/heap_sort
-#usr/include/boost/sort/heap_sort/heap_sort.hpp
#usr/include/boost/sort/insert_sort
#usr/include/boost/sort/insert_sort/insert_sort.hpp
#usr/include/boost/sort/parallel_stable_sort
@@ -14811,6 +15069,8 @@
#usr/include/boost/system/detail/generic_category_message.hpp
#usr/include/boost/system/detail/interop_category.hpp
#usr/include/boost/system/detail/is_same.hpp
+#usr/include/boost/system/detail/mutex.hpp
+#usr/include/boost/system/detail/requires_cxx11.hpp
#usr/include/boost/system/detail/snprintf.hpp
#usr/include/boost/system/detail/std_category.hpp
#usr/include/boost/system/detail/std_category_impl.hpp
@@ -15397,6 +15657,7 @@
#usr/include/boost/type_traits/detail/is_member_function_pointer_cxx_03.hpp
#usr/include/boost/type_traits/detail/is_member_function_pointer_cxx_11.hpp
#usr/include/boost/type_traits/detail/is_rvalue_reference_msvc10_fix.hpp
+#usr/include/boost/type_traits/detail/is_swappable_cxx_11.hpp
#usr/include/boost/type_traits/detail/mp_defer.hpp
#usr/include/boost/type_traits/detail/template_arity_spec.hpp
#usr/include/boost/type_traits/detail/yes_no_type.hpp
@@ -15512,6 +15773,7 @@
#usr/include/boost/type_traits/is_scoped_enum.hpp
#usr/include/boost/type_traits/is_signed.hpp
#usr/include/boost/type_traits/is_stateless.hpp
+#usr/include/boost/type_traits/is_swappable.hpp
#usr/include/boost/type_traits/is_trivially_copyable.hpp
#usr/include/boost/type_traits/is_unbounded_array.hpp
#usr/include/boost/type_traits/is_union.hpp
@@ -15545,6 +15807,8 @@
#usr/include/boost/typeof
#usr/include/boost/typeof/constant.hpp
#usr/include/boost/typeof/decltype.hpp
+#usr/include/boost/typeof/detail
+#usr/include/boost/typeof/detail/requires_cxx11.hpp
#usr/include/boost/typeof/dmc
#usr/include/boost/typeof/dmc/typeof_impl.hpp
#usr/include/boost/typeof/encode_decode.hpp
@@ -15943,13 +16207,31 @@
#usr/include/boost/units/unit.hpp
#usr/include/boost/units/units_fwd.hpp
#usr/include/boost/unordered
+#usr/include/boost/unordered/concurrent_flat_map.hpp
+#usr/include/boost/unordered/concurrent_flat_map_fwd.hpp
#usr/include/boost/unordered/detail
#usr/include/boost/unordered/detail/fca.hpp
-#usr/include/boost/unordered/detail/foa.hpp
+#usr/include/boost/unordered/detail/foa
+#usr/include/boost/unordered/detail/foa/concurrent_table.hpp
+#usr/include/boost/unordered/detail/foa/core.hpp
+#usr/include/boost/unordered/detail/foa/element_type.hpp
+#usr/include/boost/unordered/detail/foa/flat_map_types.hpp
+#usr/include/boost/unordered/detail/foa/flat_set_types.hpp
+#usr/include/boost/unordered/detail/foa/ignore_wshadow.hpp
+#usr/include/boost/unordered/detail/foa/node_handle.hpp
+#usr/include/boost/unordered/detail/foa/node_map_types.hpp
+#usr/include/boost/unordered/detail/foa/node_set_types.hpp
+#usr/include/boost/unordered/detail/foa/restore_wshadow.hpp
+#usr/include/boost/unordered/detail/foa/rw_spinlock.hpp
+#usr/include/boost/unordered/detail/foa/table.hpp
+#usr/include/boost/unordered/detail/foa/tuple_rotate_right.hpp
#usr/include/boost/unordered/detail/fwd.hpp
#usr/include/boost/unordered/detail/implementation.hpp
#usr/include/boost/unordered/detail/map.hpp
+#usr/include/boost/unordered/detail/mulx.hpp
+#usr/include/boost/unordered/detail/narrow_cast.hpp
#usr/include/boost/unordered/detail/prime_fmod.hpp
+#usr/include/boost/unordered/detail/requires_cxx11.hpp
#usr/include/boost/unordered/detail/set.hpp
#usr/include/boost/unordered/detail/type_traits.hpp
#usr/include/boost/unordered/detail/xmx.hpp
@@ -15960,6 +16242,10 @@
#usr/include/boost/unordered/unordered_flat_set_fwd.hpp
#usr/include/boost/unordered/unordered_map.hpp
#usr/include/boost/unordered/unordered_map_fwd.hpp
+#usr/include/boost/unordered/unordered_node_map.hpp
+#usr/include/boost/unordered/unordered_node_map_fwd.hpp
+#usr/include/boost/unordered/unordered_node_set.hpp
+#usr/include/boost/unordered/unordered_node_set_fwd.hpp
#usr/include/boost/unordered/unordered_set.hpp
#usr/include/boost/unordered/unordered_set_fwd.hpp
#usr/include/boost/unordered_map.hpp
@@ -15973,19 +16259,11 @@
#usr/include/boost/url/detail/any_segments_iter.hpp
#usr/include/boost/url/detail/config.hpp
#usr/include/boost/url/detail/decode.hpp
-#usr/include/boost/url/detail/empty_value.hpp
#usr/include/boost/url/detail/encode.hpp
#usr/include/boost/url/detail/except.hpp
+#usr/include/boost/url/detail/format_args.hpp
#usr/include/boost/url/detail/impl
-#usr/include/boost/url/detail/impl/any_params_iter.ipp
-#usr/include/boost/url/detail/impl/any_segments_iter.ipp
-#usr/include/boost/url/detail/impl/decode.ipp
-#usr/include/boost/url/detail/impl/except.ipp
-#usr/include/boost/url/detail/impl/normalize.ipp
-#usr/include/boost/url/detail/impl/params_iter_impl.ipp
-#usr/include/boost/url/detail/impl/path.ipp
-#usr/include/boost/url/detail/impl/segments_iter_impl.ipp
-#usr/include/boost/url/detail/impl/url_impl.ipp
+#usr/include/boost/url/detail/impl/format_args.hpp
#usr/include/boost/url/detail/move_chars.hpp
#usr/include/boost/url/detail/normalize.hpp
#usr/include/boost/url/detail/optional_string.hpp
@@ -15993,13 +16271,19 @@
#usr/include/boost/url/detail/params_iter_impl.hpp
#usr/include/boost/url/detail/parts_base.hpp
#usr/include/boost/url/detail/path.hpp
+#usr/include/boost/url/detail/pattern.hpp
+#usr/include/boost/url/detail/pct_format.hpp
#usr/include/boost/url/detail/print.hpp
+#usr/include/boost/url/detail/replacement_field_rule.hpp
#usr/include/boost/url/detail/segments_iter_impl.hpp
+#usr/include/boost/url/detail/string_view.hpp
#usr/include/boost/url/detail/url_impl.hpp
+#usr/include/boost/url/detail/vformat.hpp
#usr/include/boost/url/encode.hpp
#usr/include/boost/url/encoding_opts.hpp
#usr/include/boost/url/error.hpp
#usr/include/boost/url/error_types.hpp
+#usr/include/boost/url/format.hpp
#usr/include/boost/url/grammar
#usr/include/boost/url/grammar.hpp
#usr/include/boost/url/grammar/all_chars.hpp
@@ -16012,27 +16296,18 @@
#usr/include/boost/url/grammar/detail
#usr/include/boost/url/grammar/detail/charset.hpp
#usr/include/boost/url/grammar/detail/ci_string.hpp
-#usr/include/boost/url/grammar/detail/impl
-#usr/include/boost/url/grammar/detail/impl/ci_string.ipp
-#usr/include/boost/url/grammar/detail/impl/recycled.ipp
#usr/include/boost/url/grammar/detail/recycled.hpp
#usr/include/boost/url/grammar/detail/tuple.hpp
#usr/include/boost/url/grammar/digit_chars.hpp
#usr/include/boost/url/grammar/error.hpp
#usr/include/boost/url/grammar/hexdig_chars.hpp
#usr/include/boost/url/grammar/impl
-#usr/include/boost/url/grammar/impl/ci_string.ipp
-#usr/include/boost/url/grammar/impl/dec_octet_rule.ipp
-#usr/include/boost/url/grammar/impl/delim_rule.ipp
#usr/include/boost/url/grammar/impl/error.hpp
-#usr/include/boost/url/grammar/impl/error.ipp
-#usr/include/boost/url/grammar/impl/literal_rule.ipp
#usr/include/boost/url/grammar/impl/not_empty_rule.hpp
#usr/include/boost/url/grammar/impl/optional_rule.hpp
#usr/include/boost/url/grammar/impl/parse.hpp
#usr/include/boost/url/grammar/impl/range_rule.hpp
#usr/include/boost/url/grammar/impl/recycled.hpp
-#usr/include/boost/url/grammar/impl/string_view_base.ipp
#usr/include/boost/url/grammar/impl/token_rule.hpp
#usr/include/boost/url/grammar/impl/tuple_rule.hpp
#usr/include/boost/url/grammar/impl/unsigned_rule.hpp
@@ -16055,44 +16330,17 @@
#usr/include/boost/url/host_type.hpp
#usr/include/boost/url/ignore_case.hpp
#usr/include/boost/url/impl
-#usr/include/boost/url/impl/authority_view.ipp
#usr/include/boost/url/impl/decode_view.hpp
-#usr/include/boost/url/impl/decode_view.ipp
#usr/include/boost/url/impl/encode.hpp
#usr/include/boost/url/impl/error.hpp
-#usr/include/boost/url/impl/error.ipp
-#usr/include/boost/url/impl/ipv4_address.ipp
-#usr/include/boost/url/impl/ipv6_address.ipp
#usr/include/boost/url/impl/params_base.hpp
-#usr/include/boost/url/impl/params_base.ipp
#usr/include/boost/url/impl/params_encoded_base.hpp
-#usr/include/boost/url/impl/params_encoded_base.ipp
#usr/include/boost/url/impl/params_encoded_ref.hpp
-#usr/include/boost/url/impl/params_encoded_ref.ipp
-#usr/include/boost/url/impl/params_encoded_view.ipp
#usr/include/boost/url/impl/params_ref.hpp
-#usr/include/boost/url/impl/params_ref.ipp
-#usr/include/boost/url/impl/params_view.ipp
-#usr/include/boost/url/impl/parse.ipp
-#usr/include/boost/url/impl/parse_path.ipp
-#usr/include/boost/url/impl/parse_query.ipp
-#usr/include/boost/url/impl/pct_string_view.ipp
-#usr/include/boost/url/impl/scheme.ipp
#usr/include/boost/url/impl/segments_base.hpp
-#usr/include/boost/url/impl/segments_base.ipp
#usr/include/boost/url/impl/segments_encoded_base.hpp
-#usr/include/boost/url/impl/segments_encoded_base.ipp
#usr/include/boost/url/impl/segments_encoded_ref.hpp
-#usr/include/boost/url/impl/segments_encoded_ref.ipp
-#usr/include/boost/url/impl/segments_encoded_view.ipp
#usr/include/boost/url/impl/segments_ref.hpp
-#usr/include/boost/url/impl/segments_ref.ipp
-#usr/include/boost/url/impl/segments_view.ipp
-#usr/include/boost/url/impl/static_url.ipp
-#usr/include/boost/url/impl/url.ipp
-#usr/include/boost/url/impl/url_base.ipp
-#usr/include/boost/url/impl/url_view.ipp
-#usr/include/boost/url/impl/url_view_base.ipp
#usr/include/boost/url/ipv4_address.hpp
#usr/include/boost/url/ipv6_address.hpp
#usr/include/boost/url/optional.hpp
@@ -16116,17 +16364,8 @@
#usr/include/boost/url/rfc/detail/h16_rule.hpp
#usr/include/boost/url/rfc/detail/hier_part_rule.hpp
#usr/include/boost/url/rfc/detail/host_rule.hpp
-#usr/include/boost/url/rfc/detail/impl
-#usr/include/boost/url/rfc/detail/impl/h16_rule.ipp
-#usr/include/boost/url/rfc/detail/impl/hier_part_rule.ipp
-#usr/include/boost/url/rfc/detail/impl/host_rule.ipp
-#usr/include/boost/url/rfc/detail/impl/ip_literal_rule.ipp
-#usr/include/boost/url/rfc/detail/impl/ipvfuture_rule.ipp
-#usr/include/boost/url/rfc/detail/impl/port_rule.ipp
-#usr/include/boost/url/rfc/detail/impl/relative_part_rule.ipp
-#usr/include/boost/url/rfc/detail/impl/scheme_rule.ipp
-#usr/include/boost/url/rfc/detail/impl/userinfo_rule.ipp
#usr/include/boost/url/rfc/detail/ip_literal_rule.hpp
+#usr/include/boost/url/rfc/detail/ipv6_addrz_rule.hpp
#usr/include/boost/url/rfc/detail/ipvfuture_rule.hpp
#usr/include/boost/url/rfc/detail/path_rules.hpp
#usr/include/boost/url/rfc/detail/port_rule.hpp
@@ -16137,16 +16376,7 @@
#usr/include/boost/url/rfc/detail/userinfo_rule.hpp
#usr/include/boost/url/rfc/gen_delim_chars.hpp
#usr/include/boost/url/rfc/impl
-#usr/include/boost/url/rfc/impl/absolute_uri_rule.ipp
-#usr/include/boost/url/rfc/impl/authority_rule.ipp
-#usr/include/boost/url/rfc/impl/ipv4_address_rule.ipp
-#usr/include/boost/url/rfc/impl/ipv6_address_rule.ipp
-#usr/include/boost/url/rfc/impl/origin_form_rule.ipp
#usr/include/boost/url/rfc/impl/pct_encoded_rule.hpp
-#usr/include/boost/url/rfc/impl/query_rule.ipp
-#usr/include/boost/url/rfc/impl/relative_ref_rule.ipp
-#usr/include/boost/url/rfc/impl/uri_reference_rule.ipp
-#usr/include/boost/url/rfc/impl/uri_rule.ipp
#usr/include/boost/url/rfc/ipv4_address_rule.hpp
#usr/include/boost/url/rfc/ipv6_address_rule.hpp
#usr/include/boost/url/rfc/origin_form_rule.hpp
@@ -16714,320 +16944,320 @@
#usr/include/boost/yap/print.hpp
#usr/include/boost/yap/user_macros.hpp
#usr/include/boost/yap/yap.hpp
-#usr/lib/cmake/Boost-1.81.0
-#usr/lib/cmake/Boost-1.81.0/BoostConfig.cmake
-#usr/lib/cmake/Boost-1.81.0/BoostConfigVersion.cmake
-#usr/lib/cmake/BoostDetectToolset-1.81.0.cmake
-#usr/lib/cmake/boost_atomic-1.81.0
-#usr/lib/cmake/boost_atomic-1.81.0/boost_atomic-config-version.cmake
-#usr/lib/cmake/boost_atomic-1.81.0/boost_atomic-config.cmake
-#usr/lib/cmake/boost_atomic-1.81.0/libboost_atomic-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_chrono-1.81.0
-#usr/lib/cmake/boost_chrono-1.81.0/boost_chrono-config-version.cmake
-#usr/lib/cmake/boost_chrono-1.81.0/boost_chrono-config.cmake
-#usr/lib/cmake/boost_chrono-1.81.0/libboost_chrono-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_chrono-1.81.0/libboost_chrono-variant-x64-shared.cmake
-#usr/lib/cmake/boost_container-1.81.0
-#usr/lib/cmake/boost_container-1.81.0/boost_container-config-version.cmake
-#usr/lib/cmake/boost_container-1.81.0/boost_container-config.cmake
-#usr/lib/cmake/boost_container-1.81.0/libboost_container-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_container-1.81.0/libboost_container-variant-x64-shared.cmake
-#usr/lib/cmake/boost_contract-1.81.0
-#usr/lib/cmake/boost_contract-1.81.0/boost_contract-config-version.cmake
-#usr/lib/cmake/boost_contract-1.81.0/boost_contract-config.cmake
-#usr/lib/cmake/boost_contract-1.81.0/libboost_contract-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_contract-1.81.0/libboost_contract-variant-x64-shared.cmake
-#usr/lib/cmake/boost_exception-1.81.0
-#usr/lib/cmake/boost_exception-1.81.0/boost_exception-config-version.cmake
-#usr/lib/cmake/boost_exception-1.81.0/boost_exception-config.cmake
-#usr/lib/cmake/boost_filesystem-1.81.0
-#usr/lib/cmake/boost_filesystem-1.81.0/boost_filesystem-config-version.cmake
-#usr/lib/cmake/boost_filesystem-1.81.0/boost_filesystem-config.cmake
-#usr/lib/cmake/boost_filesystem-1.81.0/libboost_filesystem-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_filesystem-1.81.0/libboost_filesystem-variant-x64-shared.cmake
-#usr/lib/cmake/boost_graph-1.81.0
-#usr/lib/cmake/boost_graph-1.81.0/boost_graph-config-version.cmake
-#usr/lib/cmake/boost_graph-1.81.0/boost_graph-config.cmake
-#usr/lib/cmake/boost_graph-1.81.0/libboost_graph-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_graph-1.81.0/libboost_graph-variant-x64-shared.cmake
-#usr/lib/cmake/boost_headers-1.81.0
-#usr/lib/cmake/boost_headers-1.81.0/boost_headers-config-version.cmake
-#usr/lib/cmake/boost_headers-1.81.0/boost_headers-config.cmake
-#usr/lib/cmake/boost_iostreams-1.81.0
-#usr/lib/cmake/boost_iostreams-1.81.0/boost_iostreams-config-version.cmake
-#usr/lib/cmake/boost_iostreams-1.81.0/boost_iostreams-config.cmake
-#usr/lib/cmake/boost_iostreams-1.81.0/libboost_iostreams-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_iostreams-1.81.0/libboost_iostreams-variant-x64-shared.cmake
-#usr/lib/cmake/boost_json-1.81.0
-#usr/lib/cmake/boost_json-1.81.0/boost_json-config-version.cmake
-#usr/lib/cmake/boost_json-1.81.0/boost_json-config.cmake
-#usr/lib/cmake/boost_json-1.81.0/libboost_json-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_json-1.81.0/libboost_json-variant-x64-shared.cmake
-#usr/lib/cmake/boost_locale-1.81.0
-#usr/lib/cmake/boost_locale-1.81.0/boost_locale-config-version.cmake
-#usr/lib/cmake/boost_locale-1.81.0/boost_locale-config.cmake
-#usr/lib/cmake/boost_locale-1.81.0/libboost_locale-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_locale-1.81.0/libboost_locale-variant-x64-shared.cmake
-#usr/lib/cmake/boost_log-1.81.0
-#usr/lib/cmake/boost_log-1.81.0/boost_log-config-version.cmake
-#usr/lib/cmake/boost_log-1.81.0/boost_log-config.cmake
-#usr/lib/cmake/boost_log-1.81.0/libboost_log-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_log-1.81.0/libboost_log-variant-x64-shared.cmake
-#usr/lib/cmake/boost_log_setup-1.81.0
-#usr/lib/cmake/boost_log_setup-1.81.0/boost_log_setup-config-version.cmake
-#usr/lib/cmake/boost_log_setup-1.81.0/boost_log_setup-config.cmake
-#usr/lib/cmake/boost_log_setup-1.81.0/libboost_log_setup-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_log_setup-1.81.0/libboost_log_setup-variant-x64-shared.cmake
-#usr/lib/cmake/boost_math_c99-1.81.0
-#usr/lib/cmake/boost_math_c99-1.81.0/boost_math_c99-config-version.cmake
-#usr/lib/cmake/boost_math_c99-1.81.0/boost_math_c99-config.cmake
-#usr/lib/cmake/boost_math_c99-1.81.0/libboost_math_c99-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_math_c99-1.81.0/libboost_math_c99-variant-x64-shared.cmake
-#usr/lib/cmake/boost_math_c99f-1.81.0
-#usr/lib/cmake/boost_math_c99f-1.81.0/boost_math_c99f-config-version.cmake
-#usr/lib/cmake/boost_math_c99f-1.81.0/boost_math_c99f-config.cmake
-#usr/lib/cmake/boost_math_c99f-1.81.0/libboost_math_c99f-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_math_c99f-1.81.0/libboost_math_c99f-variant-x64-shared.cmake
-#usr/lib/cmake/boost_math_c99l-1.81.0
-#usr/lib/cmake/boost_math_c99l-1.81.0/boost_math_c99l-config-version.cmake
-#usr/lib/cmake/boost_math_c99l-1.81.0/boost_math_c99l-config.cmake
-#usr/lib/cmake/boost_math_c99l-1.81.0/libboost_math_c99l-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_math_c99l-1.81.0/libboost_math_c99l-variant-x64-shared.cmake
-#usr/lib/cmake/boost_math_tr1-1.81.0
-#usr/lib/cmake/boost_math_tr1-1.81.0/boost_math_tr1-config-version.cmake
-#usr/lib/cmake/boost_math_tr1-1.81.0/boost_math_tr1-config.cmake
-#usr/lib/cmake/boost_math_tr1-1.81.0/libboost_math_tr1-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_math_tr1-1.81.0/libboost_math_tr1-variant-x64-shared.cmake
-#usr/lib/cmake/boost_math_tr1f-1.81.0
-#usr/lib/cmake/boost_math_tr1f-1.81.0/boost_math_tr1f-config-version.cmake
-#usr/lib/cmake/boost_math_tr1f-1.81.0/boost_math_tr1f-config.cmake
-#usr/lib/cmake/boost_math_tr1f-1.81.0/libboost_math_tr1f-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_math_tr1f-1.81.0/libboost_math_tr1f-variant-x64-shared.cmake
-#usr/lib/cmake/boost_math_tr1l-1.81.0
-#usr/lib/cmake/boost_math_tr1l-1.81.0/boost_math_tr1l-config-version.cmake
-#usr/lib/cmake/boost_math_tr1l-1.81.0/boost_math_tr1l-config.cmake
-#usr/lib/cmake/boost_math_tr1l-1.81.0/libboost_math_tr1l-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_math_tr1l-1.81.0/libboost_math_tr1l-variant-x64-shared.cmake
-#usr/lib/cmake/boost_nowide-1.81.0
-#usr/lib/cmake/boost_nowide-1.81.0/boost_nowide-config-version.cmake
-#usr/lib/cmake/boost_nowide-1.81.0/boost_nowide-config.cmake
-#usr/lib/cmake/boost_nowide-1.81.0/libboost_nowide-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_nowide-1.81.0/libboost_nowide-variant-x64-shared.cmake
-#usr/lib/cmake/boost_prg_exec_monitor-1.81.0
-#usr/lib/cmake/boost_prg_exec_monitor-1.81.0/boost_prg_exec_monitor-config-version.cmake
-#usr/lib/cmake/boost_prg_exec_monitor-1.81.0/boost_prg_exec_monitor-config.cmake
-#usr/lib/cmake/boost_prg_exec_monitor-1.81.0/libboost_prg_exec_monitor-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_prg_exec_monitor-1.81.0/libboost_prg_exec_monitor-variant-x64-shared.cmake
-#usr/lib/cmake/boost_python-1.81.0
-#usr/lib/cmake/boost_python-1.81.0/boost_python-config-version.cmake
-#usr/lib/cmake/boost_python-1.81.0/boost_python-config.cmake
-#usr/lib/cmake/boost_python-1.81.0/libboost_python-variant-mt-x64-shared-py3.10.cmake
-#usr/lib/cmake/boost_python-1.81.0/libboost_python-variant-x64-shared-py3.10.cmake
-#usr/lib/cmake/boost_random-1.81.0
-#usr/lib/cmake/boost_random-1.81.0/boost_random-config-version.cmake
-#usr/lib/cmake/boost_random-1.81.0/boost_random-config.cmake
-#usr/lib/cmake/boost_random-1.81.0/libboost_random-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_random-1.81.0/libboost_random-variant-x64-shared.cmake
-#usr/lib/cmake/boost_regex-1.81.0
-#usr/lib/cmake/boost_regex-1.81.0/boost_regex-config-version.cmake
-#usr/lib/cmake/boost_regex-1.81.0/boost_regex-config.cmake
-#usr/lib/cmake/boost_regex-1.81.0/libboost_regex-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_regex-1.81.0/libboost_regex-variant-x64-shared.cmake
-#usr/lib/cmake/boost_serialization-1.81.0
-#usr/lib/cmake/boost_serialization-1.81.0/boost_serialization-config-version.cmake
-#usr/lib/cmake/boost_serialization-1.81.0/boost_serialization-config.cmake
-#usr/lib/cmake/boost_serialization-1.81.0/libboost_serialization-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_serialization-1.81.0/libboost_serialization-variant-x64-shared.cmake
-#usr/lib/cmake/boost_stacktrace_addr2line-1.81.0
-#usr/lib/cmake/boost_stacktrace_addr2line-1.81.0/boost_stacktrace_addr2line-config-version.cmake
-#usr/lib/cmake/boost_stacktrace_addr2line-1.81.0/boost_stacktrace_addr2line-config.cmake
-#usr/lib/cmake/boost_stacktrace_addr2line-1.81.0/libboost_stacktrace_addr2line-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_stacktrace_addr2line-1.81.0/libboost_stacktrace_addr2line-variant-x64-shared.cmake
-#usr/lib/cmake/boost_stacktrace_basic-1.81.0
-#usr/lib/cmake/boost_stacktrace_basic-1.81.0/boost_stacktrace_basic-config-version.cmake
-#usr/lib/cmake/boost_stacktrace_basic-1.81.0/boost_stacktrace_basic-config.cmake
-#usr/lib/cmake/boost_stacktrace_basic-1.81.0/libboost_stacktrace_basic-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_stacktrace_basic-1.81.0/libboost_stacktrace_basic-variant-x64-shared.cmake
-#usr/lib/cmake/boost_stacktrace_noop-1.81.0
-#usr/lib/cmake/boost_stacktrace_noop-1.81.0/boost_stacktrace_noop-config-version.cmake
-#usr/lib/cmake/boost_stacktrace_noop-1.81.0/boost_stacktrace_noop-config.cmake
-#usr/lib/cmake/boost_stacktrace_noop-1.81.0/libboost_stacktrace_noop-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_stacktrace_noop-1.81.0/libboost_stacktrace_noop-variant-x64-shared.cmake
-#usr/lib/cmake/boost_system-1.81.0
-#usr/lib/cmake/boost_system-1.81.0/boost_system-config-version.cmake
-#usr/lib/cmake/boost_system-1.81.0/boost_system-config.cmake
-#usr/lib/cmake/boost_system-1.81.0/libboost_system-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_system-1.81.0/libboost_system-variant-x64-shared.cmake
-#usr/lib/cmake/boost_test_exec_monitor-1.81.0
-#usr/lib/cmake/boost_test_exec_monitor-1.81.0/boost_test_exec_monitor-config-version.cmake
-#usr/lib/cmake/boost_test_exec_monitor-1.81.0/boost_test_exec_monitor-config.cmake
-#usr/lib/cmake/boost_test_exec_monitor-1.81.0/libboost_test_exec_monitor-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_test_exec_monitor-1.81.0/libboost_test_exec_monitor-variant-x64-shared.cmake
-#usr/lib/cmake/boost_thread-1.81.0
-#usr/lib/cmake/boost_thread-1.81.0/boost_thread-config-version.cmake
-#usr/lib/cmake/boost_thread-1.81.0/boost_thread-config.cmake
-#usr/lib/cmake/boost_thread-1.81.0/libboost_thread-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_timer-1.81.0
-#usr/lib/cmake/boost_timer-1.81.0/boost_timer-config-version.cmake
-#usr/lib/cmake/boost_timer-1.81.0/boost_timer-config.cmake
-#usr/lib/cmake/boost_timer-1.81.0/libboost_timer-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_timer-1.81.0/libboost_timer-variant-x64-shared.cmake
-#usr/lib/cmake/boost_type_erasure-1.81.0
-#usr/lib/cmake/boost_type_erasure-1.81.0/boost_type_erasure-config-version.cmake
-#usr/lib/cmake/boost_type_erasure-1.81.0/boost_type_erasure-config.cmake
-#usr/lib/cmake/boost_type_erasure-1.81.0/libboost_type_erasure-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_type_erasure-1.81.0/libboost_type_erasure-variant-x64-shared.cmake
-#usr/lib/cmake/boost_unit_test_framework-1.81.0
-#usr/lib/cmake/boost_unit_test_framework-1.81.0/boost_unit_test_framework-config-version.cmake
-#usr/lib/cmake/boost_unit_test_framework-1.81.0/boost_unit_test_framework-config.cmake
-#usr/lib/cmake/boost_unit_test_framework-1.81.0/libboost_unit_test_framework-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_unit_test_framework-1.81.0/libboost_unit_test_framework-variant-x64-shared.cmake
-#usr/lib/cmake/boost_url-1.81.0
-#usr/lib/cmake/boost_url-1.81.0/boost_url-config-version.cmake
-#usr/lib/cmake/boost_url-1.81.0/boost_url-config.cmake
-#usr/lib/cmake/boost_url-1.81.0/libboost_url-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_url-1.81.0/libboost_url-variant-x64-shared.cmake
-#usr/lib/cmake/boost_wave-1.81.0
-#usr/lib/cmake/boost_wave-1.81.0/boost_wave-config-version.cmake
-#usr/lib/cmake/boost_wave-1.81.0/boost_wave-config.cmake
-#usr/lib/cmake/boost_wave-1.81.0/libboost_wave-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_wave-1.81.0/libboost_wave-variant-x64-shared.cmake
-#usr/lib/cmake/boost_wserialization-1.81.0
-#usr/lib/cmake/boost_wserialization-1.81.0/boost_wserialization-config-version.cmake
-#usr/lib/cmake/boost_wserialization-1.81.0/boost_wserialization-config.cmake
-#usr/lib/cmake/boost_wserialization-1.81.0/libboost_wserialization-variant-mt-x64-shared.cmake
-#usr/lib/cmake/boost_wserialization-1.81.0/libboost_wserialization-variant-x64-shared.cmake
+#usr/lib.cmake/Boost-1.83.0
+#usr/lib.cmake/Boost-1.83.0/BoostConfig.cmake
+#usr/lib.cmake/Boost-1.83.0/BoostConfigVersion.cmake
+#usr/lib.cmake/BoostDetectToolset-1.83.0.cmake
+#usr/lib.cmake/boost_atomic-1.83.0
+#usr/lib.cmake/boost_atomic-1.83.0/boost_atomic-config-version.cmake
+#usr/lib.cmake/boost_atomic-1.83.0/boost_atomic-config.cmake
+#usr/lib.cmake/boost_atomic-1.83.0/libboost_atomic-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_chrono-1.83.0
+#usr/lib.cmake/boost_chrono-1.83.0/boost_chrono-config-version.cmake
+#usr/lib.cmake/boost_chrono-1.83.0/boost_chrono-config.cmake
+#usr/lib.cmake/boost_chrono-1.83.0/libboost_chrono-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_chrono-1.83.0/libboost_chrono-variant-x64-shared.cmake
+#usr/lib.cmake/boost_container-1.83.0
+#usr/lib.cmake/boost_container-1.83.0/boost_container-config-version.cmake
+#usr/lib.cmake/boost_container-1.83.0/boost_container-config.cmake
+#usr/lib.cmake/boost_container-1.83.0/libboost_container-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_container-1.83.0/libboost_container-variant-x64-shared.cmake
+#usr/lib.cmake/boost_contract-1.83.0
+#usr/lib.cmake/boost_contract-1.83.0/boost_contract-config-version.cmake
+#usr/lib.cmake/boost_contract-1.83.0/boost_contract-config.cmake
+#usr/lib.cmake/boost_contract-1.83.0/libboost_contract-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_contract-1.83.0/libboost_contract-variant-x64-shared.cmake
+#usr/lib.cmake/boost_exception-1.83.0
+#usr/lib.cmake/boost_exception-1.83.0/boost_exception-config-version.cmake
+#usr/lib.cmake/boost_exception-1.83.0/boost_exception-config.cmake
+#usr/lib.cmake/boost_filesystem-1.83.0
+#usr/lib.cmake/boost_filesystem-1.83.0/boost_filesystem-config-version.cmake
+#usr/lib.cmake/boost_filesystem-1.83.0/boost_filesystem-config.cmake
+#usr/lib.cmake/boost_filesystem-1.83.0/libboost_filesystem-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_filesystem-1.83.0/libboost_filesystem-variant-x64-shared.cmake
+#usr/lib.cmake/boost_graph-1.83.0
+#usr/lib.cmake/boost_graph-1.83.0/boost_graph-config-version.cmake
+#usr/lib.cmake/boost_graph-1.83.0/boost_graph-config.cmake
+#usr/lib.cmake/boost_graph-1.83.0/libboost_graph-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_graph-1.83.0/libboost_graph-variant-x64-shared.cmake
+#usr/lib.cmake/boost_headers-1.83.0
+#usr/lib.cmake/boost_headers-1.83.0/boost_headers-config-version.cmake
+#usr/lib.cmake/boost_headers-1.83.0/boost_headers-config.cmake
+#usr/lib.cmake/boost_iostreams-1.83.0
+#usr/lib.cmake/boost_iostreams-1.83.0/boost_iostreams-config-version.cmake
+#usr/lib.cmake/boost_iostreams-1.83.0/boost_iostreams-config.cmake
+#usr/lib.cmake/boost_iostreams-1.83.0/libboost_iostreams-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_iostreams-1.83.0/libboost_iostreams-variant-x64-shared.cmake
+#usr/lib.cmake/boost_json-1.83.0
+#usr/lib.cmake/boost_json-1.83.0/boost_json-config-version.cmake
+#usr/lib.cmake/boost_json-1.83.0/boost_json-config.cmake
+#usr/lib.cmake/boost_json-1.83.0/libboost_json-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_json-1.83.0/libboost_json-variant-x64-shared.cmake
+#usr/lib.cmake/boost_locale-1.83.0
+#usr/lib.cmake/boost_locale-1.83.0/boost_locale-config-version.cmake
+#usr/lib.cmake/boost_locale-1.83.0/boost_locale-config.cmake
+#usr/lib.cmake/boost_locale-1.83.0/libboost_locale-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_locale-1.83.0/libboost_locale-variant-x64-shared.cmake
+#usr/lib.cmake/boost_log-1.83.0
+#usr/lib.cmake/boost_log-1.83.0/boost_log-config-version.cmake
+#usr/lib.cmake/boost_log-1.83.0/boost_log-config.cmake
+#usr/lib.cmake/boost_log-1.83.0/libboost_log-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_log-1.83.0/libboost_log-variant-x64-shared.cmake
+#usr/lib.cmake/boost_log_setup-1.83.0
+#usr/lib.cmake/boost_log_setup-1.83.0/boost_log_setup-config-version.cmake
+#usr/lib.cmake/boost_log_setup-1.83.0/boost_log_setup-config.cmake
+#usr/lib.cmake/boost_log_setup-1.83.0/libboost_log_setup-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_log_setup-1.83.0/libboost_log_setup-variant-x64-shared.cmake
+#usr/lib.cmake/boost_math_c99-1.83.0
+#usr/lib.cmake/boost_math_c99-1.83.0/boost_math_c99-config-version.cmake
+#usr/lib.cmake/boost_math_c99-1.83.0/boost_math_c99-config.cmake
+#usr/lib.cmake/boost_math_c99-1.83.0/libboost_math_c99-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_math_c99-1.83.0/libboost_math_c99-variant-x64-shared.cmake
+#usr/lib.cmake/boost_math_c99f-1.83.0
+#usr/lib.cmake/boost_math_c99f-1.83.0/boost_math_c99f-config-version.cmake
+#usr/lib.cmake/boost_math_c99f-1.83.0/boost_math_c99f-config.cmake
+#usr/lib.cmake/boost_math_c99f-1.83.0/libboost_math_c99f-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_math_c99f-1.83.0/libboost_math_c99f-variant-x64-shared.cmake
+#usr/lib.cmake/boost_math_c99l-1.83.0
+#usr/lib.cmake/boost_math_c99l-1.83.0/boost_math_c99l-config-version.cmake
+#usr/lib.cmake/boost_math_c99l-1.83.0/boost_math_c99l-config.cmake
+#usr/lib.cmake/boost_math_c99l-1.83.0/libboost_math_c99l-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_math_c99l-1.83.0/libboost_math_c99l-variant-x64-shared.cmake
+#usr/lib.cmake/boost_math_tr1-1.83.0
+#usr/lib.cmake/boost_math_tr1-1.83.0/boost_math_tr1-config-version.cmake
+#usr/lib.cmake/boost_math_tr1-1.83.0/boost_math_tr1-config.cmake
+#usr/lib.cmake/boost_math_tr1-1.83.0/libboost_math_tr1-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_math_tr1-1.83.0/libboost_math_tr1-variant-x64-shared.cmake
+#usr/lib.cmake/boost_math_tr1f-1.83.0
+#usr/lib.cmake/boost_math_tr1f-1.83.0/boost_math_tr1f-config-version.cmake
+#usr/lib.cmake/boost_math_tr1f-1.83.0/boost_math_tr1f-config.cmake
+#usr/lib.cmake/boost_math_tr1f-1.83.0/libboost_math_tr1f-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_math_tr1f-1.83.0/libboost_math_tr1f-variant-x64-shared.cmake
+#usr/lib.cmake/boost_math_tr1l-1.83.0
+#usr/lib.cmake/boost_math_tr1l-1.83.0/boost_math_tr1l-config-version.cmake
+#usr/lib.cmake/boost_math_tr1l-1.83.0/boost_math_tr1l-config.cmake
+#usr/lib.cmake/boost_math_tr1l-1.83.0/libboost_math_tr1l-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_math_tr1l-1.83.0/libboost_math_tr1l-variant-x64-shared.cmake
+#usr/lib.cmake/boost_nowide-1.83.0
+#usr/lib.cmake/boost_nowide-1.83.0/boost_nowide-config-version.cmake
+#usr/lib.cmake/boost_nowide-1.83.0/boost_nowide-config.cmake
+#usr/lib.cmake/boost_nowide-1.83.0/libboost_nowide-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_nowide-1.83.0/libboost_nowide-variant-x64-shared.cmake
+#usr/lib.cmake/boost_prg_exec_monitor-1.83.0
+#usr/lib.cmake/boost_prg_exec_monitor-1.83.0/boost_prg_exec_monitor-config-version.cmake
+#usr/lib.cmake/boost_prg_exec_monitor-1.83.0/boost_prg_exec_monitor-config.cmake
+#usr/lib.cmake/boost_prg_exec_monitor-1.83.0/libboost_prg_exec_monitor-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_prg_exec_monitor-1.83.0/libboost_prg_exec_monitor-variant-x64-shared.cmake
+#usr/lib.cmake/boost_python-1.83.0
+#usr/lib.cmake/boost_python-1.83.0/boost_python-config-version.cmake
+#usr/lib.cmake/boost_python-1.83.0/boost_python-config.cmake
+#usr/lib.cmake/boost_python-1.83.0/libboost_python-variant-mt-x64-shared-py3.10.cmake
+#usr/lib.cmake/boost_python-1.83.0/libboost_python-variant-x64-shared-py3.10.cmake
+#usr/lib.cmake/boost_random-1.83.0
+#usr/lib.cmake/boost_random-1.83.0/boost_random-config-version.cmake
+#usr/lib.cmake/boost_random-1.83.0/boost_random-config.cmake
+#usr/lib.cmake/boost_random-1.83.0/libboost_random-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_random-1.83.0/libboost_random-variant-x64-shared.cmake
+#usr/lib.cmake/boost_regex-1.83.0
+#usr/lib.cmake/boost_regex-1.83.0/boost_regex-config-version.cmake
+#usr/lib.cmake/boost_regex-1.83.0/boost_regex-config.cmake
+#usr/lib.cmake/boost_regex-1.83.0/libboost_regex-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_regex-1.83.0/libboost_regex-variant-x64-shared.cmake
+#usr/lib.cmake/boost_serialization-1.83.0
+#usr/lib.cmake/boost_serialization-1.83.0/boost_serialization-config-version.cmake
+#usr/lib.cmake/boost_serialization-1.83.0/boost_serialization-config.cmake
+#usr/lib.cmake/boost_serialization-1.83.0/libboost_serialization-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_serialization-1.83.0/libboost_serialization-variant-x64-shared.cmake
+#usr/lib.cmake/boost_stacktrace_addr2line-1.83.0
+#usr/lib.cmake/boost_stacktrace_addr2line-1.83.0/boost_stacktrace_addr2line-config-version.cmake
+#usr/lib.cmake/boost_stacktrace_addr2line-1.83.0/boost_stacktrace_addr2line-config.cmake
+#usr/lib.cmake/boost_stacktrace_addr2line-1.83.0/libboost_stacktrace_addr2line-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_stacktrace_addr2line-1.83.0/libboost_stacktrace_addr2line-variant-x64-shared.cmake
+#usr/lib.cmake/boost_stacktrace_basic-1.83.0
+#usr/lib.cmake/boost_stacktrace_basic-1.83.0/boost_stacktrace_basic-config-version.cmake
+#usr/lib.cmake/boost_stacktrace_basic-1.83.0/boost_stacktrace_basic-config.cmake
+#usr/lib.cmake/boost_stacktrace_basic-1.83.0/libboost_stacktrace_basic-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_stacktrace_basic-1.83.0/libboost_stacktrace_basic-variant-x64-shared.cmake
+#usr/lib.cmake/boost_stacktrace_noop-1.83.0
+#usr/lib.cmake/boost_stacktrace_noop-1.83.0/boost_stacktrace_noop-config-version.cmake
+#usr/lib.cmake/boost_stacktrace_noop-1.83.0/boost_stacktrace_noop-config.cmake
+#usr/lib.cmake/boost_stacktrace_noop-1.83.0/libboost_stacktrace_noop-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_stacktrace_noop-1.83.0/libboost_stacktrace_noop-variant-x64-shared.cmake
+#usr/lib.cmake/boost_system-1.83.0
+#usr/lib.cmake/boost_system-1.83.0/boost_system-config-version.cmake
+#usr/lib.cmake/boost_system-1.83.0/boost_system-config.cmake
+#usr/lib.cmake/boost_system-1.83.0/libboost_system-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_system-1.83.0/libboost_system-variant-x64-shared.cmake
+#usr/lib.cmake/boost_test_exec_monitor-1.83.0
+#usr/lib.cmake/boost_test_exec_monitor-1.83.0/boost_test_exec_monitor-config-version.cmake
+#usr/lib.cmake/boost_test_exec_monitor-1.83.0/boost_test_exec_monitor-config.cmake
+#usr/lib.cmake/boost_test_exec_monitor-1.83.0/libboost_test_exec_monitor-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_test_exec_monitor-1.83.0/libboost_test_exec_monitor-variant-x64-shared.cmake
+#usr/lib.cmake/boost_thread-1.83.0
+#usr/lib.cmake/boost_thread-1.83.0/boost_thread-config-version.cmake
+#usr/lib.cmake/boost_thread-1.83.0/boost_thread-config.cmake
+#usr/lib.cmake/boost_thread-1.83.0/libboost_thread-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_timer-1.83.0
+#usr/lib.cmake/boost_timer-1.83.0/boost_timer-config-version.cmake
+#usr/lib.cmake/boost_timer-1.83.0/boost_timer-config.cmake
+#usr/lib.cmake/boost_timer-1.83.0/libboost_timer-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_timer-1.83.0/libboost_timer-variant-x64-shared.cmake
+#usr/lib.cmake/boost_type_erasure-1.83.0
+#usr/lib.cmake/boost_type_erasure-1.83.0/boost_type_erasure-config-version.cmake
+#usr/lib.cmake/boost_type_erasure-1.83.0/boost_type_erasure-config.cmake
+#usr/lib.cmake/boost_type_erasure-1.83.0/libboost_type_erasure-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_type_erasure-1.83.0/libboost_type_erasure-variant-x64-shared.cmake
+#usr/lib.cmake/boost_unit_test_framework-1.83.0
+#usr/lib.cmake/boost_unit_test_framework-1.83.0/boost_unit_test_framework-config-version.cmake
+#usr/lib.cmake/boost_unit_test_framework-1.83.0/boost_unit_test_framework-config.cmake
+#usr/lib.cmake/boost_unit_test_framework-1.83.0/libboost_unit_test_framework-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_unit_test_framework-1.83.0/libboost_unit_test_framework-variant-x64-shared.cmake
+#usr/lib.cmake/boost_url-1.83.0
+#usr/lib.cmake/boost_url-1.83.0/boost_url-config-version.cmake
+#usr/lib.cmake/boost_url-1.83.0/boost_url-config.cmake
+#usr/lib.cmake/boost_url-1.83.0/libboost_url-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_url-1.83.0/libboost_url-variant-x64-shared.cmake
+#usr/lib.cmake/boost_wave-1.83.0
+#usr/lib.cmake/boost_wave-1.83.0/boost_wave-config-version.cmake
+#usr/lib.cmake/boost_wave-1.83.0/boost_wave-config.cmake
+#usr/lib.cmake/boost_wave-1.83.0/libboost_wave-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_wave-1.83.0/libboost_wave-variant-x64-shared.cmake
+#usr/lib.cmake/boost_wserialization-1.83.0
+#usr/lib.cmake/boost_wserialization-1.83.0/boost_wserialization-config-version.cmake
+#usr/lib.cmake/boost_wserialization-1.83.0/boost_wserialization-config.cmake
+#usr/lib.cmake/boost_wserialization-1.83.0/libboost_wserialization-variant-mt-x64-shared.cmake
+#usr/lib.cmake/boost_wserialization-1.83.0/libboost_wserialization-variant-x64-shared.cmake
#usr/lib/libboost_atomic-mt-x64.so
-usr/lib/libboost_atomic-mt-x64.so.1.81.0
+usr/lib/libboost_atomic-mt-x64.so.1.83.0
#usr/lib/libboost_chrono-mt-x64.so
-usr/lib/libboost_chrono-mt-x64.so.1.81.0
+usr/lib/libboost_chrono-mt-x64.so.1.83.0
#usr/lib/libboost_chrono-x64.so
-usr/lib/libboost_chrono-x64.so.1.81.0
+usr/lib/libboost_chrono-x64.so.1.83.0
#usr/lib/libboost_container-mt-x64.so
-usr/lib/libboost_container-mt-x64.so.1.81.0
+usr/lib/libboost_container-mt-x64.so.1.83.0
#usr/lib/libboost_container-x64.so
-usr/lib/libboost_container-x64.so.1.81.0
+usr/lib/libboost_container-x64.so.1.83.0
#usr/lib/libboost_contract-mt-x64.so
-usr/lib/libboost_contract-mt-x64.so.1.81.0
+usr/lib/libboost_contract-mt-x64.so.1.83.0
#usr/lib/libboost_contract-x64.so
-usr/lib/libboost_contract-x64.so.1.81.0
+usr/lib/libboost_contract-x64.so.1.83.0
#usr/lib/libboost_exception-mt-x64.a
#usr/lib/libboost_exception-x64.a
#usr/lib/libboost_filesystem-mt-x64.so
-usr/lib/libboost_filesystem-mt-x64.so.1.81.0
+usr/lib/libboost_filesystem-mt-x64.so.1.83.0
#usr/lib/libboost_filesystem-x64.so
-usr/lib/libboost_filesystem-x64.so.1.81.0
+usr/lib/libboost_filesystem-x64.so.1.83.0
#usr/lib/libboost_graph-mt-x64.so
-usr/lib/libboost_graph-mt-x64.so.1.81.0
+usr/lib/libboost_graph-mt-x64.so.1.83.0
#usr/lib/libboost_graph-x64.so
-usr/lib/libboost_graph-x64.so.1.81.0
+usr/lib/libboost_graph-x64.so.1.83.0
#usr/lib/libboost_iostreams-mt-x64.so
-usr/lib/libboost_iostreams-mt-x64.so.1.81.0
+usr/lib/libboost_iostreams-mt-x64.so.1.83.0
#usr/lib/libboost_iostreams-x64.so
-usr/lib/libboost_iostreams-x64.so.1.81.0
+usr/lib/libboost_iostreams-x64.so.1.83.0
#usr/lib/libboost_json-mt-x64.so
-usr/lib/libboost_json-mt-x64.so.1.81.0
+usr/lib/libboost_json-mt-x64.so.1.83.0
#usr/lib/libboost_json-x64.so
-usr/lib/libboost_json-x64.so.1.81.0
+usr/lib/libboost_json-x64.so.1.83.0
#usr/lib/libboost_locale-mt-x64.so
-usr/lib/libboost_locale-mt-x64.so.1.81.0
+usr/lib/libboost_locale-mt-x64.so.1.83.0
#usr/lib/libboost_log-mt-x64.so
-usr/lib/libboost_log-mt-x64.so.1.81.0
+usr/lib/libboost_log-mt-x64.so.1.83.0
#usr/lib/libboost_log-x64.so
-usr/lib/libboost_log-x64.so.1.81.0
+usr/lib/libboost_log-x64.so.1.83.0
#usr/lib/libboost_log_setup-mt-x64.so
-usr/lib/libboost_log_setup-mt-x64.so.1.81.0
+usr/lib/libboost_log_setup-mt-x64.so.1.83.0
#usr/lib/libboost_log_setup-x64.so
-usr/lib/libboost_log_setup-x64.so.1.81.0
+usr/lib/libboost_log_setup-x64.so.1.83.0
#usr/lib/libboost_math_c99-mt-x64.so
-usr/lib/libboost_math_c99-mt-x64.so.1.81.0
+usr/lib/libboost_math_c99-mt-x64.so.1.83.0
#usr/lib/libboost_math_c99-x64.so
-usr/lib/libboost_math_c99-x64.so.1.81.0
+usr/lib/libboost_math_c99-x64.so.1.83.0
#usr/lib/libboost_math_c99f-mt-x64.so
-usr/lib/libboost_math_c99f-mt-x64.so.1.81.0
+usr/lib/libboost_math_c99f-mt-x64.so.1.83.0
#usr/lib/libboost_math_c99f-x64.so
-usr/lib/libboost_math_c99f-x64.so.1.81.0
+usr/lib/libboost_math_c99f-x64.so.1.83.0
#usr/lib/libboost_math_c99l-mt-x64.so
-usr/lib/libboost_math_c99l-mt-x64.so.1.81.0
+usr/lib/libboost_math_c99l-mt-x64.so.1.83.0
#usr/lib/libboost_math_c99l-x64.so
-usr/lib/libboost_math_c99l-x64.so.1.81.0
+usr/lib/libboost_math_c99l-x64.so.1.83.0
#usr/lib/libboost_math_tr1-mt-x64.so
-usr/lib/libboost_math_tr1-mt-x64.so.1.81.0
+usr/lib/libboost_math_tr1-mt-x64.so.1.83.0
#usr/lib/libboost_math_tr1-x64.so
-usr/lib/libboost_math_tr1-x64.so.1.81.0
+usr/lib/libboost_math_tr1-x64.so.1.83.0
#usr/lib/libboost_math_tr1f-mt-x64.so
-usr/lib/libboost_math_tr1f-mt-x64.so.1.81.0
+usr/lib/libboost_math_tr1f-mt-x64.so.1.83.0
#usr/lib/libboost_math_tr1f-x64.so
-usr/lib/libboost_math_tr1f-x64.so.1.81.0
+usr/lib/libboost_math_tr1f-x64.so.1.83.0
#usr/lib/libboost_math_tr1l-mt-x64.so
-usr/lib/libboost_math_tr1l-mt-x64.so.1.81.0
+usr/lib/libboost_math_tr1l-mt-x64.so.1.83.0
#usr/lib/libboost_math_tr1l-x64.so
-usr/lib/libboost_math_tr1l-x64.so.1.81.0
+usr/lib/libboost_math_tr1l-x64.so.1.83.0
#usr/lib/libboost_nowide-mt-x64.so
-usr/lib/libboost_nowide-mt-x64.so.1.81.0
+usr/lib/libboost_nowide-mt-x64.so.1.83.0
#usr/lib/libboost_nowide-x64.so
-usr/lib/libboost_nowide-x64.so.1.81.0
+usr/lib/libboost_nowide-x64.so.1.83.0
#usr/lib/libboost_prg_exec_monitor-mt-x64.so
-usr/lib/libboost_prg_exec_monitor-mt-x64.so.1.81.0
+usr/lib/libboost_prg_exec_monitor-mt-x64.so.1.83.0
#usr/lib/libboost_prg_exec_monitor-x64.so
-usr/lib/libboost_prg_exec_monitor-x64.so.1.81.0
+usr/lib/libboost_prg_exec_monitor-x64.so.1.83.0
#usr/lib/libboost_python310-mt-x64.so
-usr/lib/libboost_python310-mt-x64.so.1.81.0
+usr/lib/libboost_python310-mt-x64.so.1.83.0
#usr/lib/libboost_python310-x64.so
-usr/lib/libboost_python310-x64.so.1.81.0
+usr/lib/libboost_python310-x64.so.1.83.0
#usr/lib/libboost_random-mt-x64.so
-usr/lib/libboost_random-mt-x64.so.1.81.0
+usr/lib/libboost_random-mt-x64.so.1.83.0
#usr/lib/libboost_random-x64.so
-usr/lib/libboost_random-x64.so.1.81.0
+usr/lib/libboost_random-x64.so.1.83.0
#usr/lib/libboost_regex-mt-x64.so
-usr/lib/libboost_regex-mt-x64.so.1.81.0
+usr/lib/libboost_regex-mt-x64.so.1.83.0
#usr/lib/libboost_regex-x64.so
-usr/lib/libboost_regex-x64.so.1.81.0
+usr/lib/libboost_regex-x64.so.1.83.0
#usr/lib/libboost_serialization-mt-x64.so
-usr/lib/libboost_serialization-mt-x64.so.1.81.0
+usr/lib/libboost_serialization-mt-x64.so.1.83.0
#usr/lib/libboost_serialization-x64.so
-usr/lib/libboost_serialization-x64.so.1.81.0
+usr/lib/libboost_serialization-x64.so.1.83.0
#usr/lib/libboost_stacktrace_addr2line-mt-x64.so
-usr/lib/libboost_stacktrace_addr2line-mt-x64.so.1.81.0
+usr/lib/libboost_stacktrace_addr2line-mt-x64.so.1.83.0
#usr/lib/libboost_stacktrace_addr2line-x64.so
-usr/lib/libboost_stacktrace_addr2line-x64.so.1.81.0
+usr/lib/libboost_stacktrace_addr2line-x64.so.1.83.0
#usr/lib/libboost_stacktrace_basic-mt-x64.so
-usr/lib/libboost_stacktrace_basic-mt-x64.so.1.81.0
+usr/lib/libboost_stacktrace_basic-mt-x64.so.1.83.0
#usr/lib/libboost_stacktrace_basic-x64.so
-usr/lib/libboost_stacktrace_basic-x64.so.1.81.0
+usr/lib/libboost_stacktrace_basic-x64.so.1.83.0
#usr/lib/libboost_stacktrace_noop-mt-x64.so
-usr/lib/libboost_stacktrace_noop-mt-x64.so.1.81.0
+usr/lib/libboost_stacktrace_noop-mt-x64.so.1.83.0
#usr/lib/libboost_stacktrace_noop-x64.so
-usr/lib/libboost_stacktrace_noop-x64.so.1.81.0
+usr/lib/libboost_stacktrace_noop-x64.so.1.83.0
#usr/lib/libboost_system-mt-x64.so
-usr/lib/libboost_system-mt-x64.so.1.81.0
+usr/lib/libboost_system-mt-x64.so.1.83.0
#usr/lib/libboost_system-x64.so
-usr/lib/libboost_system-x64.so.1.81.0
+usr/lib/libboost_system-x64.so.1.83.0
#usr/lib/libboost_test_exec_monitor-mt-x64.a
#usr/lib/libboost_test_exec_monitor-x64.a
#usr/lib/libboost_thread-mt-x64.so
-usr/lib/libboost_thread-mt-x64.so.1.81.0
+usr/lib/libboost_thread-mt-x64.so.1.83.0
#usr/lib/libboost_timer-mt-x64.so
-usr/lib/libboost_timer-mt-x64.so.1.81.0
+usr/lib/libboost_timer-mt-x64.so.1.83.0
#usr/lib/libboost_timer-x64.so
-usr/lib/libboost_timer-x64.so.1.81.0
+usr/lib/libboost_timer-x64.so.1.83.0
#usr/lib/libboost_type_erasure-mt-x64.so
-usr/lib/libboost_type_erasure-mt-x64.so.1.81.0
+usr/lib/libboost_type_erasure-mt-x64.so.1.83.0
#usr/lib/libboost_type_erasure-x64.so
-usr/lib/libboost_type_erasure-x64.so.1.81.0
+usr/lib/libboost_type_erasure-x64.so.1.83.0
#usr/lib/libboost_unit_test_framework-mt-x64.so
-usr/lib/libboost_unit_test_framework-mt-x64.so.1.81.0
+usr/lib/libboost_unit_test_framework-mt-x64.so.1.83.0
#usr/lib/libboost_unit_test_framework-x64.so
-usr/lib/libboost_unit_test_framework-x64.so.1.81.0
+usr/lib/libboost_unit_test_framework-x64.so.1.83.0
#usr/lib/libboost_url-mt-x64.so
-usr/lib/libboost_url-mt-x64.so.1.81.0
+usr/lib/libboost_url-mt-x64.so.1.83.0
#usr/lib/libboost_url-x64.so
-usr/lib/libboost_url-x64.so.1.81.0
+usr/lib/libboost_url-x64.so.1.83.0
#usr/lib/libboost_wave-mt-x64.so
-usr/lib/libboost_wave-mt-x64.so.1.81.0
+usr/lib/libboost_wave-mt-x64.so.1.83.0
#usr/lib/libboost_wave-x64.so
-usr/lib/libboost_wave-x64.so.1.81.0
+usr/lib/libboost_wave-x64.so.1.83.0
#usr/lib/libboost_wserialization-mt-x64.so
-usr/lib/libboost_wserialization-mt-x64.so.1.81.0
+usr/lib/libboost_wserialization-mt-x64.so.1.83.0
#usr/lib/libboost_wserialization-x64.so
-usr/lib/libboost_wserialization-x64.so.1.81.0
+usr/lib/libboost_wserialization-x64.so.1.83.0
diff --git a/config/rootfiles/core/180/filelists/aarch64/boost b/config/rootfiles/core/180/filelists/aarch64/boost
new file mode 120000
index 000000000..807ad06be
--- /dev/null
+++ b/config/rootfiles/core/180/filelists/aarch64/boost
@@ -0,0 +1 @@
+../../../../common/aarch64/boost
\ No newline at end of file
diff --git a/config/rootfiles/core/180/filelists/freetype b/config/rootfiles/core/180/filelists/freetype
new file mode 120000
index 000000000..79ec5c42e
--- /dev/null
+++ b/config/rootfiles/core/180/filelists/freetype
@@ -0,0 +1 @@
+../../../common/freetype
\ No newline at end of file
diff --git a/config/rootfiles/core/180/filelists/gzip b/config/rootfiles/core/180/filelists/gzip
new file mode 120000
index 000000000..aebcccd87
--- /dev/null
+++ b/config/rootfiles/core/180/filelists/gzip
@@ -0,0 +1 @@
+../../../common/gzip
\ No newline at end of file
diff --git a/config/rootfiles/core/180/filelists/libedit b/config/rootfiles/core/180/filelists/libedit
new file mode 120000
index 000000000..03fc483da
--- /dev/null
+++ b/config/rootfiles/core/180/filelists/libedit
@@ -0,0 +1 @@
+../../../common/libedit
\ No newline at end of file
diff --git a/config/rootfiles/core/180/filelists/libnl-3 b/config/rootfiles/core/180/filelists/libnl-3
new file mode 120000
index 000000000..00e61c261
--- /dev/null
+++ b/config/rootfiles/core/180/filelists/libnl-3
@@ -0,0 +1 @@
+../../../common/libnl-3
\ No newline at end of file
diff --git a/config/rootfiles/core/180/filelists/libtiff b/config/rootfiles/core/180/filelists/libtiff
new file mode 120000
index 000000000..dd89e3cda
--- /dev/null
+++ b/config/rootfiles/core/180/filelists/libtiff
@@ -0,0 +1 @@
+../../../common/libtiff
\ No newline at end of file
diff --git a/config/rootfiles/core/180/filelists/procps b/config/rootfiles/core/180/filelists/procps
new file mode 120000
index 000000000..e17e8ed70
--- /dev/null
+++ b/config/rootfiles/core/180/filelists/procps
@@ -0,0 +1 @@
+../../../common/procps
\ No newline at end of file
diff --git a/config/rootfiles/core/180/filelists/riscv64/boost b/config/rootfiles/core/180/filelists/riscv64/boost
new file mode 120000
index 000000000..cbc461c2b
--- /dev/null
+++ b/config/rootfiles/core/180/filelists/riscv64/boost
@@ -0,0 +1 @@
+../../../../common/riscv64/boost
\ No newline at end of file
diff --git a/config/rootfiles/core/180/filelists/udev b/config/rootfiles/core/180/filelists/udev
new file mode 120000
index 000000000..e967a1c92
--- /dev/null
+++ b/config/rootfiles/core/180/filelists/udev
@@ -0,0 +1 @@
+../../../common/udev
\ No newline at end of file
diff --git a/config/rootfiles/core/180/filelists/x86_64/boost b/config/rootfiles/core/180/filelists/x86_64/boost
new file mode 120000
index 000000000..9ed31e1d5
--- /dev/null
+++ b/config/rootfiles/core/180/filelists/x86_64/boost
@@ -0,0 +1 @@
+../../../../common/x86_64/boost
\ No newline at end of file
diff --git a/config/rootfiles/core/180/update.sh b/config/rootfiles/core/180/update.sh
index 4337e2533..c0bf18bd8 100644
--- a/config/rootfiles/core/180/update.sh
+++ b/config/rootfiles/core/180/update.sh
@@ -42,6 +42,8 @@ fi
extract_files
# Remove files
+rm -rfv \
+ /usr/lib/libboost*.so.1.81.0
# update linker config
ldconfig
@@ -60,6 +62,7 @@ telinit u
if [ -f /var/ipfire/proxy/enable ]; then
/etc/init.d/squid restart
fi
+/etc/rc.d/init.d/udev restart
# This update needs a reboot...
#touch /var/run/need_reboot
diff --git a/config/rootfiles/packages/sdl2 b/config/rootfiles/packages/sdl2
index 9f9a9eace..519685a8d 100644
--- a/config/rootfiles/packages/sdl2
+++ b/config/rootfiles/packages/sdl2
@@ -82,7 +82,7 @@
#usr/lib/cmake/SDL2/sdl2-config-version.cmake
#usr/lib/cmake/SDL2/sdl2-config.cmake
usr/lib/libSDL2-2.0.so.0
-usr/lib/libSDL2-2.0.so.0.2800.1
+usr/lib/libSDL2-2.0.so.0.2800.3
#usr/lib/libSDL2.la
usr/lib/libSDL2.so
#usr/lib/libSDL2_test.a
diff --git a/config/rootfiles/packages/x86_64/samba b/config/rootfiles/packages/x86_64/samba
index 8d2943ef8..4e5cee3a8 100644
--- a/config/rootfiles/packages/x86_64/samba
+++ b/config/rootfiles/packages/x86_64/samba
@@ -25,6 +25,7 @@ usr/bin/regpatch
usr/bin/regshell
usr/bin/regtree
usr/bin/rpcclient
+usr/bin/samba-log-parser
usr/bin/samba-regedit
usr/bin/samba-tool
usr/bin/sharesec
@@ -156,7 +157,7 @@ usr/lib/libndr-standard.so.0
usr/lib/libndr-standard.so.0.0.1
usr/lib/libndr.so
usr/lib/libndr.so.3
-usr/lib/libndr.so.3.0.0
+usr/lib/libndr.so.3.0.1
usr/lib/libnetapi.so
usr/lib/libnetapi.so.1
usr/lib/libnetapi.so.1.0.0
@@ -207,86 +208,88 @@ usr/lib/libwbclient.so.0.16
#usr/lib/pkgconfig/netapi.pc
#usr/lib/pkgconfig/samba-credentials.pc
#usr/lib/pkgconfig/samba-hostconfig.pc
-#usr/lib/pkgconfig/samba-policy.cpython-310-x86_64-linux-gnu.pc
+#usr/lib/pkgconfig/samba-policy.cpython-310-xxxMACHINExxx-linux-gnu.pc
#usr/lib/pkgconfig/samba-util.pc
#usr/lib/pkgconfig/samdb.pc
#usr/lib/pkgconfig/smbclient.pc
#usr/lib/pkgconfig/wbclient.pc
usr/lib/python3.10/site-packages/_ldb_text.py
usr/lib/python3.10/site-packages/_tdb_text.py
-usr/lib/python3.10/site-packages/_tevent.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/ldb.cpython-310-x86_64-linux-gnu.so
+usr/lib/python3.10/site-packages/_tevent.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/ldb.cpython-310-xxxMACHINExxx-linux-gnu.so
#usr/lib/python3.10/site-packages/samba
usr/lib/python3.10/site-packages/samba/__init__.py
-usr/lib/python3.10/site-packages/samba/_glue.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/_ldb.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/auth.cpython-310-x86_64-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/_glue.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/_ldb.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/auth.cpython-310-xxxMACHINExxx-linux-gnu.so
usr/lib/python3.10/site-packages/samba/auth_util.py
usr/lib/python3.10/site-packages/samba/colour.py
usr/lib/python3.10/site-packages/samba/common.py
-usr/lib/python3.10/site-packages/samba/compression.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/credentials.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/crypto.cpython-310-x86_64-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/compression.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/credentials.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/crypto.cpython-310-xxxMACHINExxx-linux-gnu.so
usr/lib/python3.10/site-packages/samba/dbchecker.py
#usr/lib/python3.10/site-packages/samba/dcerpc
usr/lib/python3.10/site-packages/samba/dcerpc/__init__.py
-usr/lib/python3.10/site-packages/samba/dcerpc/atsvc.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/auth.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/base.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/claims.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/dcerpc.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/dfs.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/dns.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/dnsp.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/dnsserver.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/drsblobs.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/drsuapi.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/echo.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/epmapper.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/idmap.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/initshutdown.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/irpc.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/krb5ccache.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/krb5pac.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/lsa.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/mdssvc.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/messaging.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/mgmt.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/misc.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/nbt.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/netlogon.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/ntlmssp.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/preg.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/samr.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/security.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/server_id.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/smb_acl.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/spoolss.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/srvsvc.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/svcctl.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/unixinfo.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/winbind.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/windows_event_ids.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/winreg.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/winspool.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/witness.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/wkssvc.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dcerpc/xattr.cpython-310-x86_64-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/atsvc.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/auth.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/base.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/claims.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/dcerpc.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/dfs.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/dns.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/dnsp.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/dnsserver.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/drsblobs.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/drsuapi.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/echo.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/epmapper.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/idmap.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/initshutdown.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/irpc.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/krb5ccache.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/krb5pac.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/lsa.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/mdssvc.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/messaging.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/mgmt.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/misc.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/nbt.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/netlogon.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/ntlmssp.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/preg.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/samr.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/security.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/server_id.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/smb_acl.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/spoolss.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/srvsvc.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/svcctl.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/unixinfo.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/winbind.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/windows_event_ids.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/winreg.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/winspool.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/witness.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/wkssvc.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dcerpc/xattr.cpython-310-xxxMACHINExxx-linux-gnu.so
usr/lib/python3.10/site-packages/samba/descriptor.py
usr/lib/python3.10/site-packages/samba/dnsresolver.py
usr/lib/python3.10/site-packages/samba/dnsserver.py
usr/lib/python3.10/site-packages/samba/domain_update.py
usr/lib/python3.10/site-packages/samba/drs_utils.py
-usr/lib/python3.10/site-packages/samba/dsdb.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/dsdb_dns.cpython-310-x86_64-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dsdb.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/dsdb_dns.cpython-310-xxxMACHINExxx-linux-gnu.so
#usr/lib/python3.10/site-packages/samba/emulate
usr/lib/python3.10/site-packages/samba/emulate/__init__.py
usr/lib/python3.10/site-packages/samba/emulate/traffic.py
usr/lib/python3.10/site-packages/samba/emulate/traffic_packets.py
usr/lib/python3.10/site-packages/samba/forest_update.py
-usr/lib/python3.10/site-packages/samba/gensec.cpython-310-x86_64-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/functional_level.py
+usr/lib/python3.10/site-packages/samba/gensec.cpython-310-xxxMACHINExxx-linux-gnu.so
usr/lib/python3.10/site-packages/samba/getopt.py
usr/lib/python3.10/site-packages/samba/gp
+usr/lib/python3.10/site-packages/samba/gp/__init__.py
usr/lib/python3.10/site-packages/samba/gp/gp_centrify_crontab_ext.py
usr/lib/python3.10/site-packages/samba/gp/gp_centrify_sudoers_ext.py
usr/lib/python3.10/site-packages/samba/gp/gp_cert_auto_enroll_ext.py
@@ -318,7 +321,7 @@ usr/lib/python3.10/site-packages/samba/gp_parse/gp_csv.py
usr/lib/python3.10/site-packages/samba/gp_parse/gp_inf.py
usr/lib/python3.10/site-packages/samba/gp_parse/gp_ini.py
usr/lib/python3.10/site-packages/samba/gp_parse/gp_pol.py
-usr/lib/python3.10/site-packages/samba/gpo.cpython-310-x86_64-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/gpo.cpython-310-xxxMACHINExxx-linux-gnu.so
usr/lib/python3.10/site-packages/samba/graph.py
usr/lib/python3.10/site-packages/samba/hostconfig.py
usr/lib/python3.10/site-packages/samba/idmap.py
@@ -332,15 +335,15 @@ usr/lib/python3.10/site-packages/samba/kcc/kcc_utils.py
usr/lib/python3.10/site-packages/samba/kcc/ldif_import_export.py
usr/lib/python3.10/site-packages/samba/logger.py
usr/lib/python3.10/site-packages/samba/mdb_util.py
-usr/lib/python3.10/site-packages/samba/messaging.cpython-310-x86_64-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/messaging.cpython-310-xxxMACHINExxx-linux-gnu.so
usr/lib/python3.10/site-packages/samba/ms_display_specifiers.py
usr/lib/python3.10/site-packages/samba/ms_forest_updates_markdown.py
usr/lib/python3.10/site-packages/samba/ms_schema.py
usr/lib/python3.10/site-packages/samba/ms_schema_markdown.py
usr/lib/python3.10/site-packages/samba/ndr.py
-usr/lib/python3.10/site-packages/samba/net.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/net_s3.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/netbios.cpython-310-x86_64-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/net.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/net_s3.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/netbios.cpython-310-xxxMACHINExxx-linux-gnu.so
#usr/lib/python3.10/site-packages/samba/netcmd
usr/lib/python3.10/site-packages/samba/netcmd/__init__.py
usr/lib/python3.10/site-packages/samba/netcmd/common.py
@@ -349,12 +352,53 @@ usr/lib/python3.10/site-packages/samba/netcmd/contact.py
usr/lib/python3.10/site-packages/samba/netcmd/dbcheck.py
usr/lib/python3.10/site-packages/samba/netcmd/delegation.py
usr/lib/python3.10/site-packages/samba/netcmd/dns.py
-usr/lib/python3.10/site-packages/samba/netcmd/domain.py
-usr/lib/python3.10/site-packages/samba/netcmd/domain_backup.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain
+usr/lib/python3.10/site-packages/samba/netcmd/domain/__init__.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/auth
+usr/lib/python3.10/site-packages/samba/netcmd/domain/auth/__init__.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/auth/policy.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/auth/silo.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/auth/silo_member.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/backup.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/claim
+usr/lib/python3.10/site-packages/samba/netcmd/domain/claim/__init__.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/claim/claim_type.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/claim/value_type.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/classicupgrade.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/common.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/dcpromo.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/demote.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/functional_prep.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/info.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/join.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/keytab.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/leave.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/level.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/models
+usr/lib/python3.10/site-packages/samba/netcmd/domain/models/__init__.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/models/auth_policy.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/models/auth_silo.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/models/claim_type.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/models/exceptions.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/models/fields.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/models/model.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/models/schema.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/models/site.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/models/subnet.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/models/user.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/models/value_type.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/passwordsettings.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/provision.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/samba3upgrade.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/schemaupgrade.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/tombstones.py
+usr/lib/python3.10/site-packages/samba/netcmd/domain/trust.py
usr/lib/python3.10/site-packages/samba/netcmd/drs.py
usr/lib/python3.10/site-packages/samba/netcmd/dsacl.py
+usr/lib/python3.10/site-packages/samba/netcmd/encoders.py
usr/lib/python3.10/site-packages/samba/netcmd/forest.py
usr/lib/python3.10/site-packages/samba/netcmd/fsmo.py
+usr/lib/python3.10/site-packages/samba/netcmd/gpcommon.py
usr/lib/python3.10/site-packages/samba/netcmd/gpo.py
usr/lib/python3.10/site-packages/samba/netcmd/group.py
usr/lib/python3.10/site-packages/samba/netcmd/ldapcmp.py
@@ -370,12 +414,14 @@ usr/lib/python3.10/site-packages/samba/netcmd/sites.py
usr/lib/python3.10/site-packages/samba/netcmd/spn.py
usr/lib/python3.10/site-packages/samba/netcmd/testparm.py
usr/lib/python3.10/site-packages/samba/netcmd/user.py
+usr/lib/python3.10/site-packages/samba/netcmd/validators.py
usr/lib/python3.10/site-packages/samba/netcmd/visualize.py
usr/lib/python3.10/site-packages/samba/ntacls.py
-usr/lib/python3.10/site-packages/samba/ntstatus.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/param.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/policy.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/posix_eadb.cpython-310-x86_64-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/ntstatus.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/param.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/policies.py
+usr/lib/python3.10/site-packages/samba/policy.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/posix_eadb.cpython-310-xxxMACHINExxx-linux-gnu.so
#usr/lib/python3.10/site-packages/samba/provision
usr/lib/python3.10/site-packages/samba/provision/__init__.py
usr/lib/python3.10/site-packages/samba/provision/backend.py
@@ -383,25 +429,25 @@ usr/lib/python3.10/site-packages/samba/provision/common.py
usr/lib/python3.10/site-packages/samba/provision/kerberos.py
usr/lib/python3.10/site-packages/samba/provision/kerberos_implementation.py
usr/lib/python3.10/site-packages/samba/provision/sambadns.py
-usr/lib/python3.10/site-packages/samba/registry.cpython-310-x86_64-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/registry.cpython-310-xxxMACHINExxx-linux-gnu.so
usr/lib/python3.10/site-packages/samba/remove_dc.py
-usr/lib/python3.10/site-packages/samba/reparse_symlink.cpython-310-x86_64-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/reparse_symlink.cpython-310-xxxMACHINExxx-linux-gnu.so
usr/lib/python3.10/site-packages/samba/safe_tarfile.py
#usr/lib/python3.10/site-packages/samba/samba3
usr/lib/python3.10/site-packages/samba/samba3/__init__.py
-usr/lib/python3.10/site-packages/samba/samba3/libsmb_samba_cwrapper.cpython-310-x86_64-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/samba3/libsmb_samba_cwrapper.cpython-310-xxxMACHINExxx-linux-gnu.so
usr/lib/python3.10/site-packages/samba/samba3/libsmb_samba_internal.py
-usr/lib/python3.10/site-packages/samba/samba3/mdscli.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/samba3/param.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/samba3/passdb.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/samba3/smbconf.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/samba3/smbd.cpython-310-x86_64-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/samba3/mdscli.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/samba3/param.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/samba3/passdb.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/samba3/smbconf.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/samba3/smbd.cpython-310-xxxMACHINExxx-linux-gnu.so
usr/lib/python3.10/site-packages/samba/samdb.py
usr/lib/python3.10/site-packages/samba/schema.py
usr/lib/python3.10/site-packages/samba/sd_utils.py
-usr/lib/python3.10/site-packages/samba/security.cpython-310-x86_64-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/security.cpython-310-xxxMACHINExxx-linux-gnu.so
usr/lib/python3.10/site-packages/samba/sites.py
-usr/lib/python3.10/site-packages/samba/smbconf.cpython-310-x86_64-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/smbconf.cpython-310-xxxMACHINExxx-linux-gnu.so
usr/lib/python3.10/site-packages/samba/subnets.py
#usr/lib/python3.10/site-packages/samba/subunit
usr/lib/python3.10/site-packages/samba/subunit/__init__.py
@@ -513,8 +559,11 @@ usr/lib/python3.10/site-packages/samba/tdb_util.py
#usr/lib/python3.10/site-packages/samba/tests/krb5/alias_tests.py
#usr/lib/python3.10/site-packages/samba/tests/krb5/as_canonicalization_tests.py
#usr/lib/python3.10/site-packages/samba/tests/krb5/as_req_tests.py
+#usr/lib/python3.10/site-packages/samba/tests/krb5/authn_policy_tests.py
+#usr/lib/python3.10/site-packages/samba/tests/krb5/claims_in_pac.py
#usr/lib/python3.10/site-packages/samba/tests/krb5/claims_tests.py
#usr/lib/python3.10/site-packages/samba/tests/krb5/compatability_tests.py
+#usr/lib/python3.10/site-packages/samba/tests/krb5/device_tests.py
#usr/lib/python3.10/site-packages/samba/tests/krb5/etype_tests.py
#usr/lib/python3.10/site-packages/samba/tests/krb5/fast_tests.py
#usr/lib/python3.10/site-packages/samba/tests/krb5/group_tests.py
@@ -527,6 +576,7 @@ usr/lib/python3.10/site-packages/samba/tdb_util.py
#usr/lib/python3.10/site-packages/samba/tests/krb5/ms_kile_client_principal_lookup_tests.py
#usr/lib/python3.10/site-packages/samba/tests/krb5/nt_hash_tests.py
#usr/lib/python3.10/site-packages/samba/tests/krb5/pac_align_tests.py
+#usr/lib/python3.10/site-packages/samba/tests/krb5/pkinit_tests.py
#usr/lib/python3.10/site-packages/samba/tests/krb5/protected_users_tests.py
#usr/lib/python3.10/site-packages/samba/tests/krb5/raw_testcase.py
#usr/lib/python3.10/site-packages/samba/tests/krb5/rfc4120_constants.py
@@ -548,6 +598,7 @@ usr/lib/python3.10/site-packages/samba/tdb_util.py
#usr/lib/python3.10/site-packages/samba/tests/ldap_referrals.py
#usr/lib/python3.10/site-packages/samba/tests/ldap_spn.py
#usr/lib/python3.10/site-packages/samba/tests/ldap_upn_sam_account.py
+#usr/lib/python3.10/site-packages/samba/tests/ldap_whoami.py
#usr/lib/python3.10/site-packages/samba/tests/libsmb-basic.py
#usr/lib/python3.10/site-packages/samba/tests/libsmb.py
#usr/lib/python3.10/site-packages/samba/tests/loadparm.py
@@ -595,6 +646,7 @@ usr/lib/python3.10/site-packages/samba/tdb_util.py
#usr/lib/python3.10/site-packages/samba/tests/s3windb.py
#usr/lib/python3.10/site-packages/samba/tests/safe_tarfile.py
#usr/lib/python3.10/site-packages/samba/tests/samba3sam.py
+#usr/lib/python3.10/site-packages/samba/tests/samba_startup_fl_change.py
#usr/lib/python3.10/site-packages/samba/tests/samba_tool
#usr/lib/python3.10/site-packages/samba/tests/samba_tool/__init__.py
#usr/lib/python3.10/site-packages/samba/tests/samba_tool/base.py
@@ -602,6 +654,11 @@ usr/lib/python3.10/site-packages/samba/tdb_util.py
#usr/lib/python3.10/site-packages/samba/tests/samba_tool/contact.py
#usr/lib/python3.10/site-packages/samba/tests/samba_tool/demote.py
#usr/lib/python3.10/site-packages/samba/tests/samba_tool/dnscmd.py
+#usr/lib/python3.10/site-packages/samba/tests/samba_tool/domain_auth_base.py
+#usr/lib/python3.10/site-packages/samba/tests/samba_tool/domain_auth_policy.py
+#usr/lib/python3.10/site-packages/samba/tests/samba_tool/domain_auth_silo.py
+#usr/lib/python3.10/site-packages/samba/tests/samba_tool/domain_claim.py
+#usr/lib/python3.10/site-packages/samba/tests/samba_tool/domain_models.py
#usr/lib/python3.10/site-packages/samba/tests/samba_tool/drs_clone_dc_data_lmdb_size.py
#usr/lib/python3.10/site-packages/samba/tests/samba_tool/dsacl.py
#usr/lib/python3.10/site-packages/samba/tests/samba_tool/forest.py
@@ -663,12 +720,12 @@ usr/lib/python3.10/site-packages/samba/trust_utils.py
usr/lib/python3.10/site-packages/samba/upgrade.py
usr/lib/python3.10/site-packages/samba/upgradehelpers.py
usr/lib/python3.10/site-packages/samba/uptodateness.py
-usr/lib/python3.10/site-packages/samba/werror.cpython-310-x86_64-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/werror.cpython-310-xxxMACHINExxx-linux-gnu.so
usr/lib/python3.10/site-packages/samba/xattr.py
-usr/lib/python3.10/site-packages/samba/xattr_native.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/samba/xattr_tdb.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/talloc.cpython-310-x86_64-linux-gnu.so
-usr/lib/python3.10/site-packages/tdb.cpython-310-x86_64-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/xattr_native.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/samba/xattr_tdb.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/talloc.cpython-310-xxxMACHINExxx-linux-gnu.so
+usr/lib/python3.10/site-packages/tdb.cpython-310-xxxMACHINExxx-linux-gnu.so
usr/lib/python3.10/site-packages/tevent.py
#usr/lib/samba
usr/lib/samba/idmap
@@ -859,7 +916,6 @@ usr/lib/samba/vfs/virusfilter.so
usr/lib/samba/vfs/widelinks.so
usr/lib/samba/vfs/worm.so
usr/lib/samba/vfs/xattr_tdb.so
-usr/lib/security
usr/lib/security/pam_winbind.so
#usr/libexec/samba
usr/libexec/samba/rpcd_classic
diff --git a/lfs/boost b/lfs/boost
index 0bd2a7256..1112a0797 100644
--- a/lfs/boost
+++ b/lfs/boost
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2021 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2023 IPFire Team <info(a)ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -24,7 +24,7 @@
include Config
-VER = 1_81_0
+VER = 1_83_0
THISAPP = boost_$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -65,7 +65,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 7b0edd195c2c0d29d5e0e0e5b81bf1c7f69413e7cb4b96ad87496e94d2d0add47f5e7f5838a94ca825ec9b7ba4d8f151085eb141b2e9e38f98d0edc206c303e4
+$(DL_FILE)_BLAKE2 = e347417c6a98d14fc55d4792cbf29e3fac983e7951ace7e1526b69dbd97a2757b8ed148321dc4d864c37307829359dff52428572c9f20ec4058d6e26d991fd7a
install : $(TARGET)
diff --git a/lfs/freetype b/lfs/freetype
index ca416f7cc..7210d6c8a 100644
--- a/lfs/freetype
+++ b/lfs/freetype
@@ -24,7 +24,7 @@
include Config
-VER = 2.13.1
+VER = 2.13.2
THISAPP = freetype-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = edadf2cdd8eb17362239cc5ab7fdff7cb1ca398908d3a9fa0547c3922b098df331cc87e939cee62ce20a78b01f14372c952c823c30af9ac227fc7da10000d37b
+$(DL_FILE)_BLAKE2 = cebc82180d9afaeb112a65ba78903d7bf7a9295a803166a033585ad2325add6023f05066852240c4665e56285345ba503b01ecd461d48f0478a8f3f56136988e
install : $(TARGET)
diff --git a/lfs/gzip b/lfs/gzip
index c669c235f..5101df71f 100644
--- a/lfs/gzip
+++ b/lfs/gzip
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2022 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2023 IPFire Team <info(a)ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -24,7 +24,7 @@
include Config
-VER = 1.12
+VER = 1.13
THISAPP = gzip-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -49,7 +49,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 7e2d482c08555f5fb0ff5408c0afe48c61034e9779eed6e3dd8046c847234c0a8a6bc34d49a934a54db0d73033e12c71a228d373551384a4cd663315071637e0
+$(DL_FILE)_BLAKE2 = f0e3b4c28bafcd3b59b65ac2d71218dc58d81b52c6921c1be038757c99e99184178c5d0e9674caa5099713b8b64e8c85cf061f4abfa20b73b478288f121fb05d
install : $(TARGET)
diff --git a/lfs/libedit b/lfs/libedit
index 7bcd7755d..ce6040930 100644
--- a/lfs/libedit
+++ b/lfs/libedit
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2019 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2023 IPFire Team <info(a)ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -24,7 +24,7 @@
include Config
-VER = 20221030-3.1
+VER = 20230828-3.1
THISAPP = libedit-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = f4a9784cfc2a30af2778f0e05b6e45ca489555c3009ba050ea19134670ad71fdd099425dee0526dcbb6a1a84f51bd8014ce2540be0535465cb59ab998753833c
+$(DL_FILE)_BLAKE2 = bb54593e0d9b92c09027edf3f2ca25631d8684ad9dd6359744ad3b1121b16e2e9bc4e4dbf1d02524ed0605ccaab2564c115adb6da338984e831433a9af4c7cb9
install : $(TARGET)
diff --git a/lfs/libgudev b/lfs/libgudev
index bf0fec9b8..7e7d0fca5 100644
--- a/lfs/libgudev
+++ b/lfs/libgudev
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2021 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2023 IPFire Team <info(a)ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -24,7 +24,7 @@
include Config
-VER = 237
+VER = 238
THISAPP = libgudev-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 5d39d4d26d8c8b3fa877319c294036294dbda96b340d2d04d7a35449d91b58de876b96b5e3d9423cdf3e1d3e2a94f5a861b1ac1e74a610637e0fc66248c68309
+$(DL_FILE)_BLAKE2 = 386491e78c82081e89dad897d16ea6733430a67db3f75f2d9fdee5474b074ad6fede9f08e429f4eb6feaa9bbbb982d9d039db738aac5b5ce0ffac2d3a19430d4
install : $(TARGET)
@@ -71,9 +71,9 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
@$(PREBUILD)
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE)
cd $(DIR_APP) && meson --prefix=/usr \
- --sysconfdir=/etc \
- --buildtype=release \
- builddir/
+ --sysconfdir=/etc \
+ --buildtype=release \
+ builddir/
cd $(DIR_APP) && ninja -C builddir/ $(MAKETUNING)
cd $(DIR_APP) && ninja -C builddir/ install
@rm -rf $(DIR_APP)
diff --git a/lfs/libnl-3 b/lfs/libnl-3
index d7d4480a3..a26e13ec4 100644
--- a/lfs/libnl-3
+++ b/lfs/libnl-3
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2018 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2023 IPFire Team <info(a)ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -24,7 +24,7 @@
include Config
-VER = 3.5.0
+VER = 3.8.0
THISAPP = libnl-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = cf21c1ffa89799b91bf4bddb8833d5af5c62eb1c53a078ee55a2888bd8439e1ae6db8886c9c4f937297962faac6873b4cf5211ee3d1e5354d96b5dc545a6fc2d
+$(DL_FILE)_BLAKE2 = ff90d52e9b617ad8a53e4d42f43bee065b331ed919a3effc4a0f38c8e15b46f86c1eb153816499ed77dd99063500b1dc52951891034475a5bb81da1ad8004594
install : $(TARGET)
diff --git a/lfs/libtiff b/lfs/libtiff
index faea4807b..bb28fc67f 100644
--- a/lfs/libtiff
+++ b/lfs/libtiff
@@ -26,7 +26,7 @@ include Config
SUMMARY = The Tiff Library (with JPEG and compression support)
-VER = 4.5.0
+VER = 4.5.1
THISAPP = tiff-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = c69801ba9d55b1ed27a92d31d8cd16937fe69299fbf5450efb4a6caa60245b72ddade110daae78f2198613640383623f76ec2265ba785375d0a85c7909b73fe9
+$(DL_FILE)_BLAKE2 = 793c03593c46d6f804f622f5ff7e799751ee79e87ec1575801d2238fbcd2e89ed657a5081d3651e337f1bb14603ff94a15aad878e7fdf2cf75ada38eed64d9d2
install : $(TARGET)
diff --git a/lfs/ncdu b/lfs/ncdu
index f1338f033..a562cd26e 100644
--- a/lfs/ncdu
+++ b/lfs/ncdu
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2020 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2023 IPFire Team <info(a)ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -27,7 +27,7 @@ include Config
SUMMARY = NCurses Disk Usage
-VER = 1.17
+VER = 1.18.1
THISAPP = ncdu-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -35,7 +35,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = ncdu
-PAK_VER = 3
+PAK_VER = 4
DEPS =
@@ -49,7 +49,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 7d36a648b8fb0a26d3b6bcc533ed8f510e7f37b3084cb585a0c785d73fd82f537e0f2f9493c3b56173eae1324255e7acf7617a1cd1614c92a3b7bf0d53b7d77f
+$(DL_FILE)_BLAKE2 = fc64ea50cbc7bd2f5b0026ea1e87f18a25693f8ac8eb01468dcbf4d1185f71c472074217ed3088d9a029239547ce9dffe0fbf4b2d4cd8e0904657bd1e2bf6f84
install : $(TARGET)
diff --git a/lfs/procps b/lfs/procps
index 7aa41909a..cc2d7fbce 100644
--- a/lfs/procps
+++ b/lfs/procps
@@ -24,7 +24,7 @@
include Config
-VER = v4.0.3
+VER = v4.0.4
THISAPP = procps-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 9836bda7bf8c9dab83d2c6064af3c52f070737ad2fb399e4ca015f33c1d45db378097eb9e77763107975412a19b4dacfbe110655074704270d679ccd94e6f9c0
+$(DL_FILE)_BLAKE2 = 0ce3c6291e17ae6dcfb15a144689b9be481d3d9728372822a8f2119446ad844100f98e15e559266c2472aa128e381d1cf495348f5adb90ac393f4de4b7185a5b
install : $(TARGET)
@@ -70,7 +70,6 @@ $(subst %,%_BLAKE2,$(objects)) :
$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
@$(PREBUILD)
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE)
- cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/procps-v4.0.3_address_build_failures_with_gettext_0.22.patch
cd $(DIR_APP) && ./autogen.sh
cd $(DIR_APP) && ./configure \
--prefix=/usr \
diff --git a/lfs/samba b/lfs/samba
index 7757ae168..77bb569cd 100644
--- a/lfs/samba
+++ b/lfs/samba
@@ -24,7 +24,7 @@
include Config
-VER = 4.18.5
+VER = 4.19.0
SUMMARY = A SMB/CIFS File, Print, and Authentication Server
THISAPP = samba-$(VER)
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 24c625372c6e4f7f4393777991221f7a7ad25513717436491ea3238c8d588e738eb1a64791606f691b3608362b3f3741f390f08975b2b0578c497984a4d44392
+$(DL_FILE)_BLAKE2 = 4e0db41d7d06e195cee994c5ec02a37892c1a7dd99ea9defb845fe2fbf96446846c469007218b6b0d6077c0886f0d08b2a4376acba1ed455b641daacd9018f12
install : $(TARGET)
diff --git a/lfs/sdl2 b/lfs/sdl2
index 0366b98e8..387323d05 100644
--- a/lfs/sdl2
+++ b/lfs/sdl2
@@ -24,7 +24,7 @@
include Config
-VER = 2.28.1
+VER = 2.28.3
SUMMARY = Simple DirectMedia Layer Library
THISAPP = SDL2-$(VER)
@@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = sdl2
-PAK_VER = 12
+PAK_VER = 13
DEPS = alsa
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = c32537d42108dd75ea4f2ba907d6b045ba18d6be29f76a6f8a2f45400d069b0d43223a8855ba3103fa53c3b9d886b2e542133bcce1cd6cfcf5b17800dd5f9911
+$(DL_FILE)_BLAKE2 = 1ef8950b7736fbbca4607ed9750114f94b8e6e944b2974941840c13b1677643126524cc41ad8c3ead699ea2f90295898888d3d0b31c7a80079420aa9187035fb
install : $(TARGET)
diff --git a/lfs/udev b/lfs/udev
index eb01ae848..300c77f7d 100644
--- a/lfs/udev
+++ b/lfs/udev
@@ -74,7 +74,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
@$(PREBUILD)
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE)
cd $(DIR_APP) && tar axf $(DIR_DL)/udev-lfs-$(RULES_VER).tar.bz2
-
+ cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/eudev-3.2.12_Bump_udev_version_to_251.patch
+ cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/eudev-3.2.12_Export_dummies_for_current_tags.patch
cd $(DIR_APP) && ./configure \
--prefix=/usr \
--bindir=/bin \
diff --git a/src/patches/eudev-3.2.12_Bump_udev_version_to_251.patch b/src/patches/eudev-3.2.12_Bump_udev_version_to_251.patch
new file mode 100644
index 000000000..459d1b6df
--- /dev/null
+++ b/src/patches/eudev-3.2.12_Bump_udev_version_to_251.patch
@@ -0,0 +1,11 @@
+--- eudev-3.2.12/configure.orig 2023-05-16 16:20:07.000000000 +0200
++++ eudev-3.2.12/configure 2023-09-05 14:50:58.167510924 +0200
+@@ -3408,7 +3408,7 @@
+ ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+
+-UDEV_VERSION=243
++UDEV_VERSION=251
+
+
+
diff --git a/src/patches/eudev-3.2.12_Export_dummies_for_current_tags.patch b/src/patches/eudev-3.2.12_Export_dummies_for_current_tags.patch
new file mode 100644
index 000000000..e0563ab17
--- /dev/null
+++ b/src/patches/eudev-3.2.12_Export_dummies_for_current_tags.patch
@@ -0,0 +1,81 @@
+From dacff83d872c1dcb563439f98c9b974e244fcd46 Mon Sep 17 00:00:00 2001
+From: Boian Bonev <bbonev(a)ipacct.com>
+Date: Fri, 11 Aug 2023 23:14:02 +0000
+Subject: [PATCH] Export dummies for
+
+ - udev_device_has_current_tag
+ - udev_device_get_current_tags_list_entry
+
+since the current eudev device database does not support the concept of
+current tags
+---
+ src/libudev/libudev-device.c | 11 +++++++++++
+ src/libudev/libudev.h | 2 ++
+ src/libudev/libudev.sym | 6 ++++++
+ 3 files changed, 19 insertions(+)
+
+diff --git a/src/libudev/libudev-device.c b/src/libudev/libudev-device.c
+index ac67ce846..7d7a6622e 100644
+--- a/src/libudev/libudev-device.c
++++ b/src/libudev/libudev-device.c
+@@ -1819,6 +1819,12 @@ _public_ struct udev_list_entry *udev_device_get_tags_list_entry(struct udev_dev
+ return udev_list_get_entry(&udev_device->tags_list);
+ }
+
++_public_ struct udev_list_entry *udev_device_get_current_tags_list_entry(struct udev_device *udev_device)
++{
++ // TODO: eudev database does not support current tags
++ return udev_device_get_tags_list_entry(udev_device);
++}
++
+ /**
+ * udev_device_has_tag:
+ * @udev_device: udev device
+@@ -1842,6 +1848,11 @@ _public_ int udev_device_has_tag(struct udev_device *udev_device, const char *ta
+ return false;
+ }
+
++_public_ int udev_device_has_current_tag(struct udev_device *udev_device, const char *tag) {
++ // TODO: eudev database does not support current tags
++ return udev_device_has_tag(udev_device, tag);
++}
++
+ #define ENVP_SIZE 128
+ #define MONITOR_BUF_SIZE 4096
+ static int update_envp_monitor_buf(struct udev_device *udev_device)
+diff --git a/src/libudev/libudev.h b/src/libudev/libudev.h
+index 8491d2b81..0202964d6 100644
+--- a/src/libudev/libudev.h
++++ b/src/libudev/libudev.h
+@@ -100,6 +100,7 @@ int udev_device_get_is_initialized(struct udev_device *udev_device);
+ struct udev_list_entry *udev_device_get_devlinks_list_entry(struct udev_device *udev_device);
+ struct udev_list_entry *udev_device_get_properties_list_entry(struct udev_device *udev_device);
+ struct udev_list_entry *udev_device_get_tags_list_entry(struct udev_device *udev_device);
++struct udev_list_entry *udev_device_get_current_tags_list_entry(struct udev_device *udev_device);
+ struct udev_list_entry *udev_device_get_sysattr_list_entry(struct udev_device *udev_device);
+ const char *udev_device_get_property_value(struct udev_device *udev_device, const char *key);
+ const char *udev_device_get_driver(struct udev_device *udev_device);
+@@ -110,6 +111,7 @@ unsigned long long int udev_device_get_usec_since_initialized(struct udev_device
+ const char *udev_device_get_sysattr_value(struct udev_device *udev_device, const char *sysattr);
+ int udev_device_set_sysattr_value(struct udev_device *udev_device, const char *sysattr, char *value);
+ int udev_device_has_tag(struct udev_device *udev_device, const char *tag);
++int udev_device_has_current_tag(struct udev_device *udev_device, const char *tag);
+
+ /*
+ * udev_monitor
+diff --git a/src/libudev/libudev.sym b/src/libudev/libudev.sym
+index 76726fca7..d56c2aeab 100644
+--- a/src/libudev/libudev.sym
++++ b/src/libudev/libudev.sym
+@@ -118,3 +118,9 @@ global:
+ udev_queue_flush;
+ udev_queue_get_fd;
+ } LIBUDEV_199;
++
++LIBUDEV_247 {
++global:
++ udev_device_has_current_tag;
++ udev_device_get_current_tags_list_entry;
++} LIBUDEV_215;
+
+
diff --git a/src/patches/procps-v4.0.3_address_build_failures_with_gettext_0.22.patch b/src/patches/procps-v4.0.3_address_build_failures_with_gettext_0.22.patch
deleted file mode 100644
index 6552151f2..000000000
--- a/src/patches/procps-v4.0.3_address_build_failures_with_gettext_0.22.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- procps-v4.0.3/po/fr.po.orig 2023-02-15 21:26:15.000000000 +0100
-+++ procps-v4.0.3/po/fr.po 2023-07-28 19:45:59.065599580 +0200
-@@ -3800,7 +3800,7 @@
- "Type 'q' or <Esc> to continue "
- msgstr ""
- "Aide pour les commandes interactives~2 - %s\n"
--"Fenêtre ~1%s~6: ~1Mode cumulatif ~3%s~2. ~1Système~6: ~1Délai ~3%.1lf "
-+"Fenêtre ~1%s~6: ~1Mode cumulatif ~3%s~2. ~1Système~6: ~1Délai ~3%.1f "
- "secs~2; ~1Mode sûr ~3%s~2.\n"
- "\n"
- " Z~5,~1B~5,E,e Global: «~1Z~2» couleurs; «~1B~2» gras; «~1E~2»/«~1e~2» "
-@@ -4723,7 +4723,7 @@
- #: src/watch.c:486
- #, c-format
- msgid "Every %.1fs: "
--msgstr "Toutes les %.1lfs: "
-+msgstr "Toutes les %.1fs: "
-
- #: src/watch.c:487
- #, c-format
hooks/post-receive
--
IPFire 2.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-09-12 16:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-12 16:22 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 7de4ba0c8f9e7ef5fc29ac7204675bba2da4d4f0 Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox