Florian Klink
d4c9a097cb
strongswan: fix build with enableNetworkManager set to true ( #71186 )
...
strongswan: fix build with enableNetworkManager set to true
2019-10-15 17:33:33 +02:00
Marek Mahut
c9ff78150b
Merge pull request #71190 from mmahut/jormungandr
...
jormungandr: 0.6.0 -> 0.6.1
2019-10-15 16:19:15 +01:00
Marek Mahut
1261bb9177
Merge pull request #70580 from r-ryantm/auto-update/flexibee
...
flexibee: 2019.2.5 -> 2019.3.0.3
2019-10-15 15:54:02 +01:00
Marek Mahut
75cbbea4b9
jormungandr: 0.6.0 -> 0.6.1
2019-10-15 16:52:07 +02:00
Marek Mahut
fa456e4209
Merge pull request #70557 from r-ryantm/auto-update/charliecloud
...
charliecloud: 0.9.8 -> 0.11
2019-10-15 15:44:47 +01:00
Renaud
afeac113e0
Merge pull request #70769 from sondr3/miniflux/2.0.18
...
miniflux: 2.0.17 -> 2.0.18
2019-10-15 16:44:16 +02:00
Evils
9b199b9d92
cura: fix #71184
2019-10-15 16:15:22 +02:00
Gabriel Ebner
f3ecf7d3e0
Merge pull request #71177 from Taneb/metamath-upgrade
...
metamath: 0.172 -> 0.178
2019-10-15 16:06:07 +02:00
Florian Klink
229dc6bd6c
strongswan: fix build with enableNetworkManager set to true
...
glib doesn't seem to be propagated, and strongswan with networkmanager
fails to build because of that.
2019-10-15 16:04:06 +02:00
Florian Klink
514f21a68d
iwd: 0.20 -> 0.22 ( #70993 )
...
iwd: 0.20 -> 0.22
2019-10-15 15:01:55 +02:00
Nathan van Doorn
fc0be2a54e
metamath: 0.172 -> 0.178
...
This also moves away from my mirror of the distributiont one hosted by
the metamath organization, which should generally be far more
up-to-date. However, that doesn't include any data files, so we need to
make sure we don't try to make those.
2019-10-15 13:43:26 +01:00
Tim Steinbach
749dccbedb
Merge pull request #71171 from regadas/update/sbt
...
sbt: 1.3.2 -> 1.3.3
2019-10-15 08:42:43 -04:00
Frank Doepper
bf12dc1ce7
git-annex-utils: init at 0.04-3-g531bb33
2019-10-15 14:41:24 +02:00
R. RyanTM
e2c883b1db
renpy: 7.3.2 -> 7.3.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/renpy/versions
2019-10-15 14:38:51 +02:00
Lassulus
04f706e928
Merge pull request #70209 from wucke13/lxd
...
lxd: 3.13 -> 3.18
2019-10-15 13:31:10 +02:00
Matthew Glazar
81d15948cc
python38: fix build on macOS
...
Python 3.8 fails to build on macOS for two reasons:
* python-3.x-distutils-C++.patch fails to apply cleanly.
* An #include for <util.h> is missing, causing a build failure:
./Modules/posixmodule.c:6586:9: error: implicit declaration of function 'openpty' is invalid in C99
if (openpty(&master_fd, &slave_fd, NULL, NULL, NULL) != 0)
^
Use the correct version of python-3.x-distutils-C++.patch, and add a
patch to #include <util.h>.
2019-10-15 13:12:13 +02:00
wucke13
3e6b5c6709
lxd: 3.13 -> 3.18
...
+ also added myself to maintainer list
2019-10-15 13:11:26 +02:00
Jörg Thalheim
1f4295927f
Merge pull request #66250 from magenbluten/dpdk
...
dpdk update and dpdk 17.11 lts init
2019-10-15 11:54:29 +01:00
Jörg Thalheim
faa7ce3ee5
Merge pull request #70240 from woffs/pr-etc-zpool.d
...
nixos module zfs: provide /etc/zfs/zpool.d
2019-10-15 11:45:52 +01:00
Maximilian Bosch
e071809101
cargo-make: 0.22.1 -> 0.22.2
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.22.2
Also regenerated the lockfile and added it to the repo itself rather
than fetching it from a GitHub gist.
2019-10-15 12:06:39 +02:00
magenbluten
fde6c31f75
ofp-dpdk: use dpdk 17.11.6 LTS
2019-10-15 11:59:17 +02:00
Frederik Rietdijk
911b053802
python38: 3.8.0rc1 -> 3.8.0
2019-10-15 11:56:01 +02:00
Filipe Regadas
f416e8cc5e
sbt: 1.3.2 -> 1.3.3
2019-10-15 10:20:26 +01:00
magenbluten
7c534798a6
pktgen: 3.5.0 -> 3.7.2
2019-10-15 11:07:53 +02:00
magenbluten
3812fc96b5
dpdk: 17.11.2 -> 19.05
2019-10-15 11:05:23 +02:00
Marek Mahut
39fe98ed0a
jormungandr: 0.6.0-rc1+1 -> 0.6.0
2019-10-15 08:56:25 +02:00
worldofpeace
983df8cd79
Merge pull request #70953 from iAmMrinal0/fix/rescuetime
...
rescuetime: 2.14.3.1 -> 2.14.5.2
2019-10-15 05:45:09 +00:00
Mrinal Purohit
b3f415d898
rescuetime: 2.14.3.1 -> 2.14.5.2
...
- Fix for Qt plugin not found
2019-10-15 10:55:23 +05:30
Vincent Laporte
0feb4e8729
ocamlPackages.digestif: 0.5 → 0.8.0
2019-10-15 07:08:13 +02:00
Vincent Laporte
e191a69e8d
ocamlPackages.eqaf: init at 0.5
2019-10-15 07:08:13 +02:00
Mario Rodas
fabe8a9822
Merge pull request #71039 from marsam/update-mtm
...
mtm: 1.1.0 -> 1.2.0
2019-10-14 23:50:40 -05:00
Mario Rodas
a388e920f3
Merge pull request #70720 from yrashk/swipl-8.1.15
...
swipl: 8.1.4 -> 8.1.15
2019-10-14 22:16:16 -05:00
Will Dietz
981abce3e2
Merge pull request #70678 from dtzWill/update/dicts-2019-10
...
aspellDicts,hunspellDicts: misc updates (en_*)
2019-10-14 19:00:42 -05:00
Will Dietz
4db68207f9
Merge pull request #70680 from dtzWill/update/krita-4.2.7.1
...
krita: 4.2.6 -> 4.2.7.1
2019-10-14 19:00:25 -05:00
Will Dietz
741b404e8a
Merge pull request #70687 from dtzWill/update/cherry-1.4
...
cherry: 1.3 -> 1.4, pcf -> otb, mkfontdir for X11
2019-10-14 18:54:57 -05:00
Will Dietz
886bca0af5
Merge pull request #70688 from dtzWill/update/spleen-1.5.0
...
spleen: 1.3.0 -> 1.5.0, mkfontdir
2019-10-14 18:54:28 -05:00
Maximilian Bosch
7774945b70
Merge pull request #70469 from Vskilet/matrix-synapse-update
...
matrix-synapse: 1.3.1 -> 1.4.0
2019-10-15 01:31:21 +02:00
Matthew Bauer
1016bfcff1
Merge pull request #71087 from matthewbauer/libbsd-0_10_0
...
Revert "Revert "libbsd: 0.9.1 -> 0.10.0 (#66948 )""
2019-10-14 19:17:14 -04:00
Victor SENE
372422390f
matrix-synapse: 1.3.1 -> 1.4.0
...
Bumps `matrix-synapse` to version 1.4.0[1]. With this version the
following changes in the matrix-synapse module were needed:
* Removed `trusted_third_party_id_servers`: option is marked as deprecated
and ignored by matrix-synapse[2].
* Added `account_threepid_delegates` options as replacement for 3rdparty
server features[3].
* Added `redaction_retention_period` option to configure how long
redacted options should be kept in the database.
* Added `ma27` as maintainer for `matrix-synapse`.
Co-Authored-By: Notkea <pacien@users.noreply.github.com>
Co-authored-by: Maximilian Bosch <maximilian@mbosch.me>
[1] https://matrix.org/blog/2019/10/03/synapse-1-4-0-released
[2] https://github.com/matrix-org/synapse/pull/5875
[3] https://github.com/matrix-org/synapse/pull/5876
2019-10-15 01:11:18 +02:00
Matthew Bauer
3220f3c2bc
Merge pull request #71144 from delroth/sudo-cve-master
...
sudo: 1.8.27 -> 1.8.28 (CVE-2019-14287)
2019-10-14 19:09:59 -04:00
worldofpeace
516e61a69e
Merge pull request #70724 from yrashk/swipl-gui
...
swipl: include GUI tools
2019-10-14 22:41:56 +00:00
Matthew Bauer
0a13901f16
libbsd: update darwin.patch
...
fix multiple version map flags
2019-10-14 17:47:28 -04:00
Pierre Bourdon
9dbc3029f7
sudo: 1.8.27 -> 1.8.28 (CVE-2019-14287)
2019-10-14 23:17:45 +02:00
Florian Klink
ac1aeb4fbb
wpa_supplicant: apply patch for CVE-2019-16275 ( #70266 )
...
wpa_supplicant: apply patch for CVE-2019-16275
2019-10-14 23:00:05 +02:00
worldofpeace
918b578211
tootle: format, drop gobject-introspection
2019-10-14 16:49:39 -04:00
worldofpeace
836d2ee1c1
tootle: fix build with vala 0.46
...
See: https://github.com/bleakgrey/tootle/pull/164
2019-10-14 16:49:39 -04:00
worldofpeace
f0e5192fe2
spice-up: fix build with vala 0.46
...
See: https://github.com/Philip-Scott/Spice-up/pull/288
2019-10-14 16:49:39 -04:00
Joachim F
bd58bdcf5f
Merge pull request #62660 from joachifm/feat/lvm2-nonSystemd
...
lvm2: cleanup & fix eval error when systemd=null
2019-10-14 19:38:45 +00:00
Tor Hedin Brønner
67effde499
wpa_supplicant: install d-bus conf correctly to share/dbus/system.d
...
Fixes 40dda7383b
which inadvertently installed to
a file as the directory didn't exist.
Also blocked up the postInstall script for readability.
2019-10-14 18:57:44 +02:00
Florian Klink
0fd1df74be
bazel_0_4: remove
...
bazel_0_4 fails to build since 2018-04-29, so clearly nobody is using
it.
2019-10-14 18:33:17 +02:00