Craig Younkins
921d046537
git: wrap git-credential-netrc to set PERL5LIB ( #50992 )
2018-12-14 21:49:09 +01:00
John Ericson
4ccba8b26d
Merge pull request #52031 from Mic92/cross-llvm
...
LLVM: fix cross compilation (llvm_6 & llvm_7)
2018-12-14 10:01:47 -05:00
Jan Tojnar
d4576f77aa
librsvg: 2.44.9 → 2.44.10
2018-12-14 15:57:32 +01:00
Jörg Thalheim
e84bd8db9f
llvm_7: fix cross-compilation
2018-12-14 09:40:52 +00:00
Jörg Thalheim
fd463810ae
llvm_6: fix cross-compilation
2018-12-14 09:40:48 +00:00
Vaibhav Sagar
4e19b09073
attr: 2.4.47 -> 2.4.48
2018-12-14 00:27:27 -06:00
Vaibhav Sagar
60135e9fe6
acl: 2.2.52 -> 2.2.53
2018-12-14 00:27:10 -06:00
Jan Tojnar
40991fa87c
Merge pull request #51304 from jtojnar/libinput-docs-fix
...
libinput: fix docs & libinput command
2018-12-13 23:54:47 +01:00
Jörg Thalheim
29f59a1e20
Merge pull request #51930 from Ericson2314/llvm-targets
...
llvm 7: Allow for specifying an arbitrary list of backends to build
2018-12-13 21:03:35 +00:00
Bas van Dijk
9c53047262
Merge pull request #51256 from LumiGuide/elasticsearch-curator-5.6.0
...
elasticsearch-curator: 5.5.4 -> 5.6.0
2018-12-13 21:14:45 +01:00
Bas van Dijk
5d970e740e
pythonPackages.elasticsearch-curator: 5.5.4 -> 5.6.0
2018-12-13 20:58:58 +01:00
Bas van Dijk
1ce2cc47fc
pythonPackages.certifi: 2018.10.15 -> 2018.11.29
2018-12-13 20:58:25 +01:00
John Ericson
4b7a615899
llvm 7: Allow for specifying an arbitrary list of backends to build
2018-12-13 01:14:24 -05:00
Jan Tojnar
de989390bc
Merge pull request #51888 from jtojnar/gir-1.58.2
...
gobject-introspection: 1.58.1 → 1.58.2
2018-12-12 21:27:51 +01:00
Jan Tojnar
3f1a785acc
Merge pull request #51890 from jtojnar/meson-0.49
...
meson: 0.48.2 → 0.49.0
2018-12-12 19:29:58 +01:00
Alexey Shmalko
d5f4a4f478
Merge pull request #51765 from r-ryantm/auto-update/wildmidi
...
wildmidi: 0.4.2 -> 0.4.3
2018-12-12 03:45:37 +02:00
Jörg Thalheim
d66c960c23
Merge pull request #51154 from Mic92/cross-fixes
...
Various cross-compilation fixes
2018-12-12 00:56:12 +00:00
Jan Tojnar
5e27842c8c
gobject-introspection: 1.58.1 → 1.58.2
2018-12-12 00:45:00 +01:00
Jan Tojnar
414ea0a10e
meson: 0.48.2 → 0.49.0
2018-12-12 00:22:02 +01:00
Daiderd Jordan
3a621ab787
Merge pull request #51784 from LnL7/darwin-glu
...
glu: don't use valgrind on darwin
2018-12-11 23:22:51 +01:00
Daiderd Jordan
47bddf5a84
glu: don't use valgrind on darwin
2018-12-11 22:40:47 +01:00
Jörg Thalheim
eefbc088a7
Merge pull request #31832 from kwohlfahrt/kerberos
...
kerberos_server: allow choosing MIT or Heimdal
2018-12-11 17:38:18 +00:00
Jörg Thalheim
7bb24a65e4
bird: fix cross-build
2018-12-11 18:13:21 +01:00
Jörg Thalheim
8871ffccff
nginx: fix cross-build
2018-12-11 18:13:21 +01:00
Jörg Thalheim
693b47bc0b
xmlto: fix cross-build
2018-12-11 18:13:21 +01:00
Jörg Thalheim
999387d718
w3m: fix cross-build
2018-12-11 18:13:21 +01:00
Jörg Thalheim
629d011cea
geoip: fix cross-build
2018-12-11 18:13:21 +01:00
Jörg Thalheim
562d9d472c
dovecot: fix cross-build
2018-12-11 18:13:21 +01:00
Jörg Thalheim
b6e73918a3
clucene: fix cross-build
2018-12-11 18:13:21 +01:00
Jörg Thalheim
68d5071e3d
postfix: fix cross-build
2018-12-11 18:13:21 +01:00
Jörg Thalheim
2ebe19f330
openldap: fix cross-build
2018-12-11 18:13:21 +01:00
Kai Wohlfahrt
337bc20e5f
kerberos: Add tests/kerberos to release.nix
2018-12-11 13:33:10 +00:00
Kai Wohlfahrt
ade842f51a
kerberos: move user binaries to default output
...
The intention of the previous change was to move krb5-config to .dev (it
gives the locations of headers), but it grabbed all of the user-facing
binaries too. This puts them back.
2018-12-11 13:33:10 +00:00
Kai Wohlfahrt
d752677b1b
kerberos: explicitly install krb5Full.dev for tests
...
This contains all of the user binaries as of 13e6a5c
.
2018-12-11 13:33:10 +00:00
Kai Wohlfahrt
f5b4918de4
kerberos_server: ensure only one realm configured
...
Leave options for multiple realms for similarity to krb5, and future
expansion. Currently not tested because I can't make it work and don't need
it.
2018-12-11 13:33:10 +00:00
Kai Wohlfahrt
4e4a599e7e
kerberos_server: Keep ACL file in store
...
Could also move kdc.conf, but this makes it inconvenient to use command line
utilities with heimdal, as it would require specifying --config-file with every
command.
2018-12-11 13:33:10 +00:00
Kai Wohlfahrt
6cca9c0f9f
kerberos-server: add kerberos option
...
Allow switching out kerberos server implementation.
Sharing config is probably sensible, but implementation is different enough to
be worth splitting into two files. Not sure this is the correct way to split an
implementation, but it works for now.
Uses the switch from config.krb5 to select implementation.
2018-12-11 13:33:10 +00:00
Kai Wohlfahrt
fe8f2b8813
kerberos-server: switch to ExecStart
...
script causes problems for forking services like MIT Kerberos.
2018-12-11 13:33:10 +00:00
Kai Wohlfahrt
4f9af77287
kerberos-server: cleanup of kerberos.nix
...
General cleanup before adding more options.
2018-12-11 13:33:10 +00:00
Kai Wohlfahrt
ee3bd730d4
kerberos-server: move kadmind to systemd
...
Don't use socket activation, as inetd is discouraged by heimdal documentation.
2018-12-11 13:33:10 +00:00
Kai Wohlfahrt
dfdd348206
kerberos-server: Fix sbin paths
...
tcpd doesn't have sbin anymore (so it was broken), and heimdal just symlinks to
bin.
2018-12-11 13:33:10 +00:00
Jörg Thalheim
10ba78757f
ruby: fix cross-build ( #51842 )
...
Enable autoreconfHook by default: The build tried to execute autoconf, which was
in the wrong build input. Regenerating autotools configure files is always a good
idea since it delivers fixes.
Also move groff to the native since it is only used at build-time
2018-12-11 09:01:58 +01:00
Jörg Thalheim
fee79f543e
Merge pull request #51831 from Mic92/cross-radare2
...
radare2: cross-build
2018-12-10 19:35:48 +00:00
Renaud
00593d6685
Merge pull request #51787 from c0bw3b/pkg/iptables
...
iptables: prune libtool files after build
2018-12-10 19:30:18 +01:00
Renaud
310b0dd345
Merge pull request #51706 from dtzWill/update/sysvinit-2.93
...
sysvinit: 2.89 -> 2.93
2018-12-10 15:28:49 +01:00
Jörg Thalheim
900a01ad47
radare2: fix cross-build
...
Only the make-based build support cross-compilation.
Also use less vendored libraries
2018-12-10 14:15:45 +00:00
Jörg Thalheim
01e6a04ef6
Merge pull request #51824 from Mic92/cross-glib
...
glib: fix cross -> inherit devdoc from native build
2018-12-10 13:30:09 +00:00
Jörg Thalheim
efa57f8820
glib: fix cross -> inherit devdoc from native build
...
Glib uses gobject introspection to generate documentation.
If we would want to cross-compile those, we would need native binaries
from the previous build stage. Instead we can simply just copy over
the generated documentation.
2018-12-10 11:36:02 +00:00
Jörg Thalheim
8dc4d1187e
Merge pull request #51802 from Mic92/cross-perl
...
perl: update perl-cross archive
2018-12-09 23:19:58 +00:00
Jörg Thalheim
ec59713c5c
perl: update perl-cross archive
2018-12-09 23:04:18 +00:00