Tim Steinbach
39444569e0
linux: Add 4.17
2018-06-04 14:12:03 -04:00
Tim Steinbach
5c4a404b0d
linux-copperhead: 4.16.12.a -> 4.16.13.a
2018-06-04 10:22:39 -04:00
Vladimír Čunát
448d7d648d
Merge branch 'staging'
...
It's only half-rebuilt on Hydra, but it brings a security fix.
2018-06-03 13:52:13 +02:00
Matthew Justin Bauer
0135f04d77
Merge pull request #40242 from gnidorah/gvt
...
linux: enable support for iGVT-g VGPU
2018-06-01 23:14:35 -04:00
R. RyanTM
d9cc753a9d
nftables: 0.8.3 -> 0.8.5 ( #41288 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/nftables/versions .
These checks were done:
- built on NixOS
- /nix/store/k4gbg52hrir6j4krsa3iky2phrbaqail-nftables-0.8.5/bin/nft passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 0.8.5 with grep in /nix/store/k4gbg52hrir6j4krsa3iky2phrbaqail-nftables-0.8.5
- directory tree listing: https://gist.github.com/c51183f763d8d6799836191579a6121e
- du listing: https://gist.github.com/14256ccb73b20c829e35302dbd31c12a
2018-06-01 22:46:29 +02:00
xeji
f96c5effd6
procps-ng: 3.3.14 -> 3.3.15 ( #41324 )
...
https://nvd.nist.gov/vuln/detail/CVE-2018-1124
Closes #41082
2018-06-01 19:25:27 +00:00
Orivej Desh
4b2735fd9f
Merge branch 'master' into staging
...
* master: (153 commits)
coqPackages.contribs.aac-tactics: enable for Coq 8.7 and 8.8 (#41351 )
haskell.packages.ghcjs.terminfo: Bump version (#41337 )
nixos/mpd: allow services.mpd.dbFile to be null
prometheus-snmp-exporter: 0.9.0 -> 0.11.0 (#41363 )
tdesktopPackages.preview: 1.2.24 -> 1.3.0
signal-desktop: Refactor the package description
rrootage: init at 0.23a
bulletml: init at 0.0.6
signal-desktop: Fix a possible crash when saving an attachment
linux_rpi: More downstream device tree name fixups
nixos/sd-image-raspberrypi: Support Raspberry Pi Zero
U-Boot: Add ubootRaspberryPiZero variant
U-Boot: 2018.03 -> 2018.05
linux_rpi: 1.20171029 -> 1.20180417
raspberrypifw: 1.20180328 -> 1.20180417
scite: 3.7.5 -> 4.0.5 (#41345 )
neo4j: 3.3.4 -> 3.4.0 (#41338 )
bat: 0.3.0 -> 0.4.1 (#41348 )
perlPackages.Git: init at 0.42
nodePackages_8_x.pnpm: wrap nodejs.passthru.python
...
2018-06-01 17:44:35 +00:00
John Ericson
7a2dd97569
Merge pull request #41320 from matthewbauer/bsd-switch
...
Switch Nixpkgs to using more NetBSD stuff for MUSL
2018-06-01 13:27:59 -04:00
Tuomas Tynkkynen
e864247f08
Merge branch 'plat-fix-for-merge-2' into master
2018-06-01 20:08:08 +03:00
Tuomas Tynkkynen
a8c898be60
linux_rpi: More downstream device tree name fixups
...
Also remove the upstream device trees beforehand so we don't
accidentally end using them if we mess up in postFixup.
Also on the topic of mess ups, make the copy unconditional since they
always seem to be built on all architectures anyway so checking for
their existence just hides typos.
2018-06-01 13:48:55 +03:00
Tuomas Tynkkynen
b71f5830fa
linux_rpi: 1.20171029 -> 1.20180417
2018-06-01 13:48:54 +03:00
Tuomas Tynkkynen
85952d850e
raspberrypifw: 1.20180328 -> 1.20180417
2018-06-01 13:48:54 +03:00
Matthew Bauer
7aca4b47c8
add sys/tree.h is needed for mg
2018-05-31 17:15:50 -04:00
Matthew Bauer
ae6a4a913c
fix eval
2018-05-31 13:17:07 -04:00
Matthew Bauer
e99322507e
treewide: get rid of musl stuff
2018-05-31 12:36:45 -04:00
Matthew Bauer
fd874b7456
netbsd: allow replacing nbcompat with libbsd
2018-05-31 12:36:44 -04:00
Matthew Bauer
050557ef8a
PowerManagement: init at 572.50.1
2018-05-31 12:36:23 -04:00
Matthew Bauer
279fd72b33
darwin.ICU: fix cctools
2018-05-31 12:34:15 -04:00
Tuomas Tynkkynen
96edbe4a0e
linux_rpi: Specify defconfig in kernel expression
...
In particular, now the mainline kernel can be built on the RPi 1 as well
(so kernelBaseConfig should always be a mainline defconfig from now on).
And RPi 2 users can now use linux_rpi without doing the
`nixpkgs.config.platform = lib.systems.platforms.raspberrypi2;` dance.
2018-05-31 18:06:09 +03:00
Tuomas Tynkkynen
87a68c455e
kernel: Allow kernel packages to specify a custom default defconfig
2018-05-31 18:06:09 +03:00
Tim Steinbach
4afe59cb36
linux: 4.14.46 -> 4.14.47
2018-05-30 19:53:01 -04:00
Tim Steinbach
943d2fce81
linux: 4.9.104 -> 4.9.105
2018-05-30 19:52:43 -04:00
Tim Steinbach
e055b76336
linux: 4.4.134 -> 4.4.135
2018-05-30 19:52:17 -04:00
Alexandre Esteves
129dfedaa9
xcode: remove extra quote from message ( #41286 )
2018-05-30 23:10:48 +02:00
Frederik Rietdijk
da3495673a
Merge master into staging
2018-05-30 17:54:53 +02:00
Tim Steinbach
bbfd8e4f6f
linux: 4.16.12 -> 4.16.13
2018-05-30 10:06:24 -04:00
Tim Steinbach
346304cc78
linux: 4.14.44 -> 4.14.46
2018-05-30 10:05:57 -04:00
Tim Steinbach
1267e75d44
linux: 4.9.103 -> 4.9.104
2018-05-30 10:05:42 -04:00
Tim Steinbach
4f2d387a64
linux: 4.4.133 -> 4.4.134
2018-05-30 10:05:25 -04:00
Orivej Desh
70a041ea8b
conntrack-tools: 1.4.4 -> 1.4.5
...
Fix build with libnetfilter_conntrack 1.0.7.
2018-05-30 05:54:48 +00:00
Orivej Desh
3576d47d33
Merge branch 'master' into staging
...
* master: (30 commits)
bitlbee: fix build
git: 2.17.0 -> 2.17.1
sc-controller: 0.4.2 -> 0.4.3
zeroc-ice: fix parallel building
pythonPackages.bsddb3: fix build after 0fd461d5
haskellPackages.hlibgit2: fix build after #28029
gdk-pixbuf: patch library rpath references on darwin
virtualbox: fix build after #28029
GHCJS darwin fixes (#41120 )
neovim-remote: 1.8.6 -> 2.0.5
messenger-for-desktop: remove (#41224 )
typora: gnome2 cleanup (#41167 )
discord: gnome2 cleanup (#41174 )
skypeforlinux: gnome2 cleanup (#41176 )
wire-desktop: gnome2 cleanup (#41155 )
hyper: gnome2 cleanup (#41170 )
drone: 0.5 -> 0.8.5 (#41200 )
racket: use proper uname, allow for unix sockets
kytea: fix build after #28029
yoda: fix build after #28029
...
2018-05-30 02:06:49 +00:00
gnidorah
c9e7b380e5
linux: enable support for iGVT-g VGPU
2018-05-29 19:25:52 +03:00
Frederik Rietdijk
85032a052d
Merge master into staging
2018-05-29 17:23:42 +02:00
Jörg Thalheim
c52dff6d84
linuxPackages.bcc: make it useable as a python library
2018-05-29 14:30:00 +01:00
Jan Malakhovski
edc59b4715
linuxPackages.perf: disable format hardening, else tests will fail
2018-05-29 07:35:31 +00:00
Ben Wolsieffer
c5a088bf2b
spl, zfs: 0.7.8 -> 0.7.9, unstable to latest ( #41093 )
2018-05-28 22:05:05 +02:00
R. RyanTM
5427a1a383
mcelog: 157 -> 158 ( #41112 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/mcelog/versions .
These checks were done:
- built on NixOS
- /nix/store/1fqizqnwbm6d0m3bfhf07ifi974lf462-mcelog-158/bin/mcelog passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 1 of 1 passed binary check by having the new version present in output.
- found 158 with grep in /nix/store/1fqizqnwbm6d0m3bfhf07ifi974lf462-mcelog-158
- directory tree listing: https://gist.github.com/9d64a5e08433a1d54e003d1331d5dcb4
- du listing: https://gist.github.com/58a6326ee54553f647aebedff6e4e46d
2018-05-28 21:07:28 +02:00
Tim Steinbach
52dedc9c81
linux: 4.17-rc6 -> 4.17-rc7
2018-05-28 14:40:56 -04:00
Tim Steinbach
1e51906025
busybox: 1.28.3 -> 1.28.4
2018-05-27 13:29:53 -04:00
Frederik Rietdijk
b22cc53db1
Merge staging into master
2018-05-27 17:44:08 +02:00
Tim Steinbach
4605fef14b
linux-copperhead: 4.16.10.a -> 4.16.12.a
2018-05-26 18:32:07 -04:00
Tim Steinbach
388469e59a
linux-copperhead: 4.14.42 -> 4.14.44
2018-05-26 18:31:51 -04:00
Tim Steinbach
ae995625d8
linux: 4.16.11 -> 4.16.12
2018-05-26 12:45:37 -04:00
Tim Steinbach
b4e2fb578e
linux: 4.14.43 -> 4.14.44
2018-05-26 12:45:30 -04:00
Tim Steinbach
64c4ea0241
linux: 4.9.102 -> 4.9.103
2018-05-26 12:45:18 -04:00
Tim Steinbach
e49af77735
linux: 4.4.132 -> 4.4.133
2018-05-26 12:45:08 -04:00
Jan Malakhovski
ad35019501
Merge branch 'master' into staging
...
Fixed conflicts:
- lib/systems/for-meta.nix: in favor of staging
- pkgs/os-specific/darwin/xcode/default.nix: in favor of master
2018-05-26 00:20:17 +00:00
Matthew Justin Bauer
98f2f08b4b
Merge pull request #41009 from matthewbauer/normalize-names
...
Add versions to packages missing it
2018-05-25 16:32:48 -05:00
Matthew Bauer
73b11060fc
treewide: add more versions to package names
2018-05-25 15:48:30 -05:00
Tuomas Tynkkynen
26432f3e53
syslinux: Slim down closure size
2018-05-25 01:55:51 +03:00
R. RyanTM
c0e0c7046d
criu: 3.8.1 -> 3.9
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/criu/versions .
These checks were done:
- built on NixOS
- Warning: no invocation of /nix/store/31grlhm7igrgi29fhmndki41a8f87cvs-criu-3.9/bin/crit had a zero exit code or showed the expected version
- /nix/store/31grlhm7igrgi29fhmndki41a8f87cvs-criu-3.9/bin/compel passed the binary check.
- /nix/store/31grlhm7igrgi29fhmndki41a8f87cvs-criu-3.9/bin/criu passed the binary check.
- 2 of 3 passed binary check by having a zero exit code.
- 0 of 3 passed binary check by having the new version present in output.
- found 3.9 with grep in /nix/store/31grlhm7igrgi29fhmndki41a8f87cvs-criu-3.9
- directory tree listing: https://gist.github.com/5db13cedfd351a5d1fd8ed3d70ccbac3
- du listing: https://gist.github.com/3a064c8b51705c90c1093a81ab9495ee
2018-05-24 09:00:29 -05:00
Tim Steinbach
69dad57049
linux: 4.16.10 -> 4.16.11
2018-05-23 17:45:58 -04:00
Tim Steinbach
8758c00160
linux: 4.14.42 -> 4.14.43
2018-05-23 17:45:38 -04:00
Tim Steinbach
6d31c68e19
linux: 4.9.101 -> 4.9.102
2018-05-23 17:45:21 -04:00
Alexandre Esteves
3ab9caa3fa
Use requireFile for impure Xcode dependency
2018-05-23 20:32:15 +01:00
Matthew Justin Bauer
89e196d971
libiconv: fix setup hook
...
Fixes issue from PR #40139 .
2018-05-23 13:09:45 -05:00
John Ericson
18742471af
Merge remote-tracking branch 'upstream/master' into staging
...
Use newer vagrant from master
2018-05-23 09:40:37 -04:00
John Ericson
266adab32d
cctools: Remove a bunch of stuff no longer needed for Linux
2018-05-23 09:22:19 -04:00
Jan Tojnar
cd1fb3babf
systemd: fix build
...
meson 0.46 no longer likes receiving both -Dmandir and --mandir. I removed the flags from the expression in favour of those in the meson setup hook. This also fixes manpages which were previously
installed to $man/lib for some reason.
2018-05-22 21:04:40 +02:00
Tuomas Tynkkynen
f9feacfc7c
Merge remote-tracking branch 'upstream/master' into staging
2018-05-22 17:48:29 +03:00
Robin Gloster
04a2885dbf
hostapd: install man pages
2018-05-22 14:30:54 +02:00
Jason A. Donenfeld
8d575415ad
wireguard: fix up text, maintainer, and version
2018-05-22 02:58:13 +02:00
John Ericson
db4d77779c
Merge remote-tracking branch 'upstream/master' into staging
2018-05-21 20:21:48 -04:00
Tim Steinbach
d775dc9160
linux-copperhead: 4.14.41 -> 4.14.42
2018-05-21 14:41:34 -04:00
Tim Steinbach
e8ef471df4
linux-copperhead: 4.16.9.a -> 4.16.10.a
2018-05-21 14:41:14 -04:00
Matthieu Coudron
0d17a57afa
pythonPackages.libnl-python: init at 3.4.0
...
Netlink is the userspace <-> kernelspace communication protocol.
2018-05-21 18:52:16 +09:00
Matthieu Coudron
d9dadce758
libnl: 3.3.0 -> 3.4.0
2018-05-21 18:51:34 +09:00
R. RyanTM
8870e3a510
irqbalance: 1.3.0 -> 1.4.0
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/irqbalance/versions .
These checks were done:
- built on NixOS
- /nix/store/fkv19sqbw1kxda43q1jqm1zlc8pakzx3-irqbalance-1.4.0/bin/irqbalance passed the binary check.
- Warning: no invocation of /nix/store/fkv19sqbw1kxda43q1jqm1zlc8pakzx3-irqbalance-1.4.0/bin/irqbalance-ui had a zero exit code or showed the expected version
- 1 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- directory tree listing: https://gist.github.com/786f267f8a2d5f1ed39214c1c32e4ffa
- du listing: https://gist.github.com/0fd6680f29f78791a2d23a08bc831456
2018-05-21 09:17:14 +00:00
R. RyanTM
415f5ee000
powerstat: 0.02.15 -> 0.02.16
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/powerstat/versions .
These checks were done:
- built on NixOS
- /nix/store/r8r2fb581gxng6pkwyvbssyl3w21f2pg-powerstat-0.02.16/bin/powerstat passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 0.02.16 with grep in /nix/store/r8r2fb581gxng6pkwyvbssyl3w21f2pg-powerstat-0.02.16
- directory tree listing: https://gist.github.com/07ed4981848777e18cca2c072d0fb30c
- du listing: https://gist.github.com/5766491662635d4a960a7cd3a4911db0
2018-05-21 08:58:11 +00:00
Tim Steinbach
3995b586a5
linux: 4.17-rc5 -> 4.17-rc6
2018-05-20 22:45:58 -04:00
Tim Steinbach
950e17fdd9
linux: 4.16.9 -> 4.16.10
2018-05-20 22:45:58 -04:00
Tim Steinbach
a91a0ce16c
linux: 4.14.41 -> 4.14.42
2018-05-20 22:45:58 -04:00
Tim Steinbach
b61f83eda6
linux: 4.9.100 -> 4.9.101
2018-05-20 22:45:58 -04:00
Orivej Desh
f1a2023961
dpdk: support static/shared build mode switch
...
The default is false because upstream default is false (for performance).
2018-05-21 02:32:18 +00:00
Orivej Desh
ed465dc7de
dpdk: install files in the standard layout
2018-05-21 01:19:31 +00:00
Orivej Desh
2287c5f6a5
dpdk: extract from linuxPackages.dpdk
...
DPDK kernel modules are optional and its libraries do not reference them.
This allows to move the packages that depend on DPDK out of linuxPackages,
since they do not depend on kernel version.
2018-05-21 01:05:43 +00:00
Tuomas Tynkkynen
430bfa5ae5
kmscube: Fix src
...
Someone sedded a bit too eagerly.
2018-05-20 14:30:24 +03:00
Vladimír Čunát
392e6de7d0
Merge branch 'master' into staging
2018-05-20 13:20:53 +02:00
Jörg Thalheim
f814d8ffb4
Merge pull request #40799 from lopsided98/tmon-lib-gcc-s
...
tmon: fix missing libgcc_s.so required by pthreads
2018-05-20 11:31:50 +01:00
Ben Wolsieffer
6e222ef496
tmon: fix missing libgcc_s.so required by pthreads
2018-05-19 18:27:19 -04:00
Jörg Thalheim
8bcec815bd
Merge pull request #40744 from kirelagin/wireguard-darwin
...
WireGuard: Make tools available on other platforms
2018-05-19 22:49:54 +01:00
Daiderd Jordan
41f3ceded8
Merge pull request #40724 from yurrriq/init/m-cli
...
m-cli: init at 0.2.5
2018-05-19 21:32:33 +02:00
Eric Bailey
84919cd3ef
m-cli: init at 0.2.5
2018-05-19 13:52:42 -05:00
Orivej Desh
fc10e188e2
linuxPackages.odp-dpdk: 1.15.0.0 -> 1.19.0.0_DPDK_17.11
2018-05-19 14:53:49 +00:00
Yegor Timoshenko
f8ed43e600
wireguard: use src from wireguard-tools
2018-05-19 17:20:33 +03:00
Orivej Desh
d307113708
linuxPackages.pktgen: 3.4.0 -> 3.5.0
2018-05-19 14:07:32 +00:00
Orivej Desh
52ad7f7390
linuxPackages.dpdk: 17.05.1 -> 17.11.2
2018-05-19 14:07:16 +00:00
Kirill Elagin
95cf07fc95
wireguard: use fetchzip instead of fetchurl
...
Because cgit snapshots are not deterministic.
2018-05-19 13:09:14 +03:00
Kirill Elagin
865abfa609
wireguard: Enable tools on other platforms
...
Wireguard is now split into two pretty much independent packages:
`wireguard` (Linux-specific kernel module) and `wireguard-tools`,
which is cross-platform.
2018-05-19 01:17:26 +03:00
John Ericson
5ccb99e372
Merge remote-tracking branch 'upstream/master' into staging
2018-05-18 17:48:37 -04:00
R. RyanTM
2355a7f0e4
linuxPackages.wireguard: 0.0.20180420 -> 0.0.20180514 ( #40631 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/wireguard/versions .
These checks were done:
- built on NixOS
- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- directory tree listing: https://gist.github.com/ed69b3dfb89cc9d82136b356d54d21bb
- du listing: https://gist.github.com/0f8c8caf71b9d18efa2341ce03a212f1
2018-05-18 22:57:13 +02:00
R. RyanTM
a270cbde18
lsscsi: 0.28 -> 0.29 ( #40663 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/lsscsi/versions .
These checks were done:
- built on NixOS
- /nix/store/2z22y23xx308psxsxn605hsizfhll3jd-lsscsi-0.29/bin/lsscsi passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 0.29 with grep in /nix/store/2z22y23xx308psxsxn605hsizfhll3jd-lsscsi-0.29
- directory tree listing: https://gist.github.com/8a27d93aa9459ec96b068a78e73f6f1c
- du listing: https://gist.github.com/1c65dda6f5dc9d0ef0fa880d016dc260
2018-05-18 10:59:19 +02:00
Michael Raskin
ec752bc47f
Merge pull request #40676 from r-ryantm/auto-update/firejail
...
firejail: 0.9.52 -> 0.9.54
2018-05-18 06:38:10 +00:00
Tuomas Tynkkynen
003473613a
Merge remote-tracking branch 'upstream/master' into staging
...
Conflicts:
pkgs/top-level/all-packages.nix
2018-05-18 03:54:38 +03:00
R. RyanTM
b1b49e114b
usbutils: 009 -> 010 ( #40635 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/usbutils/versions .
These checks were done:
- built on NixOS
- Warning: no invocation of /nix/store/wgq4wwb9dxnhkbih9jscikf2lxhdvbkl-usbutils-010/bin/lsusb.py had a zero exit code or showed the expected version
- /nix/store/wgq4wwb9dxnhkbih9jscikf2lxhdvbkl-usbutils-010/bin/usbhid-dump passed the binary check.
- /nix/store/wgq4wwb9dxnhkbih9jscikf2lxhdvbkl-usbutils-010/bin/lsusb passed the binary check.
- /nix/store/wgq4wwb9dxnhkbih9jscikf2lxhdvbkl-usbutils-010/bin/usb-devices passed the binary check.
- 3 of 4 passed binary check by having a zero exit code.
- 1 of 4 passed binary check by having the new version present in output.
- found 010 with grep in /nix/store/wgq4wwb9dxnhkbih9jscikf2lxhdvbkl-usbutils-010
- directory tree listing: https://gist.github.com/ea1dc2aa0de1416d4359481ce7edb85e
- du listing: https://gist.github.com/f46f6ac9b995df459105446dc2761e28
2018-05-18 01:23:42 +02:00
R. RyanTM
bb898dbc89
pam_u2f: 1.0.6 -> 1.0.7 ( #40649 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/pam_u2f/versions .
These checks were done:
- built on NixOS
- /nix/store/ny1mv10yj3az2yjn25sla3aybl550rwi-pam_u2f-1.0.7/bin/pamu2fcfg passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 1 of 1 passed binary check by having the new version present in output.
- found 1.0.7 with grep in /nix/store/ny1mv10yj3az2yjn25sla3aybl550rwi-pam_u2f-1.0.7
- directory tree listing: https://gist.github.com/7da727fb06490bc549a719fda2ada9ab
- du listing: https://gist.github.com/a984153d959e953899879d365ffc7852
2018-05-17 23:56:24 +02:00
R. RyanTM
b1890946af
firejail: 0.9.52 -> 0.9.54
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/firejail/versions .
These checks were done:
- built on NixOS
- Warning: no invocation of /nix/store/5zjr9idl48c08apan8gh45wh971i49i9-firejail-0.9.54/bin/firejail had a zero exit code or showed the expected version
- /nix/store/5zjr9idl48c08apan8gh45wh971i49i9-firejail-0.9.54/bin/firemon passed the binary check.
- /nix/store/5zjr9idl48c08apan8gh45wh971i49i9-firejail-0.9.54/bin/firecfg passed the binary check.
- 2 of 3 passed binary check by having a zero exit code.
- 2 of 3 passed binary check by having the new version present in output.
- found 0.9.54 with grep in /nix/store/5zjr9idl48c08apan8gh45wh971i49i9-firejail-0.9.54
- directory tree listing: https://gist.github.com/3fb76054296d9e45fea3c47ae6a9f03f
- du listing: https://gist.github.com/a732bad0be0159f527ca4e8c532400ed
2018-05-17 07:32:04 -07:00
Tim Steinbach
1006c8c8d2
linux-copperhead: 4.16.7.a -> 4.16.9.a
2018-05-16 21:56:50 -04:00
Tim Steinbach
b577dc3bd0
linux-copperhead: 4.14.39.a -> 4.14.41.a
2018-05-16 21:56:19 -04:00
John Ericson
ddbe9191ef
Merge remote-tracking branch 'upstream/master' into staging
...
Keep the dontCheck because the test suite fails, get rid of the LDFLAGS
hack because we don't need it!
2018-05-16 15:16:08 -04:00