Skip to content

[pull] master from docker-library:master#100

Open
pull[bot] wants to merge 471 commits into
loot-king:masterfrom
docker-library:master
Open

[pull] master from docker-library:master#100
pull[bot] wants to merge 471 commits into
loot-king:masterfrom
docker-library:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Jan 28, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull Bot added the ⤵️ pull label Jan 28, 2022
docker-library-bot and others added 29 commits July 22, 2023 02:54
Package search by substring finds the substring in libc6-dev package
in bookworm causing dev packages to be installed in the slim image.

Fixes #857.
Search depended packages by path suffix
Add python 3.12 GA release
yosifkit and others added 30 commits November 3, 2025 09:39
Remove all traces of the now-EOL 3.9 release series
Add Alpine 3.23 and drop 3.21
Our architecture-detection `case` statement was indented too far. 😂
In Debian Trixie and older, `dpkg-buildflags --get LDFLAGS` returns something like `-Wl,-z-relro` and in Forky and newer it looks like `-Wl,-z-relro -fcf-protection`, so instead of relying on that `-Wl` and appending to the existing value, we can (and should) just add new `-Wl` values to the end, which _should_ be combined together correctly by the compiler/linker.
Use more defensive `LDFLAGS` append method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment