summaryrefslogtreecommitdiff
path: root/makemkv-oss/debian/changelog
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2023-06-20 18:02:13 -0400
committerB. Stack <bgstack15@gmail.com>2023-06-20 18:02:13 -0400
commit3394e269a07dfadb039212c58e11688fc4685b75 (patch)
tree43db92f86ba15991c31b6a993e5ff3f254299e55 /makemkv-oss/debian/changelog
parentfix changelog (diff)
parentmmkv: fix branch in _service (diff)
downloadstackrpms-3394e269a07dfadb039212c58e11688fc4685b75.tar.gz
stackrpms-3394e269a07dfadb039212c58e11688fc4685b75.tar.bz2
stackrpms-3394e269a07dfadb039212c58e11688fc4685b75.zip
Merge branch 'makemkv-bump'
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 4635064..46e7e30 100644
--- a/makemkv-oss/debian/changelog
+++ b/makemkv-oss/debian/changelog
@@ -1,3 +1,13 @@
+makemkv-oss (1.17.4-1+stackrpms) obs; urgency=low
+
+ * Upstream updates
+ * Added support for AACS v81
+ * Small improvements and bugfixes
+ * Notable bug fixes:
+ * 4K BDAV discs with 4K-only content could fail to open
+
+ -- B. Stack <bgstack15@gmail.com> Tue, 30 May 2023 08:25:22 -0400
+
makemkv-oss (1.17.3-1+stackrpms) obs; urgency=low
* Upstream updates
bgstack15