Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adélie Linux
Adélie Package Tree
Merge requests
!430
user/thunderbird: [CVE] bump to 68.7.0 (
#258
)
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
user/thunderbird: [CVE] bump to 68.7.0 (
#258
)
bump/tb687
into
master
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
Max Rees
requested to merge
bump/tb687
into
master
4 years ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
e77585de
1 commit,
4 years ago
1 file
+
9
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
user/thunderbird/APKBUILD
+
9
−
3
Options
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname
=
thunderbird
pkgver
=
68.
6
.0
pkgver
=
68.
7
.0
pkgrel
=
0
pkgdesc
=
"Email client from Mozilla"
url
=
"https://www.thunderbird.net/"
@@ -57,13 +57,19 @@ ldpath="$_mozappdir"
# secfixes:
# 68.6.0-r0:
# - CVE-2019-20503
# - CVE-2020-6805
# - CVE-2020-6806
# - CVE-2020-6807
# - CVE-2020-6811
# - CVE-2019-20503
# - CVE-2020-6812
# - CVE-2020-6814
# 68.7.0-r0:
# - CVE-2020-6819
# - CVE-2020-6820
# - CVE-2020-6821
# - CVE-2020-6822
# - CVE-2020-6825
unpack
()
{
default_unpack
@@ -158,7 +164,7 @@ package() {
${
pkgdir
}
/usr/share/applications/thunderbird.desktop
}
sha512sums
=
"
3502cc42b594eebf3511219ae8e7fb8a13594534abfe7a40ec32e5a3f60343cfab7c652b161a5f33af46bd5e6f096e3abd4a407c8b307ce4693089b471a42c3e
thunderbird-68.
6
.0.source.tar.xz
sha512sums
=
"
fae763030b7a54930291a10f298b7fa4ffc400849082f576556b9040d095f1007ae686daf1241dff8b73bac35c14acf21c156a18a3e16d62a7719c6cc34e4d1f
thunderbird-68.
7
.0.source.tar.xz
16e814e8dcffc707b595ca2919bd2fa3db0d15794c63d977364652c4a5b92e90e72b8c9e1cc83b5020398bd90a1b397dbdd7cb931c49f1aa4af6ef95414b43e0 Python-2.7.16.tar.xz
5519234df2934ac2f3d76c8cad7e4f0fe15cf83ea4beb32c6489d8b7839b3ebea88bdb342e0d2a9c1c7c95e9455d234b0a5aa0e73446fd8027b520f080a2bb5b mozconfig
ace7492f4fb0523c7340fdc09c831906f74fddad93822aff367135538dacd3f56288b907f5a04f53f94c76e722ba0bab73e28d83ec12d3e672554712e6b08613 bad-google-code.patch
Loading