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.8 release Author: Gregor Jasny <[email protected]> Date: Fri May 3 19:18:10 2019 +0200 ChangeLog | 8 ++++++++ configure.ac | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) --- http://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=81faca10bdc444ab06a6097518a1a06ea7b170e8 diff --git a/ChangeLog b/ChangeLog index 924d7f57584a..59ca2bf2f76d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +v4l-utils-1.12.8 +---------------- + +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.12.7 ---------------- diff --git a/configure.ac b/configure.ac index ee45b0326c6f..3163c6f15068 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.7]) +AC_INIT([v4l-utils],[1.12.8]) 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
