Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update layers and prepare for 2024.11 release #988

Merged
merged 7 commits into from
Nov 29, 2024
Merged

Update layers and prepare for 2024.11 release #988

merged 7 commits into from
Nov 29, 2024

Conversation

kraj
Copy link
Contributor

@kraj kraj commented Nov 29, 2024

No description provided.

kraj added 7 commits November 28, 2024 18:52
…ra-community sources/poky

* sources/meta-intel cf1f250a...d0150964 (4):
  > libvpl-tools: upgrade 1.0.0 -> 1.2.0
  > vpl-gpu-rt: upgrade 24.3.2 -> 24.4.1
  > intel-media-driver: upgrade 24.3.2 -> 24.4.1
  > gmmlib: upgrade 22.5.1 -> 22.5.2

* sources/meta-tegra 602a5155...acb5907d (1):
  > Add SECURITY.md file

* sources/meta-tegra-community a6a17dc...d95b556 (1):
  > Add SECURITY.md file

* sources/poky 8d8c58372fd...7434b542897 (80):
  > selftest/static-group: Add seat
  > weston-init: Make weston user member of seat group
  > seatd: Create seat user and package systemd service
  > mtd-utils: upgrade 2.2.0 -> 2.2.1
  > barebox: move version checksum to common .inc
  > barebox: upgrade 2024.09.0 -> 2024.10.0
  > cve-check: fix cvesInRecord
  > cve-check: restore CVE_CHECK_SHOW_WARNINGS functionality
  > libssh2: mark CVE-2023-48795 as fixed
  > qemu: Fix build on riscv64
  > default-providers: define keymaps virtual runtime provider
  > init-manager: define dev_manager for all init managers
  > kernel-uboot: Support lzma compressed algorithm
  > tcl: resolve conflicts with tcl8's man pages
  > python3: package tkinter's shared objects
  > python3: do not overwrite FILES contents
  > python3-flit-core: upgrade 3.9.0 -> 3.10.1
  > python3-numpy: inherit pkgconfig
  > lib: oe: license: Add missing import
  > python3-isodate: move to meta-python
  > python3-rdflib: drop python3-isodate from RDEPENDS
  > classes/go-vendor: Use UNPACKDIR instead of WORKDIR
  > insane: Split ERROR_QA into CHECKLAYER_REQUIRED_TESTS
  > bitbake: Remove custom exception backtrace formatting
  > bitbake: bb/build: add a function to list the tasks in a datastore
  > bitbake: bitbake-layers: use 'with' to manage tinfoil context
  > bitbake: doc: bitbake-user-manual: document inherit_defer
  > xprop: upgrade 1.2.7 -> 1.2.8
  > systemd: upgrade 256.7 -> 256.8
  > re2c: upgrade 3.1 -> 4.0
  > python3-wheel: upgrade 0.45.0 -> 0.45.1
  > python3-websockets: upgrade 14.0 -> 14.1
  > python3-hypothesis: upgrade 6.118.6 -> 6.119.4
  > python3-bcrypt: upgrade 4.2.0 -> 4.2.1
  > ofono: upgrade 2.12 -> 2.13
  > mtools: upgrade 4.0.45 -> 4.0.46
  > lsof: upgrade 4.99.3 -> 4.99.4
  > llvm: upgrade 19.1.3 -> 19.1.4
  > libsoup: upgrade 3.6.0 -> 3.6.1
  > libadwaita: upgrade 1.6.1 -> 1.6.2
  > gtk4: upgrade 4.16.5 -> 4.16.7
  > dnf: upgrade 4.21.1 -> 4.22.0
  > weston: upgrade 13.0.3 -> 14.0.1
  > libdisplay-info: add recipe
  > hwdata: add recipe from meta-openembedded
  > libnsl2: embed version in filename
  > libnsl2: set CVE_PRODUCT
  > liburi-perl: move to meta-perl
  > libxml-parser-perl: correct SRC_URI
  > enchant2: correct SRC_URI and other uris
  > wget: upgrade 1.24.5 -> 1.25.0
  > vulkan: upgrade 1.3.290.0 -> 1.3.296.0
  > util-macros: upgrade 1.20.1 -> 1.20.2
  > sudo: upgrade 1.9.15p5 -> 1.9.16p1
  > qemu: upgrade 9.1.0 -> 9.1.1
  > python3-zipp: upgrade 3.20.2 -> 3.21.0
  > python3-xmltodict: upgrade 0.13.0 -> 0.14.2
  > python3-sphinx-rtd-theme: upgrade 3.0.0 -> 3.0.2
  > python3-psutil: upgrade 6.0.0 -> 6.1.0
  > python3-poetry-core: upgrade 1.9.0 -> 1.9.1
  > python3-jsonschema-specifications: upgrade 2023.12.1 -> 2024.10.1
  > python3-dtschema: upgrade 2024.9 -> 2024.11
  > python3-cryptography(-vectors): upgrade 43.0.1 -> 43.0.3, ensure lockstep upgrades
  > puzzles: upgrade to latest revision
  > piglit: upgrade to latest revision
  > npth: upgrade 1.7 -> 1.8
  > liburi-perl: upgrade 5.28 -> 5.31
  > libtry-tiny-perl: upgrade 0.31 -> 0.32
  > libsolv: upgrade 0.7.30 -> 0.7.31
  > libgpg-error: upgrade 1.50 -> 1.51
  > libdnf: upgrade 0.73.3 -> 0.73.4
  > gstreamer1.0: upgrade 1.24.6 -> 1.24.9
  > gawk: upgrade 5.3.0 -> 5.3.1
  > ffmpeg: upgrade 7.0.2 -> 7.1
  > diffstat: upgrade 1.66 -> 1.67
  > createrepo-c: upgrade 1.1.4 -> 1.2.0
  > cmake: upgrade 3.30.5 -> 3.31.0
  > chrpath: upgrade 0.16 -> 0.18
  > base-passwd: upgrade 3.6.4 -> 3.6.5
  > alsa: upgrade 1.2.12 -> 1.2.13

Signed-off-by: Khem Raj <[email protected]>
* sources/meta-openembedded c225779474...b43c4901cf (18):
  > packagegroup-meta-python: remove python3-isodate
  > pytesseract: add recipe
  > python3-charset-normalizer: Upgrade 3.3.2 -> 3.4.0
  > python3-tox: Upgrade 4.15.1 -> 4.23.2
  > python3-bandit: Upgrade 1.7.10 -> 1.8.0
  > python3-wrapt: Upgrade 1.17.0rc1 -> 1.17.0
  > python3-portion: Upgrade 2.5.0 -> 2.6.0
  > exo: Remove unused perl module dependency
  > liburi-perl: add to meta-perl from oe-core
  > hwdata: drop recipe
  > nbdkit: Bump to the newest stable repo
  > python3-gmqtt: Upgrade 0.6.16 -> 0.7.0
  > python3-frozenlist: Upgrade 1.4.1 -> 1.5.0
  > python3-simpleeval: Upgrade 1.0.0 -> 1.0.3
  > python3-cmd2: Upgrade 2.4.3 -> 2.5.7
  > python3-pydantic: Upgrade 2.9.2 -> 2.10.2
  > xorgxrdp: use the new xserver-abi.inc to generate Xserver ABI dependencies
  > mdns: Upgrade 2559.1.1 -> 2559.40.32

Signed-off-by: Khem Raj <[email protected]>
* sources/meta-clang 458566f...275d0a5 (1):
  > clang: Upgrade to 19.1.4

Signed-off-by: Khem Raj <[email protected]>
@kraj kraj merged commit f1187d3 into master Nov 29, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant