aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
| * | | | | | | | noddos: Noddos v0.5.0 with mDNS / DNS-SD supportSteven Hessing2017-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
* | | | | | | | | Merge pull request #4872 from champtar/sha256champtar2017-09-23
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix some PKG_MIRROR_HASH / PKG_HASH
| * | | | | | | | | iotivity: add PKG_MIRROR_HASHEtienne Champetier2017-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
| * | | | | | | | | mmc-utils: fix PKG_MIRROR_HASHEtienne Champetier2017-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
| * | | | | | | | | mbtools: fix PKG_MIRROR_HASHEtienne Champetier2017-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
| * | | | | | | | | cryptodev-linux: fix PKG_MIRROR_HASHEtienne Champetier2017-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
| * | | | | | | | | canutils: fix PKG_MIRROR_HASHEtienne Champetier2017-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
| * | | | | | | | | protobuf: fix PKG_HASHEtienne Champetier2017-09-22
| | |_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | | | | | | | build,travis: reduce verbosityEtienne Champetier2017-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | | | | | | | Merge pull request #4836 from hnyman/nano287Hannu Nyman2017-09-23
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nano: update to 2.8.7
| * | | | | | | | | nano: update to 2.8.7Hannu Nyman2017-09-15
| | |_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update nano editor to 2.8.7 Apply post-release fix from upstream to enable compilation with --enable-tiny Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | | Merge pull request #4871 from EricLuehrsen/unbound_controlHannu Nyman2017-09-23
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | unbound: upstream 1.6.6 and enhance control UCI option
| * | | | | | | | unbound: update options for remote-controlEric Luehrsen2017-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enhance the 'control' option to allow using SSL to connect to the server. Add the 'extended_stats' option to match 'extended-statistics: yes.' Document the 'extended_luci' option; it does not control Unbound, but changes the LuCI tabs. Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
| * | | | | | | | unbound: update to 1.6.6Eric Luehrsen2017-09-21
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
* / | | | | | | shorewall: use sha256 for PKG_HASHEtienne Champetier2017-09-22
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | | | | | Merge pull request #4832 from dedeckeh/pr-coapHannu Nyman2017-09-21
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | libcoap: add coap client and server packages and update libcoap to 1.4.2
| * | | | | | libcoap: update to v4.1.2Hans Dedecker2017-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update libcoap to latest stable version 4.1.2 While at it switch from tar extension bz2 to xz Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
| * | | | | | libcoap: add coap client and server packagesHans Dedecker2017-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Client package adds the CoAP client allowing to communicate with 6LoWPAN devices via the CoAP protocol. Server package adss the CoAP server and the CoAP Resource Directory server. The CoAP server allows to simulate 6LoWPAN devices which can be addressed via the CoAP protocol while the CoAP Resource Directory server can handle resource registrations using the CoAP protocol. Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
* | | | | | | domoticz: enable GPIO supportStijn Tintel2017-09-21
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When cross-compiling Domoticz on a system without GPIO, the WITH_GPIO flag is not set by cmake, and GPIO support is disabled as a result. Enabling GPIO support by adding the flag to TARGET_CXXFLAGS. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | | protobuf: Fixing sha256 hashHamid Ebadi2017-09-21
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hamid Ebadi <hamid.ebadi@gmail.com>
* | | | | | Merge pull request #4856 from sartura/file_fix_installchamptar2017-09-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | file: fix install section