1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-14 08:34:50 +00:00
Commit graph

209535 commits

Author SHA1 Message Date
Maximilian Bosch eddfcc32b4
Merge branch 'staging' into glibc230 2020-01-23 11:31:13 +01:00
Maximilian Bosch 91b7e73bbc
xen_4_8-{light,slim}: fix build 2020-01-23 11:00:54 +01:00
Maximilian Bosch 32ea78acd7
spaceFM: fix build w/glibc-2.30 2020-01-23 10:40:49 +01:00
Maximilian Bosch c36d8a8338
foundationdb61: fix build w/glibc-2.30 2020-01-23 09:33:34 +01:00
Maximilian Bosch 7fea9df027
mono: fix build w/glibc-2.30 2020-01-23 01:46:29 +01:00
Maximilian Bosch ad2fd68cff
xen_4_8: fix build w/glibc-2.30
The header (and the `sysctl`-function) were unused, so the inclusion can be
removed safely.

This was done by upstream in 4.9 as well[1].

[1] 74858c9eaf
2020-01-23 00:21:22 +01:00
Maximilian Bosch c3c2e67221
drbd: fix build w/glibc-2.30
Decided to not bump to a later version as they decided to split the repo
which would've made change way more complicated.
2020-01-23 00:21:22 +01:00
Maximilian Bosch feb29ae15e
gcal: fix build w/glibc-2.30
See https://lists.gnu.org/archive/html/bug-gcal/2018-10/msg00000.html
for further reference.
2020-01-23 00:21:22 +01:00
Maximilian Bosch 1200d06f82
distrho: fix build w/glibc-2.30 2020-01-23 00:21:22 +01:00
Maximilian Bosch 894da51750
diod: fix build w/glibc-2.30
For compatibility with newer glibc versions, `sys/sysmacros.h` needs to
be included.
2020-01-23 00:21:22 +01:00
Maximilian Bosch 8045baf09d
rr: 5.2.0 -> 5.3.0, fix build w/glibc-2.30 2020-01-23 00:21:21 +01:00
Maximilian Bosch e7b6039d0c
xnbd: fix build w/glibc-2.30 2020-01-23 00:21:21 +01:00
Maximilian Bosch 2df926d9a6
seasocks: fix build w/glibc-2.30 2020-01-23 00:21:21 +01:00
Maximilian Bosch 9646fafc5d
expect: remove hack for aarch64 build
Not sure if I missed something or the issue got fixed later, but it's
not needed anymore to pass a `--build` flag to the configure script on
aarch64.

The autoreconfHooks are still needed for expect and bzip2.
2020-01-23 00:21:21 +01:00
Kevin Amado cdfb32d17a pythonPackages.pyparsing: improve tests
- Fetch pyparsing from GitHub instead of PyPi
- Add tests
2020-01-21 15:57:22 -08:00
Niklas Hambüchen 0881ee4c62
Merge pull request #78133 from risicle/ris-libvpx-CVEs
libvpx: add patches for CVE-2019-9232, CVE-2019-9325, CVE-2019-9371, CVE-2019-9433
2020-01-21 13:18:16 +01:00
Robert Scott 4a0f54c176 libvpx: add patches for CVE-2019-9232, CVE-2019-9325, CVE-2019-9371, CVE-2019-9433
backports sourced from debian package 1.7.0-3+deb10u1, included in-repo
as file is not available on sources.debian.org or salsa.debian.org

(cherry picked from commit 9bcc7608f2)
2020-01-20 20:39:36 +00:00
Niklas Hambüchen 7ebadfea50
Merge pull request #77017 from r-ryantm/auto-update/cups
cups: 2.3.0 -> 2.3.1
2020-01-20 21:14:24 +01:00
Jörg Thalheim 61c018549c
graalvm8: 19.1.1 -> 19.2.1 (#72331)
graalvm8: 19.1.1 -> 19.2.1
2020-01-20 13:25:48 +00:00
Niklas Hambüchen 5b78ca49f2
Merge pull request #77186 from r-ryantm/auto-update/poppler-glib
poppler: 0.83.0 -> 0.84.0
2020-01-18 17:03:47 +01:00
hlolli 78b34b5e5b
graalvm8: 19.1.1 -> 19.2.1
- - nixpkgs now with full darwin support
2020-01-18 16:43:03 +01:00
R. RyanTM ba889bdcbe libdvdnav: 6.0.0 -> 6.0.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libdvdnav/versions
2020-01-18 06:34:51 -05:00
Gabriel Ebner 3ca5fedbd6
libde265: 1.0.4 -> 1.0.5 (#77881)
libde265: 1.0.4 -> 1.0.5
2020-01-17 11:33:19 -05:00
R. RyanTM 4b7c0ce54d libde265: 1.0.4 -> 1.0.5 2020-01-17 08:09:53 +00:00
Maximilian Bosch 8e7bbb7d4f
postfix: fix build w/glibc 2.30 2020-01-17 01:44:33 +01:00
Robin Gloster aa489adfd8
Merge pull request #77686 from alyssais/urllib3
Revert "Re-revert "awscli: Get rid of runtime -dev dependencies""
2020-01-17 00:38:52 +01:00
Matthias Beyer df4ec23bc7 gnused: 4.7 -> 4.8
Upstream announcement:
https://lists.gnu.org/archive/html/info-gnu/2020-01/msg00002.html

For the lazy:

> * Noteworthy changes in release 4.8 (2020-01-14) [stable]
>
> ** Bug fixes
>
>   "sed -i" now creates temporary files with correct umask (limited to u=rwx).
>   Previously sed would incorrectly set umask on temporary files, resulting
>   in problems under certain fuse-like file systems.
>   [bug introduced in sed 4.2.1]
>
> ** Release
>
>   distribute gzip-compressed tarballs once again
>
> ** Improvements
>
>   a year's worth of gnulib development, including improved DFA performance

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-01-16 21:40:10 +00:00
worldofpeace c8c87f62ea
Merge pull request #77835 from hedning/reduce-closure
Reduce closure gnome-shell closure
2020-01-16 14:52:40 -05:00
Tor Hedin Brønner 0e6a290842 libnotify: add dev output for propagation 2020-01-16 19:09:20 +01:00
Tor Hedin Brønner 5bec4f2022 clutter-gst: add dev output for propagation
Also remove obsolete `let .. in ..`
2020-01-16 19:09:20 +01:00
Tor Hedin Brønner 4f235caeba libgnomekbd: add dev output for propagation 2020-01-16 19:09:20 +01:00
Tor Hedin Brønner 5d753c6e32 gtkd: add dev output for propagation 2020-01-16 19:09:20 +01:00
Tor Hedin Brønner 213da733c3 liboauth: add dev output for propagation 2020-01-16 18:17:01 +01:00
Tor Hedin Brønner 4c55d7d462 libpeas: add dev output for propagation 2020-01-16 18:17:01 +01:00
Tor Hedin Brønner f5742d6592 libappindicator: add dev output for propagation 2020-01-16 18:17:01 +01:00
Thomas Tuegel 6b5edcb71f
Merge pull request #77352 from dtzWill/update/kdeframeworks-5.65
kdeFrameworks: 5.64.0 -> 5.65.0
2020-01-16 09:38:59 -06:00
Will Dietz e881d0c527
Merge pull request #77121 from r-ryantm/auto-update/libinput
libinput: 1.14.3 -> 1.15.0
2020-01-15 20:40:47 -06:00
markuskowa f5e30e2107
Merge pull request #76225 from r-ryantm/auto-update/cppunit
cppunit: 1.14.0 -> 1.15.0
2020-01-15 16:28:50 +01:00
Anders Kaseorg 3cd8ce3bce treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted.  (See #67234, for
example.)  Fix this throughout the tree.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-15 09:47:03 +01:00
Daniel Fullmer 2e5051e223 x264: fix cross compilation 2020-01-15 09:46:30 +01:00
Arnout Engelen 996e11d92b bash: enable PGRP_PIPE deterministically #77055 2020-01-15 09:45:11 +01:00
Bastian Köcher 320a4c1526 coreutils: Fix cross compilation for Android 2020-01-15 09:44:10 +01:00
R. RyanTM 155fad6625 libarchive: 3.4.0 -> 3.4.1 2020-01-15 09:41:52 +01:00
R. RyanTM 478fd057df pcsclite: 1.8.25 -> 1.8.26 2020-01-15 09:41:28 +01:00
zowoq 3cccbaa980 curl: 7.67.0 -> 7.68.0
https://curl.haxx.se/changes.html#7_68_0
2020-01-15 09:40:40 +01:00
Andreas Rammhold cb007e69a1 stdenv: make symlinks that refer to the same output relative
While looking at the graph of all the outputs in my personal binary
cache it became obvious that we have a lot of self references within the
package set. That isn't an isuse by itself. However it increases the
size of the binary cache for every (reproducible) build of a package
that carries references to itself. You can no longer deduplicate the
outputs since they are all unique. One of the ways to get rid of (a few)
references is to rewrite all the symlinks that are currently used to be
relative symlinks. Two build of something that didn't really change but
carries a self-reference can the be store as the same NAR file again.

I quickly hacked together this change to see if that would yield and
success. My bash scripting skills are probably not great but so far it
seem to somewhat work.
2020-01-15 09:26:40 +01:00
Will Dietz 61f12eb907 ethtool: 5.3 -> 5.4 2020-01-15 09:26:10 +01:00
Frederik Rietdijk bc18cc72dd
Merge pull request #77610 from LnL7/darwin-stdenv-python3
darwin-stdenv: bootstrap with python3
2020-01-15 09:24:57 +01:00
Frederik Rietdijk 2a88c3c302 Merge staging-next into staging 2020-01-15 09:23:28 +01:00
Frederik Rietdijk 7119d07624 Merge master into staging-next 2020-01-15 09:23:00 +01:00