From: Denis Kenzior <denkenz@gmail.com>
To: ofono@lists.linux.dev
Cc: Marcel Holtmann <marcel@holtmann.org>
Subject: [PATCH v2 03/11] Release 2.9
Date: Thu, 11 Jul 2024 11:46:20 -0500 [thread overview]
Message-ID: <20240711164654.1688558-3-denkenz@gmail.com> (raw)
In-Reply-To: <20240711164654.1688558-1-denkenz@gmail.com>
From: Marcel Holtmann <marcel@holtmann.org>
---
ChangeLog | 3 +++
configure.ac | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 5d4feff7d8ae..48c6bd39bca4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+ver 2.9:
+ Add support for QRTR based devices (MHI bus and SoC).
+
ver 2.8:
Fix issue with handling USB TTY device detection.
Fix issue with handling GOBI versus QRTR detection.
diff --git a/configure.ac b/configure.ac
index c0053df840ae..3550b8a3d8e2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.69])
-AC_INIT([ofono], [2.8])
+AC_INIT([ofono], [2.9])
AC_CONFIG_HEADERS(config.h)
AC_CONFIG_AUX_DIR(build-aux)
--
2.45.2
next prev parent reply other threads:[~2024-07-11 16:46 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-11 16:46 [PATCH v2 01/11] udevng: Remove gps from setup_gobi Denis Kenzior
2024-07-11 16:46 ` [PATCH v2 02/11] build: Require at least version 0.67 when building with external ELL Denis Kenzior
2024-07-11 16:46 ` Denis Kenzior [this message]
2024-07-11 16:46 ` [PATCH v2 04/11] gobi: Limit number of premultiplexed contexts to 4 Denis Kenzior
2024-07-11 16:50 ` Denis Kenzior
2024-07-11 16:46 ` [PATCH v2 05/11] gobi: Request dedicated WDS services for contexts Denis Kenzior
2024-07-11 16:46 ` [PATCH v2 06/11] qmi: Enable _auto_ use for some classes Denis Kenzior
2024-07-11 16:46 ` [PATCH v2 07/11] qmi: gprs-context: Declare qmi_service objects using _auto_ Denis Kenzior
2024-07-11 16:46 ` [PATCH v2 08/11] qmi: Pass two dedicated WDS services to gprs-context Denis Kenzior
2024-07-11 16:46 ` [PATCH v2 09/11] qmi: gprs-context: Remove parsing of unused TLVs Denis Kenzior
2024-07-11 16:46 ` [PATCH v2 10/11] qmi: gprs-context: Treat IP family TLV as mandatory Denis Kenzior
2024-07-11 16:46 ` [PATCH v2 11/11] qmi: gprs-context: Set up WDS service for IPv6 Denis Kenzior
2024-07-11 17:53 ` [PATCH v2 01/11] udevng: Remove gps from setup_gobi patchwork-bot+ofono
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240711164654.1688558-3-denkenz@gmail.com \
--to=denkenz@gmail.com \
--cc=marcel@holtmann.org \
--cc=ofono@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.