champtar
1f7fa77d90
Merge pull request #4755 from hashashin/sshfs-2.10
sshfs: version bump to 2.10
7 years ago
champtar
e822b1e241
Merge pull request #4647 from salzmdan/master
knot: upgrade to 2.5.6
7 years ago
champtar
8cb3285bd4
Merge pull request #4885 from diizzyy/patch-92
net/dansguardian: Remove from tree
7 years ago
champtar
c81a75125a
Merge pull request #5033 from yangfl/master
net/mwan3: fix empty gateway when creating routing table
7 years ago
champtar
0055c14a09
Merge pull request #5073 from nxhack/icu4c-60_1
icu: bump to 60.1
7 years ago
Lucian Cristian
dbaaedef99
php7: add php7-mod-imap
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
7 years ago
David Yang
6f0a88f1ed
mwan3: update to version 2.6.7
Signed-off-by: David Yang <mmyangfl@gmail.com>
7 years ago
Florian Eckert
738da3146c
net/keepalived: add keepalived.user script handling
Add keepalived.user script handling which are also saved during sysupgrade.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
7 years ago
Florian Eckert
ff33ff463b
net/keepalived: add notify hotplug-call script handling
During keepalived config generation for the vrrp_instance and vrrp_sync_group
the notify_* sections are automatic added to the runtime keepalived.conf.
This could be used for service which want to react on keepalived notifications.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
7 years ago
David Yang
474e6bbdd7
mwan3: add check for ping
Signed-off-by: David Yang <mmyangfl@gmail.com>
7 years ago
David Yang
e094212b17
mwan3: reduce dependency on src_ip
Interfaces may be managed by 3rd-party scripts, thus src_ip may not be
always available in uci.
Signed-off-by: David Yang <mmyangfl@gmail.com>
7 years ago
David Yang
6f38affd0c
mwan3: fix empty gateway when creating routing table
Interfaces of some PtP protocols do not have a real gateway. In that
case ubus may fill them with '0.0.0.0' or even leave it blank. This
will cause error when adding new routing rule.
Signed-off-by: David Yang <mmyangfl@gmail.com>
7 years ago
David Yang
5688f3e65a
mwan3: reduce unnecessary comparisons
Signed-off-by: David Yang <mmyangfl@gmail.com>
7 years ago
Philip Prindeville
8a873362d8
Merge pull request #5085 from pprindeville/perl-inline-c-update-0.78
perl-inline-c: update to 0.78
7 years ago
Philip Prindeville
d3fe2738fa
Merge pull request #5087 from pprindeville/cryptodev-post-moduleload-rewrite
cryptodev: simplify for Jo's parameter passing
7 years ago
Philip Prindeville
ee41431af8
perl-inline-c: extutils not a run-time dependency
Just about everything needs extutils to be built. But very little
requires it to run.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
7 years ago
Philip Prindeville
09f4be311e
perl-inline-c: update to 0.78
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
7 years ago
Philip Prindeville
2d09f07c7f
cryptodev: simplify for Jo's parameter passing
Don't need to have a bare /etc/modules.d/ file since we can cleanly
synthesize one now.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
7 years ago
Philip Prindeville
e69441be6f
Merge pull request #5083 from pprindeville/perl-inline-c-fix-makefile_pl
perl-inline-c: patch Makefile.PL to not eval undef
7 years ago
Philip Prindeville
68920e2455
Merge pull request #5082 from pprindeville/perl-makefile_pl-failure-redux
perlmod: redux handling odd Makefile.PL eval value
7 years ago
Philip Prindeville
5470c60a91
perl-inline-c: patch Makefile.PL to not eval undef
Our build wrappers don't like Makefile.PL scripts which evaluate
to undef.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
7 years ago
Philip Prindeville
f03cd7b5ac
perlmod: redux handling odd Makefile.PL eval value
It seems that Inline::C evaluates to undef which is problematic, so
we need to handle this better.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
7 years ago
Rafał Miłecki
f2a725ba2d
rpcd-mod-lxc: add "info" ubus method (similar to the lxc-info)
This method allows getting basic info about a queried container. It's
based on the lxc-info command-line tool.
Example output:
> ubus call lxc info '{ "name": "foo" }'
{
"name": "foo",
"state": "RUNNING",
"pid": 2946,
"ips": [
"192.168.0.124"
]
}
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Approved-by: Luka Perkov <luka@openwrt.org>
7 years ago
Florian Eckert
4bd238e852
net/keepalived: comment alt_config_file
Comment alt_config_file option in default config
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
7 years ago
Zoltan Herpai
91dc4e824d
Merge pull request #5059 from wigyori/master
net/sshfs: update to 2.10
7 years ago
Philip Prindeville
4776a50114
Merge pull request #5052 from pprindeville/perl-text-csv_xs
perl: package Text::CSV_XS module
7 years ago
Hirokazu MORIKAWA
37be5e57bc
icu: bump to 60.1
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
7 years ago
champtar
d326b4fcb1
Merge pull request #4921 from TDT-GmbH/20171009-add-packages-license-tags
add some packages license tags
7 years ago
Ted Hess
bf3ec02533
Merge pull request #5072 from diizzyy/patch-107
tio: Add to tree
7 years ago
Daniel Golle
395d5ece4f
postgresql: update to version 9.6.5
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years ago
Daniel Golle
643a2aa3fe
libextractor: update to version 1.6
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years ago
Daniel Golle
347c563c32
opensc: update to version 0.17.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years ago
Daniel Golle
a6ecd386dc
libp11: update to version 0.4.7
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years ago
Daniel Golle
d81cf8f228
glpk: update to version 4.63
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years ago
Daniel Golle
3062af441a
gawk: update to version 4.2.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years ago
Daniel Golle
f0806ab416
debootstrap: update to version 1.0.92
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years ago
Daniel Golle
d947a6cd79
lvm2: update to version 2.02.176
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years ago
Daniel Golle
d7253f8bcb
pyodbc: update to version 4.0.21
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years ago
Daniel Golle
c7602c74bb
gnurl: update to version 7.56.1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years ago
Daniel Engberg
bc8c403919
tio: Add to tree
tio is a simple TTY terminal I/O application
It's smaller than picocom, uses GNU autotools and has some nice features
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years ago
Hannu Nyman
b7119e4ae9
Merge pull request #5071 from commodo/python-batch-upgrade
Python batch upgrade
7 years ago
Hannu Nyman
28f082ca1e
Merge pull request #4963 from diizzyy/patch-97
utils/tmux: Update to 2.6
7 years ago
Alexandru Ardelean
8750a59d3d
python,python3: apply PKG_FIXUP:=autoreconf
Should hopefully provide more consistent results
across distros.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years ago
Alexandru Ardelean
007c7a1428
python-asn1crypto: update to version 0.23.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years ago
Alexandru Ardelean
9f232051b8
python-cryptography: update to version 2.1.3
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years ago
Alexandru Ardelean
6b31702827
python-cffi: update to version 1.11.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years ago
Alexandru Ardelean
3a7d2c6794
python-pyasn1-modules: update to version 0.1.5
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years ago
Alexandru Ardelean
7eadc0912f
python-pyasn1: update to version 0.3.7
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years ago
Alexandru Ardelean
2f3cc6eada
python-lxml: upgrade to version 4.1.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years ago
Alexandru Ardelean
652553e552
python3: bump to version 3.6.3
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years ago