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
2f4b70e5
Commit
2f4b70e5
authored
7 months ago
by
Niklas Meyer
Committed by
Natanael Copa
7 months ago
Browse files
Options
Downloads
Patches
Plain Diff
main/dovecot: upgrade to 2.3.21.1
parent
65229045
No related branches found
No related tags found
1 merge request
!70485
main/dovecot: upgrade to 2.3.21.1
Pipeline
#252988
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/dovecot/APKBUILD
+3
-3
3 additions, 3 deletions
main/dovecot/APKBUILD
with
3 additions
and
3 deletions
main/dovecot/APKBUILD
+
3
−
3
View file @
2f4b70e5
...
...
@@ -6,13 +6,13 @@
# Contributor: Niklas Meyer <derlinkman@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
dovecot
pkgver
=
2.3.21
pkgver
=
2.3.21
.1
# rebuild community/dovecot-fts-xapian on version changes
case
"
$pkgver
"
in
*
.
*
.
*
.
*
)
_pkgverminor
=
${
pkgver
%.*.*
}
;;
*
.
*
.
*
)
_pkgverminor
=
${
pkgver
%.*
}
;;
esac
pkgrel
=
18
pkgrel
=
0
_pigeonholever
=
0.5.21
pkgdesc
=
"IMAP and POP3 server"
url
=
"https://www.dovecot.org/"
...
...
@@ -370,7 +370,7 @@ _submv() {
}
sha512sums
=
"
2d463c38639c3fd3d617ee5b1a4e4d0c11362339c4d4d62a5a90164a8b10bc58919545679bbf379139bdb743fdb013033abfddc1fc6401eb8099463cdc2401ca
dovecot-2.3.21.tar.gz
9de6ce3a579ef2040248b692874a6d64a732bb735a9cee3144604927cad49690c4b0e29f7ecf3af23190d56f30956d955d13acd5d352534df62fbdfde4b60f9f
dovecot-2.3.21.
1.
tar.gz
5537444025a474ee1b79919a424e24530695aec639361c531257f25fac286673719d476906d99d47e348deb57baa75419bff7dd284c82d2b751334dedec96314 dovecot-pigeonhole-0.5.21.tar.gz
b2ff67fd8b6c5cea93877651a1168ef1a5d399cc5f1a61d1cce407c7624f5b6d758996084c6a5714b6880de0ce11ce5eac74a1e02918758cb6983caedb651c58 CVE-2022-30550.patch
fe4fbeaedb377d809f105d9dbaf7c1b961aa99f246b77189a73b491dc1ae0aa9c68678dde90420ec53ec877c08f735b42d23edb13117d7268420e001aa30967a skip-iconv-check.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