Commit Graph

84461 Commits

Author SHA1 Message Date
romildo
eaadb89fed efl: 1.18.3 -> 1.18.4 2016-12-09 21:52:36 -02:00
Bjørn Forsman
2077385421 kernel: enable CONFIG_DYNAMIC_DEBUG (like Fedora and Ubuntu)
It was useful in tracking down CIFS + DFS issue, and it's apparently
enabled by default in two major distros.
2016-12-10 00:01:21 +02:00
Bjørn Forsman
d429520b13 kernel: add CONFIG_CIFS_* like Fedora, Ubuntu
The plan is to fix mounting DFS shares on NixOS (for which some of these
options are needed), but I figured it might be a good idea to enable all
CONFIG_CIFS_* like Fedora 24 and Ubuntu 16.04 while at it. Ubuntu even
has CONFIG_CIFS_SMB311, but as Fedora do not, I left it out.

Mounting DFS shares still doesn't work; need to configure cifs.upcall
and /etc/request-key.conf. Until then, using GVFS as a workaround.
2016-12-10 00:01:21 +02:00
Bjørn Forsman
fc6d82cf76 cifs-utils: add 'talloc' to buildInputs, to build cifs.upcall
Fixes this ./configure symptom:

  configure: WARNING: talloc.h not found, consider installing libtalloc-devel. Disabling cifs.upcall.

and is needed to (eventually) fix CIFS + DFS kernel mount on NixOS.
2016-12-10 00:01:21 +02:00
vbgl
44234570ec Merge pull request #20867 from vbgl/omake-0.10.1
omake: update to 0.10.1
2016-12-09 21:49:21 +00:00
Frederik Rietdijk
9a7e6e9a0b Merge pull request #20945 from bzizou/pamela
pythonPackages.pamela: init at 0.3.0
2016-12-09 22:45:09 +01:00
Frederik Rietdijk
c25fc0f173 Merge pull request #20915 from nexusdev/solc
solc: 0.4.4 -> 0.4.6
2016-12-09 22:42:06 +01:00
romildo
8bdf8b7b51 flat-plat-gtk-theme: eba3be5 -> 2016-12-03 2016-12-09 19:31:35 -02:00
Tim Steinbach
8c8abafc2d
atom: 1.12.6 -> 1.12.7 2016-12-09 15:34:25 -05:00
Eelco Dolstra
c5b96ca801 minisat: Fix build on Darwin 2016-12-09 19:57:07 +01:00
Vladimír Čunát
e54650e92a
gnome-control-center: port the parent commit to 3.22
... and fixup duplicate grilo build input.
2016-12-09 19:15:41 +01:00
montag451
a859f6cabe gnome-control-center: provides access to the tracker gsettings schemas (#20862)
gnome-control-center needs access to the tracker gsettings schemas to
enable the settings button in the search panel.
2016-12-09 19:14:27 +01:00
montag451
d14586c1c1 nautilus: 3.20.2 -> 3.20.3 (#20853) 2016-12-09 19:02:54 +01:00
goibhniu
28c6e1af58 Merge pull request #21018 from josthkko/patch-1
chromedriver: 2.21 -> 2.25
2016-12-09 17:25:47 +01:00
Thomas Tuegel
2a02544b34 Merge pull request #21009 from acowley/qt5.6.2-darwin
qt5.6: darwin compatibility
2016-12-09 09:12:43 -06:00
Joachim Fasting
d1a5dc0b1c
grsecurity: 4.8.12-201612062306 -> 4.8.13-201612082118 2016-12-09 15:31:02 +01:00
Joachim Fasting
9a63779d64
grsecurity: use upstream url as the primary source 2016-12-09 15:31:00 +01:00
Joachim Fasting
ca7cc96ee8
grsecurity: enable PAX_INITIFY
Uses gcc plugin to detect more instances where memory used during init
can be freed.
2016-12-09 15:30:40 +01:00
Joachim F
b412f7d4c3 Merge pull request #21019 from romildo/upd.roboto
roboto: 2.134 -> 2.135
2016-12-09 15:01:50 +01:00
Tim Steinbach
bfffbb5ea6
linux: 4.8.12 -> 4.8.13 2016-12-09 08:27:11 -05:00
Tim Steinbach
e861a5f7af
linux: 4.4.36 -> 4.4.37 2016-12-09 08:26:46 -05:00
Graham Christensen
a2d6e8a2eb
xen: Fix patch hashes
I had used nix-prefetch-url, where fetchpatch doesn't support it.
2016-12-09 07:22:35 -05:00
romildo
e9a5680eb7 roboto: 2.134 -> 2.135 2016-12-09 10:16:17 -02:00
Joachim F
7833315a5e Merge pull request #21015 from nico202/non
non: 2016-04-05 -> 2016-12-07
2016-12-09 12:14:46 +01:00
Jost Novljan
53b5575640 chromedriver: 2.21 -> 2.25 2016-12-09 12:06:07 +01:00
Joachim F
3e6f9a5705 Merge pull request #21007 from joachifm/ndiswrapper
ndiswrapper: mark as broken
2016-12-09 11:49:46 +01:00
Eelco Dolstra
c94454a45a nixUnstable: 1.12pre4523_3b81b26 -> 1.12pre4911_b30d1e7 2016-12-09 11:21:06 +01:00
Michael Raskin
c94e44b0ae linkFarm: prefer local build 2016-12-09 11:26:53 +01:00
Nicolò Balzarotti
f3fda199fd non: 2016-04-05 -> 2016-12-07 2016-12-09 10:40:52 +01:00
Frederik Rietdijk
ff8ec02497 Merge pull request #21014 from chris-martin/git-bz-pycrypto
git-bz: add pycrypto dependency
2016-12-09 09:03:59 +01:00
Rob Vermaas
0a90a53441 Fix hash for p7zip patch (seems fetchurl hash was added, while fetch-patch function is used.
(cherry picked from commit 38b1bd9e72)
2016-12-09 07:59:25 +00:00
Chris Martin
18ee6b9a6d git-bz: add pycrypto dependency (#21013) 2016-12-08 22:59:53 -05:00
Rok Garbas
d295d68609 firefox-bin: updated the updateScript with suggestions from @Mic92
also added some comments to the update script so that a new person
looking at it know what is happening
2016-12-09 03:19:07 +01:00
Rok Garbas
3a1d52ff4f updateScript: initital work 2016-12-09 03:19:07 +01:00
Joachim F
eee070e49c Merge pull request #20992 from dtzWill/fix/zoom-pax-qt-update
zoom-us: 2.052458.0531 -> 2.0.707090.1031, paxmark
2016-12-09 00:31:29 +01:00
Joachim F
8760a7efd8 Merge pull request #20991 from dtzWill/fix/qtwebengine-paxmark
qt5.6/5.7: PaX compat qtwebengine
2016-12-09 00:31:13 +01:00
Jaka Hudoklin
0ba9037bd8 Merge pull request #20937 from ebzzry/minikube-0.13.1
minikube: init at 0.13.1
2016-12-09 00:28:40 +01:00
Anthony Cowley
7a9400d338 qt5.6: darwin compatibility
- qtbase builds on darwin
- Downstream qmake and cmake build configurations supported

Darwin-specific changes:

Prevent `qmake -project` from adding build support files in the temp
directory to the project.

Shrink the temp directory used for building with qmake.

The issue here is that `lndir` recreates the entire directory structure
of the module we are merging into the temporary build environment. On
darwin, the framework directory structures mean that this shadow
directory tree is 17MB even though the file contents are all symlinks
into the store.

To address this, we symlink the framework directories explicitly and
use `lndir` for everything else.
2016-12-08 18:28:30 -05:00
Graham Christensen
78c7d1b47b Merge pull request #20973 from grahamc/rollup-12
Roundup Rollup 12 (WIP)
2016-12-08 17:50:03 -05:00
Joachim Fasting
af1202434a
ndiswrapper: mark as broken
Build fails across all our kernels.  There is a new version 1.60, but
it, too, fails to build.  Until somebody comes along to patch around it,
we might as well mark this as broken.
2016-12-08 23:12:32 +01:00
Peter Marheine
469e5e7768 libdwarf: version the shared object (#20996)
Upstream sets the soname, so binaries compiled against libdwarf.so will
link against libdwarf.so.1 at runtime. Install libdwarf.so.1 and
symlink libdwarf.so to it so both linking and runtime loading work again.
2016-12-08 19:34:25 +01:00
Vladimír Čunát
f0b9ecfa01
bind: fixup more openssl.dev references 2016-12-08 19:10:19 +01:00
Eelco Dolstra
ece67bfa01
diffoscope: 52 -> 63 2016-12-08 17:54:26 +01:00
Gabriel Ebner
a2210a9efd lean: init at 2016-12-08 2016-12-08 10:30:28 -05:00
Gabriel Ebner
ce2a9a8f9b lean2: 2016-07-05 -> 2016-11-29
Renamed from lean since upstream renamed it as well.  The lean attribute
in nixpkgs will now refer to the new lean 3 version.
2016-12-08 10:30:28 -05:00
Joachim F
65778e7c59 Merge pull request #20826 from kierdavis/hashcat3
hashcat3: init at 3.10
2016-12-08 16:14:00 +01:00
Joachim F
ce891a7043 Merge pull request #20065 from romildo/upd.xdgmenumaker
xdgmenumaker: 0.9 -> 1.1
2016-12-08 16:08:31 +01:00
Michael Raskin
cbd448d009 libreoffice-still: 5.1.5.2 -> 5.1.6.2 2016-12-08 16:15:18 +01:00
Michael Raskin
1e580945f0 libre: 0.4.17 -> 0.5.0 2016-12-08 16:15:18 +01:00
Michael Raskin
ff3fc6eef3 librem: 0.4.7 -> 0.5.0 2016-12-08 16:15:18 +01:00
Michael Raskin
1461981190 harfbuzz: 1.3.3 -> 1.3.4 2016-12-08 16:15:18 +01:00
Michael Raskin
64402bb9e0 getmail: 4.51.0 -> 4.52.0 2016-12-08 16:15:18 +01:00
Michael Raskin
9ad8afbf66 freeipmi: 1.5.4 -> 1.5.5 2016-12-08 16:15:18 +01:00
Michael Raskin
d03260099f nilfs-utils: 2.2.5 -> 2.2.6 2016-12-08 16:15:18 +01:00
Michael Raskin
ed9fd96a77 apache-jena: 3.1.0 -> 3.1.1 2016-12-08 16:15:18 +01:00
Michael Raskin
3a98749bd1 pari: 2.9.0 -> 2.9.1 2016-12-08 16:15:18 +01:00
José Romildo Malaquias
5e73d5d8ab numix-icon-theme-square: init at 2016-11-23 (#20988)
Travis reports hash mismatch during the darwin build, although the hash has been obtained using 'nix-prefetch-url' (on NixOS). Exclude darwin from platforms until the cause is identified.
2016-12-08 16:07:53 +01:00
Gabriel Ebner
6a90b88d27 loc: 0.3.3 -> 0.3.4 2016-12-08 09:59:47 -05:00
Eelco Dolstra
5743506c6e
aws-sdk-cpp: Use multiple outputs 2016-12-08 14:19:48 +01:00
romildo
1d5ce684a3 xdgmenumaker: exclude darwin from platforms
Travis reports hash mismatch during the darwin build, although the
hash has been obtained using 'nix-prefetch-url' (on NixOS). Exclude
darwin from platforms until the cause is identified.
2016-12-08 10:10:25 -02:00
Joachim Fasting
5fd4ffe00f
grsecurity: 4.8.12-201612031658 -> 201612062306 2016-12-08 12:22:13 +01:00
Joachim F
8ff31be4c2 Merge pull request #20998 from drets/fix-broken-url
Update URL for broadcom-sta driver.
2016-12-08 11:36:42 +01:00
Protean Security
c71aee28fe rox-filer: init at 2.11 (#20854) 2016-12-08 11:33:45 +01:00
Joachim F
bd190af963 Merge pull request #20983 from romildo/upd.paper-icon-theme
paper-icon-theme: 2016-06-08 -> 2016-11-05
2016-12-08 11:32:08 +01:00
Joachim F
67b79c32f5 Merge pull request #20990 from romildo/upd.numix-gtk-theme
numix-gtk-theme: 2016-06-12 -> 2016-11-19
2016-12-08 11:30:53 +01:00
Joachim F
1a686fe427 Merge pull request #20985 from romildo/upd.elementary-icon-theme
elementary-icon-theme: 4.0.1 -> 4.0.1.1
2016-12-08 11:30:31 +01:00
Joachim F
b5116b8b12 Merge pull request #20984 from romildo/upd.paper-gtk-theme
paper-gtk-theme: 2016-05-27 -> 2016.08-16
2016-12-08 11:30:14 +01:00
Joachim F
6a38ea4bd6 Merge pull request #20982 from romildo/upd.arc-icon-theme
arc-icon-theme: 2016-07-07 -> 2016-11-22
2016-12-08 11:29:49 +01:00
Joachim F
5155cd8b30 Merge pull request #20980 from romildo/upd.arc-theme
arc-theme: 2016-10-13 -> 2016-11-25
2016-12-08 11:29:37 +01:00
Joachim F
41f93f8a93 Merge pull request #20993 from mdorman/emacs-updates
Automated emacs package updates
2016-12-08 11:17:32 +01:00
Dmytro Rets
e8220d3264
Update broadcom URL for broadcom-sta driver. 2016-12-08 11:50:31 +02:00
Will Dietz
fc21876633 zoom-us: 2.052458.0531 -> 2.0.707090.1031, paxmark
* paxmark zoom to fix execution on PaX-enabled kernels[1]
* Requires moving from qt55 to qt56
* Put libs as buildInputs so that wrapQtProgram sees their paths!
* Don't use bundled Qt libs.
  (if these should be used, we shouldn't put our own on rpath, etc.)

[1] Without this, program fails to start (but doesn't exit),
and the following exception is logged a few times:

Dec 07 12:24:26 hostname kernel: grsec: denied RWX mmap of <anonymous mapping> by /nix/store/v1i2bff9fs7w1vycv0y615phhs7hky87-zoom-us/share/.zoom-wrapped[.zoom-wrapped:23812] uid/euid:1000/1

zoom still won't run unless using a pax-fixed version of qtwebengine.
( see: https://github.com/NixOS/nixpkgs/pull/20991 )
2016-12-07 20:03:50 -06:00
Will Dietz
7c29e476a7 qt5.6/5.7: PaX compat qtwebengine
* paxmark QtWebEngineProcess so it executes on PaX kernels
* when building on host w/PaX apply patch to fix mksnapshot

Patch taken from Gentoo[1], slightly modified to use paxctl directly.

[1] https://gitweb.gentoo.org/repo/gentoo.git/plain/dev-qt/qtwebengine/files/qtwebengine-paxmark-mksnapshot.patch
2016-12-07 20:02:41 -06:00
Graham Christensen
d71dbd733c
chromium: 54.0.2840.100 -> 55.0.2883.75 2016-12-07 20:26:47 -05:00
Graham Christensen
86da9839b1
xen: Patch for CVE-2016-9385, CVE-2016-9377, and CVE-2016-9378 2016-12-07 20:16:05 -05:00
Graham Christensen
4c5a198019
teeworlds: 0.6.3 -> 0.6.4 for CVE-2016-9400 2016-12-07 19:46:54 -05:00
Alexey Shmalko
1c50bdd928 Merge pull request #18737 from chris-martin/secp256k1-flags
secp256k1: configure with more feature flags
2016-12-07 16:42:42 -08:00
Graham Christensen
0683c1a35c
p7zip: patch for CVE-2016-9296 2016-12-07 19:38:50 -05:00
Graham Christensen
e0b850147d
openafs: 1.6.17 -> 1.6.20 for CVE-2016-9772
From release notes:
      OPENAFS-SA-2016-003: file and directory names leak due to
      reuse of directory objects without zeroing the contents
      (12461 12462 12463 12464 12465)
2016-12-07 19:29:06 -05:00
Jaka Hudoklin
f98b71b244 Merge pull request #20958 from ebzzry/kubernetes-1.4.6
kubernetes: 1.4.5 -> 1.4.6
2016-12-08 00:23:18 +01:00
Eric Bailey
6a86b603f9 lfe: 1.1.1 -> 1.2.1
- Use buildRebar3 instead of mkDerivation, obviating the need for setup-hook.sh
- Manually build proper and patch rebar.config s.t. it doesn't try to fetch it
- Set checkTarget = "travis" and actually run the tests
2016-12-08 00:36:38 +02:00
Eric Bailey
ab9688a63a rebar3: Fix typos and support name-version-tag
The fixup_app_name/1 change notably supports packages like proper-1.1.1-beta.
2016-12-08 00:11:41 +02:00
Eric Bailey
fe727a19c1 rebar3: 3.1.0 -> 3.3.2 2016-12-08 00:11:41 +02:00
Michael Alan Dorman
6ef023a62b melpa-stable-packages: 2016-12-07
Removals:
 - elang: removed from melpa
2016-12-07 16:51:35 -05:00
Michael Alan Dorman
6f0564bb8c melpa-packages: 2016-12-07
Removals:
 - debian-bug: cvs server timed out
 - elang: removed from melpa
2016-12-07 16:51:35 -05:00
Joe Hermaszewski
41256881bf gti: 2015-05-21 -> 2016-12-07
No need to replace gcc with cc thanks to
https://github.com/rwos/gti/pull/26
2016-12-07 22:53:34 +02:00
romildo
0a09969693 numix-gtk-theme: 2016-06-12 -> 2016-11-19 2016-12-07 18:45:25 -02:00
romildo
979a1a1043 numix-icon-theme: 2016-10-05 -> 2016-11-13 2016-12-07 18:33:28 -02:00
romildo
dd5eb0d03a elementary-icon-theme: 4.0.1 -> 4.0.1.1 2016-12-07 17:56:14 -02:00
romildo
1678119dcc paper-gtk-theme: 2016-05-27 -> 2016.08-16 2016-12-07 17:38:07 -02:00
romildo
1494ede691 paper-icon-theme: 2016-06-08 -> 2016-11-05 2016-12-07 17:27:42 -02:00
romildo
a634fe83a3 arc-icon-theme: 2016-07-07 -> 2016-11-22 2016-12-07 17:10:45 -02:00
romildo
1039d9d7eb arc-theme: 2016-10-13 -> 2016-11-25 2016-12-07 16:52:34 -02:00
Vladimír Čunát
49187304d8
libdwarf: security 20161021 -> 20161124
/cc #20972.  It seems safe API+ABI-wise:
https://abi-laboratory.pro/tracker/timeline/libdwarf/

Also nitpicks: meta.homepage, etc.

Note: `darwin.dtrace` probably contains an embedded copy of libdwarf,
which I didn't (attempt to) fix.
2016-12-07 18:27:37 +01:00
Tomas Hlavaty
59134519ee fix win-dll-link.sh setup hook (#20925)
if a dll is symlink then dll files from the symlinked
directory need to be taken
2016-12-07 17:58:36 +01:00
Mathias Schreck
61e9862bc0 nodejs: 7.1.0 -> 7.2.1 2016-12-07 15:25:31 +01:00
Graham Christensen
e42f6a11ac
gstreamer: 1.10.1 -> 1.10.2 for multiple CVEs
CVE-2016-9807, CVE-2016-9808, CVE-2016-9809, CVE-2016-9810, CVE-2016-9811, CVE-2016-9812, CVE-2016-9813, CVE-2016-9634, CVE-2016-9635, CVE-2016-9636

https://gstreamer.freedesktop.org/releases/1.10/#1.10.2
2016-12-07 09:10:29 -05:00
Graham Christensen
c677c35922
calamares: remove due to being broken and insecure. 2016-12-07 08:10:39 -05:00
Thomas Tuegel
cbec455ec6 Merge pull request #20967 from peterhoeg/u/db
dropbox: 14.4.19 -> 15.4.22
2016-12-07 07:03:48 -06:00
Domen Kožar
00b3d6957a pythonPackages.chameleon: 2.15 -> 2.25 2016-12-07 13:30:20 +01:00