Commit Graph

183716 Commits

Author SHA1 Message Date
Félix Baylac-Jacqué
98deb87354
hostapd: Add noscan mode.
Applies OpenWRT's noscan patch to hostapd and the relevant option to
the hostapd module.

This noscan patch adds a new `noscan` option allowing us to create
some overlapping BSSs in HT40+/- mode.

Note: this option is disabled by default, we leave this up to the end
user whether it should be enabled or not.

Not being able to create those overlapping BSSs is basically
preventing us to use 802.11n in any urban area where chances to
overlap with another SSID are extremely high.

The patch we are using is a courtesy of the openwrt team and is
applied to the defaul hostapd package in both OpenWRT and Archlinux.
2019-06-24 00:26:20 +02:00
Silvan Mosberger
8fb630b26c
maintainers: Update my email 2019-06-22 21:11:13 +02:00
Silvan Mosberger
9e39f6943d
idrisPackages.tparsec: 2018-12-21 -> 2019-06-18 (#63623)
idrisPackages.tparsec: 2018-12-21 -> 2019-06-18
2019-06-22 21:10:09 +02:00
Jörg Thalheim
fd1acb608a
Merge pull request #63664 from tilpner/export-fpu-pre5
linux_4_{14,19}: restore __kernel_fpu_{begin,restore}
2019-06-22 20:08:37 +01:00
tilpner
0e6d0c12e4
linux_4_19: restore __kernel_fpu_{begin,restore}
Linux commit 12209993e98c5fa1855c467f22a24e3d5b8be205 was backported to
4.19, so add the reverting patch to restore zfs performance.
2019-06-22 20:51:26 +02:00
tilpner
71b4b7b4c7
linux_4_14: restore __kernel_fpu_{begin,restore}
Linux commit 12209993e98c5fa1855c467f22a24e3d5b8be205 was backported to
4.14, so add the reverting patch to restore zfs performance.
2019-06-22 20:50:49 +02:00
Domen Kožar
c687da8940
duplicati: change default interface to 127.0.0.1 for a saner default
Existing 'lo' didn't work for me as it was failing to assign an IP.
2019-06-22 20:26:18 +02:00
Mario Rodas
2932be89af
Merge pull request #63051 from marsam/init-noah
noah: init at 0.5.1
2019-06-22 13:18:45 -05:00
Domen Kožar
224a6562a4
Add configurationLimit to systemd-boot to prevent running out of disk space
Refs #23926
2019-06-22 20:11:11 +02:00
Tim Steinbach
8b7c42032e
linux: 5.1.12 -> 5.1.14 2019-06-22 12:27:37 -04:00
Tim Steinbach
34d4fd0a1d
linux: 4.9.182 -> 4.9.183 2019-06-22 12:27:21 -04:00
Tim Steinbach
2eedc1d464
linux: 4.4.182 -> 4.4.183 2019-06-22 12:27:07 -04:00
Tim Steinbach
f12542e8cd
linux: 4.19.53 -> 4.19.55 2019-06-22 12:26:43 -04:00
Tim Steinbach
3c20a64034
linux: 4.14.128 -> 4.14.129 2019-06-22 12:26:23 -04:00
Matthew Bauer
4d9a4aa3f1 openbsm: don’t check for /usr/include/mach/audit_triggers.defs
Users with CLT installed in /usr/include have this, but it we don’t
have all of the headers needed in the stdenv.

Fixes #46429
2019-06-22 12:06:47 -04:00
Timo Kaufmann
78054a581c
python3.pkgs.scikitlearn: 0.20.3 -> 0.21.2 (#63591)
Splits scikitlearn into a python2 (0.20.x) and a python3 (>0.20)
version.
2019-06-22 17:59:43 +02:00
José Romildo Malaquias
14d03c1d37
Merge pull request #63536 from romildo/upd.mate
mate.marco: 1.22.1 -> 1.22.2; mate.mate-themes: 3.22.19 -> 3.22.20
2019-06-22 11:08:25 -03:00
Vladyslav M
c1d0f39a14
cargo-edit: 0.3.2 -> 0.3.3 (#63650)
cargo-edit: 0.3.2 -> 0.3.3
2019-06-22 16:45:27 +03:00
Pascal Hertleif
ef08f42854 cargo-edit: 0.3.2 -> 0.3.3 2019-06-22 14:35:32 +02:00
Timo Kaufmann
baa75f0c25
vimPlugins: update (#63647) 2019-06-22 12:24:45 +02:00
Daiderd Jordan
811f35d8cd
Merge pull request #63296 from ehamberg/erlang-otp-22
Erlang/OTP 22
2019-06-22 11:47:43 +02:00
Erlend Hamberg
19c2979677
erlangR22: init at 22.0.4 2019-06-22 11:01:25 +02:00
Timo Kaufmann
db3fed28e2
python.pkgs.r2pipe: 1.3.1 -> 1.4.1 (#63646) 2019-06-22 10:56:46 +02:00
Vladimír Čunát
426028047d
Merge #63637: gst_all_1.gstreamer: re-enable auto_features
In particular this fixes build of gst_all_1.gst-plugins-base
2019-06-22 09:41:09 +02:00
Vladimír Čunát
2873952068
Merge #63640: thunderbird*: 60.7.1 -> 60.7.2 (security)
https://www.thunderbird.net/en-US/thunderbird/60.7.2/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2019-20/
2019-06-22 09:10:56 +02:00
Mario Rodas
6f40e5d9a2
Merge pull request #63428 from r-ryantm/auto-update/sieve-connect
sieve-connect: 0.89 -> 0.90
2019-06-21 20:07:29 -05:00
Daiderd Jordan
ce17e9941f
gst_all_1.gstreamer: re-enable auto_features 2019-06-22 01:12:20 +02:00
Jan Tojnar
9983820e93
haskellPackages.hsdev_0_3_3_1: fix build 2019-06-21 23:33:54 +02:00
Matthew Bauer
987ec8aed4
Merge pull request #63627 from LnL7/darwin-gstreamer
gstreamer: fix darwin build
2019-06-21 15:09:56 -04:00
Joachim F
a718f72a8e
Merge pull request #63626 from oxij/pkgs/tor-browser-852
firefoxPackages.tor-browser: 8.5.0 -> 8.5.2
2019-06-21 18:37:48 +00:00
Joachim Fasting
24434e85f6
tor-browser-bundle-bin: 8.5.1 -> 8.5.3 2019-06-21 20:36:48 +02:00
Daiderd Jordan
2962730b88
gstreamer: fix darwin build 2019-06-21 20:30:05 +02:00
Mario Rodas
ac5952b69b
Merge pull request #63526 from xrelkd/update/eksctl
eksctl: 0.1.35 -> 0.1.38
2019-06-21 13:20:41 -05:00
SLNOS
2cec4ca4f4 firefoxPackages.tor-browser: 8.5.0 -> 8.5.2 2019-06-21 17:52:26 +00:00
Timo Kaufmann
a9ea6fe5fb
youtube-dl: 2019.06.08 -> 2019.06.21 (#63624)
Fixes yet another youtube issue.
2019-06-21 19:46:52 +02:00
xrelkd
b586f11185 eksctl: 0.1.35 -> 0.1.38 2019-06-22 00:49:55 +08:00
Alex Gryzlov
46c5c8c16b
idrisPackages.tparsec: 2018-12-21 -> 2019-06-18 2019-06-21 18:57:15 +03:00
Domen Kožar
5a21a52074
duplicati: 2.0.3.3 -> 2.0.4.5 2019-06-21 17:48:20 +02:00
Matthew Bauer
a33837391a gstreamer: don’t use libvisual
Fixes #63617
2019-06-21 11:29:11 -04:00
Dmitry Kalinkin
bff304c7fe
Revert "python: buildbot-worker: 2.3.0 -> 2.3.1"
This reverts commit 67ffa0330a.

Resolves: #63611
2019-06-21 10:51:21 -04:00
Dmitry Kalinkin
cd1bc95193
Revert "python: buildbot-pkg: 2.3.0 -> 2.3.1"
This reverts commit 97e406f53b.

Resolves: #63611
2019-06-21 10:44:15 -04:00
Dmitry Kalinkin
847f677b56
Revert "python: buildbot: 2.3.0 -> 2.3.1"
This reverts commit 038794dd73.

Resolves: #63611
2019-06-21 10:40:04 -04:00
Michael Raskin
216a0f44e6
Merge pull request #63614 from AluisioASG/updates/libreoffice
libreoffice-fresh: 6.2.3.2 -> 6.2.4.2
2019-06-21 12:57:20 +00:00
worldofpeace
8c574b8430
Merge pull request #63420 from lambdaloop/mullvad-new
mullvad-vpn: init at 2019.5
2019-06-21 08:54:57 -04:00
taku0
54b64daf14 thunderbird: 60.7.1 -> 60.7.2 2019-06-21 21:46:09 +09:00
taku0
2281a44478 thunderbird-bin: 60.7.1 -> 60.7.2 2019-06-21 21:38:36 +09:00
Aluísio Augusto Silva Gonçalves
50229a5f6f
libreoffice-fresh: 6.2.3.2 -> 6.2.4.2 2019-06-21 09:28:56 -03:00
Pierre Karashchuk
1a94bc5d73 mullvad-vpn: init at 2019.5 2019-06-21 06:59:39 -04:00
Linus Heckemann
b6be4a44d8
Merge pull request #63507 from elseym/plex
plex: 1.15.8.1198 -> 1.16.0.1226
2019-06-21 12:54:07 +02:00
Jörg Thalheim
5c12bac7cb
Merge pull request #63598 from Infinisil/zfs-assertion
nixos/zfs: Remove requestEncryptionCredentials assertion
2019-06-21 11:01:47 +01:00