Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit ca68a3a

Browse files
committed
chore: update changelog
1 parent ee15854 commit ca68a3a

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

changelog.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
**Enhancements**
44

5+
- new `--assume-image-is` flag to override **bootiso** assessment of image file hybridness. Possible values are "hybrid" and "non-hybrid".
6+
7+
**Bugfixes**
8+
9+
- **CRITICAL** New check implementation for assessing image file "hybridness" based on `sfdisk` which should fix false non-hybrid positives caused by new `file` utility behavior. Kudos to [anoop142](https://github.com/anoop142) for pointing that out.
10+
11+
**Dependencies**
12+
13+
*for package maintainers, please rely on [install.md#Dependencies](https://github.com/jsamr/bootiso/blob/master/install.md#deps)*
14+
15+
- requires util-linux ≥ 2.27
16+
17+
# v4.1.1
18+
19+
**Enhancements**
20+
521
- Makefile: comply with [GNU Make conventions](https://www.gnu.org/software/make/manual/make.html#Directory-Variables), thanks to Nicolas Boulenguez <nicolas@debian.org>
622
- Doc: more accurate dependency table
723

0 commit comments

Comments
 (0)