Commit Graph

11264 Commits

Author SHA1 Message Date
champtar 4d5c752f45 Merge pull request #5311 from mwarning/kadnode
kadnode: add new package
2018-01-22 04:37:01 +01:00
BangLang Huang 3ac7d06f19 libtalloc: bump to latest version
Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
2018-01-21 22:49:02 +08:00
champtar b6c6c9e535 Merge pull request #5390 from diizzyy/net-inadyn
inadyn: Update to 2.3
2018-01-21 15:05:02 +01:00
champtar 075dc5caae Merge pull request #5387 from diizzyy/admin-netdata
admin/netdata: Update to 1.9.0
2018-01-21 14:38:07 +01:00
champtar 7d64f2470e Merge pull request #5483 from micmac1/move-sngrep-and-sipgrep-to-telephony
Move sngrep and sipgrep to openwrt/telephony
2018-01-21 14:36:37 +01:00
Sebastian Kemper f22e179b12 sngrep: move to telephony repo
Delete sngrep from openwrt/packages. Once done it will be put into the
openwrt/telephony repo.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-21 14:25:04 +01:00
Sebastian Kemper 43dfd37195 sipgrep: move to telephony repo
Delete sipgrep from openwrt/packages. Once done it will be put into the
openwrt/telephony repo.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-01-21 14:23:15 +01:00
champtar a8c04c98ec Merge pull request #5482 from neheb/patch-1
btrfs-progs: Bump to 4.14.1 + add Build/InstallDev
2018-01-21 07:12:32 +01:00
Rosen Penev a9e4c8ef64 btrfs-progs: Bump to 4.14.1 + add Build/InstallDev
Supersedes #5173 and bumps the version to latest. Tested on ramips (mt7621).

Signed-off-by: Eugene Chekanskiy <echekanskiy@gmail.com>
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-01-20 21:44:11 -08:00
Nikos Mavrogiannopoulos aa93ca86db openconnect: build without options we don't support
That is, since we don't require gssapi or libpskc, avoid
accidental builds with it.

Closes #5474

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2018-01-20 23:47:44 +01:00
Hannu Nyman d0e24bd6ed Merge pull request #5429 from philenotfound/mutt-bump
mutt: bump to version 1.9.2
2018-01-20 23:46:04 +02:00
champtar 0f74fe7c13 Merge pull request #5257 from lynxis/rb_libgcrypt
libgcrypt: remove build timestamp
2018-01-20 22:33:38 +01:00
champtar a1f960f2fa Merge pull request #5371 from MikePetullo/libsoup
libsoup: update to 2.60.2
2018-01-20 22:04:48 +01:00
Michael Heimpold 6a55acc519 libiio: update to 0.12
- remove upstreamed patch
- remove dependency to libavahi-common which does not exist,
  seems that I have confused library name vs package name (fixes #5480)
(- only compile tested at the moment)

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-01-20 22:03:09 +01:00
champtar eae25776a9 Merge pull request #5389 from diizzyy/libs-confuse
confuse: remove myself as maintainer
2018-01-20 21:14:56 +01:00
champtar fac7528a60 Merge pull request #5481 from hnyman/coova
coova-chilli: remove matrixssl dependency
2018-01-20 20:29:29 +01:00
Hannu Nyman b5fbdd7fef coova-chilli: remove matrixssl dependency
matrixssl is still in the oldpackages repo,
so coova-chilli should not depend on it.

Remove the config option for selecting matrixssl lib
and the dependency declaration.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-01-20 16:44:08 +02:00
Jo-Philipp Wich f2760f973f Merge pull request #5451 from jow-/ulogd-conditional-deps
ulogd: conditionalize dependencies
2018-01-20 15:19:50 +01:00
Hannu Nyman 55434dfde4 Merge pull request #5478 from EricLuehrsen/unbound_168
unbound: update to 1.6.8 for CVE-2017-15105
2018-01-20 10:03:20 +02:00
Eric Luehrsen d12d2e31d3 unbound: update to 1.6.8 for CVE-2017-15105
A vulnerability was discovered in the processing of wildcard synthesized
NSEC records. While synthesis of NSEC records is allowed by RFC4592,
these synthesized owner names should not be used in the NSEC processing.
This does, however, happen in Unbound 1.6.7 and earlier versions.
(see https://unbound.net/downloads/CVE-2017-15105.txt)

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2018-01-19 20:11:49 -05:00
Hannu Nyman 2851543d03 Merge pull request #5421 from alive4ever/mksh-r56b
utils/mksh: update to r56b
2018-01-19 18:04:09 +02:00
Hannu Nyman 7ced677124 Merge pull request #5456 from jefferyto/python-automat
python-automat: new package
2018-01-19 18:03:13 +02:00
Hannu Nyman fbae202394 Merge pull request #5455 from jefferyto/python-hyperlink
python-hyperlink: new package
2018-01-19 18:03:02 +02:00
Hannu Nyman 9da7e1eaf4 Merge pull request #5454 from jefferyto/python-incremental
python-incremental: new package
2018-01-19 18:02:53 +02:00
Hannu Nyman 60d47335d6 Merge pull request #5453 from jefferyto/python-constantly
python-constantly: new package
2018-01-19 18:02:40 +02:00
Hannu Nyman e8176392d2 Merge pull request #5473 from jefferyto/twisted-17.9.0
twisted: updated to 17.9.0, add src package
2018-01-19 15:10:38 +02:00
Yousong Zhou d438de95a6 vpnc: fix using proto_add_host_dependency
Fixes #4343

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-01-19 11:17:27 +08:00
Etienne Champetier 64aa144662 build,travis: don't fail on WARNING
OpenWrt build now outputs WARNING on dependencies issues, for exemple
"WARNING: Makefile 'package/feeds/packages/coova-chilli/Makefile' has a dependency on 'libmatrixssl', which does not exist"

Relax the check for now

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2018-01-18 13:32:16 -08:00
Michael Heimpold e3e2c08487 ser2net: fix dynamic config generation (refs #5302)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-01-18 22:30:27 +01:00
Daniel Golle e1f66e0ee7 gnunet: update sources
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2018-01-18 19:49:57 +01:00
Jeffery To 3690cac14b twisted: updated to 17.9.0, add src package
There have been some new dependencies added in recent versions of
Twisted (mostly internal classes that have been spun out into their own
libraries):

* constantly (#5453), since 16.5.0
* incremental (#5454), since 16.5.0
* Automat (#5456), since 17.1.0
* hyperlink (#5455) since 17.5.0

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2018-01-19 01:24:46 +08:00
Hannu Nyman ed2d1923ee Merge pull request #5468 from u1f35c/master
utils/collectd: Re-add option to enable encrypted network output
2018-01-18 18:32:03 +02:00
Hannu Nyman c81e542d19 Merge pull request #5433 from MikePetullo/vips
vips: update to 8.6.1
2018-01-18 16:45:56 +02:00
Hannu Nyman 3e62173de5 Merge pull request #5466 from danielg4/master
unbound: fix crash when using odhcpd w/o dnsmasq
2018-01-18 16:45:13 +02:00
Hannu Nyman 059fff5983 Merge pull request #5465 from commodo/fix-python-recursive-deps
python,python3: fix recursive deps caused by dangling DEPENDS
2018-01-18 16:44:20 +02:00
Daniel Gimpelevich 379e28880b unbound: fix crash when using odhcpd w/o dnsmasq
When using the configuration under "Unbound and odhcpd" in the package's
README.md, the scripts generated a malformed config file for unbound, due
to an "ip route" command giving extra output lines with the string
"anycast" where the awk script expects an address. These are now filtered.

Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
2018-01-18 04:22:12 -08:00
Peter Wagner d0c37601f7 glib2: update to 2.55.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-01-18 11:29:55 +01:00
Alif M. Ahmad b5dc2ef39b mksh: update to r56b
Updated to mksh-r56b

Signed-off-by: Alif M. Ahmad <alive4ever@live.com>
2018-01-18 11:00:26 +07:00
Jonathan McDowell 4ba4d8232d utils/collectd: Re-add option to enable encrypted network output
The collectd network plugin has the ability to sign and/or encrypt its
traffic, allowing secure interaction with other collectd instances. This
had been disabled due to issues with the collectd build system.
Fix up the configure parameters to work correctly and re-add the option.

Signed-off-by: Jonathan McDowell <noodles@earth.li>
2018-01-17 22:03:32 +00:00
Noah Meyerhans f714c9071d bind: Update to 9.11.2-P1
New upstream release fixes the following security issues:

 * CVE-2017-3145: BIND was improperly sequencing cleanup operations on
   upstream recursion fetch contexts, leading in some cases to a use-after-free
   error that can trigger an assertion failure and crash in named.

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2018-01-17 08:56:31 -08:00
Alexandru Ardelean 6494642caf python,python3: fix recursive deps caused by dangling DEPENDS
For python `src` packages we should clear out the DEPENDS
to prevent recursive deps from happening.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2018-01-17 17:30:48 +02:00
Hannu Nyman c4ff2d6c5e Merge pull request #5452 from val-kulkov/libfreetype-package
libfreetype: update to FreeType 2.9
2018-01-17 16:22:07 +02:00
Hannu Nyman f6f239f159 Merge pull request #5457 from jefferyto/python-pkg-setup-args-vars
python,python3: add vars to customize setup arguments / variables
2018-01-17 16:07:41 +02:00
Hannu Nyman e6a376f22d Merge pull request #5462 from commodo/python-src-no-deps
python,python3: disable dependencies between python src packages
2018-01-17 16:07:04 +02:00
Daniel Golle 25c8039d9b Merge pull request #5315 from dangowrt/ola-no-sudo
ola: improve init script
2018-01-17 14:14:36 +01:00
Philip Prindeville f739f656ef lm-sensors: update names of lm-sensos conf file
Since lm-sensors supports both /etc/sensors.conf and /etc/sensors3.conf
as valid default configuration files, we should propagate one of both
across a sysupgrade if we encounter them.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2018-01-16 16:11:32 -07:00
Jo-Philipp Wich b663b1f65e Merge pull request #5231 from pprindeville/lm-sensors-add-init.d
lm-sensors add init.d
2018-01-16 23:36:45 +01:00
Philip Prindeville 0ebe9edb41 lm-sensors: add init script
"sensors -s" needs to happen at boot-time so that any "set"
statements in sensors.conf file can take effect.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2018-01-16 15:35:14 -07:00
Philip Prindeville dc2a0fe5fe xtables-addons: add package for geoip scripts
The iptables-mod-geoip is usually used in conjunction with some
wrapper scripts which manipulate the GeoIP database and then kick out
one or more iptables rules.  This package contains (1) the script to
download the most recent version of the MaxMind freemium database and
(2) another script which mangles the database into sets up iptables
rules.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2018-01-16 19:29:25 +01:00
Philip Prindeville 3ba01ac1da xtables-addons: import from OpenWrt base
This commit moves xtables-addons from
https://github.com/openwrt/openwrt/tree/master/package/network/utils/xtables-addons
into the package feed repository to allow for dependencies on other feed
packages, such as Perl.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
[fix commit message]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-01-16 19:24:39 +01:00