aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #344 from psycho-nico/my-fixes-20140922-02champtar2014-09-22
|\ | | | | emailrelay: disable pam explicitely
| * emailrelay: disable pam explicitelyNicolas Thill2014-09-22
| | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | Merge pull request #350 from commodo/ovs-nicenesssbyx2014-09-22
|\ \ | | | | | | openvswitch: Run with nice -10 (#1765)
| * | openvswitch: Run with nice -10 (#1765)Helmut Schaa2014-09-22
| | | | | | | | | | | | | | | | | | | | | This is default if ovs is started through ovs-ctl but we start it directly, hence tell procd to use nice -10 for ovs. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
* | | Merge pull request #349 from damianorenfer/mastersbyx2014-09-22
|\ \ \ | |/ / |/| | libs/libsodium: update to 0.7.1
| * | libs/libsodium: update to 0.7.1Damiano Renfer2014-09-22
| | | | | | | | | | | | Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
* | | Merge pull request #348 from chris5560/mastersbyx2014-09-22
|\ \ \ | |_|/ |/| | ddns-scripts: fix issue (#337) current/registered ip never match
| * | ddns-scripts: fix issue (#337) current/registered ip never matchChristian Schoenebeck2014-09-22
| | | | | | | | | | | | | | | Increase PKG_RELEASE to reflect changes Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
| * | ddns-scripts: fix issue (#337) current/registered ip never matchChristian Schoenebeck2014-09-22
|/ / | | | | | | | | | | new extraction of IP inside function get_registered_ip for host and nslookup thanks to jow for the sed Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | ddns-scripts: Update to Version 2.0.1-1Steven Barth2014-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit fc1d42f069ff930180c5f067c2eb88c9e9df7003 Author: Christian Schoenebeck <christian.schoenebeck@gmail.com> Date: Sun Sep 21 18:01:43 2014 +0200 [ddns-scripts] Update to Version 2.0.1-1 commit 731f9b4df00a8f29df2c17f102356c4d6980918a Author: Christian Schoenebeck <christian.schoenebeck@gmail.com> Date: Sun Sep 21 17:59:25 2014 +0200 [ddns-scripts] Update to Version 2.0.1-1 personal helper script to create hashes for CA-Certificates for Wget and cURL using https protocol without errors. Sorry GitHub web interface only supports single commits that will be summarized into one pull request. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com> commit df8f6c9d5d31fde24fe1d673949d272d887505e1 Author: Christian Schoenebeck <christian.schoenebeck@gmail.com> Date: Sun Sep 21 17:56:05 2014 +0200 [ddns-scripts] Update to Version 2.0.1-1 rewritten Sorry GitHub web interface only supports single commits that will be summarized into one pull request. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com> commit 50cdf5acb9caecfd9b65ab79696c40fb2bc7037b Author: Christian Schoenebeck <christian.schoenebeck@gmail.com> Date: Sun Sep 21 17:54:40 2014 +0200 [ddns-scripts] Update to Version 2.0.1-1 rewritten Sorry GitHub web interface only supports single commits that will be summarized into one pull request. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com> commit b1d650a345fb06402c1eac01138cbafcca123a8c Author: Christian Schoenebeck <christian.schoenebeck@gmail.com> Date: Sun Sep 21 17:52:52 2014 +0200 [ddns-scripts] Update to Version 2.0.1-1 not needed in this version Sorry GitHub web interface only supports single commits that will be summarized into one pull request. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com> commit 9532114b03d428a3162b16e06706d3aa50e601bb Author: Christian Schoenebeck <christian.schoenebeck@gmail.com> Date: Sun Sep 21 17:51:39 2014 +0200 [ddns-scripts] Update to Version 2.0.1-1 same function as existing services file but used for IPv6 Sorry GitHub web interface only supports single commits that will be summarized into one pull request. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com> commit a636bc25c62e23694c009886c13253c9cecc548c Author: Christian Schoenebeck <christian.schoenebeck@gmail.com> Date: Sun Sep 21 17:46:56 2014 +0200 [ddns-scripts] Update to Version 2.0.1-1 New file explaining availible parameters. Sorry GitHub web interface only supports single commits that will be summarized into one pull request. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com> commit 52332354fc245861e17c898aa6b806f6c174e9a5 Author: Christian Schoenebeck <christian.schoenebeck@gmail.com> Date: Sun Sep 21 17:44:45 2014 +0200 [ddns-scripts] Update to Version 2.0.1-1 Sorry GitHub web interface only supports single commits that will be summarized into one pull request. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | Merge pull request #333 from MikePetullo/lighttpdsbyx2014-09-22
|\ \ | | | | | | lighttpd: include some updates from old repository package
| * | lighttpd: clean up configuration fileW. Michael Petullo2014-09-21
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | lighttpd: create user http and run as http by defaultW. Michael Petullo2014-09-21
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | lighttpd: include some updates from old repository packageW. Michael Petullo2014-09-20
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #339 from wigyori/masterZoltan Herpai2014-09-21
|\ \ \ | | | | | | | | pps-tools: update package, allow compiling on more recent kernels
| * | | pps-tools: update package, allow compiling on more recent kernelsZoltan HERPAI2014-09-21
| | | | | | | | | | | | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
* | | | Merge pull request #336 from damianorenfer/mastersbyx2014-09-21
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| libs/libsodium: updated LIBSODIUM_MINIMAL default=y
| * | libs/libsodium: updated minimal prompt, PKG_RELEASE++Damiano Renfer2014-09-21
| | | | | | | | | | | | Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
| * | libs/libsodium: updated LIBSODIUM_MINIMAL default=y. See ↵Damiano Renfer2014-09-21
| | | | | | | | | | | | | | | | | | jedisct1/dnscrypt-proxy#144 Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
* | | Merge pull request #334 from gwlim/masterTed Hess2014-09-21
|\ \ \ | | | | | | | | l7-protocol: import from old package repository
| * | | l7-protocol: import from old package repositorygwlim2014-09-21
| | |/ | |/| | | | | | | l7-protocol classifies packets based on patterns in application layer data.
* | | Merge pull request #332 from MikePetullo/prosodyThomas Heil2014-09-21
|\ \ \ | |_|/ |/| | prosody: add s2s and other modules to package
| * | prosody: add s2s and other modules to packageW. Michael Petullo2014-09-20
| |/ | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | Merge pull request #331 from br101/mastersbyx2014-09-21
|\ \ | |/ |/| horst: Updade copyright, add maintainer and license tags
| * horst: Updade copyright, add maintainer and license tagsBruno Randolf2014-09-20
|/
* Revert #325: freetype: install ft2build.h - already in include/freetyp2 ↵Ted Hess2014-09-20
| | | | | | directory Signed-off-by: Ted Hess <thess@kitschensync.net>
* Merge pull request #328 from damianorenfer/mastersbyx2014-09-20
|\ | | | | net/dnscrypt-proxy: update to 1.4.1
| * dnscrypt-proxy: update to 1.4.1Damiano Renfer2014-09-20
| | | | | | | | Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
* | Merge pull request #325 from commodo/masterTed Hess2014-09-19
|\ \ | | | | | | freetype: install ft2build.h
| * | freetype: install ft2build.hAlexandru Ardelean2014-09-19
|/ / | | | | | | | | | | | | Required for splashutils. May be required for other programs too. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | tracertools: bump versionDaniel Golle2014-09-18
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | libsoxr: fix cmake builds for big-endian target systemsTed Hess2014-09-18
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | gnutls: do not use uclibc's AI_IDN; it doesn't like itNikos Mavrogiannopoulos2014-09-18
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | gnutls: updated to 3.3.8Nikos Mavrogiannopoulos2014-09-18
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | p11-kit: updated to 0.20.7Nikos Mavrogiannopoulos2014-09-18
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | Merge pull request #316 from champtar/zabbixsbyx2014-09-18
|\ \ | | | | | | admin/zabbix: put myself as maintainer
| * | admin/zabbix: put myself as maintainerEtienne CHAMPETIER2014-09-16
| | | | | | | | | | | | Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* | | Merge pull request #323 from commodo/mastersbyx2014-09-18
|\ \ \ | | | | | | | | openvswitch: cleanup and updates
| * | | openvswitch: remove openvswitch-package until python package is put back inAlexandru Ardelean2014-09-18
| | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | openvswitch: fix package URLAlexandru Ardelean2014-09-18
| | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | openvswitch: change order of the installsAlexandru Ardelean2014-09-18
| | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | openvswitch: organize openvswitch-ipsec and openvswitch-benchmark as subpackagesAlexandru Ardelean2014-09-18
| | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | openvswitch: merge openvswitch-common + openvswitch-switch into openvswitchAlexandru Ardelean2014-09-18
| | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | openvswitch: move openvswitch-common/postinst after installAlexandru Ardelean2014-09-18
| | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | vnstat: update to upstream 1.12 releaseJo-Philipp Wich2014-09-18
|/ / / | | | | | | | | | | | | | | | Deferring privilege dropping for now until the OpenWrt api is stable. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | Merge pull request #298 from hnyman/collectd541Jo-Philipp Wich2014-09-18
|\ \ \ | | | | | | | | collectd: Update to 5.4.1
| * | | collectd: Update to 5.4.1Hannu Nyman2014-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -update collectd to the current release 5.4.1 -fix sigrok glib check (upstream patch after 5.4.1) Note: Changes are required also to luci-statistics in Luci source. Patch in http://patchwork.openwrt.org/patch/5303/ Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | openvswitch: disable MIPS16Steven Barth2014-09-18
| | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | Merge pull request #320 from commodo/ovs-controller-removesbyx2014-09-18
|\ \ \ \ | | | | | | | | | | openvswitch: remove ovs-controller package
| * | | | openvswitch: remove ovs-controller packageAlexandru Ardelean2014-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | According to the NEWS message from the main OVS site: http://openvswitch.org/releases/NEWS-2.3.0 Excerpt: - ovs-controller has been renamed test-controller. It is no longer packaged or installed by default, because too many users assumed incorrectly that ovs-controller was a necessary or desirable part of an Open vSwitch deployment. Current feed was updated based on a feed that packaged OVS 1.9, and subsequently updated. For now, we'll remove it, since it's not required. When I tested the feed, I tested it on a setup that has been configured some time ago, and does not have that package enabled. So, I'll remove it to prevent confusion. Signed-off-by: Alexandru Ardelean ardeleanalex@gmail.com