Izorkin
2cef6accb8
curl: 7.66.0 -> 7.67.0
2019-11-12 14:47:47 +01:00
Lancelot SIX
fe758f5fa3
cpio: 2.12 -> 2.13
...
See https://lists.gnu.org/archive/html/info-gnu/2019-11/msg00002.html
for release information.
Fixes CVE-2019-14866
2019-11-12 14:46:08 +01:00
Frederik Rietdijk
d688c7cd05
Merge staging-next into staging
2019-11-12 14:32:56 +01:00
Frederik Rietdijk
4619637d74
Merge pull request #72712 from NixOS/staging-next
...
Staging next
2019-11-12 14:32:50 +01:00
markuskowa
1395327b4e
Merge pull request #72444 from r-ryantm/auto-update/abcMIDI
...
abcmidi: 2019.08.11 -> 2019.10.13
2019-11-12 10:05:32 +01:00
Michael Raskin
e3b76760e3
Merge pull request #73168 from judaew/btrfs-progs-update
...
btrfs-progs: 5.2.2 -> 5.3.1
2019-11-11 23:10:49 +00:00
markuskowa
dca1178698
Merge pull request #72472 from r-ryantm/auto-update/dblatex
...
dblatex: 0.3.10 -> 0.3.11
2019-11-11 23:58:14 +01:00
symphorien
40f1983f95
caffeine-ng: fix paths in desktop files
...
(#73123 )
2019-11-11 23:37:58 +01:00
Jason Felice
52774319e0
fop: builds on all platforms
2019-11-11 23:20:35 +01:00
markuskowa
289c4b4239
Merge pull request #72456 from r-ryantm/auto-update/btrbk
...
btrbk: 0.28.3 -> 0.29.0
2019-11-11 22:45:35 +01:00
Jan Tojnar
1569632bf8
Merge branch 'staging-next' into staging
2019-11-11 22:28:32 +01:00
Jan Tojnar
1b5a8a2cc6
Merge branch 'master' into staging-next
2019-11-11 22:27:57 +01:00
Florian Klink
05590b3efd
ceph: fix build and cleanup expression
...
correct platforms. ceph currently doesn't build on aarch64-linux. So
let's not lie in meta.platforms.
ceph: fix multiple output
We currently just move $out/share/ceph/mgr to
$lib/lib/ceph, and then remove all references to $out with a find
command.
I checked $out, the only reference to $out is in
$lib/lib/ceph/libceph-common.so.0, coming from src/common/options.cc:
https://github.com/ceph/ceph/blob/master/src/common/options.cc#L5050 :
> Option("mgr_module_path", Option::TYPE_STR, Option::LEVEL_ADVANCED)
> .set_default(CEPH_DATADIR "/mgr")
> .add_service("mgr")
> .set_description("Filesystem path to manager modules."),
Just removing the reference might break some behaviour - it should point
to $lib/ceph/mgr instead.
We can fix this in a much more elegant fashion by just passing a custom
CMAKE_INSTALL_DATADIR to the build system.
ceph: fix outdated Boost::python substitutions
Instead of substituting in CMakeLists.txt files, one now needs to set
MGR_PYTHON_VERSION.
ceph: clean up PYTHONPATH wrapping
Set `pythonPath` instead of exporting PYTHONPATH.
Use `toPythonPath` to construct the PYTHONPATH where we need manual
wrapping. There's no ceph-volume, only ceph-mgr.
ceph: set doCheck = false explicitly
and describe why.
ceph: patch more shebangs
ceph: use system-provided gtest and rocksdb
2019-11-11 21:47:02 +01:00
markuskowa
79302a8d36
Merge pull request #73240 from filalex77/licensor-2.0.0
...
licensor: init at 2.0.0
2019-11-11 21:42:53 +01:00
markuskowa
23ed6ff635
Merge pull request #72973 from pasqui23/hm
...
home-manager:2019-10-23 -> 2019-10-29
2019-11-11 20:07:33 +01:00
Oleksii Filonenko
3fe11d1180
licensor: init at 2.0.0
2019-11-11 21:04:14 +02:00
Alex Guzman
82dfacc7fe
trousers: 0.3.13 -> 0.3.14
...
* Update trousers to latest, use regular openssl (#68338 )
trousers: cleanup
* some CFLAGS and LDFLAGS are not needed anymore
* libtool file fixup was a no-op
* license is now BSD-3 since:
0160d229f8
/
2019-11-11 19:43:14 +01:00
Renaud
c64e9dadfe
Merge pull request #72742 from Avaq/avaq/twa-190
...
twa: 1.8.0 -> 1.9.1
2019-11-11 18:31:43 +01:00
Aldwin Vlasblom
776d4c13ac
twa: 1.8.0 -> 1.9.1
...
This commit updates twa from version 1.8.0 to version 1.9.1,
specifying its new 'jq' dependency.
It also moves 'makeWrapper' from the build inputs to the native
build inputs, as it's not necessary during runtime.
2019-11-11 16:25:34 +01:00
Renaud
ceb648f66a
fierce: 1.3.0 -> 1.4.0
...
(#73129 )
2019-11-11 14:14:24 +01:00
tekeri
cd41194654
circus: fix incompatible dependency of python-circus ( #73199 )
...
* circus: fix incompatible dependency of python-circus
* circus: move out of python packages set
* circus: remove directly used python packages arguments
2019-11-11 14:09:58 +01:00
Frederik Rietdijk
73b88e17dd
Merge staging-next into staging
2019-11-11 12:09:26 +01:00
Frederik Rietdijk
cf27abf534
Merge master into staging-next
2019-11-11 12:06:42 +01:00
Oleksii Filonenko
7b5194aee9
fselect: init at 0.6.7 ( #73206 )
...
* fselect: init at 0.6.7
* Fix cargoSha256
Co-authored-by: zimbatm <zimbatm@users.noreply.github.com>
2019-11-11 10:25:16 +00:00
Jan Tojnar
e994fdcac0
Merge pull request #72922 from davidak/fix_versions
...
Fix package metadata like version and homepage
2019-11-11 09:05:08 +01:00
Vadim-Valdis Yudaev
9bf9370d95
btrfs-progs: 5.2.2 -> 5.3.1
2019-11-10 19:11:42 +02:00
adisbladis
119b1b630d
Merge pull request #72999 from adisbladis/mesa-19_2_3
...
mesa: 19.2.1 -> 19.2.3 (and associated fixes)
2019-11-10 13:08:37 +00:00
Aaron Andersen
377e6915d3
Merge pull request #72960 from JohnAZoidberg/cadaver-readline
...
cadaver: Enable readline support
2019-11-10 07:59:27 -05:00
Vadim-Valdis Yudaev
9e733df81f
bettercap: 2.24 -> 2.26.1
2019-11-10 13:22:29 +01:00
Jan Tojnar
5d715e8396
networkmanager-openconnect: fix build
...
Something stopped propagating libxml2 recently, breaking the build, breaking GNOME tests.
2019-11-10 02:13:58 +01:00
Jan Tojnar
33f664ceee
networkmanager-openconnect: format with nixpkgs-fmt
2019-11-10 02:09:37 +01:00
Michael Raskin
05cd691173
Merge pull request #73126 from cko/remove_sablotron
...
sablotron: remove
2019-11-09 21:44:04 +00:00
Renaud
f80a56fafc
Merge pull request #72408 from etu/transifex-fix-build
...
transifex-client: Fix build
2019-11-09 22:38:07 +01:00
Vladyslav M
dedf6ded5a
coloursum: fix darwin build
2019-11-09 22:50:05 +02:00
Benjamin Hipple
f302f02380
cloud-custodian: init at 0.8.45.1
...
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2019-11-09 10:23:03 -08:00
Peter Hoeg
4a589e5ea7
haproxy: 1.9.8 -> 2.0.8
2019-11-09 10:11:57 -08:00
R. RyanTM
42235323e5
mergerfs: 2.28.2 -> 2.28.3
...
(#72572 )
2019-11-09 16:21:53 +01:00
R. RyanTM
1d43f30a97
xbps: 0.57 -> 0.57.1
...
(#72697 )
2019-11-09 15:54:31 +01:00
Vladimír Čunát
802c81efa4
Merge #71401 : unzip: CVE-2019-13232 (into staging)
2019-11-09 15:29:58 +01:00
Leon Schuermann
06062100a3
tpm2-tools: 4.0 -> 4.0.1
2019-11-09 12:44:16 +01:00
adisbladis
13acfd0e28
maim: Don't use libGLU_combined
2019-11-09 10:34:49 +00:00
Vladimír Čunát
8302338ae9
Merge #72278 : keepalived: 1.4.2 -> 1.4.5, patch CVE-2018-19115
2019-11-09 10:29:11 +01:00
Vladimír Čunát
457e94d900
Merge branch 'master' into staging-next
...
~4k rebuilds on each Linux.
2019-11-09 07:26:53 +01:00
Renaud
ac8d850878
Merge pull request #72971 from filalex77/ruplacer-0.4.1
...
ruplacer: init at 0.4.1
2019-11-09 00:30:20 +01:00
Ryan Mulligan
54b0476618
Merge pull request #73067 from yurkobb/fix-mu-stable
...
Fix mu version from unreleased to stable (revert to 1.2)
2019-11-08 13:26:42 -08:00
Christine Koppelt
60fade5c03
sablotron: remove
2019-11-08 22:25:08 +01:00
John Ericson
5132cc822a
Merge pull request #72812 from NixOS/bash-no-undef-vars
...
cc-wrapper, bintools-wrapper: Remove now unneeded `set {+,-}u`
2019-11-08 15:26:14 -05:00
Daiderd Jordan
7fb0d95ca1
Merge pull request #71318 from tricktron/fixOpenConnectOnCatalina
...
openconnect: Add darwin support
2019-11-08 20:36:48 +01:00
John Ericson
f7fdc997bf
Merge commit 'afa48f16f265fd3e88073bca7929e1e103bd3dc3' into bash-no-undef-vars
2019-11-08 13:58:27 -05:00
John Ericson
9167482d12
opensp: sgmlHookDone
can be undefined
2019-11-08 13:24:20 -05:00