Commit graph

122951 commits

Author SHA1 Message Date
Tim Steinbach 66e36666d6
linux: 4.14.5 -> 4.14.6 2017-12-14 08:18:42 -05:00
Tim Steinbach e6676bd66d
linux: 4.9.68 -> 4.9.69 2017-12-14 08:18:06 -05:00
Michael Weiss 41a4bded9b gpgme: 1.9.0 -> 1.10.0
I've removed qgpgme-format-security.patch as version 1.10.0 already
contains it:
git tag --contains=5d4f977dac542340c877fdd4b1304fa8f6e058e6

Everything rebuilds fine so far.

Upstream release notes (Noteworthy changes in version 1.10.0):

 * Now returns more specific error codes for decryption to distinguish
   between bad passphrase, user canceled, and no secret key.

 * Now returns key origin information if available.

 * Added context flag "auto-key-retrieve" to selectively enable the
   corresponding gpg option.

 * Added flag is_de_vs to decryption and verify results.

 * py: Use SEEK_SET as default for data.seek.

 * cpp: Various new APIs.

 * Reduced spawn overhead on Linux again.  Added new configure option
   --disable-linux-getdents to disable this feature for very old
   Linux versions.

 * Improved the Python bindings build system.

 * Made the test suite less fragile.
2017-12-14 13:49:00 +01:00
Graham Christensen ae9a7c4969
stdenv: make knownVulnerabilities a known meta-type 2017-12-14 07:36:31 -05:00
Graham Christensen b45be40818
airspy: fixup meta 2017-12-14 07:33:41 -05:00
Graham Christensen b2973d5ad4
taglib: fixup meta 2017-12-14 07:32:00 -05:00
Jaakko Luttinen 3b1c0579d6
pythonPackages.XlsxWriter: init at 1.0.2 2017-12-14 14:31:17 +02:00
Orivej Desh 1cfad78781 cutemaze: support darwin 2017-12-14 12:05:09 +00:00
Robert Schütz c8880764fb cutemaze: init at 1.2.1 2017-12-14 11:37:28 +00:00
Orivej Desh 8cdd9d56de
Merge pull request #32645 from bkchr/firmware_update
firmware-linux-nonfree: 2017-10-09-iwlwifi-fw-2017-11-03 -> 2017-12-06-iwlwifi-fw-2017-11-15
2017-12-14 11:05:36 +00:00
Jan Tojnar 9b15ef1fc0
Merge pull request #32624 from jtojnar/gtksourceview-3.24.6
gtksourceview:  3.24.5 → 3.24.6
2017-12-14 09:42:22 +01:00
Pascal Wittmann a38ea942f5
Merge pull request #32653 from vaibhavsagar/patch-1
Update haskell.md
2017-12-14 09:08:03 +01:00
Pascal Wittmann aacf756ed0
Merge pull request #32538 from vbgl/ott-0.27
ott: 0.25 -> 0.27
2017-12-14 09:07:46 +01:00
Pascal Wittmann b11254d377
Merge pull request #32442 from markus1189/scalafmt-130
scalafmt: 0.6.8 -> 1.3.0
2017-12-14 09:06:27 +01:00
Pascal Wittmann 7de78d3efc
Merge pull request #32650 from dotlambda/recoverjpeg
recoverjpeg: init at 2.6.1
2017-12-14 08:44:22 +01:00
Vincent Laporte 5e4edcc4ec
ocamlPackages.topkg: refactoring 2017-12-14 07:36:29 +00:00
Peter Hoeg 9b6ef35b2c neomutt: 20171027 -> 20171208 2017-12-14 11:25:11 +08:00
Vaibhav Sagar 4bbb9fca51 Update haskell.md
Unindent prose that was incorrectly being displayed as code.
2017-12-14 11:21:18 +08:00
Casey Ransom b401087dff gitless: init at 0.8.5 2017-12-13 20:45:33 -05:00
Joachim F ea15e43693
Merge pull request #32601 from earldouglas/jenkins-2.94
jenkins: 2.93 -> 2.94
2017-12-14 00:40:34 +00:00
Joachim F 74f1b7df7a
Merge pull request #32495 from magnetophon/ingen
Ingen
2017-12-14 00:39:59 +00:00
Joachim F d7082a5020
Merge pull request #32630 from taku0/flashplayer-28.0.0.126
flashplayer: 27.0.0.187 -> 28.0.0.126 [Moderate security fix]
2017-12-14 00:30:23 +00:00
Robert Schütz cc8254ae9b recoverjpeg: init at 2.6.1 2017-12-13 23:56:02 +01:00
Eelco Dolstra e4847b797e
Update NixOS 17.09 AMIs
This adds support for c5.* instances.

Fixes #32612.
2017-12-13 23:42:09 +01:00
Elis Hirwing 9a3a4f3125
nvidia-x11: 387.22 -> 387.34 2017-12-13 23:01:17 +01:00
Michael Weiss b627c237ec slop: Add pkgconfig as build dependency
Fix: "Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)"
2017-12-13 22:34:37 +01:00
Bert Moens 7eb0b20918 wxPython: enable headers
Headers were disabled, probably because they caused a build error: the header files were being
copied to the store path of wxwidgets, but it failed with permission denied. With this commit,
the header files stay in the wxPython store path.
To point the builder of another derivation to the wxPython header files, some tweaking is
needed. E.g. for kicad: cmakeFlags = [ "-DCMAKE_CXX_FLAGS=-I${wxPython}/include/wx-3.0" ]
2017-12-13 22:01:27 +01:00
Thomas Tuegel 2a9c2915d4
Merge pull request #32559 from FlorentBecker/fixTuareg
emacsPackagesNg.caml: do not run ocaml's configure phase
2017-12-13 14:53:35 -06:00
Bastian Köcher 4fcae79002 firmware-linux-nonfree: 2017-10-09-iwlwifi-fw-2017-11-03 -> 2017-12-06-iwlwifi-fw-2017-11-15 2017-12-13 21:53:11 +01:00
Michael Weiss 31bc25f264 pythonPackages.raven: 6.3.0 -> 6.4.0 2017-12-13 21:52:14 +01:00
Bert Moens 5ca3511f56 wxPython: enable headers 2017-12-13 21:37:19 +01:00
Robert Schütz 19841b5ba3
abcmidi: 2017.11.27 -> 2017.12.10 2017-12-13 21:02:40 +01:00
Benjamin Saunders 775d35d0b2 vulkan-loader: 1.0.42.2 -> 1.0.61.1 2017-12-13 11:18:11 -08:00
Richard Marko f605a8d642 ipmicfg: 1.27.0 -> 1.27.1 2017-12-13 19:49:00 +01:00
Markus Hauck a108f9d401 minikube: generate zsh completion 2017-12-13 18:19:40 +01:00
Markus Hauck 8911ae524d minikube: 0.23.0 -> 0.24.1 2017-12-13 18:19:32 +01:00
Markus Hauck 718f148022 minikube: fix wrong path for localkube 2017-12-13 18:17:15 +01:00
makefu 5369400bb0
nova: rip
part of openstack cleanup
2017-12-13 18:16:29 +01:00
Orivej Desh fc96261aa9
Merge pull request #32634 from clefru/zfs-bump
zfs/spl bump to 0.7.4 to fix incompatibility with 4.14
2017-12-13 16:12:32 +00:00
Bjørn Forsman c55a6eef86 gerrit: 2.14.3 -> 2.14.6 2017-12-13 16:42:33 +01:00
zimbatm cac2cdd39b direnv: 2.13.3 -> 2.14.0 2017-12-13 15:33:45 +00:00
Tim Steinbach 0be3f2cdd8
atom: 1.22.0 -> 1.23.0 2017-12-13 09:08:26 -05:00
Orivej Desh 04fcbefd81 taglib: update cmake flags
ASF and MP4 are enabled by default since 1.8 and not configurable in 1.9 and newer.

TagLib 1.11 switched to building static libraries by default.
2017-12-13 13:56:04 +00:00
Gabriel Ebner 8df38f6dda
Merge pull request #30332 from veprbl/texlive2017
texlive: 2016 -> 2017
2017-12-13 14:51:18 +01:00
Bart Brouns 2d3700edee rkrlv2: b1.0 -> b2.0 2017-12-13 13:56:43 +01:00
Bart Brouns 6ac325146c pqiv: 2.10.1 -> 2.10.2 2017-12-13 13:55:25 +01:00
Clemens Fruhwirth 03fd7d893f spl: 0.7.3 -> 0.7.4 2017-12-13 13:15:37 +01:00
Clemens Fruhwirth 79939b29ea zfs: 0.7.3 -> 0.7.4 2017-12-13 13:15:26 +01:00
taku0 774786b54d flashplayer: 27.0.0.187 -> 28.0.0.126 2017-12-13 20:08:07 +09:00
Peter Simons afe9649210 python-suseapi: update to latest version
Unfortunately, the test suite now depends on additional packages that we don't
have, so we can no longer run the tests at the moment.
2017-12-13 11:35:39 +01:00