Bernardo Meurer
b83fb95a41
glibc: force OBJDUMP to cc.bintools
2020-05-09 15:21:17 -07:00
Bernardo Meurer
e1f4e0f03f
binutils: 2.33.1 -> 2.34
2020-05-09 13:56:00 -07:00
Guillaume Bouchard
f1bada765e
binutils: 2.31.1 -> 2.33.1
...
- I've removed the stack of patch linked to
https://sourceware.org/bugzilla/show_bug.cgi?id=23428 . The associated
issue says it is closed and targeted for 2.32.
- I've ugraded the "no_plugin" patch. The logic changed in
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commitdiff;h=41f37a6fb71f2a3de388108f5cdfca9cbe6e9d51
and I tried to keep the same logic by disabling everything.
It closes https://github.com/NixOS/nixpkgs/issues/78197
2020-05-09 13:56:00 -07:00
Matthew Bauer
b57016c8c8
Merge pull request #87157 from matthewbauer/libgccjit
...
Add libgccjit
2020-05-09 13:17:04 -05:00
Josef Kemetmüller
3818cd9049
python: Fix creating RPMs from Python packages
...
This should enable (manual) building of RPMs from python projects using
the `python setup.py bdist_rpm` command on systems where `rpmbuild` is
not located in `/usr/bin/`. (e.g. NixOS)
The discovery of the rpmbuild command was fixed upstream in Python 3.8,
so this commit backports the relevant patch to our currently supported
Python 3 versions.
Fixes : #85204
2020-05-09 11:15:28 +02:00
Frederik Rietdijk
603ce3e259
Merge staging-next into staging
2020-05-09 11:12:54 +02:00
Frederik Rietdijk
d7cca0f356
Merge master into staging-next
2020-05-09 11:12:29 +02:00
R. RyanTM
b1f802994e
python27Packages.pycontracts: 1.8.12 -> 1.8.14
2020-05-09 11:11:18 +02:00
Vladyslav M
b36f774f1a
Merge pull request #87330 from marsam/update-pueue
2020-05-09 11:17:58 +03:00
adisbladis
a34175ba56
Merge pull request #87205 from tbenst/imagecodecs-pkgs
...
libaec: init at 1.0.4; zopfli: include all headers
2020-05-09 10:14:59 +02:00
R. RyanTM
82d2736d07
python27Packages.hdbscan: 0.8.25 -> 0.8.26
2020-05-09 09:50:23 +02:00
Tom McLaughlin
d963bf30f5
python-language-server: init at 2020-04-24
2020-05-09 09:41:14 +02:00
Tom McLaughlin
699563af7f
maintainers: add thomasjm
2020-05-09 09:41:14 +02:00
Charles Duffy
cb657d4ad1
bees: Try all findmnt modes in service wrapper
...
As reported by @Evils-Devils in Zygo/bees#123 , the bees service wrapper
can fail on account of `findmnt` not being able to identify a mounted
filesystem using the default (kernel-introspection) mechanism.
Fall back to mtab and fstab-based inspection in turn should this fail.
2020-05-09 09:39:04 +02:00
Martin Weinelt
459bad4be4
graphicsmagick: 1.3.32 → 1.3.35
...
Fixes: CVE-2020-10938
2020-05-09 09:35:44 +02:00
Martin Milata
8fe050fb78
samba: 4.12.1 -> 4.12.2
...
Release notes: https://www.samba.org/samba/history/samba-4.12.2.html
Fixes:
https://nvd.nist.gov/vuln/detail/CVE-2020-10700
https://nvd.nist.gov/vuln/detail/CVE-2020-10704
2020-05-09 09:35:13 +02:00
Alyssa Ross
daf032e2ff
rustc: 1.42.0 -> 1.43.0
...
Kept 1.42 around for Thunderbird.
i686-apple-darwin is no longer supported upstream. We could still
support building it, for this one release, since we have the binary
for the previous release, (or bootstrap it for future releases from
Rust 1.42,) but since this release is the one that drops support, I
think it makes sense to do it now. (And probably nobody is using it
anyway.)
2020-05-09 09:11:37 +02:00
Luz
5e40913eac
librepcb: 0.1.3 -> 0.1.4
2020-05-09 09:10:20 +02:00
Bruno Bzeznik
afe6e1c4ea
irods: 4.2.2 -> 4.2.7 + fixed + use fetchFromGitHub
2020-05-09 09:09:35 +02:00
xiorcale
ccfe14cb3b
github username: kjuvi -> xiorcale
2020-05-09 09:08:18 +02:00
xiorcaled
640eeb9b85
monitor: 0.7.1 -> 0.7.2
2020-05-09 09:08:18 +02:00
Linus Heckemann
9df981d3f4
freerdp: 2.0.0 -> 2.1.0
2020-05-09 09:05:07 +02:00
Eduardo Quiros
1e80fc5d53
tut 0.0.7 -> 0.0.8
2020-05-09 09:04:12 +02:00
R. RyanTM
b6f9567bbf
python37Packages.elementpath: 1.4.3 -> 1.4.4
2020-05-09 09:03:48 +02:00
R. RyanTM
1aa7ce79d6
patroni: 1.6.4 -> 1.6.5
2020-05-09 09:00:54 +02:00
R. RyanTM
d4e3ca31f8
lasso: 2.6.0 -> 2.6.1
2020-05-09 09:00:37 +02:00
Eelco Dolstra
10d74709fe
Merge pull request #87191 from edolstra/no-nested-logs
...
testing{-python}.nix: Remove log pretty-printing cruft
2020-05-09 09:00:27 +02:00
R. RyanTM
0d3871cb82
python27Packages.dash-core-components: 1.9.0 -> 1.9.1
2020-05-09 08:59:37 +02:00
R. RyanTM
1f034f5853
cutelyst: 2.9.0 -> 2.10.0
2020-05-09 08:59:00 +02:00
R. RyanTM
ae15422200
cloudflared: 2020.2.1 -> 2020.3.2
2020-05-09 08:58:22 +02:00
R. RyanTM
d1d98122f8
liblcf: 0.6.1 -> 0.6.2
2020-05-09 08:57:54 +02:00
R. RyanTM
646fc239d3
libbpf: 0.0.7 -> 0.0.8
2020-05-09 08:57:25 +02:00
Frederik Rietdijk
1f295d6770
Merge pull request #86672 from r-ryantm/auto-update/freewheeling
...
freewheeling: 0.6.5 -> 0.6.6
2020-05-09 08:56:57 +02:00
R. RyanTM
1b790c5099
maestral: 0.6.3 -> 0.6.4
2020-05-09 08:56:34 +02:00
Frederik Rietdijk
289f4e5375
Merge pull request #86909 from r-ryantm/auto-update/gmime
...
gmime3: 3.2.6 -> 3.2.7
2020-05-09 08:55:50 +02:00
R. RyanTM
9058556a36
quilter: 2.2.2 -> 2.2.4
2020-05-09 08:55:20 +02:00
R. RyanTM
c59ab94989
oidentd: 2.4.0 -> 2.5.0
2020-05-09 08:54:49 +02:00
R. RyanTM
5e5b684435
mcelog: 168 -> 169
2020-05-09 08:54:35 +02:00
Frederik Rietdijk
8f4cec0aa2
Merge pull request #87056 from r-ryantm/auto-update/openfortivpn
...
openfortivpn: 1.13.1 -> 1.13.3
2020-05-09 08:54:12 +02:00
R. RyanTM
d2be85f9f1
krita: 4.2.7.1 -> 4.2.9
2020-05-09 08:53:31 +02:00
R. RyanTM
02acd0b22e
mysql-workbench: 8.0.19 -> 8.0.20
2020-05-09 08:51:58 +02:00
R. RyanTM
72144bcc53
smarty3: 3.1.35 -> 3.1.36
2020-05-09 08:51:30 +02:00
R. RyanTM
945eb11b02
python27Packages.hg-evolve: 9.3.0 -> 9.3.1
2020-05-09 08:51:09 +02:00
R. RyanTM
1b888841bb
python27Packages.identify: 1.4.13 -> 1.4.15
2020-05-09 08:50:49 +02:00
R. RyanTM
e5457dacfa
python37Packages.astropy: 4.0 -> 4.0.1.post1
2020-05-09 08:50:29 +02:00
R. RyanTM
8cab672e54
python27Packages.cvxopt: 1.2.4 -> 1.2.5
2020-05-09 08:50:13 +02:00
R. RyanTM
5c69f95fdb
python27Packages.icalendar: 4.0.5 -> 4.0.6
2020-05-09 08:49:29 +02:00
R. RyanTM
67d62443d1
python27Packages.jsonrpclib-pelix: 0.4.0 -> 0.4.1
2020-05-09 08:49:09 +02:00
R. RyanTM
7eeca690a5
python37Packages.gensim: 3.8.2 -> 3.8.3
2020-05-09 08:48:47 +02:00
R. RyanTM
961be04dad
python37Packages.goocalendar: 0.7.0 -> 0.7.1
2020-05-09 08:48:27 +02:00