Skip to content
Snippets Groups Projects
Verified Commit de5c5eaa authored by Karel Koci's avatar Karel Koci :metal:
Browse files

Release version 15.0.0

Added
* detection of binary files in `dump_file` and their dump in base64
  encoding instead of direct inclusion
* call to `hwinfo` in lshw module

Fixed
* `firmare_devices: not found` error in `firmware` module
* red herring SSL error in `turris-webs` module
* missing a module name in headers

Changed
* packages: limit updater keys we query to `/etc/updater/keys/*.pub`
  thus ignoring the `*.pub.sig` files that are also stored there.
* `Makefile` used to manage translations was improved.
parent 4ed23988
Branches
Tags v15.0.0
No related merge requests found
......@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [15.0.0] - 2021-11-15
### Added
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment