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
Peter Wagner
274eb1e720
nfs-kernel-server: update to 2.2.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years ago
Peter Wagner
b819714142
git: update to 2.15.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years ago
Philip Prindeville
62267be558
Merge pull request #5067 from pprindeville/perl-cgi-update-4.37
perl-cgi: update to 4.37
7 years ago
Philip Prindeville
200312325f
perl-cgi: update to 4.37
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
7 years ago
Saverio Proto
a665803ef2
tinc: version bump 1.0.33
Signed-off-by: Saverio Proto <saverio.proto@switch.ch>
7 years ago
Daniel Golle
152b30f8e0
Merge pull request #5053 from aparcar/rpcd-mod-attendedsysupgrade-v1.1
rpcd-mod-attendedsysupgrade: upgrade to v1.1
7 years ago
Zoltan HERPAI
a609f1bbab
net/sshfs: update to 2.10
Update to the latest release usable with fuse 2.x
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
7 years ago
Hannu Nyman
4b3015b075
Merge pull request #5057 from dibdot/adblock
adblock: release 3.1.0
7 years ago
Dirk Brenken
02e21a1e71
adblock: release 3.1.0
* please note: config file update required!
* add 'whitelist only' mode, block access to all domains
except those explicitly listed in the whitelist file
* rework awk regex for all blocklist sources
* include 'third-party' domains for all regional lists
* change adguard url and refine filter ruleset
* use POSIX character classes
* fix regex for whitelist preparation
* fix corner case parsing issues
* fix enable/disable behavior
* various other small fixes
* documentation update
Signed-off-by: Dirk Brenken <dev@brenken.org>
7 years ago
champtar
e28ad2acd3
Merge pull request #5056 from antonlacon/sqlite-3.21
sqlite: update to 3.21.0
7 years ago
Michael Heimpold
93fad8456a
libxml2: update to 2.9.7
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years ago
Ian Leonard
04f699f6ea
sqlite: update to 3.21.0
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
7 years ago
AaronA
8e1e4d7d2d
Force a kill of the existing Processes to make sure they are left and the processes begin to stack up.
7 years ago
Paul Spooren
78b9c452c7
rpcd-mod-attendedsysupgrade: upgrade to v1.1
call it upgrade instead of update
added client options:
auto_search - start upgrade search on login
advanced_mode - offer more options like package_editing
message before sysupgrade
more verbose Makefile
moved acls to client
Signed-off-by: Paul Spooren <paul@spooren.de>
7 years ago
Hannu Nyman
d6414cf42b
Merge pull request #5041 from StevenHessing/noddos
noddos: bump to v0.5.5
7 years ago
Daniel Salzman
f98ab6689f
knot: upgrade to 2.5.6
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
7 years ago
Steven Hessing
dc19369d5c
noddos: bump up to noddos v0.5.5
Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
7 years ago
Steven Hessing
1267369d95
libyaml: introducing libyaml-cpp package
Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
7 years ago
Philip Prindeville
941c7f5120
perl: add Text::CSV_XS for iptables-mod-geoip
There are scripts to download and preprocess the GeoIP database
for iptables-mod-geoip which require this Perl module.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
7 years ago
Peter Wagner
53e9e952ea
wget: set myself as maintainer
Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years ago