Commit graph

196899 commits

Author SHA1 Message Date
Tor Hedin Brønner 231432e93c spidermonkey_60: 60.4.0 -> 60.9.0
This is the last 60-esr I believe.

- fixed multiple outputs (saves $out 2MB from $out)
- updated the only patch we carry
- symlinked `js` to `js60`, some packages using spidermonkey expects `js`. Might
  make it possible to drop 38 in the future.
2019-10-16 10:20:05 +02:00
Will Dietz 62e4a35fa7 mtdutils: 1.5.2 -> 2.1.1 (#62805)
* mtdutils: 1.5.2 -> 2.1.0

http://lists.infradead.org/pipermail/linux-mtd/2019-March/088267.html

And the previous releases, hardcoded version in URL I think caused
this to be missed by auto-updaters for a while now.

1.5.2, FWIW in 2015:

http://lists.infradead.org/pipermail/linux-mtd/2015-August/060723.html

* mtd-utils: 2.1.0 -> 2.1.1

+ cleanup
+ enable tests and parallel building
+ add zstd support
2019-10-15 19:35:14 +02:00
Tor Hedin Brønner 9752932de9
Merge pull request #71022 from hedning/gnome-3.34.1-staging
Gnome 3.34.1 staging
2019-10-15 13:22:47 +02:00
Will Dietz 10f8c46e8e
Merge pull request #70689 from dtzWill/update/qt5-5.12.5
qt5: 5.12.4 -> 5.12.5
2019-10-14 18:54:12 -05:00
worldofpeace 41bfe6ff7b
Merge pull request #71011 from worldofpeace/nm-1.20.4
networkmanager: 1.20.2 -> 1.20.4
2019-10-14 22:42:32 +00:00
worldofpeace 9058ad8c74 dnsmasq: fix build with nettle 3.5 2019-10-14 18:25:28 -04:00
worldofpeace ea7918fd0d networkmanager: 1.20.2 -> 1.20.4
* fix-paths.patch
We had to add a diff to revert [0] as it makes it use the python
from meson which won't be the specific pythonForDocs that
has pygobject (breaking the build). Unfortunate that upstream
made assumptions like "Of course, who needs a way to invoke
the interpreter that works accross different distributions!"

https://gitlab.freedesktop.org/NetworkManager/NetworkManager/blob/1.20.4/NEWS

[0]: c162dc00e5
2019-10-14 15:15:18 -04:00
Eric Culp 90be4c2c78 pythonPackages.setuptools: Remove windows files and make reproducible
- setuptools includes *.exe files by default, but can be excluded with an ENV variable.
- setuptools was built as an egg, which had reproducibility problems. Instead use a wheel

These are various *.exe and *.xml files used only on windows. setuptools
includes them by default since it normally creates a single release for
all operating systems.

This reduces the size from 1020.0K to 801.6K according to `nix-path -sh`.

The egg is a zip file. setuptools leaves timestamps in the egg,
which makes the build unreproducible. Unfortunately the files aren't
compressed so the size of setuptools increases to 2.3M from 0.8M
according to `nix path-info -sh`.

With this change, setuptools is reproducible according to

    nix-build -A python37Packages.setuptools --check
2019-10-14 08:44:43 +02:00
worldofpeace 082b0b2619 gtk: reorganize
This directory was mess of patches and hooks.
Have a patches dir and a setup-hooks dir.
2019-10-13 18:17:48 -04:00
Thomas Tuegel dd6261cabe
Merge pull request #60701 from r-ryantm/auto-update/poppler-utils
poppler_utils: 0.74.0 -> 0.79.0
2019-10-13 10:06:08 -05:00
Dmitry Kalinkin 5d19c11efe
Merge pull request #70997 from veprbl/pr/cmake_iframework
cmake: process -iframework in setup-hook
2019-10-13 07:33:35 -04:00
worldofpeace f03b26c134 gtk-doc: 1.30 -> 1.32
Drop patch for "Wrong permissions for style CSS file".
It was fixed in 1.31

https://gitlab.gnome.org/GNOME/gtk-doc/blob/GTK_DOC_1_32/NEWS
2019-10-12 17:25:59 -04:00
Tor Hedin Brønner 6f1deb7d45 gdk-pixbuf: 2.38.2 -> 2.46.0 2019-10-12 16:18:05 +02:00
Tor Hedin Brønner f8ae755433 libsoup: 2.68.1 -> 2.68.2 2019-10-12 16:18:05 +02:00
Tor Hedin Brønner e3ccf11fca librsvg: 2.46.0 → 2.46.1 2019-10-12 16:18:05 +02:00
Tor Hedin Brønner 88273d4768 gtk3: 3.24.11 → 3.24.12 2019-10-12 16:18:05 +02:00
Sergei Trofimovich 697429c98a re2c: enable parallel building, enable tests
Parallel builds speed up building considerably.
Tests don't add much of an overhead.

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2019-10-12 08:57:21 -05:00
Sergei Trofimovich 7ebe962177 re2c: 1.0.3 -> 1.2.1 2019-10-12 08:57:21 -05:00
Tor Hedin Brønner f0b89403c4 glib-networking: 2.62.0 → 2.62.1 2019-10-12 11:04:28 +02:00
Tor Hedin Brønner 02b966ab92 glib: 2.62.0 → 2.62.1 2019-10-12 11:04:27 +02:00
Vladimír Čunát 51b416e733
Merge #70289: glibc: patch CVE-2018-11236, CVE-2018-11237
into staging
2019-10-12 10:02:43 +02:00
Jan Tojnar e2e3861d6b
Merge branch 'staging-next' into staging 2019-10-12 00:51:55 +02:00
Jan Tojnar 6c8aed6391
Merge branch 'master' into staging-next 2019-10-12 00:50:21 +02:00
Dmitry Kalinkin c8041d97a5
cmake: process -iframework in setup-hook
This fixes a regression in #26197

Fixes: f496357585 ('cc-wrapper: use -iframework instead of -F')
2019-10-11 18:48:16 -04:00
Renaud 8b57a7573c
Merge pull request #70746 from doronbehar/update-wmc-mpris
wmc-mpris: unstable-2019-07-24 -> 0.1.0
2019-10-12 00:06:08 +02:00
Renaud 05ab1cc756
Merge pull request #70950 from ktor/bcompare-4.3.0.24364
bcompare: 4.2.10.23938 -> 4.3.0.24364
2019-10-11 23:46:58 +02:00
Edmund Wu 7d9706275d python3Packages.asyncpg: 0.18.3 -> 0.19.0 2019-10-11 14:29:01 -07:00
Maximilian Bosch 819669081a
Merge pull request #70992 from avdv/wtf-0.23.0
wtf: 0.22.0 -> 0.23.0
2019-10-11 23:15:42 +02:00
Herwig Hochleitner 13e3b03d1b chromium: restore versionRange utility
This partially reverts commit
f45798e544.

cc @ivan I'd like to have that left in, because it's very useful for
gcc compiles, when necessary patches often span multiple releases,
i.e. for aarch64 builds
2019-10-11 23:00:29 +02:00
Florian Klink 74008e2c3c
Bazel test shebangs (#66723)
Bazel test shebangs
2019-10-11 22:50:03 +02:00
Claudio Bley 5d44699942 wtf: 0.22.0 -> 0.23.0 2019-10-11 22:38:00 +02:00
Ivan Kozik f45798e544 chromium: 77.0.3865.90 -> 77.0.3865.120
CVE-2019-13693 CVE-2019-13694 CVE-2019-13695 CVE-2019-13696
CVE-2019-13697

Disable jumbo mode because upstream dropped support for it.
(See chromium-dev "We're removing support for the jumbo build")

This makes builds take about 3x as long, but we have no alternative.
2019-10-11 22:32:18 +02:00
Marek Mahut ccc06a7e01
Merge pull request #70798 from r-ryantm/auto-update/subgit
gitAndTools.subgit: 3.3.7 -> 3.3.8
2019-10-11 22:08:47 +02:00
Maximilian Bosch b6237fb589
python3Packages.diff-match-patch: fix build
Rather than using autodiscovery, the checkPhase should import
`__init__.py` from `diff_match_patch.tests to execute all relevant
tests. Otherwise several python2-related tests are executed in a py3 env
and break the build.

See also: https://hydra.nixos.org/build/102482273
2019-10-11 21:49:40 +02:00
Andreas Herrmann 1f3187c1b2 bazel: Comment on python versions. 2019-10-11 21:44:28 +02:00
Andreas Herrmann 1987d86007 bazel: shebang-test: Test for all bin/env ...
Fail on any form of `bin/env ...` shebang.
2019-10-11 21:44:28 +02:00
Andreas Herrmann f6572b4e64 bazel: patch #!/usr/bin/env bash
To point to the custom bash instead of `/nix/store.../bin/env bash`.
2019-10-11 21:44:28 +02:00
Andreas Herrmann d132d47199 bazel: shebang-test: pass bazel dir in Nix 2019-10-11 21:44:28 +02:00
Andreas Herrmann 7429acdea1 bazel: Test that all shebangs are patched correctly 2019-10-11 21:44:28 +02:00
Dmitry Kalinkin b32d6f1c16
Merge pull request #70987 from freepotion/update-my-email
maintainer-list.nix: email update
2019-10-11 15:42:50 -04:00
Florian Klink a0380cbfe9 bazel: fix build on macosx 2019-10-11 21:41:23 +02:00
Guillaume Bouchard 7e5b2e74b7 bazel: 0.29 -> 1.0 2019-10-11 21:41:23 +02:00
Florian Klink d0592798d5
Merge pull request #70988 from mweinelt/pr/master/babeld/pname
babeld: name -> pname
2019-10-11 21:37:34 +02:00
Martin Weinelt bb781ceb86
babeld: name -> pname 2019-10-11 21:34:59 +02:00
Florian Klink 83f231a0f2
Merge pull request #70764 from xfix/nixpkg-mullvad-remove-systemd-service-copying
mullvad: remove unnecessary systemd service copying in installation
2019-10-11 21:23:08 +02:00
Free Potion 39aabbfd22
maintainer-list.nix: email update 2019-10-11 21:47:32 +03:00
Tor Hedin Brønner 5b7c900192
nixos/gdm: do not restart on reload switch (#70357)
Not entirely sure how this works, but this does seem to fix reload switch
killing the current graphical session.
2019-10-11 20:07:16 +02:00
Florian Klink fb5f649bc9
Merge pull request #70881 from xfix/virtualbox-update
virtualbox: 6.0.10 -> 6.0.12
2019-10-11 19:24:12 +02:00
worldofpeace 61817ae9ae
Merge pull request #70935 from schmittlauch/cawbird-1.0.2
cawbird: 1.0.1 -> 1.0.2
2019-10-11 17:05:18 +00:00
Renaud c3549e8ec7
Merge pull request #70799 from r-ryantm/auto-update/unetbootin
unetbootin: 661 -> 675
2019-10-11 18:14:18 +02:00