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
Commits
c000685c
Commit
c000685c
authored
6 years ago
by
Simon F
Committed by
Leonardo Arena
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/mosquitto: Fix for CVE-2018-12546, CVE-2018-12550, CVE-2018-12551
parent
682df4c4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/mosquitto/APKBUILD
+8
-4
8 additions, 4 deletions
main/mosquitto/APKBUILD
with
8 additions
and
4 deletions
main/mosquitto/APKBUILD
+
8
−
4
View file @
c000685c
# Contributor: Pedro Filipe <xpecex@outlook.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
mosquitto
pkgver
=
1.5.
5
pkgrel
=
1
pkgver
=
1.5.
6
pkgrel
=
0
pkgdesc
=
"An Open Source MQTT v3.1 Broker"
url
=
"http://mosquitto.org/"
url
=
"http
s
://mosquitto.org/"
arch
=
"all"
license
=
"BSD"
replaces
=
"mosquitto-utils"
...
...
@@ -22,6 +22,10 @@ source="http://mosquitto.org/files/source/$pkgname-$pkgver.tar.gz
builddir
=
"
$srcdir
/
$pkgname
-
$pkgver
"
# secfixes:
# 1.5.6-r0:
# - CVE-2018-12546
# - CVE-2018-12550
# - CVE-2018-12551
# 1.5.3-r0:
# - CVE-2018-12543
# 1.4.15-r0:
...
...
@@ -87,6 +91,6 @@ clients() {
mv
"
$pkgdir
"
/usr/bin/mosquitto_[ps]ub
"
$subpkgdir
"
/usr/bin/
}
sha512sums
=
"
4984a8c3a48450ae87dfca9ea825433332c22a5c1b214b7c6d134789675431ba1bcebaceea2fe32c5d32c91ec47b9ded7b61c0c2caf6551f10e4f8dc455a5351
mosquitto-1.5.
5
.tar.gz
sha512sums
=
"
99bd935f93ae25f0c7992870780cce4748b35ffd58fd0d39e20ee69f34c28d3eac289cf0c7dec078dbdced3bda12da4569d4b5e84ebdaa5514640f331ca3238b
mosquitto-1.5.
6
.tar.gz
fb000f9fa1ef94cbf3811a23b5692c0c8f9e2df945959cef6005462715e99d6f75cf6b31bd496271ffc17634024aed986771a73962fef865c0d386f6c194fb33 config.patch
16f96d8f7f3a8b06e2b2e04d42d7e0d89a931b52277fc017e4802f7a3bc85aff4dd290b1a0c40382ea8f5568d0ceb7319c031d9be916f346d805231a002b0433 mosquitto.initd"
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