diff options
author | B. Stack <bgstack15@gmail.com> | 2022-07-21 09:38:00 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-07-21 09:38:00 -0400 |
commit | dc9431e4f11bf38891c4e29c7b35dcf29665e9dd (patch) | |
tree | 8bd802278dca15b032f7650566cb55ab030682b3 /makemkv-oss | |
parent | Merge branch 'notepadnext-bump' into 'master' (diff) | |
download | stackrpms-dc9431e4f11bf38891c4e29c7b35dcf29665e9dd.tar.gz stackrpms-dc9431e4f11bf38891c4e29c7b35dcf29665e9dd.tar.bz2 stackrpms-dc9431e4f11bf38891c4e29c7b35dcf29665e9dd.zip |
makemkv 1.17.1 rc1
Diffstat (limited to 'makemkv-oss')
-rw-r--r-- | makemkv-oss/debian/changelog | 20 | ||||
-rw-r--r-- | makemkv-oss/debian/makemkv-oss+devuan.dsc | 2 |
2 files changed, 20 insertions, 2 deletions
diff --git a/makemkv-oss/debian/changelog b/makemkv-oss/debian/changelog index 8f98951..0d41946 100644 --- a/makemkv-oss/debian/changelog +++ b/makemkv-oss/debian/changelog @@ -1,8 +1,26 @@ +makemkv-oss (1.17.1-1+devuan) obs; urgency=low + + * Upstream updates + * Small improvements and bugfixes + * Bug fixes: + * Program could hang when scanning certain protected DVD discs using + CellWallk method + * Some titles were truncated on DVDs with structure protection, when + using CellWallk method + * Small bugfixes + * 1.17.0 regressions: + * On some UHD HEVC streams program spitted thousands of invalid + "Corrupt" messages, appearing to hang + * Program crashed decoding certain AC3 (DD) streams, usually during + transcoding + + -- B. Stack <bgstack15@gmail.com> Thu, 21 Jul 2022 09:36:16 -0400 + 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 + * A new, rewritten DVD engine - much better handling for discs with structure protection * Many internal improvements and small bugfixes * Notable Bug fixes: diff --git a/makemkv-oss/debian/makemkv-oss+devuan.dsc b/makemkv-oss/debian/makemkv-oss+devuan.dsc index 693cc6f..f07c1b4 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.17.0-1+devuan +Version: 1.17.1-1+devuan Maintainer: B. Stack <bgstack15@gmail.com> Homepage: https://www.makemkv.com Standards-Version: 4.1.4 |