aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/ldb: add secinfoLeonardo Arena2018-08-221-0/+4
|
* main/krb5: security upgrade to 1.15.3 ↵Natanael Copa2018-08-211-3/+9
| | | | | | (CVE-2017-15088,CVE-2018-5709,CVE-2018-5710) fixes #9300
* main/wpa_supplicant: bump pkgrelNatanael Copa2018-08-211-1/+1
|
* main/wpa_supplicant: security fix (CVE-2018-14526)Natanael Copa2018-08-212-0/+48
| | | | fixes #9219
* main/perl-cpanel-json-xs: upgrade to 4.05Francesco Colista2018-08-211-2/+2
|
* main/apk-tools: backport fix for --no-networkNatanael Copa2018-08-212-3/+35
| | | | | prevent update repository index when --no-network is specified. ref #9126
* main/openssl1.0: upgrade to 1.0.2pNatanael Copa2018-08-213-75/+4
|
* main/ldb: remove temp unset CFLAGSNatanael Copa2018-08-211-3/+1
| | | | The tests was properly fixed so we can remove the workaround.
* main/ldb: fix failing testsLeonardo Arena2018-08-212-3/+383
|
* main/perl-archive-zip: upgrade to 1.62Leonardo Arena2018-08-211-5/+3
|
* main/unzip: update CVE-2014-8139 to fix issueMike Sullivan2018-08-203-51/+79
|
* main/perl-archive-zip: remove another failing testLeonardo Arena2018-08-201-2/+2
| | | | It seems due to commit b8ea797bc3374e3cd762e284d9e600ff4935b864
* main/samba: security upgrade to 4.8.4Andy Postnikov2018-08-201-3/+9
| | | | Fixes #9249
* main/ldb: Upgrade to 1.3.5Taner Tas2018-08-202-38/+11
| | | | | | * Test suite fails if compiler flags set * Use waf directly instead of disguising as autotools * Re-arrange and remove unused configure options
* main/unzip: fix various CVEsNatanael Copa2018-08-208-2/+371
| | | | | | | | | | - CVE-2014-8139 - CVE-2014-8140 - CVE-2014-8141 - CVE-2014-9636 - CVE-2014-9913 - CVE-2016-9844 - CVE-2018-1000035
* main/dhcpcd: upgrade to 7.0.8Natanael Copa2018-08-201-2/+2
|
* main/binutils: add missing patchNatanael Copa2018-08-201-0/+46
|
* main/ncurses: upgrade to 6.1_p20180818Natanael Copa2018-08-201-5/+7
|
* main/perl-archive-zip: modernize APKBUILD, add check()Leonardo Arena2018-08-201-9/+23
|
* main/perl-test-mockmodule: new aportLeonardo Arena2018-08-201-0/+41
| | | | Override subroutines in a module for unit testing
* main/perl-super: new aportLeonardo Arena2018-08-201-0/+41
| | | | Control superclass method dispatch
* main/perl-archive-zip: upgrade to 1.61Leonardo Arena2018-08-201-2/+2
|
* main/zfs-vanilla: rebuild against kernel 4.14.65-r0Natanael Copa2018-08-201-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.14.65-r0Natanael Copa2018-08-201-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.14.65-r0Natanael Copa2018-08-201-2/+2
|
* main/drbd9-vanilla: rebuild against kernel 4.14.65-r0Natanael Copa2018-08-201-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.14.65-r0Natanael Copa2018-08-201-1/+1
|
* 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
|