aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* testing/howard-bc: don't provide bcSören Tempel2018-10-121-2/+1
| | | | | | | | | | | The APKBUILD author probably intended to conflict with `main/bc` while providing a `bc` meta package at the same time. Unfortunately, doing so would require `main/bc` to be renamed. Otherwise this package is uninstallable since it conflicts with itself. This commit makes this package installable by not providing a `bc` meta package. The alternative solution, renaming `main/bc`, would have been too intrusive.
* testing/gdal: upgrade to 2.3.2Holger Jaekel2018-10-121-2/+2
|
* non-free/netperf: upgrade to 2.7.0 and modernizePedro Filipe2018-10-121-29/+17
|
* non-free/adobe-flashplayer: upgrade to 31.0.0.108Pedro Filipe2018-10-121-2/+2
|
* testing/gajim-plugin-omemo: New aportMarian Buschsieweke2018-10-121-0/+28
| | | | | https://dev.gajim.org/gajim/gajim-plugins/wikis/OmemoGajimPlugin Gajim plugin for Multi-End Message and Object Encryption (OMEMO)
* testing/gajim: new aportLeonardo Arena2018-10-121-0/+40
| | | | | A full featured and easy to use XMPP client https://gajim.org/
* community/nextcloud: upgrade to 14.0.2Leonardo Arena2018-10-121-3/+3
|
* testing/wok: fix checksumAndy Postnikov2018-10-121-5/+5
|
* testing/py-ev: upgrade to 0.9.5 and modernizeAndy Postnikov2018-10-121-24/+15
|
* community/nextcloud: bump pkgrelAndy Postnikov2018-10-121-1/+1
|
* community/nextcloud: fix php dependenciesAndy Postnikov2018-10-111-2/+2
| | | | Closes #9545
* community/php7: upgrade to 7.2.11Andy Postnikov2018-10-111-3/+3
|
* testing/evolution: rebuild against libweather-3.so.15Natanael Copa2018-10-111-1/+1
|
* testing/evolution-data-server: rebuild against libweather-3.so.15Natanael Copa2018-10-111-1/+1
|
* testing/gnome-settings-daemon: rebuild against libweather-3.so.15Natanael Copa2018-10-112-4/+37
|
* main/abuild: backport symlink handling fix for abuild-rmtempSören Tempel2018-10-112-3/+39
|
* testing/gjs: rebuild against renamed mozjs38Natanael Copa2018-10-111-5/+2
|
* testing/mozjs38: renameNatanael Copa2018-10-116-2/+4
| | | | we should not have -[0-9] in pkgname
* testing/anthy: attempt to fix build on ppc64leLeonardo Arena2018-10-111-1/+9
|
* community/tinyssh: fix #9550Natanael Copa2018-10-112-4/+6
| | | | only run tinysshd-keygen if /etc/tinyssh/sshkeys is missing
* testing/ibus: correct licenseLeonardo Arena2018-10-111-2/+2
|
* testing/anthy: new aportDrew DeVault2018-10-111-0/+47
|
* testing/ibus: new aportDrew DeVault2018-10-113-0/+85
|
* testing/micropython: disable on x86 and let abuild do stripNatanael Copa2018-10-112-2/+26
| | | | | | | | It fails to build on x86 with a segfault: MPY modules/upip.py make: *** [../../py/mkrules.mk:114: build/frozen_mpy/upip.mpy] Segmentation fault (core dumped)
* community/gnuplot: upgrade to 5.2.5Sören Tempel2018-10-111-2/+2
|
* main/gpgme: upgrade to 1.12.0Sören Tempel2018-10-112-15/+3
|
* main/unbound: upgrade to 1.8.1Sören Tempel2018-10-111-2/+2
|
* community/libmpdclient: upgrade to 2.16Sören Tempel2018-10-111-2/+2
|
* main/perl-image-exiftool: upgrade to 11.13Sören Tempel2018-10-111-2/+2
|
* main/ldns: Fix CVE-2017-1000231 and CVE-2017-1000232Sören Tempel2018-10-113-3/+63
|
* testing/scdoc: update to 1.5.1Drew DeVault2018-10-111-3/+4
|
* testing/weston: upgrade to 5.0.0Natanael Copa2018-10-112-130/+7
| | | | disable rdp backend as its broken
* community/bitcoin: upgrade to 0.17.0Andy Postnikov2018-10-111-3/+3
|
* main/tinyproxy: upgrade to 1.10Michael Mason2018-10-111-10/+5
|
* main/fortify-headers: upgrade to 1.0Timo Teräs2018-10-111-2/+2
|
* testing/nix: new aportJakub Jirutka2018-10-116-0/+219
| | | | | https://nixos.org/nix/ The purely functional package manager
* community/nextcloud: remove "rotate" directive from logrotate configJakub Jirutka2018-10-102-2/+1
| | | | | rotate is predefined in the global config (/etc/logrotate.conf) and logrotate configs from the packages should respect it.
* community/nextcloud: fix logrotate configJakub Jirutka2018-10-102-2/+3
| | | | | | | error: skipping "/var/log/nextcloud/nextcloud.log" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation.
* community/nextcloud: put back comments into the patchesJakub Jirutka2018-10-104-3/+13
| | | | | All three patches were added by me and @rnalrd had removed the comments that explains their purpose when he updated them.
* testing/flatbuffers: upgrade to 1.10.0Natanael Copa2018-10-101-3/+3
|
* testing/py-pygtksourceview2: modernize, build fixNatanael Copa2018-10-101-6/+4
|
* main/py-gobject: upgrade to 2.28.7Natanael Copa2018-10-101-12/+6
|
* community/libpsl: build fixNatanael Copa2018-10-091-4/+1
|
* main/glib: add dependencies for building man-pagesNatanael Copa2018-10-091-2/+3
|
* community/tinyssh: simplify init.d scriptNatanael Copa2018-10-092-22/+11
| | | | | | | | | | | | Do not set nice in case of container. It should not make any difference if you run in container or not. Split out -openrc subpackage Do not apk add ucspi-tcp6 if tcpserver is missing. Instead, make it a hard dependency for tinyssh-openrc. fixes #9540
* community/libgweather: upgrade to 3.28.2Natanael Copa2018-10-091-15/+20
|
* main/glib: upgrade to 2.58.1Natanael Copa2018-10-091-7/+4
|
* main/atk: upgrade to 2.30.0Natanael Copa2018-10-091-16/+16
|
* community/geocode-glib: upgrade to 3.26.0Natanael Copa2018-10-091-22/+18
|
* community/libsoup: upgrade to 2.64.1Natanael Copa2018-10-091-3/+3
|