Frederik Rietdijk
49a313c395
pythonpackages.lti: rename to PyLTI and remove overriding
...
- rename to PyLTI to follow upstream
- remove overriding because it is not necessary; newer mock can be used,
and modules python packages should be fixed to not propagate pytest (see
separate commit).
cc maintainer @layus
2016-12-01 21:07:33 +01:00
Jascha Geerds
d69a25dfde
pythonPackages.docker: Add myself as a maintainer
2016-12-01 20:42:27 +01:00
Jascha Geerds
bfc2721ebf
pythonPackages.docker: Fix build for python3
2016-12-01 20:41:14 +01:00
Peter Simons
297ea7550c
haskellPackages.ghc-core: Revert "0.5.6 -> 2012-12-15"
...
This reverts commit c1b919ff5c
. That kind of
change is a maintenance nightmare because it unconditionally overrides the
package's version specified in hackage-packages.nix with something else, i.e.
no future update will ever have an effect. This is not the proper way to do it.
The proper way is to add the relevant commit from Github as a patch.
2016-12-01 20:04:19 +01:00
Peter Simons
a571edecd0
haskell-jni: fix path to missing libjvm
...
libjvm.so is in a non-standard location and the build needs help finding it.
Closes https://github.com/NixOS/nixpkgs/issues/20669 .
2016-12-01 19:58:28 +01:00
mingchuan
880ae3fd1e
haskellPackages: fix brick and vty_5_13
...
brick 0.14 requires vty >= 5.12
2016-12-01 19:58:28 +01:00
Peter Simons
10b832e464
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.3-11-g4525071 from Hackage revision
7c09fb8e04
.
2016-12-01 19:57:44 +01:00
Peter Simons
d80d92793e
LTS Haskell 7.11
2016-12-01 19:57:43 +01:00
Frederik Rietdijk
9e4538112a
pythonPackages.acoustics: init at 0.1.2
2016-12-01 17:51:39 +01:00
Nikolay Amiantov
58d2d460d0
pythonPackages.pyrsistent: propagate six
2016-12-01 17:31:04 +03:00
Marius Bergmann
d2523a4f3d
rssh: Make rssh a valid shell
...
The rssh package did not have the 'shellPath' attribute, so it could not
be used as the default shell for a nixos user. I fixed this by adding
the attribute.
2016-12-01 14:48:47 +01:00
Pascal Wittmann
130bc32268
Merge pull request #20824 from offlinehacker/pkgs/convoy/init
...
convoy: init at 0.5.0
2016-12-01 14:35:22 +01:00
Cillian de Roiste
d42cfcec92
all-packages: move terminus-ttf beside terminus
2016-12-01 14:10:09 +01:00
goibhniu
304150f576
Merge pull request #20743 from Okasu/terminus-font-ttf
...
terminus-font-ttf: init at 4.40.1
2016-12-01 14:07:40 +01:00
Eelco Dolstra
f4aab5b211
thunderbird: 45.5.0 -> 45.5.1
2016-12-01 13:06:41 +01:00
Eelco Dolstra
b221fc137c
nss: 3.27.1 -> 3.27.2
2016-12-01 13:02:35 +01:00
Eelco Dolstra
1e17f21b3e
firefox: 50.0.1 -> 50.0.2
2016-12-01 12:55:24 +01:00
Frederik Rietdijk
d22432880b
pythonPackages.oauthlib: 0.7.2 -> 2.0.0
2016-12-01 09:37:12 +01:00
Frederik Rietdijk
e39584c67d
pythonPackages.pyjwt: 1.4.0 -> 1.4.2
2016-12-01 09:37:11 +01:00
Susan Potter
75cdbf48ae
torbrowser: 6.0.6 -> 6.0.7
2016-12-01 00:13:58 -06:00
Graham Christensen
eeb15153b9
Merge pull request #20830 from grahamc/guile
...
guile: apply patch fixing 00-repl-server.test stability (WIP)
2016-11-30 22:45:33 -05:00
Graham Christensen
f1fd88f7f4
guile: apply patch fixing 00-repl-server.test stability
2016-11-30 22:17:04 -05:00
Franz Pletz
e945c7032d
prometheus-pushgateway: 0.3.0 -> 0.3.1
2016-12-01 02:05:00 +01:00
Franz Pletz
398bf54f63
prometheus-nginx-exporter: 20161104 -> 20161107
2016-12-01 02:04:59 +01:00
Franz Pletz
a07912203e
prometheus-mysqld-exporter: 0.8.1 -> 0.9.0
2016-12-01 02:04:59 +01:00
Franz Pletz
30d974e68b
prometheus-haproxy-exporter: 0.7.0 -> 0.7.1
2016-12-01 02:04:58 +01:00
Franz Pletz
b24b6bbfb0
prometheus-blackbox-exporter: init at 0.3.0
2016-12-01 02:04:58 +01:00
Franz Pletz
ad54866896
prometheus-collectd-exporter: extra deps not necessary
2016-12-01 02:02:04 +01:00
Franz Pletz
96137a6abd
prometheus-node-exporter: 0.12.0 -> 0.13.0
2016-12-01 02:02:04 +01:00
Franz Pletz
741bdeea38
prometheus-alertmanager: 0.5.0 -> 0.5.1
2016-12-01 02:02:04 +01:00
Franz Pletz
ca46d05f18
prometheus: 1.3.1 -> 1.4.1
2016-12-01 02:02:03 +01:00
Franz Pletz
fe63e45c08
grafana: 3.1.1 -> 4.0.0
2016-12-01 01:54:54 +01:00
Franz Pletz
a0f05feddf
gtk3: 3.22.1 -> 3.22.4
...
Fixes #19945 .
2016-12-01 01:54:30 +01:00
Graham Christensen
390f6a985b
Revert "Revert "bzip2: patch for CVE-2016-3189""
...
This reverts commit 6393ca650e
.
2016-11-30 19:30:52 -05:00
Graham Christensen
ea07ad6bd9
Revert "Revert "icu: patch for multiple CVEs""
...
icu: patch for multiple CVEs
- CVE-2014-6585
- CVE-2015-4760
- CVE-2016-0494
- CVE-2016-6293
- CVE-2016-7415
2016-11-30 19:29:51 -05:00
Graham Christensen
96393560d0
Merge pull request #20816 from grahamc/vulnerability-rollup-10
...
Vulnerability rollup 11 (WIP)
2016-11-30 19:29:19 -05:00
Graham Christensen
855b799ec9
Merge pull request #20828 from taku0/thunderbird-bin-45.5.1
...
thunderbird-bin: 45.5.0 -> 45.5.1 [Critical security fix]
2016-11-30 19:27:51 -05:00
Graham Christensen
16995fc57b
boehmgc: 7.2f -> 7.2g
2016-11-30 19:19:25 -05:00
Graham Christensen
7e40e89273
rpcbind: patch for CVE-2015-7236
2016-11-30 19:18:08 -05:00
taku0
5f4b3cd34b
thunderbird-bin: 45.5.0 -> 45.5.1
...
Critical security fix.
https://www.mozilla.org/en-US/thunderbird/45.5.1/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2016-92/
2016-12-01 09:11:50 +09:00
Graham Christensen
c97fda0bcf
Revert "icu: patch for multiple CVEs"
...
This reverts commit 892a9b1f0f
.
2016-11-30 19:10:06 -05:00
taku0
097a8ee174
firefox-bin: 50.0.1 -> 50.0.2
...
Critical security fix
https://www.mozilla.org/en-US/firefox/50.0.2/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2016-92/
2016-12-01 09:08:16 +09:00
Graham Christensen
6393ca650e
Revert "bzip2: patch for CVE-2016-3189"
...
This reverts commit 9c71508c95
.
2016-11-30 19:08:15 -05:00
Graham Christensen
892a9b1f0f
icu: patch for multiple CVEs
...
- CVE-2014-6585
- CVE-2015-4760
- CVE-2016-0494
- CVE-2016-6293
- CVE-2016-7415
2016-11-30 19:08:15 -05:00
Graham Christensen
9c71508c95
bzip2: patch for CVE-2016-3189
2016-11-30 18:43:56 -05:00
Graham Christensen
5f78980973
tomcatUnstable: 9.0.0.M10 -> 9.0.0.M13
...
For CVE-2016-8735, a remote code execution vulnerability.
2016-11-30 18:27:06 -05:00
Graham Christensen
42f1ae1911
tomcat85: 8.5.5 -> 8.5.8
...
For CVE-2016-8735, a remote code execution vulnerability.
2016-11-30 18:27:00 -05:00
Graham Christensen
80a475042c
tomcat8: 8.0.37 -> 8.0.39
...
For CVE-2016-8735, a remote code execution vulnerability.
2016-11-30 18:26:55 -05:00
Graham Christensen
3d0310daf3
tomcat7: 7.0.72 -> 7.0.73
...
For CVE-2016-8735, a remote code execution vulnerability.
2016-11-30 18:26:39 -05:00
Graham Christensen
eba91fa2bd
tomcat6: 6.0.45 -> 6.0.48
...
For CVE-2016-8735, a remote code execution vulnerability.
2016-11-30 18:26:13 -05:00