aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2020-05-01 10:47:15 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2020-05-01 15:22:06 +0000
commita3bdef0b8a07a73c0c80fa951bf2ff84910c1b3b (patch)
tree0b8b992d3ffb985edc9f18b1e6aa01e38ecd9f39
parentc7f555f5f1ce8fbc359d15c584afd1c397a7292d (diff)
community/various: security rebuild (CVE-2020-7919)
-rw-r--r--community/alertmanager/APKBUILD2
-rw-r--r--community/apk-file/APKBUILD2
-rw-r--r--community/browserpass/APKBUILD2
-rw-r--r--community/caddy/APKBUILD2
-rw-r--r--community/chezmoi/APKBUILD2
-rw-r--r--community/cloudi/APKBUILD2
-rw-r--r--community/consul-template/APKBUILD2
-rw-r--r--community/containerd/APKBUILD2
-rw-r--r--community/dep/APKBUILD2
-rw-r--r--community/dnscrypt-proxy/APKBUILD2
-rw-r--r--community/docker-registry/APKBUILD2
-rw-r--r--community/docker/APKBUILD2
-rw-r--r--community/dockviz/APKBUILD2
-rw-r--r--community/easypki/APKBUILD2
-rw-r--r--community/fzf/APKBUILD2
-rw-r--r--community/geth/APKBUILD2
-rw-r--r--community/git-lfs/APKBUILD2
-rw-r--r--community/gitea/APKBUILD2
-rw-r--r--community/gitlab-runner/APKBUILD2
-rw-r--r--community/glide/APKBUILD2
-rw-r--r--community/glow/APKBUILD2
-rw-r--r--community/go-bindata-assetfs/APKBUILD2
-rw-r--r--community/go-bindata/APKBUILD2
-rw-r--r--community/go-gdm/APKBUILD2
-rw-r--r--community/go-ipfs/APKBUILD2
-rw-r--r--community/go-md2man/APKBUILD2
-rw-r--r--community/godep/APKBUILD2
-rw-r--r--community/gogs/APKBUILD2
-rw-r--r--community/gomplate/APKBUILD2
-rw-r--r--community/gotop/APKBUILD2
-rw-r--r--community/govendor/APKBUILD2
-rw-r--r--community/hcloud/APKBUILD2
-rw-r--r--community/hugo/APKBUILD2
-rw-r--r--community/influxdb/APKBUILD2
-rw-r--r--community/lab/APKBUILD2
-rw-r--r--community/lego/APKBUILD2
-rw-r--r--community/miniflux/APKBUILD2
-rw-r--r--community/mongodb-tools/APKBUILD2
-rw-r--r--community/prometheus/APKBUILD2
-rw-r--r--community/rclone/APKBUILD2
-rw-r--r--community/rest-server/APKBUILD2
-rw-r--r--community/restic/APKBUILD2
-rw-r--r--community/runc/APKBUILD2
-rw-r--r--community/skopeo/APKBUILD2
-rw-r--r--community/syncthing/APKBUILD2
-rw-r--r--community/terraform/APKBUILD2
-rw-r--r--community/umoci/APKBUILD2
-rw-r--r--community/vault/APKBUILD2
-rw-r--r--community/xe-guest-utilities/APKBUILD2
-rw-r--r--community/zabbix/APKBUILD2
50 files changed, 50 insertions, 50 deletions
diff --git a/community/alertmanager/APKBUILD b/community/alertmanager/APKBUILD
index 56a02011c61..c5f96c2a71f 100644
--- a/community/alertmanager/APKBUILD
+++ b/community/alertmanager/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=alertmanager
pkgver=0.20.0
-pkgrel=1
+pkgrel=2
pkgdesc="Prometheus Alertmanager"
url="https://github.com/prometheus/alertmanager"
arch="all"
diff --git a/community/apk-file/APKBUILD b/community/apk-file/APKBUILD
index 8994a866ce5..f64da9265e1 100644
--- a/community/apk-file/APKBUILD
+++ b/community/apk-file/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Daniele Debernardi <drebrez@gmail.com>
pkgname=apk-file
pkgver=0.3.6
-pkgrel=0
+pkgrel=1
pkgdesc="Command line front end for pkgs.alpinelinux.org"
url="https://github.com/genuinetools/apk-file"
arch="all"
diff --git a/community/browserpass/APKBUILD b/community/browserpass/APKBUILD
index 3399268da64..4123feb4b14 100644
--- a/community/browserpass/APKBUILD
+++ b/community/browserpass/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=browserpass
pkgver=3.0.6
-pkgrel=1
+pkgrel=2
pkgdesc="Browser extension for pass"
url="https://github.com/browserpass/browserpass-native"
arch="all"
diff --git a/community/caddy/APKBUILD b/community/caddy/APKBUILD
index 31476e82750..6b7b028ce87 100644
--- a/community/caddy/APKBUILD
+++ b/community/caddy/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Chloe Kudryavtsev <toast@toastin.space>
pkgname=caddy
pkgver=1.0.4
-pkgrel=2
+pkgrel=3
pkgdesc="Fast, cross-platform HTTP/2 web server with automatic HTTPS"
url="https://caddyserver.com/"
arch="all !s390x"
diff --git a/community/chezmoi/APKBUILD b/community/chezmoi/APKBUILD
index 96062c110b8..a84af181381 100644
--- a/community/chezmoi/APKBUILD
+++ b/community/chezmoi/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname=chezmoi
pkgver=1.8.0
-pkgrel=0
+pkgrel=1
pkgdesc="Manage your dotfiles across multiple machines, securely."
url="https://www.chezmoi.io/"
arch="all"
diff --git a/community/cloudi/APKBUILD b/community/cloudi/APKBUILD
index a4690b0a39c..7a96f2eaf60 100644
--- a/community/cloudi/APKBUILD
+++ b/community/cloudi/APKBUILD
@@ -29,7 +29,7 @@
pkgname=cloudi
pkgver=1.8.0
-pkgrel=4
+pkgrel=5
pkgdesc="Cloud computing framework for efficient, scalable, and stable soft-realtime event processing."
url="https://cloudi.org/"
license="MIT"
diff --git a/community/consul-template/APKBUILD b/community/consul-template/APKBUILD
index b62b7161881..eedad30f94c 100644
--- a/community/consul-template/APKBUILD
+++ b/community/consul-template/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=consul-template
pkgver=0.24.1
-pkgrel=3
+pkgrel=4
pkgdesc="Generic template rendering and notifications with Consul"
url="https://www.consul.io/"
arch="all"
diff --git a/community/containerd/APKBUILD b/community/containerd/APKBUILD
index 07c3bf65d1f..0da5150ba0a 100644
--- a/community/containerd/APKBUILD
+++ b/community/containerd/APKBUILD
@@ -6,7 +6,7 @@ pkgname=containerd
# NOTE: containerd's Makefile tries to get REVISION from git, but we're building from a tarball.
_commit=814b7956fafc7a0980ea07e950f983d0837e5578
pkgver=1.3.4
-pkgrel=0
+pkgrel=1
pkgdesc="An open and reliable container runtime"
url="https://containerd.io"
arch="all !mips !mips64" # blocked by runc
diff --git a/community/dep/APKBUILD b/community/dep/APKBUILD
index 7238139b52e..ff8ccb23faf 100644
--- a/community/dep/APKBUILD
+++ b/community/dep/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Ed Robinson <edward-robinson@cookpad.com>
pkgname=dep
pkgver=0.5.4
-pkgrel=1
+pkgrel=2
pkgdesc="Go dependency management tool"
url="https://github.com/golang/dep"
arch="all !mips !mips64"
diff --git a/community/dnscrypt-proxy/APKBUILD b/community/dnscrypt-proxy/APKBUILD
index 6438546e5b3..21c55cfc8cb 100644
--- a/community/dnscrypt-proxy/APKBUILD
+++ b/community/dnscrypt-proxy/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Ian Bashford <ianbashford@gmail.com>
pkgname=dnscrypt-proxy
pkgver=2.0.42
-pkgrel=0
+pkgrel=1
pkgdesc="Tool for securing communications between a client and a DNS resolver"
url="https://dnscrypt.info"
arch="all"
diff --git a/community/docker-registry/APKBUILD b/community/docker-registry/APKBUILD
index d12582300d4..5d11ef42efe 100644
--- a/community/docker-registry/APKBUILD
+++ b/community/docker-registry/APKBUILD
@@ -2,7 +2,7 @@
pkgname=docker-registry
pkgver=2.7.1
-pkgrel=1
+pkgrel=2
pkgdesc="An implementation of the Docker Registry HTTP API V2 for use with docker 1.6+"
url="https://github.com/docker/distribution"
arch="all !s390x !mips !mips64"
diff --git a/community/docker/APKBUILD b/community/docker/APKBUILD
index 46aa66947c6..2b96e4e352a 100644
--- a/community/docker/APKBUILD
+++ b/community/docker/APKBUILD
@@ -4,7 +4,7 @@
pkgname=docker
pkgver=19.03.8
_gitcommit=afacb8b7f0d8d4f9d2a8e8736e9c993e672b41f3 # https://github.com/docker/docker-ce/commits/v$pkgver
-pkgrel=0
+pkgrel=1
pkgdesc="Pack, ship and run any application as a lightweight container"
url="https://www.docker.io/"
arch="all !mips !mips64" # blocked by containerd
diff --git a/community/dockviz/APKBUILD b/community/dockviz/APKBUILD
index 24cc5923653..b8c92f061cc 100644
--- a/community/dockviz/APKBUILD
+++ b/community/dockviz/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: TBK <alpine@jjtc.eu>
pkgname=dockviz
pkgver=0.6.3
-pkgrel=0
+pkgrel=1
pkgdesc="Visualizing Docker Data"
url="https://github.com/justone/dockviz"
arch="all !mips !mips64" # blocked by docker
diff --git a/community/easypki/APKBUILD b/community/easypki/APKBUILD
index 31ee23c0cf0..faf67f71d14 100644
--- a/community/easypki/APKBUILD
+++ b/community/easypki/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Carlo Landmeter <clandmeter@gmail.com>
pkgname=easypki
pkgver=1.1.0
-pkgrel=2
+pkgrel=3
pkgdesc="Creating a certificate authority the easy way"
url="https://github.com/google/easypki"
arch="all !mips !mips64"
diff --git a/community/fzf/APKBUILD b/community/fzf/APKBUILD
index 97a568a1f6e..4061e4c67b5 100644
--- a/community/fzf/APKBUILD
+++ b/community/fzf/APKBUILD
@@ -4,7 +4,7 @@
pkgname=fzf
pkgver=0.21.1
_pkgver=0.21.0-1
-pkgrel=0
+pkgrel=1
pkgdesc="A command-line fuzzy finder"
url="https://github.com/junegunn/fzf"
arch="all"
diff --git a/community/geth/APKBUILD b/community/geth/APKBUILD
index 08eadcf651b..dd8b07f54f4 100644
--- a/community/geth/APKBUILD
+++ b/community/geth/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: André Klitzing <aklitzing@gmail.com>
pkgname=geth
pkgver=1.9.13
-pkgrel=0
+pkgrel=1
pkgdesc="Official Go implementation of the Ethereum protocol"
url="https://geth.ethereum.org/"
arch="all !aarch64" # build fails
diff --git a/community/git-lfs/APKBUILD b/community/git-lfs/APKBUILD
index 55b808fd57c..3e7e3708f06 100644
--- a/community/git-lfs/APKBUILD
+++ b/community/git-lfs/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=git-lfs
pkgver=2.10.0
-pkgrel=0
+pkgrel=1
pkgdesc="Git extension for versioning large files"
url="https://git-lfs.github.io/"
arch="all"
diff --git a/community/gitea/APKBUILD b/community/gitea/APKBUILD
index bff1437cd4d..92c3b1e3098 100644
--- a/community/gitea/APKBUILD
+++ b/community/gitea/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Carlo Landmeter <clandmeter@gmail.com>
pkgname=gitea
pkgver=1.11.4
-pkgrel=1
+pkgrel=2
pkgdesc="A self-hosted Git service written in Go"
url="https://gitea.io"
arch="all !mips !mips64"
diff --git a/community/gitlab-runner/APKBUILD b/community/gitlab-runner/APKBUILD
index 73042b1851b..8d00428005c 100644
--- a/community/gitlab-runner/APKBUILD
+++ b/community/gitlab-runner/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gitlab-runner
pkgver=12.10.1
-pkgrel=0
+pkgrel=1
# first 8 chars of the git hash of the release, see
# https://gitlab.com/gitlab-org/gitlab-runner/-/tags
# PLEASE update this, since they're used to determine what version of
diff --git a/community/glide/APKBUILD b/community/glide/APKBUILD
index 057e402de4e..6ee96ffecd4 100644
--- a/community/glide/APKBUILD
+++ b/community/glide/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Aaron Hurt <ahurt@ena.com>
pkgname=glide
pkgver=0.13.3
-pkgrel=0
+pkgrel=1
pkgdesc="Vendor Package Management for Golang"
url="https://github.com/Masterminds/glide"
arch="all"
diff --git a/community/glow/APKBUILD b/community/glow/APKBUILD
index 421bc57db7c..781bfa71053 100644
--- a/community/glow/APKBUILD
+++ b/community/glow/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=glow
pkgver=0.2.0
-pkgrel=0
+pkgrel=1
pkgdesc="CLI Markdown render"
url="https://github.com/charmbracelet/glow"
options="!check chmod-clean"
diff --git a/community/go-bindata-assetfs/APKBUILD b/community/go-bindata-assetfs/APKBUILD
index fc51b451952..01f9aa61b17 100644
--- a/community/go-bindata-assetfs/APKBUILD
+++ b/community/go-bindata-assetfs/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Matthias Neugebauer <mtneug@mailbox.org>
pkgname=go-bindata-assetfs
pkgver=1.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="A small utility which generates Go code to serve any file with net/http"
url="https://github.com/elazarl/go-bindata-assetfs"
arch="all"
diff --git a/community/go-bindata/APKBUILD b/community/go-bindata/APKBUILD
index 01f16eeb5e6..b12cea00d41 100644
--- a/community/go-bindata/APKBUILD
+++ b/community/go-bindata/APKBUILD
@@ -3,7 +3,7 @@
pkgname=go-bindata
pkgver=20151023
_hash="a0ff2567cfb70903282db057e799fd826784d41d"
-pkgrel=1
+pkgrel=2
pkgdesc="A small utility which generates Go code from any file"
url="https://github.com/jteeuwen/go-bindata"
arch="all"
diff --git a/community/go-gdm/APKBUILD b/community/go-gdm/APKBUILD
index dfa0b643673..c47308bb1a6 100644
--- a/community/go-gdm/APKBUILD
+++ b/community/go-gdm/APKBUILD
@@ -3,7 +3,7 @@
pkgname=go-gdm
_pkgname=gdm
pkgver=1.4
-pkgrel=1
+pkgrel=2
pkgdesc="Minimalist dependency manager for Go written in Go."
url="https://github.com/sparrc/gdm"
arch="all"
diff --git a/community/go-ipfs/APKBUILD b/community/go-ipfs/APKBUILD
index ad5317a2e1d..0555c7f7bfa 100644
--- a/community/go-ipfs/APKBUILD
+++ b/community/go-ipfs/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Oleg Titov <oleg.titov@gmail.com>
pkgname=go-ipfs
pkgver=0.5.0
-pkgrel=0
+pkgrel=1
pkgdesc="Inter Platnetary File System (IPFS), a peer-to-peer hypermedia distribution protocol"
url="https://ipfs.io/"
arch="x86_64 x86 aarch64 armhf armv7"
diff --git a/community/go-md2man/APKBUILD b/community/go-md2man/APKBUILD
index be75651ea88..fb4d81c4173 100644
--- a/community/go-md2man/APKBUILD
+++ b/community/go-md2man/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jake Buchholz <tomalok@gmail.com>
pkgname=go-md2man
pkgver=2.0.0
-pkgrel=0
+pkgrel=1
pkgdesc="Utility to convert markdown to man pages"
options="net chmod-clean"
url="https://github.com/cpuguy83/go-md2man"
diff --git a/community/godep/APKBUILD b/community/godep/APKBUILD
index 25f3cd36b6e..ec81495a38e 100644
--- a/community/godep/APKBUILD
+++ b/community/godep/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Roberto Oliveira <robertoguimaraes8@gmail.com>
pkgname=godep
pkgver=80
-pkgrel=2
+pkgrel=3
pkgdesc="Dependency tool for go"
url="https://github.com/tools/godep"
arch="all"
diff --git a/community/gogs/APKBUILD b/community/gogs/APKBUILD
index f7fe76ab882..ff760936d5a 100644
--- a/community/gogs/APKBUILD
+++ b/community/gogs/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: 7heo <7heo@mail.com>
pkgname=gogs
pkgver=0.11.91
-pkgrel=0
+pkgrel=1
pkgdesc="A painless self-hosted Git service"
url="https://gogs.io/"
# buildmode=pie not available on mips64
diff --git a/community/gomplate/APKBUILD b/community/gomplate/APKBUILD
index 12018ea4127..50adbe68cf0 100644
--- a/community/gomplate/APKBUILD
+++ b/community/gomplate/APKBUILD
@@ -2,7 +2,7 @@
pkgname=gomplate
_goname="github.com/hairyhenderson/$pkgname"
pkgver=3.6.0
-pkgrel=0
+pkgrel=1
pkgdesc="A versatile Go template processor"
url="https://github.com/hairyhenderson/gomplate"
arch="all !s390x !mips !mips64" # FAIL: TestCreateContext with SIGSEGV
diff --git a/community/gotop/APKBUILD b/community/gotop/APKBUILD
index 0eeb5fe57ad..8a78dadea9c 100644
--- a/community/gotop/APKBUILD
+++ b/community/gotop/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=gotop
pkgver=3.5.2
-pkgrel=0
+pkgrel=1
pkgdesc="Terminal based graphical activity monitor"
url="https://github.com/xxxserxxx/gotop"
arch="all"
diff --git a/community/govendor/APKBUILD b/community/govendor/APKBUILD
index 44a8bc25282..66c9b215519 100644
--- a/community/govendor/APKBUILD
+++ b/community/govendor/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Carlo Landmeter <clandmeter@gmail.com>
pkgname=govendor
pkgver=1.0.9
-pkgrel=1
+pkgrel=2
pkgdesc="Go vendor tool that works with the standard vendor file"
url="https://github.com/kardianos/govendor"
arch="all"
diff --git a/community/hcloud/APKBUILD b/community/hcloud/APKBUILD
index c0443f393d2..07cfe753346 100644
--- a/community/hcloud/APKBUILD
+++ b/community/hcloud/APKBUILD
@@ -3,7 +3,7 @@
pkgname=hcloud
_pkgname=cli
pkgver=1.16.2
-pkgrel=0
+pkgrel=1
pkgdesc="Command-line interface for Hetzner Cloud"
url="https://github.com/hetznercloud/cli"
arch="all"
diff --git a/community/hugo/APKBUILD b/community/hugo/APKBUILD
index 3821cb016f0..adde3506bd6 100644
--- a/community/hugo/APKBUILD
+++ b/community/hugo/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Thomas Boerger <thomas@webhippie.de>
pkgname=hugo
pkgver=0.69.2
-pkgrel=0
+pkgrel=1
pkgdesc="A Fast and Flexible Static Site Generator built with love in GoLang"
url="https://gohugo.io/"
arch="all !x86 !s390x !mips !mips64" # tests fail on x86, s390x and mips
diff --git a/community/influxdb/APKBUILD b/community/influxdb/APKBUILD
index 69058e26902..3efe40ca09a 100644
--- a/community/influxdb/APKBUILD
+++ b/community/influxdb/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Konstantin Kulikov <k.kulikov2@gmail.com>
pkgname=influxdb
pkgver=1.8.0
-pkgrel=0
+pkgrel=1
_commit=781490de48 # git rev-parse --short HEAD
_branch=1.8 # Keep in sync with $pkgver
pkgdesc="Scalable datastore for metrics, events, and real-time analytics"
diff --git a/community/lab/APKBUILD b/community/lab/APKBUILD
index eaabecc4b1d..7589e9c88eb 100644
--- a/community/lab/APKBUILD
+++ b/community/lab/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
pkgname=lab
pkgver=0.17.2
-pkgrel=0
+pkgrel=1
pkgdesc="A Git Wrapper for GitLab"
url="https://zaquestion.github.io/lab/"
arch="all"
diff --git a/community/lego/APKBUILD b/community/lego/APKBUILD
index 5843b9e1eac..fd41f995a24 100644
--- a/community/lego/APKBUILD
+++ b/community/lego/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
pkgname=lego
pkgver=3.4.0
-pkgrel=0
+pkgrel=1
pkgdesc="Let's Encrypt client and ACME library written in Go"
url="https://github.com/go-acme/lego"
arch="all"
diff --git a/community/miniflux/APKBUILD b/community/miniflux/APKBUILD
index 3e65512114d..fcb430fcf33 100644
--- a/community/miniflux/APKBUILD
+++ b/community/miniflux/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Frédéric Guillot <fred@miniflux.net>
pkgname=miniflux
pkgver=2.0.21
-pkgrel=0
+pkgrel=1
pkgdesc="Minimalist and opionated feed reader"
url="https://miniflux.app/"
arch="all"
diff --git a/community/mongodb-tools/APKBUILD b/community/mongodb-tools/APKBUILD
index 54a4b71807b..c6b3f42df04 100644
--- a/community/mongodb-tools/APKBUILD
+++ b/community/mongodb-tools/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Marc Vertes <mvertes@free.fr>
pkgname=mongodb-tools
pkgver=4.2.3
-pkgrel=0
+pkgrel=1
pkgdesc="The MongoDB tools provide import, export, and diagnostic capabilities."
url="https://github.com/mongodb/mongo-tools"
arch="all !s390x !mips !mips64"
diff --git a/community/prometheus/APKBUILD b/community/prometheus/APKBUILD
index 0daf82d09ba..77cd6855600 100644
--- a/community/prometheus/APKBUILD
+++ b/community/prometheus/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=prometheus
pkgver=2.17.1
-pkgrel=0
+pkgrel=1
pkgdesc="The Prometheus monitoring system and time series database"
url="https://github.com/prometheus/prometheus"
arch="all !mips !mips64"
diff --git a/community/rclone/APKBUILD b/community/rclone/APKBUILD
index 589fe93012d..145de9a6bbc 100644
--- a/community/rclone/APKBUILD
+++ b/community/rclone/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chloe Kudryavtsev <toast@toastin.space>
pkgname=rclone
pkgver=1.51.0
-pkgrel=0
+pkgrel=1
pkgdesc="Rsync for cloud storage"
url="https://rclone.org/"
arch="all"
diff --git a/community/rest-server/APKBUILD b/community/rest-server/APKBUILD
index b164ad3ad25..c8c1a1b5723 100644
--- a/community/rest-server/APKBUILD
+++ b/community/rest-server/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
pkgname=rest-server
pkgver=0.9.8
-pkgrel=1
+pkgrel=2
pkgdesc="A high performance HTTP server that implements restic's REST backend API"
url="https://github.com/restic/rest-server"
arch="all"
diff --git a/community/restic/APKBUILD b/community/restic/APKBUILD
index d20d47a8cee..e842701a935 100644
--- a/community/restic/APKBUILD
+++ b/community/restic/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
pkgname=restic
pkgver=0.9.6
-pkgrel=0
+pkgrel=1
pkgdesc="Fast, secure, efficient backup program"
url="https://restic.net/"
arch="all"
diff --git a/community/runc/APKBUILD b/community/runc/APKBUILD
index 1a82cd4d85b..dce180f4238 100644
--- a/community/runc/APKBUILD
+++ b/community/runc/APKBUILD
@@ -7,7 +7,7 @@ url="https://www.opencontainers.org"
_commit=dc9208a3303feef5b3839f4323d9beb36df0a9dd
pkgver=1.0.0_rc10
-pkgrel=0
+pkgrel=1
_ver=v${pkgver/_rc/-rc}
# if we're building against an explicit commit beyond pkgver, use this instead:
diff --git a/community/skopeo/APKBUILD b/community/skopeo/APKBUILD
index f34b8f02663..499ef1cc203 100644
--- a/community/skopeo/APKBUILD
+++ b/community/skopeo/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
pkgname=skopeo
pkgver=0.2.0
-pkgrel=0
+pkgrel=1
pkgdesc="Work with remote images registries - retrieving information, images, signing content"
url="https://github.com/containers/skopeo"
arch="all !mips !mips64" # FTBFS on mips
diff --git a/community/syncthing/APKBUILD b/community/syncthing/APKBUILD
index 7e6c5eea4c3..c31e770b09f 100644
--- a/community/syncthing/APKBUILD
+++ b/community/syncthing/APKBUILD
@@ -4,7 +4,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=syncthing
pkgver=1.4.2
-pkgrel=0
+pkgrel=1
pkgdesc="Open Source Continuous File Synchronization"
options="chmod-clean"
url="https://syncthing.net/"
diff --git a/community/terraform/APKBUILD b/community/terraform/APKBUILD
index 2b4e78d5347..8f862f45019 100644
--- a/community/terraform/APKBUILD
+++ b/community/terraform/APKBUILD
@@ -5,7 +5,7 @@
# Maintainer: Thomas Boerger <thomas@webhippie.de>
pkgname=terraform
pkgver=0.12.24
-pkgrel=0
+pkgrel=1
pkgdesc="Building, changing and combining infrastructure safely and efficiently"
url="https://www.terraform.io/"
arch="all !armhf !armv7"
diff --git a/community/umoci/APKBUILD b/community/umoci/APKBUILD
index a53a7ef8a41..3b940f1b830 100644
--- a/community/umoci/APKBUILD
+++ b/community/umoci/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
pkgname=umoci
pkgver=0.4.5
-pkgrel=0
+pkgrel=1
pkgdesc="umoci modifies Open Container images"
url="https://umo.ci/"
arch="all"
diff --git a/community/vault/APKBUILD b/community/vault/APKBUILD
index 845124ade63..4b19f540232 100644
--- a/community/vault/APKBUILD
+++ b/community/vault/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Gennady Feldman <gena01@gmail.com>
pkgname=vault
pkgver=1.3.4
-pkgrel=0
+pkgrel=1
pkgdesc="Vault is a tool for securely accessing secrets"
url="https://www.vaultproject.io/"
arch="all !s390x"
diff --git a/community/xe-guest-utilities/APKBUILD b/community/xe-guest-utilities/APKBUILD
index f6be1b8c982..585c88d40c7 100644
--- a/community/xe-guest-utilities/APKBUILD
+++ b/community/xe-guest-utilities/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Ian Bashford <ianbashford@gmail.com>
pkgname=xe-guest-utilities
pkgver=7.18.0
-pkgrel=1
+pkgrel=2
pkgdesc="XenServer guest tools"
url="https://github.com/xenserver/xe-guest-utilities"
arch="x86 x86_64 aarch64"
diff --git a/community/zabbix/APKBUILD b/community/zabbix/APKBUILD
index 23f6ce872bb..16c57ed8cc2 100644
--- a/community/zabbix/APKBUILD
+++ b/community/zabbix/APKBUILD
@@ -4,7 +4,7 @@
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname=zabbix
pkgver=4.4.7
-pkgrel=1
+pkgrel=2
pkgdesc="Enterprise-class open source distributed monitoring"
url="http://www.zabbix.com"
arch="all"