aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* main/dahdi-linux-vanilla: rebuild against kernel 4.14.65-r0Natanael Copa2018-08-201-1/+1
|
* main/linux-vanilla: upgrade to 4.14.65Natanael Copa2018-08-201-2/+2
|
* main/binutils: upgrade to 2.31.1Natanael Copa2018-08-203-196/+3
|
* main/apache2: security upgrade to 2.4.34Andy Postnikov2018-08-172-23/+27
|
* main/coreutils: add secfixes commentNatanael Copa2018-08-171-0/+4
|
* main/apk-tools: don't update index on deleteNatanael Copa2018-08-172-3/+78
| | | | backport from upstream
* main/sqlite: split out -staticNatanael Copa2018-08-171-1/+7
|
* main/sqlite: build static libsJulien Reichardt2018-08-171-2/+2
|
* main/qemu: rebuild against libnfs.so.12Natanael Copa2018-08-161-1/+1
|
* main/libnfs: upgrade to 3.0.0, clarify licenseprspkt2018-08-162-5/+17
| | | | | The fix-includes.patch explicitly includes <sys/time.h> in order to resolve incomplete type {a,c,m}time definitions.
* main/py-eyed3: claim maintainership, move to communityprspkt2018-08-162-51/+0
|
* main/nodejs: security upgrade to 8.11.4Tim Brust2018-08-161-3/+5
|
* community/perl-text-template: move from mainRoberto Oliveira2018-08-161-34/+0
| | | | It is required only by rt4 package and it is part of community.
* community/perl-regexp-common-net-cidr: move from mainRoberto Oliveira2018-08-161-34/+0
| | | | It is required only by rt4 package and it is part of community.
* main/perl-regexp-common: upgrade to 2017060201 and modernizeRoberto Oliveira2018-08-161-14/+16
|
* main/perl-test-leaktrace: upgrade to 0.16Roberto Oliveira2018-08-162-19/+4
|
* main/python2: add secfixes commentNatanael Copa2018-08-161-0/+5
|
* main/gnupg1: security upgrade to 1.4.23 (CVE-2017-7526)tcely2018-08-162-47/+6
|
* main/python2: split out wininst*.exeNatanael Copa2018-08-161-2/+10
| | | | | | | | | The wininst is only needed for creating binary distribution for windows and is rarely needed, if ever. The precompiled .exe files contains statically linked version of zlib 1.2.8 which is vulnerable. Remove them from main package and save a couple of MB, like we did with python3 (commit c3f535e2460f82e36facf515d906accf0a0a2f7b).
* main/qemu: upgrade to 2.12.1Andy Postnikov2018-08-161-3/+3
|
* main/bind: Upgrade to 9.12.2-P1, enable DLZ and kerberosTaner Tas2018-08-162-66/+18
| | | | | | * Enable DLZ (Dynamically Loadable Zones) support with file system, ldap, stub backends * Enable GSSAPI/Kerberos support * Re-arrange configure options
* main/boost: fix and reenable failing debugger tests In ↵Mike Sullivan2018-08-163-18/+14
| | | | | | | | | | debugger::debug_parent_wait() the variable ch was mistakenly defined to be a char and used to obtain a value from ch = fgetc( command_child ); Later in the code a compare of the truncated ch (0xff) to the constant EOF (0xffffffff) would fail resulting in errors between the expected and actual values returned in the debugger.py and debugger-mi.py tests. Since fgetc is defined to return an int the declaration of ch was modified and the truncation eliminated. I will post the patch to the boost/build community as well.
* main/lucene++: modernize and fix build with fortify-headersNatanael Copa2018-08-161-25/+12
|
* main/awall: upgrade to 1.6.4Kaarle Ritvanen2018-08-151-2/+2
|
* main/asterisk: create asterisk groupTimo Teräs2018-08-143-3/+5
| | | | fixes #9196
* main/perl-cgi: upgrade to 4.39Timo Teräs2018-08-141-2/+2
|
* main/tar: modernizeNatanael Copa2018-08-141-16/+6
|
* main/tar: avoid using broken code in cross buildMobile Stream2018-08-141-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.
* main/postfix: upgrade to 3.3.1Carlo Landmeter2018-08-141-3/+3
|
* main/perl-test-simple: upgrade to 1.302140Francesco Colista2018-08-141-2/+2
|
* main/libvirt: qemu driver needs janssonCarlo Landmeter2018-08-141-2/+4
|
* main/linux-rpi: upgrade to 4.14.62Natanael Copa2018-08-141-2/+2
|
* main/zfs-vanilla: rebuild against kernel 4.14.62-r0Natanael Copa2018-08-141-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.14.62-r0Natanael Copa2018-08-141-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.14.62-r0Natanael Copa2018-08-141-2/+2
|
* main/drbd9-vanilla: rebuild against kernel 4.14.62-r0Natanael Copa2018-08-141-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.14.62-r0Natanael Copa2018-08-141-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.14.62-r0Natanael Copa2018-08-141-1/+1
|
* main/linux-vanilla: upgrade to 4.14.62Natanael Copa2018-08-141-2/+2
|
* main/py-pylast: upgrade to 2.4.0Fabian Affolter2018-08-131-2/+2
|
* main/boost: disable debugger testsNatanael Copa2018-08-133-1/+18
| | | | those fail on aarch64, armhf, ppc64le ans s390x
* main/awall: upgrade to 1.6.3Kaarle Ritvanen2018-08-131-3/+3
|
* main/byobu: upgrade to 5.127Francesco Colista2018-08-131-2/+2
|
* main/awall: setup-firewall: fix DHCP zonesKaarle Ritvanen2018-08-132-4/+4
|
* main/awall: upgrade to 1.6.2Kaarle Ritvanen2018-08-132-11/+10
|
* main/gettext: fix crash in xgettext --itsNatanael Copa2018-08-132-2/+47
|
* community/glade: move from mainNatanael Copa2018-08-131-35/+0
|
* main/glade: upgrade to 3.22.1Natanael Copa2018-08-131-2/+2
|
* main/boost: revert WIFSIGNALED static assertNatanael Copa2018-08-132-2/+19
| | | | http://www.openwall.com/lists/musl/2018/08/10/3
* main/lucene++: rebuild against boost-1.67Natanael Copa2018-08-131-1/+1
|