Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Merge requests
!73857
community/ofono: security upgrade to 2.11
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
community/ofono: security upgrade to 2.11
J0WI/aports:ofono-2.11
into
master
Overview
2
Commits
1
Pipelines
3
Changes
2
Merged
J0WI
requested to merge
J0WI/aports:ofono-2.11
into
master
4 months ago
Overview
2
Commits
1
Pipelines
3
Changes
2
Expand
0
0
Merge request reports
Compare
master
version 1
023a6802
4 months ago
master (base)
and
latest version
latest version
6d95f40a
1 commit,
4 months ago
version 1
023a6802
1 commit,
4 months ago
2 files
+
11
−
29
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
community/ofono/APKBUILD
+
11
−
5
Options
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname
=
ofono
pkgver
=
2.
3
pkgrel
=
1
pkgver
=
2.
11
pkgrel
=
0
pkgdesc
=
"Infrastructure for building mobile telephony (GSM/UMTS) applications"
url
=
"https://01.org/ofono"
arch
=
"all"
@@ -26,12 +26,19 @@ subpackages="
"
source
=
"https://www.kernel.org/pub/linux/network/ofono/ofono-
$pkgver
.tar.xz
skip-broken-test.patch
basename.patch
$pkgname
.initd
$pkgname
.confd
ofono-wheel.conf
"
# secfixes:
# 2.11-r0:
# - CVE-2024-7543
# - CVE-2024-7544
# - CVE-2024-7545
# - CVE-2024-7546
# - CVE-2024-7547
build
()
{
./configure
\
--prefix
=
/usr
\
@@ -65,9 +72,8 @@ scripts() {
}
sha512sums
=
"
0c53c2c441d28f89140192fe808769b3b27ef1ebf75e9ee9f9bfa53d0d
10
2
a4
7d11fcb364077
ca
8
8c
dc598e8368924f477024b44a2adf795efe40b52ffe92dce
ofono-2.
3
.tar.xz
f9f3efbc1cb8047613945077c315343c4d0b85de877d99ce51d1dd9caa2188c0bf0700e3e6fb3bc7a9
10a4
6f82
ca
d
8c
2dd8f376f279b4a386e442e15908139c0
ofono-2.
11
.tar.xz
777ab2e13eebd1ccbe12a304310a83b262a5d934207c6a8d410e75aff380838eed1a52f3c2fe0d80c1e7db7faa9b55bf17e78a1e1acd8cfb95a3c6aef49c5b67 skip-broken-test.patch
53568f12f5d0570914896371c590874e8a75e8a9cd36029ffc76b9ec2a7fc302df3462903391476b88d803c19e90158e89f11afed711fa953ef6f66df89287e1 basename.patch
f0edaf0ee1c18e266b88d6679b1668d56cc114ae21531e1f584e7a3e5f5eacb2a5f48a0bd1e2a17650b4c9d061130b6534094a1b55dbb19b473343d3f9392555 ofono.initd
0a894374b2573b893b6c89efaf3e6ef725f24064c425400ab65951849aee273daa99add6e5ac92e1e4c9c144c2e16def185a38d6b679804a9ed2afca599b22a0 ofono.confd
72cd0cd4bee1f885a990c84f7ed3ef27e0d9d2db37d9a486342204152cb02a67d5197e8014dfea59f1a95285c674695b3dc3cb2b53941781bcfc9b73d5580b1f ofono-wheel.conf
Loading