Commit graph

9563 commits

Author SHA1 Message Date
eyjhbb@gmail.com 139c99ce91 displaylink: 4.1.9 -> 4.4.24 2018-12-09 00:14:58 +01:00
Léo Gaspard c0663aa3f8
Merge branch 'mdadm-sendmail'
* mdadm-sendmail:
  mdadm: use shared system-sendmail
2018-12-09 02:46:22 +09:00
Frederik Rietdijk 3e950d584c Merge staging-next into master 2018-12-08 16:29:21 +01:00
Tim Steinbach 02f8d66efa
linux: 4.19.7 -> 4.19.8 2018-12-08 10:26:09 -05:00
Tim Steinbach e4da78c349
linux: 4.14.86 -> 4.14.87 2018-12-08 10:26:09 -05:00
Tim Steinbach c7ea265e8e
linux: 4.9.143 -> 4.9.144 2018-12-08 10:26:09 -05:00
Will Dietz 01fab8778f sssd: 1.16.2 -> 1.16.3 (security!)
https://docs.pagure.org/SSSD.sssd/users/relnotes/notes_1_16_3.html
2018-12-07 21:12:19 -06:00
Frederik Rietdijk 747aa4cc93 Merge staging-next into staging 2018-12-07 15:31:52 +01:00
Frederik Rietdijk 5f554279ec Merge master into staging-next 2018-12-07 15:22:35 +01:00
Tim Steinbach 808d52ee05
linux: 4.19.6 -> 4.19.7 2018-12-05 17:34:29 -05:00
Tim Steinbach e945771e4c
linux: 4.14.85 -> 4.14.86 2018-12-05 17:34:13 -05:00
Tim Steinbach 1f7266cbbb
linux: 4.9.142 -> 4.9.143 2018-12-05 17:33:36 -05:00
Jörg Thalheim b2c86f46d9
Merge pull request #51549 from yurrriq/update/os-specific/darwin/skhd
skhd: 0.2.2 -> 0.3.0
2018-12-05 12:02:46 +00:00
Michael Raskin be1d5e83c7
Merge pull request #51552 from lopsided98/reptyr-update
reptyr: 0.6.2 -> 0.7.0
2018-12-05 07:53:37 +00:00
Ben Wolsieffer 3c22d57743 reptyr: 0.6.2 -> 0.7.0 2018-12-04 23:46:29 -05:00
Eric Bailey aad111f567
skhd: 0.2.2 -> 0.3.0 2018-12-04 22:15:51 -06:00
Matthew Bauer 5e06294276 darwin/libiconv: fix static/shared logic
The conditional was incorrect - postInstall script should only hsppen
when enableShared = true.
2018-12-04 21:13:24 -06:00
Alyssa Ross fa749ac858
linux_latest-libre: document finding latest rev
https://github.com/NixOS/nixpkgs/pull/51403#issuecomment-444064006
2018-12-04 12:08:30 +00:00
Jörg Thalheim 708164fe94
Merge pull request #51457 from binarin/nvidia-legacy-340-no-longer-patch-414
nvidia_legacy_340: Remove unneeded/failing patch
2018-12-04 10:42:38 +00:00
Vladyslav M 19532f2ba2
Merge pull request #51439 from jfrankenau/update-iwd
iwd: 0.11 -> 0.12
2018-12-04 02:24:35 +02:00
Renaud 4f7df755f2
Merge pull request #51252 from c0bw3b/pkg/iptables
iptables: 1.6.2 -> 1.8.2
2018-12-03 21:46:22 +01:00
Alexey Lebedeff caed71efb6 nvidia_legacy_340: Remove unneeded/failing patch
The patch is not applying and no longer needed after upgrade in
045575e744. Now the same result is
achieved by the following lines in the driver package itself:

    #if defined(NV_DRM_LEGACY_PCI_INIT_PRESENT)
    #define nv_drm_pci_init drm_legacy_pci_init
    #define nv_drm_pci_exit drm_legacy_pci_exit
    #else
    #define nv_drm_pci_init drm_pci_init
    #define nv_drm_pci_exit drm_pci_exit
    #endif
2018-12-03 16:14:16 +01:00
Tim Steinbach 3b2bf761df
linux: 4.20-rc4 -> 4.20-rc5 2018-12-03 07:43:04 -05:00
Frederik Rietdijk a510aa2672 Merge master into staging-next 2018-12-03 12:18:43 +01:00
Johannes Frankenau de23f0b922 iwd: 0.11 -> 0.12 2018-12-03 11:52:28 +01:00
Matthew Bauer 808f05808b kmod: avoid mass rebuild
elf-header shouldn’t be needed on linux
2018-12-02 19:34:55 -06:00
Jörg Thalheim 51fbb395cc
Merge pull request #51403 from Mic92/linux-libre
linux_latest-libre: update patchset for kernel version
2018-12-02 22:28:06 +00:00
Matthew Bauer 973781444a Merge branch 'darwin-fixes2' 2018-12-02 14:15:05 -06:00
Matthew Bauer 7a2c07d29b kmod: enable on darwin
This is needed to build linux kernels on darwin. While we can’t
actually use it to load kernel modules, we can use it to create
indexes of modules on macOS.

(cherry picked from commit ebb31480e8a45efbaff4c4a212bdfc0b053adde0)
2018-12-02 14:12:42 -06:00
Jörg Thalheim 3ba88670ab
linux_latest-libre: update patchset for kernel version 2018-12-02 18:54:57 +00:00
markuskowa 506d4c7e44
Merge pull request #51329 from c0bw3b/cleanup/gnu-https
Favor HTTPS URLs - the GNU edition
2018-12-02 16:52:33 +01:00
c0bw3b 0f868d8116 Treewide: use HTTPS on SourceForge 2018-12-02 15:33:08 +01:00
c0bw3b a04a512f34 Treewide: use HTTPS on NonGNU domains 2018-12-02 15:21:04 +01:00
Jan Tojnar a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Jörg Thalheim 3775f1e53e
linuxPackages_4_18.nvidia_x11_legacy304: mark as broken on 4.18 and newer 2018-12-02 10:46:11 +00:00
Will Dietz a4adec8654 v4l_utils: 1.16.0 -> 1.16.2 2018-12-02 00:10:07 -06:00
Jan Tojnar 4920f0c0ad
Merge pull request #50977 from jtojnar/parallel-update.nix
update.nix: Run update scripts in parallel
2018-12-02 01:23:39 +01:00
Jan Tojnar 59a94b57f0
update.nix: Run update scripts in parallel
To make updating large attribute sets faster, the update scripts
are now run in parallel.

Please note the following changes in semantics:

- The string passed to updateScript needs to be a path to an executable file.
- The updateScript can also be a list: the tail elements will then be passed
  to the head as command line arguments.
2018-12-01 19:17:13 +01:00
Tim Steinbach d97f3cb647
kernel: 4.19.5 -> 4.19.6 2018-12-01 11:20:38 -05:00
Tim Steinbach 8f23a4616f
kernel: 4.14.84 -> 4.14.85 2018-12-01 11:20:38 -05:00
Tim Steinbach 182a6557e3
kernel: 4.9.141 -> 4.9.142 2018-12-01 11:20:38 -05:00
Tim Steinbach 995004634f
kernel: 4.4.165 -> 4.4.166 2018-12-01 11:20:38 -05:00
Tim Steinbach ff4bf6067e
kernel: Remove 4.18.x
4.18 series is EOL
2018-12-01 11:20:38 -05:00
Will Dietz 60b743853b lm_sensors: 3.4.0 -> 3.5.0
* lm_sensors: 3.4.0 -> 3.5.0 (#51117)

Using releases posted on github,
they work and I'm not sure how those fedora URL's are found anyway.

* lm_sensors: cleanup
2018-12-01 17:02:49 +01:00
Jan Tojnar 8560887e88
usbutils: fix usb.ids path
The utility switched from /usr/share to ${datadir}, but it is still not enough
for use. It would be nice if upstream provided configure flag.
2018-12-01 15:37:19 +01:00
Renaud c4852e3d31
Merge pull request #51261 from dtzWill/fix/apparmor-drop-musl-patch
libapparmor: drop patch, fix build w/musl
2018-12-01 10:18:33 +01:00
Léo Gaspard b074a40f74 mdadm: use shared system-sendmail 2018-12-01 14:48:25 +09:00
Jan Tojnar c5881ec2c9
Merge remote-tracking branch 'upstream/master' into staging 2018-11-30 20:09:45 +01:00
Jörg Thalheim e7a9fc2fca
Merge pull request #49470 from grahamc/enable-mlx5core-by-default
kernel: enable MLX5_CORE_EN when possible
2018-11-30 17:55:45 +00:00
Ben Wolsieffer 99a720d2bb reptyr: add homepage 2018-11-30 11:29:49 -06:00
Ben Wolsieffer a47479ec7e reptyr: enable on 32-bit ARM Linux and x86 FreeBSD 2018-11-30 11:29:49 -06:00
Frederik Rietdijk 1828a5c5ba Merge master into staging-next 2018-11-30 17:46:21 +01:00
c0bw3b f190b5f226 iptables: 1.6.2 -> 1.8.2
+ enabled BPF compiler by default since it is the future

Changelog 1.8.0:
https://www.netfilter.org/projects/iptables/files/changes-iptables-1.8.0.txt

Changelog 1.8.1:
https://www.netfilter.org/projects/iptables/files/changes-iptables-1.8.1.txt

Changelog 1.8.2:
https://www.netfilter.org/projects/iptables/files/changes-iptables-1.8.2.txt
2018-11-29 22:48:02 +01:00
Will Dietz e82d79b679 libapparmor: drop conflicting patch, fix build w/musl 2018-11-29 08:48:27 -06:00
Jörg Thalheim f222ebdd60 fusionio-vsl: remove
Broken on all kernel version.
No update in nixpkgs since 2015
2018-11-29 13:46:28 +01:00
Frederik Rietdijk 9b81c7e455 Merge staging-next into staging 2018-11-29 09:18:35 +01:00
Frederik Rietdijk 9db2421d1f Merge master into staging-next 2018-11-29 08:12:56 +01:00
Tim Steinbach ef3f3067a1
linux: 4.19.4 -> 4.19.5 2018-11-27 16:19:58 -05:00
Tim Steinbach 23ef674701
linux: 4.14.83 -> 4.14.84 2018-11-27 16:19:58 -05:00
Tim Steinbach 3739bf46d5
linux: 4.9.140 -> 4.9.141 2018-11-27 16:19:58 -05:00
Tim Steinbach 784230c0fc
linux: 4.4.164 -> 4.4.165 2018-11-27 16:19:57 -05:00
Vladimír Čunát 2b0a1062bc
sssd: style nitpick - don't use pkgs parameter 2018-11-27 13:53:13 +01:00
Vladimír Čunát 439bf86ca9
sssd: fix build with updated curl-7.62
Fixes #51106.
2018-11-27 12:56:17 +01:00
ajs124 5294194fe2 targetcli: init at 2.1.fb49 2018-11-26 11:11:43 -08:00
Vladimír Čunát a5de78b7d7
Merge branch 'master' into staging-next 2018-11-26 10:28:00 +01:00
Tim Steinbach bff473b034
linux: 4.20-rc3 -> 4.20-rc4 2018-11-25 20:02:48 -05:00
Benno Fünfstück b5cce32ea9 linux_rpi: enable aarch64 build on hydra 2018-11-26 00:20:43 +01:00
c0bw3b 47c2739059 pommed: remove
- homepage / source / patch are all gone
- marked as broken since 16.03
- pommed module already relies on pommed_light
2018-11-25 18:51:52 +01:00
c0bw3b 9762e2c3bd confuse: remove and replace with libconfuse
- confuse is a duplicate of libconfuse
- upstream name is libconfuse so keep this one
- replace confuse with libconfuse in packages depending on it
2018-11-25 18:20:42 +01:00
Renaud 6a5fff3741
Merge pull request #51001 from c0bw3b/cleanup/more-https
Treewide: use more HTTPS-enabled sources
2018-11-25 16:22:34 +01:00
Renaud 2e95a386fe
Merge pull request #50075 from r-ryantm/auto-update/kexec-tools
kexectools: 2.0.17 -> 2.0.18
2018-11-25 10:12:12 +01:00
plchldr 0972bde7d2 rtl8821a: init at 5.1.5 2018-11-25 10:11:33 +01:00
Renaud 7fc86927ce
Merge pull request #50841 from florianjacob/nvidia_legacy_340
nvidia_legacy_340: update to make it compatible with current kernel
2018-11-25 08:35:25 +01:00
c0bw3b 7fef6f9a59 tiptop: get patch from salsa.debian.org
http://anonscm.debian.org/cgit is not available anymore
2018-11-25 00:26:12 +01:00
c0bw3b 126f94d808 Treewide: use https for people.redhat.com 2018-11-24 23:56:37 +01:00
c0bw3b dd3e576654 Treewide: use https for src.fedoraproject.org 2018-11-24 23:53:27 +01:00
c0bw3b adea16b86c Treewide: use https for launchpad.net 2018-11-24 23:47:52 +01:00
c0bw3b 0ea604ac1d Treewide: use https for SourceForge 2018-11-24 19:58:03 +01:00
markuskowa 651baa7ded
Merge pull request #50873 from zaninime/openscsi
openiscsi: 2.0-873 -> 2.0-877
2018-11-24 13:13:02 +01:00
Francesco Zanini 6ce3525cf0 openiscsi: 2.0-873 -> 2.0-877 2018-11-24 12:25:42 +01:00
Frederik Rietdijk c1792242ef Merge staging-next into staging 2018-11-24 10:44:50 +01:00
Frederik Rietdijk e41154d1ab Merge master into staging-next 2018-11-24 10:43:33 +01:00
Linus Heckemann 6845ebbff1 wpa_supplicant: improve manpage
Now points to the store path of the sample config rather than
/usr/share/doc.
2018-11-23 18:01:19 +01:00
Linus Heckemann 1a7f21f398 wpa_supplicant: copy sample config into output 2018-11-23 18:01:19 +01:00
Edmund Wu 5a6ee6a4e7
iwd: disable parallel building 2018-11-23 10:20:19 -05:00
Tim Steinbach 13e38d8180
linux: 4.19.3 -> 4.19.4 2018-11-23 08:33:53 -05:00
Tim Steinbach 86f9ac22e2
linux: 4.14.82 -> 4.14.83 2018-11-23 08:33:45 -05:00
Tim Steinbach 5879586e01
linux: 4.9.138 -> 4.9.140 2018-11-23 08:33:32 -05:00
c0bw3b c644bf3718 sysdig: 0.23.1 -> 0.24.1
* support kernels 4.14.0 to 4.19.x

* move cmake and perl into native build inputs

* licensing change:
  - userspace programs are now licensed under Apache 2.0
  - kernel module is now licensed under both MIT and GPLv2
2018-11-22 23:00:39 +01:00
Franz Pletz 73d7046362
linuxPackages.wireguard: fix wireguard-tools bump
See 6fb56af8b2.

cc #50833
2018-11-22 14:41:08 +01:00
Frederik Rietdijk 2219e2578e Merge staging-next into staging 2018-11-22 10:10:40 +01:00
Frederik Rietdijk c31cb577ae Merge master into staging-next 2018-11-22 09:57:08 +01:00
Renaud fef1b66b86
Merge pull request #50723 from r-ryantm/auto-update/keyutils
keyutils: 1.5.10 -> 1.6
2018-11-21 23:51:42 +01:00
R. RyanTM c7c021757b linuxPackages.evdi: 1.5.0.2 -> 1.5.1
* linuxPackages.evdi: 1.5.0.2 -> 1.5.1 (#50754)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/evdi/versions

* evdi: refresh meta

Licenses : lib is LGPL-2.1-only while module is GPL-2.0-only

Supported kernel versions: builds with 4.15 / 4.16 / 4.17 since commit 90c26648acbe9a2f7ce4e0331e39045819323bf2
2018-11-21 20:23:41 +01:00
Tim Steinbach 8f11b37a95
linux: 4.19.2 -> 4.19.3 2018-11-21 09:53:26 -05:00
Tim Steinbach ff82d7c786
linux: 4.18.19 -> 4.18.20 2018-11-21 09:53:07 -05:00
Tim Steinbach 3667a91b78
linux: 4.14.81 -> 4.14.82 2018-11-21 09:52:59 -05:00
Tim Steinbach 0e7dafe8c0
linux: 4.9.137 -> 4.9.138 2018-11-21 09:52:49 -05:00
Tim Steinbach e822b9680b
linux: 4.4.163 -> 4.4.164 2018-11-21 09:52:38 -05:00
Frederik Rietdijk 701375662b Merge master into staging-next 2018-11-21 12:39:20 +01:00