Commit graph

23796 commits

Author SHA1 Message Date
Graham Christensen 105d9519c1
Merge remote-tracking branch 'origin/master' into staging 2017-12-12 20:06:36 -05:00
Graham Christensen e5629dc51a
Merge pull request #32365 from vcunat/p/check-meta
check meta, treewide
2017-12-12 18:55:23 -05:00
Vladimír Čunát 3a110ea3f9
treewide platform checks: abort -> throw
They aren't meant to be critical (uncatchable) errors.
Tested with nix-env + checkMeta:
[ "x86_64-linux" "i686-linux" "x86_64-darwin" "aarch64-linux" ]
2017-12-12 18:08:10 -05:00
Vladimír Čunát c2b679516f
Merge branch 'master' into staging 2017-12-12 21:08:16 +01:00
Tristan Carel 19dbfb66c0 boost: build Python numpy extension by default
In order to manipulate Python arrays numpy is needed from boost 1.65 on.
http://www.boost.org/users/history/version_1_65_1.html
2017-12-12 21:02:32 +01:00
Thomas Tuegel 5dfc42bb8a
Merge pull request #32608 from ttuegel/kde-frameworks-5.41
KDE Frameworks 5.41
2017-12-12 13:10:19 -06:00
Tristan Carel aed5b163a5
assimp: 3.3.1 -> 4.1.0 2017-12-12 10:58:17 +01:00
Joachim F e5d35342b8
Merge pull request #32368 from rvl/saxons
New versions of Saxon XSLT Processor
2017-12-11 23:24:47 +00:00
Thomas Tuegel ba0c962352
taglib: update description and licenses, add maintainer 2017-12-11 12:22:30 -06:00
Thomas Tuegel ae1ba39c7d
taglib: 1.10 -> 1.11.1
The homepage is also updated to http://taglib.org/.
2017-12-11 12:20:29 -06:00
John Doe 750a7c677b libvirt: remove xen dependency on aarch64 2017-12-11 19:46:05 +02:00
Thomas Tuegel 145e0f9940
Revert "Revert "qt5: 5.9.1 -> 5.9.3""
This reverts commit a1b77bfe5f.

KDE Frameworks are updated to version 5.41.0 which is compatible with Qt 5.9.3.
2017-12-11 11:32:16 -06:00
Thomas Tuegel 5581ba6c65
kdeFrameworks: 5.40.0 -> 5.41.0 2017-12-11 11:30:41 -06:00
georgewhewell 73b65551f4 openblas: add aarch64 platform config 2017-12-11 19:22:07 +02:00
Orivej Desh 5483c00288 librem: 0.5.0 -> 0.5.2 2017-12-11 15:01:37 +00:00
Orivej Desh 7267338736 libre: 0.5.1 -> 0.5.6
Fixes `baresip` broken by 99a3e135c3.
2017-12-11 15:01:37 +00:00
Orivej Desh 9ebcc8db01 gstreamer: update hashes
missing from 6cc35d014f (#32477)
2017-12-11 09:21:20 +00:00
Vladimír Čunát a2799407e8
Merge: openexr: upstream security patch 2017-12-11 09:52:20 +01:00
Vladimír Čunát e9c12f6936
Merge older staging
There are some regressions, but not that many and I want
the security update of openssl fast.
2017-12-11 09:49:56 +01:00
Franz Pletz 963c3ef9f7
Merge pull request #32499 from FRidh/libvirt
libvirt: 3.8.0 -> 3.10.0
2017-12-11 04:52:08 +00:00
Orivej Desh e21e752caf libcerf: init at 1.5
squash! libcerf: init at 1.5

squash! libcerf: init at 1.5
2017-12-10 19:30:57 +00:00
Orivej Desh dd604d575f Merge branch 'master' into staging
* master: (39 commits)
  pythonPackages: rename dns -> dnspython
  awesome: fix LUA_PATH/LUA_CPATH to lgi [now for version 3.5]
  qt4: fix qmake on darwin and delete custom install phase
  python.buildEnv: always include the $out output
  nix-bash-completions: lazy load aware install
  borg: 1.1.1 -> 1.1.3
  nixos/programs/bash: document that /etc/bash_completion.d is obsolete
  ocamlPackages.markup: 0.7.4 -> 0.7.5
  hhvm: 3.21 -> 3.23.2
  ocamlPackages.ulex: 1.1 -> 1.2
  notmuch: 0.25.2 -> 0.25.3
  gmime3: 3.0.1 -> 3.0.5
  qt4: fix darwin install phase
  nixos/programs/bash: Let bash-completion lazy load scripts
  Revert "gmime: 3.0.1 -> 3.0.5"
  rawtherapee: delete unused files
  pythonPackages: rename dns -> dnspython
  nixpkgs: remove sqlite/kyotocabinet deps for leveldb
  tor-browser-bundle-bin: 7.0.10 -> 7.0.11
  networkmanager: remove restart after suspend from resume
  ...
2017-12-10 15:24:30 +00:00
Orivej Desh f601ecfb21 qt4: fix qmake on darwin and delete custom install phase
Since keeping `installPhase = ""` to signify "use the default installPhase" will
be surprising, this deletes the installPhase and rebuilds qt4 on all platforms.

Fixes #30238
2017-12-10 14:22:02 +00:00
Moritz Ulrich 7df7739888
gmime3: 3.0.1 -> 3.0.5 2017-12-10 12:15:50 +01:00
Orivej Desh 5b53774f89 qt4: fix darwin install phase
by creating $out before copying lib to $out
2017-12-10 10:22:08 +00:00
Vladimír Čunát aa9fbd036f
openexr: upstream security patch
/cc #32459.
2017-12-10 11:03:30 +01:00
Orivej Desh b6bf8db29f Revert "gmime: 3.0.1 -> 3.0.5"
It breaks notmuch 0.25.2 tests, and updating notmuch to 0.25.3 does not fix them.
2017-12-10 09:07:04 +00:00
Austin Seipp 5ae883b8c3 nixpkgs: remove sqlite/kyotocabinet deps for leveldb
These are only needed for some benchmarking utilities but they aren't
going to be generally useful to most people, I imagine.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-09 19:40:23 -06:00
Orivej Desh 5da9f614df
Merge pull request #32520 from KaiHa/gmime-3.0.5
gmime: 3.0.1 -> 3.0.5
2017-12-09 20:44:53 +00:00
Vladimír Čunát 2309acf723
Merge branch 'master' into staging 2017-12-09 21:00:07 +01:00
Vladimír Čunát 8f4f9b6223
jbig2dec: bugfix 0.13 -> 0.14
Many of the fixes seem to have potential to be vulnerabilities,
though most aren't labeled with a CVE number.  /cc #32459
2017-12-09 20:52:28 +01:00
Kai Harries 7e1c7fe798 gmime: 3.0.1 -> 3.0.5 2017-12-09 20:30:17 +01:00
Vladimír Čunát 332a800de3
exiv2: a batch of security fixes
/cc #32459.  I can't see any other CVE patches that are either
backported upstream to the 0.26 branch or applied in some distro.
2017-12-09 19:08:07 +01:00
Jörg Thalheim 82235b388c
Merge pull request #32437 from vbgl/ocaml-facile-1.1.3
facile: 1.1 -> 1.1.3
2017-12-09 16:19:52 +00:00
Andreas Rammhold 0841f14a8f
openssl_1_0_2: 1.0.2m -> 1.0.2n (CVE-2017-3737, CVE-2017-3738)
See [1] for more details

[1] https://www.openssl.org/news/secadv/20171207.txt
2017-12-09 13:15:00 +01:00
Bart Brouns 0431971eae faac: 1.29.3 -> 1.29.9.2 2017-12-09 11:45:14 +00:00
Orivej Desh 36cab2324c mp4v2: enable darwin 2017-12-09 11:45:14 +00:00
Vladimír Čunát cd9231a01a
ldns: security patches from upstream, /cc #32459
Also use sha256 instead of sha1 for the source.
2017-12-09 11:08:28 +01:00
Jörg Thalheim 3a20229361
Merge pull request #32484 from magnetophon/qsampler
qsampler: svn-2342 -> 0.4.3
2017-12-09 09:22:38 +00:00
Frederik Rietdijk 8b5fd51064 python.pkgs.libvirt: move to separate file 2017-12-09 10:10:05 +01:00
Orivej Desh 687175c931 liblscp: svn-2319 -> 0.5.8 2017-12-09 02:04:11 +00:00
Orivej Desh f46afb6353 libgig: svn-2334 -> 4.1.0 2017-12-09 02:04:10 +00:00
Bart Brouns 70030c5ad7 raul: unstable-2016-09-20 -> unstable-2017-07-23 2017-12-09 01:27:30 +01:00
Bart Brouns 0098b23bf7 lv2-unstable: 2016-10-23 -> 2017-07-08 2017-12-09 01:27:22 +01:00
Orivej Desh 9e475320fc
Merge pull request #32479 from magnetophon/sord
sord: add pcre
2017-12-08 23:26:58 +00:00
Bart Brouns 6cc35d014f gstreamer: 1.12.2 -> 1.12.3 2017-12-08 23:21:09 +00:00
Orivej Desh 03abdc205e
Merge pull request #32478 from magnetophon/serd
serd: 0.26.0 -> 0.28.0
2017-12-08 23:18:09 +00:00
Bart Brouns 42ddb8ae2a serd: 0.26.0 -> 0.28.0 2017-12-08 23:17:32 +00:00
Bart Brouns 635490ee97 fftw: 3.3.6-pl1 -> 3.3.7 2017-12-08 21:51:55 +00:00
Bart Brouns 7cb98a8324 sord: add pcre 2017-12-08 22:13:51 +01:00
Orivej Desh 081de6180b
Merge pull request #32474 from magnetophon/suil
suil: 0.8.4 -> 0.10.0
2017-12-08 21:06:54 +00:00
Bart Brouns fcca8b4e15 aubio: 0.4.5 -> 0.4.6 2017-12-08 20:25:30 +00:00
Bart Brouns 6e34919e78 suil: 0.8.4 -> 0.10.0 2017-12-08 21:16:04 +01:00
Pascal Wittmann b00f806ed0
Merge pull request #32400 from vbgl/ocamlnet-4.1.5
ocamlPackages.ocamlnet: 4.1.4 -> 4.1.5
2017-12-08 10:32:03 +01:00
Vladimír Čunát cdde22aef5
Merge branch 'staging' (older one) 2017-12-08 10:22:31 +01:00
Vincent Laporte 01f473c8d1
facile: 1.1 -> 1.1.3
Move to ocamlPackages.
Add a META file to use with ocamlfind
2017-12-08 06:12:26 +00:00
Travis Whitaker 777c9bfdae cuDNN 7.0.3 -> 7.0.5 2017-12-07 15:13:07 -08:00
Orivej Desh 8bdd81b499
Merge pull request #32267 from jtojnar/gnome-updates
GNOME updates
2017-12-07 22:29:55 +00:00
Orivej Desh c3818426b8 safefile: replace <nixpkgs> with path 2017-12-07 22:03:09 +00:00
Lancelot SIX 97372a7bd3
libmicrohttpd: 0.9.57 -> 0.9.58
This is a bugfix release.
See https://lists.gnu.org/archive/html/info-gnu/2017-12/msg00005.html
for release information.
2017-12-07 22:58:57 +01:00
John Doe 5b5b686f0a libvirt: 3.8.0 -> 3.10.0 2017-12-07 15:16:59 +00:00
Vladimír Čunát 6f5d989478
treewide: checkMeta fixes for x86_64-linux 2017-12-07 07:50:47 -05:00
José Romildo Malaquias 167247936d libdbusmenu: 12.10.12 -> 16.04.0 2017-12-07 09:50:57 -02:00
Orivej Desh 199b426812 gst_all_1.gst-plugins-bad: enable parallel building 2017-12-07 08:52:42 +00:00
Orivej Desh f568450637 qmake: enable parallel building of qmake projects by default 2017-12-07 08:52:42 +00:00
Orivej Desh ca4f822fd8 qmake4Hook: enable parallel building with qmake4Hook by default 2017-12-07 08:52:42 +00:00
Vincent Laporte d3e488c3a3
nettle: remove at 3.3 2017-12-06 20:39:41 +00:00
Chris Martin c29db1d172 libu2f-host: fix typo in description 2017-12-06 07:42:31 +01:00
Rodney Lorrimar e6f1618dbc saxon-he: init at 9.8.0.6 2017-12-06 03:59:20 +00:00
Rodney Lorrimar e970236591 saxonb_9_1: init at 9.1.0.8
saxonb_8_8 is kept as default saxonb because the newer version is not
a completely compatible replacement.

https://www.saxonica.com/documentation/#!changes/xslt20/8.8-9.1
2017-12-06 03:52:20 +00:00
Rodney Lorrimar d0cd7a0999 saxons: refactor common builder code
Also add myself as maintainer.
2017-12-06 03:51:32 +00:00
Vladimír Čunát 9ab5848335
Merge branch 'master' into staging
Haskell updates.  Hydra: ?compare=1416248
2017-12-06 02:23:46 +01:00
Jan Tojnar 884376e7a8
gegl_0_3: 0.3.18 → 0.3.24 2017-12-06 00:19:27 +01:00
Jan Tojnar 062a284770
babl: 0.1.34 → 0.1.38 2017-12-06 00:14:27 +01:00
Lancelot SIX 11f6566b31 glpk: 4.63 -> 4.64
See http://lists.gnu.org/archive/html/info-gnu/2017-12/msg00002.html
for release information
2017-12-05 20:51:08 +01:00
Austin Seipp 827142a7fa nixpkgs: add unicorn-emulator library 1.0.1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-05 10:09:22 -06:00
Vladimír Čunát 689d6303e8
Merge branch 'master' into staging
The haskell split got reverted (again).
Hydra: ?compare=1416012
2017-12-05 13:07:26 +01:00
adisbladis 537f4af06c
libp11: 0.4.4 > 0.4.7 2017-12-05 11:06:12 +08:00
Tuomas Tynkkynen 5490e580f5 v8: Fix aarch64 build
https://hydra.nixos.org/build/65224506

Besides dontUpdateAutotoolsGnuConfigScripts, the 'arch' assignment was
wrong and resulted in "x64" (stdenv.isArm is not true on AArch64).
2017-12-05 03:43:07 +02:00
Orivej Desh 2a230dd64d libunistring: fix build and enable tests on darwin 2017-12-04 23:04:34 +00:00
Orivej Desh a5c832f1af gettext: add setup hook populating GETTEXTDATADIRS
Fixes #32296

(cherry picked from commit f727aeb4505a9646eb7f7d67ed0fd411900b570c)
2017-12-04 15:26:52 +00:00
Lancelot SIX 4c9f27c9ab
libunistring: 0.9.7 -> 0.9.8
See http://lists.gnu.org/archive/html/info-gnu/2017-12/msg00001.html
for release information
2017-12-04 14:03:44 +01:00
Jan Tojnar c03896e0ae
libinput: 1.9.2 → 1.9.3 2017-12-04 02:07:57 +01:00
Jan Tojnar b303e5fe74
cairomm: 1.12.0 → 1.12.2 2017-12-04 02:07:57 +01:00
Jan Tojnar 9c62cc74b9
at_spi2_atk: 2.26.0 → 2.26.1 2017-12-04 02:07:56 +01:00
Jan Tojnar 562687401b
at_spi2_core: 2.26.0 → 2.26.2 2017-12-04 02:07:56 +01:00
Jan Tojnar 77a8e8e167
atk: 2.26.0 → 2.26.1 2017-12-04 02:07:56 +01:00
Jan Tojnar 2754d63cec
glib_networking: 2.54.0 → 2.54.1 2017-12-04 02:07:55 +01:00
Jan Tojnar 66c5f850e0
libaccounts-glib: 1.18 → 1.23 2017-12-04 02:07:55 +01:00
Ben Gamari 92d3c5689d libtasn1: Enable cross-compilation
[dezgeg amended out a doCheck change]
2017-12-03 01:50:42 +02:00
Tuomas Tynkkynen 2da5de5479 ncurses: 6.0-20170902 -> 6.0-20171125 2017-12-03 01:50:42 +02:00
Orivej Desh a1b77bfe5f Revert "qt5: 5.9.1 -> 5.9.3"
KDE frameworks 5.40 are not compatible with Qt 5.9.3: #32253

This reverts commit bd71d3aef7 (#32100).
2017-12-02 17:22:17 +00:00
Daiderd Jordan 0017479abb
Merge pull request #32100 from bkchr/qt_5_9_3
qt5: 5.9.2 -> 5.9.3
2017-12-02 11:12:38 +01:00
Vladimír Čunát 33300c7316
Merge branch 'master' into staging
Hydra: ?compare=1415329
2017-12-02 09:37:07 +01:00
Joachim F e4c22e4f5a
Merge pull request #32035 from knedlsepp/upgrade-armadillo
armadillo: 7.800.1 -> 8.300.0
2017-12-01 20:45:41 +00:00
Bastian Köcher bd71d3aef7 qt5: 5.9.2 -> 5.9.3 2017-12-01 18:34:54 +01:00
Pascal Wittmann a941856f01 udunits: use https instead of http for homepage url 2017-12-01 10:44:04 +01:00
Vladimír Čunát 9f8c3f77ea
Merge branch 'master' into staging
Hydra: ?compare=1415011
2017-12-01 09:18:58 +01:00
Vladimír Čunát da3679c160
libsoup: maintenance 2.60.0 -> 2.60.2 + patch 2017-12-01 08:27:31 +01:00
Orivej Desh 45cf0b0da4 fenics: restrict to Darwin
It has never been building on Linux.
2017-12-01 07:17:15 +00:00
Vladimír Čunát 5cc70518bf
Merge #32162: libmicrohttpd: 0.9.55 -> 0.9.57 2017-12-01 08:11:18 +01:00
Orivej Desh eb32f08bc0 widertiger: mark as broken
It is not maintained, and not used since 480b289f5b.
2017-12-01 00:47:46 +00:00
Orivej Desh 1f99fd6965 libminc: fix build after hdf5 upgrade by using hdf5_1_8 2017-12-01 00:37:29 +00:00
Vladimír Čunát d477bc353c
ocamlnet: fixup build by bringing back nettle-3.3 2017-11-30 12:28:35 +01:00
Orivej Desh 6b4f0b5bf4 qt4: fix parallel building
qmake needs uic to extract dependency information from .ui files.  In -fast mode
qmake generates Makefiles for each subproject after the previous subproject is
built, and by the time it encounters subprojects with .ui files, uic is
available to provide dependency information.  In -no-fast mode qmake builds
subprojects in the same order, but generates all Makefiles beforehand, without
uic, and they miss dependencies.
2017-11-30 09:51:14 +00:00
Orivej Desh c8d822252b qt4: delete parallel-build.patch to replace with a generic fix 2017-11-30 09:51:14 +00:00
Orivej Desh 64f945efd2 Revert "qt48: use tabs in the Makefile patch"
to apply a different fix, since the current one does not apply to Darwin.

This reverts commit bfaf7ae5ae.
2017-11-30 07:42:07 +00:00
Will Dietz bfaf7ae5ae qt48: use tabs in the Makefile patch
Fixes application of the patch to a differently configured Qt.
2017-11-29 15:29:31 +00:00
Orivej Desh 11520e812c
Merge pull request #32123 from kosta/master
brotli: 0.6.0 -> 1.0.1
2017-11-29 11:16:53 +00:00
Lancelot SIX 858ed1fc30
libmicrohttpd: 0.9.55 -> 0.9.57
See http://lists.gnu.org/archive/html/info-gnu/2017-11/msg00011.html
for release information
2017-11-29 11:30:51 +01:00
Orivej Desh 6c82383370 libskk: fix build 2017-11-29 10:30:03 +00:00
Orivej Desh a88146d308 qt4: fix parallel building of moc_qtgradientviewdialog.o
Previously the last of these commands:

```
make -j sub-tools-bootstrap
make -j sub-uic sub-moc sub-rcc
make -C tools/designer/src/lib .obj/release-shared/moc_qtgradientviewdialog.o
```

failed with this error:

```
In file included from .uic/release-shared/ui_qtgradientviewdialog.h:63:0,
                 from .moc/release-shared/../../../../../shared/qtgradienteditor/qtgradientviewdialog.h:47,
                 from .moc/release-shared/moc_qtgradientviewdialog.cpp:9:
../../../shared/qtgradienteditor/qtgradientview.h:47:31: fatal error: ui_qtgradientview.h: No such file or directory
```

because uic did not ensure that the build of moc_qtgradientviewdialog.o happens
after the build of moc_qtgradientview.o.
2017-11-29 09:08:44 +00:00
Orivej Desh 8b0ef2a564 qt4: enable parallel building in the configure phase 2017-11-29 09:06:42 +00:00
Vladimír Čunát 5f020d5627
Merge branch 'staging'
There are security fixes in multiple packages /cc #32117,
so I'm merging a little earlier, with a few thousand jobs
still not finished on Hydra for x86_64-darwin and aarch64-linux.
2017-11-29 10:02:40 +01:00
Daiderd Jordan d7039d5029 libmpack: fix darwin build
On darwin we need the correct prefix during the buildPhase, otherwise
the dynamic libraries have an incorrect install_name.
2017-11-29 02:38:16 +00:00
Mike Playle 3aecf95548 libamqpcpp: init at 2.7.4 2017-11-29 01:54:32 +00:00
Orivej Desh 0238e5ca93
Merge pull request #32108 from yuriaisaka/pr-libskk-init
libskk: init at 1.0.2
2017-11-29 01:03:40 +00:00
Orivej Desh e8b6a11aba libbrotli: delete
Its functionality was incorporatad into brotli.
2017-11-29 00:59:46 +00:00
Orivej Desh 486625e0fe libbrotli: 1.0 -> 1.0.1.2017-10-30 2017-11-29 00:59:46 +00:00
Vladimír Čunát 8b53b2ec2c
Merge branch 'master' into staging 2017-11-28 21:06:44 +01:00
Vladimír Čunát e0368f5076
gnutls: use mirror://gnupg (fix #32147)
ftp.gnutls.org stopped working with curl; it's not clear yet why.
2017-11-28 20:43:56 +01:00
Vladimír Čunát fac570a71d
Re-merge #32126: ffmpeg-3.4: fix CVE CVE-2017-16840
I'm sorry, I merged older version of the PR by accident.
2017-11-28 19:22:59 +01:00
Vladimír Čunát c917950c05
Merge #32126: ffmpeg-3.4: fix CVE CVE-2017-16840 2017-11-28 19:00:43 +01:00
Andreas Rammhold fe1f228580
ffmpeg-full-3.4: apply patch for CVE-2017-16840 2017-11-28 18:41:53 +01:00
Vladimír Čunát e6a7a2e1fd
Merge #32134: pcre2: Patch for CVE-2017-8786 2017-11-28 18:20:01 +01:00
Vladimír Čunát addd20e6f9
Merge branch 'master' into staging 2017-11-28 18:19:34 +01:00
Vladimír Čunát d70d5c9ddb
gnutls: force rebuild
If you have fixed-output derivation with correct hash but bad builder
on Hydra, it seems really difficult to restart it with a good builder.
2017-11-28 09:38:05 +01:00
Vladimír Čunát 7393665803
gnutls: fixup download URL after update
I'm sorry about that; I forgot 3.5 in there.
Still, I don't know why their ftp won't work well with curl;
wget is perfectly OK.
2017-11-28 07:58:08 +01:00
adisbladis 93294fc5c8
pcre2: Patch for CVE-2017-8786 2017-11-28 12:47:37 +08:00
Mateusz Kowalczyk c289d95aba
Merge pull request #32093 from peterhoeg/u/libao
libao: 1.2.0 -> 1.2.2
2017-11-27 23:48:09 +00:00
Andreas Rammhold 64d8cc7fc4
ffmpeg-full-3.4: apply patch for CVE-2017-16840 2017-11-28 00:24:02 +01:00
Andreas Rammhold 2492f45565
ffmpeg-3.4: apply fix CVE CVE-2017-16840
Details at [1].

[1] http://git.videolan.org/?p=ffmpeg.git;a=commit;h=a94cb36ab2ad99d3a1331c9f91831ef593d94f74
2017-11-28 00:14:05 +01:00
Orivej Desh 78af59354c glew: fix darwin install name 2017-11-27 15:59:50 +00:00
Orivej Desh 4a8caddb6e SDL2_image: support darwin 2017-11-27 15:59:50 +00:00
Orivej Desh 6c8763e0ca ftgl: enable darwin 2017-11-27 15:59:50 +00:00
Orivej Desh 90ab4ef5a8 ftgl212: delete
It is no longer used and ftgl 2.1.3 is newer.
2017-11-27 15:22:16 +00:00
Vladimír Čunát b800aa18fe
harfbuzz: 1.5.1 -> 1.7.1 2017-11-27 15:10:06 +01:00
Vladimír Čunát 6705f30e2c
Merge branch 'master' into staging 2017-11-27 15:09:53 +01:00
Yuri Aisaka 42002eace9 libskk: init at 1.0.2 2017-11-27 22:46:35 +09:00
Vladimír Čunát f71dfabad3
Merge #31891: gtk3: propagate gsettings_desktop_schemas 2017-11-27 13:57:13 +01:00
Vladimír Čunát 9642fb40e8
glib: maintenance 2.54.1 -> 2.54.2 2017-11-27 13:54:15 +01:00
Vladimír Čunát 6eb4a86954
pango: maintenance 1.40.12 -> 1.40.14 2017-11-27 13:30:59 +01:00
Vladimír Čunát 6a71852630
mesa: maintenance 17.2.4 -> 17.2.6 2017-11-27 13:05:52 +01:00
Vladimír Čunát f37443483e
libdrm: 2.4.84 -> 2.4.88 2017-11-27 13:05:07 +01:00
Vladimír Čunát 529c5c50b1
gnutls: 3.5.15 -> 3.6.1
No breaking changes expected, as the ABI is still 3.4.0.
2017-11-27 12:42:11 +01:00
Vladimír Čunát 40a2973f14
Merge #31853: nettle: 3.3 -> 3.4 2017-11-27 12:24:16 +01:00
Vladimír Čunát 6345089ca0
Merge #29392: gnome3: 3.24 -> 3.26
It might be slightly confusing that a couple of the changes will be twice
in the history, but let's merge this way.
2017-11-27 12:19:01 +01:00
Vladimír Čunát 337e900c3d
Merge #31683: glib: Add variable for overriding schemas 2017-11-27 10:54:19 +01:00
John Ericson 1c44d5efc6
Merge pull request #32098 from obsidiansystems/binPrefix
treewide: Use `targetPrefix` instead of `prefix` for platform name prefixes
2017-11-27 03:20:53 -05:00
John Ericson e755a8a27d treewide: Use targetPrefix instead of prefix for platform name prefixes
Certain tools, e.g. compilers, are customarily prefixed with the name of
their target platform so that multiple builds can be used at once
without clobbering each other on the PATH. I was using identifiers named
`prefix` for this purpose, but that conflicts with the standard use of
`prefix` to mean the directory where something is installed. To avoid
conflict and confusion, I renamed those to `targetPrefix`.
2017-11-27 03:15:50 -05:00