Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/skalibs: upgrade to 2.4.0.1 | Laurent Bercot | 2016-11-24 | 1 | -5/+5 | |
| | ||||||
* | main/p7zip: security fix for CVE-2016-9296 | Daniel Sabogal | 2016-11-24 | 2 | -10/+31 | |
| | ||||||
* | main/libgit2: security upgrade to 0.24.3 | Daniel Sabogal | 2016-11-24 | 1 | -7/+11 | |
| | | | | | CVE-2016-8568 CVE-2016-8569 | |||||
* | testing/terraform: upgrade to 0.7.12 | Gennady Feldman | 2016-11-24 | 1 | -4/+4 | |
| | ||||||
* | community/libmwaw: upgrade to 0.3.9 | Timo Teräs | 2016-11-23 | 1 | -4/+4 | |
| | ||||||
* | community/salt: Update to 2016.3.4 | Olivier Mauras | 2016-11-23 | 2 | -28/+34 | |
| | ||||||
* | community/notmuch: upgrade to 0.23.2 | Stefan Wagner | 2016-11-23 | 1 | -7/+5 | |
| | ||||||
* | main/spamassassin: add missing patch and bump pkgrel | Stefan Wagner | 2016-11-23 | 1 | -1/+2 | |
| | | | | | Last commit didn't bump pkgrel, but package needs rebuild. Also added missing patch in source. | |||||
* | main/lxc: add initd dependency on sysfs | Timo Teräs | 2016-11-23 | 2 | -5/+5 | |
| | | | | ref #6484 | |||||
* | main/asterisk: upgrade to 14.2.0 | Timo Teräs | 2016-11-23 | 1 | -5/+5 | |
| | ||||||
* | main/ca-certificates: replaces libcrypto1.0 (c_rehash) | Timo Teräs | 2016-11-23 | 1 | -1/+2 | |
| | ||||||
* | main/ca-certificates: add really the c_rehash sources | Timo Teräs | 2016-11-23 | 1 | -0/+375 | |
| | ||||||
* | main/ca-certificates: add copy of c_rehash tool | Timo Teräs | 2016-11-23 | 1 | -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_rehash | Timo Teräs | 2016-11-23 | 2 | -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 aport | Carlo Landmeter | 2016-11-23 | 1 | -0/+52 | |
| | | | | ref: https://github.com/alpinelinux/aports/pull/506 | |||||
* | community/terminator: upgrade to 1.90 | Francesco Colista | 2016-11-23 | 1 | -17/+8 | |
| | ||||||
* | testing/ejabberd: fix typo | Carlo Landmeter | 2016-11-23 | 1 | -1/+1 | |
| | ||||||
* | testing/ejabberd: fixes for libressl | Stefan Wagner | 2016-11-23 | 2 | -15/+61 | |
| | | | | | | This fixes problems with libressl for ejabberd. * refs #6483 | |||||
* | main/imagemagick: upgrade to 6.9.6.5 | Sören Tempel | 2016-11-23 | 1 | -4/+4 | |
| | ||||||
* | community/youtube-dl: upgrade to 2016.11.22 | Timo Teräs | 2016-11-23 | 1 | -4/+4 | |
| | ||||||
* | community/perl-yaml: upgrade to 1.19 | Francesco Colista | 2016-11-23 | 1 | -4/+4 | |
| | ||||||
* | testing/lxd: upgrade to 2.6 | Francesco Colista | 2016-11-23 | 1 | -4/+4 | |
| | ||||||
* | community/perl-dir-self: moved from testing | Francesco Colista | 2016-11-23 | 1 | -0/+0 | |
| | ||||||
* | community/perl-xml-twig: upgrade to 3.50 | Francesco Colista | 2016-11-23 | 1 | -5/+5 | |
| | ||||||
* | community/perl-test-postgresql: upgraded to 1.21 | Francesco Colista | 2016-11-23 | 1 | -5/+6 | |
| | ||||||
* | community/perl-function-parameters: new aport. In community because of ↵ | Francesco Colista | 2016-11-23 | 1 | -0/+42 | |
| | | | | per-test-postgresql dependency | |||||
* | community/perl-tie-has-method: new aport. In community because of ↵ | Francesco Colista | 2016-11-23 | 1 | -0/+42 | |
| | | | | per-test-postgresql dependency | |||||
* | community/perl-type-tiny: new aport. In community because of ↵ | Francesco Colista | 2016-11-23 | 1 | -0/+42 | |
| | | | | per-test-postgresql dependency | |||||
* | main/redis: upgrade to 3.2.5 | Jakub Jirutka | 2016-11-23 | 1 | -4/+4 | |
| | ||||||
* | main/redis: upgrade to 3.2.4 | Jakub Jirutka | 2016-11-23 | 1 | -19/+12 | |
| | ||||||
* | main/mailcap: upgrade to 2.1.46 | Jakub Jirutka | 2016-11-23 | 1 | -26/+10 | |
| | ||||||
* | main/php5-phalcon: upgrade to 2.0.13 | Jakub Jirutka | 2016-11-23 | 1 | -11/+8 | |
| | ||||||
* | community/py-zmq: upgrade to 16.0.2 | Jakub Jirutka | 2016-11-23 | 1 | -4/+4 | |
| | ||||||
* | community/neovim: security fix for CVE-2016-1248 | Daniel Sabogal | 2016-11-23 | 2 | -5/+84 | |
| | | | | Patch from Debian unstable (0.1.6-4) | |||||
* | community/slock: security fix for CVE-2016-6866 | Sören Tempel | 2016-11-22 | 2 | -5/+56 | |
| | ||||||
* | community/libvterm: rename source tarball to be more descriptive | Jakub Jirutka | 2016-11-22 | 1 | -4/+4 | |
| | ||||||
* | main/vim: security upgrade to 8.0.0056 (CVE-2016-1248) | Sören Tempel | 2016-11-22 | 1 | -8/+12 | |
| | ||||||
* | main/sqlite: fix checksums | Natanael Copa | 2016-11-22 | 1 | -3/+2 | |
| | ||||||
* | main/linux-rpi: upgrade to 4.4.34 | Natanael Copa | 2016-11-22 | 1 | -4/+4 | |
| | ||||||
* | community/hub: move to testing due to violation of QA rules | Jakub Jirutka | 2016-11-22 | 1 | -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 files | Stefan Wagner | 2016-11-22 | 1 | -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 aport | Sören Tempel | 2016-11-22 | 1 | -5/+5 | |
| | ||||||
* | community/hub: remove outdated comment | Sören Tempel | 2016-11-22 | 1 | -3/+0 | |
| | | | | hub uses gos vendoring feature nowadays. | |||||
* | Revert "community/lego: move to testing due to violation of QA rules" | Jakub Jirutka | 2016-11-22 | 3 | -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 rules | Jakub Jirutka | 2016-11-22 | 3 | -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 rules | Jakub Jirutka | 2016-11-22 | 1 | -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 aport | Francesco Colista | 2016-11-22 | 1 | -0/+29 | |
| | ||||||
* | testing/x2goserver: upgrade to 4.0.1.20 | Francesco Colista | 2016-11-22 | 1 | -5/+5 | |
| | ||||||
* | main/ruby: upgrade to 2.3.3 | Jakub Jirutka | 2016-11-22 | 1 | -4/+4 | |
| | ||||||
* | main/py-bluez: upgrade to 0.22 and add py2/py3 subpackages | Jakub Jirutka | 2016-11-22 | 1 | -22/+41 | |
| |