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


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

---

http://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=2496a41c224e2599db7a2ebd7911c834ca352012
diff --git a/ChangeLog b/ChangeLog
index b4dbce3dedc8..924d7f57584a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+v4l-utils-1.12.7
+----------------
+
+André Roth (1):
+      libdvbv5: fix double free in dvb_fe_open_fname
+
+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.12.6
 ----------------
 
diff --git a/configure.ac b/configure.ac
index b96f4300ec54..ee45b0326c6f 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.12.6])
+AC_INIT([v4l-utils],[1.12.7])
 
 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