aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* main/bind: security upgrade to 9.11.1_p1 (CVE-2017-3140)Natanael Copa2017-06-161-2/+2
| | | | fixes #7437
* community/openjdk8: Bug #7404 TLS negotiation error in OpenJDK 8 u131Shatil Rafiullah2017-06-162-2/+51
| | | | | | | | | | | | | | | | | | | | | Fixes an OpenJDK 8 regression discovered in docker-library/openjdk#115 on Alpine Linux 3.5 (u121) and 3.6 (u131) that causes TLS negotiation errors for some clients. Root cause appears to be OpenJDK announcing support for NIST curves the underlying NSS library does doesn't. This patch limits OpenJDK's announcement to elliptic curves 23 (secp256r1), 24 (secp384r1), and 25 (secp521r1). Related issues: * https://github.com/docker-library/openjdk/issues/115 * https://bugs.alpinelinux.org/issues/7404 * https://access.redhat.com/discussions/2339811 * https://bugzilla.redhat.com/show_bug.cgi?id=1022017 * https://bugzilla.redhat.com/show_bug.cgi?id=1348525 ref #7404
* community/elixir: upgrade to 1.4.4Francesco Colista2017-06-161-4/+5
|
* testing/etcd: upgrade to 3.2.0Francesco Colista2017-06-161-2/+2
|
* community/dnscrypt-proxy: upgrade to 1.9.5Francesco Colista2017-06-161-20/+14
|
* testing/logstash: bump to 5.4.1Stuart Cardall2017-06-161-2/+2
|
* community/bitcoin: bump to 0.14.2Stuart Cardall2017-06-161-2/+2
|
* testing/py-zeroconf: upgrade to 0.19.1Fabian Affolter2017-06-161-2/+2
|
* community/py-snmp: upgrade to 4.3.8Fabian Affolter2017-06-161-2/+2
|
* main/py-paramiko: upgrade to 2.2.1Fabian Affolter2017-06-161-2/+2
|
* testing/gdnsd: rebuild against userspace-rcu 0.10Natanael Copa2017-06-161-1/+1
|
* testing/lttng-tools: rebuild against userspace-rcu 0.10Natanael Copa2017-06-161-1/+1
|
* testing/lttng-ust: rebuild against userspace-rcu 0.10Natanael Copa2017-06-161-1/+1
|
* community/knot: rebuild against userspace-rcu 0.10Natanael Copa2017-06-161-1/+1
|
* main/multipath-tools: rebuild against userspace-rcu 0.10Natanael Copa2017-06-161-1/+1
|
* main/gdnsd: rebuild against userspace-rcu 0.10Natanael Copa2017-06-161-1/+1
|
* main/userspace-rcu: move checkFabian Affolter2017-06-161-1/+4
|
* main/userspace-rcu: upgrade to 0.10.0Fabian Affolter2017-06-161-3/+3
|
* main/jemalloc: upgrade to 5.0.0Fabian Affolter2017-06-161-2/+2
|
* main/qemu. upgrade to 2.9.0Natanael Copa2017-06-1610-361/+21
|
* community/remind: upgrade to 3.1.15Francesco Colista2017-06-161-8/+12
|
* community/mktorrent: upgrade to 1.1Francesco Colista2017-06-161-11/+9
|
* community/perl-ipc-run: upgrade to 0.96, added check() functionFrancesco Colista2017-06-161-8/+10
|
* community/perl-tie-cycle: upgrade to 1.224, modernize APKBUILD, added ↵Francesco Colista2017-06-161-7/+10
| | | | check() function
* community/sleuthkit: upgrade to 4.4.1, modernize APKBUILDFrancesco Colista2017-06-161-26/+9
|
* community/tint2: upgrade to 0.14.6Francesco Colista2017-06-161-11/+10
|
* community/ajaxterm: upgrade to 0.11Francesco Colista2017-06-161-14/+11
|
* community/glances: upgrade to 2.10Francesco Colista2017-06-161-5/+3
|
* community/py-libcloud: upgrade to 2.0.0, added check() function, improved ↵Francesco Colista2017-06-161-10/+11
| | | | APKBUILD
* community/sngrep: upgrade to 1.4.3Francesco Colista2017-06-161-15/+9
|
* community/sngrep: upgrade to 1.4.3Francesco Colista2017-06-161-5/+3
|
* community/leptonica: upgrade to 1.74.4Francesco Colista2017-06-161-15/+8
|
* community/github-cli: added python dependency to make it workFrancesco Colista2017-06-161-5/+8
|
* community/perl-datetime-format-strptime: upgrade to 1.73Francesco Colista2017-06-161-4/+2
|
* main/perl-datetime-timezone: upgrade to 2.09Francesco Colista2017-06-161-4/+2
|
* community/mumudvb: upgrade to 2.1.0Francesco Colista2017-06-161-10/+2
|
* community/miniupnpc: upgrade to 2.0.20170509Francesco Colista2017-06-161-10/+11
|
* community/bam: upgrade to 0.5.1Francesco Colista2017-06-161-15/+12
|
* main/gdk-pixbuf: security fixes (CVE-2017-6311, CVE-2017-6312, CVE-2017-6314)Leonardo Arena2017-06-164-2/+78
| | | | CVE-2017-6313: fix N/A, https://bugzilla.gnome.org/show_bug.cgi?id=779016
* community/jruby: upgrade to 9.1.11.0Jakub Jirutka2017-06-161-3/+3
|
* testing/mono: fix mistake in abuildJakub Jirutka2017-06-161-1/+1
|
* main/automake: fix error with latest PerlJakub Jirutka2017-06-162-3/+29
| | | | | $ automake --version Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
* main/automake: modernize abuildJakub Jirutka2017-06-161-10/+7
|
* testing/mono: minor improvements/fixes based on Fedora pkgJakub Jirutka2017-06-161-3/+18
|
* testing/mono: fix build, improve PaX markingJakub Jirutka2017-06-161-8/+12
| | | | It should not be needed to paxmark all binaries.
* testing/mono: don't run task get-monolite-latestJakub Jirutka2017-06-161-2/+0
| | | | | | This downloads some monolite tarball during build. It should not be needed, because mono tarball already includes monolite in correct version.
* testing/mono: modernize abuildJakub Jirutka2017-06-161-21/+13
|
* community/perl-test-taint: disable test as it fails on the builderNatanael Copa2017-06-151-1/+1
|
* main/s6: upgrade to 2.6.0.0Laurent Bercot2017-06-151-3/+3
|
* main/subversion: rebuild against perl 5.26Natanael Copa2017-06-151-1/+1
|