Skip to content

⬆️ Update just-containers/s6-overlay to v3.2.3.2 - #395

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/just-containers-s6-overlay-3.x
Open

⬆️ Update just-containers/s6-overlay to v3.2.3.2#395
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/just-containers-s6-overlay-3.x

Conversation

@renovate

@renovate renovate Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
just-containers/s6-overlay patch 3.2.3.03.2.3.2

Release Notes

just-containers/s6-overlay (just-containers/s6-overlay)

v3.2.3.2

Compare Source

  • The user and user2 bundles are now defined in /etc/s6-overlay/user-bundles.d
    rather than /etc/s6-overlay/s6-rc.d.
    • This location is overridable via the S6_RUNTIME_BUNDLEDIR variable.
    • The goal of the change is to enable several starting configurations from a
      single set of services. Just by setting S6_RUNTIME_BUNDLEDIR, you can change
      what services are started at container boot time, while keeping all your service
      definitions in /etc/s6-overlay/s6-rc.d.
      • This is a lighter mechanism than writing several set of services and switching
        them via the S6_RUNTIME_PROFILE variable.
    • Compatibility is ensured to give you time to migrate. If your user bundles are
      still defined in /etc/s6-overlay/s6-rc.d, then the container will still
      boot, printing a warning message. This compatibility will be removed in the next
      major s6-overlay update some time in the future.
      • To perform the migration: in the root of your image, run
        mkdir -p etc/s6-overlay/user-bundles.d && mv etc/s6-overlay/s6-rc.d/user etc/s6-overlay/s6-rc.d/user2 etc/s6-overlay/user-bundles.d/.

v3.2.3.1

Compare Source

This release updates skarnet.org packages to their latest versions, fixing a few bugs.

Binary releases include the following packages:

Software Version
BearSSL 7bea48e
skalibs v2.15.1.0
execline v2.9.9.2
s6 v2.15.1.0
s6-rc v0.7.0.0
s6-linux-init v1.2.0.2
s6-portable-utils v2.3.1.2
s6-linux-utils v2.6.4.1
s6-dns v2.4.1.3
s6-networking v2.8.0.1
s6-overlay-helpers v0.1.2.2

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 2am"
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 added dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. labels Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants