Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/tar: modernize | Natanael Copa | 2018-08-14 | 1 | -16/+6 | |
| | ||||||
* | main/tar: avoid using broken code in cross build | Mobile Stream | 2018-08-14 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | The tar 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 (tar-130/gnu/). This includes the apparently broken rpl_gmtime/rpl_localtime code from tar-130/gnu/localtime-buffer.c which on armhf ends up as: 0004578c <rpl_gmtime>: 4578c: e92d4010 push {r4, lr} 45790: ebfffffd bl 4578c <rpl_gmtime> 45794: e59f3018 ldr r3, [pc, #24] ; 457b4 <rpl_gmtime+0x28> 45798: e59f2018 ldr r2, [pc, #24] ; 457b8 <rpl_gmtime+0x2c> 4579c: e08f3003 add r3, pc, r3 457a0: e5931000 ldr r1, [r3] 457a4: e08f2002 add r2, pc, r2 457a8: e1510002 cmp r1, r2 457ac: 05830000 streq r0, [r3] 457b0: e8bd8010 pop {r4, pc} 457b4: 0002ff1c .word 0x0002ff1c 457b8: 00030858 .word 0x00030858 The proper fix should be in gnulib (i.e. recognize musl libc as done with glibc) however the APKBUILD change is simpler and easier to remove when/if upstream fixes the problem. | |||||
* | testing/s-nail: cleanup | Natanael Copa | 2018-08-14 | 1 | -9/+1 | |
| | | | | | | - respect global CFLAGS - remove globally set environment variables. They don't seem to be needed and if they are, then it should be fixed differently- | |||||
* | testing/s-nail: update to v14.9.11 | Steffen Nurpmeso | 2018-08-14 | 2 | -19/+9 | |
| | ||||||
* | main/postfix: upgrade to 3.3.1 | Carlo Landmeter | 2018-08-14 | 1 | -3/+3 | |
| | ||||||
* | community/monitoring-plugins: added procps to enable check_procps | Francesco Colista | 2018-08-14 | 1 | -3/+3 | |
| | ||||||
* | community/dateutils: upgrade to 0.4.4 | Francesco Colista | 2018-08-14 | 1 | -3/+3 | |
| | ||||||
* | main/perl-test-simple: upgrade to 1.302140 | Francesco Colista | 2018-08-14 | 1 | -2/+2 | |
| | ||||||
* | community/gns3-gui: upgrade to 2.1.9 | Francesco Colista | 2018-08-14 | 1 | -2/+2 | |
| | ||||||
* | community/gns3-server: upgrade to 2.1.9 | Francesco Colista | 2018-08-14 | 1 | -2/+2 | |
| | ||||||
* | testing/watchman: fix tests | Carlo Landmeter | 2018-08-14 | 2 | -3/+54 | |
| | ||||||
* | main/libvirt: qemu driver needs jansson | Carlo Landmeter | 2018-08-14 | 1 | -2/+4 | |
| | ||||||
* | community/chromium: upgrade to 68.0.3440.106 | Natanael Copa | 2018-08-14 | 1 | -2/+2 | |
| | ||||||
* | non-free/unifi: save source with version | Leonardo Arena | 2018-08-14 | 1 | -3/+3 | |
| | ||||||
* | non-free/unifi: upgrade to 5.8.28 | Leonardo Arena | 2018-08-14 | 1 | -6/+5 | |
| | | | | Update source URL | |||||
* | main/linux-rpi: upgrade to 4.14.62 | Natanael Copa | 2018-08-14 | 1 | -2/+2 | |
| | ||||||
* | testing/wireguard-vanilla: rebuild against kernel 4.14.62-r0 | Natanael Copa | 2018-08-14 | 1 | -1/+1 | |
| | ||||||
* | testing/ipt-netflow-vanilla: rebuild against kernel 4.14.62-r0 | Natanael Copa | 2018-08-14 | 1 | -1/+1 | |
| | ||||||
* | testing/aws-ena-driver-vanilla: rebuild against kernel 4.14.62-r0 | Natanael Copa | 2018-08-14 | 1 | -1/+1 | |
| | ||||||
* | main/zfs-vanilla: rebuild against kernel 4.14.62-r0 | Natanael Copa | 2018-08-14 | 1 | -1/+1 | |
| | ||||||
* | main/xtables-addons-vanilla: rebuild against kernel 4.14.62-r0 | Natanael Copa | 2018-08-14 | 1 | -1/+1 | |
| | ||||||
* | main/spl-vanilla: rebuild against kernel 4.14.62-r0 | Natanael Copa | 2018-08-14 | 1 | -2/+2 | |
| | ||||||
* | main/drbd9-vanilla: rebuild against kernel 4.14.62-r0 | Natanael Copa | 2018-08-14 | 1 | -1/+1 | |
| | ||||||
* | main/devicemaster-linux-vanilla: rebuild against kernel 4.14.62-r0 | Natanael Copa | 2018-08-14 | 1 | -1/+1 | |
| | ||||||
* | main/dahdi-linux-vanilla: rebuild against kernel 4.14.62-r0 | Natanael Copa | 2018-08-14 | 1 | -1/+1 | |
| | ||||||
* | community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.14.62-r0 | Natanael Copa | 2018-08-14 | 1 | -1/+1 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.14.62 | Natanael Copa | 2018-08-14 | 1 | -2/+2 | |
| | ||||||
* | main/py-pylast: upgrade to 2.4.0 | Fabian Affolter | 2018-08-13 | 1 | -2/+2 | |
| | ||||||
* | testing/vera++: build fix | Natanael Copa | 2018-08-13 | 2 | -2/+17 | |
| | | | | fix detection of boost-python library | |||||
* | testing/watchman: upgrade to 4.9.0 | Andy Postnikov | 2018-08-13 | 1 | -3/+3 | |
| | ||||||
* | main/boost: disable debugger tests | Natanael Copa | 2018-08-13 | 3 | -1/+18 | |
| | | | | those fail on aarch64, armhf, ppc64le ans s390x | |||||
* | main/awall: upgrade to 1.6.3 | Kaarle Ritvanen | 2018-08-13 | 1 | -3/+3 | |
| | ||||||
* | main/byobu: upgrade to 5.127 | Francesco Colista | 2018-08-13 | 1 | -2/+2 | |
| | ||||||
* | community/perl-mojolicious: upgrade to 7.93 | Francesco Colista | 2018-08-13 | 1 | -2/+2 | |
| | ||||||
* | testing/openimageio: fix detection of boost-python | Natanael Copa | 2018-08-13 | 2 | -4/+18 | |
| | ||||||
* | community/mbedtls: upgrade to 2.12.0 | Stuart Cardall | 2018-08-13 | 1 | -5/+5 | |
| | | | | | | * includes fixes for CVE-2018-0497 and CVE-2018-0498 https://github.com/ARMmbed/mbedtls/blob/development/ChangeLog | |||||
* | community/libxfce4ui: use gtk3 glade | Natanael Copa | 2018-08-13 | 1 | -4/+4 | |
| | ||||||
* | main/awall: setup-firewall: fix DHCP zones | Kaarle Ritvanen | 2018-08-13 | 2 | -4/+4 | |
| | ||||||
* | main/awall: upgrade to 1.6.2 | Kaarle Ritvanen | 2018-08-13 | 2 | -11/+10 | |
| | ||||||
* | community/crystal: upgrade to 0.26.0 | Jakub Jirutka | 2018-08-13 | 3 | -50/+33 | |
| | ||||||
* | main/gettext: fix crash in xgettext --its | Natanael Copa | 2018-08-13 | 2 | -2/+47 | |
| | ||||||
* | community/glade: move from main | Natanael Copa | 2018-08-13 | 1 | -0/+0 | |
| | ||||||
* | main/glade: upgrade to 3.22.1 | Natanael Copa | 2018-08-13 | 1 | -2/+2 | |
| | ||||||
* | testing/jattach: upgrade to 1.4 | jchipmunk | 2018-08-13 | 1 | -2/+2 | |
| | ||||||
* | testing/openimageio: upgrade to 1.8.13 | Natanael Copa | 2018-08-13 | 1 | -2/+2 | |
| | ||||||
* | testing/gearmand: rebuild against boost-1.67 | Natanael Copa | 2018-08-13 | 1 | -1/+1 | |
| | ||||||
* | testing/btfs: rebuild against boost-1.67 | Natanael Copa | 2018-08-13 | 1 | -1/+1 | |
| | ||||||
* | testing/libtorrent-rasterbar: rebuild against boost-1.67 | Natanael Copa | 2018-08-13 | 1 | -1/+1 | |
| | ||||||
* | testing/kea: rebuild against boost-1.67 | Natanael Copa | 2018-08-13 | 1 | -1/+1 | |
| | ||||||
* | testing/botan: rebuild against boost-1.67 | Natanael Copa | 2018-08-13 | 1 | -1/+1 | |
| |