* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 1b22a95ca88b8f0120312a119387ce96cf870437
@ 2022-03-11 8:42 Michael Tremer
0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2022-03-11 8:42 UTC (permalink / raw)
To: ipfire-scm
[-- Attachment #1: Type: text/plain, Size: 212197 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 1b22a95ca88b8f0120312a119387ce96cf870437 (commit)
via d814021aa52969c84363f34d2d91d0a6da110419 (commit)
via aee009fe23620fb177e459fbf9234149114e702d (commit)
via b13c41b9e45f385a3688f9071a645cbd704a6286 (commit)
via e2617fc054a8eb2d6aa11b97d3f4eb987ddedc99 (commit)
via d435669f81d0ebbd8d04ad0c6d3674e14b84755d (commit)
via fbba2fc84ab73e0f6163700b447244a2c449ebd0 (commit)
via 817d34ecc8d0b2eea243c775fafd8318659be5e8 (commit)
via ec89353c7bb0a41f58fb4aa4f286607734b871cc (commit)
via 6a221fadaac8f29def86557a71020720ba233a28 (commit)
via e42665e594e1c910ef9c09d63691c9e14ee75487 (commit)
via 6a95e9841b1745235db4db14c691fa84e97ec138 (commit)
via b09ef37023cf1d6567110903777b4f9df3508999 (commit)
via 13329f16f1cddfc792ca12fff6130ad91db8ad87 (commit)
via 309726a4546e03ae927f5678a9a736c27cc3bbe5 (commit)
via 1a32c93bcfc7498613e147806212500e3950016f (commit)
via 4e52721aa2fee4fe6c2ca0239761a64cf39a3265 (commit)
via a6faddb31d849df8d1db3596b14c33ddfdd6f3e8 (commit)
via 85bcede302e05e95eb3769c2f92f2a1062768e4b (commit)
via b22cec64d956d455629771df7520c06e9bfacaea (commit)
via 0ea4f2942fe6bfdac30de18c3619ea450c0b44ac (commit)
via 6410997d2ad35b4270e9bca957fe2b9baa6b7bde (commit)
via 6c6b663085ed8c3950b5ed98e5d4116ed9cd706b (commit)
via 64a2131815854af457fc0337c4b7cfc1406fa151 (commit)
via d29b3c77ac495d5d2307640b5953df86818416b8 (commit)
via eb41bf304ea99603e8223e6ea30c75a6c7cda880 (commit)
via ead01caeb87f4eb56abb2fc63cea38ea74b16274 (commit)
via e895c2de72a79feda5a653bf4fd569c36c2d94da (commit)
via de686e49e2a7c12c4b3c46931ecd9d9635565357 (commit)
via b69659af02d65f982a2d8fd443f02950593d28fe (commit)
via c7e0d73e7cfd7be95db9d0a5f3392b8241813d5b (commit)
via 3f8e70f6b34ee085cb0a5ad22792e521cd867c1c (commit)
via ca1fdb69549b282c9c67b4cf385eda725ed1c366 (commit)
via fc717041c4b1af09c4345650ad4b346bb33ae216 (commit)
via 18f0991c353b9b96062d71a3237e5447231a467b (commit)
via dcacf03e80d714bd120a877d16a862ffce47dd26 (commit)
via 85b1d83b2a6fe2beb8169f3e810e915c4ad54036 (commit)
via da3611b2767298e3f300b12b6ae03958a193c871 (commit)
via 9106bfca42a86f9720c4e2f5d0d166832cac6454 (commit)
from 47b2640d3766786a12864fb295d41a20eaaa850e (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 1b22a95ca88b8f0120312a119387ce96cf870437
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Thu Mar 10 10:46:13 2022 +0000
core166: Ship u-boot for aarch64
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit d814021aa52969c84363f34d2d91d0a6da110419
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Sun Feb 27 09:07:39 2022 +0000
u-boot: add OrangePi Zero Plus (Allwinner H5)
this u-boot should also work with NanoPi R1S H5
Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit aee009fe23620fb177e459fbf9234149114e702d
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Thu Mar 10 10:44:50 2022 +0000
core166: Ship wget
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit b13c41b9e45f385a3688f9071a645cbd704a6286
Author: Matthias Fischer <matthias.fischer(a)ipfire.org>
Date: Sun Feb 27 14:00:51 2022 +0100
wget: Update to 1.21.3
For details see:
https://lists.gnu.org/archive/html/info-gnu/2022-02/msg00017.html
"This is a minor bugfix release.
...
* Noteworthy changes in release 1.21.3 (2022-02-26)
** Fix computation of total bytes downloaded during FTP transfers (#61277)
** Add option to select TLS 1.3 on the command line
** Fix HSTS build issues on some 64-bit big-endian systems
** Hide password during status report in --no-verbose
** Remove a spurious print statement that showed up even during --quiet
** Some more cleanups and bug-fixes"
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
Reviewed-by: Adolf Belka <adolf.belka(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit e2617fc054a8eb2d6aa11b97d3f4eb987ddedc99
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Thu Mar 3 18:37:32 2022 +0000
installer: Remove support for ReiserFS
https://lore.kernel.org/lkml/YhIwUEpymVzmytdp(a)casper.infradead.org/
ReiserFS is an old file system which has not been actively maintained in
the Linux kernel for a long time. It is potentially going to be removed
soon which is why we shouldn't encourage people to create new
installations with ReiserFS any more.
This patch removes support for ReiserFS from the installer.
We should keep it enabled in the kernel for as long as it is available,
but we will have to encourage users potentially to re-install on a
different file system.
Since ReiserFS isn't very popular any more, I don't think that there
will be many users left.
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
Acked-by: Peter Müller <peter.mueller(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit d435669f81d0ebbd8d04ad0c6d3674e14b84755d
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Thu Mar 10 10:42:51 2022 +0000
core166: Ship perl-CGI
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit fbba2fc84ab73e0f6163700b447244a2c449ebd0
Author: Adolf Belka <adolf.belka(a)ipfire.org>
Date: Thu Mar 3 12:40:45 2022 +0100
perl-CGI: Update to version 4.54
- Update from 4.53 to 4.54
- Update of rootfile not required
- Changelog
4.54 2022-02-03
- fix use of cache when calling ->cookie (GH #252)
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 817d34ecc8d0b2eea243c775fafd8318659be5e8
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Thu Mar 10 10:42:26 2022 +0000
core166: Ship pango
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit ec89353c7bb0a41f58fb4aa4f286607734b871cc
Author: Adolf Belka <adolf.belka(a)ipfire.org>
Date: Thu Mar 3 12:40:31 2022 +0100
pango: Update to version 1.50.4
- Update from 1.50.0 to 1.50.4
- Update of rootfile
- Changelog
Overview of changes in 1.50.4, 09-02-2022
* Tweak synthetic space sizes
* itemize: Try harder to avoid NULL fonts
* docs: Some additions
* Pass synthetic slant to harfbuzz
* Make sloped carets work with uneven scales
* Fix serialiation on arm
* Avoid an uninitialized variable warning
* Reinstate previous behavior of pango_attr_list_splice
* Deprecated pango_coverage_ref/unref
* Fix serialization on non-glibc systems
* Fix allow-breaks handling
Overview of changes in 1.50.3, 21-12-2021
* pango-view: Add --serialize-to option for easy bug reporting
* Revert a transformation change that broke metrics for vertical text
* Handle fonts without space glyph (such as icon fonts) better
* Fix some corner cases of line width accounting
* Fix line height with emulated Small Caps
Overview of changes in 1.50.2, 16-12-2021
* Fix a problem with font fallback for Arabic
* Fix handling of fonts without a space glyph
* Various documentation improvements
* Fix build issues
Overview of changes in 1.50.1, 10-12-2021
* Fix a crash in tab handling
* Fix tab positioning without line wrapping
* Fix an assertion failure found by fuzzing
* Make underlines work again for broken fonts
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 6a221fadaac8f29def86557a71020720ba233a28
Author: Adolf Belka <adolf.belka(a)ipfire.org>
Date: Thu Mar 3 12:40:18 2022 +0100
hplip: Update to version 3.22.2
- Update from 3.21.6 to 3.22.2
- Update of rootfile
- Changelog
HPLIP 3.22.2 - This release has the following changes:
Added support for following new Distro's:
Elementary OS 6.1
RHEL 8.5
Linux Mint 20.3
Added support for the following new Printers:
HP LaserJet Tank MFP 1602a
HP LaserJet Tank MFP 1602w
HP LaserJet Tank MFP 1604w
HP LaserJet Tank MFP 2602dn
HP LaserJet Tank MFP 2602sdn
HP LaserJet Tank MFP 2602sdw
HP LaserJet Tank MFP 2602dw
HP LaserJet Tank MFP 2604dw
HP LaserJet Tank MFP 2604sdw
HP LaserJet Tank MFP 2603dw
HP LaserJet Tank MFP 2603sdw
HP LaserJet Tank MFP 2605sdw
HP LaserJet Tank MFP 2606dn
HP LaserJet Tank MFP 2606sdn
HP LaserJet Tank MFP 2606sdw
HP LaserJet Tank MFP 2606dw
HP LaserJet Tank MFP 2606dc
HP LaserJet Tank MFP 1005
HP LaserJet Tank MFP 1005w
HP LaserJet Tank MFP 1005nw
HP LaserJet Tank 1502a
HP LaserJet Tank 1502w
HP LaserJet Tank 1504w
HP LaserJet Tank 2502dw
HP LaserJet Tank 2502dn
HP LaserJet Tank 2504dw
HP LaserJet Tank 2503dw
HP LaserJet Tank 2506dw
HP LaserJet Tank 2506d
HP LaserJet Tank 2506dn
HP LaserJet Tank 1020
HP LaserJet Tank 1020w
HP LaserJet Tank 1020nw
HPLIP 3.21.12- This release has the following changes:
Added support for following new Distro's:
MX Linux 21
Elementary OS 6
Fedora 35
HPLIP 3.21.10 - This release has the following changes:
Added support for following new Distro's:
Ubuntu 21.10
Debian 11
Zorin 15
Zorin 16
Added support for the following new Printers:
HP ENVY Inspire 7200e series
HP ENVY Inspire 7900e series
HP LaserJet MFP M140a
HP LaserJet MFP M139a
HP LaserJet MFP M141a
HP LaserJet MFP M142a
HP LaserJet MFP M140w
HP LaserJet MFP M140we
HP LaserJet MFP M139w
HP LaserJet MFP M139we
HP LaserJet MFP M141w
HP LaserJet MFP M141we
HP LaserJet MFP M142we
HP LaserJet MFP M142w
HP LaserJet M109a
HP LaserJet M110a
HP LaserJet M111a
HP LaserJet M112a
HP LaserJet M109w
HP LaserJet M109we
HP LaserJet M110w
HP LaserJet M110we
HP LaserJet M111w
HP LaserJet M111we
HP LaserJet M112we
HP LaserJet M112w
HP DesignJet Z6 Pro 64in
HP DesignJet Z9 Pro 64in
HP PageWide XL Pro 5200 PS MFP series
HP PageWide XL Pro 8200 PS MFP series
HP PageWide XL 3920 MFP
HP PageWide XL 4200 Printer
HP PageWide XL 4200 Multifunction Printer
HP PageWide XL 4700 Printer
HP PageWide XL 4700 Multifunction Printer
HP PageWide XL 5200 Printer
HP PageWide XL 5200 Multifunction Printer
HP PageWide XL 8200 Printer
HPLIP 3.21.8 - This release has the following changes:
Added support for following new Distro's:
Linux Mint 20.2
RHEL 8.4
Manjaro 21.0.7
Added support for the following new Printers:
HP Smart Tank 500 series
HP Smart Tank 530 series
HP Smart Tank Plus 570 series
HP Smart Tank 7600
HP Smart Tank 750
HP Smart Tank 790
HP Smart Tank Plus 710-720
HP Smart Tank Plus 7000
HP Smart Tank Plus 660-670
HP Smart Tank Plus 6000
HP DeskJet Ink Advantage Ultra 4800 All-in-One Printer series
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit e42665e594e1c910ef9c09d63691c9e14ee75487
Author: Adolf Belka <adolf.belka(a)ipfire.org>
Date: Thu Mar 3 12:40:01 2022 +0100
aws-cli: Update to version 1.22.64
- Update from 1.18.188 to 1.22.64
- Update of rootfile
- Ran aws in shell and got help response so it is working in principle
- Changelog is too large, with nearly 1700 lines, to include here as there appears to be
a new release nearly every day. so there are a huge number of releases between 1.18.188
from Dec 2nd 2020 to 1.22.64 from Feb 28 2022. It appears that only at weekends no
releases are done. Full changelog can be viewed at
https://github.com/aws/aws-cli/blob/develop/CHANGELOG.rst
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 6a95e9841b1745235db4db14c691fa84e97ec138
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Thu Mar 10 10:41:09 2022 +0000
core166: Ship NTFS-3G
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit b09ef37023cf1d6567110903777b4f9df3508999
Author: Adolf Belka <adolf.belka(a)ipfire.org>
Date: Mon Feb 28 22:10:42 2022 +0100
ntfs-3g: Update to version 2021.8.22
- Update from 2017.3.23 to 2021.8.22
- Update of rootfile
- Added link to mkfs.ntfs in lfs to provide the binary in sbin as the new package places it
in usr/sbin
- Ran find-dependencies and no problems flagged up.
- Changelog
Stable Version 2021.8.22 (August 30, 2021)
Fixed compile error when building with libfuse < 2.8.0
Fixed obsolete macros in configure.ac
Signalled support of UTIME_OMIT to external libfuse2
Fixed an improper macro usage in ntfscp.c
Updated the repository change in the README
Fixed vulnerability threats caused by maliciously tampered NTFS partitions
Stable Version 2017.3.23AR.6 (February 1, 2021)
Used kernel cacheing on read-only mounts or with lowntfs-3g
Avoided information leak when processing garbled compressed data
Defined option posix_nlink to compute a Posix compliant st_nlink
Recovered space when an index root is shortened
Replaced ENODATA with ENOATTR in xattrs functions for macOS
Added support for 'position' argument in macOS xattr functions
Changed default xattr access method to 'openxattr' for macOS builds
Allowed redefining the target location of the ntfsprogs tools
Fixed updating the allocated size when attribute lies in an extent
Enabled actions on directories in reparse plugins
Inserted the reparse tag in the bad reparse symlink
Supported use of WSL special files
Dropped rejecting having both EA and reparse data
Enabled Creating special files the same way as WSL
Checked the locations of MFT and MFTMirr at startup
Stable Version 2017.3.23AR.5 (April 1, 2020)
Processed the request argument of ioctl() as unsigned
Accepted alternative recording of cluster size
Fixed a poorly sized string in ntfsinfo
Fixed ntfsfallocate on a void file
Decoded execlink reparse points
Fixed object type returned in readdir() for reparse points
Exported the translations of Windows paths to current ones
Stable Version 2017.3.23AR.4 (March 1, 2019)
Fixed reporting an error when failed to build the mountpoint
Reverted accessing reparse directory through internal plugins
Cleaned object ids beyond the updated part
Fixed reacting to missing plugin
Returned a low level error when an ioctl fails
Truncated SSD trimming zones to granularity supported by the device
Stable Version 2017.3.23AR.3 (September 1, 2018)
Made sure log file buffers are properly aligned
Made reparse directories visible through internal plugins
Added an option to ntfscp to copy the modification time
Renamed undeleted files to avoid overwriting existing ones
Extended the allowed cluster size to 2MB
Allocated full clusters for reading and rescuing in ntfsclone
Prevented locally defined headers from interfering with ntfs-3g ones
Attempted mounting read-only after failed permission to read-write
Fixed collecting the label argument in mkntfs
Stable Version 2017.3.23AR.2 (March 1, 2018)
Made sure log file buffers are properly aligned
Checked log file blocks more recent than temporary ones
Processed redo log actions associated to undoing a CompensationlogRecord
Allowed setting a file object id without defining its birth ids
Documented read-only mount when Windows is hibernated
Stopped checking matches of MFTMirr against MFT at record 16
Filtered out reparse flags for selecting plugins
Delayed updating the MFT runlist when resizing in read-only mode
Double-checked whether record 15 is an extent of MFT
Checked whether the device to mount was forced read-only
Stable Version 2017.3.23AR.1 (October 1, 2017)
Bypassed cluster allocation errors using --ignore-fs-check in ntfsclone
Upgraded ntfsrecover to support log files for Windows 10
Fixed the computation of highest_vcn when applying a runlist fixup
Fixed updating the vcn of subtree in ntfsrecover
Relaxed checks on security descriptors
Enabled directory operations in plugins
Decoded more reparse tags in ntfsinfo
Logged falling back to mounting read-only
Fixed compiling on MacOSX (Erik Larsson)
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
Reviewed-by: Peter Müller <peter.mueller(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 13329f16f1cddfc792ca12fff6130ad91db8ad87
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Thu Mar 10 10:40:24 2022 +0000
core166: Ship libdnet
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 309726a4546e03ae927f5678a9a736c27cc3bbe5
Author: Adolf Belka <adolf.belka(a)ipfire.org>
Date: Mon Feb 28 22:10:29 2022 +0100
libdnet: Update to version 1.14
- Update from 1.11 (2005) to 1.14 (2020)
- Update of rootfile
- find-dependencies run and no problems flagged
- Package was originally provided by Dug Song in source forge and with a github repository
No response was received from Dug Song to requests for updates and fixes so Oliver Falk
forked the repository and has been working on it and now the Dug Song repository is no
longer present and the old repoistory url redirects to the new ofalk repository
https://github.com/ofalk/libdnet
- Issues raised in this new repository are being actively responded to
- Changelog comment is
Finally release 1.14 with latest fixes included.
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 1a32c93bcfc7498613e147806212500e3950016f
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Thu Mar 10 10:39:16 2022 +0000
core166: Ship harfbuzz
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 4e52721aa2fee4fe6c2ca0239761a64cf39a3265
Author: Adolf Belka <adolf.belka(a)ipfire.org>
Date: Mon Feb 28 22:09:56 2022 +0100
harfbuzz: Update to version 3.4.0
- Update from 3.1.2 to 3.4.0
- Update of rootfile
- Changelog
3.4.0
Perform sanity checks on shaping results is now part of “harfbuzz” library and can be enabled by setting the buffer flag HB_BUFFER_FLAG_VERIFY. (Behdad Esfahbod)
Arabic Mark Transient Reordering Algorithm have been updated to revision 6. (Khaled Hosny)
ISO 15924 code for mathematical notation, ‘Zmth’, now maps to the OpenType ‘math’ tag. (Alexis King)
It is now possible to get at once all math kerning values for a given glyph at a given corner. (Alexis King)
Fix locale_t portability issues on systems the typedef’s it to a void pointer. (Behdad Esfahbod)
New API:
+HB_BUFFER_FLAG_VERIFY
+HB_OT_TAG_MATH_SCRIPT
+HB_SCRIPT_MATH
+hb_ot_math_kern_entry_t
+hb_ot_math_get_glyph_kernings
Deprecated API
+HB_OT_MATH_SCRIPT
3.3.2
Revert splitting of pair positioning values introduced in 3.3.0 as it proved problematic. (Behdad Esfahbod)
3.3.1
Fix heap-use-after-free in harfbuzz-subset introduced in previous release. (Garret Rieger)
3.3.0
Improved documentation. (Matthias Clasen)
Internal code cleanup, using C++ standard library more. (Behdad Esfahbod)
The low 16-bits of face index will be used by hb_face_create() to select a face inside a font collection file format, while the high 16-bits will be used by hb_font_create() to load the named instance. (Behdad Esfahbod)
Glyph positions and other font metrics now apply synthetic slant set by hb_font_set_synthetic_slant(), for improved positioning for synthetically slanted fonts. (Behdad Esfahbod)
Fixed unintentional locale dependency in hb_variation_to_string() for decimal point representation. (Matthias Clasen)
When applying pair positioning (kerning) the positioning value is split between the two sides of the pair for improved cursor positioning between such pairs. (Behdad Esfahbod)
Introduced new HB_GLYPH_FLAG_UNSAFE_TO_CONCAT, to be used in conjunction with HB_GLYPH_FLAG_UNSAFE_TO_BREAK for optimizing re-shaping during line breaking. Check the documentation for further details. (Behdad Esfahbod)
Improved handling of macrolanguages when mapping BCP 47 codes to OpenType tags. (David Corbett)
New API:
+HB_GLYPH_FLAG_UNSAFE_TO_CONCAT
+hb_segment_properties_overlay()
+hb_buffer_create_similar()
+hb_font_set_synthetic_slant()
+hb_font_get_synthetic_slant()
+hb_font_get_var_coords_design()
3.2.0
harfbuzz library improvements:
Fixed shaping of Apple Color Emoji flags in right-to-left context. (Behdad Esfahbod)
Fixed positioning of CFF fonts in HB_TINY profile. (Behdad Esfahbod)
OpenType 1.9 language tags update. (David Corbett)
Add HB_NO_VERTICAL config option. (Behdad Esfahbod)
Add HB_CONFIG_OVERRIDE_H for easier configuration. (Behdad Esfahbod)
harfbuzz-subset library improvements:
Improved packing of cmap, loca, and Ligature tables. (Garret Rieger)
Significantly improved overflow-resolution strategy in the repacker. (Garret Rieger)
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
Reviewed-by: Peter Müller <peter.mueller(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit a6faddb31d849df8d1db3596b14c33ddfdd6f3e8
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Thu Mar 10 10:38:39 2022 +0000
core166: Ship wireless-regdb
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 85bcede302e05e95eb3769c2f92f2a1062768e4b
Author: Adolf Belka <adolf.belka(a)ipfire.org>
Date: Sun Feb 27 14:53:17 2022 +0100
wireless-regdb: Update to version 2022.02.18
- Update from 2020.11.20 to 2022.02.18
- Update of rootfile not required
- Changelog
There is no changelog provided for this file.
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
Reviewed-by: Peter Müller <peter.mueller(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit b22cec64d956d455629771df7520c06e9bfacaea
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Thu Mar 10 10:38:04 2022 +0000
core166: Ship SQLite
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 0ea4f2942fe6bfdac30de18c3619ea450c0b44ac
Author: Adolf Belka <adolf.belka(a)ipfire.org>
Date: Sun Feb 27 14:53:06 2022 +0100
sqlite: Update to version 3380000
- Update from version 3370200 to 3380000
- Update of rootfile not required
- Changelog
SQLite Release 3.38.0 On 2022-02-22
Added the -> and ->> operators for easier processing of JSON. The new operators are
compatible with MySQL and PostgreSQL.
The JSON functions are now built-ins. It is no longer necessary to use the
-DSQLITE_ENABLE_JSON1 compile-time option to enable JSON support. JSON is on by
default. Disable the JSON interface using the new -DSQLITE_OMIT_JSON compile-time
option.
Enhancements to date and time functions:
Added the unixepoch() function.
Added the auto modifier and the julianday modifier.
Rename the printf() SQL function to format() for better compatibility. The original
printf() name is retained as an alias for backwards compatibility.
Added the sqlite3_error_offset() interface, which can sometimes help to localize an
SQL error to a specific character in the input SQL text, so that applications can
provide better error messages.
Enhanced the interface to virtual tables as follows:
Added the sqlite3_vtab_distinct() interface.
Added the sqlite3_vtab_rhs_value() interface.
Added new operator types SQLITE_INDEX_CONSTRAINT_LIMIT and
SQLITE_INDEX_CONSTRAINT_OFFSET.
Added the sqlite3_vtab_in() interface (and related) to enable a virtual table to
process IN operator constraints all at once, rather than processing each value of
the right-hand side of the IN operator separately.
CLI enhancements:
Columnar output modes are enhanced to correctly handle tabs and newlines embedded
in text.
Added options like "--wrap N", "--wordwrap on", and "--quote" to the columnar
output modes.
Added the .mode qbox alias.
The .import command automatically disambiguates column names.
Use the new sqlite3_error_offset() interface to provide better error messages.
Query planner enhancements:
Use a Bloom filter to speed up large analytic queries.
Use a balanced merge tree to evaluate UNION or UNION ALL compound SELECT
statements that have an ORDER BY clause.
The ALTER TABLE statement is changed to silently ignores entries in the sqlite_schema
table that do not parse when PRAGMA writable_schema=ON.
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
Reviewed-by: Peter Müller <peter.mueller(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 6410997d2ad35b4270e9bca957fe2b9baa6b7bde
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Thu Mar 10 10:37:23 2022 +0000
core166: Ship OpenSSH
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 6c6b663085ed8c3950b5ed98e5d4116ed9cd706b
Author: Adolf Belka <adolf.belka(a)ipfire.org>
Date: Sun Feb 27 14:52:50 2022 +0100
openssh: Update to version 8.9p1
- Update from 8.8p1 to 8.9p1
- Update of rootfile not required
- Changelog
OpenSSH 8.9 was released on 2022-02-23. It is available from the
mirrors listed at https://www.openssh.com/.
OpenSSH is a 100% complete SSH protocol 2.0 implementation and
includes sftp client and server support.
Future deprecation notice
A near-future release of OpenSSH will switch scp(1) from using the
legacy scp/rcp protocol to using SFTP by default.
Legacy scp/rcp performs wildcard expansion of remote filenames (e.g.
"scp host:* .") through the remote shell. This has the side effect of
requiring double quoting of shell meta-characters in file names
included on scp(1) command-lines, otherwise they could be interpreted
as shell commands on the remote side.
This creates one area of potential incompatibility: scp(1) when using
the SFTP protocol no longer requires this finicky and brittle quoting,
and attempts to use it may cause transfers to fail. We consider the
removal of the need for double-quoting shell characters in file names
to be a benefit and do not intend to introduce bug-compatibility for
legacy scp/rcp in scp(1) when using the SFTP protocol.
Another area of potential incompatibility relates to the use of remote
paths relative to other user's home directories, for example -
"scp host:~user/file /tmp". The SFTP protocol has no native way to
expand a ~user path. However, sftp-server(8) in OpenSSH 8.7 and later
support a protocol extension "expand-path(a)openssh.com" to support
this.
Security Near Miss
* sshd(8): fix an integer overflow in the user authentication path
that, in conjunction with other logic errors, could have yielded
unauthenticated access under difficult to exploit conditions.
This situation is not exploitable because of independent checks in
the privilege separation monitor. Privilege separation has been
enabled by default in since openssh-3.2.2 (released in 2002) and
has been mandatory since openssh-7.5 (released in 2017). Moreover,
portable OpenSSH has used toolchain features available in most
modern compilers to abort on signed integer overflow since
openssh-6.5 (released in 2014).
Thanks to Malcolm Stagg for finding and reporting this bug.
Potentially-incompatible changes
* sshd(8), portable OpenSSH only: this release removes in-built
support for MD5-hashed passwords. If you require these on your
system then we recommend linking against libxcrypt or similar.
* This release modifies the FIDO security key middleware interface
and increments SSH_SK_VERSION_MAJOR.
Changes since OpenSSH 8.8
This release includes a number of new features.
New features
* ssh(1), sshd(8), ssh-add(1), ssh-agent(1): add a system for
restricting forwarding and use of keys added to ssh-agent(1)
A detailed description of the feature is available at
https://www.openssh.com/agent-restrict.html and the protocol
extensions are documented in the PROTOCOL and PROTOCOL.agent
files in the source release.
* ssh(1), sshd(8): add the sntrup761x25519-sha512(a)openssh.com hybrid
ECDH/x25519 + Streamlined NTRU Prime post-quantum KEX to the
default KEXAlgorithms list (after the ECDH methods but before the
prime-group DH ones). The next release of OpenSSH is likely to
make this key exchange the default method.
* ssh-keygen(1): when downloading resident keys from a FIDO token,
pass back the user ID that was used when the key was created and
append it to the filename the key is written to (if it is not the
default). Avoids keys being clobbered if the user created multiple
resident keys with the same application string but different user
IDs.
* ssh-keygen(1), ssh(1), ssh-agent(1): better handling for FIDO keys
on tokens that provide user verification (UV) on the device itself,
including biometric keys, avoiding unnecessary PIN prompts.
* ssh-keygen(1): add "ssh-keygen -Y match-principals" operation to
perform matching of principals names against an allowed signers
file. To be used towards a TOFU model for SSH signatures in git.
* ssh-add(1), ssh-agent(1): allow pin-required FIDO keys to be added
to ssh-agent(1). $SSH_ASKPASS will be used to request the PIN at
authentication time.
* ssh-keygen(1): allow selection of hash at sshsig signing time
(either sha512 (default) or sha256).
* ssh(1), sshd(8): read network data directly to the packet input
buffer instead of indirectly via a small stack buffer. Provides a
modest performance improvement.
* ssh(1), sshd(8): read data directly to the channel input buffer,
providing a similar modest performance improvement.
* ssh(1): extend the PubkeyAuthentication configuration directive to
accept yes|no|unbound|host-bound to allow control over one of the
protocol extensions used to implement agent-restricted keys.
Bugfixes
* sshd(8): document that CASignatureAlgorithms, ExposeAuthInfo and
PubkeyAuthOptions can be used in a Match block. PR277.
* sshd(8): fix possible string truncation when constructing paths to
.rhosts/.shosts files with very long user home directory names.
* ssh-keysign(1): unbreak for KEX algorithms that use SHA384/512
exchange hashes
* ssh(1): don't put the TTY into raw mode when SessionType=none,
avoids ^C being unable to kill such a session. bz3360
* scp(1): fix some corner-case bugs in SFTP-mode handling of
~-prefixed paths.
* ssh(1): unbreak hostbased auth using RSA keys. Allow ssh(1) to
select RSA keys when only RSA/SHA2 signature algorithms are
configured (this is the default case). Previously RSA keys were
not being considered in the default case.
* ssh-keysign(1): make ssh-keysign use the requested signature
algorithm and not the default for the key type. Part of unbreaking
hostbased auth for RSA/SHA2 keys.
* ssh(1): stricter UpdateHostkey signature verification logic on
the client- side. Require RSA/SHA2 signatures for RSA hostkeys
except when RSA/SHA1 was explicitly negotiated during initial
KEX; bz3375
* ssh(1), sshd(8): fix signature algorithm selection logic for
UpdateHostkeys on the server side. The previous code tried to
prefer RSA/SHA2 for hostkey proofs of RSA keys, but missed some
cases. This will use RSA/SHA2 signatures for RSA keys if the
client proposed these algorithms in initial KEX. bz3375
* All: convert all uses of select(2)/pselect(2) to poll(2)/ppoll(2).
This includes the mainloops in ssh(1), ssh-agent(1), ssh-agent(1)
and sftp-server(8), as well as the sshd(8) listen loop and all
other FD read/writability checks. On platforms with missing or
broken poll(2)/ppoll(2) syscalls a select(2)-based compat shim is
available.
* ssh-keygen(1): the "-Y find-principals" command was verifying key
validity when using ca certs but not with simple key lifetimes
within the allowed signers file.
* ssh-keygen(1): make sshsig verify-time argument parsing optional
* sshd(8): fix truncation in rhosts/shosts path construction.
* ssh(1), ssh-agent(1): avoid xmalloc(0) for PKCS#11 keyid for ECDSA
keys (we already did this for RSA keys). Avoids fatal errors for
PKCS#11 libraries that return empty keyid, e.g. Microchip ATECC608B
"cryptoauthlib"; bz#3364
* ssh(1), ssh-agent(1): improve the testing of credentials against
inserted FIDO: ask the token whether a particular key belongs to
it in cases where the token supports on-token user-verification
(e.g. biometrics) rather than just assuming that it will accept it.
Will reduce spurious "Confirm user presence" notifications for key
handles that relate to FIDO keys that are not currently inserted in at
least some cases. bz3366
* ssh(1), sshd(8): correct value for IPTOS_DSCP_LE. It needs to
allow for the preceding two ECN bits. bz#3373
* ssh-keygen(1): add missing -O option to usage() for the "-Y sign"
option.
* ssh-keygen(1): fix a NULL deref when using the find-principals
function, when matching an allowed_signers line that contains a
namespace restriction, but no restriction specified on the
command-line
* ssh-agent(1): fix memleak in process_extension(); oss-fuzz
issue #42719
* ssh(1): suppress "Connection to xxx closed" messages when LogLevel
is set to "error" or above. bz3378
* ssh(1), sshd(8): use correct zlib flags when inflate(3)-ing
compressed packet data. bz3372
* scp(1): when recursively transferring files in SFTP mode, create the
destination directory if it doesn't already exist to match scp(1) in
legacy RCP mode behaviour.
* scp(1): many improvements in error message consistency between scp(1)
in SFTP mode vs legacy RCP mode.
* sshd(8): fix potential race in SIGTERM handling PR289
* ssh(1), ssh(8): since DSA keys are deprecated, move them to the
end of the default list of public keys so that they will be tried
last. PR295
* ssh-keygen(1): allow 'ssh-keygen -Y find-principals' to match
wildcard principals in allowed_signers files
Portability
* ssh(1), sshd(8): don't trust closefrom(2) on Linux. glibc's
implementation does not work in a chroot when the kernel does not
have close_range(2). It tries to read from /proc/self/fd and when
that fails dies with an assertion of sorts. Instead, call
close_range(2) directly from our compat code and fall back if
that fails. bz#3349,
* OS X poll(2) is broken; use compat replacement. For character-
special devices like /dev/null, Darwin's poll(2) returns POLLNVAL
when polled with POLLIN. Apparently this is Apple bug 3710161 -
not public but a websearch will find other OSS projects
rediscovering it periodically since it was first identified in
2005.
* Correct handling of exceptfds/POLLPRI in our select(2)-based
poll(2)/ppoll(2) compat implementation.
* Cygwin: correct checking of mbstowcs() return value.
* Add a basic SECURITY.md that refers people to the openssh.com
website.
* Enable additional compiler warnings and toolchain hardening flags,
including -Wbitwise-instead-of-logical, -Wmisleading-indentation,
-fzero-call-used-regs and -ftrivial-auto-var-init.
* HP/UX. Use compat getline(3) on HP-UX 10.x, where the libc version
is not reliable.
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
Reviewed-by: Peter Müller <peter.mueller(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 64a2131815854af457fc0337c4b7cfc1406fa151
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Thu Mar 10 10:34:48 2022 +0000
Start Core Update 166
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit d29b3c77ac495d5d2307640b5953df86818416b8
Merge: ead01caeb eb41bf304
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Thu Mar 10 10:27:51 2022 +0000
Sync next with master
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/common/aarch64/u-boot | 2 +
config/rootfiles/common/harfbuzz | 5 +-
config/rootfiles/common/libdnet | 8 +-
config/rootfiles/common/ntfs-3g | 6 +-
config/rootfiles/common/pango | 7 +-
config/rootfiles/core/{165 => 166}/exclude | 0
.../159 => core/166}/filelists/aarch64/u-boot | 0
.../core/{165 => 166/filelists}/core-files | 0
.../rootfiles/core/{165 => 166}/filelists/harfbuzz | 0
.../{oldcore/44 => core/166}/filelists/libdnet | 0
.../{oldcore/125 => core/166}/filelists/ntfs-3g | 0
.../{oldcore/100 => core/166}/filelists/openssh | 0
config/rootfiles/core/{165 => 166}/filelists/pango | 0
.../{oldcore/136 => core/166}/filelists/perl-CGI | 0
.../rootfiles/core/{165 => 166}/filelists/sqlite | 0
.../{oldcore/104 => core/166}/filelists/wget | 0
.../131 => core/166}/filelists/wireless-regdb | 0
.../rootfiles/{oldcore/152 => core/166}/update.sh | 9 +-
config/rootfiles/oldcore/164/filelists/files | 1 +
config/rootfiles/{core => oldcore}/165/core-files | 0
config/rootfiles/{core => oldcore}/165/exclude | 0
.../165/filelists/aarch64/binutils | 0
.../{core => oldcore}/165/filelists/aarch64/gcc | 0
.../{core => oldcore}/165/filelists/aarch64/glibc | 0
.../165/filelists/armv6l/binutils | 0
.../{core => oldcore}/165/filelists/armv6l/gcc | 0
.../{core => oldcore}/165/filelists/armv6l/glibc | 0
.../{core => oldcore}/165/filelists/armv6l/python3 | 0
.../rootfiles/{core => oldcore}/165/filelists/bash | 0
.../rootfiles/{core => oldcore}/165/filelists/bind | 0
.../rootfiles/{core => oldcore}/165/filelists/curl | 0
.../rootfiles/{core => oldcore}/165/filelists/ddns | 0
.../{core => oldcore}/165/filelists/dhcpcd | 0
.../{core => oldcore}/165/filelists/ethtool | 0
.../{core => oldcore}/165/filelists/expat | 0
.../{core => oldcore}/165/filelists/files | 0
.../{core => oldcore}/165/filelists/findutils | 0
.../{core => oldcore}/165/filelists/fireinfo | 0
.../rootfiles/{core => oldcore}/165/filelists/gdbm | 0
.../rootfiles/{core => oldcore}/165/filelists/glib | 0
.../{core => oldcore}/165/filelists/harfbuzz | 0
.../{core => oldcore}/165/filelists/iana-etc | 0
.../{core => oldcore}/165/filelists/iproute2 | 0
.../{core => oldcore}/165/filelists/lcms2 | 0
.../{core => oldcore}/165/filelists/libarchive | 0
.../{core => oldcore}/165/filelists/libcap | 0
.../{core => oldcore}/165/filelists/libgpg-error | 0
.../{core => oldcore}/165/filelists/libloc | 0
.../{core => oldcore}/165/filelists/libusb | 0
.../{core => oldcore}/165/filelists/libxcrypt | 0
.../rootfiles/{core => oldcore}/165/filelists/lua | 0
.../{core => oldcore}/165/filelists/mdadm | 0
.../rootfiles/{core => oldcore}/165/filelists/newt | 0
.../{core => oldcore}/165/filelists/openssl | 0
.../{core => oldcore}/165/filelists/p11-kit | 0
.../{core => oldcore}/165/filelists/pango | 0
.../{core => oldcore}/165/filelists/perl-HTTP-Date | 0
.../165/filelists/perl-HTTP-Message | 0
.../165/filelists/perl-LWP-Protocol-https | 0
.../{core => oldcore}/165/filelists/perl-Net-HTTP | 0
.../{core => oldcore}/165/filelists/perl-Try-Tiny | 0
.../{core => oldcore}/165/filelists/perl-libwww | 0
.../{core => oldcore}/165/filelists/poppler | 0
.../{core => oldcore}/165/filelists/python3 | 0
.../{core => oldcore}/165/filelists/python3-daemon | 0
.../165/filelists/python3-inotify | 0
.../{core => oldcore}/165/filelists/sqlite | 0
.../rootfiles/{core => oldcore}/165/filelists/sudo | 0
.../{core => oldcore}/165/filelists/wpa_supplicant | 0
.../165/filelists/x86_64/binutils | 0
.../{core => oldcore}/165/filelists/x86_64/gcc | 0
.../{core => oldcore}/165/filelists/x86_64/glibc | 0
.../165/filelists/x86_64/hyperscan | 0
.../rootfiles/{core => oldcore}/165/filelists/zstd | 0
config/rootfiles/{core => oldcore}/165/update.sh | 0
config/rootfiles/packages/aws-cli | 540 ++++++++++++++++++++-
config/rootfiles/packages/hplip | 113 +++--
config/rootfiles/packages/x86_64/samba | 3 +
lfs/aws-cli | 6 +-
lfs/harfbuzz | 4 +-
lfs/hplip | 6 +-
lfs/libdnet | 10 +-
lfs/ntfs-3g | 12 +-
lfs/openssh | 4 +-
lfs/pango | 4 +-
lfs/perl-CGI | 4 +-
lfs/sqlite | 4 +-
lfs/u-boot | 17 +-
lfs/wget | 6 +-
lfs/wireless-regdb | 4 +-
src/installer/dracut-module/module-setup.sh | 4 +-
src/installer/hw.c | 7 -
src/installer/hw.h | 9 +-
src/installer/main.c | 3 +-
94 files changed, 681 insertions(+), 117 deletions(-)
copy config/rootfiles/core/{165 => 166}/exclude (100%)
copy config/rootfiles/{oldcore/159 => core/166}/filelists/aarch64/u-boot (100%)
copy config/rootfiles/core/{165 => 166/filelists}/core-files (100%)
copy config/rootfiles/core/{165 => 166}/filelists/harfbuzz (100%)
copy config/rootfiles/{oldcore/44 => core/166}/filelists/libdnet (100%)
copy config/rootfiles/{oldcore/125 => core/166}/filelists/ntfs-3g (100%)
copy config/rootfiles/{oldcore/100 => core/166}/filelists/openssh (100%)
copy config/rootfiles/core/{165 => 166}/filelists/pango (100%)
copy config/rootfiles/{oldcore/136 => core/166}/filelists/perl-CGI (100%)
copy config/rootfiles/core/{165 => 166}/filelists/sqlite (100%)
copy config/rootfiles/{oldcore/104 => core/166}/filelists/wget (100%)
copy config/rootfiles/{oldcore/131 => core/166}/filelists/wireless-regdb (100%)
copy config/rootfiles/{oldcore/152 => core/166}/update.sh (93%)
rename config/rootfiles/{core => oldcore}/165/core-files (100%)
rename config/rootfiles/{core => oldcore}/165/exclude (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/aarch64/binutils (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/aarch64/gcc (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/aarch64/glibc (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/armv6l/binutils (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/armv6l/gcc (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/armv6l/glibc (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/armv6l/python3 (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/bash (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/bind (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/curl (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/ddns (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/dhcpcd (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/ethtool (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/expat (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/files (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/findutils (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/fireinfo (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/gdbm (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/glib (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/harfbuzz (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/iana-etc (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/iproute2 (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/lcms2 (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/libarchive (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/libcap (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/libgpg-error (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/libloc (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/libusb (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/libxcrypt (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/lua (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/mdadm (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/newt (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/openssl (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/p11-kit (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/pango (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/perl-HTTP-Date (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/perl-HTTP-Message (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/perl-LWP-Protocol-https (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/perl-Net-HTTP (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/perl-Try-Tiny (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/perl-libwww (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/poppler (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/python3 (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/python3-daemon (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/python3-inotify (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/sqlite (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/sudo (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/wpa_supplicant (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/x86_64/binutils (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/x86_64/gcc (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/x86_64/glibc (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/x86_64/hyperscan (100%)
rename config/rootfiles/{core => oldcore}/165/filelists/zstd (100%)
rename config/rootfiles/{core => oldcore}/165/update.sh (100%)
Difference in files:
diff --git a/config/rootfiles/common/aarch64/u-boot b/config/rootfiles/common/aarch64/u-boot
index ab22769e3..2b60c7802 100644
--- a/config/rootfiles/common/aarch64/u-boot
+++ b/config/rootfiles/common/aarch64/u-boot
@@ -10,6 +10,8 @@ boot/uboot.env
usr/share/u-boot/nanopi_r2s/u-boot-rockchip.bin
#usr/share/u-boot/nanopi_r4s
usr/share/u-boot/nanopi_r4s/u-boot-rockchip.bin
+#usr/share/u-boot/orangepi_zero_plus
+usr/share/u-boot/orangepi_zero_plus/u-boot-sunxi-with-spl.bin
#usr/share/u-boot/rpi
usr/share/u-boot/rpi/u-boot-rpi3.bin
usr/share/u-boot/rpi/u-boot-rpi4.bin
diff --git a/config/rootfiles/common/harfbuzz b/config/rootfiles/common/harfbuzz
index d45cba44b..0bf04184c 100644
--- a/config/rootfiles/common/harfbuzz
+++ b/config/rootfiles/common/harfbuzz
@@ -39,11 +39,11 @@
#usr/lib/libharfbuzz-subset.la
#usr/lib/libharfbuzz-subset.so
usr/lib/libharfbuzz-subset.so.0
-usr/lib/libharfbuzz-subset.so.0.30302.0
+usr/lib/libharfbuzz-subset.so.0.30400.0
#usr/lib/libharfbuzz.la
#usr/lib/libharfbuzz.so
usr/lib/libharfbuzz.so.0
-usr/lib/libharfbuzz.so.0.30302.0
+usr/lib/libharfbuzz.so.0.30400.0
#usr/lib/pkgconfig/harfbuzz-subset.pc
#usr/lib/pkgconfig/harfbuzz.pc
#usr/share/gtk-doc/html/harfbuzz
@@ -108,6 +108,7 @@ usr/lib/libharfbuzz.so.0.30302.0
#usr/share/gtk-doc/html/harfbuzz/api-index-3-0-0.html
#usr/share/gtk-doc/html/harfbuzz/api-index-3-1-0.html
#usr/share/gtk-doc/html/harfbuzz/api-index-3-3-0.html
+#usr/share/gtk-doc/html/harfbuzz/api-index-3-4-0.html
#usr/share/gtk-doc/html/harfbuzz/api-index-full.html
#usr/share/gtk-doc/html/harfbuzz/apple-advanced-typography-api.html
#usr/share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html
diff --git a/config/rootfiles/common/libdnet b/config/rootfiles/common/libdnet
index 07917ed3d..26288de23 100644
--- a/config/rootfiles/common/libdnet
+++ b/config/rootfiles/common/libdnet
@@ -13,14 +13,14 @@ usr/bin/dnet-config
#usr/include/dnet/os.h
#usr/include/dnet/rand.h
#usr/include/dnet/route.h
+#usr/include/dnet/sctp.h
#usr/include/dnet/tcp.h
#usr/include/dnet/tun.h
#usr/include/dnet/udp.h
-usr/lib/libdnet
-usr/lib/libdnet.1
-usr/lib/libdnet.1.0.1
-usr/lib/libdnet.a
usr/lib/libdnet.la
+#usr/lib/libdnet.so
+usr/lib/libdnet.so.1
+usr/lib/libdnet.so.1.0.1
#usr/man/man3/dnet.3
#usr/man/man8/dnet.8
usr/sbin/dnet
diff --git a/config/rootfiles/common/ntfs-3g b/config/rootfiles/common/ntfs-3g
index 9e46d2731..e187cbfaa 100644
--- a/config/rootfiles/common/ntfs-3g
+++ b/config/rootfiles/common/ntfs-3g
@@ -1,8 +1,8 @@
bin/lowntfs-3g
bin/ntfs-3g
#lib/libntfs-3g.so
-lib/libntfs-3g.so.88
-lib/libntfs-3g.so.88.0.0
+lib/libntfs-3g.so.89
+lib/libntfs-3g.so.89.0.0
sbin/mkfs.ntfs
sbin/mount.lowntfs-3g
sbin/mount.ntfs-3g
@@ -53,11 +53,11 @@ usr/bin/ntfsls
#usr/include/ntfs-3g/unistr.h
#usr/include/ntfs-3g/volume.h
#usr/include/ntfs-3g/xattrs.h
-#usr/lib/libntfs-3g.a
#usr/lib/libntfs-3g.la
#usr/lib/libntfs-3g.so
#usr/lib/ntfs-3g
#usr/lib/pkgconfig/libntfs-3g.pc
+usr/sbin/mkfs.ntfs
usr/sbin/mkntfs
usr/sbin/ntfsclone
usr/sbin/ntfscp
diff --git a/config/rootfiles/common/pango b/config/rootfiles/common/pango
index dbb65e431..c009e6210 100644
--- a/config/rootfiles/common/pango
+++ b/config/rootfiles/common/pango
@@ -15,6 +15,7 @@ usr/bin/pango-view
#usr/include/pango-1.0/pango/pango-features.h
#usr/include/pango-1.0/pango/pango-font.h
#usr/include/pango-1.0/pango/pango-fontmap.h
+#usr/include/pango-1.0/pango/pango-fontset-simple.h
#usr/include/pango-1.0/pango/pango-fontset.h
#usr/include/pango-1.0/pango/pango-glyph-item.h
#usr/include/pango-1.0/pango/pango-glyph.h
@@ -40,13 +41,13 @@ usr/bin/pango-view
#usr/include/pango-1.0/pango/pangoft2.h
#usr/lib/libpango-1.0.so
usr/lib/libpango-1.0.so.0
-usr/lib/libpango-1.0.so.0.5000.3
+usr/lib/libpango-1.0.so.0.5000.4
#usr/lib/libpangocairo-1.0.so
usr/lib/libpangocairo-1.0.so.0
-usr/lib/libpangocairo-1.0.so.0.5000.3
+usr/lib/libpangocairo-1.0.so.0.5000.4
#usr/lib/libpangoft2-1.0.so
usr/lib/libpangoft2-1.0.so.0
-usr/lib/libpangoft2-1.0.so.0.5000.3
+usr/lib/libpangoft2-1.0.so.0.5000.4
#usr/lib/pkgconfig/pango.pc
#usr/lib/pkgconfig/pangocairo.pc
#usr/lib/pkgconfig/pangofc.pc
diff --git a/config/rootfiles/core/165/exclude b/config/rootfiles/core/166/exclude
similarity index 100%
rename from config/rootfiles/core/165/exclude
rename to config/rootfiles/core/166/exclude
diff --git a/config/rootfiles/core/166/filelists/aarch64/u-boot b/config/rootfiles/core/166/filelists/aarch64/u-boot
new file mode 120000
index 000000000..2a16bdbfe
--- /dev/null
+++ b/config/rootfiles/core/166/filelists/aarch64/u-boot
@@ -0,0 +1 @@
+../../../../common/aarch64/u-boot
\ No newline at end of file
diff --git a/config/rootfiles/core/165/core-files b/config/rootfiles/core/166/filelists/core-files
similarity index 100%
rename from config/rootfiles/core/165/core-files
rename to config/rootfiles/core/166/filelists/core-files
diff --git a/config/rootfiles/core/165/filelists/harfbuzz b/config/rootfiles/core/166/filelists/harfbuzz
similarity index 100%
rename from config/rootfiles/core/165/filelists/harfbuzz
rename to config/rootfiles/core/166/filelists/harfbuzz
diff --git a/config/rootfiles/core/166/filelists/libdnet b/config/rootfiles/core/166/filelists/libdnet
new file mode 120000
index 000000000..5fe2abbb4
--- /dev/null
+++ b/config/rootfiles/core/166/filelists/libdnet
@@ -0,0 +1 @@
+../../../common/libdnet
\ No newline at end of file
diff --git a/config/rootfiles/core/166/filelists/ntfs-3g b/config/rootfiles/core/166/filelists/ntfs-3g
new file mode 120000
index 000000000..d93adc2a1
--- /dev/null
+++ b/config/rootfiles/core/166/filelists/ntfs-3g
@@ -0,0 +1 @@
+../../../common/ntfs-3g
\ No newline at end of file
diff --git a/config/rootfiles/core/166/filelists/openssh b/config/rootfiles/core/166/filelists/openssh
new file mode 120000
index 000000000..d8c77fd8e
--- /dev/null
+++ b/config/rootfiles/core/166/filelists/openssh
@@ -0,0 +1 @@
+../../../common/openssh
\ No newline at end of file
diff --git a/config/rootfiles/core/165/filelists/pango b/config/rootfiles/core/166/filelists/pango
similarity index 100%
rename from config/rootfiles/core/165/filelists/pango
rename to config/rootfiles/core/166/filelists/pango
diff --git a/config/rootfiles/core/166/filelists/perl-CGI b/config/rootfiles/core/166/filelists/perl-CGI
new file mode 120000
index 000000000..929656625
--- /dev/null
+++ b/config/rootfiles/core/166/filelists/perl-CGI
@@ -0,0 +1 @@
+../../../common/perl-CGI
\ No newline at end of file
diff --git a/config/rootfiles/core/165/filelists/sqlite b/config/rootfiles/core/166/filelists/sqlite
similarity index 100%
rename from config/rootfiles/core/165/filelists/sqlite
rename to config/rootfiles/core/166/filelists/sqlite
diff --git a/config/rootfiles/core/166/filelists/wget b/config/rootfiles/core/166/filelists/wget
new file mode 120000
index 000000000..fcb57dfec
--- /dev/null
+++ b/config/rootfiles/core/166/filelists/wget
@@ -0,0 +1 @@
+../../../common/wget
\ No newline at end of file
diff --git a/config/rootfiles/core/166/filelists/wireless-regdb b/config/rootfiles/core/166/filelists/wireless-regdb
new file mode 120000
index 000000000..c9205b3cf
--- /dev/null
+++ b/config/rootfiles/core/166/filelists/wireless-regdb
@@ -0,0 +1 @@
+../../../common/wireless-regdb
\ No newline at end of file
diff --git a/config/rootfiles/core/166/update.sh b/config/rootfiles/core/166/update.sh
new file mode 100644
index 000000000..ec0b61b41
--- /dev/null
+++ b/config/rootfiles/core/166/update.sh
@@ -0,0 +1,68 @@
+#!/bin/bash
+############################################################################
+# #
+# This file is part of the IPFire Firewall. #
+# #
+# IPFire is free software; you can redistribute it and/or modify #
+# it under the terms of the GNU General Public License as published by #
+# the Free Software Foundation; either version 3 of the License, or #
+# (at your option) any later version. #
+# #
+# IPFire is distributed in the hope that it will be useful, #
+# but WITHOUT ANY WARRANTY; without even the implied warranty of #
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the #
+# GNU General Public License for more details. #
+# #
+# You should have received a copy of the GNU General Public License #
+# along with IPFire; if not, write to the Free Software #
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA #
+# #
+# Copyright (C) 2022 IPFire-Team <info(a)ipfire.org>. #
+# #
+############################################################################
+#
+. /opt/pakfire/lib/functions.sh
+/usr/local/bin/backupctrl exclude >/dev/null 2>&1
+
+core=166
+
+# Remove old core updates from pakfire cache to save space...
+for (( i=1; i<=$core; i++ )); do
+ rm -f /var/cache/pakfire/core-upgrade-*-$i.ipfire
+done
+
+# Remove files
+
+# Stop services
+
+# Extract files
+extract_files
+
+# update linker config
+ldconfig
+
+# Update Language cache
+/usr/local/bin/update-lang-cache
+
+# Filesytem cleanup
+/usr/local/bin/filesystem-cleanup
+
+# Start services
+/etc/init.d/sshd restart
+
+# This update needs a reboot...
+touch /var/run/need_reboot
+
+# Finish
+/etc/init.d/fireinfo start
+sendprofile
+
+# Update grub config to display new core version
+if [ -e /boot/grub/grub.cfg ]; then
+ grub-mkconfig -o /boot/grub/grub.cfg
+fi
+
+sync
+
+# Don't report the exitcode last command
+exit 0
diff --git a/config/rootfiles/oldcore/164/filelists/files b/config/rootfiles/oldcore/164/filelists/files
index b2c55da31..1a6bd6b68 100644
--- a/config/rootfiles/oldcore/164/filelists/files
+++ b/config/rootfiles/oldcore/164/filelists/files
@@ -16,6 +16,7 @@ usr/local/bin/update-ids-ruleset
usr/sbin/convert-ids-multiple-providers
usr/sbin/convert-snort
var/ipfire/backup/bin/backup.pl
+var/ipfire/backup/exclude
var/ipfire/backup/include
var/ipfire/graphs.pl
var/ipfire/ids-functions.pl
diff --git a/config/rootfiles/oldcore/165/core-files b/config/rootfiles/oldcore/165/core-files
new file mode 100644
index 000000000..0dec37e53
--- /dev/null
+++ b/config/rootfiles/oldcore/165/core-files
@@ -0,0 +1,5 @@
+etc/system-release
+etc/issue
+etc/os-release
+srv/web/ipfire/cgi-bin/credits.cgi
+var/ipfire/langs
diff --git a/config/rootfiles/oldcore/165/exclude b/config/rootfiles/oldcore/165/exclude
new file mode 100644
index 000000000..b22e5e943
--- /dev/null
+++ b/config/rootfiles/oldcore/165/exclude
@@ -0,0 +1,35 @@
+boot/config.txt
+boot/grub/grub.cfg
+boot/grub/grubenv
+boot/uEnv.txt
+etc/alternatives
+etc/collectd.custom
+etc/default/grub
+etc/ipsec.conf
+etc/ipsec.secrets
+etc/ipsec.user.conf
+etc/ipsec.user.secrets
+etc/localtime
+etc/shadow
+etc/snort/snort.conf
+etc/ssl/openssl.cnf
+etc/sudoers
+etc/sysconfig/firewall.local
+etc/sysconfig/rc.local
+etc/udev/rules.d/30-persistent-network.rules
+srv/web/ipfire/html/proxy.pac
+usr/share/xt_geoip
+var/ipfire/dma
+var/ipfire/time
+var/ipfire/firewall/locationblock
+var/ipfire/fwhosts/customlocationgrp
+var/ipfire/ovpn
+var/ipfire/urlfilter/blacklist
+var/ipfire/urlfilter/settings
+var/lib/alternatives
+var/lib/location/database.db
+var/log/cache
+var/log/dhcpcd.log
+var/log/messages
+var/state/dhcp/dhcpd.leases
+var/updatecache
diff --git a/config/rootfiles/core/165/filelists/aarch64/binutils b/config/rootfiles/oldcore/165/filelists/aarch64/binutils
similarity index 100%
rename from config/rootfiles/core/165/filelists/aarch64/binutils
rename to config/rootfiles/oldcore/165/filelists/aarch64/binutils
diff --git a/config/rootfiles/core/165/filelists/aarch64/gcc b/config/rootfiles/oldcore/165/filelists/aarch64/gcc
similarity index 100%
rename from config/rootfiles/core/165/filelists/aarch64/gcc
rename to config/rootfiles/oldcore/165/filelists/aarch64/gcc
diff --git a/config/rootfiles/core/165/filelists/aarch64/glibc b/config/rootfiles/oldcore/165/filelists/aarch64/glibc
similarity index 100%
rename from config/rootfiles/core/165/filelists/aarch64/glibc
rename to config/rootfiles/oldcore/165/filelists/aarch64/glibc
diff --git a/config/rootfiles/core/165/filelists/armv6l/binutils b/config/rootfiles/oldcore/165/filelists/armv6l/binutils
similarity index 100%
rename from config/rootfiles/core/165/filelists/armv6l/binutils
rename to config/rootfiles/oldcore/165/filelists/armv6l/binutils
diff --git a/config/rootfiles/core/165/filelists/armv6l/gcc b/config/rootfiles/oldcore/165/filelists/armv6l/gcc
similarity index 100%
rename from config/rootfiles/core/165/filelists/armv6l/gcc
rename to config/rootfiles/oldcore/165/filelists/armv6l/gcc
diff --git a/config/rootfiles/core/165/filelists/armv6l/glibc b/config/rootfiles/oldcore/165/filelists/armv6l/glibc
similarity index 100%
rename from config/rootfiles/core/165/filelists/armv6l/glibc
rename to config/rootfiles/oldcore/165/filelists/armv6l/glibc
diff --git a/config/rootfiles/core/165/filelists/armv6l/python3 b/config/rootfiles/oldcore/165/filelists/armv6l/python3
similarity index 100%
rename from config/rootfiles/core/165/filelists/armv6l/python3
rename to config/rootfiles/oldcore/165/filelists/armv6l/python3
diff --git a/config/rootfiles/core/165/filelists/bash b/config/rootfiles/oldcore/165/filelists/bash
similarity index 100%
rename from config/rootfiles/core/165/filelists/bash
rename to config/rootfiles/oldcore/165/filelists/bash
diff --git a/config/rootfiles/core/165/filelists/bind b/config/rootfiles/oldcore/165/filelists/bind
similarity index 100%
rename from config/rootfiles/core/165/filelists/bind
rename to config/rootfiles/oldcore/165/filelists/bind
diff --git a/config/rootfiles/core/165/filelists/curl b/config/rootfiles/oldcore/165/filelists/curl
similarity index 100%
rename from config/rootfiles/core/165/filelists/curl
rename to config/rootfiles/oldcore/165/filelists/curl
diff --git a/config/rootfiles/core/165/filelists/ddns b/config/rootfiles/oldcore/165/filelists/ddns
similarity index 100%
rename from config/rootfiles/core/165/filelists/ddns
rename to config/rootfiles/oldcore/165/filelists/ddns
diff --git a/config/rootfiles/core/165/filelists/dhcpcd b/config/rootfiles/oldcore/165/filelists/dhcpcd
similarity index 100%
rename from config/rootfiles/core/165/filelists/dhcpcd
rename to config/rootfiles/oldcore/165/filelists/dhcpcd
diff --git a/config/rootfiles/core/165/filelists/ethtool b/config/rootfiles/oldcore/165/filelists/ethtool
similarity index 100%
rename from config/rootfiles/core/165/filelists/ethtool
rename to config/rootfiles/oldcore/165/filelists/ethtool
diff --git a/config/rootfiles/core/165/filelists/expat b/config/rootfiles/oldcore/165/filelists/expat
similarity index 100%
rename from config/rootfiles/core/165/filelists/expat
rename to config/rootfiles/oldcore/165/filelists/expat
diff --git a/config/rootfiles/core/165/filelists/files b/config/rootfiles/oldcore/165/filelists/files
similarity index 100%
rename from config/rootfiles/core/165/filelists/files
rename to config/rootfiles/oldcore/165/filelists/files
diff --git a/config/rootfiles/core/165/filelists/findutils b/config/rootfiles/oldcore/165/filelists/findutils
similarity index 100%
rename from config/rootfiles/core/165/filelists/findutils
rename to config/rootfiles/oldcore/165/filelists/findutils
diff --git a/config/rootfiles/core/165/filelists/fireinfo b/config/rootfiles/oldcore/165/filelists/fireinfo
similarity index 100%
rename from config/rootfiles/core/165/filelists/fireinfo
rename to config/rootfiles/oldcore/165/filelists/fireinfo
diff --git a/config/rootfiles/core/165/filelists/gdbm b/config/rootfiles/oldcore/165/filelists/gdbm
similarity index 100%
rename from config/rootfiles/core/165/filelists/gdbm
rename to config/rootfiles/oldcore/165/filelists/gdbm
diff --git a/config/rootfiles/core/165/filelists/glib b/config/rootfiles/oldcore/165/filelists/glib
similarity index 100%
rename from config/rootfiles/core/165/filelists/glib
rename to config/rootfiles/oldcore/165/filelists/glib
diff --git a/config/rootfiles/oldcore/165/filelists/harfbuzz b/config/rootfiles/oldcore/165/filelists/harfbuzz
new file mode 120000
index 000000000..ffe1e0d0b
--- /dev/null
+++ b/config/rootfiles/oldcore/165/filelists/harfbuzz
@@ -0,0 +1 @@
+../../../common/harfbuzz
\ No newline at end of file
diff --git a/config/rootfiles/core/165/filelists/iana-etc b/config/rootfiles/oldcore/165/filelists/iana-etc
similarity index 100%
rename from config/rootfiles/core/165/filelists/iana-etc
rename to config/rootfiles/oldcore/165/filelists/iana-etc
diff --git a/config/rootfiles/core/165/filelists/iproute2 b/config/rootfiles/oldcore/165/filelists/iproute2
similarity index 100%
rename from config/rootfiles/core/165/filelists/iproute2
rename to config/rootfiles/oldcore/165/filelists/iproute2
diff --git a/config/rootfiles/core/165/filelists/lcms2 b/config/rootfiles/oldcore/165/filelists/lcms2
similarity index 100%
rename from config/rootfiles/core/165/filelists/lcms2
rename to config/rootfiles/oldcore/165/filelists/lcms2
diff --git a/config/rootfiles/core/165/filelists/libarchive b/config/rootfiles/oldcore/165/filelists/libarchive
similarity index 100%
rename from config/rootfiles/core/165/filelists/libarchive
rename to config/rootfiles/oldcore/165/filelists/libarchive
diff --git a/config/rootfiles/core/165/filelists/libcap b/config/rootfiles/oldcore/165/filelists/libcap
similarity index 100%
rename from config/rootfiles/core/165/filelists/libcap
rename to config/rootfiles/oldcore/165/filelists/libcap
diff --git a/config/rootfiles/core/165/filelists/libgpg-error b/config/rootfiles/oldcore/165/filelists/libgpg-error
similarity index 100%
rename from config/rootfiles/core/165/filelists/libgpg-error
rename to config/rootfiles/oldcore/165/filelists/libgpg-error
diff --git a/config/rootfiles/core/165/filelists/libloc b/config/rootfiles/oldcore/165/filelists/libloc
similarity index 100%
rename from config/rootfiles/core/165/filelists/libloc
rename to config/rootfiles/oldcore/165/filelists/libloc
diff --git a/config/rootfiles/core/165/filelists/libusb b/config/rootfiles/oldcore/165/filelists/libusb
similarity index 100%
rename from config/rootfiles/core/165/filelists/libusb
rename to config/rootfiles/oldcore/165/filelists/libusb
diff --git a/config/rootfiles/core/165/filelists/libxcrypt b/config/rootfiles/oldcore/165/filelists/libxcrypt
similarity index 100%
rename from config/rootfiles/core/165/filelists/libxcrypt
rename to config/rootfiles/oldcore/165/filelists/libxcrypt
diff --git a/config/rootfiles/core/165/filelists/lua b/config/rootfiles/oldcore/165/filelists/lua
similarity index 100%
rename from config/rootfiles/core/165/filelists/lua
rename to config/rootfiles/oldcore/165/filelists/lua
diff --git a/config/rootfiles/core/165/filelists/mdadm b/config/rootfiles/oldcore/165/filelists/mdadm
similarity index 100%
rename from config/rootfiles/core/165/filelists/mdadm
rename to config/rootfiles/oldcore/165/filelists/mdadm
diff --git a/config/rootfiles/core/165/filelists/newt b/config/rootfiles/oldcore/165/filelists/newt
similarity index 100%
rename from config/rootfiles/core/165/filelists/newt
rename to config/rootfiles/oldcore/165/filelists/newt
diff --git a/config/rootfiles/core/165/filelists/openssl b/config/rootfiles/oldcore/165/filelists/openssl
similarity index 100%
rename from config/rootfiles/core/165/filelists/openssl
rename to config/rootfiles/oldcore/165/filelists/openssl
diff --git a/config/rootfiles/core/165/filelists/p11-kit b/config/rootfiles/oldcore/165/filelists/p11-kit
similarity index 100%
rename from config/rootfiles/core/165/filelists/p11-kit
rename to config/rootfiles/oldcore/165/filelists/p11-kit
diff --git a/config/rootfiles/oldcore/165/filelists/pango b/config/rootfiles/oldcore/165/filelists/pango
new file mode 120000
index 000000000..6c37231c7
--- /dev/null
+++ b/config/rootfiles/oldcore/165/filelists/pango
@@ -0,0 +1 @@
+../../../common/pango
\ No newline at end of file
diff --git a/config/rootfiles/core/165/filelists/perl-HTTP-Date b/config/rootfiles/oldcore/165/filelists/perl-HTTP-Date
similarity index 100%
rename from config/rootfiles/core/165/filelists/perl-HTTP-Date
rename to config/rootfiles/oldcore/165/filelists/perl-HTTP-Date
diff --git a/config/rootfiles/core/165/filelists/perl-HTTP-Message b/config/rootfiles/oldcore/165/filelists/perl-HTTP-Message
similarity index 100%
rename from config/rootfiles/core/165/filelists/perl-HTTP-Message
rename to config/rootfiles/oldcore/165/filelists/perl-HTTP-Message
diff --git a/config/rootfiles/core/165/filelists/perl-LWP-Protocol-https b/config/rootfiles/oldcore/165/filelists/perl-LWP-Protocol-https
similarity index 100%
rename from config/rootfiles/core/165/filelists/perl-LWP-Protocol-https
rename to config/rootfiles/oldcore/165/filelists/perl-LWP-Protocol-https
diff --git a/config/rootfiles/core/165/filelists/perl-Net-HTTP b/config/rootfiles/oldcore/165/filelists/perl-Net-HTTP
similarity index 100%
rename from config/rootfiles/core/165/filelists/perl-Net-HTTP
rename to config/rootfiles/oldcore/165/filelists/perl-Net-HTTP
diff --git a/config/rootfiles/core/165/filelists/perl-Try-Tiny b/config/rootfiles/oldcore/165/filelists/perl-Try-Tiny
similarity index 100%
rename from config/rootfiles/core/165/filelists/perl-Try-Tiny
rename to config/rootfiles/oldcore/165/filelists/perl-Try-Tiny
diff --git a/config/rootfiles/core/165/filelists/perl-libwww b/config/rootfiles/oldcore/165/filelists/perl-libwww
similarity index 100%
rename from config/rootfiles/core/165/filelists/perl-libwww
rename to config/rootfiles/oldcore/165/filelists/perl-libwww
diff --git a/config/rootfiles/core/165/filelists/poppler b/config/rootfiles/oldcore/165/filelists/poppler
similarity index 100%
rename from config/rootfiles/core/165/filelists/poppler
rename to config/rootfiles/oldcore/165/filelists/poppler
diff --git a/config/rootfiles/core/165/filelists/python3 b/config/rootfiles/oldcore/165/filelists/python3
similarity index 100%
rename from config/rootfiles/core/165/filelists/python3
rename to config/rootfiles/oldcore/165/filelists/python3
diff --git a/config/rootfiles/core/165/filelists/python3-daemon b/config/rootfiles/oldcore/165/filelists/python3-daemon
similarity index 100%
rename from config/rootfiles/core/165/filelists/python3-daemon
rename to config/rootfiles/oldcore/165/filelists/python3-daemon
diff --git a/config/rootfiles/core/165/filelists/python3-inotify b/config/rootfiles/oldcore/165/filelists/python3-inotify
similarity index 100%
rename from config/rootfiles/core/165/filelists/python3-inotify
rename to config/rootfiles/oldcore/165/filelists/python3-inotify
diff --git a/config/rootfiles/oldcore/165/filelists/sqlite b/config/rootfiles/oldcore/165/filelists/sqlite
new file mode 120000
index 000000000..4ea569766
--- /dev/null
+++ b/config/rootfiles/oldcore/165/filelists/sqlite
@@ -0,0 +1 @@
+../../../common/sqlite
\ No newline at end of file
diff --git a/config/rootfiles/core/165/filelists/sudo b/config/rootfiles/oldcore/165/filelists/sudo
similarity index 100%
rename from config/rootfiles/core/165/filelists/sudo
rename to config/rootfiles/oldcore/165/filelists/sudo
diff --git a/config/rootfiles/core/165/filelists/wpa_supplicant b/config/rootfiles/oldcore/165/filelists/wpa_supplicant
similarity index 100%
rename from config/rootfiles/core/165/filelists/wpa_supplicant
rename to config/rootfiles/oldcore/165/filelists/wpa_supplicant
diff --git a/config/rootfiles/core/165/filelists/x86_64/binutils b/config/rootfiles/oldcore/165/filelists/x86_64/binutils
similarity index 100%
rename from config/rootfiles/core/165/filelists/x86_64/binutils
rename to config/rootfiles/oldcore/165/filelists/x86_64/binutils
diff --git a/config/rootfiles/core/165/filelists/x86_64/gcc b/config/rootfiles/oldcore/165/filelists/x86_64/gcc
similarity index 100%
rename from config/rootfiles/core/165/filelists/x86_64/gcc
rename to config/rootfiles/oldcore/165/filelists/x86_64/gcc
diff --git a/config/rootfiles/core/165/filelists/x86_64/glibc b/config/rootfiles/oldcore/165/filelists/x86_64/glibc
similarity index 100%
rename from config/rootfiles/core/165/filelists/x86_64/glibc
rename to config/rootfiles/oldcore/165/filelists/x86_64/glibc
diff --git a/config/rootfiles/core/165/filelists/x86_64/hyperscan b/config/rootfiles/oldcore/165/filelists/x86_64/hyperscan
similarity index 100%
rename from config/rootfiles/core/165/filelists/x86_64/hyperscan
rename to config/rootfiles/oldcore/165/filelists/x86_64/hyperscan
diff --git a/config/rootfiles/core/165/filelists/zstd b/config/rootfiles/oldcore/165/filelists/zstd
similarity index 100%
rename from config/rootfiles/core/165/filelists/zstd
rename to config/rootfiles/oldcore/165/filelists/zstd
diff --git a/config/rootfiles/core/165/update.sh b/config/rootfiles/oldcore/165/update.sh
similarity index 100%
rename from config/rootfiles/core/165/update.sh
rename to config/rootfiles/oldcore/165/update.sh
diff --git a/config/rootfiles/packages/aws-cli b/config/rootfiles/packages/aws-cli
index 1509d02fe..bdd57830e 100644
--- a/config/rootfiles/packages/aws-cli
+++ b/config/rootfiles/packages/aws-cli
@@ -4,12 +4,12 @@ usr/bin/aws_bash_completer
usr/bin/aws_completer
#usr/bin/aws_zsh_completer.sh
#usr/lib/python3.10/site-packages/awscli
-#usr/lib/python3.10/site-packages/awscli-1.18.188-py3.10.egg-info
-#usr/lib/python3.10/site-packages/awscli-1.18.188-py3.10.egg-info/PKG-INFO
-#usr/lib/python3.10/site-packages/awscli-1.18.188-py3.10.egg-info/SOURCES.txt
-#usr/lib/python3.10/site-packages/awscli-1.18.188-py3.10.egg-info/dependency_links.txt
-#usr/lib/python3.10/site-packages/awscli-1.18.188-py3.10.egg-info/requires.txt
-#usr/lib/python3.10/site-packages/awscli-1.18.188-py3.10.egg-info/top_level.txt
+#usr/lib/python3.10/site-packages/awscli-1.22.64-py3.10.egg-info
+#usr/lib/python3.10/site-packages/awscli-1.22.64-py3.10.egg-info/PKG-INFO
+#usr/lib/python3.10/site-packages/awscli-1.22.64-py3.10.egg-info/SOURCES.txt
+#usr/lib/python3.10/site-packages/awscli-1.22.64-py3.10.egg-info/dependency_links.txt
+#usr/lib/python3.10/site-packages/awscli-1.22.64-py3.10.egg-info/requires.txt
+#usr/lib/python3.10/site-packages/awscli-1.22.64-py3.10.egg-info/top_level.txt
usr/lib/python3.10/site-packages/awscli/__init__.py
usr/lib/python3.10/site-packages/awscli/__main__.py
usr/lib/python3.10/site-packages/awscli/alias.py
@@ -110,6 +110,7 @@ usr/lib/python3.10/site-packages/awscli/customizations/ecr_public.py
usr/lib/python3.10/site-packages/awscli/customizations/ecs/__init__.py
usr/lib/python3.10/site-packages/awscli/customizations/ecs/deploy.py
usr/lib/python3.10/site-packages/awscli/customizations/ecs/exceptions.py
+usr/lib/python3.10/site-packages/awscli/customizations/ecs/executecommand.py
usr/lib/python3.10/site-packages/awscli/customizations/ecs/filehelpers.py
#usr/lib/python3.10/site-packages/awscli/customizations/eks
usr/lib/python3.10/site-packages/awscli/customizations/eks/__init__.py
@@ -148,6 +149,13 @@ usr/lib/python3.10/site-packages/awscli/customizations/emr/ssh.py
usr/lib/python3.10/site-packages/awscli/customizations/emr/sshutils.py
usr/lib/python3.10/site-packages/awscli/customizations/emr/steputils.py
usr/lib/python3.10/site-packages/awscli/customizations/emr/terminateclusters.py
+usr/lib/python3.10/site-packages/awscli/customizations/emrcontainers
+usr/lib/python3.10/site-packages/awscli/customizations/emrcontainers/__init__.py
+usr/lib/python3.10/site-packages/awscli/customizations/emrcontainers/base36.py
+usr/lib/python3.10/site-packages/awscli/customizations/emrcontainers/constants.py
+usr/lib/python3.10/site-packages/awscli/customizations/emrcontainers/eks.py
+usr/lib/python3.10/site-packages/awscli/customizations/emrcontainers/iam.py
+usr/lib/python3.10/site-packages/awscli/customizations/emrcontainers/update_role_trust_policy.py
usr/lib/python3.10/site-packages/awscli/customizations/flatten.py
#usr/lib/python3.10/site-packages/awscli/customizations/gamelift
usr/lib/python3.10/site-packages/awscli/customizations/gamelift/__init__.py
@@ -407,10 +415,38 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/apigatewayv2/update-stage.rst
#usr/lib/python3.10/site-packages/awscli/examples/apigatewayv2/update-vpc-link.rst
#usr/lib/python3.10/site-packages/awscli/examples/appconfig
+#usr/lib/python3.10/site-packages/awscli/examples/appconfig/create-application.rst
+#usr/lib/python3.10/site-packages/awscli/examples/appconfig/create-configuration-profile.rst
+#usr/lib/python3.10/site-packages/awscli/examples/appconfig/create-environment.rst
+#usr/lib/python3.10/site-packages/awscli/examples/appconfig/create-hosted-configuration-version.rst
+#usr/lib/python3.10/site-packages/awscli/examples/appconfig/delete-application.rst
+#usr/lib/python3.10/site-packages/awscli/examples/appconfig/delete-configuration-profile.rst
+#usr/lib/python3.10/site-packages/awscli/examples/appconfig/delete-deployment-strategy.rst
+#usr/lib/python3.10/site-packages/awscli/examples/appconfig/delete-environment.rst
+#usr/lib/python3.10/site-packages/awscli/examples/appconfig/delete-hosted-configuration-version.rst
+#usr/lib/python3.10/site-packages/awscli/examples/appconfig/get-application.rst
+#usr/lib/python3.10/site-packages/awscli/examples/appconfig/get-configuration-profile.rst
#usr/lib/python3.10/site-packages/awscli/examples/appconfig/get-configuration.rst
+#usr/lib/python3.10/site-packages/awscli/examples/appconfig/get-deployment-strategy.rst
+#usr/lib/python3.10/site-packages/awscli/examples/appconfig/get-deployment.rst
+#usr/lib/python3.10/site-packages/awscli/examples/appconfig/get-environment.rst
+#usr/lib/python3.10/site-packages/awscli/examples/appconfig/get-hosted-configuration-version.rst
#usr/lib/python3.10/site-packages/awscli/examples/appconfig/list-applications.rst
#usr/lib/python3.10/site-packages/awscli/examples/appconfig/list-configuration-profiles.rst
+#usr/lib/python3.10/site-packages/awscli/examples/appconfig/list-deployment-strategies.rst
+#usr/lib/python3.10/site-packages/awscli/examples/appconfig/list-deployments.rst
#usr/lib/python3.10/site-packages/awscli/examples/appconfig/list-environments.rst
+#usr/lib/python3.10/site-packages/awscli/examples/appconfig/list-hosted-configuration-versions.rst
+#usr/lib/python3.10/site-packages/awscli/examples/appconfig/list-tags-for-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/appconfig/start-deployment.rst
+#usr/lib/python3.10/site-packages/awscli/examples/appconfig/stop-deployment.rst
+#usr/lib/python3.10/site-packages/awscli/examples/appconfig/tag-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/appconfig/untag-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/appconfig/update-application.rst
+#usr/lib/python3.10/site-packages/awscli/examples/appconfig/update-configuration-profile.rst
+#usr/lib/python3.10/site-packages/awscli/examples/appconfig/update-deployment-strategy.rst
+#usr/lib/python3.10/site-packages/awscli/examples/appconfig/update-environment.rst
+#usr/lib/python3.10/site-packages/awscli/examples/appconfig/validate-configuration.rst
#usr/lib/python3.10/site-packages/awscli/examples/application-autoscaling
#usr/lib/python3.10/site-packages/awscli/examples/application-autoscaling/delete-scaling-policy.rst
#usr/lib/python3.10/site-packages/awscli/examples/application-autoscaling/delete-scheduled-action.rst
@@ -451,6 +487,29 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/appmesh/update-virtual-node.rst
#usr/lib/python3.10/site-packages/awscli/examples/appmesh/update-virtual-router.rst
#usr/lib/python3.10/site-packages/awscli/examples/appmesh/update-virtual-service.rst
+#usr/lib/python3.10/site-packages/awscli/examples/apprunner
+#usr/lib/python3.10/site-packages/awscli/examples/apprunner/associate-custom-domain.rst
+#usr/lib/python3.10/site-packages/awscli/examples/apprunner/create-auto-scaling-configuration.rst
+#usr/lib/python3.10/site-packages/awscli/examples/apprunner/create-connection.rst
+#usr/lib/python3.10/site-packages/awscli/examples/apprunner/create-service.rst
+#usr/lib/python3.10/site-packages/awscli/examples/apprunner/delete-auto-scaling-configuration.rst
+#usr/lib/python3.10/site-packages/awscli/examples/apprunner/delete-connection.rst
+#usr/lib/python3.10/site-packages/awscli/examples/apprunner/delete-service.rst
+#usr/lib/python3.10/site-packages/awscli/examples/apprunner/describe-auto-scaling-configuration.rst
+#usr/lib/python3.10/site-packages/awscli/examples/apprunner/describe-custom-domains.rst
+#usr/lib/python3.10/site-packages/awscli/examples/apprunner/describe-service.rst
+#usr/lib/python3.10/site-packages/awscli/examples/apprunner/disassociate-custom-domain.rst
+#usr/lib/python3.10/site-packages/awscli/examples/apprunner/list-auto-scaling-configurations.rst
+#usr/lib/python3.10/site-packages/awscli/examples/apprunner/list-connections.rst
+#usr/lib/python3.10/site-packages/awscli/examples/apprunner/list-operations.rst
+#usr/lib/python3.10/site-packages/awscli/examples/apprunner/list-services.rst
+#usr/lib/python3.10/site-packages/awscli/examples/apprunner/list-tags-for-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/apprunner/pause-service.rst
+#usr/lib/python3.10/site-packages/awscli/examples/apprunner/resume-service.rst
+#usr/lib/python3.10/site-packages/awscli/examples/apprunner/start-deployment.rst
+#usr/lib/python3.10/site-packages/awscli/examples/apprunner/tag-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/apprunner/untag-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/apprunner/update-service.rst
#usr/lib/python3.10/site-packages/awscli/examples/athena
#usr/lib/python3.10/site-packages/awscli/examples/athena/batch-get-named-query.rst
#usr/lib/python3.10/site-packages/awscli/examples/athena/batch-get-query-execution.rst
@@ -503,6 +562,7 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/autoscaling/delete-policy.rst
#usr/lib/python3.10/site-packages/awscli/examples/autoscaling/delete-scheduled-action.rst
#usr/lib/python3.10/site-packages/awscli/examples/autoscaling/delete-tags.rst
+#usr/lib/python3.10/site-packages/awscli/examples/autoscaling/delete-warm-pool.rst
#usr/lib/python3.10/site-packages/awscli/examples/autoscaling/describe-account-limits.rst
#usr/lib/python3.10/site-packages/awscli/examples/autoscaling/describe-adjustment-types.rst
#usr/lib/python3.10/site-packages/awscli/examples/autoscaling/describe-auto-scaling-groups.rst
@@ -522,6 +582,7 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/autoscaling/describe-scheduled-actions.rst
#usr/lib/python3.10/site-packages/awscli/examples/autoscaling/describe-tags.rst
#usr/lib/python3.10/site-packages/awscli/examples/autoscaling/describe-termination-policy-types.rst
+#usr/lib/python3.10/site-packages/awscli/examples/autoscaling/describe-warm-pool.rst
#usr/lib/python3.10/site-packages/awscli/examples/autoscaling/detach-instances.rst
#usr/lib/python3.10/site-packages/awscli/examples/autoscaling/detach-load-balancer-target-groups.rst
#usr/lib/python3.10/site-packages/awscli/examples/autoscaling/detach-load-balancers.rst
@@ -534,6 +595,7 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/autoscaling/put-notification-configuration.rst
#usr/lib/python3.10/site-packages/awscli/examples/autoscaling/put-scaling-policy.rst
#usr/lib/python3.10/site-packages/awscli/examples/autoscaling/put-scheduled-update-group-action.rst
+#usr/lib/python3.10/site-packages/awscli/examples/autoscaling/put-warm-pool.rst
#usr/lib/python3.10/site-packages/awscli/examples/autoscaling/record-lifecycle-action-heartbeat.rst
#usr/lib/python3.10/site-packages/awscli/examples/autoscaling/resume-processes.rst
#usr/lib/python3.10/site-packages/awscli/examples/autoscaling/set-desired-capacity.rst
@@ -689,15 +751,26 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/cloud9/list-environments.rst
#usr/lib/python3.10/site-packages/awscli/examples/cloud9/update-environment-membership.rst
#usr/lib/python3.10/site-packages/awscli/examples/cloud9/update-environment.rst
+#usr/lib/python3.10/site-packages/awscli/examples/cloudcontrol
+#usr/lib/python3.10/site-packages/awscli/examples/cloudcontrol/create-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/cloudcontrol/delete-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/cloudcontrol/get-resource-request-status.rst
+#usr/lib/python3.10/site-packages/awscli/examples/cloudcontrol/get-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/cloudcontrol/list-resource-requests.rst
+#usr/lib/python3.10/site-packages/awscli/examples/cloudcontrol/list-resources.rst
+#usr/lib/python3.10/site-packages/awscli/examples/cloudcontrol/update-resource.rst
#usr/lib/python3.10/site-packages/awscli/examples/cloudformation
#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/_deploy_description.rst
#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/_package_description.rst
+#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/activate-type.rst
+#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/batch-describe-type-configurations.rst
#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/cancel-update-stack.rst
#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/continue-update-rollback.rst
#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/create-change-set.rst
#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/create-stack-instances.rst
#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/create-stack-set.rst
#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/create-stack.rst
+#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/deactivate-type.rst
#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/delete-change-set.rst
#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/delete-stack-instances.rst
#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/delete-stack-set.rst
@@ -706,6 +779,7 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/deregister-type.rst
#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/describe-account-limits.rst
#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/describe-change-set.rst
+#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/describe-publisher.rst
#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/describe-stack-drift-detection-status.rst
#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/describe-stack-events.rst
#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/describe-stack-instance.rst
@@ -738,11 +812,15 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/list-type-versions.rst
#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/list-types.rst
#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/package.rst
+#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/publish-type.rst
+#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/register-publisher.rst
#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/register-type.rst
#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/set-stack-policy.rst
+#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/set-type-configuration.rst
#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/set-type-default-version.rst
#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/signal-resource.rst
#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/stop-stack-set-operation.rst
+#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/test-type.rst
#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/update-stack-instances.rst
#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/update-stack-set.rst
#usr/lib/python3.10/site-packages/awscli/examples/cloudformation/update-stack.rst
@@ -827,6 +905,38 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/put-metric-alarm.rst
#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/put-metric-data.rst
#usr/lib/python3.10/site-packages/awscli/examples/cloudwatch/set-alarm-state.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeartifact
+#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/associate-external-connection.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/copy-package-versions.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/create-domain.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/create-repository.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/delete-domain-permissions-policy.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/delete-domain.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/delete-package-versions.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/delete-repository-permissions-policy.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/delete-repository.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/describe-domain.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/describe-repository.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/disassociate-external-connection.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/dispose-package-versions.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/get-authorization-token.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/get-domain-permissions-policy.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/get-package-version-asset.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/get-package-version-readme.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/get-repository-endpoint.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/get-repository-permissions-policy.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/list-domains.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/list-package-version-assets.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/list-package-version-dependencies.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/list-package-versions.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/list-packages.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/list-repositories-in-domain.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/list-repositories.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/login.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/put-domain-permissions-policy.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/put-repository-permissions-policy.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/update-package-versions-status.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeartifact/update-repository.rst
#usr/lib/python3.10/site-packages/awscli/examples/codebuild
#usr/lib/python3.10/site-packages/awscli/examples/codebuild/batch-delete-builds.rst
#usr/lib/python3.10/site-packages/awscli/examples/codebuild/batch-get-build-batches.rst
@@ -947,6 +1057,21 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/codecommit/update-pull-request-title.rst
#usr/lib/python3.10/site-packages/awscli/examples/codecommit/update-repository-description.rst
#usr/lib/python3.10/site-packages/awscli/examples/codecommit/update-repository-name.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeguru-reviewer
+#usr/lib/python3.10/site-packages/awscli/examples/codeguru-reviewer/associate-repository.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeguru-reviewer/create-code-review.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeguru-reviewer/describe-code-review.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeguru-reviewer/describe-recommendation-feedback.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeguru-reviewer/describe-repository-association.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeguru-reviewer/disassociate-repository.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeguru-reviewer/list-code-reviews.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeguru-reviewer/list-recommendation-feedback.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeguru-reviewer/list-recommendations.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeguru-reviewer/list-repository-associations.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeguru-reviewer/list-tags-for-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeguru-reviewer/put-recommendation-feedback.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeguru-reviewer/tag-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/codeguru-reviewer/untag-resource.rst
#usr/lib/python3.10/site-packages/awscli/examples/codepipeline
#usr/lib/python3.10/site-packages/awscli/examples/codepipeline/acknowledge-job.rst
#usr/lib/python3.10/site-packages/awscli/examples/codepipeline/create-custom-action-type.rst
@@ -1274,7 +1399,10 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/detective/list-graphs.rst
#usr/lib/python3.10/site-packages/awscli/examples/detective/list-invitations.rst
#usr/lib/python3.10/site-packages/awscli/examples/detective/list-members.rst
+#usr/lib/python3.10/site-packages/awscli/examples/detective/list-tags-for-resource.rst
#usr/lib/python3.10/site-packages/awscli/examples/detective/reject-invitation.rst
+#usr/lib/python3.10/site-packages/awscli/examples/detective/tag-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/detective/untag-resource.rst
#usr/lib/python3.10/site-packages/awscli/examples/devicefarm
#usr/lib/python3.10/site-packages/awscli/examples/devicefarm/create-device-pool.rst
#usr/lib/python3.10/site-packages/awscli/examples/devicefarm/create-project.rst
@@ -1495,6 +1623,7 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/ec2/advertise-byoip-cidr.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/allocate-address.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/allocate-hosts.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/allocate-ipam-pool-cidr.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/apply-security-groups-to-client-vpn-target-network.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/assign-ipv6-addresses.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/assign-private-ip-addresses.rst
@@ -1502,6 +1631,7 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/ec2/associate-client-vpn-target-network.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/associate-dhcp-options.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/associate-iam-instance-profile.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/associate-instance-event-window.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/associate-route-table.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/associate-subnet-cidr-block.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/associate-transit-gateway-multicast-domain.rst
@@ -1540,8 +1670,12 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-flow-logs.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-fpga-image.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-image.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-instance-event-window.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-instance-export-task.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-internet-gateway.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-ipam-pool.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-ipam-scope.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-ipam.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-key-pair.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-launch-template-version.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-launch-template.rst
@@ -1551,22 +1685,31 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-nat-gateway.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-network-acl-entry.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-network-acl.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-network-insights-access-scope.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-network-insights-path.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-network-interface-permission.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-network-interface.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-placement-group.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-replace-root-volume-task.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-reserved-instances-listing.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-restore-image-task.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-route-table.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-route.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-security-group.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-snapshot.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-snapshots.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-spot-datafeed-subscription.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-store-image-task.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-subnet-cidr-reservation.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-subnet.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-tags.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-traffic-mirror-filter-rule.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-traffic-mirror-filter.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-traffic-mirror-session.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-traffic-mirror-target.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-transit-gateway-connect-peer.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-transit-gateway-connect.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-transit-gateway-multicast-domain.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-transit-gateway-peering-attachment.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-transit-gateway-prefix-list-reference.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-transit-gateway-route-table.rst
@@ -1582,6 +1725,7 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-vpn-connection-route.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-vpn-connection.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/create-vpn-gateway.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-carrier-gateway.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-client-vpn-endpoint.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-client-vpn-route.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-customer-gateway.rst
@@ -1590,7 +1734,10 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-fleets.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-flow-logs.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-fpga-image.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-instance-event-window.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-internet-gateway.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-ipam-scope.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-ipam.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-key-pair.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-launch-template-versions.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-launch-template.rst
@@ -1599,6 +1746,9 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-nat-gateway.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-network-acl-entry.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-network-acl.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-network-insights-access-scope.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-network-insights-analysis.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-network-insights-path.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-network-interface-permission.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-network-interface.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-placement-group.rst
@@ -1608,12 +1758,15 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-security-group.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-snapshot.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-spot-datafeed-subscription.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-subnet-cidr-reservation.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-subnet.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-tags.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-traffic-mirror-filter-rule.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-traffic-mirror-filter.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-traffic-mirror-session.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-traffic-mirror-target.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-transit-gateway-connect-peer.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-transit-gateway-connect.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-transit-gateway-multicast-domain.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-transit-gateway-peering-attachment.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-transit-gateway-prefix-list-reference.rst
@@ -1631,23 +1784,27 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-vpn-connection.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/delete-vpn-gateway.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/deprovision-byoip-cidr.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/deprovision-ipam-pool-cidr.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/deregister-image.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/deregister-instance-event-notification-attributes.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/deregister-transit-gateway-multicast-group-members.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/deregister-transit-gateway-multicast-group-source.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-account-attributes.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-addresses-attribute.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-addresses.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-aggregate-id-format.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-availability-zones.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-bundle-tasks.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-byoip-cidrs.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-capacity-reservations.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-carrier-gateways.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-classic-link-instances.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-client-vpn-authorization-rules.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-client-vpn-connections.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-client-vpn-endpoints.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-client-vpn-routes.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-client-vpn-target-networks.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-coip-pools.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-conversion-tasks.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-customer-gateways.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-dhcp-options.rst
@@ -1675,22 +1832,33 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instance-attribute.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instance-credit-specifications.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instance-event-notification-attributes.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instance-event-windows.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instance-status.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instance-type-offerings.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instance-types.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-instances.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-internet-gateways.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-ipam-pools.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-ipam-scopes.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-ipams.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-ipv6-pools.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-key-pairs.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-launch-template-versions.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-launch-templates.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-local-gateway-route-table-virtual-interface-group-associations.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-local-gateway-route-table-vpc-associations.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-local-gateway-route-tables.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-local-gateway-virtual-interface-groups.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-local-gateway-virtual-interfaces.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-local-gateways.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-managed-prefix-lists.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-moving-addresses.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-nat-gateways.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-network-acls.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-network-insights-access-scope-analyses.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-network-insights-access-scopes.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-network-insights-analyses.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-network-insights-paths.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-network-interface-attribute.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-network-interface-permissions.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-network-interfaces.rst
@@ -1699,6 +1867,7 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-principal-id-format.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-public-ipv4-pools.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-regions.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-replace-root-volume-tasks.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-reserved-instances-listings.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-reserved-instances-modifications.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-reserved-instances-offerings.rst
@@ -1707,6 +1876,7 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-scheduled-instance-availability.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-scheduled-instances.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-security-group-references.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-security-group-rules.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-security-groups.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-snapshot-attribute.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-snapshots.rst
@@ -1717,12 +1887,16 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-spot-instance-requests.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-spot-price-history.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-stale-security-groups.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-store-image-tasks.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-subnets.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-tags.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-traffic-mirror-filters.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-traffic-mirror-sessions.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-traffic-mirror-targets.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-transit-gateway-attachments.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-transit-gateway-connect-peers.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-transit-gateway-connects.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-transit-gateway-multicast-domains.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-transit-gateway-peering-attachments.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-transit-gateway-route-tables.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/describe-transit-gateway-vpc-attachments.rst
@@ -1751,6 +1925,8 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/ec2/detach-vpn-gateway.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-ebs-encryption-by-default.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-fast-snapshot-restores.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-image-deprecation.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-serial-console-access.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-transit-gateway-route-table-propagation.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-vgw-route-propagation.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/disable-vpc-classic-link-dns-support.rst
@@ -1758,6 +1934,7 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/ec2/disassociate-address.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/disassociate-client-vpn-target-network.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/disassociate-iam-instance-profile.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/disassociate-instance-event-window.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/disassociate-route-table.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/disassociate-subnet-cidr-block.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/disassociate-transit-gateway-multicast-domain.rst
@@ -1765,6 +1942,9 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/ec2/disassociate-vpc-cidr-block.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-ebs-encryption-by-default.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-fast-snapshot-restores.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-image-deprecation.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-ipam-organization-admin-account.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-serial-console-access.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-transit-gateway-route-table-propagation.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-vgw-route-propagation.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/enable-volume-io.rst
@@ -1775,18 +1955,28 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/ec2/export-image.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-associated-ipv6-pool-cidrs.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-capacity-reservation-usage.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-coip-pool-usage.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-console-output.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-console-screenshot.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-default-credit-specification.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-ebs-default-kms-key-id.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-ebs-encryption-by-default.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-flow-logs-integration-template.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-groups-for-capacity-reservation.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-host-reservation-purchase-preview.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-ipam-address-history.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-ipam-pool-allocations.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-ipam-pool-cidrs.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-ipam-resource-cidrs.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-launch-template-data.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-managed-prefix-list-associations.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-managed-prefix-list-entries.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-network-insights-access-scope-analysis-findings.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-network-insights-access-scope-content.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-password-data.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-reserved-instances-exchange-quote.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-serial-console-access-status.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-subnet-cidr-reservations.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-transit-gateway-attachment-propagations.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-transit-gateway-multicast-domain-associations.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/get-transit-gateway-prefix-list-references.rst
@@ -1796,6 +1986,8 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/ec2/import-image.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/import-key-pair.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/import-snapshot.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/list-snapshots-in-recycle-bin.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-address-attribute.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-availability-zone-group.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-capacity-reservation.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-client-vpn-endpoint.rst
@@ -1811,12 +2003,17 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-instance-capacity-reservation-attributes.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-instance-credit-specification.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-instance-event-start-time.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-instance-event-window.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-instance-metadata-options.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-instance-placement.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-ipam-pool.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-ipam-resource-cidr.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-ipam.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-launch-template.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-managed-prefix-list.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-network-interface-attribute.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-reserved-instances.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-security-group-rules.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-snapshot-attribute.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-spot-fleet-request.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-subnet-attribute.rst
@@ -1841,16 +2038,19 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/ec2/modify-vpn-tunnel-options.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/monitor-instances.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/move-address-to-vpc.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/move-byoip-cidr-to-ipam.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/network-insights-access-scope.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/provision-byoip-cidr.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/provision-ipam-pool-cidr.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/purchase-host-reservation.rst
-#usr/lib/python3.10/site-packages/awscli/examples/ec2/purchase-reserved-instance-offering.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/purchase-reserved-instances-offering.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/purchase-scheduled-instances.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/reboot-instances.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/register-image.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/register-instance-event-notification-attributes.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/register-transit-gateway-multicase-group-sources.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/register-transit-gateway-multicast-group-members.rst
-#usr/lib/python3.10/site-packages/awscli/examples/ec2/register-transit-gateway-multicast-group-source.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/register-transit-gateway-multicast-group-sources.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/reject-transit-gateway-peering-attachment.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/reject-transit-gateway-vpc-attachments.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/reject-vpc-endpoint-connections.rst
@@ -1866,6 +2066,7 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/ec2/report-instance-status.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/request-spot-fleet.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/request-spot-instances.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/reset-address-attribute.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/reset-ebs-default-kms-key-id.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/reset-fpga-image-attribute.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/reset-image-attribute.rst
@@ -1874,6 +2075,7 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/ec2/reset-snapshot-attribute.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/restore-address-to-classic.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/restore-managed-prefix-list-version.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/restore-snapshot-from-recycle-bin.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/revoke-client-vpn-ingress.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/revoke-security-group-egress.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/revoke-security-group-ingress.rst
@@ -1884,6 +2086,8 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/ec2/search-transit-gateway-routes.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/send-diagnostic-interrupt.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/start-instances.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/start-network-insights-access-scope-analysis.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ec2/start-network-insights-analysis.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/stop-instances.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/terminate-client-vpn-connections.rst
#usr/lib/python3.10/site-packages/awscli/examples/ec2/terminate-instances.rst
@@ -2219,6 +2423,10 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/elbv2/wait/target-deregistered.rst
#usr/lib/python3.10/site-packages/awscli/examples/elbv2/wait/target-in-service.rst
#usr/lib/python3.10/site-packages/awscli/examples/emr
+#usr/lib/python3.10/site-packages/awscli/examples/emr-containers
+#usr/lib/python3.10/site-packages/awscli/examples/emr-containers/update-role-trust-policy
+#usr/lib/python3.10/site-packages/awscli/examples/emr-containers/update-role-trust-policy.rst
+#usr/lib/python3.10/site-packages/awscli/examples/emr-containers/update-role-trust-policy/_description.rst
#usr/lib/python3.10/site-packages/awscli/examples/emr/add-instance-fleet.rst
#usr/lib/python3.10/site-packages/awscli/examples/emr/add-steps.rst
#usr/lib/python3.10/site-packages/awscli/examples/emr/add-tags.rst
@@ -2267,6 +2475,21 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/firehose/list-delivery-streams.rst
#usr/lib/python3.10/site-packages/awscli/examples/firehose/put-record-batch.rst
#usr/lib/python3.10/site-packages/awscli/examples/firehose/put-record.rst
+#usr/lib/python3.10/site-packages/awscli/examples/fis
+#usr/lib/python3.10/site-packages/awscli/examples/fis/create-experiment-template.rst
+#usr/lib/python3.10/site-packages/awscli/examples/fis/delete-experiment-template.rst
+#usr/lib/python3.10/site-packages/awscli/examples/fis/get-action.rst
+#usr/lib/python3.10/site-packages/awscli/examples/fis/get-experiment-template.rst
+#usr/lib/python3.10/site-packages/awscli/examples/fis/get-experiment.rst
+#usr/lib/python3.10/site-packages/awscli/examples/fis/list-actions.rst
+#usr/lib/python3.10/site-packages/awscli/examples/fis/list-experiment-templates.rst
+#usr/lib/python3.10/site-packages/awscli/examples/fis/list-experiments.rst
+#usr/lib/python3.10/site-packages/awscli/examples/fis/list-tags-for-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/fis/start-experiment.rst
+#usr/lib/python3.10/site-packages/awscli/examples/fis/stop-experiment.rst
+#usr/lib/python3.10/site-packages/awscli/examples/fis/tag-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/fis/untag-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/fis/update-experiment-template.rst
#usr/lib/python3.10/site-packages/awscli/examples/fms
#usr/lib/python3.10/site-packages/awscli/examples/fms/associate-admin-account.rst
#usr/lib/python3.10/site-packages/awscli/examples/fms/delete-notification-channel.rst
@@ -2343,17 +2566,32 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/glacier/wait/vault-exists.rst
#usr/lib/python3.10/site-packages/awscli/examples/glacier/wait/vault-not-exists.rst
#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator
+#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/add-custom-routing-endpoints.rst
#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/advertise-byoip-cidr.rst
+#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/allow-custom-routing-traffic.rst
#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/create-accelerator.rst
+#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/create-custom-routing-accelerator.rst
+#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/create-custom-routing-endpoint-group.rst
+#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/create-custom-routing-listener.rst
#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/create-endpoint-group.rst
#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/create-listener.rst
+#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/deny-custom-routing-traffic.rst
#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/deprovision-byoip-cidr.rst
#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/describe-accelerator-attributes.rst
#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/describe-accelerator.rst
+#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/describe-custom-routing-accelerator-attributes.rst
+#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/describe-custom-routing-accelerator.rst
+#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/describe-custom-routing-endpoint-group.rst
+#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/describe-custom-routing-listener.rst
#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/describe-endpoint-group.rst
#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/describe-listener.rst
#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/list-accelerators.rst
#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/list-byoip-cidr.rst
+#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/list-custom-routing-accelerators.rst
+#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/list-custom-routing-endpoint-groups.rst
+#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/list-custom-routing-listeners.rst
+#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/list-custom-routing-port-mappings-by-destination.rst
+#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/list-custom-routing-port-mappings.rst
#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/list-endpoint-groups.rst
#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/list-listeners.rst
#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/list-tags-for-resource.rst
@@ -2362,6 +2600,9 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/untag-resource.rst
#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/update-accelerator-attributes.rst
#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/update-accelerator.rst
+#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/update-custom-routing-accelerator-attributes.rst
+#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/update-custom-routing-accelerator.rst
+#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/update-custom-routing-listener.rst
#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/update-endpoint-group.rst
#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/update-listener.rst
#usr/lib/python3.10/site-packages/awscli/examples/globalaccelerator/withdraw-byoip-cidr.rst
@@ -2435,6 +2676,7 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/greengrass/get-service-role-for-account.rst
#usr/lib/python3.10/site-packages/awscli/examples/greengrass/get-subscription-definition-version.rst
#usr/lib/python3.10/site-packages/awscli/examples/greengrass/get-subscription-definition.rst
+#usr/lib/python3.10/site-packages/awscli/examples/greengrass/get-thing-runtime-configuration.rst
#usr/lib/python3.10/site-packages/awscli/examples/greengrass/list-bulk-deployment-detailed-reports.rst
#usr/lib/python3.10/site-packages/awscli/examples/greengrass/list-bulk-deployments.rst
#usr/lib/python3.10/site-packages/awscli/examples/greengrass/list-connector-definition-versions.rst
@@ -2471,6 +2713,35 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/greengrass/update-logger-definition.rst
#usr/lib/python3.10/site-packages/awscli/examples/greengrass/update-resource-definition.rst
#usr/lib/python3.10/site-packages/awscli/examples/greengrass/update-subscription-definition.rst
+#usr/lib/python3.10/site-packages/awscli/examples/greengrass/update-thing-runtime-configuration.rst
+#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2
+#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/associate-service-role-to-account.rst
+#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/batch-associate-client-device-with-core-device.rst
+#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/batch-disassociate-client-device-from-core-device.rst
+#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/cancel-deployment.rst
+#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/create-component-version.rst
+#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/create-deployment.rst
+#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/delete-component.rst
+#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/delete-core-device.rst
+#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/describe-component.rst
+#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/disassociate-service-role-from-account.rst
+#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/get-component-version-artifact.rst
+#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/get-component.rst
+#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/get-connectivity-info.rst
+#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/get-core-device.rst
+#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/get-deployment.rst
+#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/get-service-role-for-account.rst
+#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/list-client-devices-associated-with-core-device.rst
+#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/list-component-versions.rst
+#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/list-components.rst
+#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/list-core-devices.rst
+#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/list-deployments.rst
+#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/list-effective-deployments.rst
+#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/list-installed-components.rst
+#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/list-tags-for-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/tag-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/untag-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/greengrassv2/update-connectivity-info.rst
#usr/lib/python3.10/site-packages/awscli/examples/guardduty
#usr/lib/python3.10/site-packages/awscli/examples/guardduty/accept-invitation.rst
#usr/lib/python3.10/site-packages/awscli/examples/guardduty/archive-findings.rst
@@ -2500,6 +2771,20 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/health/describe-affected-entities.rst
#usr/lib/python3.10/site-packages/awscli/examples/health/describe-event-details.rst
#usr/lib/python3.10/site-packages/awscli/examples/health/describe-events.rst
+#usr/lib/python3.10/site-packages/awscli/examples/healthlake
+#usr/lib/python3.10/site-packages/awscli/examples/healthlake/create-fhir-datastore.rst
+#usr/lib/python3.10/site-packages/awscli/examples/healthlake/delete-fhir-datastore.rst
+#usr/lib/python3.10/site-packages/awscli/examples/healthlake/describe-fhir-datastore.rst
+#usr/lib/python3.10/site-packages/awscli/examples/healthlake/describe-fhir-export-job.rst
+#usr/lib/python3.10/site-packages/awscli/examples/healthlake/describe-fhir-import-job.rst
+#usr/lib/python3.10/site-packages/awscli/examples/healthlake/list-fhir-datastores.rst
+#usr/lib/python3.10/site-packages/awscli/examples/healthlake/list-fhir-export-jobs.rst
+#usr/lib/python3.10/site-packages/awscli/examples/healthlake/list-fhir-import-jobs.rst
+#usr/lib/python3.10/site-packages/awscli/examples/healthlake/list-tags-for-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/healthlake/start-fhir-export-job.rst
+#usr/lib/python3.10/site-packages/awscli/examples/healthlake/start-fhir-import-job.rst
+#usr/lib/python3.10/site-packages/awscli/examples/healthlake/tag-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/healthlake/untag-resource.rst
#usr/lib/python3.10/site-packages/awscli/examples/iam
#usr/lib/python3.10/site-packages/awscli/examples/iam/add-client-id-to-open-id-connect-provider.rst
#usr/lib/python3.10/site-packages/awscli/examples/iam/add-role-to-instance-profile.rst
@@ -2755,6 +3040,7 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/iot/create-authorizer.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/create-billing-group.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/create-certificate-from-csr.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iot/create-custom-metric.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/create-dimension.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/create-domain-configuration.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/create-dynamic-thing-group.rst
@@ -2782,6 +3068,7 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/iot/delete-billing-group.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/delete-ca-certificate.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/delete-certificate.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iot/delete-custom-metric.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/delete-dimension.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/delete-domain-configuration.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/delete-dynamic-thing-group.rst
@@ -2814,6 +3101,7 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/iot/describe-billing-group.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/describe-ca-certificate.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/describe-certificate.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iot/describe-custom-metric.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/describe-default-authorizer.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/describe-dimension.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/describe-domain-configuration.rst
@@ -2837,6 +3125,7 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/iot/detach-thing-principal.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/disable-topic-rule.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/enable-topic-rule.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iot/get-behavior-model-training-summaries.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/get-cardinality.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/get-effective-policies.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/get-indexing-configuration.rst
@@ -2863,12 +3152,14 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/iot/list-ca-certificates.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/list-certificates-by-ca.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/list-certificates.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iot/list-custom-metrics.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/list-dimensions.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/list-domain-configurations.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/list-indices.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/list-job-executions-for-job.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/list-job-executions-for-thing.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/list-jobs.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iot/list-mitigation-actions.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/list-mitigations-actions.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/list-ota-updates.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/list-outgoing-certificates.rst
@@ -2921,6 +3212,8 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/iot/update-billing-group.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/update-ca-certificate.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/update-certificate.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iot/update-custom-metric.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iot/update-dimension.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/update-domain-configuration.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/update-dynamic-thing-group.rst
#usr/lib/python3.10/site-packages/awscli/examples/iot/update-event-configurations.rst
@@ -3143,21 +3436,79 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/iotthingsgraph/update-flow-template.rst
#usr/lib/python3.10/site-packages/awscli/examples/iotthingsgraph/update-system-template.rst
#usr/lib/python3.10/site-packages/awscli/examples/iotthingsgraph/upload-entity-definitions.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/associate-aws-account-with-partner-account.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/associate-wireless-device-with-thing.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/associate-wireless-gateway-with-certificate.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/associate-wireless-gateway-with-thing.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/create-destination.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/create-device-profile.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/create-service-profile.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/create-wireless-device.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/create-wireless-gateway-task-definition.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/create-wireless-gateway-task.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/create-wireless-gateway.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/delete-destination.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/delete-device-profile.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/delete-service-profile.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/delete-wireless-device.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/delete-wireless-gateway-task-definition.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/delete-wireless-gateway-task.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/delete-wireless-gateway.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/disassociate-aws-account-from-partner-account.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/disassociate-wireless-device-from-thing.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/disassociate-wireless-gateway-from-certificate.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/disassociate-wireless-gateway-from-thing.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/get-destination.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/get-device-profile.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/get-partner-account.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/get-service-endpoint.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/get-service-profile.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/get-wireless-device-statistics.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/get-wireless-device.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/get-wireless-gateway-certificate.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/get-wireless-gateway-firmware-information.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/get-wireless-gateway-statistics.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/get-wireless-gateway-task-definition.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/get-wireless-gateway-task.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/get-wireless-gateway.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/list-destinations.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/list-device-profiles.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/list-partner-accounts.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/list-service-profiles.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/list-tags-for-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/list-wireless-devices.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/list-wireless-gateway-task-definitions.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/list-wireless-gateways.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/send-data-to-wireless-device.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/tag-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/test-wireless-device.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/untag-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/update-destination.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/update-partner-account.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/update-wireless-device.rst
+#usr/lib/python3.10/site-packages/awscli/examples/iotwireless/update-wireless-gateway.rst
#usr/lib/python3.10/site-packages/awscli/examples/ivs
#usr/lib/python3.10/site-packages/awscli/examples/ivs/batch-get-channel.rst
#usr/lib/python3.10/site-packages/awscli/examples/ivs/batch-get-stream-key.rst
#usr/lib/python3.10/site-packages/awscli/examples/ivs/create-channel.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ivs/create-recording-configuration.rst
#usr/lib/python3.10/site-packages/awscli/examples/ivs/create-stream-key.rst
#usr/lib/python3.10/site-packages/awscli/examples/ivs/delete-playback-key-pair.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ivs/delete-recording-configuration.rst
#usr/lib/python3.10/site-packages/awscli/examples/ivs/delete-stream-key.rst
#usr/lib/python3.10/site-packages/awscli/examples/ivs/get-channel.rst
#usr/lib/python3.10/site-packages/awscli/examples/ivs/get-playback-key-pair.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ivs/get-recording-configuration.rst
#usr/lib/python3.10/site-packages/awscli/examples/ivs/get-stream-key.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ivs/get-stream-session.rst
#usr/lib/python3.10/site-packages/awscli/examples/ivs/get-stream.rst
#usr/lib/python3.10/site-packages/awscli/examples/ivs/import-playback-key-pair.rst
#usr/lib/python3.10/site-packages/awscli/examples/ivs/list-channels.rst
#usr/lib/python3.10/site-packages/awscli/examples/ivs/list-playback-key-pairs.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ivs/list-recording-configurations.rst
#usr/lib/python3.10/site-packages/awscli/examples/ivs/list-stream-keys.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ivs/list-stream-sessions.rst
#usr/lib/python3.10/site-packages/awscli/examples/ivs/list-streams.rst
#usr/lib/python3.10/site-packages/awscli/examples/ivs/list-tags-for-resource.rst
#usr/lib/python3.10/site-packages/awscli/examples/ivs/put-metadata.rst
@@ -3674,6 +4025,11 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/organizations/remove-account-from-organization.rst
#usr/lib/python3.10/site-packages/awscli/examples/organizations/update-organizational-unit.rst
#usr/lib/python3.10/site-packages/awscli/examples/organizations/update-policy.rst
+#usr/lib/python3.10/site-packages/awscli/examples/outposts
+#usr/lib/python3.10/site-packages/awscli/examples/outposts/get-outpost-instance-types.rst
+#usr/lib/python3.10/site-packages/awscli/examples/outposts/get-outpost.rst
+#usr/lib/python3.10/site-packages/awscli/examples/outposts/list-outposts.rst
+#usr/lib/python3.10/site-packages/awscli/examples/outposts/list-sites.rst
#usr/lib/python3.10/site-packages/awscli/examples/pi
#usr/lib/python3.10/site-packages/awscli/examples/pi/describe-dimension-keys.rst
#usr/lib/python3.10/site-packages/awscli/examples/pi/get-resource-metrics.rst
@@ -3696,6 +4052,17 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/pricing/describe-services.rst
#usr/lib/python3.10/site-packages/awscli/examples/pricing/get-attribute-values.rst
#usr/lib/python3.10/site-packages/awscli/examples/pricing/get-products.rst
+#usr/lib/python3.10/site-packages/awscli/examples/proton
+#usr/lib/python3.10/site-packages/awscli/examples/proton/cancel-service-instance-deployment.rst
+#usr/lib/python3.10/site-packages/awscli/examples/proton/cancel-service-pipeline-deployment.rst
+#usr/lib/python3.10/site-packages/awscli/examples/proton/create-service.rst
+#usr/lib/python3.10/site-packages/awscli/examples/proton/delete-service.rst
+#usr/lib/python3.10/site-packages/awscli/examples/proton/get-service-instance.rst
+#usr/lib/python3.10/site-packages/awscli/examples/proton/get-service.rst
+#usr/lib/python3.10/site-packages/awscli/examples/proton/list-service-instances.rst
+#usr/lib/python3.10/site-packages/awscli/examples/proton/update-service-instance.rst
+#usr/lib/python3.10/site-packages/awscli/examples/proton/update-service-pipeline.rst
+#usr/lib/python3.10/site-packages/awscli/examples/proton/update-service.rst
#usr/lib/python3.10/site-packages/awscli/examples/qldb
#usr/lib/python3.10/site-packages/awscli/examples/qldb/cancel-journal-kinesis-stream.rst
#usr/lib/python3.10/site-packages/awscli/examples/qldb/create-ledger.rst
@@ -3715,20 +4082,29 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/qldb/stream-journal-to-kinesis.rst
#usr/lib/python3.10/site-packages/awscli/examples/qldb/tag-resource.rst
#usr/lib/python3.10/site-packages/awscli/examples/qldb/untag-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/qldb/update-ledger-permissions-mode.rst
#usr/lib/python3.10/site-packages/awscli/examples/qldb/update-ledger.rst
#usr/lib/python3.10/site-packages/awscli/examples/ram
#usr/lib/python3.10/site-packages/awscli/examples/ram/accept-resource-share-invitation.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ram/associate-resource-share-permission.rst
#usr/lib/python3.10/site-packages/awscli/examples/ram/associate-resource-share.rst
#usr/lib/python3.10/site-packages/awscli/examples/ram/create-resource-share.rst
#usr/lib/python3.10/site-packages/awscli/examples/ram/delete-resource-share.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ram/disassociate-resource-share-permission.rst
#usr/lib/python3.10/site-packages/awscli/examples/ram/disassociate-resource-share.rst
#usr/lib/python3.10/site-packages/awscli/examples/ram/enable-sharing-with-aws-organization.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ram/get-permission.rst
#usr/lib/python3.10/site-packages/awscli/examples/ram/get-resource-policies.rst
#usr/lib/python3.10/site-packages/awscli/examples/ram/get-resource-share-associations.rst
#usr/lib/python3.10/site-packages/awscli/examples/ram/get-resource-share-invitations.rst
#usr/lib/python3.10/site-packages/awscli/examples/ram/get-resource-shares.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ram/list-pending-invitation-resources.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ram/list-permissions.rst
#usr/lib/python3.10/site-packages/awscli/examples/ram/list-principals.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ram/list-resource-share-permissions.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ram/list-resource-types.rst
#usr/lib/python3.10/site-packages/awscli/examples/ram/list-resources.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ram/promote-resource-share-created-from-policy.rst
#usr/lib/python3.10/site-packages/awscli/examples/ram/reject-resource-share-invitation.rst
#usr/lib/python3.10/site-packages/awscli/examples/ram/tag-resource.rst
#usr/lib/python3.10/site-packages/awscli/examples/ram/untag-resource.rst
@@ -3741,16 +4117,20 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/rds-data/execute-statement.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds-data/rollback-transaction.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/add-option-to-option-group.rst
+#usr/lib/python3.10/site-packages/awscli/examples/rds/add-role-to-db-cluster.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/add-role-to-db-instance.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/add-source-identifier-to-subscription.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/add-tags-to-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/rds/apply-pending-maintenance-action.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/authorize-db-security-group-ingress.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/backtrack-db-cluster.rst
+#usr/lib/python3.10/site-packages/awscli/examples/rds/cancel-export-task.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/copy-db-cluster-parameter-group.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/copy-db-cluster-snapshot.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/copy-db-parameter-group.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/copy-db-snapshot.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/copy-option-group.rst
+#usr/lib/python3.10/site-packages/awscli/examples/rds/create-custom-availability-zone.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/create-db-cluster-endpoint.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/create-db-cluster-parameter-group.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/create-db-cluster-snapshot.rst
@@ -3764,10 +4144,12 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/rds/create-event-subscription.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/create-global-cluster.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/create-option-group.rst
+#usr/lib/python3.10/site-packages/awscli/examples/rds/delete-custom-availability-zone.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/delete-db-cluster-endpoint.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/delete-db-cluster-parameter-group.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/delete-db-cluster-snapshot.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/delete-db-cluster.rst
+#usr/lib/python3.10/site-packages/awscli/examples/rds/delete-db-instance-automated-backup.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/delete-db-instance.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/delete-db-parameter-group.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/delete-db-security-group.rst
@@ -3775,9 +4157,12 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/rds/delete-db-subnet-group.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/delete-event-subscription.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/delete-global-cluster.rst
+#usr/lib/python3.10/site-packages/awscli/examples/rds/delete-installation-media.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/delete-option-group.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/describe-account-attributes.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/describe-certificates.rst
+#usr/lib/python3.10/site-packages/awscli/examples/rds/describe-custom-availability-zones.rst
+#usr/lib/python3.10/site-packages/awscli/examples/rds/describe-db-cluster-backtracks.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/describe-db-cluster-endpoints.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/describe-db-cluster-parameter-groups.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/describe-db-cluster-parameters.rst
@@ -3801,6 +4186,7 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/rds/describe-events.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/describe-export-tasks.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/describe-global-clusters.rst
+#usr/lib/python3.10/site-packages/awscli/examples/rds/describe-installation-media.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/describe-option-group-options.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/describe-option-groups.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/describe-orderable-db-instance-options.rst
@@ -3811,8 +4197,13 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/rds/describe-valid-db-instance-modifications.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/download-db-log-file-portion.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/generate-auth-token.rst
+#usr/lib/python3.10/site-packages/awscli/examples/rds/generate-db-auth-token.rst
+#usr/lib/python3.10/site-packages/awscli/examples/rds/import-installation-media.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/list-tags-for-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/rds/modify-certificates.rst
+#usr/lib/python3.10/site-packages/awscli/examples/rds/modify-current-db-cluster-capacity.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/modify-db-cluster-endpoint.rst
+#usr/lib/python3.10/site-packages/awscli/examples/rds/modify-db-cluster-parameter-group.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/modify-db-cluster-snapshot-attribute.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/modify-db-cluster.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/modify-db-instance.rst
@@ -3823,22 +4214,33 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/rds/modify-db-subnet-group.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/modify-event-subscription.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/modify-global-cluster.rst
+#usr/lib/python3.10/site-packages/awscli/examples/rds/promote-read-replica-db-cluster.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/promote-read-replica.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/purchase-reserved-db-instance.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/purchase-reserved-db-instances-offerings.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/reboot-db-instance.rst
+#usr/lib/python3.10/site-packages/awscli/examples/rds/remove-from-global-cluster.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/remove-option-from-option-group.rst
+#usr/lib/python3.10/site-packages/awscli/examples/rds/remove-role-from-db-cluster.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/remove-role-from-db-instance.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/remove-source-identifier-from-subscription.rst
+#usr/lib/python3.10/site-packages/awscli/examples/rds/remove-tags-from-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/rds/reset-db-cluster-parameter-group.rst
+#usr/lib/python3.10/site-packages/awscli/examples/rds/reset-db-parameter-group.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/restore-db-cluster-from-s3.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/restore-db-cluster-from-snapshot.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/restore-db-cluster-to-point-in-time.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/restore-db-instance-from-db-snapshot.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/restore-db-instance-from-s3.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/restore-db-instance-to-point-in-time.rst
+#usr/lib/python3.10/site-packages/awscli/examples/rds/start-activity-stream.rst
+#usr/lib/python3.10/site-packages/awscli/examples/rds/start-db-cluster.rst
+#usr/lib/python3.10/site-packages/awscli/examples/rds/start-db-instance-automated-backups-replication.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/start-db-instance.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/start-export-task.rst
+#usr/lib/python3.10/site-packages/awscli/examples/rds/stop-activity-stream.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/stop-db-cluster.rst
+#usr/lib/python3.10/site-packages/awscli/examples/rds/stop-db-instance-automated-backups-replication.rst
#usr/lib/python3.10/site-packages/awscli/examples/rds/stop-db-instance.rst
#usr/lib/python3.10/site-packages/awscli/examples/redshift
#usr/lib/python3.10/site-packages/awscli/examples/redshift/accept-reserved-node-exchange.rst
@@ -3969,8 +4371,10 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/resource-groups/get-group-query.rst
#usr/lib/python3.10/site-packages/awscli/examples/resource-groups/get-group.rst
#usr/lib/python3.10/site-packages/awscli/examples/resource-groups/get-tags.rst
+#usr/lib/python3.10/site-packages/awscli/examples/resource-groups/list-group-resources.rst
#usr/lib/python3.10/site-packages/awscli/examples/resource-groups/list-groups.rst
#usr/lib/python3.10/site-packages/awscli/examples/resource-groups/list-resource-groups.rst
+#usr/lib/python3.10/site-packages/awscli/examples/resource-groups/put-group-configuration.rst
#usr/lib/python3.10/site-packages/awscli/examples/resource-groups/search-resources.rst
#usr/lib/python3.10/site-packages/awscli/examples/resource-groups/tag.rst
#usr/lib/python3.10/site-packages/awscli/examples/resource-groups/untag.rst
@@ -4059,25 +4463,50 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/route53domains/update-tags-for-domain.rst
#usr/lib/python3.10/site-packages/awscli/examples/route53domains/view-billing.rst
#usr/lib/python3.10/site-packages/awscli/examples/route53resolver
+#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/associate-firewall-rule-group.rst
#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/associate-resolver-endpoint-ip-address.rst
#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/associate-resolver-rule.rst
+#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/create-firewall-domain-list.rst
+#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/create-firewall-rule-group.rst
+#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/create-firewall-rule.rst
#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/create-resolver-endpoint.rst
#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/create-resolver-rule.rst
+#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/delete-firewall-domain-list.rst
+#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/delete-firewall-rule-group.rst
+#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/delete-firewall-rule.rst
#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/delete-resolver-endpoint.rst
#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/delete-resolver-rule.rst
+#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/disassociate-firewall-rule-group.rst
#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/disassociate-resolver-endpoint-ip-address.rst
#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/disassociate-resolver-rule.rst
+#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/get-firewall-config.rst
+#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/get-firewall-domain-list.rst
+#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/get-firewall-rule-group-association.rst
+#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/get-firewall-rule-group-policy.rst
+#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/get-firewall-rule-group.rst
#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/get-resolver-endpoint.rst
#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/get-resolver-rule-association.rst
#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/get-resolver-rule.rst
+#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/import-firewall-domains.rst
+#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/list-firewall-configs.rst
+#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/list-firewall-domain-lists.rst
+#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/list-firewall-domains.rst
+#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/list-firewall-rule-group-associations.rst
+#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/list-firewall-rule-groups.rst
+#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/list-firewall-rules.rst
#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/list-resolver-endpoint-ip-addresses.rst
#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/list-resolver-endpoints.rst
#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/list-resolver-rule-associations.rst
#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/list-resolver-rules.rst
#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/list-tags-for-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/put-firewall-rule-group-policy.rst
#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/put-resolver-rule-policy.rst
#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/tag-resource.rst
#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/untag-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/update-firewall-config.rst
+#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/update-firewall-domains.rst
+#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/update-firewall-rule-group-association.rst
+#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/update-firewall-rule.rst
#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/update-resolver-endpoint.rst
#usr/lib/python3.10/site-packages/awscli/examples/route53resolver/update-resolver-rule.rst
#usr/lib/python3.10/site-packages/awscli/examples/s3
@@ -4215,38 +4644,51 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/list-secrets.rst
#usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/put-resource-policy.rst
#usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/put-secret-value.rst
+#usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/remove-regions-from-replication.rst
+#usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/replicate-secret-to-regions.rst
#usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/restore-secret.rst
#usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/rotate-secret.rst
+#usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/stop-replication-to-replica.rst
#usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/tag-resource.rst
#usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/untag-resource.rst
#usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/update-secret-version-stage.rst
#usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/update-secret.rst
+#usr/lib/python3.10/site-packages/awscli/examples/secretsmanager/validate-resource-policy.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub
+#usr/lib/python3.10/site-packages/awscli/examples/securityhub/accept-administrator-invitation.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/accept-invitation.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/batch-disable-standards.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/batch-enable-standards.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/batch-import-findings.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/batch-update-findings.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/create-action-target.rst
+#usr/lib/python3.10/site-packages/awscli/examples/securityhub/create-finding-aggregator.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/create-insight.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/create-members.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/decline-invitations.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/delete-action-target.rst
+#usr/lib/python3.10/site-packages/awscli/examples/securityhub/delete-finding-aggregator.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/delete-insight.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/delete-invitations.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/delete-members.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/describe-action-targets.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/describe-hub.rst
+#usr/lib/python3.10/site-packages/awscli/examples/securityhub/describe-organization-configuration.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/describe-products.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/describe-standards-controls.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/describe-standards.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/disable-import-findings-for-product.rst
+#usr/lib/python3.10/site-packages/awscli/examples/securityhub/disable-organization-admin-account.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/disable-security-hub.rst
+#usr/lib/python3.10/site-packages/awscli/examples/securityhub/disassociate-from-administrator-account.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/disassociate-from-master-account.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/disassociate-members.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/enable-import-findings-for-product.rst
+#usr/lib/python3.10/site-packages/awscli/examples/securityhub/enable-organization-admin-account.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/enable-security-hub.rst
+#usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-administrator-account.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-enabled-standards.rst
+#usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-finding-aggregator.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-findings.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-insight-results.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-insights.rst
@@ -4255,13 +4697,17 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/get-members.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/invite-members.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/list-enabled-products-for-import.rst
+#usr/lib/python3.10/site-packages/awscli/examples/securityhub/list-finding-aggregators.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/list-invitations.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/list-members.rst
+#usr/lib/python3.10/site-packages/awscli/examples/securityhub/list-organization-admin-accounts.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/list-tags-for-resource.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/tag-resource.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/untag-resource.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/update-action-target.rst
+#usr/lib/python3.10/site-packages/awscli/examples/securityhub/update-finding-aggregator.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/update-insight.rst
+#usr/lib/python3.10/site-packages/awscli/examples/securityhub/update-organization-configuration.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/update-security-hub-configuration.rst
#usr/lib/python3.10/site-packages/awscli/examples/securityhub/update-standards-control.rst
#usr/lib/python3.10/site-packages/awscli/examples/serverlessrepo
@@ -4318,6 +4764,18 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/servicecatalog/update-product.rst
#usr/lib/python3.10/site-packages/awscli/examples/servicecatalog/update-provisioning-artifact.rst
#usr/lib/python3.10/site-packages/awscli/examples/servicecatalog/update-tag-option.rst
+#usr/lib/python3.10/site-packages/awscli/examples/servicediscovery
+#usr/lib/python3.10/site-packages/awscli/examples/servicediscovery/create-private-dns-namespace.rst
+#usr/lib/python3.10/site-packages/awscli/examples/servicediscovery/create-service.rst
+#usr/lib/python3.10/site-packages/awscli/examples/servicediscovery/delete-namespace.rst
+#usr/lib/python3.10/site-packages/awscli/examples/servicediscovery/delete-service.rst
+#usr/lib/python3.10/site-packages/awscli/examples/servicediscovery/deregister-instance.rst
+#usr/lib/python3.10/site-packages/awscli/examples/servicediscovery/discover-instances.rst
+#usr/lib/python3.10/site-packages/awscli/examples/servicediscovery/get-operation.rst
+#usr/lib/python3.10/site-packages/awscli/examples/servicediscovery/list-instances.rst
+#usr/lib/python3.10/site-packages/awscli/examples/servicediscovery/list-namespaces.rst
+#usr/lib/python3.10/site-packages/awscli/examples/servicediscovery/list-services.rst
+#usr/lib/python3.10/site-packages/awscli/examples/servicediscovery/register-instance.rst
#usr/lib/python3.10/site-packages/awscli/examples/ses
#usr/lib/python3.10/site-packages/awscli/examples/ses/delete-identity.rst
#usr/lib/python3.10/site-packages/awscli/examples/ses/get-identity-dkim-attributes.rst
@@ -4421,7 +4879,67 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/sqs/tag-queue.rst
#usr/lib/python3.10/site-packages/awscli/examples/sqs/untag-queue.rst
#usr/lib/python3.10/site-packages/awscli/examples/ssm
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/accept-page.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/activate-contact-channel.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/command-name.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/create-contact-channel.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/create-contact.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/deactivate-contact-channel.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/delete-contact-channel.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/delete-contact.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/describe-engagement.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/describe-page.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/get-contact-channel.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/get-contact-policy.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/get-contact.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/list-contact-channels.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/list-contacts.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/list-engagements.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/list-page-receipts.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/list-pages-by-contact.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/list-pages-by-engagement.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/list-tags-for-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/put-contact-policy.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/send-activation-code.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/start-engagement.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/stop-engagement.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/tag-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/untag-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/update-contact-channel.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-contacts/update-contact.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/create-replication-set.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/create-response-plan.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/create-timeline-event.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/delete-incident-record.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/delete-replication-set.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/delete-resource-policy.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/delete-response-plan.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/delete-timeline-event.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/get-incident-record.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/get-replication-set.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/get-resource-policies.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/get-response-plan.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/get-timeline-event.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/list-incident-records.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/list-related-items.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/list-replication-sets.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/list-response-plans.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/list-tags-for-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/list-timeline-events.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/put-resource-policy.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/start-incident.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/tag-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/untag-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/update-deletion-protection.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/update-incident-record.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/update-related-items.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/update-replication-set.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/update-response-plan.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm-incidents/update-timeline-event.rst
#usr/lib/python3.10/site-packages/awscli/examples/ssm/add-tags-to-resource.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm/associate-ops-item-related-item.rst
#usr/lib/python3.10/site-packages/awscli/examples/ssm/cancel-command.rst
#usr/lib/python3.10/site-packages/awscli/examples/ssm/cancel-maintenance-window-execution.rst
#usr/lib/python3.10/site-packages/awscli/examples/ssm/create-activation.rst
@@ -4477,6 +4995,7 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/ssm/describe-patch-groups.rst
#usr/lib/python3.10/site-packages/awscli/examples/ssm/describe-patch-properties.rst
#usr/lib/python3.10/site-packages/awscli/examples/ssm/describe-sessions.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm/disassociate-ops-item-related-item.rst
#usr/lib/python3.10/site-packages/awscli/examples/ssm/get-automation-execution.rst
#usr/lib/python3.10/site-packages/awscli/examples/ssm/get-calendar-state.rst
#usr/lib/python3.10/site-packages/awscli/examples/ssm/get-command-invocation.rst
@@ -4507,9 +5026,11 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/ssm/list-commands.rst
#usr/lib/python3.10/site-packages/awscli/examples/ssm/list-compliance-items.rst
#usr/lib/python3.10/site-packages/awscli/examples/ssm/list-compliance-summaries.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm/list-document-metadata-history.rst
#usr/lib/python3.10/site-packages/awscli/examples/ssm/list-document-versions.rst
#usr/lib/python3.10/site-packages/awscli/examples/ssm/list-documents.rst
#usr/lib/python3.10/site-packages/awscli/examples/ssm/list-inventory-entries.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm/list-ops-item-related-items.rst
#usr/lib/python3.10/site-packages/awscli/examples/ssm/list-resource-compliance-summaries.rst
#usr/lib/python3.10/site-packages/awscli/examples/ssm/list-resource-data-sync.rst
#usr/lib/python3.10/site-packages/awscli/examples/ssm/list-tags-for-resource.rst
@@ -4528,12 +5049,15 @@ usr/lib/python3.10/site-packages/awscli/examples
#usr/lib/python3.10/site-packages/awscli/examples/ssm/send-command.rst
#usr/lib/python3.10/site-packages/awscli/examples/ssm/start-associations-once.rst
#usr/lib/python3.10/site-packages/awscli/examples/ssm/start-automation-execution.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm/start-change-request-execution.rst
#usr/lib/python3.10/site-packages/awscli/examples/ssm/start-session.rst
#usr/lib/python3.10/site-packages/awscli/examples/ssm/stop-automation-execution.rst
#usr/lib/python3.10/site-packages/awscli/examples/ssm/terminate-session.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm/unlabel-parameter-version.rst
#usr/lib/python3.10/site-packages/awscli/examples/ssm/update-association-status.rst
#usr/lib/python3.10/site-packages/awscli/examples/ssm/update-association.rst
#usr/lib/python3.10/site-packages/awscli/examples/ssm/update-document-default-version.rst
+#usr/lib/python3.10/site-packages/awscli/examples/ssm/update-document-metadata.rst
#usr/lib/python3.10/site-packages/awscli/examples/ssm/update-document.rst
#usr/lib/python3.10/site-packages/awscli/examples/ssm/update-maintenance-window-target.rst
#usr/lib/python3.10/site-packages/awscli/examples/ssm/update-maintenance-window-task.rst
diff --git a/config/rootfiles/packages/hplip b/config/rootfiles/packages/hplip
index 2fde7ac65..4aa5803b9 100644
--- a/config/rootfiles/packages/hplip
+++ b/config/rootfiles/packages/hplip
@@ -1,40 +1,40 @@
-#usr/share/doc/hplip-3.21.6
-#usr/share/doc/hplip-3.21.6/COPYING
-#usr/share/doc/hplip-3.21.6/README_LIBJPG
-#usr/share/doc/hplip-3.21.6/commandline.html
-#usr/share/doc/hplip-3.21.6/copying.html
-#usr/share/doc/hplip-3.21.6/copyright
-#usr/share/doc/hplip-3.21.6/devicemanager.html
-#usr/share/doc/hplip-3.21.6/faxtrouble.html
-#usr/share/doc/hplip-3.21.6/gettinghelp.html
-#usr/share/doc/hplip-3.21.6/hpscan.html
-#usr/share/doc/hplip-3.21.6/images
-#usr/share/doc/hplip-3.21.6/images/favicon.ico
-#usr/share/doc/hplip-3.21.6/images/print.png
-#usr/share/doc/hplip-3.21.6/images/toolbox_actions.png
-#usr/share/doc/hplip-3.21.6/images/toolbox_fax.png
-#usr/share/doc/hplip-3.21.6/images/toolbox_print_control.png
-#usr/share/doc/hplip-3.21.6/images/toolbox_print_settings.png
-#usr/share/doc/hplip-3.21.6/images/toolbox_status.png
-#usr/share/doc/hplip-3.21.6/images/toolbox_supplies.png
-#usr/share/doc/hplip-3.21.6/images/xsane.png
-#usr/share/doc/hplip-3.21.6/index.html
-#usr/share/doc/hplip-3.21.6/mainttask.html
-#usr/share/doc/hplip-3.21.6/plugins.html
-#usr/share/doc/hplip-3.21.6/print.html
-#usr/share/doc/hplip-3.21.6/printing.html
-#usr/share/doc/hplip-3.21.6/printoptions.html
-#usr/share/doc/hplip-3.21.6/printtroubleshooting.html
-#usr/share/doc/hplip-3.21.6/scanning.html
-#usr/share/doc/hplip-3.21.6/scantrouble.html
-#usr/share/doc/hplip-3.21.6/sendfax.html
-#usr/share/doc/hplip-3.21.6/setup.html
-#usr/share/doc/hplip-3.21.6/styles
-#usr/share/doc/hplip-3.21.6/styles/css.css
-#usr/share/doc/hplip-3.21.6/systray.html
-#usr/share/doc/hplip-3.21.6/troubleshooting.html
-#usr/share/doc/hplip-3.21.6/uninstalling.html
-#usr/share/doc/hplip-3.21.6/upgrading.html
+#usr/share/doc/hplip-3.22.2
+#usr/share/doc/hplip-3.22.2/COPYING
+#usr/share/doc/hplip-3.22.2/README_LIBJPG
+#usr/share/doc/hplip-3.22.2/commandline.html
+#usr/share/doc/hplip-3.22.2/copying.html
+#usr/share/doc/hplip-3.22.2/copyright
+#usr/share/doc/hplip-3.22.2/devicemanager.html
+#usr/share/doc/hplip-3.22.2/faxtrouble.html
+#usr/share/doc/hplip-3.22.2/gettinghelp.html
+#usr/share/doc/hplip-3.22.2/hpscan.html
+#usr/share/doc/hplip-3.22.2/images
+#usr/share/doc/hplip-3.22.2/images/favicon.ico
+#usr/share/doc/hplip-3.22.2/images/print.png
+#usr/share/doc/hplip-3.22.2/images/toolbox_actions.png
+#usr/share/doc/hplip-3.22.2/images/toolbox_fax.png
+#usr/share/doc/hplip-3.22.2/images/toolbox_print_control.png
+#usr/share/doc/hplip-3.22.2/images/toolbox_print_settings.png
+#usr/share/doc/hplip-3.22.2/images/toolbox_status.png
+#usr/share/doc/hplip-3.22.2/images/toolbox_supplies.png
+#usr/share/doc/hplip-3.22.2/images/xsane.png
+#usr/share/doc/hplip-3.22.2/index.html
+#usr/share/doc/hplip-3.22.2/mainttask.html
+#usr/share/doc/hplip-3.22.2/plugins.html
+#usr/share/doc/hplip-3.22.2/print.html
+#usr/share/doc/hplip-3.22.2/printing.html
+#usr/share/doc/hplip-3.22.2/printoptions.html
+#usr/share/doc/hplip-3.22.2/printtroubleshooting.html
+#usr/share/doc/hplip-3.22.2/scanning.html
+#usr/share/doc/hplip-3.22.2/scantrouble.html
+#usr/share/doc/hplip-3.22.2/sendfax.html
+#usr/share/doc/hplip-3.22.2/setup.html
+#usr/share/doc/hplip-3.22.2/styles
+#usr/share/doc/hplip-3.22.2/styles/css.css
+#usr/share/doc/hplip-3.22.2/systray.html
+#usr/share/doc/hplip-3.22.2/troubleshooting.html
+#usr/share/doc/hplip-3.22.2/uninstalling.html
+#usr/share/doc/hplip-3.22.2/upgrading.html
#usr/share/hplip
usr/share/hplip/dat2drv
usr/share/hplip/locatedriver
@@ -309,6 +309,8 @@ usr/share/ppd/HP
#usr/share/ppd/HP/hp-designjet_z6800_photo-postscript.ppd.gz
#usr/share/ppd/HP/hp-designjet_z6810ps_42in-ps.ppd.gz
#usr/share/ppd/HP/hp-designjet_z6810ps_60in-ps.ppd.gz
+#usr/share/ppd/HP/hp-designjet_z6_pro_64in_ps-ps.ppd.gz
+#usr/share/ppd/HP/hp-designjet_z9_pro_64in_ps-ps.ppd.gz
#usr/share/ppd/HP/hp-deskjet_1000_j110_series.ppd.gz
#usr/share/ppd/HP/hp-deskjet_1010_series.ppd.gz
#usr/share/ppd/HP/hp-deskjet_1050_j410_series.ppd.gz
@@ -380,6 +382,7 @@ usr/share/ppd/HP
#usr/share/ppd/HP/hp-deskjet_4640_series.ppd.gz
#usr/share/ppd/HP/hp-deskjet_4670_series.ppd.gz
#usr/share/ppd/HP/hp-deskjet_4720_series.ppd.gz
+#usr/share/ppd/HP/hp-deskjet_4800_series.ppd.gz
#usr/share/ppd/HP/hp-deskjet_500.ppd.gz
#usr/share/ppd/HP/hp-deskjet_5000_series.ppd.gz
#usr/share/ppd/HP/hp-deskjet_500c.ppd.gz
@@ -524,6 +527,8 @@ usr/share/ppd/HP
#usr/share/ppd/HP/hp-envy_6400_series.ppd.gz
#usr/share/ppd/HP/hp-envy_7640_series.ppd.gz
#usr/share/ppd/HP/hp-envy_8000_series.ppd.gz
+#usr/share/ppd/HP/hp-envy_inspire_7200_series.ppd.gz
+#usr/share/ppd/HP/hp-envy_inspire_7900_series.ppd.gz
#usr/share/ppd/HP/hp-envy_photo_6200_series.ppd.gz
#usr/share/ppd/HP/hp-envy_photo_7100_series.ppd.gz
#usr/share/ppd/HP/hp-envy_photo_7800_series.ppd.gz
@@ -737,6 +742,7 @@ usr/share/ppd/HP
#usr/share/ppd/HP/hp-laserjet_flow_mfp_m830-ps.ppd.gz
#usr/share/ppd/HP/hp-laserjet_m1005.ppd.gz
#usr/share/ppd/HP/hp-laserjet_m101-m106.ppd.gz
+#usr/share/ppd/HP/hp-laserjet_m109-m112.ppd.gz
#usr/share/ppd/HP/hp-laserjet_m1120_mfp.ppd.gz
#usr/share/ppd/HP/hp-laserjet_m1120n_mfp.ppd.gz
#usr/share/ppd/HP/hp-laserjet_m1319f_mfp.ppd.gz
@@ -787,6 +793,7 @@ usr/share/ppd/HP
#usr/share/ppd/HP/hp-laserjet_mfp_e82540-50-60-ps.ppd.gz
#usr/share/ppd/HP/hp-laserjet_mfp_e87640-50-60-ps.ppd.gz
#usr/share/ppd/HP/hp-laserjet_mfp_m129-m134.ppd.gz
+#usr/share/ppd/HP/hp-laserjet_mfp_m139-m142.ppd.gz
#usr/share/ppd/HP/hp-laserjet_mfp_m232-m237.ppd.gz
#usr/share/ppd/HP/hp-laserjet_mfp_m28-m31.ppd.gz
#usr/share/ppd/HP/hp-laserjet_mfp_m426_m427-ps.ppd.gz
@@ -913,6 +920,12 @@ usr/share/ppd/HP
#usr/share/ppd/HP/hp-laserjet_professional_p1608dn.ppd.gz
#usr/share/ppd/HP/hp-laserjet_professional_p1609dn.ppd.gz
#usr/share/ppd/HP/hp-laserjet_professional_p_1102w.ppd.gz
+#usr/share/ppd/HP/hp-laserjet_tank_1020.ppd.gz
+#usr/share/ppd/HP/hp-laserjet_tank_150x.ppd.gz
+#usr/share/ppd/HP/hp-laserjet_tank_250x.ppd.gz
+#usr/share/ppd/HP/hp-laserjet_tank_mfp_1005.ppd.gz
+#usr/share/ppd/HP/hp-laserjet_tank_mfp_160x.ppd.gz
+#usr/share/ppd/HP/hp-laserjet_tank_mfp_260x.ppd.gz
#usr/share/ppd/HP/hp-lj_300_400_color_m351_m451-ps.ppd.gz
#usr/share/ppd/HP/hp-lj_300_400_color_mfp_m375_m475-ps.ppd.gz
#usr/share/ppd/HP/hp-mopier_240-pcl3.ppd.gz
@@ -1106,24 +1119,34 @@ usr/share/ppd/HP
#usr/share/ppd/HP/hp-pagewide_pro_750-ps.ppd.gz
#usr/share/ppd/HP/hp-pagewide_pro_mfp_772-777-ps.ppd.gz
#usr/share/ppd/HP/hp-pagewide_xl_3900ps_mfp-ps.ppd.gz
+#usr/share/ppd/HP/hp-pagewide_xl_3920_ps_mfp-ps.ppd.gz
#usr/share/ppd/HP/hp-pagewide_xl_4000ps-ps.ppd.gz
#usr/share/ppd/HP/hp-pagewide_xl_4000ps_mfp-ps.ppd.gz
#usr/share/ppd/HP/hp-pagewide_xl_4100ps-ps.ppd.gz
#usr/share/ppd/HP/hp-pagewide_xl_4100ps_mfp-ps.ppd.gz
+#usr/share/ppd/HP/hp-pagewide_xl_4200_ps_mfp_series-ps.ppd.gz
+#usr/share/ppd/HP/hp-pagewide_xl_4200_ps_series-ps.ppd.gz
#usr/share/ppd/HP/hp-pagewide_xl_4500ps-ps.ppd.gz
#usr/share/ppd/HP/hp-pagewide_xl_4500ps_mfp-ps.ppd.gz
#usr/share/ppd/HP/hp-pagewide_xl_4600ps-ps.ppd.gz
#usr/share/ppd/HP/hp-pagewide_xl_4600ps_mfp-ps.ppd.gz
+#usr/share/ppd/HP/hp-pagewide_xl_4700_ps_mfp_series-ps.ppd.gz
+#usr/share/ppd/HP/hp-pagewide_xl_4700_ps_series-ps.ppd.gz
#usr/share/ppd/HP/hp-pagewide_xl_5000ps-ps.ppd.gz
#usr/share/ppd/HP/hp-pagewide_xl_5000ps_blueprinter-ps.ppd.gz
#usr/share/ppd/HP/hp-pagewide_xl_5000ps_mfp-ps.ppd.gz
#usr/share/ppd/HP/hp-pagewide_xl_5100ps-ps.ppd.gz
#usr/share/ppd/HP/hp-pagewide_xl_5100ps_mfp-ps.ppd.gz
#usr/share/ppd/HP/hp-pagewide_xl_5100ps_mfp_blueprinter-ps.ppd.gz
+#usr/share/ppd/HP/hp-pagewide_xl_5200_ps_mfp_series-ps.ppd.gz
+#usr/share/ppd/HP/hp-pagewide_xl_5200_ps_series-ps.ppd.gz
#usr/share/ppd/HP/hp-pagewide_xl_6000ps-ps.ppd.gz
#usr/share/ppd/HP/hp-pagewide_xl_6000ps_mfp-ps.ppd.gz
#usr/share/ppd/HP/hp-pagewide_xl_8000ps-ps.ppd.gz
#usr/share/ppd/HP/hp-pagewide_xl_8000ps_blueprinter-ps.ppd.gz
+#usr/share/ppd/HP/hp-pagewide_xl_8200_ps_series-ps.ppd.gz
+#usr/share/ppd/HP/hp-pagewide_xl_pro_5200_ps_mfp_series-ps.ppd.gz
+#usr/share/ppd/HP/hp-pagewide_xl_pro_8200_ps_mfp_series-ps.ppd.gz
#usr/share/ppd/HP/hp-photosmart_100.ppd.gz
#usr/share/ppd/HP/hp-photosmart_1115.ppd.gz
#usr/share/ppd/HP/hp-photosmart_1215.ppd.gz
@@ -1264,17 +1287,17 @@ usr/share/ppd/HP
#usr/share/ppd/HP/hp-smart_tank_500_series.ppd.gz
#usr/share/ppd/HP/hp-smart_tank_510_series.ppd.gz
#usr/share/ppd/HP/hp-smart_tank_530_series.ppd.gz
+#usr/share/ppd/HP/hp-smart_tank_6000_series.ppd.gz
#usr/share/ppd/HP/hp-smart_tank_610_series.ppd.gz
+#usr/share/ppd/HP/hp-smart_tank_660-670_series.ppd.gz
+#usr/share/ppd/HP/hp-smart_tank_7000_series.ppd.gz
+#usr/share/ppd/HP/hp-smart_tank_710-720_series.ppd.gz
+#usr/share/ppd/HP/hp-smart_tank_7300_series.ppd.gz
+#usr/share/ppd/HP/hp-smart_tank_750_series.ppd.gz
+#usr/share/ppd/HP/hp-smart_tank_7600_series.ppd.gz
+#usr/share/ppd/HP/hp-smart_tank_790_series.ppd.gz
#usr/share/ppd/HP/hp-smart_tank_plus_550_series.ppd.gz
#usr/share/ppd/HP/hp-smart_tank_plus_570_series.ppd.gz
#usr/share/ppd/HP/hp-smart_tank_plus_650_series.ppd.gz
#usr/share/ppd/HP/hp-smart_tank_wireless_450_series.ppd.gz
#usr/share/ppd/HP/hp-tango.ppd.gz
-#usr/share/ppd/HP/hp_pagewide_xl_3920ps_mfp-ps.ppd.gz
-#usr/share/ppd/HP/hp_pagewide_xl_4200ps-ps.ppd.gz
-#usr/share/ppd/HP/hp_pagewide_xl_4200ps_mfp-ps.ppd.gz
-#usr/share/ppd/HP/hp_pagewide_xl_4700ps-ps.ppd.gz
-#usr/share/ppd/HP/hp_pagewide_xl_4700ps_mfp-ps.ppd.gz
-#usr/share/ppd/HP/hp_pagewide_xl_5200ps-ps.ppd.gz
-#usr/share/ppd/HP/hp_pagewide_xl_5200ps_mfp-ps.ppd.gz
-#usr/share/ppd/HP/hp_pagewide_xl_8200ps-ps.ppd.gz
diff --git a/config/rootfiles/packages/x86_64/samba b/config/rootfiles/packages/x86_64/samba
index decb4c04c..fdbc3c283 100644
--- a/config/rootfiles/packages/x86_64/samba
+++ b/config/rootfiles/packages/x86_64/samba
@@ -863,3 +863,6 @@ var/lib/samba/private
var/lib/samba/winbindd_privileged
var/log/samba
var/spool/samba
+srv/web/ipfire/cgi-bin/samba.cgi
+var/ipfire/menu.d/EX-samba.menu
+usr/local/bin/sambactrl
diff --git a/lfs/aws-cli b/lfs/aws-cli
index 0af0ee0f1..32af4e03b 100644
--- a/lfs/aws-cli
+++ b/lfs/aws-cli
@@ -26,7 +26,7 @@ include Config
SUMMARY = Amazon Web Services Command Line Interface
-VER = 1.18.188
+VER = 1.22.64
THISAPP = awscli-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = aws-cli
-PAK_VER = 5
+PAK_VER = 6
DEPS = python3-botocore python3-colorama python3-docutils python3-pyasn1 python3-rsa python3-s3transfer python3-six python3-yaml
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = d0e6edde94f5bd17bf6024fd6534dc61
+$(DL_FILE)_MD5 = 834220f0a799569c43a58dcd0493c894
install : $(TARGET)
diff --git a/lfs/harfbuzz b/lfs/harfbuzz
index b9f700fdb..a87a4f393 100644
--- a/lfs/harfbuzz
+++ b/lfs/harfbuzz
@@ -24,7 +24,7 @@
include Config
-VER = 3.3.2
+VER = 3.4.0
THISAPP = harfbuzz-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 1574bb4cabb49c71eb1260a6ef310599
+$(DL_FILE)_MD5 = 40a7243ef08d5490a3a09d5d94ce6d40
install : $(TARGET)
diff --git a/lfs/hplip b/lfs/hplip
index 63d9cf383..a688672eb 100644
--- a/lfs/hplip
+++ b/lfs/hplip
@@ -26,7 +26,7 @@ include Config
SUMMARY = HP's Printing, Scanning, and Faxing Software
-VER = 3.21.6
+VER = 3.22.2
THISAPP = hplip-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = hplip
-PAK_VER = 6
+PAK_VER = 7
DEPS =
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 090f47d47c0d487ccfd2abdd5102ce1e
+$(DL_FILE)_MD5 = 4e5a89813334778d9e16835f773b2e80
install : $(TARGET)
diff --git a/lfs/libdnet b/lfs/libdnet
index 285701368..abee9a136 100644
--- a/lfs/libdnet
+++ b/lfs/libdnet
@@ -24,9 +24,9 @@
include Config
-VER = 1.11
+VER = 1.14
-THISAPP = libdnet-$(VER)
+THISAPP = libdnet-libdnet-$(VER)
DL_FILE = $(THISAPP).tar.gz
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 04c394ed8e1e7fc455456e79e908916d
+$(DL_FILE)_MD5 = 704126bfcf9f81c631455b28d2773103
install : $(TARGET)
@@ -71,7 +71,9 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
@$(PREBUILD)
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
$(UPDATE_AUTOMAKE)
- cd $(DIR_APP) && ./configure --prefix=/usr
+ cd $(DIR_APP) && ./configure \
+ --prefix=/usr \
+ --disable-static
cd $(DIR_APP) && make
cd $(DIR_APP) && make install
@rm -rf $(DIR_APP)
diff --git a/lfs/ntfs-3g b/lfs/ntfs-3g
index 0ee7dab93..3183dd84c 100644
--- a/lfs/ntfs-3g
+++ b/lfs/ntfs-3g
@@ -24,7 +24,7 @@
include Config
-VER = 2017.3.23
+VER = 2021.8.22
THISAPP = ntfs-3g_ntfsprogs-$(VER)
DL_FILE = $(THISAPP).tgz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = d97474ae1954f772c6d2fa386a6f462c
+$(DL_FILE)_MD5 = 90da343e78877d388eb34cefae6799ae
install : $(TARGET)
@@ -50,7 +50,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
md5 : $(subst %,%_MD5,$(objects))
-dist:
+dist:
@$(PAK)
###############################################################################
@@ -74,8 +74,12 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
@$(PREBUILD)
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
$(UPDATE_AUTOMAKE)
- cd $(DIR_APP) && ./configure --prefix=/usr
+ cd $(DIR_APP) && ./configure \
+ --prefix=/usr \
+ --disable-static
cd $(DIR_APP) && make $(MAKETUNING)
cd $(DIR_APP) && make install
+ # make mkfs.ntfs link in sbin to mkntfs to match previous situation for this binary
+ ln -s /usr/sbin/mkntfs /sbin/mkfs.ntfs
@rm -rf $(DIR_APP)
@$(POSTBUILD)
diff --git a/lfs/openssh b/lfs/openssh
index 1aea6cba9..bd278960f 100644
--- a/lfs/openssh
+++ b/lfs/openssh
@@ -24,7 +24,7 @@
include Config
-VER = 8.8p1
+VER = 8.9p1
THISAPP = openssh-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 8ce5f390958baeeab635aafd0ef41453
+$(DL_FILE)_MD5 = f33910174f0af52491277211e2b105bb
install : $(TARGET)
diff --git a/lfs/pango b/lfs/pango
index f7eba46e7..ef2abde48 100644
--- a/lfs/pango
+++ b/lfs/pango
@@ -24,7 +24,7 @@
include Config
-VER = 1.50.3
+VER = 1.50.4
THISAPP = pango-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 4a3a10fff421abcf3af4af66991dd622
+$(DL_FILE)_MD5 = bc9616a0c2b1923476424e6f56913290
install : $(TARGET)
diff --git a/lfs/perl-CGI b/lfs/perl-CGI
index 25a781935..8ce2d733a 100644
--- a/lfs/perl-CGI
+++ b/lfs/perl-CGI
@@ -24,7 +24,7 @@
include Config
-VER = 4.53
+VER = 4.54
THISAPP = CGI-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = a0fe86a038de743ac45a0933daa2804f
+$(DL_FILE)_MD5 = d12ddcd7d3db6410e9316ed9b9b5c80f
install : $(TARGET)
diff --git a/lfs/sqlite b/lfs/sqlite
index 86d25f3ed..3b19eb205 100644
--- a/lfs/sqlite
+++ b/lfs/sqlite
@@ -24,7 +24,7 @@
include Config
-VER = 3370200
+VER = 3380000
THISAPP = sqlite-autoconf-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 683cc5312ee74e71079c14d24b7a6d27
+$(DL_FILE)_MD5 = 26dabf36c49b63d88d8ade506a8c9daf
install : $(TARGET)
diff --git a/lfs/u-boot b/lfs/u-boot
index d081061fa..019927f1f 100644
--- a/lfs/u-boot
+++ b/lfs/u-boot
@@ -186,8 +186,22 @@ else
cd $(DIR_APP) && install u-boot.bin /boot/u-boot-rpi4.bin
cd $(DIR_APP) && make distclean
+ # OrangePi Zero Plus
+ cd $(DIR_APP) && rm -rf arm-trusted-firmware-$(ATF_VER)
+ cd $(DIR_APP) && tar axf $(DIR_DL)/arm-trusted-firmware-$(ATF_VER).tar.gz
+ cd $(DIR_APP)/arm-trusted-firmware-$(ATF_VER) && make PLAT=sun50i_a64 DEBUG=0 bl31
+ cd $(DIR_APP) && cp arm-trusted-firmware-$(ATF_VER)/build/sun50i_a64/release/bl31.bin bl31.bin
+ cd $(DIR_APP) && rm -rf arm-trusted-firmware-$(ATF_VER)
+ -mkdir -pv /usr/share/u-boot/orangepi_zero_plus
+ cd $(DIR_APP) && make CROSS_COMPILE="" orangepi_zero_plus_config
+ cd $(DIR_APP) && sed -i -e 's!^CONFIG_IDENT_STRING=.*!CONFIG_IDENT_STRING=" OrangePi Zero+ - IPFire.org"!' .config
+ cd $(DIR_APP) && make CROSS_COMPILE="" HOSTCC="gcc $(CFLAGS)"
+ cd $(DIR_APP) && install -v -m 644 u-boot-sunxi-with-spl.bin \
+ /usr/share/u-boot/orangepi_zero_plus
+ cd $(DIR_APP) && make distclean
+ cd $(DIR_APP) && rm -f bl31.bin
+
# Nanopi R2S
-# cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/u-boot/rockchip/generate-2-ethaddr.diff
cd $(DIR_APP) && rm -rf arm-trusted-firmware-$(ATF_VER)
cd $(DIR_APP) && tar axf $(DIR_DL)/arm-trusted-firmware-$(ATF_VER).tar.gz
cd $(DIR_APP)/arm-trusted-firmware-$(ATF_VER) && make PLAT=rk3328 ARCH=aarch64 DEBUG=0 bl31
@@ -212,7 +226,6 @@ else
cd $(DIR_APP) && sed -i -e 's!^CONFIG_IDENT_STRING=.*!CONFIG_IDENT_STRING=" Nanopi R4S - IPFire.org"!' .config
cd $(DIR_APP) && sed -i -e 's!^CONFIG_BOOTCOMMAND=.*!CONFIG_BOOTCOMMAND="console=ttyS2,115200n8;run distro_bootcmd"!' .config
cd $(DIR_APP) && sed -i -e 's!^CONFIG_BAUDRATE=.*!CONFIG_BAUDRATE=115200!' .config
-# cd $(DIR_APP) && sed -i -e 's!.*CONFIG_MISC_INIT_R.*!CONFIG_MISC_INIT_R=y!' .config
cd $(DIR_APP) && make CROSS_COMPILE="" HOSTCC="gcc $(CFLAGS)"
cd $(DIR_APP) && install -v -m 644 u-boot-rockchip.bin \
/usr/share/u-boot/nanopi_r4s/u-boot-rockchip.bin
diff --git a/lfs/wget b/lfs/wget
index fd7a4eb45..ef0c2b080 100644
--- a/lfs/wget
+++ b/lfs/wget
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2021 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2022 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.21.2
+VER = 1.21.3
THISAPP = wget-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 6321d4c2b820394cf2392985d8f8c563
+$(DL_FILE)_MD5 = e89496b15f8bf039d723926fae4d91f5
install : $(TARGET)
diff --git a/lfs/wireless-regdb b/lfs/wireless-regdb
index 8b89795ae..2482524cf 100644
--- a/lfs/wireless-regdb
+++ b/lfs/wireless-regdb
@@ -24,7 +24,7 @@
include Config
-VER = 2020.11.20
+VER = 2022.02.18
THISAPP = wireless-regdb-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -41,7 +41,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 6d29837f3a1ed671e37d5139de25c5b8
+$(DL_FILE)_MD5 = 3cf08660e5946f3628232b5c1ba57e4f
install : $(TARGET)
diff --git a/src/installer/dracut-module/module-setup.sh b/src/installer/dracut-module/module-setup.sh
index c68b51d26..26a257cf8 100755
--- a/src/installer/dracut-module/module-setup.sh
+++ b/src/installer/dracut-module/module-setup.sh
@@ -30,8 +30,8 @@ install() {
instmods virtio_net hv_netvsc vmxnet3
# Filesystem support
- inst_multiple parted mkswap mke2fs mkreiserfs mkfs.xfs mkfs.vfat
- instmods ext4 iso9660 reiserfs vfat xfs ntfs3
+ inst_multiple parted mkswap mke2fs mkfs.xfs mkfs.vfat
+ instmods ext4 iso9660 vfat xfs ntfs3
# Extraction
inst_multiple tar gzip zstd
diff --git a/src/installer/hw.c b/src/installer/hw.c
index 5cba2a261..12f8e793d 100644
--- a/src/installer/hw.c
+++ b/src/installer/hw.c
@@ -811,9 +811,6 @@ static int hw_format_filesystem(const char* path, int fs, const char* output) {
// Swap
if (fs == HW_FS_SWAP) {
snprintf(cmd, sizeof(cmd), "/sbin/mkswap -v1 %s &>/dev/null", path);
- // ReiserFS
- } else if (fs == HW_FS_REISERFS) {
- snprintf(cmd, sizeof(cmd), "/sbin/mkreiserfs -f %s ", path);
// EXT4
} else if (fs == HW_FS_EXT4) {
@@ -878,10 +875,6 @@ int hw_mount_filesystems(struct hw_destination* dest, const char* prefix) {
const char* filesystem;
switch (dest->filesystem) {
- case HW_FS_REISERFS:
- filesystem = "reiserfs";
- break;
-
case HW_FS_EXT4:
case HW_FS_EXT4_WO_JOURNAL:
filesystem = "ext4";
diff --git a/src/installer/hw.h b/src/installer/hw.h
index b11dfa48f..6a7f23aa7 100644
--- a/src/installer/hw.h
+++ b/src/installer/hw.h
@@ -42,11 +42,10 @@
#define HW_PART_TABLE_GPT 1
#define HW_FS_SWAP 0
-#define HW_FS_REISERFS 1
-#define HW_FS_EXT4 2
-#define HW_FS_EXT4_WO_JOURNAL 3
-#define HW_FS_XFS 4
-#define HW_FS_FAT32 5
+#define HW_FS_EXT4 1
+#define HW_FS_EXT4_WO_JOURNAL 2
+#define HW_FS_XFS 3
+#define HW_FS_FAT32 4
#define HW_FS_DEFAULT HW_FS_EXT4
diff --git a/src/installer/main.c b/src/installer/main.c
index b31b096a5..06dd9caf5 100644
--- a/src/installer/main.c
+++ b/src/installer/main.c
@@ -720,7 +720,6 @@ int main(int argc, char *argv[]) {
{ HW_FS_EXT4, _("ext4 Filesystem") },
{ HW_FS_EXT4_WO_JOURNAL, _("ext4 Filesystem without journal") },
{ HW_FS_XFS, _("XFS Filesystem") },
- { HW_FS_REISERFS, _("ReiserFS Filesystem") },
{ 0, NULL },
};
unsigned int num_filesystems = sizeof(filesystems) / sizeof(*filesystems);
@@ -735,7 +734,7 @@ int main(int argc, char *argv[]) {
}
rc = newtWinMenu(_("Filesystem Selection"), _("Please choose your filesystem:"),
- 50, 5, 5, 6, fs_names, &fs_choice, _("OK"), _("Cancel"), NULL);
+ 50, 5, 5, 5, fs_names, &fs_choice, _("OK"), _("Cancel"), NULL);
if (rc == 2)
goto EXIT;
hooks/post-receive
--
IPFire 2.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-03-11 8:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-11 8:42 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 1b22a95ca88b8f0120312a119387ce96cf870437 Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox