zowoq
b7a700e639
sqldiff, sqlite-analyzer: 3.33.0 -> 3.34.0
2020-12-08 05:36:15 +01:00
zowoq
cfc56fb90b
sqlite: 3.33.0 -> 3.34.0
...
https://www.sqlite.org/releaselog/3_34_0.html
2020-12-08 05:36:15 +01:00
Emery Hemingway
e4d17dc558
setup-hooks/strip: more robust stripping
...
Use "find -exec" to strip rather than "find … | xargs …". The former
ensures that stripping is attempted for each file, whereas the latter
will stop stripping at the first failure. Unstripped files can fool
runtime dependency detection and bloat closure sizes.
2020-12-08 05:35:48 +01:00
R. RyanTM
46b8c00d0d
libksba: 1.4.0 -> 1.5.0
2020-12-08 05:30:09 +01:00
Arnout Engelen
13456d6ceb
pyopenssl: 19.1.0 -> 20.0.0
...
This is needed to build 'master' of mitmproxy,
verified that this works with this change.
2020-12-08 05:29:20 +01:00
Arnout Engelen
17c840055e
setuptools: stable file ordering for sdist
...
We already re-pack the source distribution to make the
timestamps consistent, but the result is still not
entirely stable because by default tar does not sort
the files in the archive deterministically. This PR
makes sure the entries are sorted by name.
https://github.com/NixOS/nixpkgs/issues/105502
2020-12-08 05:28:38 +01:00
R. RyanTM
b46c670ed9
pcre2: 10.35 -> 10.36
2020-12-08 05:27:59 +01:00
Christian Kampka
fb51f058c5
e2fsprogs: 1.45.5 -> 1.45.6
2020-12-08 05:24:21 +01:00
Martin Weinelt
e8959c4660
unbound: 1.12.0 -> 1.13.0
...
https://lists.nlnetlabs.nl/pipermail/unbound-users/2020-December/007102.html
Fixes: CVE-2020-28935
2020-12-08 05:22:41 +01:00
Joe Hermaszewski
4fe23ed6ca
libcap: fix static build
...
This makes the build correct when cap==null
It also patches the Makefiles so that shared libraries aren't built during the install phase
2020-12-08 05:21:05 +01:00
TredwellGit
88fcd687d0
xorg.xrandr: 1.5.0 -> 1.5.1
...
https://lists.x.org/archives/xorg-announce/2019-August/003018.html
2020-12-08 05:20:24 +01:00
Vladimír Čunát
098a7b67ac
glibc: 2.32 -> 2.32-10
...
This should fix #100799 thanks to
https://sourceware.org/bugzilla/show_bug.cgi?id=26534#c5
2020-12-08 05:19:20 +01:00
Michal Sojka
b9116f712f
libunwind: Add devman output
...
Installing the man pages is a bit more tricky. The configure script
completely disables the documentation unless latex2man is found.
However, just installing the man pages can be done without latex2man,
because the man pages are pre-built in the source tarball. Therefore
we pass ${coreutils}/bin/true as latex2man, which allows to install
the pre-build man pages without depending on full texlive.
2020-12-08 05:16:03 +01:00
Anderson Torres
cef4502feb
Merge pull request #105818 from raboof/symlink-compressed-manpages-deterministically
...
compress-man-pages: symlink compressed manpages deterministically
2020-12-07 23:37:35 -03:00
github-actions[bot]
db90e75ade
Merge staging-next into staging
2020-12-08 00:39:07 +00:00
github-actions[bot]
3ac57532a5
Merge master into staging-next
2020-12-08 00:39:05 +00:00
Orivej Desh
55324b51e7
pythonPackages.traitlets: disable for Python 2
2020-12-08 00:18:28 +00:00
Orivej Desh
61d95bbd40
python39Packages.rtmidi-python: fix build
...
Pregenerated rtmidi_python.cpp is incompatible with Python 3.9.
2020-12-08 00:13:43 +00:00
Orivej Desh
94ede7a646
pythonPackages.pygame: switch to SDL2, fix build
2020-12-07 23:59:58 +00:00
Silvan Mosberger
fcba021ac9
Merge pull request #106297 from archseer/fix-thermald
...
thermald: Fix systemd service definition.
2020-12-08 00:49:36 +01:00
Blaž Hrastnik
920c439915
thermald: Fix systemd service definition.
2020-12-08 08:26:36 +09:00
Ryan Mulligan
f0c414d510
Merge pull request #106278 from r-ryantm/auto-update/htop
...
htop: 3.0.2 -> 3.0.3
2020-12-07 14:33:39 -08:00
Ryan Mulligan
1e688c5dda
Merge pull request #106282 from r-ryantm/auto-update/jackett
...
jackett: 0.16.2291 -> 0.16.2347
2020-12-07 14:28:47 -08:00
Sandro
3e22b8f7f9
Merge pull request #106273 from r-ryantm/auto-update/gping
...
gping: 1.1.0 -> 1.2.0-post
2020-12-07 23:22:57 +01:00
Sandro
ad63f8be44
Merge pull request #106265 from r-ryantm/auto-update/gauge
...
gauge: 1.1.5 -> 1.1.6
2020-12-07 23:00:48 +01:00
Gabriel Ebner
a474f0d1e6
Merge pull request #105275 from lukegb/nixpkgs-pa14
...
pulseaudio: 13.0 -> 14.0
2020-12-07 22:45:47 +01:00
Orivej Desh (NixOS)
6acae29481
pythonPackages.patiencediff: init at 0.2.1; breezy: fix build ( #106100 )
2020-12-07 21:10:09 +00:00
Sandro
473eeb7705
Merge pull request #106269 from r-ryantm/auto-update/goxel
...
goxel: 0.10.6 -> 0.10.7
2020-12-07 21:58:35 +01:00
R. RyanTM
06fe1afa48
jackett: 0.16.2291 -> 0.16.2347
2020-12-07 20:54:36 +00:00
Sebastian Wild
598af09d87
python3Packages.breezy: fix build
2020-12-07 20:41:02 +00:00
Sebastian Wild
60651e35e4
pythonPackages.patiencediff: init at 0.2.1
2020-12-07 20:40:52 +00:00
Sebastian Wild
d0207e3152
maintainers: add wildsebastian
2020-12-07 20:32:17 +00:00
R. RyanTM
2313a2908e
htop: 3.0.2 -> 3.0.3
2020-12-07 20:04:18 +00:00
Tim Steinbach
893f636801
linux/hardened/patches/5.9: 5.9.10.a -> 5.9.12.a
2020-12-07 14:57:58 -05:00
Tim Steinbach
780660986b
linux/hardened/patches/5.4: 5.4.79.a -> 5.4.81.a
2020-12-07 14:57:56 -05:00
Tim Steinbach
8a15d28a34
linux/hardened/patches/4.19: 4.19.159.a -> 4.19.161.a
2020-12-07 14:57:54 -05:00
Tim Steinbach
f76184d657
linux/hardened/patches/4.14: 4.14.208.a -> 4.14.210.a
2020-12-07 14:57:53 -05:00
Tim Steinbach
90f6e8bda4
linux_latest-libre: 17768 -> 17788
2020-12-07 14:57:41 -05:00
Aamaruvi Yogamani
68d1006cab
openrgb: update installCheck
...
Use $TMPDIR for the home directory to prevent openrgb from aborting.
2020-12-07 11:36:50 -08:00
Aamaruvi Yogamani
6ba3e0eae2
openrgb: add udev rules
...
The udev rules give user access to supported devices.
2020-12-07 11:36:50 -08:00
Aamaruvi Yogamani
07aee7512c
openrgb: 0.4 -> 0.5
2020-12-07 11:36:50 -08:00
nyanloutre
42cfd52182
pythonPackages.llfuse: downgrade pytest version
2020-12-07 11:34:10 -08:00
Sandro
d4de077c9b
Merge pull request #105669 from avdv/bazel-watcher-0.14.0
2020-12-07 20:19:13 +01:00
Sandro
d230a5b5f3
Merge pull request #103809 from cyplo/add-cmark-gfm
...
cmark-gfm: init at 0.29.0.gfm.0
2020-12-07 20:16:51 +01:00
David Terry
3ef8d3e64a
pythonPackages.ledgerwallet: init at 0.1.2 ( #104506 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-07 20:11:03 +01:00
R. RyanTM
eb5b661452
gping: 1.1.0 -> 1.2.0-post
2020-12-07 19:04:04 +00:00
Sandro
d1d1772b93
Merge pull request #105860 from lovesegfault/plater-improvements
...
plater: improve plater-gui
2020-12-07 20:02:45 +01:00
R. RyanTM
ba549afe0b
goxel: 0.10.6 -> 0.10.7
2020-12-07 18:56:45 +00:00
Sandro
a174e4dfc5
Merge pull request #101019 from rgrunbla/netevent
2020-12-07 19:56:13 +01:00
Sandro
920b3ddb4b
Merge pull request #105931 from samb96/ink-init
2020-12-07 19:55:36 +01:00