zowoq
c4c936f2f7
rkt: add CVEs
...
https://www.twistlock.com/labs-blog/breaking-out-of-coresos-rkt-3-new-cves/
2020-03-08 07:19:44 +10:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Spencer Baugh
4b8803dae6
switch users of "gnupg1" to plain "gnupg"
...
gnupg is gnupg 2.2. gnupg1 is also gnupg 2.2, just with a few extra
symlinks in the bin directory. None of these packages need those
symlinks, and it's confusing for them to say they're depending on
"gnupg1", so switch their dep to plain "gnupg".
2019-05-12 20:08:50 +02:00
Wael M. Nasreddine
6ef04cabd4
go_1_12: init at go 1.12
2019-03-02 14:24:17 -08:00
Tim Steinbach
7a424800a0
rkt: 1.29.0 -> 1.30.0
2018-04-17 20:41:08 -04:00
Jörg Thalheim
40658a4886
rkt: needs libacl in LD_LIBRARY_PATH at runtime
...
Rkt opens libacl at runtime to apply acls to the journal directory.
2017-12-26 09:12:17 +01:00
Tim Steinbach
f192ce9730
rkt: 1.28.1 -> 1.29.0
2017-10-05 09:47:30 -04:00
Tim Steinbach
92461b8f9c
rkt: 1.28.0 -> 1.28.1
2017-08-04 12:06:00 -04:00
Tim Steinbach
321438d786
rkt: 1.27.0 -> 1.28.0
2017-07-29 00:16:44 -04:00
Tim Steinbach
328617accd
rkt: 1.26.0 -> 1.27.0
2017-06-23 19:24:19 -04:00
Tim Steinbach
9237459d60
rkt: 1.25.0 -> 1.26.0
2017-05-25 18:13:54 -04:00
Tim Steinbach
8b60413e95
rkt: 1.24.0 -> 1.25.0
2017-02-21 18:51:34 -05:00
Tim Steinbach
f65a3515f4
rkt: 1.23.0 -> 1.24.0
2017-02-05 11:51:05 -05:00
Tim Steinbach
6aae00edfc
rkt: 1.22.0 -> 1.23.0
2017-01-23 17:56:46 +01:00
Tim Steinbach
490c109928
rkt: 1.21.0 -> 1.22.0
2017-01-11 17:27:19 -05:00
Tim Steinbach
4f0592680c
rkt: 1.20.0 -> 1.21.0
2016-12-11 21:10:28 -05:00
Tim Steinbach
e24df8ea69
rkt: 1.19.0 -> 1.20.0 ( #20697 )
2016-11-26 17:18:00 +00:00
Tim Steinbach
ecd1a53df6
rkt: 1.18.0 -> 1.19.0
2016-11-10 21:06:20 -05:00
Tim Steinbach
1ae2f86a32
rkt: 1.17.0 -> 1.18.0
2016-11-05 22:27:42 -04:00
Derek Gonyeo
a0295e21c5
rkt: libsystemd fix ( #19658 )
...
As of systemd 231, the LD_LIBRARY_PATH fix applied in the installPhase of rkt's
build was no longer valid, causing rkt to fail to work. This patch changes the
path to point to the new location of libsystemd, which is in ${systemd.lib}.
2016-10-18 20:00:44 +02:00
Tim Steinbach
bb02cf71ef
rkt: 1.15.0 -> 1.17.0
2016-10-14 23:00:54 -04:00
rushmorem
faf14cbcee
rkt: 1.14.0 -> 1.15.0
2016-09-23 11:59:55 +02:00
Stefan Junker
5100db559a
rkt: 1.12.0 -> 1.14.0 ( #18360 )
2016-09-06 23:04:17 +02:00
Stefan Junker
918b11e64c
rkt: 1.11.0 -> 1.12.0 ( #17620 )
2016-08-09 22:23:05 +02:00
Stefan Junker
04b30b2397
rkt: fix default stage1 location
2016-07-22 18:18:29 -07:00
Stefan Junker
abc3faa294
rkt: 1.10.1 -> 1.11.0
2016-07-22 17:49:38 -07:00
Stefan Junker
a9728c2796
rkt: install stage1 ACIs to expected path ( #17079 )
...
Makes rkt's `--stage1-from-dir` CLI argument work.
2016-07-19 09:31:52 +02:00
Stefan Junker
efe4d48e8e
rkt: 1.9.1 -> 1.10.1 ( #16895 )
2016-07-14 12:18:07 +02:00
Stefan Junker
c357a6a7ac
rkt: remove incompatible stage1-host
2016-06-24 12:55:03 -07:00
Stefan Junker
5f2d746846
rkt: 1.9.0 -> 1.9.1
2016-06-24 12:54:53 -07:00
Stefan Junker
445f60c1e3
rkt: 1.8.0 -> 1.9.0
2016-06-23 14:15:47 -07:00
Stefan Junker
42b3156b4e
rkt: 1.7.0 -> 1.8.0
2016-06-09 16:28:30 -07:00
Stefan Junker
2e6b257edf
rkt: 1.5.1 -> 1.7.0 ( #15958 )
2016-06-08 16:43:42 +01:00
Stefan Junker
213f0f23a8
rkt: 1.4.0 -> 1.5.1
2016-05-05 12:01:58 +02:00
Stefan Junker
07d305af32
rkt: 1.2.0 -> 1.4.0
2016-04-23 20:57:19 +02:00
Derek Gonyeo
587fbb5b15
rkt: v1.1.0 -> v1.2.0
2016-03-22 14:59:55 -07:00
Stefan Junker
13bd76b525
pkgs/rkt: 1.0.0 -> 1.1.0
2016-03-03 19:57:15 +01:00
Cole Mickens
14dfebd364
rkt: reset stage1 to rkt's recommended version
2016-02-05 11:18:12 -08:00
Cole Mickens
34f59ae390
rkt 0.15.0 -> 1.0.0 + trousers
2016-02-04 22:52:55 -08:00
Louis Taylor
6309f48137
rkt: 0.14.0 -> 0.15.0
2016-01-15 18:09:58 +00:00
Stefan Junker
1e9a4a6d5b
fixup! rkt: align stage1 information with upstream source
2016-01-04 13:08:11 +01:00
Arseniy Seroka
387b38e10b
Revert "rkt: align stage1 information with upstream source"
2016-01-04 14:39:34 +03:00
Stefan Junker
e3630bcf89
rkt: align stage1 information with upstream source
...
We rely on the upstream tests and hence should not change the
constellation.
See: https://github.com/coreos/rkt/blob/v0.14.0/stage1/usr_from_coreos/coreos-common.mk
Additionally add the "fly" stage1.
2015-12-28 14:20:12 +01:00
Derek Gonyeo
540c520cf6
rkt: bump version 0.13.0 -> 0.14.0, fixes #11885
2015-12-23 01:27:26 +01:00
Stefan Junker
a4cd9f771a
rkt: bump version 0.12.0 -> 0.13.0
2015-12-15 23:03:28 +01:00
Stefan Junker
04af203306
rkt: v0.11.0 -> 0.12.0
2015-11-28 12:18:26 +01:00
Stefan Junker
93e1f92781
rkt: v0.10.0 -> 0.11.0
...
Also prepare to support multiple stage1 flavors.
The 'host' flavor would be preferred to reuse systemd components instead
of downloading/unpacking/processing a CoreOS PXE image.
2015-11-17 12:44:32 +01:00
Stefan Junker
8e8a985c4c
rkt: bump to v0.10.0
...
* bump stage1 base image to v794.1.0 according to upstream release
* make use of BUILDDIR environment variable to control output path
* make use of the configure option for the stage1 image path and the stage1 base image path
* fix homepage URL
* add myself to the list of maintianers
2015-10-25 02:13:01 +02:00
Ragnar Dahlén
1942480e95
rkt: Don't download stage1 image during build.
...
Second attempt to resolve this issue. Copies stage1 image into expected
place manually. This has been improved in rkt master where there is a
configure option for specifying the location of this file. Can update
when next stable rkt is released.
2015-09-03 14:07:50 +01:00
Ragnar Dahlén
6e1bee84d3
rkt: Don't download stage1 image during build.
...
The rkt build process requires a stage1 image. By default it will try
and download one with wget from coreos.com during the build. This change
explicitly downloads the image using `fetchurl`, verifying checksum,
then passes that to the build using appropriate configure flag.
2015-09-01 10:08:44 +01:00