Vladimír Čunát
3cd97916fe
xorg xcursor-themes: fix build after #53127
2019-01-12 11:20:43 +01:00
Vladimír Čunát
287144e342
Merge branch 'master' into staging-next
2019-01-10 13:07:21 +01:00
Florian Klink
05231c4bbf
Merge pull request #53640 from flokli/minio-2018-12-27T18-33-08Z
...
minio: 2018-12-06T01-27-43Z -> 2018-12-27T18-33-08Z
2019-01-09 12:34:24 +01:00
Florian Klink
6c6a899f32
minio: 2018-12-06T01-27-43Z -> 2018-12-27T18-33-08Z
2019-01-08 11:26:49 +01:00
Robin Gloster
6f02b86726
atlassian-jira: 7.12.3 -> 7.13.0
2019-01-07 21:54:23 +01:00
Robin Gloster
89d24aca93
atlassian-crowd: 3.2.5 -> 3.3.3
2019-01-07 21:54:23 +01:00
Robin Gloster
4a38287887
atlassian-confluence: 6.12.2 -> 6.13.0
2019-01-07 21:54:22 +01:00
Franz Pletz
847bd6e2d4
atlassian-confluence: 6.12.0 -> 6.12.2
2019-01-07 21:54:21 +01:00
Franz Pletz
ece39b0638
atlassian-confluence: 6.11.1 -> 6.12.0
2019-01-07 21:54:21 +01:00
Joachim Fasting
a4f51746f8
Revert "openafs: fix build against linux_hardened"
...
This reverts commit 4bb0a719cf
.
Can be reveted once randstruct actually works
2019-01-07 19:50:06 +01:00
WilliButz
75b4b5fc99
prometheus-dnsmasq-exporter: unstable-2018-05-05 -> 0.1.0
2019-01-07 17:34:46 +00:00
Robin Gloster
16413c05cd
Merge pull request #53554 from rnhmjoj/searx
...
searx: 0.14.0 -> 0.15.0
2019-01-07 13:21:39 +00:00
Vladimír Čunát
220aa6713b
knot-dns: 2.7.4 -> 2.7.5
...
https://gitlab.labs.nic.cz/knot/knot-dns/tags/v2.7.5
2019-01-07 13:47:14 +01:00
Orivej Desh (NixOS)
fa17392fd8
Merge pull request #53376 from r-ryantm/auto-update/clickhouse
...
clickhouse: 18.14.18 -> 18.16.1
2019-01-07 11:25:08 +00:00
rnhmjoj
985bc6ca5a
searx: 0.14.0 -> 0.15.0
2019-01-07 11:10:38 +01:00
Orivej Desh
e4e695548c
clickhouse: link to libLLVM rather than to individual LLVM libs
...
The clickhouse program links to LLVM and to the clickhouse library, that also
links to LLVM. When the library is shared but LLVM is static, LLVM gets linked
into the program twice (once via the library and once directly), which causes
this error when running clickhouse:
: CommandLine Error: Option 'x86-use-base-pointer' registered more than once!
LLVM ERROR: inconsistency in registered CommandLine options
A common LLVM installation provides static component libraries and a shared
libLLVM. Linking to libLLVM when libclickhouse is shared solves this issue.
Upstream pull request: https://github.com/yandex/ClickHouse/pull/3989
2019-01-06 16:59:47 +00:00
Vladimír Čunát
711db1b0cd
postfix: fix linking error after #51770 ; issue #53001
2019-01-06 14:53:24 +01:00
Vladimír Čunát
c6b8312f21
bird2: fixup build after 7bb24a65e
...
I didn't look whether bird2 cross-compiles, but the patch wouldn't apply.
2019-01-06 14:26:03 +01:00
Joachim Fasting
4bb0a719cf
openafs: fix build against linux_hardened
...
See https://hydra.nixos.org/build/86750041
and https://hydra.nixos.org/build/86749971
2019-01-06 14:08:27 +01:00
Matt McHenry
cf58744a16
client-ip-echo: 0.1.0.3 -> 0.1.0.4
2019-01-06 13:44:56 +01:00
Vladimír Čunát
10a12194e3
Merge #53490 : fix treewide linking errors after #51770
...
Issue #53001 . This might not be all of them, but let's not wait.
2019-01-06 12:14:52 +01:00
Kirill Elagin
a162a562bd
lighttpd: Enable tests
...
They seem to pass now, so why not.
2019-01-06 13:12:20 +03:00
Kirill Elagin
bd141e9af1
lighttpd: Hide attr dependency behind an option
...
* Unbreak darwin
* It was unused anyway, as it is disabled by default
* Now there is an feature-argument to enable it
2019-01-06 13:12:19 +03:00
Kirill Elagin
d94cbd4188
lighttpd: Disable WebDAV by default
...
* It is disabled by default in lighttpd itself
* Darwin doesn’t seem to have a function in libuiid that it needs
2019-01-06 13:12:14 +03:00
Frederik Rietdijk
60a3973a55
Merge staging-next into staging
2019-01-05 10:15:00 +01:00
Piotr Bogdan
12c733c292
fileshelter: link with pthreads explicitly
2019-01-04 21:44:18 +00:00
Frederik Rietdijk
9618abe87c
Merge master into staging-next
2019-01-04 21:13:19 +01:00
Ryan Mulligan
5a7bc59b07
Merge pull request #53265 from r-ryantm/auto-update/osrm-backend
...
osrm-backend: 5.20.0 -> 5.21.0
2019-01-04 08:14:58 -08:00
Jörg Thalheim
8b19e04d12
Merge pull request #53330 from r-ryantm/auto-update/groonga
...
groonga: 8.0.9 -> 8.1.0
2019-01-04 15:46:29 +01:00
Robin Gloster
23e49b78e5
xorg.xorgproto: add legacy support
...
This adds support for e.g. printproto needed for libXp
Adapted from @MP2E's patch in #48549
2019-01-04 14:38:57 +01:00
Lengyel Balazs
fca792353f
xorg: tarballs listed alphabetically (again)
2019-01-04 14:38:57 +01:00
Lengyel Balazs
b981b8e0fe
xorg/xorgserver: 1.19.6 -> 1.20.3
2019-01-04 14:38:57 +01:00
Lengyel Balazs
8851116a47
xorg/luit: 1.1.1 -> 20181211
2019-01-04 14:38:57 +01:00
Lengyel Balazs
b48304439b
xorg: generator script update to support tgz
2019-01-04 14:38:57 +01:00
Lengyel Balazs
50a53b2e78
xorg/xf86-video-omap: init at 0.4.5
2019-01-04 14:38:57 +01:00
Lengyel Balazs
2be77479e4
xorg/fonttosfnt: init at 1.0.5
2019-01-04 14:38:57 +01:00
Lengyel Balazs
d9ea05f1a7
xorg/libXaw3d: init at 1.6.3
2019-01-04 14:38:57 +01:00
Lengyel Balazs
e0a9ffc3c3
xorg/xfontsel: init at 1.0.6
2019-01-04 14:38:57 +01:00
Lengyel Balazs
7ca9622ea9
xorg/xload: init at 1.1.3
2019-01-04 14:38:57 +01:00
Lengyel Balazs
cd9b4d7808
xorg/xsm: init at 1.0.4
2019-01-04 14:38:57 +01:00
Lengyel Balazs
26908f8726
xorg/transset: init at 1.0.2
2019-01-04 14:38:57 +01:00
Lengyel Balazs
69ba22d17a
xorg/ico: init at 1.0.5
2019-01-04 14:38:57 +01:00
Lengyel Balazs
55affc7cdf
xorg/xtrap: init at 1.0.3
2019-01-04 14:38:57 +01:00
Lengyel Balazs
48ef1f27e2
xorg/xconsole: init at 1.0.7
2019-01-04 14:38:57 +01:00
Lengyel Balazs
aadee8046a
xorg/oclock: init at 1.0.4
2019-01-04 14:38:57 +01:00
Lengyel Balazs
6175094478
xorg/viewres: init at 1.0.5
2019-01-04 14:38:57 +01:00
Lengyel Balazs
f31d54a483
xorg/listres: init at 1.0.4
2019-01-04 14:38:57 +01:00
Lengyel Balazs
cc6cf8ceee
xorg/editres: init at 1.0.7
2019-01-04 14:38:57 +01:00
Lengyel Balazs
06324d9275
xorg/xf86-video-mga: 1.6.5 -> 2.0.0
2019-01-04 14:38:57 +01:00
Lengyel Balazs
44c8d99e6c
xorg/xf86-video-i128: 1.3.6 -> 1.4.0
2019-01-04 14:38:57 +01:00