aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | | | | | Merge pull request #4895 from lucize/postupHannu Nyman2017-10-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | postfix: version bump to 3.2.3
| * | | | | | | | | | | | | | postfix: version bump to 3.2.3Lucian Cristian2017-10-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | | | | | | | | | Merge pull request #4908 from br101/horstHannu Nyman2017-10-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | horst: Use https tar.gz instead of git download
| * | | | | | | | | | | | | | horst: Use https tar.gz instead of git downloadBruno Randolf2017-10-06
|/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bruno Randolf <br1@einfach.org>
* | | | | | | | | | | | | | Merge pull request #4896 from jcadduono/minidlna-sortingTed Hess2017-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | minidlna: remove panasonic video grouping by directory patch
| * | | | | | | | | | | | | minidlna: remove panasonic video grouping by directory patchJames Christopher Adduono2017-10-04
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unfortunately this is breaking sorting and causes some issues with starting streams on various non-Panasonic clients. Tested on 5 different models of 2014-2017 Samsung Smart TVs and BubbleUPnP for Android. Removing this patch fixes sorting by filename and clients no longer sometimes fail to load the streams. Signed-off-by: James Christopher Adduono <jc@adduono.com>
* | | | | | | | | | | | | Merge pull request #4898 from br101/horstHannu Nyman2017-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | horst: Update to version 5.1 and add init script
| * | | | | | | | | | | | | horst: Update to version 5.1 and add init scriptBruno Randolf2017-10-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to latest stable version and add init script and config file to start horst in server mode as a service. Signed-off-by: Bruno Randolf <br1@einfach.org>
* | | | | | | | | | | | | | openssh: update to 7.6p1Peter Wagner2017-10-05
| |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | | | | | | gnunet: update git snapshotDaniel Golle2017-10-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Start building with testing enabled as a preparation to eventually packaging the testbed components. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | | | | gnurl: update to version 7.55.1-4Daniel Golle2017-10-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | | | | Merge pull request #4902 from pprindeville/acpica-bump-20170929Philip Prindeville2017-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | acpica-unix: update to 20170929
| * | | | | | | | | | | | acpica-unix: update to 20170929Philip Prindeville2017-10-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | | | | | | | | Merge pull request #4897 from commodo/python-egg-info-disableHannu Nyman2017-10-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | python,python3: add option to keep egg-info dirs for python packages
| * | | | | | | | | | | | python,python3: add option to keep egg-info dirs for python packagesAlexandru Ardelean2017-10-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | That way some python packages can choose to keep their egg-info dirs, if they want to, or they're needed. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | | | | | less: update to 487Peter Wagner2017-10-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | | | | | | php7: upgrade to 7.1.10Michael Heimpold2017-10-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | | | | | | Merge pull request #4894 from StevenHessing/noddosHannu Nyman2017-10-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | / / / / / / / / / / | | |/ / / / / / / / / / | |/| | | | | | | | | | noddos: bump up to noddos v0.5.1
| * | | | | | | | | | | noddos: bump up to noddos v0.5.1Steven Hessing2017-10-02
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
* | | | | | | | | | | Merge pull request #4892 from fededim/masterHannu Nyman2017-10-02
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | lftp: updated to 4.8.2
| * | | | | | | | | | lftp: updated to 4.8.2Federico Di Marco2017-10-02
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Federico Di Marco <fededim@gmail.com>
* | | | | | | | | | Merge pull request #4891 from zx2c4/patch-10Hannu Nyman2017-10-02
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | wireguard: bump to release 0.0.20171001
| * | | | | | | | | wireguard: bump to release 0.0.20171001Jason A. Donenfeld2017-10-02
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simple version bump. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.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>