aboutsummaryrefslogtreecommitdiffstats
path: root/main/qemu/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* main/qemu: rebuild against libnfs.so.12Natanael Copa2018-08-161-1/+1
|
* main/qemu: upgrade to 2.12.1Andy Postnikov2018-08-161-3/+3
|
* main/snappy: upgrade to 1.1.7 and rebuild dependent packagesTBK2018-07-221-1/+1
|
* main/qemu: fix qemu-modules dependenciesNatanael Copa2018-05-311-2/+2
|
* main/qemu: build drivers as modulesNatanael Copa2018-05-241-65/+98
| | | | | | | | | | Build GTK and SDL user interfaces drivers, audio drivers and block drivers as modules and ship them in their subpackages. This is so we dont need make a special build for GTK. Backport patch to avoid link in libX11 to main binary. Also separate out ivshmem tools to its own subpackage.
* main/qemu: enable seccompNatanael Copa2018-05-241-1/+3
| | | | seems like libvirt needs it
* main/qemu: upgrade to 2.12.0Daniel Sabogal2018-05-161-5/+14
| | | | | | | | Add subpackages for new/missing targets The milkymist platform for the lm32 target depends on libX11 when opengl support is enabled (default), but the configure script only emits X11_LIBS if SDL or GTK support enabled (they are not)
* main/qemu: upgrade to 2.11.1dai9ah2018-02-151-2/+2
|
* main/qemu: upgrade to 2.11.0Daniel Sabogal2018-02-061-11/+5
|
* main/qemu: fix configure for s390xNatanael Copa2018-01-241-1/+4
| | | | | | | | the configure script assumes that grep handles binary data. Busybox grep does not when its compiled with musl so we filter the input with `strings`. Upstream: http://patchwork.ozlabs.org/patch/863654/
* [various]: unify names of licenses according to SPDXJakub Jirutka2017-12-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates $license variable in all APKBUILDs to comply with short names specified by SPDX version 3.0 [1] where possible. It was done using find-and-replace method on substrings inside $license variables. Only license names were updated, not "expressions" specifying relation between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or exceptions (e.g. "X with exceptions"). Many licenses have a version or multiple variants, e.g. MPL-2.0, BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not contain license version or variant. Since there's no way how to infer this information just from abuild, it were left without the variant suffix or version, i.e. non SPDX compliant. GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later (formerly e.g. GPL-2.0+). We did not systematically noted distinguish between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g. GPL2+) were left without the variant suffix, i.e. non SPDX compliant. Note: This commit just fixes format of the license names, no verification has been done if the specified license information is actually correct! [1]: https://spdx.org/licenses/
* main/qemu: add hppa and tilegx targetsDaniel Sabogal2017-10-231-1/+3
|
* main/qemu: fix optionsJakub Jirutka2017-10-171-3/+5
|
* main/qemu: disable check, some tests does not work on our buildersJakub Jirutka2017-10-141-5/+2
| | | | | | | There are a lot of errors like: socket_accept failed: Resource temporarily unavailable and: Could not access KVM kernel module: No such file or directory
* main/qemu: run testsJakub Jirutka2017-10-141-9/+20
|
* main/qemu: build with -O2 instead of -OsJakub Jirutka2017-10-141-1/+1
| | | | Performance is definitely more important for QEMU than binaries size.
* main/qemu: use /run instead of /var/runJakub Jirutka2017-10-141-1/+1
|
* main/qemu: add subpackage -langJakub Jirutka2017-10-141-1/+1
|
* main/qemu: upgrade to 2.10.1Jakub Jirutka2017-10-141-5/+5
|
* main/qemu: rebuild against libnfs-2.0.0Natanael Copa2017-07-101-1/+1
|
* main/qemu: modernize abuild, remove explicit returnsJakub Jirutka2017-07-041-26/+21
|
* main/qemu: move qemu-nbd to -img subpackageJakub Jirutka2017-07-041-1/+2
|
* main/qemu. upgrade to 2.9.0Natanael Copa2017-06-161-22/+9
|
* main/qemu: security fixes #6921Sergei Lukin2017-04-211-2/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* main/qemu: upgrade to 2.8.1Francesco Colista2017-04-171-3/+3
|
* community/qemu: fix build on PPC when musl is used instead of glibcRoberto Oliveira2017-03-311-26/+2
| | | | | Musl on Power does not define regs member as a pt_regs pointer type, so need to use gp_regs member instead.
* main/qemu: remove strip action from APKBUILDRoberto Oliveira2017-03-311-1/+1
| | | | | | APKBUILD was stripping qemu binaries and also a .img file and this was making the build fail. As qemu Makefile already strip the generated binaries, APKBUILD does not need to strip them again, so this patch removes the strip from APKBUILD.
* main/qemu: fix dependencies for linux-user qemusNatanael Copa2017-01-171-3/+7
|
* main/qemu: add patch that makes golang work in linux-userNatanael Copa2017-01-171-1/+5
|
* main/qemu: build the linux-user targets staticNatanael Copa2017-01-171-20/+37
| | | | | The linux-user emulators makes more sense as static binaries so we build them all static.
* main/qemu: enable ncurses againNatanael Copa2016-12-241-1/+6
|
* main/qemu: upgrade to 2.8.0Natanael Copa2016-12-211-16/+14
|
* main/qemu: fix build on aarch64Natanael Copa2016-12-151-0/+4
|
* main/qemu: upgrade to 2.7.0Natanael Copa2016-12-131-7/+7
|
* main/qemu: Upgrade to 2.6.2.Przemyslaw Pawelczyk2016-12-021-4/+4
|
* main/qemu: upgrade to 2.6.1Natanael Copa2016-09-121-5/+5
|
* main/qemu: rebuild against gettext-0.19.8.1Natanael Copa2016-07-181-1/+1
|
* main/qemu: rebuild against gettext 0.19.8Francesco Colista2016-07-181-1/+1
|
* main/qemu: add subpackage -docJakub Jirutka2016-06-271-8/+7
|
* main/qemu: install /etc/qemu/bridge.confJakub Jirutka2016-06-271-4/+11
|
* main/qemu: improve abuild, simplify splitting of subsystems etc.Jakub Jirutka2016-06-271-15/+19
|
* main/qemu: fix chown/chmod for qemu-bridge-helper and gid of qemu groupJakub Jirutka2016-06-271-3/+3
| | | | gid 35 is already reserved for group "games"
* main/qemu: fix configure ifunc checkNatanael Copa2016-06-241-1/+5
| | | | | | compiler and linker supports ifunc but musl dynamic linker does not. fixes #5768
* main/qemu: upgrade to 2.6.0Natanael Copa2016-06-211-5/+5
|
* main/qemu: fix qemu-bridge-helper - set suid, chmod 04710, info msgJakub Jirutka2016-05-111-2/+14
|
* main/qemu: improve abuild, DRYJakub Jirutka2016-05-111-158/+98
|
* main/[various]: bump pkgrel for pre-install fixesPrzemyslaw Pawelczyk2016-04-251-1/+1
|
* main/qemu: upgrade to 2.5.1Natanael Copa2016-04-081-17/+8
|
* main/qemu: security fix (CVE-2015-8550, xsa-155). Fixes #5159Leonardo Arena2016-02-241-5/+17
|
* main/qemu: upgrade to 2.5.0Valery Kartel2015-12-221-33/+30
| | | | | remove unused patches made simple & clean init script for guest-agent