summaryrefslogtreecommitdiff
path: root/makemkv-oss/debian/changelog
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2023-09-14 10:49:11 -0400
committerB. Stack <bgstack15@gmail.com>2023-09-14 10:49:11 -0400
commit0dba28e1f62886b65977765e9101bcf64a13c48b (patch)
treefdde2e096092f7404b24acaa4b65625434c6b4b3 /makemkv-oss/debian/changelog
parentadd waterfox-g (diff)
downloadstackrpms-0dba28e1f62886b65977765e9101bcf64a13c48b.tar.gz
stackrpms-0dba28e1f62886b65977765e9101bcf64a13c48b.tar.bz2
stackrpms-0dba28e1f62886b65977765e9101bcf64a13c48b.zip
makemkv: add patch for av_mallocz_array
Diffstat (limited to 'makemkv-oss/debian/changelog')
-rw-r--r--makemkv-oss/debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/makemkv-oss/debian/changelog b/makemkv-oss/debian/changelog
index 46e7e30..d0bd10a 100644
--- a/makemkv-oss/debian/changelog
+++ b/makemkv-oss/debian/changelog
@@ -1,3 +1,9 @@
+makemkv-oss (1.17.4-2+stackrpms) obs; urgency=low
+
+ * Add av_mallocz_array patch
+
+ -- B. Stack <bgstack15@gmail.com> Thu, 14 Sep 2023 10:46:47 -0400
+
makemkv-oss (1.17.4-1+stackrpms) obs; urgency=low
* Upstream updates
bgstack15