summaryrefslogtreecommitdiff
path: root/user/qemu
AgeCommit message (Collapse)AuthorFilesLines
2020-06-16user/qemu: Fix last time64 issueA. Wilcox2-1/+21
2020-04-06user/qemu: patch CVE-2020-11102Max Rees2-1/+149
2020-03-24user/qemu: [CVE] bump to 4.2.0 (#121)Max Rees4-47/+160
* SSH block device support is dropped until we ship libssh (upstream switched away from libssh2) * system-ppcemb target dropped upstream * Switched to user/libslirp (4.2.0) instead of vendored copy (4.1.0) which fixes several CVEs (included in these secfixes for this time only; future secfixes for libslirp should be in user/libslirp with a rebuild of qemu for the statically linked bits).
2020-01-24user/qemu: Fix build with 64-bit time_tA. Wilcox2-0/+22
2019-10-01user/qemu: revbump for nettleA. Wilcox1-1/+1
2019-08-11user/*: rebuild for nettle bumpMax Rees1-1/+1
2019-07-22user/*: use useradd, groupadd instead of adduser, addgroupMax Rees2-3/+3
2019-07-21user/*: bashism removal part 2 (o-z)Max Rees1-2/+2
2019-03-01user/qemu: Drop paxmark and obsolete patchesLuis Ressel4-224/+0
paxmark doesn't support tmpfs.
2019-03-01user/qemu: Add missing arches to _user_subsystemsLuis Ressel1-1/+7
The corresponding binaries are currently part of the generic "qemu" package.
2019-03-01user/qemu: Explicitly disable gcrypt supportLuis Ressel1-1/+2
It's currently an automagic dep, and linking against both nettle and gcrypt may be problematic.
2018-11-03system/icu: bump to 63.1A. Wilcox1-1/+1
2018-09-10user/qemu: update checksumsA. Wilcox1-1/+0
2018-09-10user/qemu: we don't need that patch after allA. Wilcox1-2/+1
2018-09-10user/qemu: default to 4 KB page size for pseries KVM since that's our kernel ↵A. Wilcox2-1/+33
default
2018-09-06user/qemu: bump to 3.0.0A. Wilcox4-113/+16
2018-08-31user/qemu: more debug, add -gtk for ppc{,64}A. Wilcox2-2/+141
2018-08-30user/qemu: bump to 2.12.1, add -dbgA. Wilcox1-7/+17
2018-07-29user/qemu: fix build on ppcA. Wilcox2-0/+18
2018-07-03user/qemu: new packageA. Wilcox22-0/+1003