$ git log --pretty=format:'%h %s (%cs)%d'
c24b3f8f Release 2.19 (2025-11-21)
(HEAD -> master, tag: 2.19)
813f654f gobi: Support raw-ip only devices (2025-09-11)
526e9a94 Revert "atmodem: let +COPS: report access technology for SIMCom" (2025-08-27)
f32a8ea3 atmodem: report cell technology capability for SIMCom A76XX (2025-08-27)
0075ab3f atmodem: also handle EUTRAN networks in creg_notify() (2025-08-27)
5172cc6b atmodem: add explicit handling for netreg status in creg_notify() (2025-08-27)
d81d5ff2 sim7100: Update to handle broader A76XX modem series (2025-08-27)
d3a70b22 sim7100: enable ppp-reset workaround (2025-08-20)
3767c404 plugins: drop droid and use gobi for droid4 modem instead (2025-07-29)
6e2b8a43 gobi: Add "OfflineOperatingMode" property (2025-07-29)
...
$ git cat-file blob HEAD:README
oFono - Open Source Telephony
*****************************
Copyright (C) 2008-2011 Intel Corporation. All rights reserved.
Compilation and installation
============================
In order to compile telephony stack you need following software packages:
- GCC compiler
- GLib library
- D-Bus library
To configure run:
./configure --prefix=/usr --mandir=/usr/share/man \
--sysconfdir=/etc --localstatedir=/var
Configure automatically searches for all required components and packages.
To compile and install run:
make && make install
Embedded Linux library
======================
In order to compile the daemon and utilities the development version of
Embedded Linux library is required to be present. The development
repositories can be found here:
git://git.kernel.org/pub/scm/libs/ell/ell.git
https://kernel.googlesource.com/pub/scm/libs/ell/ell.git
The build systems requires that the Embedded Linux library source code
is available on the same top level directory as the source code:
.
|--- ell
| |--- ell
| `--- unit
`--- ofono
|--- src
`--- tools
It is not required to build or install Embedded Linux library. The build
will happen when building the Wireless daemon and it will then be linked
internally.
When using --enable-external-ell build option, it is not required that the
Embedded Linux library source code is available in the top level directory.
Kernel Dependencies
===================
In order to have the PPP stack working in oFono you need to enable CONFIG_TUN
(Universal TUN/TAP device driver support) in your kernel .config.
Information
===========
Mailing list:
ofono@lists.linux.dev
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master Release 2.19 (2025-11-21)
# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
--format='%(refname:short) %(subject) (%(creatordate:short))'
2.19 Release 2.19 (2025-11-21) tar.gz
2.18 Release 2.18 (2025-07-25) tar.gz
2.17 Release 2.17 (2025-05-07) tar.gz
2.16 Release 2.16 (2025-03-26) tar.gz
2.15 Release 2.15 (2025-02-12) tar.gz
2.14 Release 2.14 (2024-12-12) tar.gz
2.13 Release 2.13 (2024-11-23) tar.gz
2.12 Release 2.12 (2024-11-07) tar.gz
2.11 Release 2.11 (2024-10-20) tar.gz
2.10 Release 2.10 (2024-08-22) tar.gz
...
# associated public inboxes:
# (number on the left is used for dev purposes)
4832 ofono
127 lkml
115 linux-bluetooth
50 u-boot
45 netdev
44 linux-arm-kernel
37 qemu-devel
28 linux-devicetree
24 dri-devel
23 kvm
19 git
18 dpdk-dev
17 stable
16 linux-wireless
15 linux-mm
15 linuxppc-dev
14 alsa-devel
13 linux-fsdevel
13 linux-scsi
12 openembedded-devel
11 linux-mediatek
11 linux-media
11 xen-devel
11 intel-gfx
11 linux-omap
10 linux-arm-msm
10 linux-iio
9 linux-mtd
9 linux-pm
9 linux-arch
9 buildroot
9 openembedded-core
8 linux-xfs
8 linux-btrfs
8 linux-rdma
8 linux-ext4
8 linux-doc
8 virtualization
8 linux-fbdev
7 linux-samsung-soc
7 linux-crypto
7 linux-acpi
7 linux-iommu
7 linux-mips
7 linux-security-module
7 linux-s390
7 linux-patches
6 linux-riscv
6 bpf
6 linux-nfs
6 linux-amlogic
6 fstests
6 kvmarm
6 linux-usb
6 linux-renesas-soc
6 linux-clk
6 linux-gpio
6 linux-api
6 linux-tegra
6 linux-perf-users
6 linux-sh
6 linux-um
5 linux-block
5 netfilter-devel
5 linux-cifs
5 linux-hwmon
5 linux-rtc
5 linux-input
5 linux-kselftest
5 selinux
5 dmaengine
5 linux-serial
5 backports
5 linux-mmc
5 amd-gfx
5 linux-spi
5 linux-i2c
5 linux-kbuild
5 linux-rockchip
5 openbmc
5 keyrings
5 nouveau
5 kernel-janitors
5 linux-staging
5 nvdimm
5 ltp
5 bitbake-devel
5 yocto-meta-ti
5 xenomai
5 kexec
4 linux-nvme
4 linux-efi
4 linux-integrity
4 linux-erofs
4 linux-nvdimm
4 linux-pci
4 linux-rt-users
4 linux-ide
4 linux-watchdog
4 linux-m68k
4 linux-man
4 linux-sparse
4 linux-can
4 platform-driver-x86
4 linux-cxl
4 soc
4 linux-sunxi
4 linux-coco
4 yocto
4 yocto-meta-arm
4 yocto-meta-virtualization
4 yocto-meta-arago
4 openrisc
4 intel-wired-lan
4 b4-sent
4 intel-xe
4 qemu-riscv
4 grub-devel
4 cgroups
4 linux-hexagon
4 linux-sound
4 igt-dev
3 linux-edac
3 linux-snps-arc
3 driverdev-devel
3 linux-next
3 linux-parisc
3 linux-leds
3 linux-modules
3 rcu
3 linux-i3c
3 linux-csky
3 linux-unionfs
3 linux-firmware
3 cip-dev
3 linux-audit
3 linux-pwm
3 linux-fpga
3 containers
3 linux-raid
3 phone-devel
3 dm-devel
3 rust-for-linux
3 ath10k
3 sparclinux
3 mptcp
3 llvm
3 iwd
3 yocto-meta-freescale
3 yocto-toaster
3 loongarch
3 imx
3 linux-trace-kernel
3 oe-kbuild-all
3 cluster-devel
3 linux-alpha
3 lvm-devel
2 linux-f2fs-devel
2 linux-trace-devel
2 linux-hyperv
2 util-linux
2 wireguard
2 linux-kernel-mentees
2 linux-remoteproc
2 lttng-dev
2 ceph-devel
2 linux-hardening
2 dash
2 ath11k
2 linux-phy
2 ath9k-devel
2 fio
2 yocto-docs
2 outreachy
2 batman
2 virtio-comment
2 v9fs
2 poky
2 kdevops
2 devicetree-compiler
2 initramfs
2 kvm-ppc
2 reiserfs-devel
2 linux-oxnas
2 u-boot-amlogic
2 perfbook
2 virtio-fs
2 fuego
2 powertop
2 dtrace
2 yocto-patches
2 barebox
2 linux-aspeed
1 linux-fscrypt
1 cocci
1 live-patching
1 kernel-hardening
1 kernelnewbies
1 linux-sgx
1 workflows
1 selinux-refpolicy
1 keys
1 linux-spdx
1 linux-wpan
1 ksummit-discuss
1 io-uring
1 tpmdd-devel
1 linux-dash
1 linux-bcache
1 mm-commits
1 xdp-newbies
1 linux-sctp
1 target-devel
1 lustre-devel
1 ocfs2-devel
1 regressions
1 ksummit
1 b43-dev
1 linux-nfc
1 linux-bcachefs
1 ntfs3
1 linux-ppp
1 ell
1 chrome-platform
1 ntb
1 damon
1 asahi
1 ath12k
1 oe-linux-nfc
1 oe-chipsec
1 fsverity
1 kernel-tls-handshake
1 virtio-dev
1 ecryptfs
1 linux-ia64
1 kbd
1 autofs
1 cpufreq
1 dccp
1 devicetree-spec
1 hail-devel
1 kvm-ia64
1 linux-8086
1 kernel-testers
1 linux-btrace
1 linux-embedded
1 linux-hams
1 linux-hotplug
1 linux-laptop
1 trinity
1 linux-metag
1 linux-x25
1 linux-nilfs
1 lvs-devel
1 netfilter
1 lm-sensors
1 acpica-devel
1 smatch
1 x86-cpuid
1 wireless-regdb
1 netfs
1 lkmm
1 kvm-riscv
1 opensbi
1 qemu-rust
1 qemu-arm
git clone https://yhbt.net/lore/pub/scm/network/ofono/ofono.git