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.4 release
Author:  Gregor Jasny <[email protected]>
Date:    Fri May 3 19:12:33 2019 +0200


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

---

http://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=43556a3ad12ea91e9645b44ad1339fa594749d22
diff --git a/ChangeLog b/ChangeLog
index b187e9f39dde..f0bc294898a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+v4l-utils-1.14.4
+----------------
+
+André Roth (1):
+      libdvbv5: fix double free in dvb_fe_open_fname
+
+Mauro Carvalho Chehab (2):
+      Update my e-mail on all places
+      Revert "libdvbv5: leaks and double free in dvb_fe_open_fname()"
+
+
 v4l-utils-1.14.3
 ----------------
 
diff --git a/configure.ac b/configure.ac
index 9212c7d80b0b..2d7f03a881fe 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.3])
+AC_INIT([v4l-utils],[1.14.4])
 
 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