Joachim Fasting
3ec05d6237
tor-browser-bundle: feature parity with the binary bundle
...
This will be factored later (eventually both will be subsumed by a more
generic construct).
Don't bother with pulseaudio support, however.
2017-09-28 15:40:10 +02:00
Jörg Thalheim
378961ec6a
Merge pull request #29894 from teto/rpl
...
rpl: init at 1.5.6
2017-09-28 14:26:33 +01:00
Tom Hunger
09fa385995
flake8-future-import: Add patch to fix tests.
2017-09-28 15:12:44 +02:00
Franz Pletz
bc5ec7b1d4
mongoc: don't use bundled zlib & snappy
2017-09-28 15:11:24 +02:00
Franz Pletz
232340f35b
pyjwt: 1.4.2 -> 1.5.3 for CVE-2017-11424
2017-09-28 14:52:37 +02:00
Franz Pletz
8678f14ac9
kerberos: 1.15 -> 1.15.2 for CVE-2017-11462
2017-09-28 14:52:37 +02:00
Franz Pletz
09b6f1e605
php71: 7.1.8 -> 7.1.9
2017-09-28 14:52:37 +02:00
Franz Pletz
d27ebcbae3
php70: 7.0.22 -> 7.0.24
2017-09-28 14:52:37 +02:00
Franz Pletz
58f15c1f95
unrar: 5.5.5 -> 5.5.7 for multiple CVEs
...
Fixes CVE-2012-6706, CVE-2017-12940, CVE-2017-12941, CVE-2017-12942.
2017-09-28 14:52:37 +02:00
Franz Pletz
c7e16f5ce5
libraw: 0.18.2 -> 0.18.5 for multiple CVEs
...
Fixes at least CVE-2017-13735, CVE-2017-14265, CVE-2017-14348.
2017-09-28 14:52:37 +02:00
Franz Pletz
41b43b201e
oniguruma: 5.9.5 -> 6.6.1 for multiple CVEs
...
Fixes CVE-2017-9224, CVE-2017-9225, CVE-2017-9226, CVE-2017-9227,
CVE-2017-9228, CVE-2017-9229.
2017-09-28 14:52:36 +02:00
Franz Pletz
c02c47d1eb
samba3: mark as vulnerable
2017-09-28 14:52:36 +02:00
Franz Pletz
15a6c2c4fc
samba: 4.6.7 -> 4.6.8 for multiple CVEs
...
Fixes CVE-2017-12150, CVE-2017-12151, CVE-2017-12163.
2017-09-28 14:52:36 +02:00
Franz Pletz
8a5b8aeaf5
libtiff: use patches from newer debian revision
2017-09-28 14:52:36 +02:00
Franz Pletz
cc258a671a
mongoc: 1.7.0 -> 1.8.0
2017-09-28 14:52:36 +02:00
Franz Pletz
6dd6f10615
libbson: 1.6.1 -> 1.8.0 for CVE-2017-14227
2017-09-28 14:52:36 +02:00
Robin Gloster
b3dab5b088
guile-gnome: nitpicks fixed
2017-09-28 14:51:41 +02:00
xd1le
d063880986
gwrap: set version in mkDerivation
2017-09-28 14:51:41 +02:00
xd1le
de9c86f81a
gwrap: switch maintainer from taktoa to vyp
2017-09-28 14:51:41 +02:00
xd1le
468626ce86
gwrap: code style nits
2017-09-28 14:51:41 +02:00
xd1le
f1b7d0a54f
guile-gnome: fix build by building gwrap with guile-2.0
...
Apparently gwrap will not compile with guile-2.2 [1], even though the
news for version 1.9.15 says it "allows" Guile 2.2 [2]:
> it will _not_ compile using 2.2
Furthermore, it seems like it isn't being developed anymore either [1]:
> Also note that g-wrap itself is not being further developed anymore,
> it is recommended for new projects to use Guile's dynamic FFI.
Also, guile-gnome-2.16.5 is apparently compatible with guile-2.2 [3],
but I'm not sure how they built it with guile-2.2 because gwrap 1.9.15
(latest release) apparently doesn't build with guile-2.2. (And certainly
when I try to build gwrap 1.9.15 with guile-2.2 it doesn't work. Maybe
it can be made to work with certain compile flags, but I haven't pursued
that further due to [1] anyway.) This is why guile-gnome is still on
2.16.4 here. Because, although 2.16.5 can still (apparently) build with
guile-2.0.14, guile_2_0 is only at guile-2.0.13.
So to update guile-gnome to 2.16.5, guile_2_0 would first have to be
updated to 2.0.14.
[1]: http://lists.nongnu.org/archive/html/g-wrap-dev/2016-08/msg00001.html
[2]: http://www.nongnu.org/g-wrap/news.html
[3]: https://www.gnu.org/software/guile-gnome/news.html
2017-09-28 14:51:41 +02:00
xd1le
88ef99e2c3
guile-gnome: code style formatting nitpicks
2017-09-28 14:51:41 +02:00
xd1le
16012ff98a
guile-gnome: remove taktoa and amiloradovsky from maintainers and add
...
vyp
See discussion in [1].
[1]: https://github.com/NixOS/nixpkgs/pull/29732
2017-09-28 14:51:41 +02:00
Matthieu Coudron
2a33aab60d
rpl: init at 1.5.6
...
A python program that helps replacing string in files.
2017-09-28 21:46:53 +09:00
Robin Gloster
990b5a5388
release.nix: add mesos test back
...
This is working now again
2017-09-28 14:25:17 +02:00
Robin Gloster
4aeb38e5b9
Revert "kubernetes: fix hashes after dockerTools change"
...
This reverts commit 9ba024f6d8
.
2017-09-28 14:09:49 +02:00
Robin Gloster
20677fca59
dockerTools: fix hash to accomodate the pullImage revert
2017-09-28 14:09:49 +02:00
Robin Gloster
5c6dc717a6
Revert "dockerTools.pullImage: use skopeo to pull the image"
...
This reverts commit 01174c5f4d
.
See https://github.com/NixOS/nixpkgs/pull/29302#issuecomment-332809092
for more information. This broke image format compatibility and
therefore amongst others mesos.
2017-09-28 14:09:49 +02:00
Robin Gloster
69344de783
Revert "dockerTools.pullImage: release note regarding sha256 argument value"
...
This reverts commit ea6d37c2bb
.
2017-09-28 14:09:49 +02:00
Orivej Desh
f86e253b28
Merge pull request #29850 from vyp/fix/guile-lint
...
guile-lint: fix build by building with guile 1.8
2017-09-28 11:54:32 +00:00
Franz Pletz
15189140dd
weechat: 1.9 -> 1.9.1 for CVE-2017-14727
...
https://lists.nongnu.org/archive/html/weechat-security/2017-09/msg00000.html
2017-09-28 13:01:49 +02:00
Robin Gloster
c2ce38473b
mesos: use static protobuf libraries
2017-09-28 13:01:34 +02:00
Robin Gloster
49e9a26e77
protobuf: build static libraries
...
mesos needs them
2017-09-28 13:01:34 +02:00
Robin Gloster
dabb296c76
Revert "dockerTools.buildImage: Switch to the format image generated by Skopeo"
...
This reverts commit 35f205a4b6
.
This does not use a standard format and by that breaks mesos
2017-09-28 13:01:34 +02:00
Jörg Thalheim
a98d9c3b02
Merge pull request #29864 from Lassulus/electron-cash
...
electron-cash: init at 2.9.3
2017-09-28 12:00:58 +01:00
Jörg Thalheim
767977d81f
Merge pull request #29876 from sigma/pr/hugo-0.29
...
hugo: 0.27.1 -> 0.29
2017-09-28 11:51:30 +01:00
xd1le
262b1cb401
guile-lint: set version in mkDerivation
2017-09-28 20:51:20 +10:00
Peter Simons
9271ca7e95
Merge pull request #29659 from dapphub/dapphub-hevm
...
hsevm: project was renamed to hevm
2017-09-28 12:47:34 +02:00
amorsillo
b46b0468ca
mongodb-tools: 3.0.12 -> 3.5.13 ( #29884 )
...
* Upgrade mongodb-tools to 3.5.13 with ssl
* mongodb-tools: fix go references
2017-09-28 11:42:00 +01:00
Mikael Brockman
0b8b72081b
Merge branch 'master' into dapphub-hevm
2017-09-28 13:27:19 +03:00
Franz Pletz
8e4586d077
openvpn: 2.4.3 -> 2.4.4 for CVE-2017-12166
...
https://community.openvpn.net/openvpn/wiki/CVE-2017-12166
2017-09-28 12:27:01 +02:00
Orivej Desh
ee0f850214
Merge pull request #29489 from orivej/go
...
go: fix tests and impurity
2017-09-28 10:26:08 +00:00
Orivej Desh
589574e5c9
go: fix tests and impurity
2017-09-28 10:21:17 +00:00
Orivej Desh
49a060ea1f
envoy: mark as broken
...
building
Extracting Bazel installation...
Loading:
Analyzing: target //source/exe:envoy-static
ERROR: java.io.IOException: Could not read the crosstool configuration file 'CROSSTOOL file /tmp/nix-build-envoy-1.3.0.drv-0/envoy-v1.3.0-src/.home/.cache/bazel/_bazel_nixbld1/cbe181aaebf3d7253cbcf6057028e514/external/local_config_cc/CROSSTOOL', because of a parser error (945:1: Expected identifier. Found '%')
INFO: Elapsed time: 3.065s
FAILED: Build did NOT complete successfully
builder for ‘/nix/store/09wh9hd81529pgr3ddwfw68higfzkfgr-envoy-1.3.0.drv’ failed with exit code 2
error: build of ‘/nix/store/09wh9hd81529pgr3ddwfw68higfzkfgr-envoy-1.3.0.drv’ failed
2017-09-28 10:21:17 +00:00
Jan Tojnar
13649ee12f
libgnomeui: fix compatibility with GLib
...
Picked from #29392 , like the parent commit.
2017-09-28 12:17:27 +02:00
Jan Tojnar
d9d65fb275
libgda: finally fix compatibility with GLib
...
vcunat ported this and changed fetchpatch to fetchurl,
as the patch is just an attachement, it's not generated.
2017-09-28 12:13:29 +02:00
Orivej Desh
637c105159
Merge pull request #29887 from vyp/upd/guile-sdl2
...
guile-sdl2: 0.1.0 -> 0.2.0
2017-09-28 10:06:09 +00:00
Orivej Desh
b217c1264e
Merge pull request #29886 from vyp/upd/guile-sdl
...
guile-sdl: 0.5.1 -> 0.5.2
2017-09-28 10:05:16 +00:00
Vladimír Čunát
f1e6c43d45
gnome2.glibgnome: fixup build with updated glib
2017-09-28 12:00:22 +02:00
Orivej Desh
f1ffca9ac6
docker: fix docker_17_06 build
...
Broken by #29843
2017-09-28 11:59:53 +02:00