aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/skalibs: upgrade to 2.4.0.1Laurent Bercot2016-11-241-5/+5
|
* main/p7zip: security fix for CVE-2016-9296Daniel Sabogal2016-11-242-10/+31
|
* main/libgit2: security upgrade to 0.24.3Daniel Sabogal2016-11-241-7/+11
| | | | | CVE-2016-8568 CVE-2016-8569
* testing/terraform: upgrade to 0.7.12Gennady Feldman2016-11-241-4/+4
|
* community/libmwaw: upgrade to 0.3.9Timo Teräs2016-11-231-4/+4
|
* community/salt: Update to 2016.3.4Olivier Mauras2016-11-232-28/+34
|
* community/notmuch: upgrade to 0.23.2Stefan Wagner2016-11-231-7/+5
|
* main/spamassassin: add missing patch and bump pkgrelStefan Wagner2016-11-231-1/+2
| | | | | Last commit didn't bump pkgrel, but package needs rebuild. Also added missing patch in source.
* main/lxc: add initd dependency on sysfsTimo Teräs2016-11-232-5/+5
| | | | ref #6484
* main/asterisk: upgrade to 14.2.0Timo Teräs2016-11-231-5/+5
|
* main/ca-certificates: replaces libcrypto1.0 (c_rehash)Timo Teräs2016-11-231-1/+2
|
* main/ca-certificates: add really the c_rehash sourcesTimo Teräs2016-11-231-0/+375
|
* main/ca-certificates: add copy of c_rehash toolTimo Teräs2016-11-231-7/+17
| | | | | | | | | | | | We want to avoid ca-certificates dependency for openssl tool for two reasons: - it is very large to be mandatory dependency - it disallows user choosing if openssl or libressl package should be installed Neither the openssl c_rehash nor libressl certhash can be any longer compiled standalone. So include the original c_rehash.c code that was submitted for openssl inclusion that can be built standalone.
* main/openssl: remove c_rehashTimo Teräs2016-11-232-479/+7
| | | | | | the users of this should be using now libressl's certhash. and c_rehash is planned to be moved to ca-certificates so it can avoid dependency on libressl main package.
* testing/py-openzwave: new aportCarlo Landmeter2016-11-231-0/+52
| | | | ref: https://github.com/alpinelinux/aports/pull/506
* community/terminator: upgrade to 1.90Francesco Colista2016-11-231-17/+8
|
* testing/ejabberd: fix typoCarlo Landmeter2016-11-231-1/+1
|
* testing/ejabberd: fixes for libresslStefan Wagner2016-11-232-15/+61
| | | | | | This fixes problems with libressl for ejabberd. * refs #6483
* main/imagemagick: upgrade to 6.9.6.5Sören Tempel2016-11-231-4/+4
|
* community/youtube-dl: upgrade to 2016.11.22Timo Teräs2016-11-231-4/+4
|
* community/perl-yaml: upgrade to 1.19Francesco Colista2016-11-231-4/+4
|
* testing/lxd: upgrade to 2.6Francesco Colista2016-11-231-4/+4
|
* community/perl-dir-self: moved from testingFrancesco Colista2016-11-231-0/+0
|
* community/perl-xml-twig: upgrade to 3.50Francesco Colista2016-11-231-5/+5
|
* community/perl-test-postgresql: upgraded to 1.21Francesco Colista2016-11-231-5/+6
|
* community/perl-function-parameters: new aport. In community because of ↵Francesco Colista2016-11-231-0/+42
| | | | per-test-postgresql dependency
* community/perl-tie-has-method: new aport. In community because of ↵Francesco Colista2016-11-231-0/+42
| | | | per-test-postgresql dependency
* community/perl-type-tiny: new aport. In community because of ↵Francesco Colista2016-11-231-0/+42
| | | | per-test-postgresql dependency
* main/redis: upgrade to 3.2.5Jakub Jirutka2016-11-231-4/+4
|
* main/redis: upgrade to 3.2.4Jakub Jirutka2016-11-231-19/+12
|
* main/mailcap: upgrade to 2.1.46Jakub Jirutka2016-11-231-26/+10
|
* main/php5-phalcon: upgrade to 2.0.13Jakub Jirutka2016-11-231-11/+8
|
* community/py-zmq: upgrade to 16.0.2Jakub Jirutka2016-11-231-4/+4
|
* community/neovim: security fix for CVE-2016-1248Daniel Sabogal2016-11-232-5/+84
| | | | Patch from Debian unstable (0.1.6-4)
* community/slock: security fix for CVE-2016-6866Sören Tempel2016-11-222-5/+56
|
* community/libvterm: rename source tarball to be more descriptiveJakub Jirutka2016-11-221-4/+4
|
* main/vim: security upgrade to 8.0.0056 (CVE-2016-1248)Sören Tempel2016-11-221-8/+12
|
* main/sqlite: fix checksumsNatanael Copa2016-11-221-3/+2
|
* main/linux-rpi: upgrade to 4.4.34Natanael Copa2016-11-221-4/+4
|
* community/hub: move to testing due to violation of QA rulesJakub Jirutka2016-11-221-0/+0
| | | | | `go get` must not be used in APKBUILD. It downloads random dependencies from Internet without any verification, leads to unreproducible build.
* testing/radicale: fix permissions for config filesStefan Wagner2016-11-221-3/+3
| | | | | | Radicale is started as user radicale, so the config should be readable by this user. Currently the config files aren't world readable, which makes the application crash on startup.
* community/hub: improve aportSören Tempel2016-11-221-5/+5
|
* community/hub: remove outdated commentSören Tempel2016-11-221-3/+0
| | | | hub uses gos vendoring feature nowadays.
* Revert "community/lego: move to testing due to violation of QA rules"Jakub Jirutka2016-11-223-0/+0
| | | | | | This reverts commit 713303885caff9cb846c21d89604375741cdc430. This one uses snapshot, so let it keep in community for now.
* community/lego: move to testing due to violation of QA rulesJakub Jirutka2016-11-223-0/+0
| | | | | `go get` must not be used in APKBUILD, it downloads random dependencies from Internet without any verification, leads to unreproducible build
* community/dockerize: move to testing due to violation of QA rulesJakub Jirutka2016-11-221-0/+0
| | | | | `go get` must not be used in APKBUILD, it downloads random dependencies from Internet without any verification, leads to unreproducible build.
* testing/mylg: new aportFrancesco Colista2016-11-221-0/+29
|
* testing/x2goserver: upgrade to 4.0.1.20Francesco Colista2016-11-221-5/+5
|
* main/ruby: upgrade to 2.3.3Jakub Jirutka2016-11-221-4/+4
|
* main/py-bluez: upgrade to 0.22 and add py2/py3 subpackagesJakub Jirutka2016-11-221-22/+41
|