aboutsummaryrefslogtreecommitdiffstats
path: root/main/qemu
Commit message (Collapse)AuthorAgeFilesLines
* 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-272-4/+20
|
* 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-272-4/+4
| | | | gid 35 is already reserved for group "games"
* main/qemu: fix configure ifunc checkNatanael Copa2016-06-242-1/+19
| | | | | | 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-113-2/+25
|
* main/qemu: improve abuild, DRYJakub Jirutka2016-05-111-158/+98
|
* main/[various]: bump pkgrel for pre-install fixesPrzemyslaw Pawelczyk2016-04-251-1/+1
|
* Improve consistency of scripts using adduser/addgroup.Przemyslaw Pawelczyk2016-04-251-1/+3
| | | | | | | | | | | | Following rules have been applied: - script starts with shebang !#/bin/sh followed by blank line, - script ends with exit 0 prepended by blank line, - only stderr of adduser, addgroup or passwd is redirected to /dev/null, - getent passwd/group instances has been removed, - manual checking of file and group existence has been removed, - `|| true` instances has been removed. Comments and line wrapping have been preserved.
* Reorder options passed to addgroup in scripts: make -S first.Przemyslaw Pawelczyk2016-04-251-1/+1
| | | | It's only for consistency and to ease spotting lack of it.
* main/qemu: upgrade to 2.5.1Natanael Copa2016-04-083-101/+8
|
* main/qemu: security fix (CVE-2015-8550, xsa-155). Fixes #5159Leonardo Arena2016-02-243-5/+101
|
* main/qemu: upgrade to 2.5.0Valery Kartel2015-12-228-1471/+35
| | | | | remove unused patches made simple & clean init script for guest-agent
* main/qemu: rebuild against fixed ncurses widechar onlyNatanael Copa2015-12-171-1/+1
|
* main/qemu: rebuild against ncurses wide charNatanael Copa2015-12-171-1/+1
|
* main/qemu: add snappy, libnfs support and use upstream CFLAGSNatanael Copa2015-12-021-14/+43
| | | | | we disable our custom CFLAGS in an attempt to try catch a bug reported by pluesh on irc.
* main/qemu: fix build on armNatanael Copa2015-11-191-2/+6
|
* main/qemu: upgrade to 2.4.1Natanael Copa2015-11-091-5/+5
|
* main/qemu: rebuild against ncurses-6.0Natanael Copa2015-10-161-1/+1
|
* don't prefix GPL version number with a dashSören Tempel2015-10-031-1/+1
| | | | | This conforms to wiki documentation regarding package creation: http://wiki.alpinelinux.org/wiki/Creating_an_Alpine_package#license
* main/qemu: upgrade to 2.4.0.1Natanael Copa2015-09-241-4/+4
|
* main/qemu: upgrade to 2.4.0Natanael Copa2015-08-131-18/+5
|
* main/qemu: security fix for CVE-2015-5154Natanael Copa2015-07-312-1/+180
|
* main/qemu: security fix for CVE-2015-4037Natanael Copa2015-07-082-0/+54
| | | | ref #4328
* main/qemu: security fix for CVE-2015-3456Natanael Copa2015-05-152-1/+90
| | | | ref #4181
* main/qemu: upgrade to 2.3.0Natanael Copa2015-04-301-5/+5
|
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-282-5/+5
|
* main/qemu: add gtk subpackage and enable libssh2Natanael Copa2015-04-211-18/+51
|
* main/qemu: split system-tricoreTimo Teräs2015-04-101-0/+2
|
* main/qemu: upgrade to 2.2.1Timo Teräs2015-04-102-8/+43
|
* main/qemu: upgrade to 2.1.3, and use paxmarkTimo Teräs2015-04-091-7/+7
|
* main/qemu: security fix for CVE-2014-8106Natanael Copa2015-01-292-2/+111
|
* main/qemu: disable gtk and sdlNatanael Copa2014-12-021-10/+29
|
* main/qemu: upgrade to 2.1.2Natanael Copa2014-09-261-4/+4
|
* main/qemu: upgrade to 2.1.1Natanael Copa2014-09-111-5/+5
|
* main/qemu: rebuild with libusbNatanael Copa2014-09-031-2/+2
|
* main/qemu: upgrade to 2.1.0Natanael Copa2014-08-046-248/+5
|
* main/qemu: replace patches with the ones sent upstreamNatanael Copa2014-04-2913-108/+312
| | | | | Patches sent upstream: http://lists.nongnu.org/archive/html/qemu-devel/2014-04/msg04773.html
* main/qemu: upgrade to 2.0.0Natanael Copa2014-04-223-24/+28
|
* main/qemu: upgrade to 1.7.1Natanael Copa2014-03-261-5/+5
|
* main/qemu: build fix for uclibcNatanael Copa2014-03-252-0/+22
|
* main/qemu: musl build fixNatanael Copa2014-03-255-1/+85
|
* Revert "main/qemu: musl build fix"Natanael Copa2013-12-245-85/+1
| | | | This reverts commit e68aa4b6118b001c4752c54e65dbe9829b2e362c.
* main/qemu: musl build fixNatanael Copa2013-12-235-1/+85
|
* main/qemu: upgrade to 1.7.0Natanael Copa2013-11-281-4/+4
|
* main/qemu: build fixNatanael Copa2013-10-221-2/+2
| | | | needs bison and flex and for some reaons we also need to set the ARFLAGS