Commit graph

13226 commits

Author SHA1 Message Date
WORLDofPEACE f5fdc6b240
Merge pull request #97894 from TethysSvensson/fixBusybox
busybox: Fix 404 error by using git instead
2020-09-13 14:25:22 -04:00
Florian Klink 333ab52783
Merge pull request #97658 from flokli/systemd-246.4
systemd: 246 -> 246.4
2020-09-13 13:33:20 +02:00
Nick Hu 5d92cf5f23
Merge pull request #78143 from mtreca/master
pam_gnupg: init at 0.1
2020-09-13 11:44:01 +01:00
Tethys Svensson a9597f9573 busybox: Use git to fetch debian.script from debian
Debian has yanked the upstream tarball we use to get default.script. We
could simply bump the version number to get the new tarball, but to
avoid the problem in the future, we should instead fetch it from git.
2020-09-13 12:34:08 +02:00
Mario Rodas 5ff37a3d96
Merge pull request #97228 from r-ryantm/auto-update/pcm
pcm: 202007 -> 202008
2020-09-13 04:58:54 -05:00
Maxime Tréca d9d3013117 pam_gnupg: init at 0.1
Add the pam_gnupg module that unlocks gnupg keys on login.
2020-09-13 10:46:14 +02:00
Frederik Rietdijk c7f34f9bad Merge master into staging-next 2020-09-13 08:44:52 +02:00
Vladimír Čunát e78b52ede7
Merge #95089: glibc: 2.31 -> 2.32 (into staging) 2020-09-13 08:26:14 +02:00
Vladimír Čunát 4cf1247851
Merge branch 'staging-next' into staging 2020-09-13 08:21:17 +02:00
Vladimír Čunát 48d4a1cee9
Merge branch 'master' into staging-next
(adds huge rebuild *and* its revert)
2020-09-13 08:20:18 +02:00
Maximilian Bosch bafe7eb14d
zfs: fix build w/gibc-2.32 2020-09-12 23:04:47 +02:00
Maximilian Bosch 0efbea1da8
nfs-utils: 2.4.1 -> 2.5.1, fix build w/glibc-2.32 2020-09-12 23:04:46 +02:00
Maximilian Bosch e6e6412b78
conntrack-tools: fix build w/glibc-2.32 2020-09-12 23:04:45 +02:00
freezeboy d0edb00019
iproute_mptcp: fix preConfigure (#97747) 2020-09-12 19:14:15 +02:00
Jan Tojnar 272e4273f0
alsa-utils: do not sed info script (#97841)
The script contains lspci.log file names and the overeager replacement breaks it.
2020-09-12 15:20:14 +00:00
Jan Tojnar 31081be0d9
fwupd: 1.4.5 → 1.4.6
https://github.com/fwupd/fwupd/releases/tag/1.4.6

Also drop some unneeded dependencies.
2020-09-12 13:28:52 +02:00
Jan Tojnar f9fbbd519e
fwupd: clean up
* reorder attributes to match standard
* do not use package aliases
* add some comments
* fix license (https://github.com/fwupd/fwupd/issues/526)
2020-09-12 13:28:52 +02:00
Frederik Rietdijk 37d29394ec Merge staging-next into staging 2020-09-12 10:00:45 +02:00
Florian Klink 6c5e621bad systemd: 246 -> 246.4
This bumps systemd to the latest stable maintenance release.

 - dc2e82af33 core: create per-user inaccessible node from the service manager
 - 0b3c497347 nspawn,pid1: pass "inaccessible" nodes from cntr mgr to pid1 payload via /run/host
 - 2239965c29 coredump: don't convert s → µs twice
 - 61d29b7f8c firstboot: fill empty color if ansi_color unavailable from os-release
 - 9678a3daf6 varlink: do not parse invalid messages twice
 - 4e516dcbc1 userdbctl: add forgotten --output mode in help
 - aee20dfbd8 shared/{user,group}-record-nss: adjust filtering of "valid" passwords
 - 5933d77afe doc: cross link sd_listen_fd() docs a bit
 - 97fdde3239 Rework how we cache mtime to figure out if units changed
 - 0500968241 core: always try to reload not-found unit
 - 8ae22f0d64 pid1: use the cache mtime not clock to "mark" load attempts
 - 715507c277 core: rename manager_unit_file_maybe_loadable_from_cache()
 - 20ad76d0a7 man: document fd ownership for sd-bus fd marshalling
 - 38ae73fafd resolved: make sure we initialize t->answer_errno before completing the transaction
 - a1ba0fbef6 homed: fix log message to honor real homework path
 - d6b1e659b3 src/shared/dissect-image.c: fix build without blkdid (#16901)
 - e42f9add21 analyze: fix error handling in one case
 - 4804ce1488 units: add missing usb-gadget.target
 - 5ad4e68c37 man: extend on the usec/sec discrepancy
 - 2fb612371d login/logind: Include sys/stat.h for struct stat usage
 - 5e884e7ee0 partition/makefs: Include missing sys/file.h header
 - 7bbc3807da network: dhcp6: logs only new address
 - 2056429e0f Don't run test-repart when loop devices are not available
 - dcbea51c5a man: clarify that several networkctl commands takes device names
 - 16e4cfcc82 networkctl: label command does not take any argument
 - 2352921244 missing: Add new Linux capability
 - 8b29c4a4f9 tty-ask-pw-agent: properly propagate error
 - f7ce2e9839 tty-ask-pw-agent: the message string might not be set
 - 29cba5c9ef tty-ask-pw-agent: make sure "--list" works correctly
 - e1ce367d73 add "list" verb to autocompleted commands
 - 1f4cb5da1e shell-completion/zsh: add missing verbs for networkctl
 - a4236a2764 path: Improve $PATH search directory case
 - b7cef386bd path: Skip directories when finalising $PATH search
 - 122945f315 rules: don't install 80-drivers.rules when kmod is disabled
 - 42fab2d454 zsh: correct journalctl command completion parsing
 - ed3f97f962 basic/missing_syscall: fix syscall numbers for arm64 :(
 - ba6e7f7c46 shared/install: fix preset operations for non-service instantiated units
 - d39f139348 nss-resolve: treat BUS_ERROR_NO_SUCH_UNIT the same as SD_BUS_ERROR_SERVICE_UNKNOWN too
 - 9bb3e64d71 various: treat BUS_ERROR_NO_SUCH_UNIT the same as SD_BUS_ERROR_SERVICE_UNKNOWN
 - 6d802dd596 man: drop reference to long gone .busname unit type
 - a29656804b man: fix a fix of a typo in systemd.service example
 - 21ce0f5b33 network: can: Fix CAN initialization
 - cab5cde8c9 man: update autogenerated dbus api lists
 - 0d8000522b man: fix invalid tag place
 - ea94f218be man: add conditionals to more man pages
 - ef91325349 meson: add ENABLE_ANALYZE conditional
 - 83f7c0a7ec core: add missing conditions/asserts to unit file parsing
 - 716718155d analyze: rework condition testing
 - 5c4c7581bc sd-bus: fix error handling on readv()
 - 6cd058f305 user-runtime-dir: deal gracefully with missing logind properties
 - 6a2d73638d shared/seccomp: do not use ifdef guards around textual syscall names
 - 7355ac9689 machine-id-setup: don't use KVM or container manager supplied uuid if in chroot env
 - 496a71f444 man: Fix typo in systemd-tmpfiles
 - 6c5d216ad8 homework: downgrade chattr failure log message
 - 1708f06a00 homework: explicitly close cryptsetup context, to not keep loopback device busy
 - a21eaa2a3a homework: correct error passed into log message
 - 3a2d169f36 homework: sync everything to disk before we rename LUKS loopback file into place
 - 84e1ab74d2 homed: downgrade quota message in containers
 - 8b62cadf36 analyze-security: do not assign badness to filtered-out syscalls
 - 29854a5437 NEWS: clarify two points
 - 4cb4fb82f7 meson: add min version for libfdisk
 - 76331f86f6 load-fragment: fix grammar in error messages
 - 1e53c2d70f Fix function description in logind man page
 - 669066564d network: do not fail if UseMTU=yes on DHCP lease lost
 - a2a3f16cdc missing_syscall: do not use function name that may conflict with glibc
 - 4091dcd469 missing_syscall: fix pidfd_{send_signal,open} numbers for alpha
 - 7875daf52b network: wait for previous address removal before configuring static addresses
 - 120064b4a1 network: only process non-error message
 - f44ec1de15 test: accept that char device 0/0 can now be created witout privileges
 - 946e4c43bb tools/make-man-index: fix purpose text that contains tags
 - dae0586e91 test-fs-util: skip encrypted path test if we get EACCES
 - 0d026c9b0d Newer Glibc use faccessat2 to implement faccessat
 - fde6520d46 namespace: fix minor memory leak
 - 208ba581f4 man: fix incorrectly placed full stop
 - 6c81d57828 man: fix typo
 - 53a8d2588e bless-boot: add missing verb to --help
 - 4cfa0ac4fd user-record: deal with invalid GECOS fields gracefully
 - ae5234ef48 user-util: add mangle_gecos() call for turning strings into fields suitable as GECOS fields
 - 972391ac39 fix typo in systemctl help
 - 443aacfcda man: clarify that LogNamespace= is for system services only
 - 5aec8fe54e _sd-common.h: avoid parsing errors with Coverity
 - f9ad4ea2ca analyze: fix 'cat-config systemd/zram-generator.conf'
 - dda6fec1df man: describe that changing Storage= does not move existing data
 - 2bbd33e476 core: reset bus error before reuse
 - b81504a3c7 nspawn: Fix incorrect usage of putenv
 - cb263973ac man: fix typo in systemd.service
 - 73b432e7ef network: fix DHCPv6 Prefix Delegation example after option rename
2020-09-12 08:31:22 +02:00
Vladimír Čunát e88e14ec8d
Merge branch 'master' into staging-next
A few thousand rebuilds per platform have arrived in the meantime.
2020-09-11 14:24:13 +02:00
Matthew Bauer 86d8c55470
Merge branch 'staging' into ios-13 2020-09-10 23:24:26 -05:00
Matthew Bauer 61517de024
Merge pull request #93912 from thefloweringash/cctools-tapi
stdenv/darwin: enable tapi support in cctools
2020-09-10 23:23:52 -05:00
superherointj d284d3203a nixos/dmidecode: added recommended patches
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2020-09-10 15:55:52 -03:00
Atemu 3cc3e864b3 linux_testing_bcachefs: 5.3 -> 5.8
versioning scheme: major.minor.YYYY.MM.DD -> major.minor.patch-YYYY.MM.DD

Makes a lot more sense imho
2020-09-10 18:57:52 +02:00
Tim Steinbach 505ff0526e
linux/hardened/patches/5.8: 5.8.7.a -> 5.8.8.a 2020-09-10 10:36:17 -04:00
Tim Steinbach aa9b48747b
linux/hardened/patches/5.4: 5.4.63.a -> 5.4.64.a 2020-09-10 10:36:17 -04:00
Tim Steinbach 86933fba80
linux/hardened/patches/4.19: 4.19.143.a -> 4.19.144.a 2020-09-10 10:36:16 -04:00
Tim Steinbach 46f7ee0474
linux/hardened/patches/4.14: 4.14.196.a -> 4.14.197.a 2020-09-10 10:36:16 -04:00
Tim Steinbach 2f88ac4ba9
linux: 5.8.7 -> 5.8.8 2020-09-10 10:36:15 -04:00
Tim Steinbach 71bfcebbc2
linux: 5.4.63 -> 5.4.64 2020-09-10 10:36:15 -04:00
Tim Steinbach 2b2376b6fa
linux: 4.19.143 -> 4.19.144 2020-09-10 10:36:14 -04:00
Tim Steinbach c640e0688b
linux: 4.14.196 -> 4.14.197 2020-09-10 10:36:11 -04:00
makefu bbd7ba6a1c
linuxPackages.exfat-nofuse: 2019-09-06 -> 2020-04-15
add assertion for newer linux kernels which come with native exfat support
2020-09-09 20:13:57 +02:00
Tim Steinbach ff268eb325
linux: 5.9-rc3 -> 5.9-rc4 2020-09-09 12:24:09 -04:00
Vladimír Čunát 16124457d0
libbpf: fix incomplete linkage
Also use a better reallocarray fix.
2020-09-09 17:21:26 +02:00
Richard Marko 6c9df40a4b nixos/device-tree: improve overlays support
Now allows applying external overlays either in form of
.dts file, literal dts context added to store or precompiled .dtbo.

If overlays are defined, kernel device-trees are compiled with '-@'
so the .dtb files contain symbols which we can reference in our
overlays.

Since `fdtoverlay` doesn't respect `/ compatible` by itself
we query compatible strings of both `dtb` and `dtbo(verlay)`
and apply only if latter is substring of the former.

Also adds support for filtering .dtb files (as there are now nearly 1k
dtbs).

Co-authored-by: georgewhewell <georgerw@gmail.com>
Co-authored-by: Kai Wohlfahrt <kai.wohlfahrt@gmail.com>
2020-09-09 16:34:58 +02:00
Maximilian Bosch c73ef96b7e
linuxPackages.wireguard: 1.0.20200729 -> 1.0.20200908
https://lists.zx2c4.com/pipermail/wireguard/2020-September/005817.html
2020-09-08 22:33:06 +02:00
Maximilian Bosch b8525863b8
Merge pull request #97393 from Ma27/bump-iwd
iwd: 1.8 -> 1.9
2020-09-08 20:38:49 +02:00
Tim Steinbach 2233cbbfb0
linux/hardened/patches/5.8: init at 5.8.7.a 2020-09-08 08:51:24 -04:00
Tim Steinbach 0b5bec79ae
linux/hardened/patches/5.4: 5.4.61.a -> 5.4.63.a 2020-09-08 08:51:06 -04:00
Tim Steinbach e8042d106a
linux/hardened/patches/4.19: 4.19.142.a -> 4.19.143.a 2020-09-08 08:51:05 -04:00
Tim Steinbach 29d03429bb
linux/hardened/patches/4.14: 4.14.195.a -> 4.14.196.a 2020-09-08 08:51:03 -04:00
Tim Steinbach eeaa8b7084
linux: 5.4.62 -> 5.4.63 2020-09-08 08:50:27 -04:00
Tim Steinbach af1ed29dea
Merge pull request #97288 from Atemu/update/linux_5_8
linux_5_8: 5.8.6 -> 5.8.7
2020-09-08 08:49:52 -04:00
Maximilian Bosch a59a88cf3e
iwd: 1.8 -> 1.9
https://git.kernel.org/pub/scm/network/wireless/iwd.git/tree/ChangeLog?h=1.9
2020-09-07 21:48:29 +02:00
Maximilian Bosch f3ea9452fb
ell: 0.32 -> 0.33
https://git.kernel.org/pub/scm/libs/ell/ell.git/tree/ChangeLog?h=0.33
2020-09-07 21:48:29 +02:00
Vladimír Čunát 2c145f4588
libbpf: fixup build after the last staging iteration
... and add myself into meta.maintainers :-)
2020-09-07 18:44:17 +02:00
Frederik Rietdijk be61518b91 Merge staging-next into staging 2020-09-07 16:31:37 +02:00
Vladimír Čunát c1c85b9bad
Merge #97146: 'staging-next' branch
This is the last planned iteration before forking 20.09.
2020-09-07 15:43:36 +02:00
Florian Klink b85325a72a
Merge pull request #97294 from oxalica/linux-no-utillinux
linux: remove dependency to utillinuxMinimal
2020-09-06 22:24:19 +02:00
R. RyanTM f151fd87d7 sysvinit: 2.96 -> 2.97 2020-09-06 18:50:48 +02:00
R. RyanTM f06b103ef9 eventstat: 0.04.09 -> 0.04.10 2020-09-06 18:49:52 +02:00
edef a6a6659e56
Merge pull request #33283 from fahadsadah/dpauxchardev
kernel config: CONFIG_DRM_DP_AUX_CHARDEV
2020-09-06 16:34:11 +00:00
Frederik Rietdijk d362c0e54e Merge master into staging-next 2020-09-06 18:14:23 +02:00
oxalica b5212f8bf0
linux: remove dependency to utillinuxMinimal 2020-09-06 22:06:22 +08:00
Michael Raskin 2e4f8eb79a
Merge pull request #97038 from Atemu/update/linux_zen
linux_zen: 5.8.1 -> 5.8.7
2020-09-06 11:45:48 +00:00
Atemu ea257a8c30 linux_5_8: 5.8.6 -> 5.8.7 2020-09-06 13:30:38 +02:00
Julien Moutinho fb6d63f3fd apparmor: fix and improve the service 2020-09-06 07:43:03 +02:00
Atemu a133475d03 linux_zen: 5.8.1 -> 5.8.7 2020-09-05 21:36:00 +02:00
R. RyanTM c7ac3f119e pcm: 202007 -> 202008 2020-09-05 13:54:15 +00:00
Bryan Gardiner 8ea0979284
linuxPackages.system76-io: init at 1.0.1 2020-09-04 17:23:38 -07:00
Bryan Gardiner 649b00db5b
linuxPackages.system76-acpi: init at 1.0.1 2020-09-04 17:23:38 -07:00
Bryan Gardiner 6d7f0bca40
linuxPackages.system76: init at 1.0.9 2020-09-04 17:23:38 -07:00
Frederik Rietdijk af81d39b87 Merge staging-next into staging 2020-09-04 20:03:30 +02:00
R. RyanTM c2d50fbe22 zenmonitor: 1.4.1 -> 1.4.2 2020-09-04 08:54:55 -07:00
Jan Tojnar 5079e1cd3b
Merge pull request #96939 from jtojnar/drop-gst-010 2020-09-04 17:13:43 +02:00
R. RyanTM 62b3b82dbd checksec: 2.2.2 -> 2.2.3 2020-09-04 05:47:43 +00:00
Mario Rodas 584315b21a
Merge pull request #97029 from cmacrae/yabai/upgrade/3.3.0
yabai: 3.2.1 -> 3.3.0
2020-09-03 22:08:27 -05:00
Tim Steinbach 94c2122d38
linux: 5.8.5 -> 5.8.6 2020-09-03 14:15:03 -04:00
Tim Steinbach e5aeed5120
linux: 5.4.61 -> 5.4.62 2020-09-03 14:15:02 -04:00
Tim Steinbach 0865dc9f50
linux: 4.9.234 -> 4.9.235 2020-09-03 14:15:02 -04:00
Tim Steinbach 9c499986fa
linux: 4.4.234 -> 4.4.235 2020-09-03 14:15:02 -04:00
Tim Steinbach 1272d20c2e
linux: 4.19.142 -> 4.19.143 2020-09-03 14:15:01 -04:00
Tim Steinbach ac9685996b
linux: 4.14.195 -> 4.14.196 2020-09-03 14:14:54 -04:00
Frederik Rietdijk 377242d587 Merge staging-next into staging 2020-09-03 19:21:10 +02:00
cmacrae b9326ecf0a yabai: 3.2.1 -> 3.3.0 2020-09-03 17:23:46 +01:00
Daniël de Kok f145223340
Merge pull request #96831 from SCOTT-HAMILTON/numworks
numworks: init udev rules and module
2020-09-02 20:03:02 +02:00
SCOTT-HAMILTON e5bb747c9d numworks-udev-rules: init on 02/09/2020 2020-09-02 19:45:07 +02:00
zowoq ee0d559dae oci-seccomp-bpf-hook: move to linuxPackages 2020-09-02 20:14:22 +10:00
Orivej Desh 713b1622e7 linux-rt_5_6: init at 5.6.19-rt12 2020-09-02 02:51:06 +00:00
Orivej Desh f623e0fbf8 linux-rt_5_4: init at 5.4.61-rt37 2020-09-02 02:51:06 +00:00
Orivej Desh 9d0d3a025f linux-rt: add update script 2020-09-02 02:51:06 +00:00
Jan Tojnar 9a1f60994b
tiscamera: clean up
- use pkg-config instead of pkgconfig alias
- use placeholders for cmakeFlags
- do not skip build rpath
- udev replacements no longer apply 47d4fb246b

There are some misplaced dependencies like gobject-introspection and orc that should probably go to nativeBuildInputs but upstream detects them incorrectly.
2020-09-02 04:01:06 +02:00
Jan Tojnar cc4f18ec47
tiscamera: drop legacy gst 2020-09-02 04:01:06 +02:00
Austin Seipp 58bb6bf73a
linuxPackages.bcc: patch trace buffer bug in python library
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-08-31 17:54:19 -05:00
Austin Seipp 6fb7b16046
linuxPackages.bpftrace: 0.9.4 -> 0.11.0
This fixes the `bcc` include directory (which was improperly set, and
warned about at build-time, but masked by some backwards compat code,
apparently) and also includes some missing libraries in `buildInputs`

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-08-31 17:47:30 -05:00
Austin Seipp 5e91e66591
libbpf: 0.0.9 -> 0.1.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-08-31 17:47:26 -05:00
Austin Seipp 03720f1cfb
linux_testing: 5.9-rc2 -> 5.9-rc3
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-08-31 17:20:53 -05:00
Frederik Rietdijk e29c1e42e0 Merge staging-next into staging 2020-08-31 19:46:33 +02:00
Frederik Rietdijk 303e0bca3b
Merge pull request #96610 from romildo/rm.deepin
deepin: remove from nixpkgs
2020-08-31 17:58:11 +02:00
Tim Steinbach 5fa49dc8b0
linux/hardened/patches/5.7: 5.7.17.a -> 5.7.19.a 2020-08-31 08:29:07 -04:00
Tim Steinbach 69274cf2d0
linux/hardened/patches/5.4: 5.4.60.a -> 5.4.61.a 2020-08-31 08:29:05 -04:00
Tim Steinbach 3b39d531ad
linux/hardened/patches/4.19: 4.19.141.a -> 4.19.142.a 2020-08-31 08:29:03 -04:00
Tim Steinbach 5ef4bad431
linux/hardened/patches/4.14: 4.14.194.a -> 4.14.195.a 2020-08-31 08:29:01 -04:00
Tim Steinbach 019338373a
linux: 5.8.4 -> 5.8.5 2020-08-31 08:28:41 -04:00
Tim Steinbach 4684bb9311
linux: 5.7.18 -> 5.7.19 2020-08-31 08:28:23 -04:00
Konrad Borowski ce8c43c538 microcodeAmd: update homepage URL 2020-08-31 12:25:07 +02:00
Vladimír Čunát bbc52afc8c
Merge #96696: fwupd: patch build with systemd 246 2020-08-31 07:36:42 +02:00
Jörg Thalheim f66efe59ea
Merge pull request #96432 from hmenke/zfsUnstable
zfsUnstable: 0.8.4 -> 2.0.0-rc1
2020-08-31 06:36:20 +01:00
Anders Kaseorg 51632d5310 fwupd: Add upstream patch to fix build with systemd 246
Fixes #96663.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-08-30 13:53:26 -07:00
José Romildo Malaquias b768afb2e9 deepin: remove from nixpkgs
The Deepin Desktop Environment (DDE) is not yet fully packaged in
nixpkgs and it has shown a very difficult task to complete, as
discussed in https://github.com/NixOS/nixpkgs/issues/94870. The
conclusion is that it is better to completely remove it.
2020-08-30 15:27:42 -03:00
Linus Heckemann bba8571c39
Merge pull request #96538 from Mic92/go-references
buildGoModule/buildGoPackage: Remove go references from lib,libexec
2020-08-30 16:44:08 +02:00
Matthew Bauer 10ee14442d
Merge pull request #95864 from obsidiansystems/nvidia-x11-no32bit
nvidia-x11: add disable32Bit arg to not include 32-bit nvidia
2020-08-29 22:09:58 -05:00
Frederik Rietdijk 782ff21ae3 Merge staging-next into staging 2020-08-29 13:31:47 +02:00
Frederik Rietdijk 7b56d26ae3 Merge master into staging-next 2020-08-29 13:30:25 +02:00
Mario Rodas d05a57e8ff
Merge pull request #96335 from r-ryantm/auto-update/klibc
klibc: 2.0.7 -> 2.0.8
2020-08-28 22:48:58 -05:00
Jörg Thalheim 46d49aece2
Merge pull request #96455 from Mic92/bcc
linuxPackages.bcc: 0.15.0 -> 0.16.0
2020-08-28 22:41:15 +01:00
Jörg Thalheim e680fcaa3b
fscrypt: remove unneeded remove-references-to 2020-08-28 13:19:11 +01:00
Linus Heckemann 4f4d0ca1dd
Merge pull request #96153 from xaverdh/kmod-name-field-patch-for-staging
kmod: add patch to correct behaviour with --field
2020-08-28 14:03:28 +02:00
Joachim F 4ef92a3033
Merge pull request #96109 from saschagrunert/apparmor_parser-path
apparmor: fix apparmor_parser path for utils package
2020-08-28 08:08:04 +00:00
Frederik Rietdijk efb45f7638 Merge master into staging-next 2020-08-28 09:54:31 +02:00
Ryan Mulligan 3c95f06e1b
Merge pull request #95768 from bb2020/ds
discrete-scroll: init at 0.1.1
2020-08-27 20:44:28 -07:00
Ryan Mulligan 6274cd6831
Merge pull request #96054 from r-ryantm/auto-update/libfabric
libfabric: 1.10.1 -> 1.11.0
2020-08-27 13:59:21 -07:00
Michael Raskin bbc81bee15
Merge pull request #96156 from r-ryantm/auto-update/sysdig
linuxPackages_latest-libre.sysdig: 0.26.7 -> 0.27.0
2020-08-27 15:43:45 +00:00
Michael Raskin f67d73e677
Merge pull request #96243 from r-ryantm/auto-update/conspy
conspy: 1.14 -> 1.16
2020-08-27 15:33:41 +00:00
bb2020 026269906f discrete-scroll: init at 0.1.1 2020-08-27 13:47:08 +03:00
Jörg Thalheim 54dedd26dc
linuxPackages.bcc: 0.15.0 -> 0.16.0 2020-08-27 11:45:56 +01:00
Frederik Rietdijk 52095e171f Merge master into staging-next 2020-08-27 08:36:41 +02:00
Henri Menke c286d1cb06
zfsUnstable: 0.8.4 -> 2.0.0-rc1 2020-08-27 17:05:31 +12:00
Matthew Bauer 25ac498482
Merge pull request #96404 from matthewbauer/gcc-cross
Fix cycle detected in Darwin->Linux cross GCC
2020-08-26 16:17:14 -05:00
R. RyanTM c29cb3a585 openvswitch: 2.13.0 -> 2.14.0 2020-08-26 19:58:53 +00:00
Tim Steinbach 1a94103f12
linux: 5.8.3 -> 5.8.4 2020-08-26 13:54:30 -04:00
Tim Steinbach 82f4054560
linux: 5.7.17 -> 5.7.18 2020-08-26 13:54:29 -04:00
Tim Steinbach b5e903cedb
linux: 5.4.60 -> 5.4.61 2020-08-26 13:54:29 -04:00
Tim Steinbach 214cfd9c45
linux: 4.9.233 -> 4.9.234 2020-08-26 13:54:28 -04:00
Tim Steinbach 45b6f02faa
linux: 4.4.233 -> 4.4.234 2020-08-26 13:54:28 -04:00
Tim Steinbach c49e127ce9
linux: 4.19.141 -> 4.19.142 2020-08-26 13:54:28 -04:00
Tim Steinbach d0ad311986
linux: 4.14.194 -> 4.14.195 2020-08-26 13:54:24 -04:00
markuskowa e8f676a379
Merge pull request #96139 from r-ryantm/auto-update/rdma-core
rdma-core: 30.0 -> 31.0
2020-08-26 11:59:12 +02:00
Daniël de Kok 7b46d0e777
Merge pull request #95868 from danieldk/icr-update
intel-compute-runtime: 20.02.15268 -> 20.32.17625
2020-08-26 10:59:41 +02:00
R. RyanTM 8593feb957 fswebcam: 20140113 -> 20200725 2020-08-26 08:51:45 +02:00
Frederik Rietdijk 081bd762e5 Merge staging-next into staging 2020-08-26 08:43:29 +02:00
Daniël de Kok e71aaab72a intel-compute-runtime: 20.02.15268 -> 20.33.17675 2020-08-26 08:06:29 +02:00
R. RyanTM c72b4359d1 klibc: 2.0.7 -> 2.0.8 2020-08-26 05:44:15 +00:00
Jonathan Ringer 62f046e902
Merge master into staging-next 2020-08-25 09:16:30 -07:00
Tim Steinbach 39adc17e3b
linux/hardened/patches/5.7: 5.7.16.a -> 5.7.17.a 2020-08-25 09:12:16 -04:00
Tim Steinbach 85760a9c86
linux/hardened/patches/5.4: 5.4.59.a -> 5.4.60.a 2020-08-25 09:12:15 -04:00
Tim Steinbach 3b9e188346
linux/hardened/patches/4.19: 4.19.140.a -> 4.19.141.a 2020-08-25 09:12:15 -04:00
Tim Steinbach cf65c610a5
linux/hardened/patches/4.14: 4.14.193.a -> 4.14.194.a 2020-08-25 09:12:14 -04:00
Tim Steinbach 900fdd8533
linux: 5.8 -> 5.8.3 2020-08-25 09:12:14 -04:00
R. RyanTM 3f14af58eb conspy: 1.14 -> 1.16 2020-08-25 06:32:06 +00:00
Eelco Dolstra 63b8d53640
Merge pull request #96103 from deviant/remove-rfkill
rfkill: remove
2020-08-24 18:14:14 +02:00
Tim Steinbach 24c18f1313
linux: 5.9-rc1 -> 5.9-rc2 2020-08-24 10:56:22 -04:00
Florian Klink 40d2968ebf
Merge pull request #94354 from flokli/systemd-246
systemd: 245.6 -> 246
2020-08-24 12:42:24 +02:00
Arthur Gautier 68c7c5a804 util-linux: 2.35.2 -> 2.36 2020-08-24 11:58:19 +02:00
Frederik Rietdijk 0a874ff2a6 Merge master into staging-next 2020-08-24 11:50:58 +02:00
Dominik Xaver Hörl 40d33887db kmod: add patch to correct behaviour with --field
This came up in https://github.com/NixOS/nixpkgs/pull/96008.
Without this patch modinfo always prints the module name for builtin
modules, even if an explicit --field is passed.
2020-08-24 10:59:16 +02:00
R. RyanTM 8c5d3c3b2b linuxPackages_latest-libre.sysdig: 0.26.7 -> 0.27.0 2020-08-24 08:49:28 +00:00
R. RyanTM f061b8b64f rdma-core: 30.0 -> 31.0 2020-08-24 04:53:57 +00:00
V b63b5eda68 rfkill: remove
rfkill was subsumed by util-linux in 2017 [1], and the upstream has not
been updated in over 5 years [2]. This package shadows the rfkill from
util-linux, so it can be completely removed with no breaking changes,
because util-linux is in the base package set in nixos/system-path.

[1] d17fb726b5
[2] https://git.sipsolutions.net/rfkill.git/log/
2020-08-24 02:49:27 +02:00
Sascha Grunert 372edacef2
apparmor: fix apparmor_parser path for utils package
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-08-23 20:42:59 +02:00
Jan Tojnar 91104b5417
Merge branch 'master' into staging-next 2020-08-23 02:00:50 +02:00
Arthur Gautier 0bd5a7d3ba lvm2: 2.03.09 -> 2.03.10 2020-08-22 10:23:00 -07:00
YI 8d8129aec1 linuxPackages.rtl8821cu: init at 2020-05-16 2020-08-22 23:09:45 +08:00
R. RyanTM 12e6fc11d9 libfabric: 1.10.1 -> 1.11.0 2020-08-22 11:01:58 +00:00
Linus Heckemann 98679187d6
Merge pull request #95922 from primeos/iputils
iputils: 20190709 -> 20200821
2020-08-22 09:51:23 +02:00
Tim Steinbach 3c99c3105f
linux: 5.7.16 -> 5.7.17 2020-08-21 15:53:20 -04:00
Tim Steinbach febd844975
linux: 5.4.59 -> 5.4.60 2020-08-21 15:53:20 -04:00
Tim Steinbach bcd17284ec
linux: 4.9.232 -> 4.9.233 2020-08-21 15:53:20 -04:00
Tim Steinbach 81f8d8e881
linux: 4.4.232 -> 4.4.233 2020-08-21 15:53:19 -04:00
Tim Steinbach cf39f96ab0
linux: 4.19.140 -> 4.19.141 2020-08-21 15:53:19 -04:00
Tim Steinbach 07bfff3c1c
linux: 4.14.193 -> 4.14.194 2020-08-21 15:53:19 -04:00
Michael Weiss 8f6e1f2408
iputils: 20190709 -> 20200821 2020-08-21 21:17:02 +02:00
Andrew Childs 630f5d30df stdenv/darwin: enable tapi support in cctools 2020-08-21 01:09:42 +09:00
Matthew Bauer 31d8669a72 nvidia-x11: add disable32Bit arg to not include 32-bit nvidia
In some contexts, we don’t want to have to build the whole i686 stdenv
just to use the x86_64 nvidia driver. It’s hard to know ahead of time
what we want, so it’s best to leave this as an overridable option.
2020-08-20 10:29:28 -05:00
Tim Steinbach 9c5578b08f
linux/hardened/patches/5.7: 5.7.15.a -> 5.7.16.a 2020-08-20 08:17:38 -04:00
Tim Steinbach 266521c7d8
linux/hardened/patches/5.4: 5.4.58.a -> 5.4.59.a 2020-08-20 08:17:36 -04:00
Tim Steinbach e857d071d3
linux/hardened/patches/4.19: 4.19.139.a -> 4.19.140.a 2020-08-20 08:17:34 -04:00
Tim Steinbach 4714dc1e9a
linux_latest-libre: 17583 -> 17624 2020-08-20 08:17:11 -04:00
Atemu 4f7cc3bf2a nvidia_x11: 450.57 -> 450.66 2020-08-19 16:48:40 -07:00
Tim Steinbach f36489b7b0
linux: 5.7.15 -> 5.7.16 2020-08-19 08:50:43 -04:00
Tim Steinbach afe457db9b
linux: 5.4.58 -> 5.4.59 2020-08-19 08:50:42 -04:00
Tim Steinbach ea3072f638
linux: 4.19.139 -> 4.19.140 2020-08-19 08:50:38 -04:00
Martin Weinelt b78e08e981
Merge pull request #95497 from mweinelt/rtl8192eu
linuxPackages.rtl8192eu: 4.4.1.20190319 -> 4.4.1.20200620
2020-08-18 23:19:23 +02:00
Frederik Rietdijk 4cf394ea3f Merge master into staging-next 2020-08-18 17:55:04 +02:00
Tim Steinbach 0a84375ddb
linux: 5.8-rc7 -> 5.9-rc1 2020-08-18 10:00:39 -04:00
Martin Weinelt 392ca2ce5a
linuxPackages.rtl8192eu: 4.4.1.20190319 -> 4.4.1.20200620
Fixes #95448

Co-Authored-By: Dmitry Geurkov <d.geurkov@gmail.com>
2020-08-18 14:15:20 +02:00
Frederik Rietdijk fe7bab33d7
Merge pull request #95553 from zowoq/rename-maintainers
maintainers: prefix number with underscore
2020-08-18 11:30:24 +02:00
zowoq 0dc28e4475 smimesign: 0.0.13 -> 0.1.0 2020-08-18 10:25:43 +10:00
zowoq 7d9c49f8e6 maintainers: 0x4A6F -> _0x4A6F 2020-08-18 07:59:44 +10:00
Matthew Bauer d2fce26c40
Merge pull request #95363 from lopsided98/crda-cross
crda: fix cross compilation
2020-08-17 16:24:35 -05:00
Vladimír Čunát 9da079c6ff
Re-Revert "linux: Init 5.8"
This reverts commit fee8c0ae07.
The required systemd update was done in 9f911ab1b5; test works for me:
nix build -f nixos/release.nix tests.latestKernel.login.x86_64-linux
2020-08-17 16:46:08 +02:00
Frederik Rietdijk 0ac85bc455 Merge master into staging-next 2020-08-17 14:54:39 +02:00
André Silva 0b516d76f4 linux_zen: 5.7.10 -> 5.8.1 2020-08-16 22:19:31 +01:00
Niklas Hambüchen 0e3c8a95da musl: 1.1.24 -> 1.2.0
The libdrm `musl-ioctl.patch` is no longer necessary, see:
015e631cd1
2020-08-16 13:10:50 +00:00
Atemu b843475bdd roccat-tools: apply workaround for missing hb.h
Same issue as https://github.com/NixOS/nixpkgs/pull/75789
2020-08-16 13:08:58 +00:00
Dmitry Kozlyuk 8b89e0494c mingw-w64: 5.0.4 -> 6.0.0
Version 6.0.0 brings better Win32 API coverage and bugfixes.
It's been used in various distros long enough to be considered stable.
Latest version 7.0.0 hasn't received extensive testing yet.

Announce mail:
https://sourceforge.net/p/mingw-w64/mailman/message/36416777/
2020-08-16 10:16:51 +00:00
Michael Raskin 657f6129b3
Merge pull request #94027 from Atemu/zen-kernel-init
linux_zen: init at 5.7.10
2020-08-16 10:06:56 +00:00
Ryan Mulligan 0d80f5c014
Merge pull request #89817 from r-ryantm/auto-update/checksec
checksec: 2.2.1 -> 2.2.2
2020-08-15 15:29:02 -07:00
Frederik Rietdijk cfe6081cee Merge staging-next into staging 2020-08-15 09:12:42 +02:00
Benjamin Hipple 1e38f32288
Merge pull request #95452 from r-ryantm/auto-update/lxcfs
lxcfs: 4.0.4 -> 4.0.5
2020-08-14 21:11:43 -04:00
R. RyanTM 886a99069e lxcfs: 4.0.4 -> 4.0.5 2020-08-14 21:02:39 -04:00
Maximilian Bosch e5e749869f
Merge pull request #95340 from DIzFer/targetcli-py3
targetcli: build with python3
2020-08-15 00:18:40 +02:00
worldofpeace bea5560354
Merge pull request #94878 from stigtsp/package/firejail-test
nixos/tests: add test for firejail
2020-08-14 14:05:39 -04:00
Martin Weinelt 515725c1c6
Merge pull request #95168 from danieldk/intel-compute-runtime-stdcpp
intel-compute-runtime: add libstdc++ to RPATH
2020-08-14 02:34:34 +02:00
Jan Tojnar afe22f645a
Merge branch 'staging-next' into staging 2020-08-13 21:59:15 +02:00
Florian Klink 38044aac59 systemd: use tags as rev, update comment explaining updating workflow. 2020-08-13 20:51:39 +02:00
Florian Klink c81c10624c gnupgMinimal: move to all-packages.nix, use from inside systemd
This makes things more consistent with how we pass in utillinuxMinimal.

There's already a minimal argument in the gnupg derivation, but this
gnupg is even more minimal. Instead of defining a gnupgSuperMinimal, we
define it inline inside systemd.
2020-08-13 20:51:39 +02:00
Florian Klink 2865490dc2 systemd: 245.7 -> 246 2020-08-13 20:51:39 +02:00
Florian Klink b68bddfbda systemd: remove lib output
systemd 246 started baking in some strings into $lib/lib/libsystemd.so
which points back to $out.

It might be desirable to not have these strings in there, but instead
have systemd ask the running manager for the really active paths via
IPC, or patch in some more mutable paths (like /run/current-system/…) -
but as long as it is as it is, we should probably should just stop
producing the `lib` output for now.

This does increase the runtime closure for installations not pulling in
systemd.out, or linking against multiple libsystemd's, but doesn't
increase the runtime closure for NixOS itself, as it needs systemd
anyways, and doesn't link against multiple variants of it.

We can also remove the aarch64-specific $out/lib/systemd/catalog hack,
and revive it at a later time if the `lib` output is reintroduced.
2020-08-13 20:51:39 +02:00
Ben Wolsieffer 53cdb95d10 crda: fix cross compilation 2020-08-13 14:20:54 -04:00
Vladimír Čunát 4451f9b68f
rtlwifi_new: switch fetchFromGitHub to a working repo
Fixes #95324.
2020-08-13 16:48:12 +02:00
David Izquierdo b041bff2dc
targetcli: build with python3
Mostly to reduce dependency on py2, and on pythonPackages.urwid, which fails to build with py2.
2020-08-13 16:09:48 +02:00
Michele Guerini Rocco 4502e3215e
Merge pull request #95304 from r-ryantm/auto-update/btfs
btfs: 2.21 -> 2.22
2020-08-13 15:35:52 +02:00
Frederik Rietdijk 7e189c56a1 Merge staging-next into staging 2020-08-13 08:52:48 +02:00
R. RyanTM 49d51914b6 btfs: 2.21 -> 2.22 2020-08-13 04:30:00 +00:00
Mario Rodas d3f4544da5
Merge pull request #95133 from r-ryantm/auto-update/irqbalance
irqbalance: 1.6.0 -> 1.7.0
2020-08-12 18:37:20 -05:00
Tim Steinbach 612c48592d
linux/hardened/patches/5.7: 5.7.11.a -> 5.7.15.a 2020-08-12 13:06:45 -04:00
Tim Steinbach 14bb0a744f
linux/hardened/patches/5.4: 5.4.54.a -> 5.4.58.a 2020-08-12 13:06:42 -04:00
Tim Steinbach 3acf729285
linux/hardened/patches/4.19: 4.19.135.a -> 4.19.139.a 2020-08-12 13:06:39 -04:00
Tim Steinbach 6bb6593adf
linux/hardened/patches/4.14: 4.14.190.a -> 4.14.193.a 2020-08-12 13:06:34 -04:00
Tim Steinbach a0e116f841
linux: 5.7.14 -> 5.7.15 2020-08-11 12:46:13 -04:00
Tim Steinbach ead39a3c71
linux: 5.4.57 -> 5.4.58 2020-08-11 12:44:45 -04:00
Tim Steinbach 9d9f4343ee
linux: 4.19.138 -> 4.19.139 2020-08-11 12:44:34 -04:00
Samuel Gräfenstein 92c9686517
rtl8821ce: add samuelgrf to maintainers 2020-08-11 15:55:23 +02:00
Daniël de Kok b5a6cfe4e2 intel-compute-runtime: add libstdc++ to RPATH 2020-08-11 13:29:02 +02:00
Frederik Rietdijk 46ee7ddcad Merge staging-next into staging 2020-08-11 10:26:59 +02:00
R. RyanTM c2d1888e89 irqbalance: 1.6.0 -> 1.7.0 2020-08-11 03:57:07 +00:00
Dmitry Kudriavtsev 0500296dc2 ifmetric: init at 0.3 2020-08-10 11:52:33 -07:00
Peter Hoeg 02d8704c03
Merge pull request #94701 from NixOS/u/kmscon
kmscon: 8 -> unstable-2018-09-07
2020-08-10 22:24:15 +08:00
Michael Weiss a3c71c3e5d
fuse3: 3.9.2 -> 3.9.4 (#95072)
Note: Version 3.9.3 and 3.9.4 are equivalent:
"This was an "accidental" release, it is equivalent to 3.9.3."
2020-08-10 16:04:55 +02:00
Jörg Thalheim 1667af0c2d
Merge pull request #95006 from TethysSvensson/fix-issue-94722 2020-08-10 14:22:46 +01:00
Mario Rodas 7da353c945
Merge pull request #94157 from ndarwincorn/update-rtl8821ce
rtl8821ce: 5.5.2_34066.20200325 -> 5.8.0-050800.20200621
2020-08-10 07:59:25 -05:00
Michael Weiss 83c541088e
iproute: 5.7.0 -> 5.8.0 (#94965)
"The former date based internal versioning (snapshot) is replaced by the
regular version numbering which corresponds to the kernel version." [0]

File changes (additions/removals):
+share/man/man8/ip-mptcp.8.gz
+share/man/man8/tc-gate.8.gz

[0]: https://marc.info/?l=linux-netdev&m=159681449423365
2020-08-10 13:50:06 +02:00
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Stig Palmquist 15c53cf0fa
nixos/tests: add test for firejail 2020-08-10 06:54:26 +02:00
Michael Raskin 3a9145523a
Merge pull request #95015 from stigtsp/package/firejail-fix-CVE-2020-17368-CVE-2020-17367
firejail: add patches to fix CVE-2020-17367 and CVE-2020-17368
2020-08-10 04:28:47 +00:00
Stig Palmquist e15cab8e9c
firejail: add patches to fix CVE-2020-17367 and CVE-2020-17368 2020-08-09 15:08:29 +02:00
Tethys Svensson 87af0f9871 busybox: Pull in upstream patch for CVE-2018-1000500 2020-08-09 15:05:34 +02:00
Mario Rodas 0cd9efc898
Merge pull request #94909 from marsam/update-lxc
lxc: 4.0.3 -> 4.0.4
2020-08-08 14:28:54 -05:00
Tim Steinbach b4fc816b44
linux: 5.7.13 -> 5.7.14 2020-08-08 10:03:12 -04:00
Tim Steinbach 7964867f39
linux: 5.4.56 -> 5.4.57 2020-08-08 10:03:01 -04:00
Tim Steinbach 4376b9ab71
linux: 4.19.137 -> 4.19.138 2020-08-08 10:02:53 -04:00
Tim Steinbach 98b9671099
linux: 4.14.192 -> 4.14.193 2020-08-08 10:02:36 -04:00
Frederik Rietdijk cb634b2aa5 Merge staging-next into staging 2020-08-07 23:02:23 +02:00
Pamplemousse 07ea06b143 cramfsswap: Make binary available
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-08-07 10:41:44 -07:00
Pamplemousse ce10e04adf cramfsprogs: init at 1.1
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-08-07 10:41:44 -07:00
R. RyanTM 9175f114fe fwts: 20.06.01 -> 20.07.00 2020-08-07 00:23:12 -07:00
Cole Mickens 3a2d677b0b
v4l-utils: fix by patchShebangs on cec-gen.pl 2020-08-06 22:04:06 -07:00
Mario Rodas 2d4f0bc9e7
lxc: 4.0.3 -> 4.0.4 2020-08-07 04:20:00 +00:00
Tim Steinbach deb12d397a
linux/hardened/patches/5.6: remove 2020-08-06 08:36:38 -04:00
Florian Klink 8e0b2b9177
Merge pull request #66856 from flokli/systemd-cryptsetup-lvm
systemd: build with cryptsetup support, add cryptsetup generators
2020-08-06 12:06:54 +02:00
Tim Steinbach 72c9b56c31
linux: 5.7.12 -> 5.7.13 2020-08-05 08:45:28 -04:00
Tim Steinbach b2ef48721b
linux: 5.4.55 -> 5.4.56 2020-08-05 08:45:27 -04:00
Tim Steinbach af3de724d9
linux: 4.19.136 -> 4.19.137 2020-08-05 08:45:27 -04:00
Tim Steinbach 2e3bc79c9b
linux: 4.14.191 -> 4.14.192 2020-08-05 08:45:27 -04:00
Florian Klink 9f911ab1b5 systemd: 245.6 -> 245.7 2020-08-05 12:32:09 +02:00
Jörg Thalheim fee8c0ae07
Revert "linux: Init 5.8"
This reverts commit 3a8cbea4f7.

This breaks systemd; We need to apply the systemd upgrade first.
2020-08-05 06:29:45 +01:00
Peter Hoeg 7b6960156f kmscon: 8 -> unstable-2018-09-07 2020-08-05 11:25:36 +08:00
Arian van Putten 29941db6bd systemd-cryptsetup-generator: remove
This package previously did override the systemd package, and instructed
ninja, systemd's previous build system, to only build the
cryptsetup-specific systemd generators (plus some manual rpath
massaging, as ninja install wasn't used).

Afterwards, users were expected to add this package to their
`systemd.generator-packages` (or since
https://github.com/NixOS/nixpkgs/pull/65376/files `systemd.packages`)
NixOS module options, so systemd will use these generators.

As the previous commit added cryptsetup support directly to the systemd
package (and pkgs.systemd now already ships the cryptsetup generators),
we don't need another package shipping the same generators.
2020-08-05 00:48:27 +02:00