aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* community/icinga2: upgrade to 2.6.2Francesco Colista2017-02-131-7/+3
|
* testing/homer-api: do not grant remote access to stats DBKaarle Ritvanen2017-02-132-3/+5
|
* main/libasr: replace res_randomid() impl. with call to arc4random() from ↵xentec2017-02-135-976/+139
| | | | | | | libcrypto Fixes recursive call loop which causes a stack overflow in opensmtpd. ref #6578
* main/open-vm-tools: improve abuildJakub Jirutka2017-02-131-15/+17
|
* main/open-vm-tools: update runscript with newer version from GentooJakub Jirutka2017-02-133-92/+62
|
* community/apache-ant: upgrade to 1.10.1Jakub Jirutka2017-02-131-4/+2
|
* main/weechat: add support for ruby-2.4 and clean-up abuildJakub Jirutka2017-02-132-11/+42
|
* testing/mitmproxy: upgrade to 0.18.2 and improve abuildAndré Klitzing2017-02-131-21/+7
|
* main/weechat: rebuild against ruby-2.4.0Jakub Jirutka2017-02-131-1/+1
|
* main/ruby-augeas: rebuild against ruby-2.4.0Jakub Jirutka2017-02-131-1/+1
|
* main/ruby-bundler: rebuild against ruby-2.4.0Jakub Jirutka2017-02-131-1/+1
|
* main/asciidoctor: rebuild against ruby-2.4.0Jakub Jirutka2017-02-131-1/+1
|
* main/ruby: upgrade to 2.4.0Jakub Jirutka2017-02-131-7/+12
|
* community/xapian-bindings: removed static bindings with python and ruby versionsFrancesco Colista2017-02-131-6/+1
|
* testing/homer-api: db: depend on mariadb-clientKaarle Ritvanen2017-02-131-2/+2
|
* testing/ghc: new aportMitch Tishmack2017-02-137-0/+511
| | | | | | | | The Glasgow Haskell Compiler http://haskell.org [TT: Add madvise patch, remove redundant depends, add provides for ghc-bootstrap]
* testing/homer-api: update checksumsLeonardo Arena2017-02-131-1/+1
|
* testing/seamonkey: build only for x86_64Leonardo Arena2017-02-131-2/+2
|
* testing/homer-api: database initialization scriptKaarle Ritvanen2017-02-132-6/+26
|
* testing/ghc-bootstrap: updated to reflect actual bootstrap runTimo Teräs2017-02-133-20/+6
|
* testing/ghc-bootstrap: simplify/unify aportMitch Tishmack2017-02-1311-306/+303
| | | | | The bootstrap port now sets up needed settings at apk build time instead of at docker build time. Should be less brittle for changes.
* testing/homer-api: split database-related files to subpackageKaarle Ritvanen2017-02-131-11/+20
| | | | API not needed on database nodes
* community/perl-cpanel-json-xs: upgrade to 3.0226Francesco Colista2017-02-131-4/+2
|
* main/postfixadmin: security upgrade to 3.0.2 - fixes #6834Sergey Lukin2017-02-131-15/+13
| | | | | | CVE-2017-5930: allows to delete protected aliases https://svn.code.sf.net/p/postfixadmin/code/trunk/CHANGELOG.TXT
* testing/seamonkey: upgrade to version 2.46Marc Vertes2017-02-135-64/+56
|
* testing/php7-gmagick: fixes in APKBUILDValery Kartel2017-02-131-7/+8
|
* main/mupdf: security fix for CVE-2017-5896Daniel Sabogal2017-02-132-8/+59
|
* main/perl-compress-raw-bzip2: upgrade to 2.072Leonardo Arena2017-02-131-4/+4
|
* main/perl-compress-raw-zlib: upgrade to 2.072Leonardo Arena2017-02-131-4/+4
|
* main/perl-io-compress: upgrade to 2.072Leonardo Arena2017-02-131-4/+4
|
* main/ruby-bundler: upgrade to 1.14.4Jakub Jirutka2017-02-131-4/+2
|
* main/ruby: remove bundled CA certs, add ca-certificates to dependsJakub Jirutka2017-02-131-2/+5
|
* main/ruby: move rest of the bundled gems to subpkgsJakub Jirutka2017-02-131-1/+34
|
* main/ruby: sort subpackagesJakub Jirutka2017-02-131-32/+37
|
* main/ruby: remove gems cacheJakub Jirutka2017-02-131-2/+6
|
* main/postgresql: update to 9.6.2Jakub Jirutka2017-02-131-19/+3
|
* testing/6tunnel: move to community, add runit exampleStuart Cardall2017-02-123-5/+57
| | | | | | | | | | include -u option in help for dropping privileges adds runit example script for service supervision Review notes: I split the patch to add-runit and fix-help, added comment about origin of the patches and discarded unrelated fixes of trailing spaces. ~ @jirutka
* testing/exim: add exim-gencert from Debian to exim-utilsStuart Cardall2017-02-122-13/+84
| | | | | | | | Adds exim-gencert from Debian altered to use custom expiry date and key size (3 years / 4096 bit by default). Review notes: Cleaned the exim.gencert script. ~ @jirutka
* main/wget: upgrade to 1.19.1Sören Tempel2017-02-121-4/+2
|
* community/mpv: upgrade to 0.24.0Sören Tempel2017-02-121-4/+2
|
* testing/librtas: new aportBreno Leitao2017-02-121-0/+34
| | | | | | | librtas is a library that is required to access RTAS (Run-Time Abstraction Services). Most of the ppc64le packages depends on this package for hardware access.
* testing/powerpc-utils: new aportBreno Leitao2017-02-121-0/+35
| | | | | | | | This package contains utilities which are intended for maintenance of IBM powerpc platforms that follow the POWER Architecture Platform Reference (PAPR). This build was tested on ppc64le and amd64 arches.
* community/pdns: improve abuildJakub Jirutka2017-02-122-33/+11
|
* community/pdns: upgrade to 4.0.3Julian Xhokaxhiu2017-02-121-3/+3
|
* community/pdns: fix module-dirJulian Xhokaxhiu2017-02-122-9/+3
| | | | The path was wrong, so any backend module would just not load. Now it will.
* main/ncmpc: build -dbg subpackageSören Tempel2017-02-121-2/+2
|
* main/tpm: depend on perl-dev instead of perlSören Tempel2017-02-121-1/+1
| | | | perl-dev includes pod2man nowadays.
* main/gdb: improve APKBUILDSören Tempel2017-02-121-20/+7
| | | | | And fix building of man pages by depending on perl-dev since perl-dev includes pod2man nowadays.
* main/mpd: upgrade to 0.20.4Sören Tempel2017-02-121-12/+2
|
* main/py-httplib2: upgrade to 0.10.3Fabian Affolter2017-02-121-4/+2
|