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


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

---

http://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=f2fc2c12030f1a0126636401773d320abfba4016
diff --git a/ChangeLog b/ChangeLog
index 8439de3d8fad..b187e9f39dde 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+v4l-utils-1.14.3
+----------------
+
+Hans Verkuil (1):
+      libv4lconvert: fix compiler warning
+
+Mauro Carvalho Chehab (2):
+      dvbv5-tools: be sure to zero struct arguments
+      dvbv5-zap: improve program exit code
+
+Mike Frysinger (1):
+      include sys/sysmacros.h for major() & minor()
+
+Sean Young (1):
+      libdvbv5: leaks and double free in dvb_fe_open_fname()
+
+
 v4l-utils-1.14.2
 ----------------
 
diff --git a/configure.ac b/configure.ac
index e83533d5a859..9212c7d80b0b 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.14.2])
+AC_INIT([v4l-utils],[1.14.3])
 
 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