Maximilian Bosch
b20ac1c4c3
libguestfs: fix build w/glibc-2.32
2020-09-12 23:04:49 +02:00
Maximilian Bosch
0079133e42
grpc: fix build w/glibc-2.32
2020-09-12 23:04:49 +02:00
Maximilian Bosch
1ceec4a7dc
dsniff: fix build w/glibc-2.32
2020-09-12 23:04:49 +02:00
Maximilian Bosch
120653bd50
tacacsplus: fix build w/glibc-2.32
2020-09-12 23:04:49 +02:00
Maximilian Bosch
9ad913dd6f
swift: fix build w/glibc-2.32
2020-09-12 23:04:49 +02:00
Maximilian Bosch
5a3dd6b2d0
irrlicht: fix build w/glibc-2.32
2020-09-12 23:04:48 +02:00
Maximilian Bosch
a76e699250
gsimplecal: fix build w/glibc-2.32
2020-09-12 23:04:48 +02:00
Maximilian Bosch
24fd601640
libvirt: fix build w/glibc-2.32
2020-09-12 23:04:48 +02:00
Maximilian Bosch
81cf190882
sherpa: fix build w/glibc-2.32
2020-09-12 23:04:48 +02:00
Maximilian Bosch
f883a5deec
hfsprogs: fix build w/glibc-2.32
2020-09-12 23:04:48 +02:00
Maximilian Bosch
e0030dff15
glusterfs: fix build w/glibc-2.32
2020-09-12 23:04:48 +02:00
Maximilian Bosch
9dbd6a782a
libdap: mark as broken
...
Requires an sunrpc-lib like `libtirpc` (latest `glibc` dropped support
for it), however it requires symbols like `xdr_uint` that don't exist in
`libtirpc`.
2020-09-12 23:04:47 +02:00
Maximilian Bosch
8984fc2994
xfitter: fix build w/glibc-2.32
2020-09-12 23:04:47 +02:00
Maximilian Bosch
bafe7eb14d
zfs: fix build w/gibc-2.32
2020-09-12 23:04:47 +02:00
Maximilian Bosch
0258849e61
samba: fix build w/glibc-2.32
2020-09-12 23:04:47 +02:00
Maximilian Bosch
73277d313e
dbench: fix build w/glibc-2.32
2020-09-12 23:04:47 +02:00
Maximilian Bosch
23e870d828
nvidia-texture-tools: fix build w/glibc-2.32
2020-09-12 23:04:47 +02:00
Maximilian Bosch
92eae6a36d
snort: 2.9.16 -> 2.9.16.1, fix build w/glibc-2.32
2020-09-12 23:04:46 +02:00
Maximilian Bosch
0efbea1da8
nfs-utils: 2.4.1 -> 2.5.1, fix build w/glibc-2.32
2020-09-12 23:04:46 +02:00
Maximilian Bosch
59637a4474
nfstrace: fix build w/glibc-2.32
2020-09-12 23:04:46 +02:00
Maximilian Bosch
9ca70aba93
trickle: fix build w/glibc-2.32
2020-09-12 23:04:46 +02:00
Maximilian Bosch
f5a2dd0811
nx-libs: fix build w/glibc-2.32
2020-09-12 23:04:46 +02:00
Maximilian Bosch
5e68d203f3
opencv2: mark as broken
...
Current release is 4.x and the 2.x-series doesn't seem to be supported
anymore for a while.
2020-09-12 23:04:46 +02:00
Maximilian Bosch
0841c6a1d9
libchop: fix build w/glibc-2.32
2020-09-12 23:04:45 +02:00
Maximilian Bosch
4f0b106aee
libtirpc: 1.2.6 -> 1.2.7-rc4
2020-09-12 23:04:45 +02:00
Maximilian Bosch
b13de83972
ace: 6.5.7 -> 6.5.10, fix build w/glibc-2.32
2020-09-12 23:04:45 +02:00
Maximilian Bosch
e6e6412b78
conntrack-tools: fix build w/glibc-2.32
2020-09-12 23:04:45 +02:00
Maximilian Bosch
7a94f9baa9
memcached: fix build w/glibc-2.32
2020-09-12 23:04:45 +02:00
Maximilian Bosch
1897ff96d3
mysql*: fix build w/glibc-2.32
2020-09-12 23:04:45 +02:00
Maximilian Bosch
39268ecf39
rpcsvc-proto: init at 1.4.2
2020-09-12 23:04:44 +02:00
Maximilian Bosch
4ba59baf97
cernlib: fix build w/glibc-2.32
2020-09-12 23:04:44 +02:00
Maximilian Bosch
c60a09b498
chipmunk: 7.0.1 -> 7.0.3, fix build w/glibc-2.32
2020-09-12 23:04:44 +02:00
Maximilian Bosch
883bdf8070
xawtv: fix build w/glibc-2.32
...
Also emailed the patch to the maintainer.
2020-09-12 23:04:44 +02:00
Maximilian Bosch
7f02eca8cc
tcpkali: fix build w/glibc-2.32
2020-09-12 23:04:44 +02:00
Maximilian Bosch
5f5ff55623
super: fix build w/glibc-2.32
2020-09-12 23:04:44 +02:00
Maximilian Bosch
08bc712843
dateutils: fix build w/glibc-2.32
2020-09-12 23:04:43 +02:00
Maximilian Bosch
30286ebcc1
glibc: 2.31 -> 2.32
...
ChangeLog: https://sourceware.org/pipermail/libc-announce/2020/000029.html
Patches removed:
* `rpcgen-path.patch` is obsolete as the support for SunOS RPC has been
removed in 2.32[1].
* The vulnerabilities CVE-2020-1752[2] & CVE-2020-10029[3] are fixed in
`glibc-2.32`[4][5], thus applying those manually isn't necessary anymore.
I also added myself as second maintainer as I'm quite regularly doing
`glibc`-related stuff in `nixpkgs`, so let's make this situation
official.
[1] https://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commit;h=5500cdba4018ddbda7909bc7f4f9718610b43cf0
[2] https://nvd.nist.gov/vuln/detail/CVE-2020-1752
[3] https://nvd.nist.gov/vuln/detail/CVE-2020-10029
[4] Commit 9333498794cde1d5cca518badf79533a24114b6f (CVE-2020-1752)
[5] Commit ddc650e9b3dc916eab417ce9f79e67337b05035c (CVE-2020-10029)
2020-09-12 23:04:43 +02:00
Lassulus
220c7d796f
Merge pull request #97681 from Jiehong/code/update_sublime
...
sublime-merge: use 2033 as dev and 2032 as stable versions
2020-09-12 22:18:57 +02:00
Geoffrey Huntley
bc62fff2cf
lib.licenses: add Prosperity-3.0.0 license ( #97832 )
2020-09-12 22:13:27 +02:00
Gabriel Ebner
dfef3ec138
Merge pull request #97850 from gebner/python-websockets-tests
2020-09-12 21:47:54 +02:00
Vincent Laporte
5f83bf3012
ocamlPackages.ptmap: 2.0.4 → 2.0.5
2020-09-12 21:32:02 +02:00
Vincent Laporte
b2f814144e
ocamlPackages.ptset: init at 1.0.1
2020-09-12 21:30:31 +02:00
Vincent Laporte
d3e701f5f7
reason: 3.6.0 → 3.6.2
2020-09-12 21:30:12 +02:00
Florian Klink
2865a8867f
nixos/datadog: allow specifying dd_url ( #97775 )
...
Useful when you want to point datadog to another endpoint, either
because you need a proxy to send out data, or because you use their EU
endpoint.
2020-09-12 21:02:20 +02:00
AndersonTorres
1890b22296
windowmaker: 0.95.8 -> 0.95.9
2020-09-12 15:16:13 -03:00
Daniël de Kok
e2c8ae9881
softmaker-office: 1018 -> 1020
2020-09-12 19:39:28 +02:00
Daniël de Kok
28cd74522e
_1password-gui: 0.8.4 -> 0.8.5-1
...
Changes:
https://discussions.agilebits.com/discussion/115658/1password-development-preview-0-8-5
2020-09-12 19:34:43 +02:00
John Ericson
2e075ba96c
Merge pull request #96906 from kampka/gts
...
gts: Fix cross compilation
2020-09-12 13:33:20 -04:00
Maximilian Bosch
4a559f8fee
gotify-server: fix UI
...
In version 2.0.15 `gotify` switched to `packr` at 2.x which is why the
UI can't be served properly via HTTP and causes an empty 500 response and
the following errors in `journald`:
```
2020/09/12 19:18:33 [Recovery] 2020/09/12 - 19:18:33 panic recovered:
GET / HTTP/1.1
Host: localhost:8080
Accept: */*
User-Agent: curl/7.72.0
stat /home/ma27/Projects/ui/build/index.html: no such file or directory
```
This wasn't caught by the VM-test as it only tested the REST and push
APIs. Using their internal `packr.go` script in our build as it's the
case in the upstream build-system[1] fixes the issue.
[1] https://github.com/gotify/server/pull/277/files#diff-b67911656ef5d18c4ae36cb6741b7965R48
2020-09-12 19:30:17 +02:00
Robert Scott
9a8bd1e564
Merge pull request #97847 from drewrisinger/zhf/python-anytree
...
python27Packages.anytree: fix build
2020-09-12 18:20:40 +01:00