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
66a73060
Commit
66a73060
authored
2 years ago
by
Lee Starnes
Committed by
Zach van Rijn
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
user/dovecot 2.3.19
parent
f0ba01dd
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
user/dovecot/APKBUILD
+8
-4
8 additions, 4 deletions
user/dovecot/APKBUILD
with
8 additions
and
4 deletions
user/dovecot/APKBUILD
+
8
−
4
View file @
66a73060
...
...
@@ -5,13 +5,13 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Lee Starnes <lee@canned-death.us>
pkgname
=
dovecot
pkgver
=
2.3.1
8
pkgver
=
2.3.1
9
case
"
$pkgver
"
in
*
.
*
.
*
.
*
)
_pkgvermajor
=
${
pkgver
%.*.*
}
;;
*
.
*
.
*
)
_pkgvermajor
=
${
pkgver
%.*
}
;;
esac
pkgrel
=
0
_pigeonholever
=
0.5.1
8
_pigeonholever
=
0.5.1
9
pkgdesc
=
"IMAP and POP3 server"
url
=
"https://www.dovecot.org/"
arch
=
"all"
...
...
@@ -44,6 +44,10 @@ source="https://www.dovecot.org/releases/$_pkgvermajor/dovecot-$pkgver.tar.gz
_builddir_pigeonhole
=
"
$srcdir
/
$pkgname
-
$_pkgvermajor
-pigeonhole-
$_pigeonholever
"
# secfixes:
# 2.3.19-r0:
# - CVE-2020-28200
# - CVE-2021-29157
# - CVE-2021-33515
# 2.3.13-r0:
# - CVE-2020-24386
# - CVE-2020-25275
...
...
@@ -259,8 +263,8 @@ _submv() {
done
}
sha512sums
=
"
b5eccf790a3960614876f122efb6296fe49ab7c523b08c10347fd4d10ed293fbd327279511c227b420f7c0786975186157eaa0fb5cd3aab1f3be9a4c5c3ad233
dovecot-2.3.1
8
.tar.gz
44c3d945a5aebb8935e6e46751e44f505f2abd529c31e3efb689d3b5b9cdf9bca4f5231fc42a8d19837cb95c7618f5b64dfdf5964f40a0a6987144a37cdbaaec
dovecot-2.3-pigeonhole-0.5.1
8
.tar.gz
sha512sums
=
"
a61ce88b53c4f24faddf4951f16cb75dfe52aa7057d072c727566a7c9a683cc487d26cea9a83ad8aca161a053949d2f2196ba6a58015e3d33be897094aabf887
dovecot-2.3.1
9
.tar.gz
5b0a61c7711232ea3651b818a970b500b05bd340a04bcd5a5f0ea0529eda65f498912a845c8f3b3b80196d010bc22bd4a380e1f682cb42f62b80d2d43a94993a
dovecot-2.3-pigeonhole-0.5.1
9
.tar.gz
fe4fbeaedb377d809f105d9dbaf7c1b961aa99f246b77189a73b491dc1ae0aa9c68678dde90420ec53ec877c08f735b42d23edb13117d7268420e001aa30967a skip-iconv-check.patch
794875dbf0ded1e82c5c3823660cf6996a7920079149cd8eed54231a53580d931b966dfb17185ab65e565e108545ecf6591bae82f935ab1b6ff65bb8ee93d7d5 split-protocols.patch
0d8f89c7ba6f884719b5f9fc89e8b2efbdc3e181de308abf9b1c1b0e42282f4df72c7bf62f574686967c10a8677356560c965713b9d146e2770aab17e95bcc07 default-config.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