Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/compiler-rt: upgrade to 4.0.0 | Jakub Jirutka | 2017-04-22 | 1 | -4/+6 | |
| | ||||||
* | main/clang: add basic check() function | Jakub Jirutka | 2017-04-22 | 1 | -0/+8 | |
| | ||||||
* | main/clang: upgrade to 4.0.0 | Jakub Jirutka | 2017-04-22 | 9 | -357/+196 | |
| | ||||||
* | main/llvm4: add provides=llvm and omit version suffix in bin names | Jakub Jirutka | 2017-04-22 | 1 | -1/+12 | |
| | ||||||
* | main/llvm: remove (in favour of llvm4) | Jakub Jirutka | 2017-04-22 | 10 | -1001/+0 | |
| | ||||||
* | main/llvm4: move from testing | Jakub Jirutka | 2017-04-22 | 6 | -0/+202 | |
| | ||||||
* | testing/pass: update README.alpine | Stuart Cardall | 2017-04-22 | 2 | -2/+7 | |
| | ||||||
* | community/firefox-esr: fix build on s390x | Tuan M. Hoang | 2017-04-22 | 1 | -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 s390x | Tuan M. Hoang | 2017-04-22 | 1 | -1/+1 | |
| | ||||||
* | community/lensfun: improve abuild | Jakub Jirutka | 2017-04-22 | 1 | -18/+18 | |
| | ||||||
* | community/lensfun: SSE/SSE2 for x86* only | Tuan M. Hoang | 2017-04-22 | 1 | -1/+2 | |
| | ||||||
* | main/libbsd: add N_SYMOFF N_BADMAG for netcat-openbsd (fix s390x) | Tuan M. Hoang | 2017-04-22 | 2 | -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.20170421 | Stuart Cardall | 2017-04-22 | 1 | -2/+2 | |
| | ||||||
* | testing/wireguard-grsec: update to 0.0.20170421 | Stuart Cardall | 2017-04-22 | 1 | -2/+2 | |
| | ||||||
* | testing/wireguard-vanilla: update to 0.0.20170421 | Stuart Cardall | 2017-04-22 | 1 | -2/+2 | |
| | ||||||
* | main/libsoup: upgrade to 2.58.0 | André Klitzing | 2017-04-22 | 1 | -2/+2 | |
| | ||||||
* | testing/libdwarf: upgrade to 20170416 | André Klitzing | 2017-04-22 | 1 | -2/+2 | |
| | ||||||
* | testing/ostree: upgrade to 2017.5 | André Klitzing | 2017-04-22 | 1 | -2/+2 | |
| | ||||||
* | main/mercurial: upgrade to 4.1.3 | André Klitzing | 2017-04-22 | 1 | -2/+2 | |
| | ||||||
* | testing/py-mystrom: upgrade to 0.3.8 | Fabian Affolter | 2017-04-22 | 1 | -6/+3 | |
| | ||||||
* | testing/rust: remove -lldb subpackage | Jakub Jirutka | 2017-04-22 | 1 | -11/+12 | |
| | | | | lldb package is broken and has been moved to unmaintained. | |||||
* | unmaintained/lldb: move from testing | Jakub Jirutka | 2017-04-22 | 4 | -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.0 | Gennady Feldman | 2017-04-21 | 1 | -5/+3 | |
| | ||||||
* | community/py-yuicompressor: modernize abuild | Jakub Jirutka | 2017-04-21 | 1 | -8/+7 | |
| | ||||||
* | community/xpra: update to 2.0.2 | Stuart Cardall | 2017-04-21 | 1 | -6/+6 | |
| | | | | https://xpra.org/trac/wiki/News | |||||
* | testing/py-yuicompressor: move to community | Stuart Cardall | 2017-04-21 | 1 | -0/+0 | |
| | ||||||
* | community/docker-registry: precreate data dir and improve config | Jakub Jirutka | 2017-04-21 | 2 | -5/+29 | |
| | ||||||
* | community/multipath-tools: moved from main | Leonardo Arena | 2017-04-21 | 6 | -0/+0 | |
| | ||||||
* | community/yaml-cpp: moved from testing | Leonardo Arena | 2017-04-21 | 1 | -0/+0 | |
| | ||||||
* | testing/yaml-cpp: check() unsupported, make build happen in build() | Leonardo Arena | 2017-04-21 | 1 | -4/+3 | |
| | ||||||
* | community/mongodb-tools: moved from testing | Leonardo Arena | 2017-04-21 | 3 | -0/+0 | |
| | ||||||
* | testing/mongodb-tools: check() unsupported, modernize APKBUILD | Leonardo Arena | 2017-04-21 | 1 | -16/+9 | |
| | ||||||
* | community/mongodb: moved from testing | Leonardo Arena | 2017-04-21 | 16 | -0/+0 | |
| | ||||||
* | community/wiredtiger: moved from testing | Leonardo Arena | 2017-04-21 | 3 | -0/+0 | |
| | ||||||
* | community/asio: moved from testing | Leonardo Arena | 2017-04-21 | 3 | -0/+0 | |
| | ||||||
* | testing/ginger: disable til nginx builds | Natanael Copa | 2017-04-21 | 1 | -2/+2 | |
| | ||||||
* | testing/kimchi: disable til nginx builds | Natanael Copa | 2017-04-21 | 1 | -1/+1 | |
| | ||||||
* | main/aports-build: stop sending messages about build failure | Natanael Copa | 2017-04-21 | 2 | -11/+2 | |
| | | | | the buildrepo script reports better information | |||||
* | main/qemu: security fixes #6921 | Sergei Lukin | 2017-04-21 | 9 | -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 APKBUILD | Francesco Colista | 2017-04-21 | 1 | -11/+14 | |
| | ||||||
* | community/zabbix: use php7 | Leonardo Arena | 2017-04-21 | 1 | -2/+2 | |
| | ||||||
* | testing/etcd: upgrade to 3.1.6 | Francesco Colista | 2017-04-21 | 2 | -7/+6 | |
| | ||||||
* | community/zabbix: upgrade to 3.2.5 | Leonardo Arena | 2017-04-21 | 1 | -3/+3 | |
| | | | | (cherry picked from commit 3417625c8e9487a8794b42a309d7cf1c47234587) | |||||
* | main/imap: use http mirror for source | Natanael Copa | 2017-04-21 | 1 | -1/+1 | |
| | ||||||
* | community/yadifa: upgrade to 2.2.5 | Francesco Colista | 2017-04-21 | 1 | -4/+4 | |
| | ||||||
* | main/py-pbr: upgrade to 3.0.0 | Francesco Colista | 2017-04-21 | 1 | -2/+2 | |
| | ||||||
* | main/libbsd: fix build on s390x | Tuan M. Hoang | 2017-04-21 | 2 | -8/+9 | |
| | ||||||
* | testing/creduce: upgrade to 2.6.0 | Jakub Jirutka | 2017-04-21 | 1 | -4/+2 | |
| | ||||||
* | testing/afl: improve abuild | Jakub Jirutka | 2017-04-21 | 1 | -14/+10 | |
| | ||||||
* | community/yarn: upgrade to 0.23.2 | Ed Robinson | 2017-04-21 | 1 | -6/+4 | |
| |