diff options
author | Ariadne Conill <ariadne@dereferenced.org> | 2021-09-11 00:16:55 -0600 |
---|---|---|
committer | Ariadne Conill <ariadne@dereferenced.org> | 2021-09-11 00:16:55 -0600 |
commit | f3d3b2d920bafb894bdc14abfcc3b381685c8615 (patch) | |
tree | 9e51b402c7725b0da62abb089f67cf84ce3f59ad | |
parent | 6bce970f4d270cf91b083d69346f9699f3d78dae (diff) | |
download | aports-f3d3b2d920bafb894bdc14abfcc3b381685c8615.zip |
main: rebuild everything else dependent on openssl-dev for openssl 3
126 files changed, 126 insertions, 126 deletions
diff --git a/main/apache2/APKBUILD b/main/apache2/APKBUILD index dde873aec78..0c2be8f1153 100644 --- a/main/apache2/APKBUILD +++ b/main/apache2/APKBUILD @@ -3,7 +3,7 @@ pkgname=apache2 _pkgreal=httpd pkgver=2.4.48 -pkgrel=0 +pkgrel=1 pkgdesc="A high performance Unix-based HTTP server" url="https://httpd.apache.org/" arch="all" diff --git a/main/apr-util/APKBUILD b/main/apr-util/APKBUILD index 656bf1bf378..8278bb17516 100644 --- a/main/apr-util/APKBUILD +++ b/main/apr-util/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=apr-util pkgver=1.6.1 -pkgrel=7 +pkgrel=8 pkgdesc="The Apache Portable Runtime Utility Library" url="http://apr.apache.org/" arch="all" diff --git a/main/arm-trusted-firmware/APKBUILD b/main/arm-trusted-firmware/APKBUILD index a5302307c49..3532ddcfbb8 100644 --- a/main/arm-trusted-firmware/APKBUILD +++ b/main/arm-trusted-firmware/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=arm-trusted-firmware pkgver=2.5 -pkgrel=0 +pkgrel=1 pkgdesc="ARM Trusted Firmware-A (TF-A)" url="https://github.com/ARM-software/arm-trusted-firmware" arch="aarch64" diff --git a/main/asterisk/APKBUILD b/main/asterisk/APKBUILD index efaf9654ca3..5f2f8c4ad10 100644 --- a/main/asterisk/APKBUILD +++ b/main/asterisk/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Timo Teras <timo.teras@iki.fi> pkgname=asterisk pkgver=18.2.2 -pkgrel=3 +pkgrel=4 pkgdesc="Modular Open Source PBX System" pkgusers="asterisk" pkggroups="asterisk" diff --git a/main/axel/APKBUILD b/main/axel/APKBUILD index 811ffd998ec..5fbda1de91a 100644 --- a/main/axel/APKBUILD +++ b/main/axel/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=axel pkgver=2.17.10 -pkgrel=0 +pkgrel=1 pkgdesc="A multiple-connection concurrent downloader" url="https://github.com/axel-download-accelerator/axel" arch="all" diff --git a/main/bacula/APKBUILD b/main/bacula/APKBUILD index 72d2d3232fa..fde595d927c 100644 --- a/main/bacula/APKBUILD +++ b/main/bacula/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leonardo Arena <rnalrd@alpinelinux.org> pkgname=bacula pkgver=9.6.7 -pkgrel=1 +pkgrel=2 pkgdesc="Enterprise ready, network based backup program" url="https://www.bacula.org" #arch="all" diff --git a/main/bind/APKBUILD b/main/bind/APKBUILD index cdb6ac34dc1..4ed51c79be1 100644 --- a/main/bind/APKBUILD +++ b/main/bind/APKBUILD @@ -10,7 +10,7 @@ _ver=${pkgver%_p*} _p=${pkgver#*_p} _major=${pkgver%%.*} [ "$_p" != "$pkgver" ] && _ver="$_ver-P$_p" -pkgrel=1 +pkgrel=2 pkgdesc="The ISC DNS server" url="https://www.isc.org/" arch="all" diff --git a/main/botan/APKBUILD b/main/botan/APKBUILD index 156f0f122c0..a0439c5acdd 100644 --- a/main/botan/APKBUILD +++ b/main/botan/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=botan pkgver=2.18.1 -pkgrel=0 +pkgrel=1 pkgdesc="Crypto and TLS for C++11" url="https://botan.randombit.net/" arch="all" diff --git a/main/busybox/APKBUILD b/main/busybox/APKBUILD index 01902f30ac1..a3ffaff4295 100644 --- a/main/busybox/APKBUILD +++ b/main/busybox/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=busybox pkgver=1.34.0 -pkgrel=2 +pkgrel=3 pkgdesc="Size optimized toolbox of many common UNIX utilities" url="https://busybox.net/" arch="all" diff --git a/main/ca-certificates/APKBUILD b/main/ca-certificates/APKBUILD index c2f84505b39..fb0185e474d 100644 --- a/main/ca-certificates/APKBUILD +++ b/main/ca-certificates/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=ca-certificates pkgver=20191127 -pkgrel=5 +pkgrel=6 pkgdesc="Common CA certificates PEM files from Mozilla" url="https://www.mozilla.org/en-US/about/governance/policies/security-group/certs/" arch="all" diff --git a/main/cgit/APKBUILD b/main/cgit/APKBUILD index 51b2c319be7..fc3c9c0eaf6 100644 --- a/main/cgit/APKBUILD +++ b/main/cgit/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=cgit pkgver=1.2.3 -pkgrel=0 +pkgrel=1 _gitver=2.25.1 pkgdesc="A fast webinterface for git" url="https://git.zx2c4.com/cgit/" diff --git a/main/charybdis/APKBUILD b/main/charybdis/APKBUILD index 64f7879919e..30ab935d33a 100644 --- a/main/charybdis/APKBUILD +++ b/main/charybdis/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=charybdis pkgver=4.1.2 -pkgrel=2 +pkgrel=3 pkgdesc="A highly-scalable IRCv3-compliant IRC daemon" url="https://github.com/charybdis-ircd/charybdis" arch="all" diff --git a/main/cryptsetup/APKBUILD b/main/cryptsetup/APKBUILD index fba709884f2..4a5d2f828fe 100644 --- a/main/cryptsetup/APKBUILD +++ b/main/cryptsetup/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=cryptsetup pkgver=2.4.0 # XXX: remove automake/autoconf when upgrading to 2.5.0 -pkgrel=1 +pkgrel=2 pkgdesc="Userspace setup tool for transparent encryption of block devices using the Linux 2.6 cryptoapi" url="https://gitlab.com/cryptsetup/cryptsetup" arch="all" diff --git a/main/cyrus-sasl/APKBUILD b/main/cyrus-sasl/APKBUILD index 14956bbd6e1..adece947d15 100644 --- a/main/cyrus-sasl/APKBUILD +++ b/main/cyrus-sasl/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=cyrus-sasl pkgver=2.1.27 -pkgrel=12 +pkgrel=13 pkgdesc="Cyrus Simple Authentication Service Layer (SASL)" url="https://www.cyrusimap.org/sasl/" arch="all" diff --git a/main/dovecot/APKBUILD b/main/dovecot/APKBUILD index a470fe4fa63..c70ab87dca2 100644 --- a/main/dovecot/APKBUILD +++ b/main/dovecot/APKBUILD @@ -6,7 +6,7 @@ pkgname=dovecot pkgver=2.3.16 _pkgverminor=${pkgver%.*} -pkgrel=0 +pkgrel=1 _pigeonholever=0.5.16 pkgdesc="IMAP and POP3 server" url="https://www.dovecot.org/" diff --git a/main/efitools/APKBUILD b/main/efitools/APKBUILD index 309eaee470b..13112cdfe8a 100644 --- a/main/efitools/APKBUILD +++ b/main/efitools/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=efitools pkgver=1.9.2 -pkgrel=2 +pkgrel=3 pkgdesc="EFI tools" url="https://git.kernel.org/pub/scm/linux/kernel/git/jejb/efitools.git" # riscv64: fails to build diff --git a/main/eggdrop/APKBUILD b/main/eggdrop/APKBUILD index 963500c57fd..99c73fefc39 100644 --- a/main/eggdrop/APKBUILD +++ b/main/eggdrop/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org> pkgname=eggdrop pkgver=1.8.4 -pkgrel=1 +pkgrel=2 pkgdesc="World's most popular Open Source IRC bot" url="https://eggheads.org/" arch="all" diff --git a/main/elinks/APKBUILD b/main/elinks/APKBUILD index 76cb1f1ce26..89dd60f5199 100644 --- a/main/elinks/APKBUILD +++ b/main/elinks/APKBUILD @@ -3,7 +3,7 @@ pkgname=elinks pkgver=0.13 _ver=${pkgver/_/} -pkgrel=6 +pkgrel=7 pkgdesc="a text mode web browser" url="http://elinks.or.cz/" arch="all" diff --git a/main/email/APKBUILD b/main/email/APKBUILD index d8a9c867df5..e31747f4813 100644 --- a/main/email/APKBUILD +++ b/main/email/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org> pkgname=email pkgver=3.1.4 -pkgrel=9 +pkgrel=10 pkgdesc="command line SMTP client that's simple" options="!check" # No testsuite url="http://www.cleancode.org/projects/email" diff --git a/main/encfs/APKBUILD b/main/encfs/APKBUILD index 44e2bb0dd54..b036d76eba8 100644 --- a/main/encfs/APKBUILD +++ b/main/encfs/APKBUILD @@ -3,7 +3,7 @@ pkgname=encfs pkgver=1.9.5 _ver=${pkgver/_/-} -pkgrel=9 +pkgrel=10 pkgdesc="EncFS provides an encrypted filesystem in user-space" url="https://vgough.github.io/encfs/" arch="all" diff --git a/main/freeradius/APKBUILD b/main/freeradius/APKBUILD index 408cffd6a1a..728c5f7f4a4 100644 --- a/main/freeradius/APKBUILD +++ b/main/freeradius/APKBUILD @@ -5,7 +5,7 @@ # Maintainer: Leonardo Arena <rnalrd@alpinelinux.org> pkgname=freeradius pkgver=3.0.23 -pkgrel=1 +pkgrel=2 pkgdesc="RADIUS (Remote Authentication Dial-In User Service) server" url="https://freeradius.org/" arch="all" diff --git a/main/freeswitch/APKBUILD b/main/freeswitch/APKBUILD index 0a4e886350b..ee5fe89ea2b 100644 --- a/main/freeswitch/APKBUILD +++ b/main/freeswitch/APKBUILD @@ -3,7 +3,7 @@ # Contributor: Cameron Banta <cbanta@gmail.com> pkgname=freeswitch pkgver=1.10.6 -pkgrel=1 +pkgrel=2 pkgdesc="A communications platform written in C from the ground up" url="http://www.freeswitch.org" arch="all" diff --git a/main/freetds/APKBUILD b/main/freetds/APKBUILD index 85412fc6a2d..ce35b39b905 100644 --- a/main/freetds/APKBUILD +++ b/main/freetds/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Michael Mason <ms13sp@gmail.com> pkgname=freetds pkgver=1.3.3 -pkgrel=0 +pkgrel=1 pkgdesc="Tabular Datastream Library" url="https://www.freetds.org/" arch="all" diff --git a/main/git/APKBUILD b/main/git/APKBUILD index 453c324e232..0c099526a84 100644 --- a/main/git/APKBUILD +++ b/main/git/APKBUILD @@ -30,7 +30,7 @@ pkgname=git pkgver=2.33.0 -pkgrel=0 +pkgrel=1 pkgdesc="Distributed version control system" url="https://www.git-scm.com/" arch="all" diff --git a/main/gvpe/APKBUILD b/main/gvpe/APKBUILD index bb7720cc5f5..381a48c9c5c 100644 --- a/main/gvpe/APKBUILD +++ b/main/gvpe/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gvpe pkgver=3.1 -pkgrel=0 +pkgrel=1 pkgdesc="GNU Virtual Private Ethernet" url="http://software.schmorp.de/pkg/gvpe.html" arch="all" diff --git a/main/haproxy/APKBUILD b/main/haproxy/APKBUILD index 95a4510c8ca..055f1aaaaf4 100644 --- a/main/haproxy/APKBUILD +++ b/main/haproxy/APKBUILD @@ -6,7 +6,7 @@ pkgname=haproxy # Using LTS versions is easier to keep it in good shape for stable releases pkgver=2.4.4 _pkgmajorver=${pkgver%.*} -pkgrel=1 +pkgrel=2 pkgdesc="A TCP/HTTP reverse proxy for high availability environments" url="https://www.haproxy.org/" arch="all" diff --git a/main/heimdal/APKBUILD b/main/heimdal/APKBUILD index f038b1ecf46..bc476106115 100644 --- a/main/heimdal/APKBUILD +++ b/main/heimdal/APKBUILD @@ -3,7 +3,7 @@ pkgname=heimdal pkgver=7.7.0 _ver=${pkgver/_rc/rc} -pkgrel=4 +pkgrel=5 pkgdesc="Iplementation of Kerberos 5" arch="all" url="https://github.com/heimdal/" diff --git a/main/hiredis/APKBUILD b/main/hiredis/APKBUILD index a8ed25f2769..2b513be5954 100644 --- a/main/hiredis/APKBUILD +++ b/main/hiredis/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=hiredis pkgver=1.0.0 -pkgrel=0 +pkgrel=1 pkgdesc="Minimalistic C client library for Redis" url="https://github.com/redis/hiredis" arch="all" diff --git a/main/hostapd/APKBUILD b/main/hostapd/APKBUILD index 848cd883e69..eca88f8d784 100644 --- a/main/hostapd/APKBUILD +++ b/main/hostapd/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=hostapd pkgver=2.9 -pkgrel=3 +pkgrel=4 pkgdesc="daemon for wireless software access points" url="https://w1.fi/hostapd/" arch="all" diff --git a/main/icecast/APKBUILD b/main/icecast/APKBUILD index b802afba6f2..7121c7c2796 100644 --- a/main/icecast/APKBUILD +++ b/main/icecast/APKBUILD @@ -3,7 +3,7 @@ pkgname=icecast pkgver=2.4.4 -pkgrel=5 +pkgrel=6 pkgdesc="Open source media server" url="https://icecast.org/" arch="all" diff --git a/main/imap/APKBUILD b/main/imap/APKBUILD index d3d4c4e0e24..167fb0a1ece 100644 --- a/main/imap/APKBUILD +++ b/main/imap/APKBUILD @@ -5,7 +5,7 @@ # build it shared pkgname=imap pkgver=2007f -pkgrel=11 +pkgrel=12 pkgdesc="An IMAP/POP server" url="http://www.washington.edu/imap" arch="all" diff --git a/main/irssi/APKBUILD b/main/irssi/APKBUILD index 09afb6fb306..81a3e51ae09 100644 --- a/main/irssi/APKBUILD +++ b/main/irssi/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=irssi pkgver=1.2.3 -pkgrel=1 +pkgrel=2 pkgdesc="Modular textUI IRC client with IPv6 support" url="https://irssi.org/" arch="all" diff --git a/main/kamailio/APKBUILD b/main/kamailio/APKBUILD index a945394abb2..1ec29d82949 100644 --- a/main/kamailio/APKBUILD +++ b/main/kamailio/APKBUILD @@ -5,7 +5,7 @@ pkgname=kamailio pkgver=5.5.1 -pkgrel=1 +pkgrel=2 # If building from a git snapshot, specify the gitcommit # If building a proper release, leave gitcommit blank or commented diff --git a/main/kmod/APKBUILD b/main/kmod/APKBUILD index 8c9f6b1bafe..36c0f43f66c 100644 --- a/main/kmod/APKBUILD +++ b/main/kmod/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=kmod pkgver=29 -pkgrel=0 +pkgrel=1 pkgdesc="Linux kernel module management utilities" url="http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=summary" arch="all" diff --git a/main/knot/APKBUILD b/main/knot/APKBUILD index c528ead008c..380505e7b71 100644 --- a/main/knot/APKBUILD +++ b/main/knot/APKBUILD @@ -5,7 +5,7 @@ # Maintainer: Jakub Jirutka <jakub@jirutka.cz> pkgname=knot pkgver=3.0.8 -pkgrel=0 +pkgrel=1 pkgdesc="An high-performance authoritative-only DNS server" url="https://www.knot-dns.cz/" # testsuite fails on 32 bit arches with musl 1.2 diff --git a/main/krb5/APKBUILD b/main/krb5/APKBUILD index 6fd99c6dc30..1f046134c08 100644 --- a/main/krb5/APKBUILD +++ b/main/krb5/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=krb5 pkgver=1.19.2 -pkgrel=0 +pkgrel=1 pkgdesc="The Kerberos network authentication system" url="https://web.mit.edu/kerberos/www/" arch="all" diff --git a/main/ldns/APKBUILD b/main/ldns/APKBUILD index f0a58e2b23a..eebda3dbdc2 100644 --- a/main/ldns/APKBUILD +++ b/main/ldns/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=ldns pkgver=1.7.1 -pkgrel=1 +pkgrel=2 pkgdesc="Lowlevel DNS(SEC) library" url="http://nlnetlabs.nl/projects/ldns/" arch="all" diff --git a/main/lftp/APKBUILD b/main/lftp/APKBUILD index 0fe95769b1c..3aacb7f22c3 100644 --- a/main/lftp/APKBUILD +++ b/main/lftp/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org> pkgname=lftp pkgver=4.9.2 -pkgrel=1 +pkgrel=2 pkgdesc="Sophisticated ftp/http client" url="https://lftp.tech" arch="all" diff --git a/main/libarchive/APKBUILD b/main/libarchive/APKBUILD index 88a813794c3..d1e3e42f4f5 100644 --- a/main/libarchive/APKBUILD +++ b/main/libarchive/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=libarchive pkgver=3.5.2 -pkgrel=0 +pkgrel=1 pkgdesc="library that can create and read several streaming archive formats" url="https://libarchive.org/" arch="all" diff --git a/main/libasr/APKBUILD b/main/libasr/APKBUILD index e3074649489..f9a4423a81c 100644 --- a/main/libasr/APKBUILD +++ b/main/libasr/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=libasr pkgver=1.0.4 -pkgrel=0 +pkgrel=1 pkgdesc="libasr is a free, simple and portable asynchronous resolver library" url="https://www.opensmtpd.org" arch="all" diff --git a/main/libevent/APKBUILD b/main/libevent/APKBUILD index 92aa17b423f..3503874553b 100644 --- a/main/libevent/APKBUILD +++ b/main/libevent/APKBUILD @@ -3,7 +3,7 @@ pkgname=libevent pkgver=2.1.12 _pkgver=$pkgver-stable -pkgrel=2 +pkgrel=3 pkgdesc="An event notification library" url="https://libevent.org/" arch="all" diff --git a/main/libfido2/APKBUILD b/main/libfido2/APKBUILD index 7eb9980c089..39d57c89905 100644 --- a/main/libfido2/APKBUILD +++ b/main/libfido2/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Will Sinatra <wpsinatra@gmail.com> pkgname=libfido2 pkgver=1.8.0 -pkgrel=1 +pkgrel=2 pkgdesc="library for FIDO 2.0 functionality" url="https://github.com/Yubico/libfido2" arch="all" diff --git a/main/librelp/APKBUILD b/main/librelp/APKBUILD index d14f2a4aed0..b6bfe16a041 100644 --- a/main/librelp/APKBUILD +++ b/main/librelp/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jakub Jirutka <jakub@jirutka.cz> pkgname=librelp pkgver=1.6.0 -pkgrel=0 +pkgrel=1 pkgdesc="The Reliable Event Logging Protocol library" url="https://www.rsyslog.com" arch="all" diff --git a/main/libretls/APKBUILD b/main/libretls/APKBUILD index 9d448413b42..c8379fae94d 100644 --- a/main/libretls/APKBUILD +++ b/main/libretls/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Ariadne Conill <ariadne@dereferenced.org> pkgname=libretls pkgver=3.3.4 -pkgrel=0 +pkgrel=1 pkgdesc="port of libtls from libressl to openssl" arch="all" url="https://git.causal.agency/libretls/" diff --git a/main/libshout/APKBUILD b/main/libshout/APKBUILD index 1be0e499bc2..4ca08c39bd9 100644 --- a/main/libshout/APKBUILD +++ b/main/libshout/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=libshout pkgver=2.4.5 -pkgrel=0 +pkgrel=1 pkgdesc="Library for accessing a shoutcast/icecast server" url="https://icecast.org/" arch="all" diff --git a/main/libssh2/APKBUILD b/main/libssh2/APKBUILD index 50ed799ef0c..757af902a3c 100644 --- a/main/libssh2/APKBUILD +++ b/main/libssh2/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=libssh2 pkgver=1.10.0 -pkgrel=0 +pkgrel=1 pkgdesc="library for accessing ssh1/ssh2 protocol servers" url="https://libssh2.org/" arch="all" diff --git a/main/libwebsockets/APKBUILD b/main/libwebsockets/APKBUILD index d02f963ac9b..20589a667fa 100644 --- a/main/libwebsockets/APKBUILD +++ b/main/libwebsockets/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=libwebsockets pkgver=4.2.2 -pkgrel=0 +pkgrel=1 pkgdesc="C library for lightweight websocket clients and servers" url="https://libwebsockets.org" arch="all" diff --git a/main/lighttpd/APKBUILD b/main/lighttpd/APKBUILD index dc4f0f8a86a..9bd1bb83ce6 100644 --- a/main/lighttpd/APKBUILD +++ b/main/lighttpd/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=lighttpd pkgver=1.4.59 -pkgrel=0 +pkgrel=1 pkgdesc="Secure, fast, compliant and very flexible web-server" url="https://www.lighttpd.net" arch="all" diff --git a/main/links/APKBUILD b/main/links/APKBUILD index 8abe8e9b740..6b55bd48652 100644 --- a/main/links/APKBUILD +++ b/main/links/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=links pkgver=2.23 -pkgrel=0 +pkgrel=1 pkgdesc="Web browser running in both graphics and text mode" url="http://atrey.karlin.mff.cuni.cz/~clock/twibright/links" arch="all" diff --git a/main/linux-lts/APKBUILD b/main/linux-lts/APKBUILD index c80d8ca943d..e24456454e5 100644 --- a/main/linux-lts/APKBUILD +++ b/main/linux-lts/APKBUILD @@ -7,7 +7,7 @@ case $pkgver in *.*.*) _kernver=${pkgver%.*};; *.*) _kernver=$pkgver;; esac -pkgrel=0 +pkgrel=1 pkgdesc="Linux lts kernel" url="https://www.kernel.org" depends="mkinitfs" diff --git a/main/linux-octeon/APKBUILD b/main/linux-octeon/APKBUILD index 81cfa298faa..f4c5c36752e 100644 --- a/main/linux-octeon/APKBUILD +++ b/main/linux-octeon/APKBUILD @@ -7,7 +7,7 @@ case $pkgver in *.*.*) _kernver=${pkgver%.*};; *.*) _kernver=$pkgver;; esac -pkgrel=0 +pkgrel=1 pkgdesc="Linux lts kernel (for Octeon)" url="http://kernel.org" depends="mkinitfs" diff --git a/main/linux-rpi/APKBUILD b/main/linux-rpi/APKBUILD index e52e091f9a7..fd8f7b5b0e3 100644 --- a/main/linux-rpi/APKBUILD +++ b/main/linux-rpi/APKBUILD @@ -6,7 +6,7 @@ case $pkgver in *.*.*) _kernver=${pkgver%.*};; *.*) _kernver=${pkgver};; esac -pkgrel=0 +pkgrel=1 pkgdesc="Linux kernel with Raspberry Pi patches" url=https://github.com/raspberrypi/linux depends="mkinitfs linux-firmware-brcm linux-firmware-cypress" diff --git a/main/lua-cqueues/APKBUILD b/main/lua-cqueues/APKBUILD index c4d837d6742..5249dee4fd2 100644 --- a/main/lua-cqueues/APKBUILD +++ b/main/lua-cqueues/APKBUILD @@ -4,7 +4,7 @@ _luaversions="5.1 5.2 5.3 5.4" pkgname=lua-cqueues _pkgname=cqueues pkgver=20200726 -pkgrel=1 +pkgrel=2 pkgdesc="Lua event loop using coroutines" url="http://25thandclement.com/~william/projects/cqueues.html" arch="all" diff --git a/main/lua-ossl/APKBUILD b/main/lua-ossl/APKBUILD index 6b989664a7d..3c91a4dab8e 100644 --- a/main/lua-ossl/APKBUILD +++ b/main/lua-ossl/APKBUILD @@ -4,7 +4,7 @@ pkgname=lua-ossl _pkgname=luaossl pkgver=20200709 _ver=${pkgver%_git*} -pkgrel=2 +pkgrel=3 pkgdesc="comprehensive OpenSSL Lua module" url="http://25thandclement.com/~william/projects/luaossl.html" arch="all" diff --git a/main/lua-sec/APKBUILD b/main/lua-sec/APKBUILD index b838bf3fda1..93f496d332b 100644 --- a/main/lua-sec/APKBUILD +++ b/main/lua-sec/APKBUILD @@ -3,7 +3,7 @@ _luaversions="5.1 5.2 5.3 5.4" pkgname=lua-sec pkgver=1.0.2 -pkgrel=0 +pkgrel=1 pkgdesc="TLS/SSL Support for Lua" url="https://github.com/brunoos/luasec/wiki" arch="all" diff --git a/main/lynx/APKBUILD b/main/lynx/APKBUILD index 1ad631efad1..e6cb7243a84 100644 --- a/main/lynx/APKBUILD +++ b/main/lynx/APKBUILD @@ -4,7 +4,7 @@ pkgname=lynx pkgver=2.8.9_p1 _relver=${pkgver/_p/rel.} -pkgrel=5 +pkgrel=6 pkgdesc="Cross-platform text-based browser" url="https://lynx.invisible-island.net/" arch="all" diff --git a/main/mariadb-connector-c/APKBUILD b/main/mariadb-connector-c/APKBUILD index 8188c476f95..ef69050fed7 100644 --- a/main/mariadb-connector-c/APKBUILD +++ b/main/mariadb-connector-c/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=mariadb-connector-c pkgver=3.1.13 -pkgrel=0 +pkgrel=1 pkgdesc="The MariaDB Native Client library (C driver)" url="https://mariadb.org/" arch="all" diff --git a/main/mariadb/APKBUILD b/main/mariadb/APKBUILD index be63a7923dc..06d26bf7ece 100644 --- a/main/mariadb/APKBUILD +++ b/main/mariadb/APKBUILD @@ -8,7 +8,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=mariadb pkgver=10.6.4 -pkgrel=0 +pkgrel=1 pkgdesc="A fast SQL database server" url="https://www.mariadb.org/" pkgusers="mysql" diff --git a/main/mini_httpd/APKBUILD b/main/mini_httpd/APKBUILD index f6fcaadc842..e66dad215bd 100644 --- a/main/mini_httpd/APKBUILD +++ b/main/mini_httpd/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=mini_httpd pkgver=1.30 -pkgrel=1 +pkgrel=2 pkgdesc="Small forking webserver with ssl and ipv6 support" url="http://www.acme.com/software/mini_httpd/" arch="all" diff --git a/main/monit/APKBUILD b/main/monit/APKBUILD index 69b2b95c1b1..1627e49b321 100644 --- a/main/monit/APKBUILD +++ b/main/monit/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=monit pkgver=5.29.0 -pkgrel=0 +pkgrel=1 pkgdesc="Managing and monitoring on a UNIX system" url="https://mmonit.com/monit/" arch="all" diff --git a/main/mosh/APKBUILD b/main/mosh/APKBUILD index 16a5a8a0d5c..39e493692c3 100644 --- a/main/mosh/APKBUILD +++ b/main/mosh/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=mosh pkgver=1.3.2 -pkgrel=19 +pkgrel=20 pkgdesc="Mobile shell surviving disconnects with local echo and line editing" options="!check" # emulation-cursor-motion.test fails url="https://mosh.org" diff --git a/main/mosquitto/APKBUILD b/main/mosquitto/APKBUILD index 00681216624..814d4fa7ffb 100644 --- a/main/mosquitto/APKBUILD +++ b/main/mosquitto/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=mosquitto pkgver=2.0.12 -pkgrel=0 +pkgrel=1 pkgdesc="An open source MQTT broker" url="https://mosquitto.org/" arch="all" diff --git a/main/mtd-utils/APKBUILD b/main/mtd-utils/APKBUILD index 34145e07a9a..78027ec4d59 100644 --- a/main/mtd-utils/APKBUILD +++ b/main/mtd-utils/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Olliver Schinagl <oliver@schinagl.nl> pkgname=mtd-utils pkgver=2.1.3 -pkgrel=0 +pkgrel=1 pkgdesc="Utilities for handling MTD devices, and for dealing with FTL, NFTL JFFS2, etc." options="!check" # Tests fail on builder url="http://www.linux-mtd.infradead.org/" diff --git a/main/nagios-plugins/APKBUILD b/main/nagios-plugins/APKBUILD index 0a700996274..979a80c341e 100644 --- a/main/nagios-plugins/APKBUILD +++ b/main/nagios-plugins/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Jeff Bilyk <jbilyk@gmail.com> pkgname=nagios-plugins pkgver=2.3.2 -pkgrel=3 +pkgrel=4 pkgdesc="Plugins for Nagios to check services on hosts" url="https://nagios-plugins.org" arch="all" diff --git a/main/neon/APKBUILD b/main/neon/APKBUILD index 62023633132..2917ca5a30d 100644 --- a/main/neon/APKBUILD +++ b/main/neon/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=neon pkgver=0.31.2 -pkgrel=0 +pkgrel=1 pkgdesc="HTTP and WebDAV client library with a C interface" url="https://notroj.github.io/neon/" arch="all" diff --git a/main/net-snmp/APKBUILD b/main/net-snmp/APKBUILD index 4a399ffcd5f..ca5d2820a0e 100644 --- a/main/net-snmp/APKBUILD +++ b/main/net-snmp/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org> pkgname=net-snmp pkgver=5.9.1 -pkgrel=2 +pkgrel=3 pkgdesc="Simple Network Management Protocol" url="http://www.net-snmp.org/" arch="all" diff --git a/main/nghttp2/APKBUILD b/main/nghttp2/APKBUILD index b9580050798..74aa33415d0 100644 --- a/main/nghttp2/APKBUILD +++ b/main/nghttp2/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=nghttp2 pkgver=1.44.0 -pkgrel=0 +pkgrel=1 pkgdesc="Experimental HTTP/2 client, server and proxy" url="https://nghttp2.org" arch="all" diff --git a/main/nginx/APKBUILD b/main/nginx/APKBUILD index 78b409561d9..e1c4a8cf526 100644 --- a/main/nginx/APKBUILD +++ b/main/nginx/APKBUILD @@ -23,7 +23,7 @@ pkgname=nginx # NOTE: Upgrade only to even-numbered versions (e.g. 1.14.z, 1.16.z)! # Odd-numbered versions are mainline (development) versions. pkgver=1.20.1 -pkgrel=7 +pkgrel=8 # Revision of nginx-tests to use for check(). _tests_hgrev=feb754918372 _njs_ver=0.6.2 diff --git a/main/ngircd/APKBUILD b/main/ngircd/APKBUILD index 4bd9ab3c025..b2e5b2be91b 100644 --- a/main/ngircd/APKBUILD +++ b/main/ngircd/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=ngircd pkgver=26.1 -pkgrel=0 +pkgrel=1 pkgdesc="Next Generation IRC Daemon" url="https://ngircd.barton.de/" arch="all" diff --git a/main/nmap/APKBUILD b/main/nmap/APKBUILD index 8016cb2a7ce..8a42ffe9417 100644 --- a/main/nmap/APKBUILD +++ b/main/nmap/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Leonardo Arena <rnalrd@alpinelinux.org> pkgname=nmap pkgver=7.92 -pkgrel=0 +pkgrel=1 pkgdesc="network exploration tool and security/port scanner" url="https://nmap.org" arch="all" diff --git a/main/nodejs/APKBUILD b/main/nodejs/APKBUILD index 4b4050e5cda..292a8ff94a9 100644 --- a/main/nodejs/APKBUILD +++ b/main/nodejs/APKBUILD @@ -80,7 +80,7 @@ pkgname=nodejs # Note: Update only to even-numbered versions (e.g. 6.y.z, 8.y.z)! # Odd-numbered versions are supported only for 9 months by upstream. pkgver=14.17.6 -pkgrel=0 +pkgrel=1 pkgdesc="JavaScript runtime built on V8 engine - LTS version" url="https://nodejs.org/" arch="all !mips64 !mips64el !riscv64" diff --git a/main/nrpe/APKBUILD b/main/nrpe/APKBUILD index 2a2ab83c65e..8bf938c7295 100644 --- a/main/nrpe/APKBUILD +++ b/main/nrpe/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Jeff Bilyk <jbilyk@gmail.com> pkgname=nrpe pkgver=4.0.3 -pkgrel=0 +pkgrel=1 pkgusers="nagios" pkggroups="nagios" pkgdesc="NRPE allows you to remotely execute Nagios plugins on other Linux/Unix machines." diff --git a/main/nsd/APKBUILD b/main/nsd/APKBUILD index 0df121b4afa..a5c80c71401 100644 --- a/main/nsd/APKBUILD +++ b/main/nsd/APKBUILD @@ -5,7 +5,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=nsd pkgver=4.3.7 -pkgrel=0 +pkgrel=1 pkgdesc="Authoritative only, high performance and simple DNS server" url="https://www.nlnetlabs.nl/projects/nsd" arch="all" diff --git a/main/open-iscsi/APKBUILD b/main/open-iscsi/APKBUILD index bf542c83a29..aeaf87b1668 100644 --- a/main/open-iscsi/APKBUILD +++ b/main/open-iscsi/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Leonardo Arena <rnalrd@alpinelinux.org> pkgname=open-iscsi pkgver=2.1.5 -pkgrel=0 +pkgrel=1 pkgdesc="High performance, transport independent, multi-platform iSCSI initiator" url="https://www.open-iscsi.com" arch="all" diff --git a/main/open-isns/APKBUILD b/main/open-isns/APKBUILD index cfdbe52f544..8bb92ad5fbb 100644 --- a/main/open-isns/APKBUILD +++ b/main/open-isns/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Leonardo Arena <rnalrd@alpinelinux.org> pkgname=open-isns pkgver=0.101 -pkgrel=0 +pkgrel=1 pkgdesc="iSNS server and client for Linux" url="https://github.com/open-iscsi/open-isns" arch="all" diff --git a/main/openldap/APKBUILD b/main/openldap/APKBUILD index 6a881929610..6089c766ce7 100644 --- a/main/openldap/APKBUILD +++ b/main/openldap/APKBUILD @@ -31,7 +31,7 @@ # pkgname=openldap pkgver=2.4.59 -pkgrel=1 +pkgrel=2 pkgdesc="LDAP Server" url="https://www.openldap.org/" arch="all" diff --git a/main/opensmtpd/APKBUILD b/main/opensmtpd/APKBUILD index 952581aa660..c8294cdc502 100644 --- a/main/opensmtpd/APKBUILD +++ b/main/opensmtpd/APKBUILD @@ -8,7 +8,7 @@ # - CVE-2020-7247 pkgname=opensmtpd pkgver=6.8.0p2 -pkgrel=0 +pkgrel=1 pkgdesc="Secure, reliable, lean, and easy-to configure SMTP server" url="https://www.opensmtpd.org/" arch="all" diff --git a/main/openssh/APKBUILD b/main/openssh/APKBUILD index 50432c73aa5..657eb769ac2 100644 --- a/main/openssh/APKBUILD +++ b/main/openssh/APKBUILD @@ -4,7 +4,7 @@ pkgname=openssh pkgver=8.6_p1 _myver=${pkgver%_*}${pkgver#*_} -pkgrel=2 +pkgrel=3 pkgdesc="Port of OpenBSD's free SSH release" url="https://www.openssh.com/portable.html" arch="all" diff --git a/main/openssl1.1-compat/APKBUILD b/main/openssl1.1-compat/APKBUILD index fd2612ff6b5..0e8076e41ac 100644 --- a/main/openssl1.1-compat/APKBUILD +++ b/main/openssl1.1-compat/APKBUILD @@ -3,7 +3,7 @@ pkgname=openssl1.1-compat pkgver=1.1.1l _abiver=${pkgver%.*} -pkgrel=1 +pkgrel=2 pkgdesc="Compatibility for version 1.1 of Toolkit for Transport Layer Security (TLS)" url="https://www.openssl.org/" arch="all" diff --git a/main/openvpn/APKBUILD b/main/openvpn/APKBUILD index 2a296c70be3..7ea98b9846b 100644 --- a/main/openvpn/APKBUILD +++ b/main/openvpn/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=openvpn pkgver=2.5.3 -pkgrel=0 +pkgrel=1 pkgdesc="Robust, and highly configurable VPN (Virtual Private Network)" url="https://openvpn.net/" arch="all" diff --git a/main/opusfile/APKBUILD b/main/opusfile/APKBUILD index bfc97f93a93..09e7df7d881 100644 --- a/main/opusfile/APKBUILD +++ b/main/opusfile/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=opusfile pkgver=0.12 -pkgrel=0 +pkgrel=1 pkgdesc="High-level API for decoding and seeking within .opus files" url="https://www.opus-codec.org/" arch="all" diff --git a/main/partimage/APKBUILD b/main/partimage/APKBUILD index 662cf137594..a4c98001f31 100644 --- a/main/partimage/APKBUILD +++ b/main/partimage/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Leonardo Arena <rnalrd@alpinelinux.org> pkgname=partimage pkgver=0.6.9 -pkgrel=8 +pkgrel=9 pkgdesc="Saves partitions having a supported filesystem to an image file" options="!check" # No testsuite url="http://www.partimage.org" diff --git a/main/perdition/APKBUILD b/main/perdition/APKBUILD index 0e6146707d4..636681c0255 100644 --- a/main/perdition/APKBUILD +++ b/main/perdition/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Leonardo Arena <rnalrd@alpinelinux.org> pkgname=perdition pkgver=2.2 -pkgrel=1 +pkgrel=2 pkgdesc="A Mail retrieval proxy" url="http://horms.net/projects/perdition/" arch="all" diff --git a/main/perl-crypt-openssl-random/APKBUILD b/main/perl-crypt-openssl-random/APKBUILD index a10bba214ba..ea3a7acb47f 100644 --- a/main/perl-crypt-openssl-random/APKBUILD +++ b/main/perl-crypt-openssl-random/APKBUILD @@ -2,7 +2,7 @@ pkgname=perl-crypt-openssl-random _pkgname=Crypt-OpenSSL-Random pkgver=0.15 -pkgrel=7 +pkgrel=8 pkgdesc="RSA encoding and decoding, using the openSSL libraries" url="https://metacpan.org/pod/Crypt::OpenSSL::Random" arch="all" diff --git a/main/perl-crypt-openssl-rsa/APKBUILD b/main/perl-crypt-openssl-rsa/APKBUILD index a320c95606f..5b6bd7cbfdd 100644 --- a/main/perl-crypt-openssl-rsa/APKBUILD +++ b/main/perl-crypt-openssl-rsa/APKBUILD @@ -5,7 +5,7 @@ pkgname=perl-crypt-openssl-rsa #_pkgreal is used by apkbuild-cpan to find modules at MetaCpan _pkgreal=Crypt-OpenSSL-RSA pkgver=0.32 -pkgrel=0 +pkgrel=1 pkgdesc="RSA encoding and decoding, using the openSSL libraries" url="https://metacpan.org/release/Crypt-OpenSSL-RSA/" arch="all" diff --git a/main/perl-crypt-ssleay/APKBUILD b/main/perl-crypt-ssleay/APKBUILD index ce128bd489e..eed877fdc2f 100644 --- a/main/perl-crypt-ssleay/APKBUILD +++ b/main/perl-crypt-ssleay/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-crypt-ssleay _realname=Crypt-SSLeay pkgver=0.72 -pkgrel=14 +pkgrel=15 pkgdesc="OpenSSL Support for LWP" url="https://metacpan.org/release/Crypt-SSLeay/" arch="all" diff --git a/main/perl-net-ssleay/APKBUILD b/main/perl-net-ssleay/APKBUILD index 118b49f5326..5c28624c517 100644 --- a/main/perl-net-ssleay/APKBUILD +++ b/main/perl-net-ssleay/APKBUILD @@ -3,7 +3,7 @@ pkgname=perl-net-ssleay _realname=Net-SSLeay pkgver=1.90 -pkgrel=1 +pkgrel=2 pkgdesc="Perl extension for using OpenSSL" url="https://metacpan.org/release/Net-SSLeay" arch="all" diff --git a/main/pjproject/APKBUILD b/main/pjproject/APKBUILD index 3de7ec9bec6..585575326e3 100644 --- a/main/pjproject/APKBUILD +++ b/main/pjproject/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=pjproject pkgver=2.11.1 -pkgrel=0 +pkgrel=1 pkgdesc="CLI Softphone" url="https://www.pjsip.org/pjsua.htm" arch="all" diff --git a/main/postfix/APKBUILD b/main/postfix/APKBUILD index 9b83d6e6f26..056be5edb95 100644 --- a/main/postfix/APKBUILD +++ b/main/postfix/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=postfix pkgver=3.6.2 -pkgrel=0 +pkgrel=1 pkgdesc="Secure and fast drop-in replacement for Sendmail (MTA)" url="http://www.postfix.org/" arch="all" diff --git a/main/postgresql-bdr/APKBUILD b/main/postgresql-bdr/APKBUILD index 44039cd1bde..8a0928247eb 100644 --- a/main/postgresql-bdr/APKBUILD +++ b/main/postgresql-bdr/APKBUILD @@ -2,7 +2,7 @@ pkgname=postgresql-bdr pkgver=9.4.14_p1 _pkgver=${pkgver/_p/_bdr} -pkgrel=9 +pkgrel=10 pkgdesc="A sophisticated object-relational DBMS with bidirectional replication support (BDR)" url="https://www.2ndquadrant.com/en/resources/postgres-bdr-2ndquadrant/" arch="all" diff --git a/main/postgresql/APKBUILD b/main/postgresql/APKBUILD index a24075df8c1..9f8bb951f6a 100644 --- a/main/postgresql/APKBUILD +++ b/main/postgresql/APKBUILD @@ -3,7 +3,7 @@ # Contributor: Jakub Jirutka <jakub@jirutka.cz> pkgname=postgresql pkgver=13.4 -pkgrel=0 +pkgrel=1 pkgdesc="A sophisticated object-relational DBMS" url="https://www.postgresql.org/" arch="all" diff --git a/main/pound/APKBUILD b/main/pound/APKBUILD index 8b03bbb7c77..13f96f0dc38 100644 --- a/main/pound/APKBUILD +++ b/main/pound/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=pound pkgver=2.8 -pkgrel=0 +pkgrel=1 pkgdesc="A reverse proxy, load balancer, and SSL wrapper" url="http://www.apsis.ch/pound/index_html" arch="all" diff --git a/main/ppp/APKBUILD b/main/ppp/APKBUILD index 3861ad883b9..73928c97d58 100644 --- a/main/ppp/APKBUILD +++ b/main/ppp/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=ppp pkgver=2.4.9 -pkgrel=0 +pkgrel=1 pkgdesc="A daemon which implements the PPP protocol for dial-up networking" url="https://ppp.samba.org/" arch="all" diff --git a/main/py3-cryptography/APKBUILD b/main/py3-cryptography/APKBUILD index ba1557bd899..33c449f5420 100644 --- a/main/py3-cryptography/APKBUILD +++ b/main/py3-cryptography/APKBUILD @@ -9,7 +9,7 @@ pkgname=py3-cryptography _pyname=cryptography pkgver=3.3.2 -pkgrel=1 +pkgrel=2 pkgdesc="Cryptographic recipes and primitives for Python" url="https://cryptography.io/" arch="all" diff --git a/main/python3/APKBUILD b/main/python3/APKBUILD index d479251e986..728594a2c9a 100644 --- a/main/python3/APKBUILD +++ b/main/python3/APKBUILD @@ -6,7 +6,7 @@ pkgname=python3 pkgver=3.9.6 _bluez_ver=5.55 _basever="${pkgver%.*}" -pkgrel=0 +pkgrel=1 pkgdesc="A high-level scripting language" url="https://www.python.org/" arch="all" diff --git a/main/rabbitmq-c/APKBUILD b/main/rabbitmq-c/APKBUILD index a2103c6d96d..c4f1db4e12f 100644 --- a/main/rabbitmq-c/APKBUILD +++ b/main/rabbitmq-c/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Fabio Ribeiro <fabiorphp@gmail.com> pkgname=rabbitmq-c pkgver=0.10.0 -pkgrel=1 +pkgrel=2 pkgdesc="RabbitMQ C client" url="https://github.com/alanxz/rabbitmq-c" arch="all" diff --git a/main/rhash/APKBUILD b/main/rhash/APKBUILD index 4b3b8e88755..d4bebe35782 100644 --- a/main/rhash/APKBUILD +++ b/main/rhash/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Przemyslaw Pawelczyk <przemoc@zoho.com> pkgname=rhash pkgver=1.4.2 -pkgrel=0 +pkgrel=1 pkgdesc="Utility for calculation and verification of hash sums and magnet links" url="http://rhash.anz.ru" arch="all" diff --git a/main/rng-tools/APKBUILD b/main/rng-tools/APKBUILD index 6c3ab13a651..3ab9ee7e7f7 100644 --- a/main/rng-tools/APKBUILD +++ b/main/rng-tools/APKBUILD @@ -12,7 +12,7 @@ pkgname=rng-tools # the rngd jitter functionality). # pkgver=6.14 -pkgrel=0 +pkgrel=1 pkgdesc="Random number generator daemon" url="https://github.com/nhorman/rng-tools" arch="all" diff --git a/main/ruby/APKBUILD b/main/ruby/APKBUILD index 5d6d2f0dd2e..df69b17df5e 100644 --- a/main/ruby/APKBUILD +++ b/main/ruby/APKBUILD @@ -45,7 +45,7 @@ pkgname=ruby pkgver=2.7.4 _abiver="${pkgver%.*}.0" -pkgrel=0 +pkgrel=1 pkgdesc="An object-oriented language for quick and easy programming" url="https://www.ruby-lang.org/" arch="all" diff --git a/main/s390-tools/APKBUILD b/main/s390-tools/APKBUILD index 392670fe84a..0ef083bfc5a 100644 --- a/main/s390-tools/APKBUILD +++ b/main/s390-tools/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Tuan Hoang <tmhoang@linux.ibm.com> pkgname=s390-tools pkgver=2.16.0 -pkgrel=0 +pkgrel=1 pkgdesc="Tools for use with the s390 Linux kernel and device drivers" url="https://github.com/ibm-s390-tools/s390-tools" arch="s390x" diff --git a/main/sbsigntool/APKBUILD b/main/sbsigntool/APKBUILD index f83c53960dd..79d92cbddac 100644 --- a/main/sbsigntool/APKBUILD +++ b/main/sbsigntool/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=sbsigntool pkgver=0.9.4 -pkgrel=1 +pkgrel=2 _ccancommit=b1f28e17227f2320d07fe052a8a48942fe17caa5 pkgdesc="Secure Boot signing tools" url="https://git.kernel.org/pub/scm/linux/kernel/git/jejb/sbsigntools.git/" diff --git a/main/serf/APKBUILD b/main/serf/APKBUILD index 41c5c913a0b..a6055f33970 100644 --- a/main/serf/APKBUILD +++ b/main/serf/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=serf pkgver=1.3.9 -pkgrel=5 +pkgrel=6 pkgdesc="High-Performance Asynchronous HTTP Client Library" url="http://serf.apache.org/" arch="all" diff --git a/main/sipp/APKBUILD b/main/sipp/APKBUILD index fa36910f77b..1f4b0d05ce3 100644 --- a/main/sipp/APKBUILD +++ b/main/sipp/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch> pkgname=sipp pkgver=3.6.0 -pkgrel=0 +pkgrel=1 pkgdesc="A test tool / traffic generator for the SIP protocol" url="https://github.com/SIPp/sipp" arch="all" diff --git a/main/sipsak/APKBUILD b/main/sipsak/APKBUILD index 1b6c542e94d..e5b2e09d6e6 100644 --- a/main/sipsak/APKBUILD +++ b/main/sipsak/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leonardo Arena <rnalrd@alpinelinux.org> pkgname=sipsak pkgver=0.9.7 -pkgrel=0 +pkgrel=1 pkgdesc="SIP swiss army knife" url="https://github.com/nils-ohlmeier/sipsak" arch="all" diff --git a/main/smokeping/APKBUILD b/main/smokeping/APKBUILD index 31374bf2c4d..91ad20649d6 100644 --- a/main/smokeping/APKBUILD +++ b/main/smokeping/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=smokeping pkgver=2.7.3 -pkgrel=5 +pkgrel=6 pkgdesc="Smokeping network latency monitoring" pkgusers="smokeping" pkggroups="smokeping" diff --git a/main/socat/APKBUILD b/main/socat/APKBUILD index 28b691365b6..7067d85e4ba 100644 --- a/main/socat/APKBUILD +++ b/main/socat/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=socat pkgver=1.7.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="Multipurpose relay for binary protocols" # test 58 CHILDDEFAULT: child process default properties... FAILED: # ./socat -t 0.1 -u exec:./procan - diff --git a/main/sofia-sip/APKBUILD b/main/sofia-sip/APKBUILD index 5a02015bedb..4e87dfeaac3 100644 --- a/main/sofia-sip/APKBUILD +++ b/main/sofia-sip/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=sofia-sip pkgver=1.13.4 -pkgrel=0 +pkgrel=1 pkgdesc="RFC3261 compliant SIP User-Agent library" url="https://github.com/freeswitch/sofia-sip" arch="all" diff --git a/main/spice/APKBUILD b/main/spice/APKBUILD index 8cbddc6a24f..51cd65d0301 100644 --- a/main/spice/APKBUILD +++ b/main/spice/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=spice pkgver=0.15.0 -pkgrel=0 +pkgrel=1 pkgdesc="Implements the SPICE protocol" url="http://www.spice-space.org/" arch="all" diff --git a/main/squid/APKBUILD b/main/squid/APKBUILD index 998745066d9..d8de87ec56e 100644 --- a/main/squid/APKBUILD +++ b/main/squid/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=squid pkgver=5.1 -pkgrel=0 +pkgrel=1 pkgdesc="full-featured Web proxy cache server" url="http://www.squid-cache.org/" install="squid.pre-install squid.pre-upgrade" diff --git a/main/ssmtp/APKBUILD b/main/ssmtp/APKBUILD index 60ed893b302..b5ddc1a1ae5 100644 --- a/main/ssmtp/APKBUILD +++ b/main/ssmtp/APKBUILD @@ -3,7 +3,7 @@ pkgname=ssmtp pkgver=2.64 -pkgrel=14 +pkgrel=15 pkgdesc="Extremely simple MTA to get mail off the system to a mail hub" subpackages="$pkgname-doc" arch="all" diff --git a/main/strongswan/APKBUILD b/main/strongswan/APKBUILD index 343d12d9c06..9f70033d331 100644 --- a/main/strongswan/APKBUILD +++ b/main/strongswan/APKBUILD @@ -3,7 +3,7 @@ pkgname=strongswan pkgver=5.9.1 _pkgver=${pkgver//_rc/rc} -pkgrel=1 +pkgrel=2 pkgdesc="IPsec-based VPN solution focused on security and ease of use, supporting IKEv1/IKEv2 and MOBIKE" url="https://www.strongswan.org/" arch="all" diff --git a/main/syslog-ng/APKBUILD b/main/syslog-ng/APKBUILD index daf435c33ec..b8affdb56af 100644 --- a/main/syslog-ng/APKBUILD +++ b/main/syslog-ng/APKBUILD @@ -5,7 +5,7 @@ # Maintainer: jv <jens@eisfair.org> pkgname=syslog-ng pkgver=3.30.1 -pkgrel=1 +pkgrel=2 pkgdesc="Next generation logging daemon" url="https://www.syslog-ng.com/products/open-source-log-management/" arch="all" diff --git a/main/tarsnap/APKBUILD b/main/tarsnap/APKBUILD index 8f3afcf887b..6a74fbedb4f 100644 --- a/main/tarsnap/APKBUILD +++ b/main/tarsnap/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: pkgname=tarsnap pkgver=1.0.39 -pkgrel=4 +pkgrel=5 pkgdesc="Online backups for the truly paranoid" url="https://www.tarsnap.com/" arch="x86_64 x86 ppc64le aarch64" diff --git a/main/tcl-tls/APKBUILD b/main/tcl-tls/APKBUILD index 1bfb9586014..cad1a9d9448 100644 --- a/main/tcl-tls/APKBUILD +++ b/main/tcl-tls/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=tcl-tls pkgver=1.7.22 -pkgrel=0 +pkgrel=1 pkgdesc="OpenSSL extension to Tcl" url="https://core.tcl.tk/tcltls/" arch="all" diff --git a/main/tcpdump/APKBUILD b/main/tcpdump/APKBUILD index e48b457592b..8437342ceaa 100644 --- a/main/tcpdump/APKBUILD +++ b/main/tcpdump/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=tcpdump pkgver=4.99.1 -pkgrel=1 +pkgrel=2 pkgdesc="A tool for network monitoring and data acquisition" url="https://www.tcpdump.org/" arch="all" diff --git a/main/tcpflow/APKBUILD b/main/tcpflow/APKBUILD index 6e72e247074..b5b6817a5b2 100644 --- a/main/tcpflow/APKBUILD +++ b/main/tcpflow/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=tcpflow pkgver=1.6.1 -pkgrel=1 +pkgrel=2 pkgdesc="A Tool for monitoring, capturing and storing TCP connections flows" url="https://github.com/simsong/tcpflow" arch="all" diff --git a/main/tinc/APKBUILD b/main/tinc/APKBUILD index ffa1d7cd2bc..baf0028febe 100644 --- a/main/tinc/APKBUILD +++ b/main/tinc/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=tinc pkgver=1.0.36 -pkgrel=1 +pkgrel=2 pkgdesc="Virtual Private Network (VPN) daemon" url="https://www.tinc-vpn.org" arch="all" diff --git a/main/u-boot/APKBUILD b/main/u-boot/APKBUILD index 6fab4dc6f10..eebc55470ca 100644 --- a/main/u-boot/APKBUILD +++ b/main/u-boot/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Milan P. Stanić <mps@arvanta.net> pkgname=u-boot pkgver=2021.07 -pkgrel=4 +pkgrel=5 pkgdesc="u-boot bootloader common files" url="https://www.denx.de/wiki/U-Boot/" arch="all !s390x !ppc64le" diff --git a/main/ulogd/APKBUILD b/main/ulogd/APKBUILD index 505bc4bbd94..4e1d9bb7fd6 100644 --- a/main/ulogd/APKBUILD +++ b/main/ulogd/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Leonardo Arena <rnalrd@alpinelinux.org> pkgname=ulogd pkgver=2.0.7 -pkgrel=7 +pkgrel=8 pkgdesc="Userspace logging daemon for netfilter/iptables related logging" url="https://netfilter.org/projects/ulogd/" arch="all" diff --git a/main/umurmur/APKBUILD b/main/umurmur/APKBUILD index 0834b3013b4..4aa77f35932 100644 --- a/main/umurmur/APKBUILD +++ b/main/umurmur/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leonardo Arena <rnalrd@alpinelinux.org> pkgname=umurmur pkgver=0.2.20 -pkgrel=0 +pkgrel=1 pkgdesc="Minimalistic Mumble server primarily targeted to run on routers" url="https://umurmur.net/" arch="all" diff --git a/main/unbound/APKBUILD b/main/unbound/APKBUILD index 7a563c69496..065223239e9 100644 --- a/main/unbound/APKBUILD +++ b/main/unbound/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Jakub Jirutka <jakub@jirutka.cz> pkgname=unbound pkgver=1.13.2 -pkgrel=0 +pkgrel=1 pkgdesc="Unbound is a validating, recursive, and caching DNS resolver" url="http://unbound.net/" arch="all" diff --git a/main/vde2/APKBUILD b/main/vde2/APKBUILD index 8e4f5c2a8d3..576a131e951 100644 --- a/main/vde2/APKBUILD +++ b/main/vde2/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Michael Zhou <zhoumichaely@gmail.com> pkgname=vde2 pkgver=2.3.2 -pkgrel=13 +pkgrel=14 pkgdesc="VDE: Virtual Distributed Ethernet. User mode networking for QEMU, UML, etc." url="http://vde.sf.net" arch="all" diff --git a/main/wget/APKBUILD b/main/wget/APKBUILD index c643b090f14..880d70298b4 100644 --- a/main/wget/APKBUILD +++ b/main/wget/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org> pkgname=wget pkgver=1.21.2 -pkgrel=0 +pkgrel=1 pkgdesc="Network utility to retrieve files from the Web" url="https://www.gnu.org/software/wget/wget.html" arch="all" diff --git a/main/wpa_supplicant/APKBUILD b/main/wpa_supplicant/APKBUILD index e23f4e9415c..aa7f3db4585 100644 --- a/main/wpa_supplicant/APKBUILD +++ b/main/wpa_supplicant/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=wpa_supplicant pkgver=2.9 -pkgrel=15 +pkgrel=16 pkgdesc="utility providing key negotiation for WPA wireless networks" url="https://w1.fi/wpa_supplicant/" arch="all" diff --git a/main/xen/APKBUILD b/main/xen/APKBUILD index 4559a893963..e5674a42ae4 100644 --- a/main/xen/APKBUILD +++ b/main/xen/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xen pkgver=4.15.0 -pkgrel=3 +pkgrel=4 pkgdesc="Xen hypervisor" url="https://www.xenproject.org/" arch="x86_64 armhf aarch64" # enable armv7 when builds with gcc8 diff --git a/main/zfs/APKBUILD b/main/zfs/APKBUILD index a7431463264..16122a1c8d9 100644 --- a/main/zfs/APKBUILD +++ b/main/zfs/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=zfs pkgver=2.0.3 -pkgrel=1 +pkgrel=2 pkgdesc="ZFS for Linux" url="https://zfsonlinux.org" arch="all !armhf !armv7" |