Commit Graph
243515 Commits
Author SHA1 Message Date
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
John EricsonandGitHub 2e075ba96c Merge pull request #96906 from kampka/gts
gts: Fix cross compilation
2020-09-12 13:33:20 -04:00
Michael WeissandGitHub 34cd8d44c7 libva: 2.8.0 -> 2.9.0 (#97831) 2020-09-12 14:53:06 +02:00
Frederik Rietdijk 37d29394ec Merge staging-next into staging 2020-09-12 10:00:45 +02:00
Vladimír Čunát fd6899d9b5 Merge branch 'master' into staging-next
Rebuilds due to haskell/hackage update.
2020-09-12 09:32:44 +02:00
Daniël de KokandGitHub 7c0afd4364 Merge pull request #83291 from tomberek/tomberek/nvprof-lib
cudatoolkit: install missing libraries for nvprof
2020-09-12 09:25:15 +02:00
zowoq ebe78f63ad buildah: 1.16.0 -> 1.16.1
https://github.com/containers/buildah/releases/tag/v1.16.1
2020-09-12 16:38:50 +10:00
Thomas BereknyeiandDaniël de Kok d2a6b1d55a cudatoolkit: install missing libraries for nvprof (10.1 and 10.2) 2020-09-12 08:31:41 +02:00
Marcus GeigerandGitHub 2147c3c34b openfortivpn: enable on Darwin (#94895) 2020-09-11 23:24:32 -04:00
Daniel FullmerandGitHub b3de09bc52 steam: fix typo in LD_LIBRARY_PATH (#97818) 2020-09-11 23:19:31 -04:00
Silvan MosbergerandGitHub e0759a4973 Merge pull request #97758 from yorickvP/patch-3
nixos/victoriametrics: escape newlines in ExecStart
2020-09-11 23:11:59 +02:00
Thomas TuegelandGitHub 6d269ce409 Merge pull request #97670 from ttuegel/kconfigwidgets-plugin-out
kconfigwidgets: install plugin in .out
2020-09-11 15:27:50 -05:00
Robert ScottandGitHub 8029886d28 Merge pull request #97753 from freezeboy/fix-jackmix
jackmix, jackmix_jack1: fix build, add alsaLib dependency
2020-09-11 21:25:34 +01:00
Peter SimonsandGitHub c98d97ed92 Merge pull request #97784 from NixOS/haskell-updates
Update Haskell package set to LTS 16.13 (plus other fixes)
2020-09-11 22:03:25 +02:00
Peter Simons 5f7b5a370c haskell-stylish-haskell: update sha256 hash for the patch 2020-09-11 21:31:10 +02:00
Peter SimonsandGitHub 20766242f8 Merge pull request #97744 from galagora/hls-ghc-8102
haskell-language-server, stylish-haskell: Fix build on GHC 8.10.*
2020-09-11 21:22:58 +02:00
galagora 5175a8947d haskell-language-server: don't test fourmolu 2020-09-11 22:17:37 +03:00
galagora 9ee19bc889 haskellPackages.stylish-haskell: fix cabal bounds 2020-09-11 22:17:37 +03:00
galagora 875e9b94d0 haskell-language-server: cb861b878a -> c476992f43 2020-09-11 22:17:37 +03:00
galagora da9d7a4a75 haskell-language-server: ghc-exactprint update
0.6.2 -> 0.6.3.2
2020-09-11 22:17:36 +03:00
galagora 80328d9ea4 haskell-language-server: hls-ghcide 0.3.0 -> 0.4.0
The patch is merged into master
2020-09-11 22:17:36 +03:00
galagora e9b791e6a0 haskell-language-server: add brittany fork 2020-09-11 22:17:36 +03:00
Peter Simons 0e8da16ac7 Enable meta.hydraPlatforms for Haskell overrides to the latest version.
We distribute some packages in their respective latest version even though
Stackage LTS says that we should use an older one. These packages need to have
their meta.hydraPlatforms attribute populated or Nixpkgs will fail to build it
release tarball. This happened most recently with Pandoc, which was updated
to the latest 2.10.1 version without fixing up meta.hydraPlatforms.
2020-09-11 20:54:54 +02:00