aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/compiler-rt: upgrade to 4.0.0Jakub Jirutka2017-04-221-4/+6
|
* main/clang: add basic check() functionJakub Jirutka2017-04-221-0/+8
|
* main/clang: upgrade to 4.0.0Jakub Jirutka2017-04-229-357/+196
|
* main/llvm4: add provides=llvm and omit version suffix in bin namesJakub Jirutka2017-04-221-1/+12
|
* main/llvm: remove (in favour of llvm4)Jakub Jirutka2017-04-2210-1001/+0
|
* main/llvm4: move from testingJakub Jirutka2017-04-226-0/+202
|
* testing/pass: update README.alpineStuart Cardall2017-04-222-2/+7
|
* community/firefox-esr: fix build on s390xTuan M. Hoang2017-04-221-1/+4
| | | | | | | | ('Error while running startup cache precompilation') at resource://gre/modules/addons/XPIProviderUtils.js Previously this error was mitigated by lowering optimization level to -O1 on s390x but no more with new esr release.
* community/openlibm: disable on s390xTuan M. Hoang2017-04-221-1/+1
|
* community/lensfun: improve abuildJakub Jirutka2017-04-221-18/+18
|
* community/lensfun: SSE/SSE2 for x86* onlyTuan M. Hoang2017-04-221-1/+2
|
* main/libbsd: add N_SYMOFF N_BADMAG for netcat-openbsd (fix s390x)Tuan M. Hoang2017-04-222-3/+24
| | | | | | | Building main/netcat-openbsd requires N_SYMOFF N_BADMAG. These two definitions are also copied from a.out.h. The build turns out good, then main/libvirt also good. In the future usage, this a.out.h thing should be taken into accounts for bugs.
* testing/wireguard-tools: update to 0.0.20170421Stuart Cardall2017-04-221-2/+2
|
* testing/wireguard-grsec: update to 0.0.20170421Stuart Cardall2017-04-221-2/+2
|
* testing/wireguard-vanilla: update to 0.0.20170421Stuart Cardall2017-04-221-2/+2
|
* main/libsoup: upgrade to 2.58.0André Klitzing2017-04-221-2/+2
|
* testing/libdwarf: upgrade to 20170416André Klitzing2017-04-221-2/+2
|
* testing/ostree: upgrade to 2017.5André Klitzing2017-04-221-2/+2
|
* main/mercurial: upgrade to 4.1.3André Klitzing2017-04-221-2/+2
|
* testing/py-mystrom: upgrade to 0.3.8Fabian Affolter2017-04-221-6/+3
|
* testing/rust: remove -lldb subpackageJakub Jirutka2017-04-221-11/+12
| | | | lldb package is broken and has been moved to unmaintained.
* unmaintained/lldb: move from testingJakub Jirutka2017-04-224-0/+0
| | | | | This abuild is unmaintained, poorly written and I encountered issues when trying to upgrade it to 4.0.0 and build against LLVM 4.0.0.
* testing/php7-cassandra: upgrade to 1.3.0Gennady Feldman2017-04-211-5/+3
|
* community/py-yuicompressor: modernize abuildJakub Jirutka2017-04-211-8/+7
|
* community/xpra: update to 2.0.2Stuart Cardall2017-04-211-6/+6
| | | | https://xpra.org/trac/wiki/News
* testing/py-yuicompressor: move to communityStuart Cardall2017-04-211-0/+0
|
* community/docker-registry: precreate data dir and improve configJakub Jirutka2017-04-212-5/+29
|
* community/multipath-tools: moved from mainLeonardo Arena2017-04-216-0/+0
|
* community/yaml-cpp: moved from testingLeonardo Arena2017-04-211-0/+0
|
* testing/yaml-cpp: check() unsupported, make build happen in build()Leonardo Arena2017-04-211-4/+3
|
* community/mongodb-tools: moved from testingLeonardo Arena2017-04-213-0/+0
|
* testing/mongodb-tools: check() unsupported, modernize APKBUILDLeonardo Arena2017-04-211-16/+9
|
* community/mongodb: moved from testingLeonardo Arena2017-04-2116-0/+0
|
* community/wiredtiger: moved from testingLeonardo Arena2017-04-213-0/+0
|
* community/asio: moved from testingLeonardo Arena2017-04-213-0/+0
|
* testing/ginger: disable til nginx buildsNatanael Copa2017-04-211-2/+2
|
* testing/kimchi: disable til nginx buildsNatanael Copa2017-04-211-1/+1
|
* main/aports-build: stop sending messages about build failureNatanael Copa2017-04-212-11/+2
| | | | the buildrepo script reports better information
* main/qemu: security fixes #6921Sergei Lukin2017-04-219-2/+386
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | CVE-2016-7994: Qemu virtio-gpu: memory leak in virtio_gpu_resource_create_2d CVE-2016-7995: Qemu: usb: hcd-ehci: memory leak in ehci_process_itd CVE-2016-8576: Qemu: usb: xHCI: infinite loop vulnerability in xhci_ring_fetch CVE-2016-8577: Qemu: 9pfs: host memory leakage in v9fs_read CVE-2016-8578: Qemu: 9pfs: potential NULL dereferencein 9pfs routines CVE-2016-8668: Qemu: net: OOB buffer access in rocker switch emulation CVE-2016-8909: Qemu: audio: intel-hda: infinite loop in processing dma buffer stream CVE-2016-8910: Qemu: net: rtl8139: infinite loop while transmit in C+ mode CVE-2016-9101: Qemu: net: eepro100 memory leakage at device unplug CVE-2016-9102: Qemu: 9pfs: memory leakage when creating extended attribute CVE-2016-9103: Qemu: 9pfs: information leakage via xattribute CVE-2016-9104: Qemu: 9pfs: integer overflow leading to OOB access CVE-2016-9105: Qemu: memory leakage in v9fs_link CVE-2016-9106: Qemu: 9pfs: memory leakage in v9fs_write CVE-2017-5525: Qemu: audio: memory leakage in ac97 device CVE-2017-5552: Qemu: display: virtio-gpu-3d: memory leakage in virgl_resource_attach_backing CVE-2017-5578: Qemu: display: virtio-gpu: host memory leakage in virtio_gpu_resource_attach_backing CVE-2017-5579: Qemu: serial: host memory leakage in 16550A UART emulation CVE-2017-5667: Qemu: sd: sdhci OOB access during multi block SDMA transfer CVE-2017-5856: Qemu: scsi: megasas: host memory leakage in megasas_handle_dcmd CVE-2017-5857: display: virtio-gpu-3d: host memory leakage in virgl_cmd_resource_unref CVE-2017-5898: Qemu: usb: integer overflow in emulated_apdu_from_guest CVE-2017-5931: virtio: integer overflow in handling virtio-crypto requests CVE-2017-2615: Qemu: display: cirrus: oob access while doing bitblt copy backward mode CVE-2017-2620: Qemu: display: cirrus: potential arbitrary code execution via cirrus_bitblt_cputovideo CVE-2017-6505: usb: an infinite loop issue in ohci_service_ed_list
* community/perl-extutils-pkgconfig: upgrade to 1.16, modernize APKBUILDFrancesco Colista2017-04-211-11/+14
|
* community/zabbix: use php7Leonardo Arena2017-04-211-2/+2
|
* testing/etcd: upgrade to 3.1.6Francesco Colista2017-04-212-7/+6
|
* community/zabbix: upgrade to 3.2.5Leonardo Arena2017-04-211-3/+3
| | | | (cherry picked from commit 3417625c8e9487a8794b42a309d7cf1c47234587)
* main/imap: use http mirror for sourceNatanael Copa2017-04-211-1/+1
|
* community/yadifa: upgrade to 2.2.5Francesco Colista2017-04-211-4/+4
|
* main/py-pbr: upgrade to 3.0.0Francesco Colista2017-04-211-2/+2
|
* main/libbsd: fix build on s390xTuan M. Hoang2017-04-212-8/+9
|
* testing/creduce: upgrade to 2.6.0Jakub Jirutka2017-04-211-4/+2
|
* testing/afl: improve abuildJakub Jirutka2017-04-211-14/+10
|
* community/yarn: upgrade to 0.23.2Ed Robinson2017-04-211-6/+4
|