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/changelog22
1 files changed, 22 insertions, 0 deletions
diff --git a/makemkv-oss/debian/changelog b/makemkv-oss/debian/changelog
index fa4ca59..8f98951 100644
--- a/makemkv-oss/debian/changelog
+++ b/makemkv-oss/debian/changelog
@@ -1,3 +1,25 @@
+makemkv-oss (1.17.0-1+devuan) obs; urgency=low
+
+ * Upstream updates
+ * Improved handling for discs with mastering errors
+ * A new, rewritten DVD engine - much better handling for discs with
+ structure protection
+ * Many internal improvements and small bugfixes
+ * Notable Bug fixes:
+ * Program failed to recognize some exotic USB drives
+ * Program failed on some DVD streams recorded from sattelite feed
+ (TiVO DVD)
+ * Program could hang if internet connection wasn't available
+
+ -- B. Stack <bgstack15@gmail.com> Wed, 29 Jun 2022 13:26:26 -0400
+
+makemkv-oss (1.16.7-1+devuan) UNRELEASED; urgency=low
+
+ * Improved handling for discs with mastering errors
+ * Many internal improvements and small bugfixes
+
+ -- B. Stack <bgstack15@gmail.com> Wed, 29 Jun 2022 13:26:20 -0400
+
makemkv-oss (1.16.5-1+devuan) obs; urgency=low
* Miscellaneous UI improvements
bgstack15