Mario Rodas
e24855d70d
docker-slim: 1.26.1 -> 1.27.0
...
Changelog: https://github.com/docker-slim/docker-slim/releases/tag/1.27.0
2020-02-29 04:20:00 -05:00
Benjamin Hipple
ad30a30488
rustPlatform.fetchCargo: handle custom Cargo.lock patchfiles with validation
...
Previously, we would asssert that the lockfiles are consistent during the
unpackPhase, but if the pkg has a patch for the lockfile itself then we must
wait until the patchPhase is complete to check.
This also removes an implicity dependency on the src attribute coming from
`fetchzip` / `fetchFromGitHub`, which happens to name the source directory
"source". Now we glob for it, so different fetchers will work consistently.
2020-02-28 18:54:23 -08:00
zowoq
4ddbe3f263
umoci: 0.4.4 -> 0.4.5
2020-02-25 06:52:34 +10:00
Peter Hoeg
e17dff1104
Merge pull request #80004 from peterhoeg/f/crun
...
crun: run tests and show the proper version number
2020-02-23 21:15:44 +08:00
Vladimír Čunát
627a9ff433
lkl: fixup build after PR #78994
2020-02-20 21:07:43 +01:00
zowoq
d9bedd0e3e
crun: 0.12.1 -> 0.12.2.1
...
https://github.com/containers/crun/blob/0.12.2.1/NEWS
2020-02-18 08:42:04 +10:00
Benjamin Hipple
2494471a14
cntr: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-16 09:35:30 -08:00
Mario Rodas
7696369bec
docker-slim: move expression to outside of build-support ( #80078 )
2020-02-14 09:42:18 +01:00
Benjamin Hipple
eb11feaa0b
treewide: change fetchCargoTarball default to opt-out
...
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.
This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.
See #79975 for details.
2020-02-13 22:41:37 -08:00
zowoq
1979e038a3
docker: 19.03.5 -> 19.03.6
...
https://github.com/docker/docker-ce/releases/tag/v19.03.6
2020-02-13 14:17:47 +10:00
Matthew Bauer
ba30ee3389
Merge pull request #79708 from saschagrunert/unused-ldflags-var
...
cri-o: remove unused ldflags variable
2020-02-10 14:28:12 -05:00
Christian Kauhaus
edfd964253
Merge pull request #79050 from andrew-d/andrew/qemu-CVEs
...
qemu: add patches for CVE-2020-7039 and CVE-2020-7211
2020-02-10 16:52:25 +01:00
Sascha Grunert
c36fca9701
cri-o: remove unused ldflags variable
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-02-10 14:42:40 +01:00
Sascha Grunert
b771cc73d4
cri-o: v1.16.1 -> v1.17.0
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-02-10 09:18:23 +01:00
Peter Hoeg
ee027c128b
crun: run tests and show the proper version number
2020-02-10 12:01:48 +08:00
Frederik Rietdijk
03755ed59a
Merge master into staging-next
2020-02-09 09:17:51 +01:00
Mario Rodas
54df335531
Merge pull request #79491 from zowoq/crun
...
crun: 0.12 -> 0.12.1
2020-02-08 06:14:06 -05:00
zowoq
69c29537b3
crun: 0.12 -> 0.12.1
...
https://github.com/containers/crun/blob/0.12.1/NEWS
2020-02-08 11:24:26 +10:00
Frederik Rietdijk
30f0909e3a
Merge master into staging-next
2020-02-07 19:27:52 +01:00
Sascha Grunert
6d7e4fb746
podman: v1.7.0 -> v1.8.0
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-02-07 15:25:19 +01:00
Sergey Lukjanov
57be3cab36
docker-compose: 1.25.1 -> 1.25.4
2020-02-06 14:31:59 -08:00
Vladimír Čunát
48a997cd76
Merge #66528 : glibc: 2.27 -> 2.30 (into staging)
...
Includes update of stdenv bootstap tools (for three main platforms)
and many package fixes with new glibc.
2020-02-05 13:41:09 +01:00
zowoq
1a021570f9
crun: 0.11 -> 0.12
...
https://github.com/containers/crun/releases/tag/0.12
2020-02-04 08:19:12 +10:00
zowoq
f578bcadbe
firecracker: 0.19.0 -> 0.20.0
...
https://github.com/firecracker-microvm/firecracker/blob/v0.20.0/CHANGELOG.md#0200
2020-02-02 12:52:48 +10:00
Andrew Dunham
ef3addb1cb
qemu: add patches for CVE-2020-7039 and CVE-2020-7211
...
Fixes #78762
2020-02-01 16:37:15 -08:00
Maximilian Bosch
ea8ae88f04
Merge branch 'staging' into glibc230
2020-02-01 17:42:03 +01:00
Maximilian Bosch
10ad9fea9f
xen: remove 4.5
...
Depends on a fairly old gcc, marked as insecure for ~2 years.
2020-01-28 20:11:00 +01:00
Maximilian Bosch
6b0cd9ad47
Merge branch 'staging' into glibc230
...
Conflicts:
pkgs/applications/misc/vit/default.nix
2020-01-28 14:54:51 +01:00
zowoq
5bee42b6b4
conmon: 2.0.9 -> 2.0.10
2020-01-28 08:07:52 +10:00
zowoq
b9e3d5ab9d
runc: 1.0.0-rc9 -> 1.0.0-rc10
...
https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc10
2020-01-24 13:13:52 +10:00
Maximilian Bosch
91b7e73bbc
xen_4_8-{light,slim}: fix build
2020-01-23 11:00:54 +01:00
Peter Hoeg
2cfb5f51d2
Merge pull request #77483 from zowoq/crun
...
crun: 0.10.6 -> 0.11
2020-01-23 09:11:22 +08:00
Maximilian Bosch
ad2fd68cff
xen_4_8: fix build w/glibc-2.30
...
The header (and the `sysctl`-function) were unused, so the inclusion can be
removed safely.
This was done by upstream in 4.9 as well[1].
[1] 74858c9eaf
2020-01-23 00:21:22 +01:00
Sascha Grunert
b5035c0892
cri-o: Fix build tags usage
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-01-22 17:33:57 +01:00
zowoq
f64bcd6cca
crun: 0.10.6 -> 0.11
2020-01-16 15:45:59 +10:00
R. RyanTM
41c3914b62
docker-compose: 1.25.0 -> 1.25.1
2020-01-15 07:09:58 +00:00
Christian Mainka
316c4012e2
open-vm-tools: 10.3.10 -> 11.0.1
...
Also update our downstream patch.
2020-01-11 11:48:53 -05:00
Mario Rodas
0a4c110bc3
Merge pull request #77221 from saschagrunert/conmon
...
conmon: v2.0.8 -> v2.0.9
2020-01-07 20:43:50 -05:00
zowoq
66978f0f46
podman: 1.6.3 -> 1.7.0
2020-01-08 07:25:59 +10:00
Sascha Grunert
d4a9b0a087
conmon: v2.0.8 -> v2.0.9
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-01-07 13:22:45 +01:00
zowoq
31d2d5a382
docker: 19.03.4 -> 19.03.5
2020-01-03 12:49:49 +00:00
Frederik Rietdijk
f08e3e38d4
Merge master into staging-next
2020-01-02 21:41:13 +01:00
Franz Pletz
5338dd7ac8
Merge pull request #76065 from risicle/ris-qemu-4.2.0
...
qemu: 4.1.0 -> 4.2.0, including patch for minor CVE-2019-15890
2020-01-02 15:19:30 +00:00
Jan Tojnar
0c2adc0fb1
Merge branch 'staging' into staging-next
2019-12-31 03:59:58 +01:00
Robin Gloster
313da176d3
treewide: NIX_*_FLAGS -> string
2019-12-31 00:16:46 +01:00
Robin Gloster
5f2b92e3ec
treewide: NIX_*_COMPILE -> string
2019-12-31 00:13:29 +01:00
Robin Gloster
4db0860814
cri-o: fix *Flags
2019-12-31 00:03:37 +01:00
Jonathan Ringer
d72c4791bc
Merge remote-tracking branch 'origin' into staging-next
2019-12-30 14:36:16 -08:00
Jan Tojnar
21280e418d
virtualbox: fix eval
2019-12-30 22:01:39 +01:00
AndersonTorres
a36e54de9d
Bochs: quote homepage URL in order to suit the new standards
2019-12-30 15:16:53 -03:00
Frederik Rietdijk
6d059becd3
Merge gcc-9 into staging ( #68029 )
2019-12-30 16:38:38 +01:00
Maximilian Bosch
59ab29fe88
virtualbox: fix build
...
Newer `iasl`-versions disallow strings within certain declarations[1]
which breaks the virtualbox build as it relies on exactly this
behavior[2].
This should be removed again when updating virtualbox to 6.1.
[1] https://acpica.org/node/172
[2] https://hydra.nixos.org/build/108774352
2019-12-30 14:11:32 +01:00
Merijn Broeren
133103d709
treewide: replace make/build/configure/patchFlags with nix lists
2019-12-30 12:58:11 +01:00
Robin Gloster
ac8eaa8507
treewide: fix *Flags
2019-12-30 04:50:37 +01:00
AndersonTorres
f560e96a18
Bochs: 2.6.9 -> 2.6.10
2019-12-29 15:21:42 -03:00
R. RyanTM
f139dc681c
remotebox: 2.6 -> 2.7
2019-12-28 20:33:41 +01:00
zowoq
21a28f2f0b
podman: install completion
2019-12-27 22:53:17 +10:00
Franz Pletz
77b6c3cd06
Merge remote-tracking branch 'origin/master' into gcc-9
2019-12-26 14:17:36 +01:00
markuskowa
5f3d5d3ac7
Merge pull request #76455 from r-ryantm/auto-update/x11docker
...
x11docker: 6.4.0 -> 6.5.0
2019-12-25 14:00:07 +01:00
R. RyanTM
dca4ef0d9c
x11docker: 6.4.0 -> 6.5.0
2019-12-24 14:05:15 -08:00
Alyssa Ross
c76deaef9c
crosvm: 77.12371.0.0-rc1 -> 79.12607.0.0-rc4
...
Replaced src munging with a custom unpackPhase because the previous
approach couldn't handle a newly introduced path with a space, and
this is cleaner anyway (but was impossible at the time due to
unpackPhase not being forwarded to fetchcargo).
2019-12-24 17:23:52 +00:00
Alyssa Ross
0c62e73b37
crosvm: add myself as maintainer
2019-12-24 17:23:52 +00:00
Alyssa Ross
7e683f6393
crosvm.updateScript: use more stable update source
...
It has been explained to me that cros-omahaproxy reports which
versions are available to users, while cros-updates-serving reports
the latest builds available for each channel. The latter is probably
better for our use case anyway, and apparently, while both aren't
officially supported, is less likely to randomly break.
So let's use that instead, even if it is much more annoying to parse.
2019-12-24 17:23:52 +00:00
Robert Scott
f5c0d150e7
qemu: add patch for CVE-2019-15890
2019-12-19 00:51:04 +00:00
Robert Scott
8c3a97fa7e
qemu: 4.1.0 -> 4.2.0
2019-12-18 22:00:49 +00:00
Michael Raskin
e726201cc8
Merge pull request #52352 from hyperfekt/init_crosvm
...
crosvm: init at 77.0.3865.105
2019-12-17 15:22:14 +00:00
Sascha Grunert
7aba727c0d
conmon: v2.0.7 -> v2.0.8
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-12-16 09:43:03 +01:00
Robert Scott
46460d3d7a
crun: 0.8 -> 0.10.6 (security) ( #75304 )
...
addressing CVE-2019-18837
2019-12-14 18:49:18 +01:00
Mario Rodas
d712be5f3e
podman: add marsam to maintainers
2019-12-13 04:21:00 -05:00
Mario Rodas
072cdcb265
podman: enable on darwin
2019-12-13 04:20:00 -05:00
Ivan Kozik
61f264fc41
open-vm-tools: 11.0.1 -> 11.0.5
2020-01-20 07:42:00 +00:00
Sascha Grunert
0101712a5b
conmon: v2.0.6 -> v2.0.7
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-12-13 09:24:52 +01:00
Mario Rodas
10fbebcfc6
Merge pull request #75483 from saschagrunert/conmon
...
conmon: v2.0.4 -> v2.0.6
2019-12-12 08:19:14 -05:00
Sascha Grunert
9165b15335
conmon: v2.0.4 -> v2.0.6
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-12-12 09:23:13 +01:00
Florian Klink
135ebdb7b8
Merge pull request #74260 from B4dM4n/virtualbox-update
...
virtualbox: 6.0.12 -> 6.0.14
2019-12-12 03:52:39 +01:00
Fabian Möller
837dbc809e
fixup! virtualbox: 6.0.12 -> 6.0.14
...
use fetchpatch in guest additions
2019-12-12 00:59:03 +01:00
Fabian Möller
63969f5821
fixup! virtualbox: 6.0.12 -> 6.0.14
2019-12-11 22:59:50 +01:00
Sascha Grunert
23f10837ab
conmon: v2.0.3 -> v2.0.4
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-12-09 18:36:35 +01:00
Nikolay Korotkiy
2a6a39bc8c
podman-compose: init at 0.1.5
2019-12-06 12:41:40 +03:00
Florian Klink
3140fa89c5
Merge pull request #73097 from andrew-d/andrew/gvisor-redux
...
gvisor: init at 2019-11-14
2019-12-05 01:28:43 +01:00
Andrew Dunham
1f0512faf6
gvisor-containerd-shim: init at 2019-10-09
2019-12-03 23:55:24 -08:00
Andrew Dunham
3147b0a09e
gvisor: init at 2019-11-14
2019-12-03 23:55:24 -08:00
Maximilian Bosch
7d8205bc09
docker-distribution: 2.6.2 -> 2.7.1
2019-12-03 13:49:03 +01:00
Frederik Rietdijk
d14baf7747
Merge master into staging-next
2019-11-30 08:57:28 +01:00
Mario Rodas
33be10e490
Merge pull request #74701 from r-ryantm/auto-update/x11docker
...
x11docker: 6.3.0 -> 6.4.0
2019-11-29 19:38:25 -05:00
R. RyanTM
06c6f43430
x11docker: 6.3.0 -> 6.4.0
2019-11-29 15:14:39 -08:00
R. RyanTM
bd834e51e4
charliecloud: 0.11 -> 0.12
2019-11-28 11:55:44 -08:00
Florian Klink
445b872c89
virtualboxExtpack: remove flokli from maintainers
...
I'm not using virtualbox anymore.
2019-11-28 16:19:09 +01:00
Florian Klink
64bb05dc4a
virtualbox: remove flokli from maintainers
...
I'm not using virtualbox anymore.
2019-11-28 16:18:11 +01:00
Frederik Rietdijk
072f9fe290
Merge pull request #73813 from aske/virt-man-flags
...
virt-manager: use setupPyGlobalFlags
2019-11-28 15:14:06 +01:00
Jonathan Ringer
0c1c18ca44
Merge branch 'master' into staging-next
2019-11-27 22:57:50 -08:00
Robin Gloster
4fb0e3c4f2
Merge pull request #74320 from saschagrunert/cri-o
...
cri-o: v1.16.0 -> v1.16.1
2019-11-27 17:10:19 +01:00
Sascha Grunert
018136cd39
cri-o: v1.16.0 -> v1.16.1
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-27 11:38:22 +01:00
Jörg Thalheim
bab9a6f8a8
cntr: 1.2.0 -> 1.2.1
2019-11-27 10:12:04 +00:00
Fabian Möller
041680d936
virtualbox: 6.0.12 -> 6.0.14
2019-11-26 11:58:52 +01:00
Frederik Rietdijk
06a054e6eb
Merge master into staging-next
2019-11-25 21:51:57 +01:00
R. RyanTM
eaa70f27c6
docker-compose: 1.24.1 -> 1.25.0
2019-11-25 09:28:55 -08:00
John Ericson
d0d5136cce
Merge remote-tracking branch 'upstream/master' into wrapper-pname-support
2019-11-24 17:25:07 +00:00
John Ericson
9b090ccbca
treewide: Get rid of most parseDrvName
without breaking compat
...
That is because this commit should be merged to both master and
release-19.09.
2019-11-24 17:22:28 +00:00
Kirill Boltaev
22a050ff5e
virt-manager: use pname
2019-11-21 14:30:20 +03:00