Skip to content

Update all dependencies - #33

Open
renovate[bot] wants to merge 9 commits into
skifffrom
renovate/all
Open

Update all dependencies#33
renovate[bot] wants to merge 9 commits into
skifffrom
renovate/all

Conversation

@renovate

@renovate renovate Bot commented Nov 21, 2025

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
actions/cache action major v4v6
actions/checkout action major v5v7
debian (source) final major bookworm-2025020313
dessant/repo-lockdown action major v4v5

Release Notes

actions/cache (actions/cache)

v6.1.0

Compare Source

What's Changed

Full Changelog: actions/cache@v6...v6.1.0

v6.0.0

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v6.0.0

v5.1.0

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.1.0

v5.0.5

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.0.5

v5.0.4

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v5...v5.0.4

v5.0.3

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.0.3

v5.0.2: v.5.0.2

Compare Source

v5.0.2
What's Changed

When creating cache entries, 429s returned from the cache service will not be retried.

v5.0.1

Compare Source

[!IMPORTANT]
actions/cache@v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1.

If you are using self-hosted runners, ensure they are updated before upgrading.


v5.0.1
What's Changed
v5.0.0
What's Changed

Full Changelog: actions/cache@v5...v5.0.1

v5.0.0

Compare Source

[!IMPORTANT]
actions/cache@v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1.

If you are using self-hosted runners, ensure they are updated before upgrading.


What's Changed

Full Changelog: actions/cache@v4.3.0...v5.0.0

actions/checkout (actions/checkout)

v7.0.1

Compare Source

v7.0.0

Compare Source

v6.1.0

Compare Source

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

dessant/repo-lockdown (dessant/repo-lockdown)

v5.0.2

Compare Source

Learn more about this release from the changelog.

v5.0.1

Compare Source

Learn more about this release from the changelog.

v5.0.0

Compare Source

Learn more about this release from the changelog.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title Update actions/checkout action to v6 Update all dependencies Dec 12, 2025
@renovate renovate Bot changed the title Update all dependencies chore(deps): update all dependencies Mar 3, 2026
@paralin
paralin force-pushed the skiff branch 5 times, most recently from f6cb880 to 456568d Compare March 7, 2026 23:48
@renovate renovate Bot changed the title chore(deps): update all dependencies Update all dependencies Apr 10, 2026
Signed-off-by: Christian Stewart <christian@aperture.us>
Carry the upstream namespace__fprintf warning fix and compare BTF function prototype parameter types so host-pahole 1.28 builds with GCC 16 -Werror.

Fix kfunc const warning with gcc 16.

Fix string const warnings with gcc 16.

Signed-off-by: Christian Stewart <christian@aperture.us>
Signed-off-by: Christian Stewart <christian@aperture.us>
NetworkManager Meson searches PATH for modprobe when the option is unset.
Buildroot target configure runs with HOST_DIR/bin and HOST_DIR/sbin first in
BR_PATH, so it can compile the host modprobe path into the target daemon.

Pass the target modprobe path explicitly, matching the existing iptables paths.

Related: skiffos/SkiffOS#357

Signed-off-by: Christian Stewart <christian@aperture.us>
Signed-off-by: Christian Stewart <christian@aperture.us>
Drop the upstreamed Linux 6.19 build patch and refresh the Linux
6.15 patch against the new source.

Add Linux 7.2 compatibility for the cfg80211 and PPPoE API changes.

Signed-off-by: Christian Stewart <christian@aperture.us>
Add a package installing the prebuilt Clover bootloader release. Installs CLOVERX64.efi into EFI/CLOVER and optionally a BOOTX64.efi fallback copy for firmware that cannot select a boot entry. The Ext4Dxe driver is moved out of the disabled drivers directory so Clover can read the ext4 root filesystem.

Signed-off-by: Christian Stewart <christian@aperture.us>
Add a package building the Clover bootloader from source with the EDK2 toolchain. The build uses the Buildroot host toolchain, with fixes for GCC 16 warnings and a SOURCE_DATE_EPOCH taken from the Clover commit time for reproducibility. Installs the same EFI tree as clover-bin, with an optional BOOTX64.efi fallback behind BR2_TARGET_CLOVER_INSTALL_FALLBACK.

Signed-off-by: Christian Stewart <christian@aperture.us>
paralin pushed a commit that referenced this pull request Aug 30, 2026
Upstream doesn't provide any useful changelog, but the number of
1.5.0..1.6.2 commits is reasonable:

bfc28c7 Define {MAX_,}RESERVED_BLOCKS as floats
5b93731 Recover automatic block number calculation
d6e659d Correct message for minimum block count
1b2a30e Correct also commented code to take into account reserved blocks
944a4fd Indirect blocks must be taken into account for stats
3e2fce1 Restore (MAX_)RESERVED_BLOCKS to integer division
b571221 Add missing newlines on error messages.
cd4ff51 don't call ftruncate() on stdout
6909cde Enable system locale - change from the standard (C) to system locale.
9651f5d Fix alignment issues for strict architectures
4a99c22 Hardcode length of hardcoded char array instead of sizeof(long)
1f38ba4 Add ordered directory traversal
84c2d01 Add ordered directory traversal test
467ebe5 Fix formatting of man page references
810c12e Fix auto-block calculation from PR #5 merge
28988bd Skip device table entry when parent path is not a directory (from PR #33)
45191ab Fix ordered directory traversal from PR #34 merge
b615521 configure.ac: teach autoreconf to detect and install macros in m4
81028ca configure.ac: upgrade ancient snprintf macro to modern autoconf-archive edition
67661a1 Fix EXTRA_DIST: reference new ax_func_snprintf.m4 instead of deleted ac_func_snprintf.m4
907737e Remove incorrect address
4c4343d Add licensing information
cb5f584 Add license information
a60ccd9 Use strrchr to split path:dest so host paths may contain colons (fixes #23)
44ff03d Implement sparse_super feature with superblock/GDT backups (fixes #29)
8b8f2d1 Add extended attributes (xattr) support (fixes #9)
d0a9274 Optimize block/inode allocation for large filesystems (fixes #31)
b69c34e Fix -d dir:/path destination: restore colon after stats pass, auto-create intermediate dirs
2c38700 Add 9 functional tests for previously untested features
3d3bcb6 remove useless NEWS file
03dee74 Bump version to 1.6.0 (fixes #28)
c8f41b9 Make xattr copying opt-in with -X/--xattrs flag (fixes #40)
3324695 Bump version to 1.6.1
4e5d8ae Update README: add -X/--xattrs, SOURCE_DATE_EPOCH, and missing device table types
bf5b1a0 Bump version to 1.6.2

This commit also updates the COPYING license file hash, after an update
of the FSF, in upstream commit:
bestouff/genext2fs@907737e

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
[Julien: fix COPYING license file hash]
Signed-off-by: Julien Olivain <ju.o@free.fr>
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