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.4 release
Author:  Gregor Jasny <gja...@googlemail.com>
Date:    Thu Mar 21 20:41:50 2019 +0100


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

---

http://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=8d667a9e424bca3a512991e8a7fad8cc69aa0d42
diff --git a/ChangeLog b/ChangeLog
index 55fab803578a..832679c9c20b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+v4l-utils-1.16.4
+----------------
+
+Gregor Jasny (2):
+      Qt5: test for Desktop OpenGL presence
+      Qt5: fixup Qt OpenGL automake conditionals
+
+Hans Verkuil (1):
+      dvbv5-zap.c: fix compile warning
+
+Mauro Carvalho Chehab (2):
+      dvbv5-tools: be sure to zero struct arguments
+      dvbv5-zap: improve program exit code
+
+Sean Young (1):
+      libdvbv5: leaks and double free in dvb_fe_open_fname()
+
+
 v4l-utils-1.16.3
 ----------------
 
diff --git a/configure.ac b/configure.ac
index 0ff058c34941..e4f51e543a4a 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.3])
+AC_INIT([v4l-utils],[1.16.4])
 
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])

_______________________________________________
linuxtv-commits mailing list
linuxtv-commits@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to