Commit Graph

8715 Commits

Author SHA1 Message Date
Peter Wagner 32dbb7e865 less: update to 487
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2017-10-04 00:16:53 +02:00
Michael Heimpold 848ded4157 php7: upgrade to 7.1.10
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2017-10-03 12:55:07 +02:00
Hannu Nyman 938401f4a4 Merge pull request #4894 from StevenHessing/noddos
noddos: bump up to noddos v0.5.1
2017-10-03 10:20:54 +03:00
Steven Hessing 88f3b3db17 noddos: bump up to noddos v0.5.1
Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
2017-10-02 17:34:17 -07:00
Hannu Nyman 81ee54c24c Merge pull request #4892 from fededim/master
lftp: updated to 4.8.2
2017-10-02 20:39:55 +03:00
Hannu Nyman 2df1abceaa Merge pull request #4891 from zx2c4/patch-10
wireguard: bump to release 0.0.20171001
2017-10-02 20:39:18 +03:00
Federico Di Marco 7049eb1746 lftp: updated to 4.8.2
Signed-off-by: Federico Di Marco <fededim@gmail.com>
2017-10-02 10:43:23 +02:00
Jason A. Donenfeld a69c4b73a9 wireguard: bump to release 0.0.20171001
Simple version bump.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2017-10-02 03:15:35 +02:00
Peter Wagner 64db240f13 git: update to 2.14.2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2017-10-01 22:12:01 +02:00
Daniel Engberg 490b8c0446 libs/libevent: Remove from tree (#4886)
libevent(1) is deprecated and superseded by libevent2 (in tree), additionally
we don't have any users (packages) left using libevent(1).

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-10-01 11:10:54 +02:00
Stijn Tintel e4165b4452 net-snmp: avoid duplicate section names
It seems that UCI can't handle duplicate section names in a single
config file, even if they use different types. After the previous
commit, running `uci export` results in the following error:

uci: Parse error (section of different type overwrites prior section with same name) at line 17, byte 23

Append a 6 to the com2sec6 section names to solve this.

Fixes: 0e1c8b4ccc ("net-snmp: snmpd: listen on IPv6 by default")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2017-09-29 04:36:47 +03:00
Stijn Tintel 0e1c8b4ccc net-snmp: snmpd: listen on IPv6 by default
Closes #4758.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2017-09-29 02:45:25 +03:00
Stijn Tintel 8079f86caa net-snmp: add snmptrapd packages
Closes #4724.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2017-09-29 02:40:49 +03:00
Stijn Tintel 61769b0786 net-snmp: use LN macro
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2017-09-29 01:56:38 +03:00
Stijn Tintel 83a216bcc9 net-snmp: improve snmp-utils description
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2017-09-29 01:38:37 +03:00
Michael Heimpold 6e706bb593 php7: add conditional dependency to libstdcpp for FPM
This should fix buildbot breakage introduced by last commit.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2017-09-27 20:45:50 +02:00
Michael Heimpold 7ba5a7f6d1 php7: drop dependency to cgi for fpm sapi (refs #4522)
The FPM SAPI works fine without the CGI SAPI installed. It seems that
this is a copy & paste error introduced a long time ago, when FPM support
was added - and nobody noticed.
So drop the dependency now to allow smaller footprints on installations
which only use FPM.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2017-09-26 23:19:40 +02:00
champtar 8fd3b7a612 Merge pull request #4575 from benhsmith/netwhere
netwhere: simple packet monitor
2017-09-26 08:19:36 -07:00
Ben Smith 94e5ae0405 netwhere: simple packet monitor
netwhere is a simple packet monitor that serves summarized captured data as a JSON document over a REST endpoint. Once installed
the netwhere example site is available at /netwhere?collector=IP:8080.

Signed-off-by: Ben Smith <le.ben.smith@gmail.com>
2017-09-25 22:26:37 -07:00
Hannu Nyman 60c5902bfd Merge pull request #4877 from sartura/sysstat_bump_to_11.6.0
sysstat: bump to 11.6.0
2017-09-25 22:22:34 +03:00
Hannu Nyman 9bd2f8477e Merge pull request #4866 from sotux/bugfix
net/ddns-scripts: Fix deSEC update URL
2017-09-25 22:21:42 +03:00
Marko Ratkaj e31728eb03 sysstat: bump to 11.6.0
Source URL has changed so it is updated accordingly

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2017-09-25 13:46:11 +02:00
Qian Zheng f626cd6334 net/ddns-scripts: Fix deSEC update URL
deSEC update API doesn't support http://[USERNAME]:[PASSWORD]@update.dedyn.io/update authorization.

So we need to pass username & password as get parameters.

API ref: https://desec.io/#!/en/docs/update-api-details

Signed-off-by: Qian Zheng <sotux82@gmail.com>
2017-09-25 08:56:46 +08:00
champtar 0a59bebe69 Merge pull request #4868 from nxhack/CVE-2017-1000250
bluez: bump to 5.47 fix CVE-2017-1000250
2017-09-24 15:58:36 -07:00
champtar a035a7d8fe Merge pull request #3980 from amir-sabbaghi/glog
glog: new package
2017-09-24 15:53:27 -07:00
Hauke Mehrtens dbb84d39d4 tor: update to version 0.2.9.12
This fixes the TROVE-2017-008 (CVE-2017-0380) security problem.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-09-24 17:51:27 +02:00
Amir Sabbaghi c0420e4f5c glog: new package
glog is C++ implementation of the Google logging module

Signed-off-by: Amir Sabbaghi <asaba90@gmail.com>
2017-09-24 00:14:42 -07:00
champtar 3d47220c14 Merge pull request #4848 from commodo/python-updates3
python: update interpreter to 2.7.14 & update some packages
2017-09-23 16:23:38 -07:00
champtar f64cd74ce3 Merge pull request #4826 from nxhack/node-cylon_fix_PKG_NODE_VERSION
node-cylon: fix PKG_NODE_VERSION
2017-09-23 16:10:23 -07:00
champtar 088c66a5ef Merge pull request #4824 from nxhack/node-arduino-firmata_fix_depends
node-arduino-firmata: Correct multiple DEPENDS lines
2017-09-23 16:09:57 -07:00
champtar 86605ec7e2 Merge pull request #4855 from sartura/yara_add_package
yara: add package
2017-09-23 16:09:05 -07:00
champtar 40c41b8f8d Merge pull request #4863 from lucize/dovesql
dovecot: add mysql and postgresql modules
2017-09-23 15:55:16 -07:00
champtar e438594b9c Merge pull request #4845 from ClaymorePT/boost_1.65.1_r1
boost: 1.65.1 Update
2017-09-23 15:36:09 -07:00
champtar dfca481c2f Merge pull request #4870 from hbl0307106015/ndpi
libndpi: bump to version 2.0
2017-09-23 15:33:36 -07:00
champtar 0f5af32a91 Merge pull request #4842 from pprindeville/pciutils-no-rm-warning
pciutils: don't generate warning if file doesn't exist
2017-09-23 15:28:21 -07:00
champtar db62bfbcef Merge pull request #4827 from nxhack/node-serialport_fix_PKG_NODE_VERSION
node-serialport: fix PKG_NODE_VERSION
2017-09-23 15:20:32 -07:00
champtar 5016a3c4dc Merge pull request #4825 from nxhack/node-hid_fix_depends
node-hid: Correct multiple DEPENDS lines
2017-09-23 15:19:35 -07:00
champtar 091cb4ef2f Merge pull request #4853 from StevenHessing/noddos
noddos: Noddos v0.5.0 with mDNS / DNS-SD support
2017-09-23 15:16:48 -07:00
champtar d55f755201 Merge pull request #4872 from champtar/sha256
Fix some PKG_MIRROR_HASH / PKG_HASH
2017-09-23 14:00:04 -07:00
Etienne Champetier 418304ab15 build,travis: reduce verbosity
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-09-23 13:54:27 -07:00
Hannu Nyman e0f77be79a Merge pull request #4836 from hnyman/nano287
nano: update to 2.8.7
2017-09-23 16:40:28 +03:00
Hannu Nyman 59735c02c8 Merge pull request #4871 from EricLuehrsen/unbound_control
unbound: upstream 1.6.6 and enhance control UCI option
2017-09-23 15:43:36 +03:00
Alexandru Ardelean c0912ed80b python-idna: update to version 2.6
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2017-09-23 11:45:48 +03:00
Alexandru Ardelean 0ffa20d07e python-six: update to version 1.11.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2017-09-23 11:45:48 +03:00
Alexandru Ardelean a6f2c15791 python-pyopenssl: update to version 17.3.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2017-09-23 11:45:48 +03:00
Alexandru Ardelean aa1149b105 python-pyasn1-modules: update to version 0.1.4
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2017-09-23 11:45:48 +03:00
Alexandru Ardelean f05f3c7513 python-pyasn1: update to version 0.3.5
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2017-09-23 11:45:48 +03:00
Alexandru Ardelean a51bf20d08 python-lxml: update to version 4.0.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2017-09-23 11:45:48 +03:00
Alexandru Ardelean 630679cb14 python-cffi: update to version 1.11.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2017-09-23 11:45:48 +03:00
Alexandru Ardelean 79276ef7b7 python: bump to version 2.7.14
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2017-09-23 11:45:44 +03:00