summaryrefslogtreecommitdiff
path: root/makemkv-oss/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'makemkv-oss/debian/changelog')
-rw-r--r--makemkv-oss/debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/makemkv-oss/debian/changelog b/makemkv-oss/debian/changelog
index d0bd10a..6f8261b 100644
--- a/makemkv-oss/debian/changelog
+++ b/makemkv-oss/debian/changelog
@@ -1,3 +1,14 @@
+makemkv-oss (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-oss (1.17.4-2+stackrpms) obs; urgency=low
* Add av_mallocz_array patch
bgstack15