Skip to content

Commit

Permalink
Merge pull request #64 from talex5/release
Browse files Browse the repository at this point in the history
Prepare release
  • Loading branch information
talex5 authored Mar 16, 2021
2 parents ca5d9a2 + 4623ff0 commit 036ef1f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
### v0.3

Security fix:

- `resolv.conf` file should be mounted read-only.

Other changes:

- Make `Os` and `Db` modules private. Move the `env` type to `Config`, as that is used externally.

- Fix license. It was copy-pasted from OCurrent, and still mentioned that project's `lib_ansi` library.

- Require obuilder-spec package to be same version.

### v0.2

- Add support for nested / multi-stage builds (@talex5 #48 #49).
Expand Down

0 comments on commit 036ef1f

Please sign in to comment.