1.1.0 release

New features:
- utils: match artifact patterns recursively

Bug fixes:
- pyproject: requires: add requests
- examples: add linux-yocto-dev.yaml
- gitlab-ci: build newer images
- gitlab-ci: fix trixie, fedora-43, 44 issue
- gitlab-ci: fix spelling debian-trixie
- pyproject.toml: reformat dependencies as multi-line list
- pyproject: update maintainers
- utils: Replace retrying with tenacity for retry logic
- ci: require python 3.11
- ci: bump docker dind image to 29
- ci: build images with buildah instead of docker dind
- ci: build debian-bookworm images
- ci: bump pylint so it runs on python 3.11
- ci: use tuxpkg v0.22.0
- ci: install tuxpkg in the pylint job
- ci: generate an sbom for each image
- ci: add back python 3.10 support

Container images:
- debian: control: add pybuild-plugin-pyproject as build dependency
- dockerfiles: remove obsolete Debian releases
- dockerfiles: add Debian Trixie support
- dockerfiles: add Fedora 43 support
- dockerfiles: add Fedora 44 support
- dockerfiles: add Debian Forky support
- dockerfiles: remove obsolete Fedora releases
- dockerfiles: add template-based Dockerfile generator
- dockerfiles: make container runtime configurable