diff options
author | B. Stack <bgstack15@gmail.com> | 2021-07-08 15:23:27 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2021-07-08 15:25:01 -0400 |
commit | 5e01cbdfeb295c5baaebadaef74cd48e450984b4 (patch) | |
tree | 6ddc0cd918e7511fcb6abd5f314216f1e2f3ca0c /makemkv-oss | |
parent | Merge branch 'notepadpp-bump' into 'master' (diff) | |
download | stackrpms-5e01cbdfeb295c5baaebadaef74cd48e450984b4.tar.gz stackrpms-5e01cbdfeb295c5baaebadaef74cd48e450984b4.tar.bz2 stackrpms-5e01cbdfeb295c5baaebadaef74cd48e450984b4.zip |
makemkv 1.16.4 rc1
Diffstat (limited to 'makemkv-oss')
-rw-r--r-- | makemkv-oss/debian/changelog | 13 | ||||
-rw-r--r-- | makemkv-oss/debian/makemkv-oss+devuan.dsc | 2 |
2 files changed, 14 insertions, 1 deletions
diff --git a/makemkv-oss/debian/changelog b/makemkv-oss/debian/changelog index 669d525..62e7bc6 100644 --- a/makemkv-oss/debian/changelog +++ b/makemkv-oss/debian/changelog @@ -1,3 +1,16 @@ +makemkv-oss (1.16.4-1+devuan) obs; urgency=low + + * Much better support for discs with Java playlist obfuscation + * Any Java runtime version is now supported, including Java 16 + * Mac OS: Support for Mac OS 12.0 Monterey + * Some small improvements + * Bug fixes: + - Program failed to recognize some AAC streams with exotic channel encoding + - Picture dimensions were displayed incorrectly for some exotic HEVC streams + - Conversion of some DVDs could fail at the very end of title + + -- B. Stack <bgstack15@gmail.com> Thu, 08 Jul 2021 15:21:05 -0400 + makemkv-oss (1.16.3-1+devuan) obs; urgency=medium * Some non-English messages were displayed incorrectly diff --git a/makemkv-oss/debian/makemkv-oss+devuan.dsc b/makemkv-oss/debian/makemkv-oss+devuan.dsc index efaf4cc..5a85acb 100644 --- a/makemkv-oss/debian/makemkv-oss+devuan.dsc +++ b/makemkv-oss/debian/makemkv-oss+devuan.dsc @@ -2,7 +2,7 @@ Format: 3.0 (quilt) Source: makemkv-oss Binary: makemkv-oss Architecture: any -Version: 1.16.3-1+devuan +Version: 1.16.4-1+devuan Maintainer: B. Stack <bgstack15@gmail.com> Homepage: https://www.makemkv.com Standards-Version: 4.1.4 |