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.6.1 release Author: Gregor Jasny <[email protected]> Date: Fri Nov 21 20:17:15 2014 +0100 ChangeLog | 27 +++++++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 28 insertions(+), 1 deletions(-) --- http://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=ae99c7649be93130204f8070aacbe907c8d26b48 diff --git a/ChangeLog b/ChangeLog index d0aa598..b1e021d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +v4l-utils-1.6.1 +--------------- + +Gregor Jasny (5): + man: remove duplicate backslash from NAME section + man: Use Unicode character for ellipsis and fall back to ... + man: add generated files to .gitignore + v4l2-compliance: Explicitely link against rt library + v4l2-ctl: Explicitely link against rt library + +Hans Verkuil (1): + qv4l2/v4l2-ctl: fix buffer overrun in vivid-tpg. + +Hans de Goede (2): + rc_keymaps: allwinner: S/KEY_HOME/KEY_HOMEPAGE/ + v4lconvert: Fix decoding of jpeg data with no vertical sub-sampling + +Mauro Carvalho Chehab (4): + libdvbv5: properly represent Satellite frequencies + README: better document the package + ir-keytable: fix a regression introduced by fe2aa5f767eba + rc: Update the protocol name at RC6 tables + +Niels Ole Salscheider (1): + qv4l2: Fix out-of-source build + + v4l-utils-1.6.0 --------------- diff --git a/configure.ac b/configure.ac index 71bd323..7692b13 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.6.0]) +AC_INIT([v4l-utils],[1.6.1]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) _______________________________________________ linuxtv-commits mailing list [email protected] http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
