Commit Graph

23739 Commits

Author SHA1 Message Date
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
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