Commit Graph

24027 Commits

Author SHA1 Message Date
markuskowa 3e699ae0c1
Merge pull request #74561 from r-ryantm/auto-update/pspg
pspg: 2.1.8 -> 2.6.0
2019-12-07 12:13:48 +01:00
Jan Tojnar 36de08ebe1
Merge pull request #71442 from jtojnar/ibus-fixes
Fix/clean up various ibus-engines
2019-12-07 12:10:44 +01:00
worldofpeace 4d9ccae632
Merge pull request #75134 from andersk/gnuplot_qt
gnuplot_qt: Use qt mkDerivation
2019-12-07 05:50:48 -05:00
Mario Rodas e22daade26
Merge pull request #74975 from filalex77/6tunnel-0.13
6tunnel: init at 0.13
2019-12-07 03:09:20 -05:00
Elis Hirwing 41beae8a9d
Merge pull request #72188 from stigtsp/package/ripasso-cursive-0.2.1
ripasso-cursive: unstable-2019-08-27 -> 0.3.0
2019-12-07 08:49:52 +01:00
Mario Rodas 92b93db0c1
Merge pull request #75100 from xrelkd/update/eksctl
eksctl: 0.11.0 -> 0.11.1
2019-12-07 02:47:49 -05:00
Anders Kaseorg c55f48477a gnuplot_qt: Use qt mkDerivation
Fixes this error:

gnuplot> plot [-5:5] sin(x)
qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
This application failed to start because no Qt platform plugin could
be initialized. Reinstalling the application may fix this problem.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-12-06 21:14:26 -08:00
worldofpeace 0c8dadd9e5
Merge pull request #75040 from worldofpeace/remove-terror-webkitgtk
🙈️ Remove webkitgtk24x
2019-12-06 22:02:50 -05:00
Niklas Hambüchen 5d828f20d2
Merge pull request #74380 from malbarbo/parted-3.3
parted: 3.2 -> 3.3
2019-12-07 03:51:01 +01:00
Jan Tojnar f6afb29ee1
ibus: add installed tests 2019-12-07 00:58:30 +01:00
Jan Tojnar 0378baa5fc
ibus: 1.5.20 → 1.5.21
https://github.com/ibus/ibus/releases/tag/1.5.21
2019-12-07 00:58:30 +01:00
Jan Tojnar 8ed93984ed
ibus: use external unicode data 2019-12-07 00:58:29 +01:00
Jan Tojnar f6836269fa
ibus: format with nixpkgs-fmt 2019-12-07 00:58:29 +01:00
Jan Tojnar ed4ed5869a
ibus-engines.uniemoji: modernize
* Rely on patchShebangsHook instead of wrapPython
* Format the expression
2019-12-07 00:58:28 +01:00
Jan Tojnar 6bc71fb30e
ibus-engines.m17n: fix setup
* add setup again
* patch shebangs instead of wrapping
* format the expression
2019-12-07 00:51:29 +01:00
Jan Tojnar c86b5ea0ff
ibus-engines.hangul: 1.5.1 → 1.5.3
* https://github.com/libhangul/ibus-hangul/releases/tag/1.5.2
* https://github.com/libhangul/ibus-hangul/releases/tag/1.5.3
* switch to gettext (8745e3f263)
* drop wrapPython, patch shebangs hook will take care of that
2019-12-07 00:51:28 +01:00
Jan Tojnar c1e498514a
ibus-engines.anthy: clean up
* format the expression and reorder to canonical order
* gobject-introspection is used for setup hooks so it should be in native inputs
* wrapPython is not necessary
* 1.5.11 switched from intltool to gettext
2019-12-07 00:51:15 +01:00
Jan Tojnar 6f61770170
ibus-engines.table: drop unnecessary wrapPython
* We are using python3.withPackages, which will be used via shebang.
- gobject-introspection is used for setup hook
2019-12-07 00:51:15 +01:00
Jan Tojnar 16c89d65b7
ibus-engines.libpinyin: 1.10.0 → 1.11.1
* https://github.com/libpinyin/ibus-libpinyin/releases/tag/1.10.91
* https://github.com/libpinyin/ibus-libpinyin/releases/tag/1.10.92
* https://github.com/libpinyin/ibus-libpinyin/releases/tag/1.11.0
* https://github.com/libpinyin/ibus-libpinyin/releases/tag/1.11.1
    * intltool → gettext
2019-12-07 00:50:47 +01:00
Florian Klink fdc71ffc9d
Merge pull request #73088 from samueldr/fix/cross/groff
groff: Fix cross-compilation
2019-12-06 22:43:00 +01:00
Matthew Bauer ceb1e92173
Merge pull request #75107 from matthewbauer/disable-native-tests-john
Disable native tests for john the ripper
2019-12-06 15:32:04 -05:00
Vladyslav M 5471b5be31
ffsend: 0.2.56 -> 0.2.57 (#75082)
ffsend: 0.2.56 -> 0.2.57
2019-12-06 22:27:52 +02:00
Niklas Hambüchen 3ccbce4b12
Merge pull request #74485 from malbarbo/e2fsprogs-shared
e2fsprogs: allow static build
2019-12-06 19:07:01 +01:00
Maximilian Bosch ec8bca84c9
Merge pull request #75052 from filalex77/cargo-edit-0.4.2
cargo-edit: 0.4.1 -> 0.4.2
2019-12-06 17:56:42 +01:00
Matthew Bauer a36c36a87b john: update meta
- set platforms to unix
- add myself as maintainer
2019-12-06 10:47:29 -05:00
Matthew Bauer 73cf5d961b john: use proper configure flags
- need --disable-native-tests not --disable-native-macro
- --with-systemwide is better than -DJOHN_SYSTEMWIDE=1

Fixes #74918
2019-12-06 10:43:45 -05:00
xrelkd 9a4f4691ae eksctl: 0.11.0 -> 0.11.1 2019-12-06 21:03:24 +08:00
Oleksii Filonenko 19c77d9e0b websocat: add filalex77 to maintainers 2019-12-06 04:03:25 -06:00
Oleksii Filonenko 741f472ddf websocat: 1.3.0 -> 1.5.0 2019-12-06 04:03:25 -06:00
lewo 4a08c59903
Merge pull request #75051 from filalex77/lazydocker-0.7.6
lazydocker: 0.7.4 -> 0.7.6
2019-12-06 09:02:11 +01:00
Lily Ballard e15bfe166f ffsend: 0.2.56 -> 0.2.57 2019-12-05 22:55:16 -08:00
Mario Rodas 8bc8fd507f
Merge pull request #74880 from marsam/update-shadowsocks-libev
shadowsocks-libev: 3.3.1 -> 3.3.3
2019-12-05 21:56:52 -05:00
Jan Tojnar 3e074a47b6
Merge pull request #74301 from risicle/ris-gmic-opencv3
gmic, gmic-qt: switch to opencv3
2019-12-06 02:24:11 +01:00
Austin Seipp 5d8bd748f3
chrony: fix build break from libseccomp 2.4.2
03be1adb bumped libseccomp to 2.4.2, which has this note in the
changelog:

    "Stop defining __NR_x values for syscalls that don't exist,
     libseccomp now uses __SNR_x internally"

This change means that invalid syscalls for Linux that aren't defined in
glibc will no longer work. In this unlucky case, 'chrony' was trying to
reference the syscall number for 'ppoll', which doesn't exist. Fixing
this is easy with a simple patch.

This also includes another patch from upstream, which allows
clock_adjtime in the seccomp filter list. This is a robustness measure
for future glibc versions that use clock_adjutime inside adjtimex().

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-12-05 18:35:43 -06:00
Oleksii Filonenko 0b5751c580
cargo-edit: add filalex77 to maintainers 2019-12-05 23:40:49 +02:00
Oleksii Filonenko b0ce0c83f6
cargo-edit: 0.4.1 -> 0.4.2 2019-12-05 23:40:48 +02:00
Jan Tojnar 7b530d0158
ibus-engines.libpinyin: fix runtime deps
* We need PyGObject since it is not propagated by ibus anymore.
* With python.withPackage, we no longer need wrapPython.
* We need wrapGAppsHook still, to find GSettings schemas.
2019-12-05 21:05:44 +01:00
Oleksii Filonenko 1a5cdc8fc3
lazydocker: add filalex77 to maintainers 2019-12-05 18:12:34 +02:00
Oleksii Filonenko 7fa231a4d3
lazydocker: 0.7.4 -> 0.7.6 2019-12-05 18:12:19 +02:00
Maximilian Bosch 2fa839d00b
vdirsyncer: apply patch to fix sync with google calendar
See https://github.com/pimutils/vdirsyncer/issues/765 for further
reference.
2019-12-05 16:08:42 +01:00
Marco A L Barbosa f6ea33023e e2fsprogs: allow static build 2019-12-05 11:55:24 -03:00
Maximilian Bosch 308109ab21
eva: 0.2.5 -> 0.2.7
Please note that this update is pinned to a git rev as there's no tag
for 0.2.7, but a release on crates.io[1], this is reported in the repo[2].

Also added a patch to fix the test-suite[3].

[1] https://crates.io/crates/eva/0.2.7
[2] https://github.com/NerdyPepper/eva/issues/32
[3] https://github.com/NerdyPepper/eva/pull/33
2019-12-05 14:44:56 +01:00
Mario Rodas eaca594ebe
Merge pull request #75018 from dtzWill/update/vivid-0.5.0
vivid: 0.4.0 -> 0.5.0
2019-12-05 08:10:57 -05:00
worldofpeace 94a07c6c5d mu: use webkitgtk 2019-12-05 05:53:08 -05:00
Frederik Rietdijk 273ec23322
Merge pull request #74795 from NixOS/staging-next
Staging next
2019-12-05 10:19:02 +01:00
Timo Kaufmann cc6cf0a96a
Merge pull request #74371 from bbigras/lego
lego: 3.0.2 -> 3.2.0
2019-12-05 09:39:52 +01:00
Frederik Rietdijk 51ef7c3e49 Merge master into staging-next 2019-12-05 09:14:08 +01:00
Mateusz Kowalczyk 1451a52a38 Remove myself (fuuzetsu) from maintainer lists
I haven't been doing any maintenance for a long time now and not only
do I get notified, it also creates a fake impression that all these
packages had at least one maintainer when in practice they had none.
2019-12-05 16:29:48 +09:00
Will Dietz def2fe9d6e
vivid: 0.4.0 -> 0.5.0 2019-12-04 22:01:26 -06:00
xrelkd 76480b60b8 eksctl: 0.10.2 -> 0.11.0 2019-12-05 10:51:54 +08:00
Maximilian Bosch 7af0097967
Merge pull request #74923 from filalex77/starship-0.27.0
starship: 0.26.5 -> 0.27.0
2019-12-04 22:42:36 +01:00
worldofpeace ff954e0759
Merge pull request #74321 from romildo/upd.connman-notify
connman-notify: 2014-06-23 -> 2019-10-05
2019-12-04 21:16:46 +00:00
worldofpeace 9782b3ec28
Merge pull request #74373 from pjones/pjones/mpdris2
mpdris2: use python3 for #74295
2019-12-04 21:13:13 +00:00
Maximilian Bosch 034910f068
Merge pull request #74981 from oxalica/cargo-edit-upgrade
cargo-edit: 0.3.3 -> 0.4.1
2019-12-04 21:30:09 +01:00
Maximilian Bosch 785d5c6f79
Merge pull request #74983 from filalex77/cargo-deb-1.23.0
cargo-deb: 1.21.1 -> 1.23.0
2019-12-04 21:17:56 +01:00
Jan Tojnar fe6953eb27
Merge pull request #74994 from jonringer/fix-texlive-bin
texlive.bin: fix darwin build
2019-12-04 20:43:32 +01:00
Renaud 9a47e45857
Merge pull request #74982 from filalex77/licensor-2.1.0
licensor: 2.0.0 -> 2.1.0
2019-12-04 18:36:48 +01:00
Jonathan Ringer cbbad0d899 texlive.bin: fix darwin build 2019-12-04 09:26:39 -08:00
Peter Jones db091af228
mpdris2: use python3 for #74295
Also use fetchFromGitHub for hash stability.

Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-12-04 08:19:56 -07:00
Oleksii Filonenko b0e523a5d1
cargo-deb: 1.21.1 -> 1.23.0
https://github.com/mmstick/cargo-deb/releases/tag/v1.23.0
2019-12-04 15:22:54 +02:00
Oleksii Filonenko aea497460e
licensor: 2.0.0 -> 2.1.0
https://github.com/raftario/licensor/releases/tag/v2.1.0
2019-12-04 15:15:35 +02:00
oxalica 499369a5d7
cargo-edit: 0.3.3 -> 0.4.1 2019-12-04 20:57:59 +08:00
Oleksii Filonenko f56cd1adce
6tunnel: init at 0.13 2019-12-04 13:43:43 +02:00
Oleksii Filonenko 069058683f
starship: patch absolute paths in tests 2019-12-04 12:40:37 +02:00
Mario Rodas c54a5fa7e5
Merge pull request #74963 from equirosa/master
ffsend: 0.2.55 -> 0.2.56
2019-12-04 03:56:17 -05:00
Redvers Davies 7618bd810b hpe-ltfs: init at 3.4.2_Z7550-02501 (#74814) 2019-12-04 08:33:08 +00:00
José Romildo Malaquias 9f1b240f9d connman-notify: 2014-06-23 -> 2019-10-05 2019-12-04 00:49:58 -03:00
Eduardo Quiros 8bdf0b99e3 ffsend: 0.2.55 -> 0.2.56 2019-12-03 20:12:51 -06:00
Eduardo Quiros 1de760838b croc 6.4.1 -> 6.4.6 2019-12-03 18:16:57 -06:00
Ben Wolsieffer 20605f8fed pacman: 5.1.3 -> 5.2.1 2019-12-03 13:33:55 -08:00
Maximilian Bosch 5de0ac65ae
Merge pull request #74931 from filalex77/fzf-0.19.0
fzf: 0.18.0 -> 0.19.0
2019-12-03 20:48:03 +01:00
Renaud a89c35d337
Merge pull request #64849 from 0x4A6F/master-pmacct
pmacct: init at 1.7.3
2019-12-03 20:34:58 +01:00
Oleksii Filonenko 80f06c0c86
fzf: add filalex77 to maintainers 2019-12-03 20:18:59 +02:00
Oleksii Filonenko 5d17fd1e0d
fzf: 0.18.0 -> 0.19.0 2019-12-03 20:18:33 +02:00
0x4A6F bff385eab3
pmacct: init at 1.7.3 2019-12-03 19:13:31 +01:00
Oleksii Filonenko 595f97d8f4
starship: add filalex77 to maintainers 2019-12-03 19:10:55 +02:00
Oleksii Filonenko ba82899c02
starship: 0.26.5 -> 0.27.0 2019-12-03 19:10:30 +02:00
Oleksii Filonenko b8c2bb4e2e
frp: 0.29.1 -> 0.30.0 2019-12-03 18:17:55 +02:00
Jan Tojnar 30fae2883e
Merge branch 'master' into staging-next 2019-12-03 16:51:48 +01:00
Jan Tojnar d2da3202ea
Merge pull request #74558 from r-ryantm/auto-update/poppler-utils
poppler: 0.81.0 -> 0.83.0
2019-12-03 16:50:55 +01:00
Jan Tojnar af963b72ef
pdf2djvu: Fix build with Poppler 0.83.0 2019-12-03 14:50:50 +01:00
Mario Rodas 93ff0446ca
Merge pull request #66089 from servalcatty/v2ray
v2ray: init at 4.21.3
2019-12-03 04:42:50 -05:00
Mario Rodas bcffd78897
Merge pull request #74881 from marsam/update-chezmoi
chezmoi: 1.7.2 -> 1.7.5
2019-12-03 04:28:33 -05:00
Jonathan Ringer 313deeeb52 azure-cli: freeze azure-mgmt-imagebuilder 2019-12-03 00:17:58 -08:00
Jonathan Ringer 519558a9e7 azure-cli: freeze azure-mgmt-sqlvirtualmachine at 0.4.0 2019-12-02 23:46:15 -08:00
Aaron Andersen f4cb37f38c
Merge pull request #63922 from contrun/sslsplit
sslsplit: init at 0.5.5
2019-12-02 21:18:37 -05:00
Mario Rodas 3f378041dd
shadowsocks-libev: 3.3.1 -> 3.3.3 2019-12-02 20:00:00 -05:00
Mario Rodas 67b7504912
chezmoi: 1.7.2 -> 1.7.5 2019-12-02 20:00:00 -05:00
Jan Tojnar 9e4d564543
texlive.bin.core: Fix build with Poppler 0.83.0 2019-12-03 01:33:10 +01:00
Maximilian Bosch 3c3c59e039
osquery: drop obsolete patch
The package has been removed in #74081.
2019-12-03 00:50:02 +01:00
Alyssa Ross fa0fe1d8c9
minijail: install .pc files and scoped_minijail.h
This matches the behaviour of the Chromium OS ebuild for this package:
cd6d6815b1/chromeos-base/minijail/minijail-10-r38.ebuild (47)
2019-12-02 22:46:17 +00:00
Alyssa Ross a8e63e4f74
treewide: fetchgit -> fetchFromGitiles
This is only the easy cases -- some fetchgit uses that point to
Gitiles instances are in generated code, where the generating code
would have to know in advance if it was fetching from Gitiles or not.
I don't think this is worth it.
2019-12-02 22:45:06 +00:00
Lancelot SIX cf5f079991
Merge pull request #74511 from filalex77/youtube-dl-2019.11.28
youtube-dl: 2019.11.22 -> 2019.11.28
2019-12-02 22:15:25 +01:00
Lancelot SIX 5a3dcb531e
Merge pull request #74802 from bdesham/amber-0.5.3
amber: 0.5.2 -> 0.5.3
2019-12-02 21:46:12 +01:00
Matthew Bauer 785a0e775e
Merge pull request #73858 from kirelagin/multitime
multitime: init at 1.4
2019-12-02 13:35:13 -05:00
Stig Palmquist 2523a7f377
ripasso-cursive: unstable-2019-08-27 -> 0.3.0
- updated to 0.3.0
- builds man page
- add macOS support (@tssm)

Co-authored-by: Tae Sandoval <tssm@users.noreply.github.com>
2019-12-02 13:40:46 +01:00
Jonathan Ringer b59adfc731 azure-cli: 2.0.76 -> 2.0.77 2019-12-01 19:47:46 -08:00
Oleksii Filonenko d04e10b3d7 emplace: 0.2.5 -> 0.2.7 2019-12-01 13:30:26 -08:00
Oleksii Filonenko 5a27aacf9d emplace: init at 0.2.5 2019-12-01 13:30:26 -08:00
Benjamin Esham 914ceb3411 amber: 0.5.2 -> 0.5.3 2019-12-01 12:05:04 -08:00
Frederik Rietdijk 6662f5be2d Merge master into staging-next 2019-12-01 18:55:44 +01:00
R. RyanTM 1f5f6b796b grive2: 0.5.0 -> 0.5.1 2019-12-01 18:51:51 +01:00
R. RyanTM 507a30f534 openapi-generator-cli: 4.2.0 -> 4.2.1 2019-12-01 18:42:17 +01:00
R. RyanTM 335e62b6f3 unbound: 1.9.4 -> 1.9.5 2019-12-01 18:28:50 +01:00
Renaud 271b2b2b08
Merge pull request #74787 from risicle/ris-haproxy-2.0.10
haproxy: 2.0.8 -> 2.0.10, addressing CVE-2019-19330
2019-12-01 18:01:26 +01:00
Jörg Thalheim bfed0522b6
Merge pull request #74656 from Elyhaka/master
libfprint: 1.0 -> 1.90
2019-12-01 15:54:46 +00:00
Robert Scott c0c3979c93 haproxy: 2.0.8 -> 2.0.10 (security)
addressing CVE-2019-19330
2019-12-01 14:51:06 +00:00
Elyhaka b60d5692bf Added support for libfprint 1.90 2019-12-01 10:42:16 +01:00
Wael Nasreddine 509b20a238
nebula: init at 1.0.0 (#73918) 2019-11-30 17:34:27 -08:00
Jan Tojnar a4bbc84e16
Merge branch 'staging-next' into staging 2019-12-01 01:44:03 +01:00
Jan Tojnar 8cbc862b83
dconf: move to top-level 2019-12-01 01:01:40 +01:00
Vladyslav M 29a8a208a3 hyperfine: 1.8.0 -> 1.9.0 2019-11-30 18:29:43 -05:00
Vladyslav M 8be1f98113
gnirehtet: 2.3 -> 2.4 (#74377)
gnirehtet: 2.3 -> 2.4
2019-11-30 23:19:00 +02:00
Frederik Rietdijk f99271be7c
Merge pull request #74023 from NixOS/staging-next
Staging next
2019-11-30 21:12:27 +01:00
Renaud 144147e4d8
Merge pull request #74438 from filalex77/topgrade-3.5.0
topgrade: 3.4.0 -> 3.5.0
2019-11-30 20:22:38 +01:00
Jan Tojnar 55a72926e1
Merge branch 'staging-next' into staging 2019-11-30 19:45:46 +01:00
Jan Tojnar a69ad18da9
Merge branch 'master' into staging-next 2019-11-30 19:44:51 +01:00
Mario Rodas 65290f9a19
Merge pull request #74515 from waiting-for-dev/boxes
boxes: init at 1.3
2019-11-30 11:46:58 -05:00
R. RyanTM 5837214501 moosefs: 3.0.105 -> 3.0.107 (#74481) 2019-11-30 17:03:52 +01:00
Marc Busqué b9b0493c55 boxes: init at 1.3 2019-11-30 16:06:04 +01:00
R. RyanTM 0321a2aa12 tigervnc: 1.9.0 -> 1.10.0
* tigervnc: 1.9.0 -> 1.10.0 (#74679)
+ refresh meta.homepage
2019-11-30 15:42:50 +01:00
Lancelot SIX 5bf248bd64
Merge pull request #74724 from etu/paps-0-7-1
paps: 0.7.0 -> 0.7.1
2019-11-30 14:44:25 +01:00
Lancelot SIX 5171763b9a
Merge pull request #74730 from doronbehar/update-tmux
tmux: 2.9a -> 3.0
2019-11-30 14:06:51 +01:00
markuskowa 13d6761301
Merge pull request #74699 from r-ryantm/auto-update/whois
whois: 5.5.2 -> 5.5.3
2019-11-30 12:45:26 +01:00
Doron Behar 5b31ad54d7 tmux: 2.9a -> 3.0
Some formatting done as well.
2019-11-30 12:08:07 +02:00
Mario Rodas 1491611bde
Merge pull request #74635 from r-ryantm/auto-update/stunnel
stunnel: 5.55 -> 5.56
2019-11-30 03:27:17 -05:00
Mario Rodas b917589d9f
Merge pull request #74675 from r-ryantm/auto-update/tmate
tmate: 2.3.1 -> 2.4.0
2019-11-30 03:06:35 -05:00
Jörg Thalheim 4195870b66 pcsclite: build with python3
The script is compatible with both
2019-11-30 09:05:12 +01:00
Mario Rodas f41cb9aacb
Merge pull request #74672 from r-ryantm/auto-update/termtosvg
termtosvg: 0.9.0 -> 1.0.0
2019-11-30 03:04:46 -05:00
Renaud daa7511f66
Merge pull request #67824 from suhr/wrapper
java-service-wrapper: init at 3.5.41
2019-11-30 09:03:54 +01:00
Frederik Rietdijk 9f84415541 Merge staging-next into staging 2019-11-30 08:58:01 +01:00
Frederik Rietdijk d14baf7747 Merge master into staging-next 2019-11-30 08:57:28 +01:00
Elis Hirwing b4bbee476c
paps: 0.7.0 -> 0.7.1
Release notes: https://github.com/dov/paps/releases/tag/v0.7.1
2019-11-30 08:34:30 +01:00
Aaron Andersen 2126e37efd
Merge pull request #74632 from r-ryantm/auto-update/rsyslog
rsyslog: 8.1910.0 -> 8.1911.0
2019-11-29 22:46:12 -05:00
Mario Rodas 8077ac92a7
Merge pull request #74710 from r-ryantm/auto-update/yggdrasil
yggdrasil: 0.3.11 -> 0.3.12
2019-11-29 20:38:12 -05:00
Mario Rodas 9d870525e1
Merge pull request #74705 from r-ryantm/auto-update/wakatime
wakatime: 13.0.1 -> 13.0.2
2019-11-29 20:37:47 -05:00
Mario Rodas fcd97e4c27
Merge pull request #74688 from r-ryantm/auto-update/tmuxp
tmuxp: 1.5.3 -> 1.5.4
2019-11-29 19:40:30 -05:00
Ryan Mulligan a59053b885
Merge pull request #74573 from r-ryantm/auto-update/protontricks
protontricks: 1.3 -> 1.3.1
2019-11-29 16:38:34 -08:00
R. RyanTM 8483491b1d yggdrasil: 0.3.11 -> 0.3.12 2019-11-29 16:16:03 -08:00
Сухарик 6b73f36618 java-service-wrapper: init at 3.5.41 2019-11-30 02:48:38 +03:00
R. RyanTM 6b500eb65b wakatime: 13.0.1 -> 13.0.2 2019-11-29 15:28:22 -08:00
Mario Rodas 3ccbc8d891
Merge pull request #74529 from r-ryantm/auto-update/parallel
parallel: 20191022 -> 20191122
2019-11-29 18:09:02 -05:00
R. RyanTM 632d9ff25b whois: 5.5.2 -> 5.5.3 2019-11-29 15:07:04 -08:00
R. RyanTM 71e097936b stress-ng: 0.10.08 -> 0.10.11
(#74649)
2019-11-29 23:14:52 +01:00
Renaud f0b9bd93ec
cryfs: 0.9.10 -> 0.10.2
(#74296)
2019-11-29 22:58:38 +01:00
Jonathan Ringer d24d36b20c azure-cli: freeze cosmosdb 2019-11-29 13:51:34 -08:00
R. RyanTM 821401e72c tmuxp: 1.5.3 -> 1.5.4 2019-11-29 13:48:36 -08:00
WilliButz 9b5361fabd
Merge pull request #74655 from r-ryantm/auto-update/screenFetch
screenfetch: 3.9.0 -> 3.9.1
2019-11-29 22:47:04 +01:00
R. RyanTM a1937011b2 unrar: 5.8.3 -> 5.8.4 2019-11-29 22:32:18 +01:00
R. RyanTM 95450603a7 tmate: 2.3.1 -> 2.4.0 2019-11-29 12:16:53 -08:00
R. RyanTM 5a07cd95d7 termtosvg: 0.9.0 -> 1.0.0 2019-11-29 11:51:13 -08:00
R. RyanTM 706f9e8118 screenfetch: 3.9.0 -> 3.9.1 2019-11-29 09:42:16 -08:00
R. RyanTM 38b14efd6c reuse: 0.5.2 -> 0.6.0 (#74629) 2019-11-29 15:47:00 +01:00
R. RyanTM 7ae932d510 stunnel: 5.55 -> 5.56 2019-11-29 06:19:53 -08:00
Renaud 0b6d3933cb
ec2-utils: fix meta.license
It's licensed under Apache License 2.0 (asl20) and not under
the Apple Public License 2.0 (apsl20)
2019-11-29 15:13:34 +01:00
R. RyanTM 71ebef46d6 rsyslog: 8.1910.0 -> 8.1911.0 2019-11-29 05:48:04 -08:00
Jörg Thalheim bc120beb68
ferm: reference tests 2019-11-29 12:27:49 +00:00
Michael Weiss e9077fc706
inxi: 3.0.36-1 -> 3.0.37-1 2019-11-29 13:14:25 +01:00
R. RyanTM c711972fcd protontricks: 1.3 -> 1.3.1 2019-11-28 19:31:06 -08:00
R. RyanTM d627ba742b pspg: 2.1.8 -> 2.6.0 2019-11-28 17:33:14 -08:00
Mario Rodas 8bb98968ed
Merge pull request #74386 from filalex77/starship-0.26.5
starship: 0.26.4 -> 0.26.5
2019-11-28 20:03:15 -05:00
R. RyanTM d7b63dc4ce plantuml: 1.2019.11 -> 1.2019.12 2019-11-28 22:32:10 +01:00
R. RyanTM 02dfbee063 parallel: 20191022 -> 20191122 2019-11-28 13:03:05 -08:00
R. RyanTM 1eb951d217 amazon-ecs-cli: 1.17.0 -> 1.18.0 2019-11-28 12:22:06 -08:00
R. RyanTM b06375dc43 fcitx-engines.cloudpinyin: 0.3.6 -> 0.3.7 2019-11-28 12:13:54 -08:00
Oleksii Filonenko 58621f00b3
youtube-dl: 2019.11.22 -> 2019.11.28 2019-11-28 18:41:28 +02:00
Dennis Gosnell 42895406af
Merge pull request #74461 from r-ryantm/auto-update/memtest86-efi
memtest86-efi: 8.1 -> 8.2
2019-11-28 20:30:00 +09:00
WilliButz ce538e8f84
Merge pull request #74419 from r-ryantm/auto-update/highlight
highlight: 3.53 -> 3.54
2019-11-28 12:20:58 +01:00
R. RyanTM a2338ea4ef memtest86-efi: 8.1 -> 8.2 2019-11-28 02:44:05 -08:00
Jörg Thalheim 3a2b788894
Merge pull request #74448 from marius851000/ytcc
ytcc: 1.8.1 -> 1.8.2
2019-11-28 09:45:46 +00:00
Jörg Thalheim b82d4edef4
wireguard-tools: fix dependencies (#74390)
wireguard-tools: fix dependencies
2019-11-28 09:31:28 +00:00
marius851000 fd0ecfa809 ytcc: 1.8.1 -> 1.8.2 2019-11-28 09:07:34 +01:00
Oleksii Filonenko 8a0ffb8565
topgrade: 3.4.0 -> 3.5.0 2019-11-28 09:32:36 +02:00
Jonathan Ringer 0c1c18ca44
Merge branch 'master' into staging-next 2019-11-27 22:57:50 -08:00
Bruno Bigras bedc67f760 lego: 3.0.2 -> 3.2.0 2019-11-28 00:28:19 -05:00
R. RyanTM cf2c59ee88 ibus-engines.typing-booster-unwrapped: 2.7.0 -> 2.7.2 2019-11-27 19:55:32 -08:00
R. RyanTM 289aacbf8c auctex: 12.1 -> 12.2 2019-11-27 19:45:35 -08:00
R. RyanTM 00a8b5fc15 highlight: 3.53 -> 3.54 2019-11-27 19:28:29 -08:00
Jan Tojnar 25a95a9764
python3.pkgs.babelgladeextractor: 0.6.0 → 0.6.1 (#74374)
python3.pkgs.babelgladeextractor: 0.6.0 → 0.6.1
2019-11-28 00:41:25 +01:00
Sorin Iclanzan f555515412 Add iptables to wireguard-tools 2019-11-27 18:19:38 -05:00
Oleksii Filonenko 2cc3502ca0
starship: 0.26.4 -> 0.26.5 2019-11-28 01:08:38 +02:00
R. RyanTM 35285cc652 fwup: 1.3.1 -> 1.5.0 2019-11-27 14:50:23 -08:00
Marco A L Barbosa 57d6fffc46 parted: 3.2 -> 3.3 2019-11-27 19:09:36 -03:00
Vladyslav M f405bba843
gnirehtet: 2.3 -> 2.4 2019-11-27 23:53:04 +02:00
Jan Tojnar 2dfd94ac4a
gnome-keysign: stop requiring lxml
Required to build with BabelGladeExtractor 0.6.1.
2019-11-27 22:33:24 +01:00
tekeri d35bd2f7b8 pbis-open: init at 9.1.0 2019-11-27 11:14:25 -08:00
Oleksii Filonenko fb00dacecc onefetch: init at 2.1.0
Co-authored-by: Kloenk <Kloenk@users.noreply.github.com>
2019-11-27 10:14:26 -08:00
Serval 899d38170c
v2ray: fixups and change to `buildGoModule` 2019-11-28 02:10:37 +08:00
Maximilian Bosch ec3ac88ed8
Merge pull request #74347 from xwvvvvwx/wireguard-20191127
wireguard-tools: 0.0.20191012 -> 0.0.20191127
2019-11-27 18:35:43 +01:00
Robin Gloster ea475ab244
Merge pull request #74106 from r-ryantm/auto-update/bdf2psf
bdf2psf: 1.193 -> 1.194
2019-11-27 18:24:20 +01:00
Robin Gloster a821506788
Merge pull request #74107 from r-ryantm/auto-update/abcm2ps
abcm2ps: 8.14.5 -> 8.14.6
2019-11-27 18:23:17 +01:00
David Terry bdcc0f420c
wireguard-tools: 0.0.20191012 -> 0.0.20191127 2019-11-27 17:52:04 +01:00
Dmitry Kalinkin d6fdab57cf
texlive: use texlive.info snapshot
These are easy to access daily snapshots maintained by one of the
texlive developers.
2019-11-27 10:20:33 -05:00
Robert Scott 53b523b4ed gmic-qt: switch to opencv3
opencv2 is essentially EOL and has security concerns
2019-11-27 01:09:02 +00:00
Robert Scott 81d24990bb gmic: switch to opencv3
opencv2 is essentially EOL and has security concerns
2019-11-27 01:08:54 +00:00
Robert Scott 8361442cf7
facedetect: switch to opencv4
opencv2 is essentially EOL and has security concerns
2019-11-26 20:01:37 +01:00
Dima 0541d071af samba3, fusesmb: removing
Samba 3 has been discontinued since Q1/2015. So I think it's time
to just wipe it from the pkgs. FuseSMB is pretty much abandoned,
upstream does not exist and it's also not as useful as it used to
be anyways.
2019-11-26 19:56:16 +01:00
Ryan Mulligan a024b44965
Merge pull request #74234 from r-ryantm/auto-update/fuse-overlayfs
fuse-overlayfs: 0.6.2 -> 0.7
2019-11-26 07:39:55 -08:00
Franz Pletz 6bdec0b828
Merge pull request #74178 from r-ryantm/auto-update/dhcpcd
dhcpcd: 8.0.6 -> 8.1.2
2019-11-26 14:39:27 +00:00
Franz Pletz 636a135282
Merge pull request #74165 from r-ryantm/auto-update/clamav
clamav: 0.102.0 -> 0.102.1
2019-11-26 14:23:11 +00:00
Mario Rodas 927505157b
Merge pull request #74247 from bhipple/fix/par-pname
par: use pname
2019-11-26 07:36:14 -05:00
YI e7d12a474c sslsplit: init at 0.5.5 2019-11-26 17:17:05 +08:00
R. RyanTM e17a0f3c5f gitfs: 0.5.1 -> 0.5.2 2019-11-26 00:42:45 -08:00
R. RyanTM c3fb2267e3 geekbench: 5.0.3 -> 5.0.4 2019-11-26 00:39:39 -08:00
Benjamin Hipple 70d51cf1e0 par: use pname 2019-11-25 23:27:58 -05:00
R. RyanTM dbb85d5a0f facter: 3.14.5 -> 3.14.6 2019-11-25 18:16:28 -08:00
R. RyanTM 5d230d8c58 fuse-overlayfs: 0.6.2 -> 0.7 2019-11-25 17:35:30 -08:00
Jan Tojnar 8cf56826e3
ofono: 1.30 → 1.31 (#74217)
ofono: 1.30 → 1.31
2019-11-26 01:21:28 +01:00
Jan Tojnar d35ad68f98
mmsd: init at unstable-2019-07-15 2019-11-26 01:08:44 +01:00
Kyle Sferrazza 71b79c3e5c ipscan: init at 3.6.2 (#74209)
* ipscan: init at 3.6.2

* ipscan: build from deb, and add desktop file

* ipscan: remove java.library.path

* ipscan: move jar from share/java to share

* ipscan: fix platforms
2019-11-26 00:56:29 +01:00
Jan Tojnar 2561f4da88
ofono: 1.30 → 1.31
https://git.kernel.org/pub/scm/network/ofono/ofono.git/commit/?h=1.31&id=0db662bd6ba4070838bf143df5ee24c949a8c0df
2019-11-26 00:32:23 +01:00
Timo Kaufmann 50b8b05368
Merge pull request #74185 from r-ryantm/auto-update/tridactyl-native
tridactyl-native: 1.17.0 -> 1.17.1
2019-11-26 00:24:00 +01:00
worldofpeace 9e35cea0cf
Merge pull request #73865 from filalex77/keybase-kbnm
keybase: add kbnm to subPackages
2019-11-25 23:16:01 +00:00
Lancelot SIX 52a0f0632b
gnupg: 2.2.17 -> 2.2.18
See https://lists.gnu.org/archive/html/info-gnu/2019-11/msg00010.html
for release information
2019-11-26 00:06:41 +01:00
R. RyanTM 4c99fae944 fanficfare: 3.12.0 -> 3.13.0
(#74188)
2019-11-25 23:35:45 +01:00
R. RyanTM 5b6d23004f ckbcomp: 1.193 -> 1.194
(#74135)
2019-11-25 23:01:31 +01:00
R. RyanTM 69df50d677 ansifilter: 2.14 -> 2.15
* ansifilter: 2.14 -> 2.15 (#74116)

* ansifilter: add meta.homepage
+ refresh meta.license (now GPL3)
2019-11-25 22:39:36 +01:00
Jaka Hudoklin 2840544949
Merge pull request #74168 from serokell/mkaito/bump-vault-bin
vault-bin: 1.1.3 -> 1.3.0
2019-11-25 22:22:15 +01:00
John Ericson f191360ad0 Merge remote-tracking branch 'upstream/staging-next' into staging 2019-11-25 15:59:05 -05:00
Frederik Rietdijk 06a054e6eb Merge master into staging-next 2019-11-25 21:51:57 +01:00
R. RyanTM bbeed8b9e7 bibutils: 6.7 -> 6.8
(#74113)
2019-11-25 20:25:24 +01:00
R. RyanTM 1280e61f5d bandwidth: 1.5.1 -> 1.9.3 (#74105)
(#74105)
2019-11-25 20:20:03 +01:00
R. RyanTM afc9dc248a tridactyl-native: 1.17.0 -> 1.17.1 2019-11-25 11:19:49 -08:00
R. RyanTM ddab7e5cc5 dhcpcd: 8.0.6 -> 8.1.2 2019-11-25 10:11:43 -08:00
R. RyanTM b3ef010210 calamares: 3.2.15 -> 3.2.16 2019-11-25 08:56:26 -08:00
R. RyanTM 0b79dfa6fd clamav: 0.102.0 -> 0.102.1 2019-11-25 08:27:30 -08:00
Christian Höppner 2fcaf65df2
vault-bin: 1.1.3 -> 1.3.0 2019-11-25 16:26:42 +00:00
Oleksii Filonenko 27286ce1c1
frp: init at 0.29.1 2019-11-25 15:56:33 +02:00
Mario Rodas 0f3cf4234d
Merge pull request #74108 from r-ryantm/auto-update/aws-google-auth
aws-google-auth: 0.0.32 -> 0.0.33
2019-11-25 05:32:25 -05:00
Michael Raskin 98dc6b59bf fbvnc: init at 1.0.2 2019-11-25 10:29:03 +01:00
R. RyanTM 1433f5f3c4 aws-google-auth: 0.0.32 -> 0.0.33 2019-11-25 00:08:56 -08:00
R. RyanTM d72ec48e63 abcm2ps: 8.14.5 -> 8.14.6 2019-11-25 00:02:22 -08:00
R. RyanTM 6b6815bf2b bdf2psf: 1.193 -> 1.194 2019-11-24 23:54:49 -08:00
Florian Klink 4273a6adcc
Merge pull request #74081 from flokli/osquery
osquery: remove
2019-11-25 00:17:46 +01:00
Renaud 35d99698ae
dislocker: replace polarssl with mbedtls
polarssl is an old alias to mbedtls
2019-11-24 23:16:01 +01:00
Florian Klink 02f869ff30 osquery: remove
osquery was marked as broken since April.

If somebody steps up to fix it, we can always revive it from the
histroy, but there's not much value in shipping completely broken things
in current master.

cc @ma27
2019-11-24 22:38:07 +01:00
Robert Scott 2482f8b8dc tightvnc: add patches for four CVEs
Security fixes for:
* CVE-2019-8287
* CVE-2019-15678
* CVE-2019-15679
* CVE-2019-15680

mostly adapted from patches fixing similar issues in the actively
maintained libvnc

(#73970)
2019-11-24 19:44:01 +01:00
John Ericson 4f1261134e Merge remote-tracking branch 'upstream/master' into staging 2019-11-24 18:33:54 +00:00
John Ericson 1206faa6d5
Merge pull request #74057 from Ericson2314/wrapper-pname-support
treewide: Purge most parseDrvName
2019-11-24 13:31:35 -05:00
John Ericson d0d5136cce Merge remote-tracking branch 'upstream/master' into wrapper-pname-support 2019-11-24 17:25:07 +00:00
John Ericson 9b090ccbca treewide: Get rid of most `parseDrvName` without breaking compat
That is because this commit should be merged to both master and
release-19.09.
2019-11-24 17:22:28 +00:00
Kyle Sferrazza 5682fe1584 mongodb-compass: add wrapGAppsHook 2019-11-24 17:13:20 +01:00
Lassulus 2dfa46efa1
Merge pull request #73852 from thefenriswolf/master
tensorman: init at 0.1.0
2019-11-24 13:21:40 +01:00
Christian Kauhaus f02d65c980
Merge pull request #73586 from c0bw3b/sec/jasper
jasper: mark as vulnerable, replace with openjpeg where possible, disable JPEG2000 support.
2019-11-24 13:15:02 +01:00
Maximilian Bosch 96185c3175
Merge pull request #73962 from d-goldin/bump_xidlehook
xidlehook: 0.7.1 -> 0.8.0
2019-11-24 12:43:43 +01:00
edef 78cb116272 iperf3: correct license to bsd3 (#73949)
Quoth http://software.es.net/iperf:
> [iperf3] is released under a three-clause BSD license.
2019-11-24 11:58:38 +01:00
thefenriswolf 6d553ded93 tensorman: init at 0.1.0 2019-11-24 11:42:30 +01:00
Arnout Engelen e4f551abf2 diffoscope: 129 -> 131 2019-11-24 10:42:28 +01:00
Frederik Rietdijk 1d18c5a0fe Merge staging-next into staging 2019-11-24 10:13:31 +01:00
Jonathan Ringer 85fc419d42 azure-cli: init at 2.0.76 2019-11-23 19:47:04 -08:00
Pascal Hertleif 2defc2ade1 mdbook: 0.3.1 -> 0.3.5 2019-11-23 18:47:22 -08:00
John Ericson e241c1420a
Merge pull request #73316 from Ericson2314/mingw-rocksdb
rocksdb: Build with MinGW
2019-11-23 13:37:31 -05:00
John Ericson 4686cfcc94 Merge remote-tracking branch 'upstream/master' into mingw-rocksdb
Can just use single commit from
https://github.com/facebook/rocksdb/pull/6076 for rocksdb!
2019-11-23 17:26:49 +00:00
Dima 74cd007ad7 xidlehook: 0.7.1 -> 0.8.0 2019-11-23 13:31:40 +01:00
Mario Rodas 7c5b287ca1
Merge pull request #73910 from marsam/update-sops
sops: 3.4.0 -> 3.5.0
2019-11-23 07:22:46 -05:00
Mario Rodas 988ca73c03
Merge pull request #73923 from xrelkd/update/eksctl
eksctl: 0.9.0 -> 0.10.2
2019-11-23 05:30:13 -05:00
Austin Seipp b964f4b421
vector: make some more options override-able
Unfortunately, buildRustPackage isn't very flexible right now, and most
of these attrs can't be overridden. This is needed for some general
patch work, but isn't really long term sustainable. I plan on reverting
this after Vector 0.6 is out.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-11-23 03:58:58 -06:00
Silvan Mosberger 9d3911f806
beets: fix absubmit deps (#73608)
beets: fix absubmit deps
2019-11-23 00:46:36 +01:00
Michael Raskin 936c7c5e2b kdiff3: fix build 2019-11-22 17:41:47 +01:00
xrelkd 86e305b4c9 eksctl: 0.9.0 -> 0.10.2 2019-11-22 23:19:20 +08:00
Oleksii Filonenko 0de99691d4
nebula: init at 1.0.0 2019-11-22 15:07:18 +02:00
Mario Rodas 139a275c9c
sops: 3.4.0 -> 3.5.0 2019-11-22 04:20:00 -05:00
xrelkd 8651b4eac0 youtube-dl: 2019.11.05 -> 2019.11.22 2019-11-22 08:00:22 +08:00
c0bw3b 0afae5c14b Treewide: fix more URL permanent redirects
Related issue: #60004
Previous PR: #73478
2019-11-21 15:37:34 -08:00
Domen Kožar c64e17b68d
nixpart0: mark as unbroken
It builds.
2019-11-21 17:39:28 +01:00
worldofpeace ac82d7acbd
Merge pull request #73104 from doronbehar/update-sequoia
sequoia: 0.10.0 -> 0.11.0
2019-11-21 15:21:31 +00:00
Oleksii Filonenko 5551e2df7c
keybase: add kbnm to subPackages
This should fix the browser extensions.
2019-11-21 15:59:27 +02:00
Serval 3e1fc7ac1e
v2ray: init at 4.21.3 2019-11-21 21:02:03 +08:00
Kirill Elagin 0d774cdfd4
multitime: init at 1.4 2019-11-21 12:50:59 +03:00
Jan Tojnar 6fb5b6be98
Various GNOME leaf package updates (#73790)
Various GNOME leaf package updates
2019-11-21 01:00:42 +01:00
c0bw3b 9a48332935 dcraw: mark as vulnerable 2019-11-20 19:46:14 +01:00
Frederik Rietdijk 10d0c68a9b Merge staging-next into staging 2019-11-20 10:02:21 +01:00
Frederik Rietdijk 65edeb8633 Merge master into staging-next 2019-11-20 10:01:49 +01:00
Daniel Schaefer d901b2a166
Merge pull request #73474 from matthuszagh/asymptote-2.60
asymptote: 2.47 -> 2.60
2019-11-20 09:35:55 +01:00
Jan Tojnar 77e6622d22
duplicity: add Google Drive support
Required by Déjà Dup.
2019-11-20 04:58:00 +01:00
Jan Tojnar 2b772654a0
gnome-keysign: 1.0.1 → 1.2.0
https://gitlab.gnome.org/GNOME/gnome-keysign/-/tags/1.1
https://gitlab.gnome.org/GNOME/gnome-keysign/-/tags/1.1.1
https://gitlab.gnome.org/GNOME/gnome-keysign/-/tags/1.2.0
2019-11-20 04:57:58 +01:00
Doron Behar 1dbcd8f4a7 sequoia: 0.10.0 -> 0.11.0
Disable check on Darwin.
2019-11-19 23:56:04 +02:00
Oleksii Filonenko ae9846c339 topgrade: init at 3.4.0 (#72976)
* topgrade: init at 3.4.0
2019-11-19 20:18:42 +01:00
worldofpeace d6850a9b91 networkmanager: drop merged patch 2019-11-19 13:05:02 -05:00
Hugo Reeves e8f1c6c8d7 croc: 6.2.3 -> 6.4.1 2019-11-19 09:38:19 -08:00
Christian Kauhaus 52fb21e78f vulnix: 1.9.1 -> 1.9.2
Bugfix release
2019-11-19 09:35:48 -08:00
Mario Rodas 78e17ea5c1 nfpm: 1.1.0 -> 1.1.5 2019-11-19 09:24:30 -08:00
Mario Rodas a5fca20959 watchexec: 1.11.1 -> 1.12.0 2019-11-19 09:23:32 -08:00
Jonathan Ringer 6a983b61d4 elasticsearch-curator: move out of python-packages
Upstream froze click to <7, which means it will only
work with overrides, which means it can't compose
with other python modules.
2019-11-19 07:38:27 -08:00
Frederik Rietdijk 5f8b0d7d99 Merge staging-next into staging 2019-11-19 14:53:29 +01:00
Rob Vermaas 302396fc42 nixpart0: remove broken, fix build for (local) pykickstart dep 2019-11-19 11:09:24 +01:00
Frederik Rietdijk f6b39f852e Merge master into staging-next 2019-11-19 10:53:44 +01:00
Sarah Brofeldt 6a0486b206
Merge pull request #69098 from saschagrunert/cri-tools
cri-tools: 1.15.0 -> 1.16.1
2019-11-19 08:33:10 +01:00
Matt Huszagh 098a903ce2 asymptote: 2.47 -> 2.60
Also cleans up some unnecessary steps in the build
expression.
2019-11-18 15:36:53 -08:00
adisbladis dcfc821c6c
treewide: Stop using Qt 5.9 2019-11-18 20:10:43 +00:00
adisbladis c9d8624ccd
treewide: Get rid of libGLU_combined 2019-11-18 20:10:43 +00:00
Milan Pässler 9b09b4085d tinyfecvpn: init at 20180820.0 2019-11-18 20:56:29 +01:00
Michael Weiss d0637b993f
html-proofer: 3.14.0 -> 3.14.1 2019-11-18 12:55:01 +01:00
Lassulus 5de728659b
Merge pull request #73107 from contrun/init-dnsproxy
dnsproxy: init at 0.20.0
2019-11-18 11:39:00 +01:00
Timo Kaufmann c0a56ee711
Merge pull request #73611 from timokau/home-manager-2019-11-17
home-manager: 2019-10-29 -> 2019-11-17
2019-11-18 09:05:39 +01:00
Timo Kaufmann bee1fa9a20 home-manager: 2019-10-29 -> 2019-11-17
The lorri module was recently added.
2019-11-18 08:32:55 +01:00
Bernardo Meurer 82b0f7432e
beets: fix absubmit deps 2019-11-17 22:33:26 -08:00
Ryan Mulligan c86b0320f9
Merge pull request #73589 from lovesegfault/essentia-extractor
essentia-extractor: init at 2.1_beta2
2019-11-17 21:08:04 -08:00
Bernardo Meurer e7fea062ce
essentia-extractor: init at 2.1_beta2 2019-11-17 20:17:44 -08:00
Bernardo Meurer d5ba79c467
network-manager: 1.20.4 -> 1.20.6 2019-11-17 19:40:53 -08:00
Mario Rodas 337714867a
Merge pull request #73587 from HugoReeves/master
croc: 6.2.0 -> 6.2.3
2019-11-17 22:00:33 -05:00
YI 5f3acf24ae dnsproxy: init at 0.20.0 2019-11-18 10:38:12 +08:00
Jaka Hudoklin f3179ef60a wagyu: init at 0.6.1 2019-11-18 00:34:11 +01:00
R. RyanTM df6bf7f5b7 wakatime: 10.8.0 -> 13.0.1 2019-11-17 23:55:39 +01:00
Alyssa Ross 6955816811 squashfs-tools-ng: init at 0.7 2019-11-17 23:46:16 +01:00
Hugo Reeves 4893b2783c
croc: 6.2.0 -> 6.2.3 2019-11-18 11:36:41 +13:00
Ryan Mulligan 2c7d994147
Merge pull request #73480 from judaew/keybase-update
keybase, keybase-gui: 4.7.2 -> 5.0.0; add dependence, license
2019-11-17 14:16:50 -08:00
lassulus f498b2ac0e wifite2: init at 2.2.5 2019-11-17 22:59:30 +01:00
davidak bc1a40983f xzoom: fix version 2019-11-17 22:56:27 +01:00
Michael Weiss 46ed8ed243
html-proofer: 3.13.0 -> 3.14.0 (security)
This also updates Nokogiri to 1.10.5 for CVE-2019-13117, CVE-2019-13118,
and CVE-2019-18197 [0].

[0]: https://github.com/sparklemotion/nokogiri/issues/1943
2019-11-17 22:48:19 +01:00
Michael Weiss f62e1c41e2
wallutils: 5.8.2 -> 5.8.3 2019-11-17 21:27:07 +01:00
Michael Weiss 77294aa3dc
wob: 0.2 -> 0.4 2019-11-17 20:14:31 +01:00
Jörg Thalheim 4e25c75630 nix-review: 2.0.1 -> 2.1.0 2019-11-17 11:10:32 -08:00
Vadim-Valdis Yudaev b568b813d8
keybase: add license
See issue: https://github.com/NixOS/nixpkgs/issues/43716
2019-11-17 20:46:13 +02:00
Florian Klink f395b4ef51
Merge pull request #73557 from Mic92/nix-serve
nix-serve: correct license
2019-11-17 17:58:58 +01:00
George Shammas 6c45ecfdbe apt: 1.4.6 -> 1.8.4
apt: 1.4.6 -> 1.8.4 (#69571)

apt: cleanup
* add meta.description and point meta.homepage to Debian team
* use nix cmakeFlags array
* fetch from Debian mirrors
* move gtest and xsltproc to nativeBuildInputs

apt: produce usable binaries
* remove ninja from native build inputs and build with plain cmake
* add libtasn1 to dependencies as gnutls needs it
2019-11-17 16:53:34 +01:00
Jörg Thalheim 08f0e49ce9
nix-serve: correct license
see: https://github.com/edolstra/nix-serve/pull/14
2019-11-17 13:16:26 +00:00
markuskowa 793637684f
Merge pull request #73507 from asymmetric/btrbk
btrbk: add missing mbuffer dependency
2019-11-17 13:42:28 +01:00
markuskowa 6f4e5228b9
Merge pull request #73517 from geistesk/smu
smu: init at 1.5
2019-11-17 11:42:38 +01:00
Frederik Rietdijk 3864800226 Merge master into staging-next 2019-11-17 10:31:52 +01:00
Jonathan Ringer 86d6a63e48 mitmproxy: disable example tests
pytest5 isn't able to load examples.complex.xss_scanner
even though a normal interpreter session is able to load
it fine.
2019-11-17 00:14:08 -08:00
Mario Rodas 405c51002a
Merge pull request #73450 from marsam/update-vault
vault: 1.2.4 -> 1.3.0
2019-11-17 03:05:56 -05:00
ash lea 19b9dd603a gmrender-resurrect: 4f221e6 -> 0.0.8 (#71474)
* gmrender-resurrect: cc96ede -> v0.0.8

* gmrender-resurrect: add ashkitten as maintainer

* gmrender-resurrect: readability and idiomacy improvements

* gmrender-resurrect: fetchpatch is not used

* gmrender-resurrect: fix version number format for nix
2019-11-17 00:36:59 +01:00
geistesk b3ca115ebd smu: init at 1.5 2019-11-16 22:27:22 +01:00
Lorenzo Manacorda 053c153756 btrbk: add missing mbuffer dependency
See changelog: https://github.com/digint/btrbk/blob/v0.29.0/ChangeLog#L14
2019-11-16 16:46:52 +01:00
Renaud 5af5b19bc7
hardinfo: restrict to x86 linux platforms 2019-11-16 16:25:07 +01:00
Renaud 5a8ecec12b
haka: restrict to x86 linux platforms
aarch64 Hydra build has always been failing
2019-11-16 16:08:22 +01:00
Jörg Thalheim 26a4ff8370
Merge pull request #73492 from c0bw3b/fix/alioth
Treewide: replace last refs to alioth.debian.org
2019-11-16 15:02:14 +00:00
Renaud 3bd26af129
efitools: fix build with gnu-efi >= 3.0.11
(#73503)
2019-11-16 15:27:38 +01:00
Lev Livnev efd3b451e8 john: copy rules
copy rules so that they are available to john at runtime
without this, john fails when run with default settings
2019-11-16 14:44:36 +01:00
Will Dietz ed2819a231
Merge pull request #68914 from dtzWill/update/broot-0.9.5
broot: 0.9.4 -> 0.10.2
2019-11-16 07:03:05 -06:00
Frederik Rietdijk be7125dde7 Merge master into staging-next 2019-11-16 11:45:07 +01:00
c0bw3b d811bb1dcb Treewide: replace last refs to alioth.debian.org
Alioth is now offline -> https://wiki.debian.org/Salsa/AliothMigration
Sources moved to other forges (Salsa for example)
Some release tarballs are available on alioth-archive.debian.org
2019-11-16 11:32:05 +01:00
Jörg Thalheim c19b3dccce
Merge pull request #73482 from ryneeverett/fix-http-prompt
http-prompt: fix build
2019-11-16 09:50:41 +00:00
Renaud 206c264c7d
gzrt: fix homepage and src url redirect
+ meta.license is GPL2+
2019-11-16 10:11:17 +01:00
Will Dietz 3344f3e184 broot: 0.9.4 -> 0.10.2
https://github.com/Canop/broot/releases/tag/v0.9.5
https://github.com/Canop/broot/releases/tag/v0.9.6
https://github.com/Canop/broot/releases/tag/v0.10.0
https://github.com/Canop/broot/releases/tag/v0.10.1
https://github.com/Canop/broot/releases/tag/v0.10.2
2019-11-16 01:24:31 -06:00
ryneeverett 0e283d6a2d http-prompt: fix build
I don't really understand why this works:

- Building with python3 because python2 fails with "error: invalid command
'bdist_wheel'".
- Specifying the path to prompt_toolkit v1 because otherwise the dependency
resolution fails with "ERROR: Could not find a version that satisfies the
requirement prompt-toolkit<2.0.0,>=1.0.0 (from http-prompt==1.0.0) (from
versions: none) ERROR: No matching distribution found for
prompt-toolkit<2.0.0,>=1.0.0 (from http-prompt==1.0.0)".
2019-11-16 04:34:53 +00:00
Graham Christensen 7becdb2363
Merge pull request #73478 from c0bw3b/repology/perma-redirect
Treewide: fix URL permanent redirects
2019-11-15 20:46:53 -05:00
Matthew O'Gorman 5189a27237
keybase-gui: add libappindicator-gtk3
See https://github.com/NixOS/nixpkgs/pull/72147
2019-11-16 03:32:45 +02:00
Vadim-Valdis Yudaev a909083d4d
keybase, keybase-gui: 4.7.2 -> 5.0.0 2019-11-16 02:53:32 +02:00
c0bw3b 9367367dfd Treewide: fix URL permanent redirects
Permanent redirects on homepages and/or source URLs
as reported by Repology
2019-11-16 01:41:23 +01:00
John Ericson ca76436298 zstd: Fix MinGW build 2019-11-15 23:21:47 +00:00
Raymond d0e1277dfd
mtr: patch for "Error decoding localhost address" 2019-11-16 01:08:28 +03:00
SRGOM d587092e9e pplatex: init at unstable-2015-09-14 (#73461) 2019-11-15 14:01:11 -05:00
Linus Heckemann 75667c2916 pythonPackages.nixpart: unmark broken 2019-11-15 18:00:36 +01:00
Daniel Schaefer a636118725
dragon-drop: 1.1.0 -> 1.1.1 (#73422)
dragon-drop: 1.1.0 -> 1.1.1
2019-11-15 11:34:51 +01:00
Mario Rodas 502111d92a
vault: 1.2.4 -> 1.3.0
Release notes: https://www.hashicorp.com/blog/vault-1-3/
2019-11-15 04:20:00 -05:00
Daniel Schaefer c96e556ed7
grip-0.8: indexed grip (#60182)
grip-0.8: indexed grip
2019-11-14 23:54:32 +01:00
Jan Tojnar da76deffd1
Merge branch 'master' into staging-next 2019-11-14 23:25:36 +01:00
Renaud 32b0cb0f46
Merge pull request #70604 from moaxcp/asciidoctorj
asciidoctorj init at 2.1.0
2019-11-14 22:30:45 +01:00
Daniel Schaefer 6b9390f253 dragon-drop: 1.1.0 -> 1.1.1
Fixes segfault which would make the program unusable.
2019-11-14 22:25:40 +01:00
Milan Svoboda 2bf8cccc0d grip-search: init at 0.8 2019-11-14 22:11:58 +01:00
Sebastian Graf de121909d2 libinput-gestures: Add coreutils to $PATH
Otherwise it can't find `stdbuf` when run as a systemd service.
2019-11-14 09:30:59 -08:00
Christian Kauhaus be83d68556 vulnix: 1.8.2 -> 1.9.1
New upstream release. The old version is broken because NIST has
discontinued NVD XML feeds. vulnix 1.9.x uses the JSON feeds.
2019-11-14 09:14:30 -08:00
Leonhard Markert ceccff3439 lorri: init at version unstable-2019-10-30
Includes user service (nixos/modules/services/development/lorri) that
starts on demand.
2019-11-14 16:06:27 +01:00
Gürkan Gür dc1a1b2b8a passExtensions.pass-genphrase: 0.1 -> 0.2
(#71032)
2019-11-14 14:56:57 +01:00
Jos van Bakel 10600289ee awslogs: propagate setuptools
(#71172)
2019-11-14 14:31:13 +01:00
Frederik Rietdijk c6e31d0767 Merge master into staging-next 2019-11-14 13:31:39 +01:00
Frederik Rietdijk c747894638 recode: 3.7.4 -> 3.7.6, use python3 2019-11-14 13:20:55 +01:00
Mario Rodas 717c53e52f
Merge pull request #73357 from davidtwco/starship-0.26.4
starship: 0.25.2 -> 0.26.4
2019-11-14 06:39:00 -05:00
Mario Rodas 6ba2f551a0
Merge pull request #73358 from Shopify/shadowenv-131
shadowenv: 1.2.1 -> 1.3.1
2019-11-13 23:03:00 -05:00
Silvan Mosberger 5057d2f950
jpegexiforient: init at 2002-02-17 (#73361)
jpegexiforient: init at 2002-02-17
2019-11-14 03:15:47 +01:00
Silvan Mosberger 3f0082d579
jpegexiforient: init at unstable-2002-02-17 2019-11-14 02:36:30 +01:00
R. RyanTM 77b8701c5f openapi-generator-cli: 4.1.3 -> 4.2.0
(#72589)
2019-11-13 23:53:35 +01:00
Dmitry Kalinkin f4ae8d09e7
texlive: remove dvidvi override
Not needed anymore
2019-11-13 16:54:53 -05:00
Oleksii Filonenko 20394a368e cargo-deb: init at 1.21.1
Co-Authored-By: Daniel Schaefer <git@danielschaefer.me>
2019-11-13 13:06:25 -08:00
John Ericson 774e88cd86 lz4: Fix MinGW build 2019-11-13 20:40:15 +00:00
Alexey Shmalko f0f1e12a1c
Merge pull request #73313 from astro/tdns-cli
tdns-cli: init at 0.0.5
2019-11-13 21:59:19 +02:00
Burke Libbey f52979b22f shadowenv: 1.2.1 -> 1.3.1 2019-11-13 13:18:09 -05:00
R. RyanTM 86f1494abf sourceHighlight: 3.1.8 -> 3.1.9
(#71884)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/source-highlight/versions
2019-11-13 18:41:39 +01:00
David Wood 1485bce868
starship: 0.25.2 -> 0.26.4 2019-11-13 17:29:57 +00:00
Astro 65a9f34ea4 tdns-cli: init at 0.0.5 2019-11-13 18:17:02 +01:00
Frederik Rietdijk f2668546b9 enpass: use python2 in update script 2019-11-13 16:27:38 +01:00
Frederik Rietdijk cf5e5e4d79 vulnix: use python3Packages as argument 2019-11-13 16:27:38 +01:00
R. RyanTM faa4b27923 syslogng: 3.23.1 -> 3.24.1
* syslogng: 3.23.1 -> 3.24.1 (#72674)

* syslogng: refresh homepage and source url
2019-11-13 16:16:36 +01:00
R. RyanTM baf72d3093 geekbench: 5.0.2 -> 5.0.3
(#72514)
2019-11-13 13:24:41 +01:00
R. RyanTM c7af822248 i2pd: 2.28.0 -> 2.29.0
(#72538)
2019-11-13 12:27:44 +01:00
Oleksii Filonenko 4f3c2a2410 aria2: 1.34.0 -> 1.35.0
* aria2: 1.34.0 -> 1.35.0 (#73220)

- Remove the patch

* aria2: add filalex77 as a maintainer
2019-11-13 11:52:20 +01:00
Oleksii Filonenko 00bbd07152 pg_flame: init at 1.1 2019-11-13 00:24:33 -08:00
xrelkd 735a8290c2 eksctl: 0.8.0 -> 0.9.0 2019-11-13 00:22:51 -08:00
Dennis Gosnell 3ac9f1ecce
Merge pull request #73272 from oxalica/fcitx-configtool-path-fix
fcitx-configtool: patch paths to fcitx-remote
2019-11-13 17:07:06 +09:00
oxalica 05c94e3acd
fcitx-configtool: patch paths to fcitx-remote 2019-11-13 13:24:21 +08:00
Peter Hoeg 8fa83bda25
Merge pull request #67692 from saschagrunert/slirp4netns
slirp4netns: 0.3.0 -> 0.4.2
2019-11-13 09:21:23 +08:00
Renaud a6220c3384
Merge pull request #73072 from cko/missing_descriptions
treewide: add missing descriptions & homepages
2019-11-13 00:34:31 +01:00
Renaud 810abebba2
rng-tools: 6.7 -> 6.8 (#73007)
+ run tests
+ enable jitterentropy by default
+ add c0bw3b to maintainers
2019-11-13 00:05:28 +01:00
markuskowa da0a02bc4a
Merge pull request #72471 from r-ryantm/auto-update/diffoscope
diffoscope: 127 -> 129
2019-11-12 20:06:40 +01:00
Matthew Bauer b2a7c252c0
Merge pull request #71007 from moaxcp/ttygif
ttygif init at 1.4.0
2019-11-12 12:52:38 -05:00
worldofpeace 5d2dc6fd79
Merge pull request #73164 from judaew/yara-update
yara: 3.10.0 -> 3.11.0, fix build
2019-11-12 15:34:03 +00:00
Vadim-Valdis Yudaev 29ebc933ce
yara: 3.10.0 -> 3.11.0, fix build 2019-11-12 16:08:46 +02:00
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
lewo 27670961f5
Merge pull request #73249 from c0bw3b/pkg/bgpdump
bgpdump: 2017-09-29 -> 1.6.0
2019-11-12 14:40:44 +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
John Mercier 9f9bd573fe ttygif init at 1.4.0 2019-11-11 17:30:08 -05: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
Renaud b5b7bd6ebb
bgpdump: 2017-09-29 -> 1.6.0 2019-11-11 22:17:43 +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
Sascha Grunert f94d457e5c
slirp4netns: 0.3.0 -> 0.4.2
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-11 08:58:42 +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
Christine Koppelt 35ab77755b peruse: add missing description & homepage 2019-11-10 08:00:23 +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
Samuel Dionne-Riel 313cef8685 groff: Fix cross-compilation
Fixup the patch from 4f3c8178b8 so it
applies to the current groff.

The patch was removed, but cross-compilation not validated, in #70500.
2019-11-08 22:05:49 -05: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
Yury Bulka b220d3e0df Revert "mu: 1.2 -> 1.3.3"
This reverts commits 53a536c698
and af931c172d.

The repology.org info was incorrect, pulling in a development version
of mu as a release. The current (stable) release of mu is still 1.2:
https://github.com/djcb/mu/releases
2019-11-08 19:55:11 +02:00
Thibault Gagnaux c12850a74c Removes vpnc from propagated build inputs 2019-11-08 13:54:39 +01:00
Jaka Hudoklin f2503c14e5
Merge pull request #73012 from marsam/update-vault
vault: 1.2.3 -> 1.2.4
2019-11-08 08:28:22 +01:00
Dmitry Kalinkin 6fa62dbefd
Merge pull request #71419 from veprbl/pr/texlive-2019
texlive: 2018 -> 2019, poppler: 0.74.0 -> 0.81.0
2019-11-07 23:51:36 -05:00
Mario Rodas df54c57b6c
vault: 1.2.3 -> 1.2.4 2019-11-07 19:00:00 -05:00