File chainguard-dfc.changes of Package chainguard-dfc
-------------------------------------------------------------------
Fri Aug 01 09:02:29 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 0.9.4:
* strip +dirty from version produced by goreleaser
* Update README.md
-------------------------------------------------------------------
Fri Jul 04 05:09:36 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 0.9.3:
* Add dist/ to gitignore to fix version
-------------------------------------------------------------------
Fri Jul 04 05:07:09 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 0.9.2:
* Get version and revision using runtime/debug
-------------------------------------------------------------------
Thu Jul 03 04:50:19 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 0.9.1:
* Fix issue where USER root not provided with useradd
-------------------------------------------------------------------
Fri Jun 13 05:02:36 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 0.9.0:
* Created Basic MCP Server for Dockerfile Converter by @rohitg00
in #70
* Cleanup mcp-server, add CI, add README about it by @jdolitsky
in #93
* feat: Add --warn-missing-packages flag to warn instead of
silently using original package names by @iamrajiv in #96
-------------------------------------------------------------------
Mon Jun 02 17:25:45 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 0.8.0:
* Add support for --platform flag in FROM lines
* [StepSecurity] Apply security best practices
-------------------------------------------------------------------
Thu May 22 04:44:37 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 0.7.2:
* fix linter issues
* remove comment
* add strict flag to force package mapping
* [StepSecurity] Apply security best practices
-------------------------------------------------------------------
Thu May 22 04:43:01 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 0.7.1:
* Parse debian epoch version
-------------------------------------------------------------------
Sat May 10 17:57:59 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 0.7.0:
* Add an "about" section to readme, with links to
edu.chainguard.dev by @scalewithlee in #69
* Add mapping for font-liberation by @cronik in #72
* Git ignore .idea directory by @cronik in #73
* Add mapping for font-opensans by @cronik in #74
* Add mapping for cairo by @cronik in #75
* Add mapping for cups-libs by @cronik in #76
* Add mapping for font-util by @cronik in #77
* feat: Add RunLineConverter option to allow custom RUN line
conversion by @iamrajiv in #68
* Remove extra apt commands and adjust package versions by
@cronik in #81
* Remove package manager cache cleanup commands by @cronik in #82
-------------------------------------------------------------------
Fri May 2 12:03:49 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- new package chainguard-dfc: (d)ocker(f)ile (c)onverter: CLI to
convert Dockerfiles to use Chainguard Images and APKs in FROM and
RUN lines etc.