Commit Graph

153154 Commits

Author SHA1 Message Date
José Romildo Malaquias
1ca86b41c4 vivaldi: 2.1.1337.36-1 -> 2.1.1337.47-1
(cherry picked from commit b14d1167c9)
2018-12-07 21:52:16 -05:00
José Romildo Malaquias
9a5586dbf0 vivaldi: 2.0.1309.29-2 -> 2.1.1337.36-1
(cherry picked from commit 3cd8c2240b)
2018-12-07 21:52:04 -05:00
Patrick Hilhorst
f15255aead vivaldi: 1.15.1147.64-1 -> 2.0.1309.29-2
(cherry picked from commit 71eb7adfb2)
2018-12-07 21:51:51 -05:00
Lukas Werling
12bd585969 vivaldi: 1.15.1147.42-1 -> 1.15.1147.64-1
(cherry picked from commit eb275c96f2)
2018-12-07 21:51:19 -05:00
José Romildo Malaquias
3e69d11580 vivaldi-ffmpeg-codecs: 69.0.3497.73 -> 70.0.3538.77
(cherry picked from commit 34964d6f3b)
2018-12-07 21:48:00 -05:00
Lukas Werling
d078ba9b5d vivaldi-ffmpeg-codecs: 61.0.3163.91 -> 69.0.3497.73
(cherry picked from commit 478e1fe369)
2018-12-07 21:47:56 -05:00
Samuel Dionne-Riel
7795a7ad5f sd-image: Slims the ext4 filesystem even more.
This is to try and squeeze more lost space from the image, so that hydra
starts building it again.

The fsck previous to the resize2fs is required so resize2fs works.

The one afterwards is a sanity check.

Using `-M` from resize2fs will not give much saved space due to a known
(in the manual) issue.

```
[samueldr@aarch64:~/nixpkgs]$ ls -lh result-*/*/*.img
-r--r--r-- 1 root root 2.2G Jan  1  1970 result-original/sd-image/nixos-sd-image-18.09.git.a7fd431-aarch64-linux.img
-r--r--r-- 1 root root 2.1G Jan  1  1970 result-M/sd-image/nixos-sd-image-18.09.git.a7fd431-aarch64-linux.img
-r--r--r-- 1 root root 1.9G Jan  1  1970 result-slimmed/sd-image/nixos-sd-image-18.09.git.a7fd431-aarch64-linux.img
```

```
[samueldr@aarch64:~/nixpkgs]$ nix path-info -S ./result-original
/nix/store/c8k9n78gylx293rjh762fr05a069kxp2-nixos-sd-image-18.09.git.a7fd431-aarch64-linux.img   3844125000

[samueldr@aarch64:~/nixpkgs]$ nix path-info -S ./result-slimmed
/nix/store/962238skj5mnzhrsmjy23dyzmxk77sp4-nixos-sd-image-18.09.git.a7fd431-aarch64-linux.img   3447473208
```

(cherry picked from commit 61bdaad9a9)
2018-12-06 18:35:59 -05:00
Anatolii Prylutskyi
a7924afc9f rambox: 0.6.2 -> 0.6.3
(cherry picked from commit 7ff4f5be26)
2018-12-06 10:55:43 +00:00
Jörg Thalheim
29eb612952 rambox: 0.6.1 -> 0.6.2
(cherry picked from commit fb7abdaea1)
2018-12-06 10:55:43 +00:00
Tim Steinbach
2dc559868c linux: 4.19.6 -> 4.19.7
(cherry picked from commit 808d52ee05)
2018-12-05 17:36:38 -05:00
Tim Steinbach
df3e859d10 linux: 4.14.85 -> 4.14.86
(cherry picked from commit e945771e4c)
2018-12-05 17:36:37 -05:00
Tim Steinbach
dd9018dfdc linux: 4.9.142 -> 4.9.143
(cherry picked from commit 1f7266cbbb)
2018-12-05 17:36:37 -05:00
Trolli Schmittlauch
dd039326f0 dino: 2018-11-27 -> 2018-11-29 (#51557)
(cherry picked from commit 99231a36bb)
2018-12-05 11:16:02 +00:00
Jörg Thalheim
30ab8686bf dino: enable parallel building
(cherry picked from commit a995836356)
2018-12-05 11:15:55 +00:00
Jörg Thalheim
3faf28ae41 dino: 2018-09-21 -> 2018-11-27
(cherry picked from commit 3b44ccd991)
2018-12-05 11:15:49 +00:00
Jörg Thalheim
22f639d78d dino: 2018-09-05 -> 2018-09-21
(cherry picked from commit 3dec3de2d3)
2018-12-05 11:15:43 +00:00
Jörg Thalheim
0c4650db8f dino: 2018-07-08 -> 2018-09-05
(cherry picked from commit de825a4eaa)
2018-12-05 11:15:34 +00:00
Pierre Bourdon
b260b7c2af prometheus/exporters: fix regression in DynamicUser behavior
Instead of setting User/Group only when DynamicUser is disabled, the
previous version of the code set it only when it was enabled. This
caused services with DynamicUser enabled to actually run as nobody, and
services without DynamicUser enabled to run as root.

Regression from fbb7e0c82f.

(cherry picked from commit 3873f43fc3)
2018-12-05 11:40:32 +01:00
Florian Klink
40e7d55262 pkgsi686Linux.nixosTests.gitlab: fix 32 bit tests
GitLab 11.5.1 dropped the dependency to posix_spawn, which is broken on
32bit. (See https://gitlab.com/gitlab-org/gitlab-ce/issues/53525)

The only part missing is decreasing virtualisation.memorySize to
something that a 32 bit qemu still executes.

The maximum seems to be 2047, and tests passed with that value for me.

(cherry picked from commit 5c82aa8854)
2018-12-05 10:47:55 +01:00
Robin Gloster
7b3336baf3 gitlab-shell: fix hard-coded path
(cherry picked from commit c2b54dcee5)
2018-12-05 10:16:55 +01:00
Robin Gloster
b9ba657642 gitlab: 11.5.0 -> 11.5.1
(cherry picked from commit 88b63b2505)
2018-12-05 10:16:53 +01:00
Samuel Dionne-Riel
d25517ab51 Merge pull request #51511 from hedning/nix-completions-bump
[18.09] backport nix-{zsh,bash}-completions
2018-12-05 04:22:12 +00:00
Samuel Dionne-Riel
885811d932 Merge pull request #51486 from johanot/kubernetes-1.11.5
kubernetes: 1.11.4 -> 1.11.5
2018-12-05 04:20:07 +00:00
John Ericson
3fd87ad007 Merge pull request #51286 from obsidiansystems/bump-android-sdk-backport
Bump android sdk backport in 18.09
2018-12-04 15:11:58 -05:00
Renaud
aae21170ee Merge pull request #51395 from c0bw3b/sec/1809/postfix
[18.09]  postfix: 3.3.1 -> 3.3.2
2018-12-04 20:57:46 +01:00
c0bw3b
29f01a82f9 postfix: 3.3.1 -> 3.3.2
Changelog:
http://www.postfix.org/announcements/postfix-3.3.2.html
2018-12-04 20:37:32 +01:00
Tor Hedin Brønner
bf19f01b6d nix-zsh-completions: 0.4.1 -> 0.4.2
(cherry picked from commit 5bc0270211)
2018-12-04 16:53:16 +01:00
Maximilian Bosch
1d027e2fdd nix-zsh-completions: 0.4.0 -> 0.4.1
Contains several bugfixes that improve the ZSH completion for nix*
commands.

For further reference: https://github.com/spwhitt/nix-zsh-completions/releases/tag/0.4.1

(cherry picked from commit e446261e51)
2018-12-04 16:53:04 +01:00
Tor Hedin Brønner
36e8c6b71f nix-bash-completions: 0.6.6 -> 0.6.7
(cherry picked from commit ad8f5ca2bb)
2018-12-04 16:52:06 +01:00
Timo Kaufmann
8992f529d7 python.pkgs.pygraphviz: add graphviz path (#51502)
(cherry picked from commit 21de751e74)
2018-12-04 12:32:13 +01:00
Mario Rodas
cc0831b0e2 docs: Remove nix-repl references
nix-repl has been deprecated
2018-12-04 10:53:38 +00:00
Alexey Lebedeff
27b3ca8e46 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-04 10:43:50 +00:00
Renaud
7ebed57d7b Merge pull request #51491 from flokli/18.09-zoom-us-2.5.146186.1130
[18.09] zoom-us: 2.4.129780.0915 -> 2.5.146186.1130 (CVE-2018-15715)
2018-12-04 08:25:12 +01:00
Florian Klink
8b52f7db8d zoom-us: 2.4.129780.0915 -> 2.5.146186.1130
fixes [CVE-2018-15715](https://nvd.nist.gov/vuln/detail/CVE-2018-15715)

(cherry picked from commit c4177f4e5b)
2018-12-04 02:14:20 +01:00
Robin Gloster
3e238c552d strongswan: fix patch's CVE number
The patch above this one is the one fixing the previous CVEs.

fixes #51461
2018-12-04 00:25:34 +01:00
Renaud
b09e113035 Merge pull request #51479 from c0bw3b/sec/1809/udisks
[18.09] udisks: 2.8.0 -> 2.8.1
2018-12-04 00:15:05 +01:00
Johan Thomsen
27a7e1f6f5 kubernetes: 1.11.4 -> 1.11.5 2018-12-03 23:40:13 +01:00
Will Dietz
4bb9ffd1c4 udisks: 2.8.0 -> 2.8.1
https://github.com/storaged-project/udisks/blob/udisks-2.8.1/NEWS
(cherry picked from commit 9a74fd0b0f)
2018-12-03 23:18:17 +01:00
Domen Kožar
9bdbd595db chrome-token-signing: fix path to opensc-pkcs11
(cherry picked from commit 4cf1d88d12)
Signed-off-by: Domen Kožar <domen@dev.si>
2018-12-03 17:19:01 +00:00
Bjørn Forsman
d45a0d7a4f jpeginfo: init at 1.6.1
jpeginfo prints information and tests integrity of JPEG/JFIF files.

(cherry picked from commit 84a2463499)
2018-12-03 17:09:54 +01:00
Pierre Bourdon
b7162eb5c4 nixos.tests.keymap: use new name of the colemak/en-latin9 keymap
Commit df6d40feb6 renamed colemak/en-latin9 to
colemak/colemak, but the keymap test wasn't adjusted to refer to the new path.

(cherry picked from commit 74598ca8d3)
2018-12-03 13:09:08 +01:00
Vladimír Čunát
c395d62507 Merge branch 'staging-18.09' into release-18.09
On x86_64-linux this looks good, only R fails tests on Hydra,
but I've been unable to reproduce that failure locally,
so let me not delay the CVE fixes.
2018-12-03 11:05:15 +01:00
Jörg Thalheim
b7c795d588 Merge pull request #51407 from M-Gregoire/fix/networkmanagerservice
Fix NetworkManager-wait-online.service
2018-12-03 08:55:05 +00:00
Austin Seipp
173852b936 nixos/chrony: fix misplaced ConditionCapability= directive
Signed-off-by: Austin Seipp <aseipp@pobox.com>
(cherry picked from commit 4594b18070)
2018-12-02 20:33:30 -06:00
R. RyanTM
58f61cfcdd kdeconnect: 1.3.1 -> 1.3.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kdeconnect/versions

(cherry picked from commit efbc6f4648)
This version is needed to use the Android companion application.
Fixes #51396
2018-12-02 20:19:38 -05:00
Jörg Thalheim
6c6aef86be Merge pull request #51361 from davidak/fix-mumble
Backport mumble fix
2018-12-02 22:44:51 +00:00
worldofpeace
205bbc3365 kbfs: 2.6.0 -> 2.10.1
(cherry picked from commit b49ed49c68)
2018-12-02 12:01:43 -08:00
Jon Banafato
0cad7d413a kbfs: 2.5.0 -> 2.6.0
(cherry picked from commit 254c5a0100)
2018-12-02 12:01:43 -08:00
worldofpeace
5abdefdf38 keybase: 2.7.3 -> 2.10.1
(cherry picked from commit 3fdbd985d9)
2018-12-02 12:01:43 -08:00
Daiderd Jordan
80c749e29c keybase: add cf-private on darwin
Undefined symbols for architecture x86_64:
      "_OBJC_CLASS_$_NSData", referenced from:
          objc-class-ref in _x002.o
      "_OBJC_CLASS_$_NSDictionary", referenced from:
          objc-class-ref in _x002.o
      "_OBJC_CLASS_$_NSURL", referenced from:
          objc-class-ref in _x002.o
    ld: symbol(s) not found for architecture x86_64

(cherry picked from commit be9fc0d669)
2018-12-02 12:01:43 -08:00