aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/samba: Upgrade to 4.8.5Taner Tas2018-09-072-17/+43
| | | | | | * Corrected samba.confd * Adjust winbind_krb5_locator.so file new path * Re-arrange depends,makedepends,source
* main/musl: upgrade to 1.1.20Natanael Copa2018-09-078-567/+3
|
* main/perl-scope-upper: upgrade to 0.31Leonardo Arena2018-09-061-2/+2
|
* main/perl-archive-zip: upgrade to 1.63Leonardo Arena2018-09-061-2/+2
|
* community/py-argparse: move to mainStuart Cardall2018-09-051-0/+50
| | | | * moving to main as a depends of py-tox
* testing/py-tox: move to mainStuart Cardall2018-09-051-0/+56
|
* main/sshfs: upgrade to 3.5.0 and modernizeAndy Postnikov2018-09-051-5/+4
|
* main/py-pluggy: upgrade to 0.7.1 and modernizeAndy Postnikov2018-09-051-4/+4
|
* main/sshfs: upgrade to 3.4.0Natanael Copa2018-09-041-10/+11
|
* main/sshfs: upgrade to 3.0.0tmpfile2018-09-041-4/+4
|
* main/fuse3: upgrade to 3.2.6Natanael Copa2018-09-041-2/+2
|
* main/fuse(3): fix conflictNatanael Copa2018-09-042-24/+17
| | | | | make a fuse-common and fuse-openrc package so fuse(2) and fuse(3) no longer conflict.
* main/py-more-itertools: move from community due to pytestNatanael Copa2018-09-041-0/+53
|
* main/py-atomicwrites: move from community due to pytestNatanael Copa2018-09-041-0/+45
|
* main/pytest: move from community due to fuse3Natanael Copa2018-09-041-0/+66
|
* main/py-py: move from community due to fuse3Natanael Copa2018-09-041-0/+53
|
* main/py-attrs: move from community due to fuse3Natanael Copa2018-09-042-0/+61
|
* main/py-pluggy: move from community due to fuse3Natanael Copa2018-09-041-0/+53
|
* main/fuse3: move from testingNatanael Copa2018-09-043-0/+130
|
* main/awall: upgrade to 1.6.5Kaarle Ritvanen2018-09-041-3/+3
|
* main/awall: setup-firewall: do not print reposKaarle Ritvanen2018-09-042-3/+3
|
* main/mesa: Upgrade to 18.1.7, some cosmetic changesTaner Tas2018-09-041-15/+50
| | | | | * Re-arrange depends_dev, makedepends, subpackages, sources * Use https for url
* Revert "main/mesa: build fix for armhf"ryang2018-09-041-3/+0
| | | | | | | | This reverts commit 2b4535bd3025886a5237ecf385fe5f92b8c28da2. It's not necessary anymore to apply CFLAGS -mfpu=neon globally. mesa now applies target specific CFLAGS to enable neon for the vc4 driver. https://cgit.freedesktop.org/mesa/mesa/commit/?id=bd5efbd70b33a9f7977e75799c3b7d293113ba4d
* main/py-cryptography: Update to 2.3.1Simon Frankenberger2018-09-042-116/+3
|
* main/binutils: remove unused patchNatanael Copa2018-09-041-93/+0
|
* main/busybox-initscripts: fix udhcpc script to assign IP addresses with /32 ↵Rostyslav Fridman2018-09-042-2/+9
| | | | netmask
* main/tiny-ec2-bootstrap: upgrade to 1.2.0Mike Crute2018-09-041-3/+3
|
* main/perl-module-scandeps: upgrade to 1.25Stuart Cardall2018-09-041-2/+2
|
* main/squid: Update to 4.2Simon Frankenberger2018-09-043-34/+23
|
* main/nghttp2: Update to 1.33.0Simon Frankenberger2018-09-042-3/+130
|
* main/gnupg: upgrade to 2.2.10Andy Postnikov2018-09-041-3/+3
|
* main/mosquitto: upgrade to 1.5.1Pedro Filipe2018-09-042-25/+4
|
* main/lighttpd: upgrade to 1.4.50Andy Postnikov2018-09-041-3/+3
|
* main/zeromq: upgrade to 4.2.5Andy Postnikov2018-09-041-2/+2
|
* main/pingu: modernizeNatanael Copa2018-09-041-24/+4
|
* main/pingu: create piddir on service startNatanael Copa2018-09-042-6/+3
| | | | | | Create the directory for the pidfile in openrc init.d script. ref #9369
* main/grub: fix install on xfsNatanael Copa2018-09-042-2/+64
| | | | ref #9375
* main/py-imagesize: upgrade to 1.1.0Jakub Jirutka2018-09-041-7/+5
|
* Revert "main/dovecot: upgrade to 2.3.2.1"Natanael Copa2018-09-031-1/+1
| | | | | | | | | The issue it was supposed to fix was only affecting 3.8-stable. git master was already updated. ref #9363 This reverts commit b992b2800067278ab9588885c69e91217a84c328.
* main/postfix: Adding missing m4 build dependencyMarkus Heimbach2018-09-031-2/+2
| | | | | | | | | | Starting with postfix 3.3 the script src/postconf/extract_cfg.sh needs m4 to successfully build. This leads to the following log output [1] during the package build [2]: extract_cfg.sh: line 89: m4: not found [1]: http://build.alpinelinux.org/buildlogs/build-edge-x86_64/main/postfix/postfix-3.3.1-r0.log [2]: https://pkgs.alpinelinux.org/package/edge/main/x86_64/postfix
* main/tiny-ec2-bootstrap: add e2fsprogs-extra dependencyJake Buchholz2018-09-031-2/+2
| | | | tiny-ec2-bootstrap uses resize2fs, which is in e2fsprogs-extra.
* main/libffi: modernizeNatanael Copa2018-09-031-7/+6
|
* main/libffi: check for __linux__ not linux on mips*Mobile Stream2018-09-032-1/+14
| | | | | The latter is not available in -std=c99 (e.g. as used by python3 build) and ffitarget.h tries to include sgidefs.h from a wrong location.
* main/libffi: fix native build on mips*Mobile Stream2018-09-031-1/+1
| | | | | | libffi needs asm/sgidefs.h on mips* from linux-headers however abuild ignores makedepends_host in native build if makedepends is set explicitly. The usual makedepends="$makedepends_build $makedepends_host" is not added by this patch because abuild properly reconstructs it.
* main/patch: avoid using broken code in cross buildNatanael Copa2018-09-031-1/+3
| | | | | | The configure cross-compile logic fails to detect no-clobber properties of gettimeofday and tzset functions and replaces them and some dependent calls with the code from the bundled GNU portability library.
* main/nginx: fix permissions of /var/tmpNatanael Copa2018-09-031-1/+2
| | | | | | | | Permissions of /var/tmp should be 1777. Due to limitation in apk/abuild we need to explicitly set the permissions of intermediate directories that should not have default. ref #9364
* main/ncurses: add /lib/terminfo to terminfo dirsNatanael Copa2018-09-031-2/+2
| | | | | | | This is so statically compiled binaries works on distros where terminfo is installed in /lib/terminfo (like ubuntu) ref #9363
* main/s6-networking: upgrade to 2.3.0.3Laurent Bercot2018-09-031-3/+3
|
* main/s6-dns: upgrade to 2.3.0.1Laurent Bercot2018-09-031-2/+2
|
* main/s6-linux-utils: upgrade to 2.5.0.0Laurent Bercot2018-09-031-2/+2
|