summaryrefslogtreecommitdiff
path: root/makemkv-bin/debian/changelog
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2023-10-03 20:22:22 -0400
committerB. Stack <bgstack15@gmail.com>2023-10-03 20:22:25 -0400
commitd9d3271af07e40d7cfa4d9b028b5c0c7c064d282 (patch)
treefcbd304e76dc1df27aa2e8ec322db2637e18b622 /makemkv-bin/debian/changelog
parentMerge branch 'freefilesync-bump' (diff)
downloadstackrpms-d9d3271af07e40d7cfa4d9b028b5c0c7c064d282.tar.gz
stackrpms-d9d3271af07e40d7cfa4d9b028b5c0c7c064d282.tar.bz2
stackrpms-d9d3271af07e40d7cfa4d9b028b5c0c7c064d282.zip
makemkv 1.17.5 rc1
Diffstat (limited to 'makemkv-bin/debian/changelog')
-rw-r--r--makemkv-bin/debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/makemkv-bin/debian/changelog b/makemkv-bin/debian/changelog
index 8d17b33..5a54ff0 100644
--- a/makemkv-bin/debian/changelog
+++ b/makemkv-bin/debian/changelog
@@ -1,3 +1,14 @@
+makemkv-bin (1.17.5-1+stackrpms) obs; urgency=low
+
+ * Upstream updates
+ * Improved handling for discs with mastering errors
+ * Fixed several bughs related to HD-DVD handling (just about time...)
+ * Fixed Linux ARM64 executabe crashing on certain hardware
+ configurations
+ * Small improvements and bugfixes
+
+ -- B. Stack <bgstack15@gmail.com> Tue, 03 Oct 2023 20:20:26 -0400
+
makemkv-bin (1.17.4-2+stackrpms) obs; urgency=low
* Rebuild for -oss bump
bgstack15