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
Commits
91d74049
Verified
Commit
91d74049
authored
5 years ago
by
Max Rees
Browse files
Options
Downloads
Patches
Plain Diff
user/thunderbird: [CVE] bump to 68.6.0
parent
78954705
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!411
CVE patches for 2020.03.16
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/thunderbird/APKBUILD
+13
-3
13 additions, 3 deletions
user/thunderbird/APKBUILD
with
13 additions
and
3 deletions
user/thunderbird/APKBUILD
+
13
−
3
View file @
91d74049
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname
=
thunderbird
pkgver
=
68.
5
.0
pkgver
=
68.
6
.0
pkgrel
=
0
pkgdesc
=
"Email client from Mozilla"
url
=
"https://www.thunderbird.net/"
...
...
@@ -13,7 +13,7 @@ depends=""
# system-libs
# actual deps
makedepends
=
"
autoconf2.13 cargo cbindgen clang llvm8-dev node ncurses-dev
autoconf2.13 cargo cbindgen clang llvm8-dev node ncurses-dev
perl rust cmd:which
ncurses-dev openssl-dev
...
...
@@ -55,6 +55,16 @@ somask="liblgpllibs.so
_mozappdir
=
/usr/lib/thunderbird
ldpath
=
"
$_mozappdir
"
# secfixes:
# 68.6.0-r0:
# - CVE-2020-6805
# - CVE-2020-6806
# - CVE-2020-6807
# - CVE-2020-6811
# - CVE-2019-20503
# - CVE-2020-6812
# - CVE-2020-6814
unpack
()
{
default_unpack
[
-z
$SKIP_PYTHON
]
||
return
0
...
...
@@ -148,7 +158,7 @@ package() {
${
pkgdir
}
/usr/share/applications/thunderbird.desktop
}
sha512sums
=
"
bb58a398f24d89eac5b1816f9d16edadbe65cdac6542e1f6798424c7ea18eb2d4ca46bb03f54c8c365e67d1dec44d3dfb36fbe4f85afe9ad80fbcc1f2984084b
thunderbird-68.
5
.0.source.tar.xz
sha512sums
=
"
3502cc42b594eebf3511219ae8e7fb8a13594534abfe7a40ec32e5a3f60343cfab7c652b161a5f33af46bd5e6f096e3abd4a407c8b307ce4693089b471a42c3e
thunderbird-68.
6
.0.source.tar.xz
16e814e8dcffc707b595ca2919bd2fa3db0d15794c63d977364652c4a5b92e90e72b8c9e1cc83b5020398bd90a1b397dbdd7cb931c49f1aa4af6ef95414b43e0 Python-2.7.16.tar.xz
5519234df2934ac2f3d76c8cad7e4f0fe15cf83ea4beb32c6489d8b7839b3ebea88bdb342e0d2a9c1c7c95e9455d234b0a5aa0e73446fd8027b520f080a2bb5b mozconfig
ace7492f4fb0523c7340fdc09c831906f74fddad93822aff367135538dacd3f56288b907f5a04f53f94c76e722ba0bab73e28d83ec12d3e672554712e6b08613 bad-google-code.patch
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment