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.26.1 release
Author:  Gregor Jasny <gja...@googlemail.com>
Date:    Tue Dec 12 22:40:38 2023 +0100


 ChangeLog   | 20 ++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 21 insertions(+), 1 deletion(-)

---

http://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=4aee01a027923cab1e40969f56f8ba58d3e6c0d1
diff --git a/ChangeLog b/ChangeLog
index 6cfb529366d2..9d5584297c77 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+v4l-utils-1.26.1
+----------------
+
+Hans Verkuil (2):
+      cec-ctl: fix random cec stress test: check if msg status is OK
+      libv4l2rds: fix TMC location parsing
+
+Peter Seiderer (3):
+      media-info: add missing sys/stat.h include (for dev_t)
+      meson: fix has_function fork detection (needs suitable include)
+      meson: libv4lconvert helpers need fork support
+
+Rudi Heitbaum (1):
+      keytable: meson not passing rc_keymaps system directory
+
+Sean Young (2):
+      ir-ctl: remove line length limits
+      keytable: remove line length limits
+
+
 v4l-utils-1.26.0
 ----------------
 
diff --git a/meson.build b/meson.build
index a859f3afedba..7ca78cb24dec 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('v4l-utils', 'c', 'cpp',
-    version: '1.26.0',
+    version: '1.26.1',
     meson_version : '>= 0.54',
     default_options : [
         'buildtype=debugoptimized',

_______________________________________________
linuxtv-commits mailing list
linuxtv-commits@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to