This is an automatic generated email to let you know that the following patch 
were queued at the 
http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree:

Subject: Prepare for 1.16.6 release
Author:  Gregor Jasny <[email protected]>
Date:    Fri May 3 19:05:26 2019 +0200


 ChangeLog    | 10 ++++++++++
 configure.ac |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)

---

http://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=c42be9071b767ff83c7370632f5fcac19853a1cb
diff --git a/ChangeLog b/ChangeLog
index 3fecb15b57c8..fc670cd43bfd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+v4l-utils-1.16.6
+----------------
+
+André Roth (1):
+      libdvbv5: fix double free in dvb_fe_open_fname
+
+Mauro Carvalho Chehab (1):
+      Revert "libdvbv5: leaks and double free in dvb_fe_open_fname()"
+
+
 v4l-utils-1.16.5
 ----------------
 
diff --git a/configure.ac b/configure.ac
index aed772d93b45..ea4f610a5907 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([v4l-utils],[1.16.5])
+AC_INIT([v4l-utils],[1.16.6])
 
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])

_______________________________________________
linuxtv-commits mailing list
[email protected]
https://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to