Vladimír Čunát
98c1150f2c
systemd: apply patches from Debian
...
There are some security fixes among those.
2018-11-03 17:11:01 +01:00
Vladimír Čunát
0744358a7e
Revert "systemd: 239 -> 239.20181031"
...
This reverts commit d1de23b830
.
The changes turned out to be too intrusive, so we'll patch instead.
2018-11-03 17:11:00 +01:00
Vladimír Čunát
5b94195d21
Merge #49677 : thunderbird*: 60.2.1 -> 60.3.0
...
Critical security fixes.
(cherry picked from commit f3cca2f83c
)
2018-11-03 17:10:44 +01:00
Sergei Khoma
0f4978267a
fix typo
...
based on https://www.ec2instances.info/
(cherry picked from commit c4cad45082
)
2018-11-03 16:05:59 +01:00
Michael Raskin
dbda176a4c
Merge pull request #48827 from clefru/gvfs-fix
...
gvfs: Fix-up paths to gio binary
2018-11-02 14:24:01 +00:00
Rickard Nilsson
686151998e
nixos/google-compute-image: Fix network service
...
The google-network-daemon service should have type `simple`. (type
`oneshot` makes the service hang in startup).
See d48fc3a5e2/google_compute_engine_init/systemd/google-network-daemon.service (L10)
(cherry picked from commit c010c7547c9926dc5a235ff733a43747d34899dd)
2018-11-02 14:38:41 +01:00
Domen Kožar
46effdb883
chromium: use jumbo builds to speedup compilation
...
On Hetzner machine with 1 core: 4h40m
On Hetzner machine with 8 cores: 1h20m
(cherry picked from commit 89ede978a0
)
Signed-off-by: Domen Kožar <domen@dev.si>
2018-11-02 10:15:31 +00:00
Peter Simons
1f54d5f166
ghc: add new 8.4.4 version
...
(cherry picked from commit 069bf7aee3
)
Signed-off-by: Domen Kožar <domen@dev.si>
2018-11-02 10:14:34 +00:00
aszlig
13cd588afa
nixos/tests/chromium: Fix sandbox info matching
...
As reported by @andir, the regular expressions that match the sandbox
output are no longer matching in the recent Chromium bump as of
bb03fbc2c8
.
Instead of a boolean field that determines whether namespace sandboxes
are on, the namespace sandbox is now an enum within "Layer 1 Sandbox".
I've modified the regular expressions accordingly and also ran the test
for the stable branch, which now succeeds.
Signed-off-by: aszlig <aszlig@nix.build>
Issue: https://github.com/NixOS/nixpkgs/issues/49442
Cc: @bendlas, @andir
(cherry picked from commit 73cdd5a476
)
2018-11-02 10:25:01 +01:00
Michael Raskin
9660896ecd
Merge pull request #49563 from zarelit/ntp_upstream_patch_bp
...
[18.09] ntp: fix ntpd shutdown by using upstream patch
2018-11-02 08:11:44 +00:00
Franz Pletz
f71cc5f744
strongswan: patch CVE-2018-16151 & CVE-2018-16152
2018-11-02 03:14:18 +01:00
R. RyanTM
a9c8e66bde
wireshark: 2.6.3 -> 2.6.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wireshark-qt/versions
(cherry picked from commit 77d29e5f06
)
Security fixes: https://www.wireshark.org/docs/relnotes/wireshark-2.6.4.html
2018-11-02 03:00:53 +01:00
Will Dietz
a57d03fcc3
teeworlds: 0.6.4 -> 0.6.5
...
This release adds support for building with cmake!
So switch to that eagerly instead of fighting with bam.
(if nothing else cmake is the devil we know...)
Also:
* fixup 'DATA_DIR' so programs can find resources
(without need for wrappers)
* install readme+license as previously done ("docs")
* don't install tools since not built or installed by default
* esp since doesn't appear to have non-adhoc method for installation
* other distros don't seem to include
(cherry picked from commit 18258bae34
)
Fixes CVE-2018-18541.
2018-11-02 02:49:23 +01:00
Franz Pletz
16087d8836
tomcat_connectors: 1.2.41-dev-1613051 -> 1.2.46
...
Fixes CVE-2018-11759, CVE-2018-1323, CVE-2016-6808.
(cherry picked from commit 9fe0e57d9d
)
2018-11-01 22:38:11 +01:00
Uli Baum
394ca68424
Revert "virtualgl-lib: fix broken startup script ( #49185 )"
...
This reverts commit c341f56928
.
See #49611 .
2018-11-01 22:08:13 +01:00
Franz Pletz
23218a80a3
icecast: 2.4.3 -> 2.4.4
...
Fixes CVE-2018-18820.
(cherry picked from commit 24d6c0dbde
)
2018-11-01 21:49:58 +01:00
John Ericson
d9934979f0
Merge pull request #49566 from obsidiansystems/release-lib-cleanup
...
release-lib: Cache cross nixpkgs evals too, and other fixes, for 18.09
2018-11-01 16:46:22 -04:00
John Ericson
f2ed7c7af9
linux bootstrap tools: Use right system for some raw derivations
...
This allows cross builds to work. Evidentallyy this has been done wrong
since I combined the bootstrap tool creation files in
ab651d2c9b
. Oops!
2018-11-01 16:22:00 -04:00
John Ericson
ffaffb36d1
linux bootstrap-tools: use stdenv.*Platform
to avoid deprecation warning
2018-11-01 16:18:51 -04:00
John Ericson
984df7ca06
top-level: libcCrossChooser: More or
fallback hack
...
This fixes some eval errors in release-cross.nix
2018-11-01 16:16:58 -04:00
John Ericson
24e2bc18b6
release-lib: Fallback on uncached rather than error for unknown crossSystem
...
The `ensureUnaffected` the tests purposefully use an absurd crossSystem.
Also sheevaplug and pogoplug share the same config.
2018-11-01 16:15:56 -04:00
John Ericson
79c713bc14
release-lib: Cache cross nixpkgs evals too
...
This will help with release-cross.nix eval time. It also allowed me to
share code between the cross and native helpers.
2018-11-01 15:35:08 -04:00
Franz Pletz
d1de23b830
systemd: 239 -> 239.20181031
...
Fixes CVE-2018-15688 and updates latest upstream stable v239 branch.
See https://github.com/NixOS/systemd/pull/24 for details.
Co-authored-by: Andreas Rammhold <andreas@rammhold.de>
(cherry picked from commit a7912ecc85
)
2018-11-01 11:25:59 +01:00
Tristan Helmich (omniIT)
b1e74c01f6
sc-controller: 0.4.4 -> 0.4.5
...
(cherry picked from commit 0459a8c8db
)
Backport of #49543
2018-11-01 09:32:16 +01:00
John Ericson
89fb76c51c
Merge pull request #49568 from obsidiansystems/arm-auto-detect
...
lib.systems.platforms: Add more ARM autodetection for 18.09
2018-10-31 21:21:30 -04:00
David Costa
3f06ebf426
ntp: fix ntpd shutdown by using upstream patch
...
After a series of amendments the seccomp.patch made ntpd work properly
but only on 32-bit systems.
This commit replaces that patch with the one submitted upstream by
cleverca22 and that fixes the issue also on 64-bit systems.
Close #38627 , #45885
(cherry picked from commit 6759b7900e
)
2018-10-31 23:13:15 +00:00
John Ericson
aa964c82d3
lib.systems.platforms: Add more ARM autodetection
2018-10-31 19:04:06 -04:00
R. RyanTM
c7dc8ec572
riot-web: 0.16.2 -> 0.16.5
...
(cherry picked from commit 34e8009dcb
)
2018-10-31 16:49:08 +01:00
R. RyanTM
65e85c8e5b
riot-web: 0.16.0 -> 0.16.2 ( #46190 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
riot-web
(cherry picked from commit 57062f9072
)
2018-10-31 16:49:08 +01:00
Thilo Uttendorfer
85ad2d0b02
nginxMainline: 1.15.3 -> 1.15.5 ( #48127 )
...
(cherry picked from commit 205b3d94e1
)
2018-10-31 16:49:08 +01:00
Timo Kaufmann
47c4afa2a6
Merge pull request #49523 from timokau/youtube-dl-backport
...
youtube-dl: backports
2018-10-31 15:58:57 +01:00
Jörg Thalheim
ea30555a03
Revert "tinc: remove unnecessary networking.interfaces"
...
This reverts commit cde886e7c6
.
This broke users using networking.interfaces since the interface
is not up when configuring addresses: https://github.com/NixOS/nixpkgs/issues/27070#issuecomment-434704624
2018-10-31 14:33:15 +00:00
Timo Kaufmann
3592ebe5f2
youtube-dl: 2018.10.05 -> 2018.10.29
...
(cherry picked from commit 6ff17834db
)
2018-10-31 14:42:00 +01:00
Philip Nelson
9e41ec1fdb
youtube-dl: 2018.09.26 -> 2018.10.05 ( #47940 )
...
(cherry picked from commit 3a0fbe3cbe
)
2018-10-31 14:38:59 +01:00
nyanloutre
dbc3b8de4f
youtube-dl: 2018.09.18 -> 2018.09.26
...
(cherry picked from commit 967baedc2a
)
2018-10-31 14:38:51 +01:00
Valentin Heidelberger
ebd4599259
youtube-dl: 2018.09.10 -> 2018.09.18 ( #47151 )
...
(cherry picked from commit 4a68689bb4
)
2018-10-31 14:38:39 +01:00
AndersonTorres
b4fc0d9118
youtube-dl: 2018.08.04 -> 2018.09.10
...
(cherry picked from commit 74047ea686
)
2018-10-31 14:38:21 +01:00
Edmund Wu
bdfaa0a4d8
vscode-extensions.ms-vscode.cpptools: update build ( #48850 )
...
(cherry picked from commit e96d14d177
)
2018-10-30 21:19:40 +00:00
Michael Weiss
75836e72fd
Merge pull request #49482 from primeos/signal-desktop-backport
...
[18.09] Backport signal-desktop
Reason: The current version (1.15.5) will expire soon (2018-11-14).
2018-10-30 20:46:39 +01:00
John Ericson
5fe3360114
Merge pull request #49479 from obsidiansystems/haskell-shell-completions
...
haskell-lib: Factor out shell completion scripts helper for 18.09
2018-10-30 15:25:06 -04:00
Michael Weiss
ffebc0bfd0
signal-desktop: 1.17.1 -> 1.17.2
...
(cherry picked from commit 46f5debb94
)
2018-10-30 20:11:20 +01:00
Michael Weiss
f3d906c66b
signal-desktop: 1.17.0 -> 1.17.1
...
(cherry picked from commit 6021a94062
)
2018-10-30 20:11:20 +01:00
Michael Weiss
95a7e4912f
signal-desktop: 1.16.3 -> 1.17.0
...
(cherry picked from commit f346289ea6
)
2018-10-30 20:11:19 +01:00
Michael Weiss
18766e3fb2
signal-desktop: 1.16.2 -> 1.16.3
...
(cherry picked from commit 5edc1dd7a8
)
2018-10-30 20:11:19 +01:00
tobiasBora
73a1b48f64
signal-desktop: enable notifications
...
(cherry picked from commit 820e1caf86
)
2018-10-30 20:11:19 +01:00
Michael Weiss
2cbe9f990c
signal-desktop: 1.16.1 -> 1.16.2
...
(cherry picked from commit a526719184
)
2018-10-30 20:11:19 +01:00
Michael Weiss
21e9b2e499
signal-desktop: 1.16.0 -> 1.16.1
...
(cherry picked from commit 3410dcd90e
)
2018-10-30 20:11:19 +01:00
Michael Weiss
8558acb575
signal-desktop: 1.15.5 -> 1.16.0
...
(cherry picked from commit 7c1b85cf6d
)
2018-10-30 20:11:18 +01:00
John Ericson
c34f5176f1
haskell-lib: Factor out shell completion scripts helper
2018-10-30 14:49:58 -04:00
adisbladis
65852ff2f8
firefox-beta-bin: 62.0b20 -> 64.0b5
2018-10-30 18:37:03 +00:00