summaryrefslogtreecommitdiff
path: root/makemkv-oss/debian/changelog
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-07-23 15:45:30 +0000
committerB Stack <bgstack15@gmail.com>2020-07-23 15:45:30 +0000
commit92a7cfa840f8e927721f7e3afa70c9527377c0c7 (patch)
tree0b9714ca93ecf8a9380d7d1c935b2cbda0932275 /makemkv-oss/debian/changelog
parentMerge branch 'ublock-bump' into 'master' (diff)
parentmakemkv 1.15.2 rc1 (diff)
downloadstackrpms-92a7cfa840f8e927721f7e3afa70c9527377c0c7.tar.gz
stackrpms-92a7cfa840f8e927721f7e3afa70c9527377c0c7.tar.bz2
stackrpms-92a7cfa840f8e927721f7e3afa70c9527377c0c7.zip
Merge branch 'makemkv-bump' into 'master'
makemkv 1.15.2 See merge request bgstack15/stackrpms!171
Diffstat (limited to 'makemkv-oss/debian/changelog')
-rw-r--r--makemkv-oss/debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/makemkv-oss/debian/changelog b/makemkv-oss/debian/changelog
index d476c39..356cd02 100644
--- a/makemkv-oss/debian/changelog
+++ b/makemkv-oss/debian/changelog
@@ -1,3 +1,13 @@
+makemkv-oss (1.15.2-1+devuan) obs; urgency=medium
+
+ * Massive internal rewrite, some improvements and small bugfixes
+ * Muxer updated to the latest matroska specification
+ * Advanced usage changes:
+ - Sdftool included as standalone executable
+ - Drive speed control option
+
+ -- Ben Stack <bgstack15@gmail.com> Wed, 22 Jul 2020 21:49:46 -0400
+
makemkv-oss (1.15.1-1+devuan) obs; urgency=medium
* Added support for AACS v76 (for those poor souls without LibreDrive)
bgstack15