aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* sstp-client: updated to 1.0.12Federico Di Marco2018-03-06
| | | | | | softethervpn: updated to 4.25-9656 Signed-off-by: Federico Di Marco <fededim@gmail.com>
* lftp: updated to 4.8.2Federico Di Marco2017-10-02
| | | | Signed-off-by: Federico Di Marco <fededim@gmail.com>
* git: update to 2.14.2Peter Wagner2017-10-01
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* libs/libevent: Remove from tree (#4886)Daniel Engberg2017-10-01
| | | | | | 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>
* net-snmp: avoid duplicate section namesStijn Tintel2017-09-29
| | | | | | | | | | | | | 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: 0e1c8b4ccc2c ("net-snmp: snmpd: listen on IPv6 by default") Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* net-snmp: snmpd: listen on IPv6 by defaultStijn Tintel2017-09-29
| | | | | | Closes #4758. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* net-snmp: add snmptrapd packagesStijn Tintel2017-09-29
| | | | | | Closes #4724. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* net-snmp: use LN macroStijn Tintel2017-09-29
| | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* net-snmp: improve snmp-utils descriptionStijn Tintel2017-09-29
| | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* php7: add conditional dependency to libstdcpp for FPMMichael Heimpold2017-09-27
| | | | | | This should fix buildbot breakage introduced by last commit. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* php7: drop dependency to cgi for fpm sapi (refs #4522)Michael Heimpold2017-09-26
| | | | | | | | | | 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>
* Merge pull request #4575 from benhsmith/netwherechamptar2017-09-26
|\ | | | | netwhere: simple packet monitor
| * netwhere: simple packet monitorBen Smith2017-09-25
| | | | | | | | | | | | | | 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>
* | Merge pull request #4877 from sartura/sysstat_bump_to_11.6.0Hannu Nyman2017-09-25
|\ \ | | | | | | sysstat: bump to 11.6.0
| * | sysstat: bump to 11.6.0Marko Ratkaj2017-09-25
| | | | | | | | | | | | | | | | | | Source URL has changed so it is updated accordingly Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | Merge pull request #4866 from sotux/bugfixHannu Nyman2017-09-25
|\ \ \ | |/ / |/| | net/ddns-scripts: Fix deSEC update URL
| * | net/ddns-scripts: Fix deSEC update URLQian Zheng2017-09-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #4868 from nxhack/CVE-2017-1000250champtar2017-09-24
|\ \ \ | | | | | | | | bluez: bump to 5.47 fix CVE-2017-1000250
| * | | bluez: bump to 5.47 fix CVE-2017-1000250Hirokazu MORIKAWA2017-09-22
| | |/ | |/| | | | | | | | | | | | | http://www.bluez.org/release-of-bluez-5-47/ Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | Merge pull request #3980 from amir-sabbaghi/glogchamptar2017-09-24
|\ \ \ | | | | | | | | glog: new package
| * | | glog: new packageAmir Sabbaghi2017-09-24
| | | | | | | | | | | | | | | | | | | | | | | | glog is C++ implementation of the Google logging module Signed-off-by: Amir Sabbaghi <asaba90@gmail.com>
* | | | tor: update to version 0.2.9.12Hauke Mehrtens2017-09-24
| | | | | | | | | | | | | | | | | | | | | | | | This fixes the TROVE-2017-008 (CVE-2017-0380) security problem. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | Merge pull request #4848 from commodo/python-updates3champtar2017-09-23
|\ \ \ \ | | | | | | | | | | python: update interpreter to 2.7.14 & update some packages
| * | | | python-idna: update to version 2.6Alexandru Ardelean2017-09-23
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python-six: update to version 1.11.0Alexandru Ardelean2017-09-23
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python-pyopenssl: update to version 17.3.0Alexandru Ardelean2017-09-23
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python-pyasn1-modules: update to version 0.1.4Alexandru Ardelean2017-09-23
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python-pyasn1: update to version 0.3.5Alexandru Ardelean2017-09-23
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python-lxml: update to version 4.0.0Alexandru Ardelean2017-09-23
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python-cffi: update to version 1.11.0Alexandru Ardelean2017-09-23
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python: bump to version 2.7.14Alexandru Ardelean2017-09-23
| | |/ / | |/| | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | Merge pull request #4826 from nxhack/node-cylon_fix_PKG_NODE_VERSIONchamptar2017-09-23
|\ \ \ \ | | | | | | | | | | node-cylon: fix PKG_NODE_VERSION
| * | | | node-cylon: fix PKG_NODE_VERSIONHirokazu MORIKAWA2017-09-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and modify position of DEPENDS line Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | Merge pull request #4824 from nxhack/node-arduino-firmata_fix_dependschamptar2017-09-23
|\ \ \ \ \ | | | | | | | | | | | | node-arduino-firmata: Correct multiple DEPENDS lines
| * | | | | node-arduino-firmata: Correct multiple DEPENDS lines & fix PKG_NODE_VERSIONHirokazu MORIKAWA2017-09-13
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | Merge pull request #4855 from sartura/yara_add_packagechamptar2017-09-23
|\ \ \ \ \ | | | | | | | | | | | | yara: add package
| * | | | | yara: add packageMarko Ratkaj2017-09-21
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | YARA is a tool aimed at (but not limited to) helping malware researchers to identify and classify malware samples. With YARA you can create descriptions of malware families based on textual or binary patterns. Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | Merge pull request #4863 from lucize/dovesqlchamptar2017-09-23
|\ \ \ \ \ | | | | | | | | | | | | dovecot: add mysql and postgresql modules
| * | | | | dovecot: add mysql and postgresql modulesLucian Cristian2017-09-20
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | Merge pull request #4845 from ClaymorePT/boost_1.65.1_r1champtar2017-09-23
|\ \ \ \ \ \ | | | | | | | | | | | | | | boost: 1.65.1 Update
| * | | | | | boost: 1.65.1 UpdateCarlos Miguel Ferreira2017-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates the boost libraries to version 1.65.1 This new version is a bug-fix update for Boost 1.65.0, so no new libraries. As always, more information about this release can be found in [1]. [1]: http://www.boost.org/users/history/version_1_65_1.html Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
* | | | | | | Merge pull request #4870 from hbl0307106015/ndpichamptar2017-09-23
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libndpi: bump to version 2.0
| * | | | | | | libndpi: bump to 2.0 versionBangLang Huang2017-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
* | | | | | | | Merge pull request #4842 from pprindeville/pciutils-no-rm-warningchamptar2017-09-23
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | pciutils: don't generate warning if file doesn't exist
| * | | | | | | | pciutils: fetch pci.ids file deterministicallyPhilip Prindeville2017-09-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of using update-pciids from a postinst script, just download the pci.ids file from its repo the same way that usbutils grabs usb.ids. Remove the compression since we're going onto a squashfs filesystem (most likely) anyway. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | | | | Merge pull request #4827 from nxhack/node-serialport_fix_PKG_NODE_VERSIONchamptar2017-09-23
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | node-serialport: fix PKG_NODE_VERSION
| * | | | | | | | | node-serialport: fix PKG_NODE_VERSIONHirokazu MORIKAWA2017-09-13
| | |_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and modify position of DEPENDS line Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | | | Merge pull request #4825 from nxhack/node-hid_fix_dependschamptar2017-09-23
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | node-hid: Correct multiple DEPENDS lines
| * | | | | | | | | node-hid: Correct multiple DEPENDS linesHirokazu MORIKAWA2017-09-13
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | | | Merge pull request #4853 from StevenHessing/noddoschamptar2017-09-23
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | noddos: Noddos v0.5.0 with mDNS / DNS-SD support