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
!22123
community/dino: upgrade to 0.2.1 Fixes CVE-2021-33896
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
community/dino: upgrade to 0.2.1 Fixes CVE-2021-33896
anjandev/aports:dinostable
into
3.13-stable
Overview
1
Commits
1
Pipelines
2
Changes
1
Merged
Anjandev Momi
requested to merge
anjandev/aports:dinostable
into
3.13-stable
3 years ago
Overview
1
Commits
1
Pipelines
2
Changes
1
Expand
0
0
Merge request reports
Compare
3.13-stable
version 1
669cabdb
3 years ago
3.13-stable (base)
and
latest version
latest version
c0ec483d
1 commit,
3 years ago
version 1
669cabdb
1 commit,
3 years ago
1 file
+
6
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
community/dino/APKBUILD
+
6
−
2
Options
# Contributor: Galen Abell <galen@galenabell.com>
# Maintainer: Galen Abell <galen@galenabell.com>
pkgname
=
dino
pkgver
=
0.2.
0
pkgver
=
0.2.
1
pkgrel
=
0
pkgdesc
=
"Modern Jabber/XMPP client"
url
=
"https://dino.im"
@@ -29,6 +29,10 @@ source="
mobile-ui.patch
"
# secfixes:
# 0.2.1-r0:
# - CVE-2021-33896
build
()
{
./configure
\
--build
=
$CBUILD
\
@@ -49,5 +53,5 @@ check() {
package
()
{
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
296576f91d45a4dd8c548a7ca5b47bcaf847f6ff0f8e5dbafaa4eb49a2d4f1ed7e2bbfac94f1b32e22f5ec61b23748ac76b12bb4ceb710889aff166953ca7a2e
dino-0.2.
0
.tar.gz
sha512sums
=
"
b71497ec115945eadf7d33bb973f68465a20284aa75f37f1ae25fc30c1c423ce28cb10f7e9123c47f82e77e97170b8fa72c75389dacc3a2aa3d487a9c9610d49
dino-0.2.
1
.tar.gz
924c83719fb0b7093bccd3ba27ecef6e8a4b88bc17e88f826b79ca59e3e80f936a7e3d31ad90812cccebac6094e89a398182016598483620bc1ce3a1591c97e0 mobile-ui.patch"
Loading