Ben Darwin
0d981c5761
nifticlib: init at 2.0.0
2017-09-20 19:04:22 -04:00
John Ericson
e9c1f64048
Merge branch 'master' into staging
2017-09-20 01:39:59 -04:00
Jörg Thalheim
c1de354a3d
libwebsockets: revert making libuv a propagated build input
...
it is possible to use libwebsockets without libuv
cc @volth
2017-09-20 02:49:31 +01:00
Jörg Thalheim
d6191bd6c2
Merge pull request #29566 from Mic92/gdbm
...
gdbm: add symlinks for compatibility
2017-09-20 02:41:57 +01:00
Franz Pletz
0a2c39e205
p11_kit: don't build documentation
...
This depends ultimately on texlive which is a big build and depends on
lots of libraries which often get security updates. This triggers
mass rebuilds because systemd depends on gnutls which depends on
p11_kit.
This was introduced with 93d80f19515867e3b215262532deb621e234c483.
2017-09-19 22:24:36 +02:00
Jörg Thalheim
6d423da7cc
libwebsockets: fix eval
2017-09-19 21:14:53 +01:00
volth
4916f64948
libwebsockets: 1.4 -> 2.3.0
2017-09-19 20:30:51 +01:00
Samuel Leathers
367e30b8f3
libxmlxx: move glibmm to propagatedBuildInputs
2017-09-19 14:13:59 -04:00
Vladimír Čunát
d4c33d5e4e
Merge branch 'master' into staging
2017-09-19 18:03:09 +02:00
Vladimír Čunát
16cf448933
gettext, gcc5: enable stackprotector now
...
This has been forgotten in #29349 ?
2017-09-19 17:52:32 +02:00
Jörg Thalheim
3170d8608d
gdbm: add symlinks for compatibility
...
some tools check this location to distinguish between gdbm and ndbm
2017-09-19 12:27:15 +01:00
Tuomas Tynkkynen
bc850cfed5
qt4: Add aarch64 patch
2017-09-19 10:59:11 +03:00
Jörg Thalheim
11efdaf404
Merge pull request #29522 from aneeshusa/libevent-make-openssl-dependency-optional
...
libevent: Make OpenSSL dependency optional
2017-09-19 08:48:34 +01:00
Kranium Gikos Mendoza
caa79ba50c
xmlsec: enable deprecated headers required by lasso
2017-09-18 23:07:43 +02:00
Franz Pletz
0653abc07a
gd: 2.2.4 -> 2.2.5 for multiple CVEs
...
Fixes:
* CVE-2017-6362
* CVE-2017-7890
2017-09-18 22:45:30 +02:00
Daiderd Jordan
69bf06ad6c
gperftools: fix darwin build
2017-09-18 22:20:57 +02:00
Aneesh Agrawal
42a8ac1b71
libevent: Make OpenSSL dependency optional
2017-09-18 09:21:54 -07:00
Franz Pletz
0e550fd51c
cdo: 1.7.2 -> 1.9.0
2017-09-18 17:24:08 +02:00
Mathias Schreck
f4b207438d
libuv: 1.13.1 -> 1.14.1
2017-09-18 13:50:56 +02:00
AndersonTorres
3dc65ee2e8
tcllib: 1.15 -> 1.18
2017-09-18 04:05:50 +02:00
Vladimír Čunát
f6763a4561
Merge #29431 : libxml2: 2.9.4 -> 2.9.5
2017-09-17 10:35:39 +02:00
Michael Raskin
02f439d062
cppunit: 1.14.0
2017-09-17 09:58:34 +02:00
Michael Raskin
44db65d61c
xmlsec: 1.2.23 -> 1.2.25; enable nss (for LO)
2017-09-17 09:58:34 +02:00
Frederik Rietdijk
4db4476536
Merge pull request #29465 from FRidh/aspell
...
aspellWithDicts: use a single env
2017-09-17 09:29:47 +02:00
Vladimír Čunát
222e18698a
gtkmm3: maintenance 3.22.0 -> 3.22.2
2017-09-16 23:05:55 +02:00
Eelco Dolstra
afc0218ecd
blender: Fix CUDA support
...
CUDA toolkit 8 doesn't support gcc 6, so we have to build opensubdiv
and blender with gcc 5.
2017-09-16 22:45:22 +02:00
Eelco Dolstra
63f3b35204
opencollada: 1.3 -> 1.6.59
2017-09-16 22:44:39 +02:00
Frederik Rietdijk
91f7042aa0
aspellWithDicts: use a single env
...
In c0cf19608faf447d4b78f77ff36a770462b19a22 the function
`aspellWithDicts` was introduced, that allows to build a derivation
consisting of aspell and specified dictionaries. In
96457d26dded05bcba8e9fbb9bf0255596654aab a fix was included to properly
find the dictionaries.
Issue #29429 describes that, while the current method works for the
aspell binary, it does not in case of the API.
This commit rewrites the wrapper into a single derivation, create a
single tree of symbolic references to both the binary and the
dictionaries so that its possible to find the dictionaries with the API.
Furthermore, the binary is wrapped so it can still find the dictionaries
as well.
2017-09-16 13:06:26 +02:00
Frederik Rietdijk
03fa6965ad
Merge remote-tracking branch 'upstream/master' into HEAD
2017-09-16 12:34:32 +02:00
Joachim F
2d3886262e
Merge pull request #29439 from oxij/pkgs/notmuch-gmime-3
...
gmime3: init; notmuch: use gmime3
2017-09-16 10:15:55 +00:00
Jan Malakhovski
04e97f9868
gmime: expose versions
2017-09-16 09:20:05 +00:00
Servilio Afre Puentes
9785fc73a0
gmime: init at 3.0.1, leave 2.6.23 as is
...
This needs to be added as a separate package because API changed in 3.0, see:
https://mail.gnome.org/archives/gmime-devel-list/2017-April/msg00002.html
https://developer.gnome.org/gmime/3.0/gmime-changes-3-0.html
3fd646c955/PORTING
2017-09-16 09:20:05 +00:00
Tuomas Tynkkynen
65445212df
libffi: Add aarch64 patch
...
This fixes pythonPackages.cffi test suite failure.
2017-09-15 23:55:50 +03:00
Cray Elliott
990ea8789d
zandronum: 2.1.2 -> 3.0
...
remove sqlite-amalgamation and put it internal to the zandronum folder,
as it is only used by zandronum. Patches needed to avoid build impurities
and to get the correct protocol version to connect to public servers.
remove zandronum_bin as it is no longer needed
2017-09-15 11:26:11 -07:00
Orivej Desh
604ca93182
libxml2: 2.9.4 -> 2.9.5
2017-09-15 17:28:31 +00:00
Cray Elliott
739b4091cf
ffmpeg, ffmpeg-full: 3.3.3 -> 3.3.4
2017-09-14 15:06:47 -07:00
Vladimír Čunát
2a732252df
Merge #29352 : gtk+: 3.22.19 -> 3.22.21
2017-09-14 17:30:41 +02:00
Thomas Tuegel
3b94239c8a
kdeFrameworks: 5.37 -> 5.38.1
...
This reverts commit e468ef511945c4db32226e0194d449414db3525a.
KDE Frameworks is updated to 5.38.1, bypassing a serious bug in 5.38.0.
2017-09-14 09:30:19 -05:00
John Ericson
e5567bae2d
treewide: Do not limit hardenging because gcc 4.9 in bootstrap
...
Bootstrap tools has since been bumped
2017-09-14 10:27:13 -04:00
Jörg Thalheim
610eac1773
Merge pull request #29370 from mguentner/urltypofixes
...
fix src.url typos
2017-09-14 13:34:55 +01:00
Maximilian Güntner
ec7b09ecd0
fix src.url typos
2017-09-14 13:54:14 +02:00
Vincent Laporte
2f70241e21
gtk+: 3.22.19 -> 3.22.21
2017-09-14 06:03:12 +00:00
Jörg Thalheim
392a014ff2
Merge pull request #29272 from Mic92/kerberos
...
kerberos: store state in /var/lib instead of $out/var
2017-09-13 23:24:26 +01:00
Vladimír Čunát
efeef044be
appstream-glib: more RPATH fixes #29326
...
Fix in 6a17c5a46c93 wasn't enough.
2017-09-13 22:41:35 +02:00
Thomas Tuegel
e468ef5119
Revert "kdeFrameworks: 5.37 -> 5.38"
2017-09-13 11:57:15 -05:00
John Ericson
8fccaa284d
Merge pull request #29282 from obsidiansystems/soext
...
lib, treewide: Add `*Platform.extensions` and use it where possible
2017-09-13 11:20:06 -04:00
John Ericson
5aec3f96a2
treewide: Use *Platform.extensions
2017-09-13 11:16:10 -04:00
Thomas Tuegel
54f2db5d4e
Merge pull request #29277 from bkchr/kde_frameworks_5_38
...
kdeFrameworks: 5.37 -> 5.38
2017-09-13 08:57:29 -05:00
Frederik Rietdijk
7aa2e6b590
Merge pull request #29263 from jyp/jyp-rename-maintainer
...
make my maintainer handle match my github username
2017-09-13 09:40:21 +02:00
Daiderd Jordan
4d7c3b2f5f
kyotocabinet: fix darwin build
2017-09-12 22:13:58 +02:00