summaryrefslogtreecommitdiff
path: root/makemkv-oss/debian/changelog
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2023-10-08 18:22:04 -0400
committerB. Stack <bgstack15@gmail.com>2023-10-08 18:22:04 -0400
commit5e5d6f989b16d914104927dcd088cdb34a4f295a (patch)
treebe6a95803fffb884314ea2760731abb59bc012a0 /makemkv-oss/debian/changelog
parentnotepadpp 8.5.7 (diff)
parentremove deprecated patch (diff)
downloadstackrpms-5e5d6f989b16d914104927dcd088cdb34a4f295a.tar.gz
stackrpms-5e5d6f989b16d914104927dcd088cdb34a4f295a.tar.bz2
stackrpms-5e5d6f989b16d914104927dcd088cdb34a4f295a.zip
Merge branch 'makemkv-bump'
Diffstat (limited to 'makemkv-oss/debian/changelog')
-rw-r--r--makemkv-oss/debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/makemkv-oss/debian/changelog b/makemkv-oss/debian/changelog
index d0bd10a..db21cb5 100644
--- a/makemkv-oss/debian/changelog
+++ b/makemkv-oss/debian/changelog
@@ -1,3 +1,15 @@
+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
+ * Remove patch for av_mallocz_array
+
+ -- 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