Skip to content

[docker-29.x backport] vendor: github.com/moby/patternmatcher v0.6.1#52214

Merged
thaJeztah merged 1 commit intomoby:docker-29.xfrom
thaJeztah:29.x_backport_bump_patternmatcher
Mar 25, 2026
Merged

[docker-29.x backport] vendor: github.com/moby/patternmatcher v0.6.1#52214
thaJeztah merged 1 commit intomoby:docker-29.xfrom
thaJeztah:29.x_backport_bump_patternmatcher

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

vendor: github.com/moby/patternmatcher v0.6.1

  • fix panic / nil pointer dereference on invalid patterns

full diff: moby/patternmatcher@v0.6.0...v0.6.1

(cherry picked from commit 1bd71d5)

- What I did

- How I did it

- How to verify it

- Human readable description for the release notes

Fix a daemon crash during docker build if `.dockerignore` contained an invalid pattern.

- A picture of a cute animal (not mandatory but encouraged)

- fix panic / nil pointer dereference on invalid patterns

full diff: moby/patternmatcher@v0.6.0...v0.6.1

Signed-off-by: Sebastiaan van Stijn <[email protected]>
(cherry picked from commit 1bd71d5)
Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah thaJeztah marked this pull request as ready for review March 25, 2026 09:18
@thaJeztah thaJeztah merged commit d69fc18 into moby:docker-29.x Mar 25, 2026
223 of 224 checks passed
@thaJeztah thaJeztah deleted the 29.x_backport_bump_patternmatcher branch March 25, 2026 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants