3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

17468 commits

Author SHA1 Message Date
Eelco Dolstra 4a03292016 nix: 2.1.1 -> 2.1.2
(cherry picked from commit 869f615ff4)
2018-11-06 12:15:25 +01:00
Thilo Uttendorfer 9eb6e66420 ansible_2_6: 2.6.2 -> 2.6.7
(cherry picked from commit e63509a651)
2018-11-03 16:58:49 +01:00
Thilo Uttendorfer fba092f238 ansible_2_5: 2.5.2 -> 2.5.11
(cherry picked from commit de8a3e3125)
2018-11-03 16:57:53 +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
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
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
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
markuskowa c341f56928 virtualgl-lib: fix broken startup script (#49185)
Replace /bin/sh with bash in vglrun.
'exec' fails with /bin/sh

(cherry picked from commit efd3f8b57f)
2018-10-30 16:19:25 +01:00
Eelco Dolstra 47ae5861de
nixUnstable: 2.2pre6520_18b4c53f -> 2.2pre6526_9f99d624
(cherry picked from commit 81b2bfaf36)
2018-10-30 16:17:42 +01:00
Shea Levy cbffbb1bae
nixUnstable: 2.1pre6377_954d1f4d -> 2.2pre6520_18b4c53f
(cherry picked from commit bd7e0aec71)
2018-10-30 16:17:38 +01:00
Jaka Hudoklin f62293e343
google-cloud-sdk: 215.0.0 -> 222.0.0
(cherry picked from commit 7df72ad928)
2018-10-30 10:38:14 +00:00
Moritz Ulrich 6e5f7e6c3a
google-cloud-sdk: 206.0.0 -> 215.0.0
(cherry picked from commit d710765f52)
2018-10-30 10:38:14 +00:00
R. RyanTM d5814e22dc clamav: 0.100.1 -> 0.100.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/clamav/versions

(cherry picked from commit b249bcc7b4)
2018-10-29 18:05:30 +01:00
Limbo Peng 32c258d1f7
httping: add libintl to buildInputs on Darwin (#48188)
* httping: add libintl to buildInputs on Darwin

Otherwise it won't compile.

* httping: fix URLs

(cherry picked from commit 9f8b40c2de)
2018-10-29 11:19:04 +00:00
Linus Heckemann 30068ec658
Merge pull request #49109 from mayflower/nix-index-backport
nix-index: backport version bump and build fix
2018-10-25 18:48:18 +02:00
Daiderd Jordan fadacd10ab nix-index: fix darwin build
(cherry picked from commit 5c14decaa3)
2018-10-25 17:05:17 +02:00
Moritz Kiefer 540c63691c nix-index: 0.1.1 -> 0.1.2
(cherry picked from commit bd4301a2ae)
2018-10-25 17:05:17 +02:00
Dmitry Kalinkin 694aff67f8 mu: fix build for withMug = true (#48830)
Fixes a following build error:

/nix/store/xxx-binutils-2.30/bin/ld: cannot find -lgstapp-1.0
/nix/store/xxx-binutils-2.30/bin/ld: cannot find -lgstaudio-1.0
/nix/store/xxx-binutils-2.30/bin/ld: cannot find -lgstfft-1.0
/nix/store/xxx-binutils-2.30/bin/ld: cannot find -lgstpbutils-1.0
/nix/store/xxx-binutils-2.30/bin/ld: cannot find -lgstvideo-1.0
/nix/store/xxx-binutils-2.30/bin/ld: cannot find -lgstbase-1.0
/nix/store/xxx-binutils-2.30/bin/ld: cannot find -lgstreamer-1.0

This workaround targets release-18.09 branch and is not needed at master (no
idea why).
2018-10-23 11:38:32 +02:00
Piotr Bogdan 140867131c
debootstrap: fix up paths to {chroot,unshare}, small clean up
Fixes #45915.

(cherry picked from commit be63e30563)
2018-10-21 18:45:31 +01:00
R. RyanTM 5b2a9767c5
debootstrap: 1.0.108 -> 1.0.109
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/debootstrap/versions

(cherry picked from commit 73dbb11a0d)
2018-10-21 18:45:31 +01:00
R. RyanTM b76a8378ee
debootstrap: 1.0.107 -> 1.0.108 (#46294)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/debootstrap/versions

(cherry picked from commit 8955ec6c73)
2018-10-21 18:45:30 +01:00
Samuel Dionne-Riel 35421cfdf7
Merge pull request #48692 from samueldr/fix/disallow-aliases
Backports misc. fixes for the new ofborg eval time checks
2018-10-19 20:08:51 -04:00
Ryan Mulligan 9dc7c3191a treewide: fix config.allowAliases = false evaluation
(cherry picked from commit f91a79ecc8)

 Conflicts:
	pkgs/misc/vim-plugins/default.nix

That file has NOT been touched in this cherry pick.
2018-10-18 21:10:02 -04:00
隠岐奈 5f4617cfea bcachefs-tools: 2018-08-22 -> 2018-10-12
(cherry picked from commit 0c4a7a86fd)
2018-10-17 07:03:47 -05:00
Rob Vermaas 71941853a1 nixpart0.blivet: fix reference to selinux python modules 2018-10-16 17:12:05 +02:00
Wael M. Nasreddine f935d5ba86
easyrsa: add support for darwin
(cherry picked from commit 1828799f47)
2018-10-15 20:28:18 +02:00
Tim Steinbach 08005ede0f
fail2ban: 0.10.3.1 -> 0.10.4
(cherry picked from commit 2a4bfe20d5aa2709c40f4b1d2bf55b34d3131144)
2018-10-14 10:27:15 -04:00
Franz Pletz aa25fb3de4
wireguard: 0.0.20181006 -> 0.0.20181007
(cherry picked from commit 97d2779059)
2018-10-13 15:49:51 +02:00
Yegor Timoshenko 9787b0c11d
wireguard-go: 0.0.20180613 -> 0.0.20181001
(cherry picked from commit fed0a4ec94)
2018-10-13 15:49:45 +02:00
Yegor Timoshenko ce2715b2f6
wireguard: 0.0.20180925 -> 0.0.20181006
(cherry picked from commit 011a463d17)
2018-10-13 15:49:39 +02:00
Nick Novitski d308e698f9
fastlane: disable update check
(cherry picked from commit 63ed3c8c5e)
2018-10-12 14:30:19 +01:00
Symphorien Gibol a582a32e24
openvpn plugins: use absolute paths to configuration gui
(cherry picked from commit 5bfe8bfcea)
2018-10-11 19:28:02 +02:00
zimbatm 8d9756ef56
vault: 0.11.1 -> 0.11.2
changelog: https://github.com/hashicorp/vault/blob/v0.11.2/CHANGELOG.md
(cherry picked from commit 0bcbb97879)
2018-10-11 18:28:26 +02:00
Franz Pletz 97ba5aac8d
xsecurelock: hardcode path to xset
(cherry picked from commit c04e6e04e2)
2018-10-11 14:14:36 +02:00
Vincent Ambo 59fe4c7f17 journaldriver: 1.0.0 -> 1.1.0 (#48106)
Included changes:

* upstream repository has moved, URLs changed accordingly
* journaldriver bumped to new upstream release

The new release includes an important workaround for an issue that
could cause log-forwarding to fail after service restarts due to
invalid journal cursors being persisted.

(cherry picked from commit 5ead27394d)

backported because of moved upstream repo
2018-10-09 23:46:38 +02:00
Gabriel Ebner de37b4c18c vdirsyncer: fix build
I'm not entirely sure what's going on here.  The exact same code works
on master.
2018-10-09 13:25:11 +02:00
Vladimír Čunát 3cee341f06
Merge branch 'staging-18.09' into release-18.09 2018-10-08 17:14:59 +02:00
pacien 21293d2576
tinc: 1.0.34 -> 1.0.35, 1.1pre16 -> 1.1pre17
Critical security update (CVE-2018-16737, CVE-2018-16738, CVE-2018-16758)

(cherry picked from commit 15a190eb27)
2018-10-08 17:04:13 +02:00
Vladimír Čunát 3ab942ef67
openssh: fix tunnel forwarding (upstream patch)
Close #48031, fixes #48016.  I didn't use the PR commit
because I think it's better to fetch the patch.

(cherry picked from commit c2e6ca501e)
2018-10-08 12:06:06 +02:00
Justin Humm 45c83d91b8 borgbackup: patch bug that allowed for exceeding quotas
See also https://github.com/borgbackup/borg/issues/4093 for this.

(cherry picked from commit 0cfc923813)
2018-10-07 11:53:54 +01:00
Samuel Dionne-Riel f4bb9c421f
Merge pull request #47956 from samueldr/18.09/backport-46443
[backport] Miniupnpd and bittorrent improvements (#46443)
2018-10-06 12:27:07 -04:00
Jaka Hudoklin 9eb724f85e telepresence: 0.85 -> 0.93 (#47966)
(cherry picked from commit a134b9a3dd)

backported because previouse version failed to build
2018-10-06 15:22:20 +02:00
Bob van der Linden 9dc6bdcc09 miniupnpd: wrap iptables scripts to use correct PATH
(cherry picked from commit 2039327879)
2018-10-06 00:36:37 -04:00
Vladimír Čunát 11ec1cd1a6
Merge branch 'staging-18.09' into release-18.09 2018-10-04 08:45:49 +02:00
Jan Tojnar d6ff529d05
Merge pull request #47515 from alexeymuranov/update-flatpak-on-18.09
[18.09] flatpak: 0.99.3 -> 1.0.2 (cherry-picked from master)
2018-10-03 21:05:19 +02:00