aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Postfix MTADenis Shulyaka2014-10-20
| | | | Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* openconnect: corrected instructionsNikos Mavrogiannopoulos2014-09-28
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* openconnect: increased the timeout value for retryingNikos Mavrogiannopoulos2014-09-28
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* Merge pull request #369 from jslachta/debootstrapDaniel Golle2014-09-28
|\ | | | | debootstrap: update to 1.0.63
| * debootstrap: update to 1.0.63Jiri Slachta2014-09-28
|/ | | | Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
* Merge pull request #365 from jslachta/masterThomas Heil2014-09-27
|\ | | | | apr-util: update to 1.5.4
| * apr-util: update to 1.5.4Jiri Slachta2014-09-27
|/ | | | Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
* mpd: update to 0.18.16Ted Hess2014-09-26
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* Merge pull request #362 from jow-/bash-CVE-2014-7169Naoir2014-09-26
|\ | | | | bash: Update to 4.3.26
| * bash: Update to 4.3.26Jo-Philipp Wich2014-09-26
| | | | | | | | | | | | | | | | | | | | * Fixes CVE-2014-7169. * Fix two out-of-bounds array accesses in the bash parser * Add prefix & suffix to variables containing exported functions Ref: http://seclists.org/oss-sec/2014/q3/712 Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | Merge pull request #363 from br101/mastersbyx2014-09-26
|\ \ | |/ |/| horst: update to version 4.1
| * horst: update to version 4.1Bruno Randolf2014-09-26
|/ | | | | | | | 4.1 has an important bugfix for platforms (such as ARM cns3xxx) where "char" does not default to "signed char" and other bugfixes. Also build with debugging enabled (-D flag) to enable debugging, the size increase is just +336B (on platform au1000).
* Merge pull request #355 from lukbaj/mastersbyx2014-09-26
|\ | | | | libimobiledevice, usbmuxd, libplist, libusbmuxd: move to github
| * libimobiledevice, usbmuxd, libplist, libusbmuxd: move to githubLukasz Baj2014-09-25
| | | | | | | | Signed-off-by: Lukasz Baj <l.baj@radytek.com>
* | Merge pull request #356 from roger-/micropythonTed Hess2014-09-25
|\ \ | | | | | | micropython: update to latest
| * | micropython: update to latestRoger2014-09-25
| | | | | | | | | Signed-off-by: Roger D <rogerdammit@gmail.com>
* | | Merge pull request #360 from equinox0815/tcpproxy-licenseTed Hess2014-09-25
|\ \ \ | | | | | | | | tcpproxy: added License Information
| * | | tcpproxy: added License InformationChristian Pointner2014-09-26
| |/ / | | | | | | | | | Signed-off-by: Christian Pointner <equinox@spreadspace.org>
* | | Merge pull request #361 from equinox0815/stm32flash-licenseTed Hess2014-09-25
|\ \ \ | | | | | | | | stm32flash: added License Information
| * | | stm32flash: added License InformationChristian Pointner2014-09-26
| |/ / | | | | | | | | | Signed-off-by: Christian Pointner <equinox@spreadspace.org>
* | | Merge pull request #359 from equinox0815/uanytun-licenseTed Hess2014-09-25
|\ \ \ | |/ / |/| | uanytun: added License Information
| * | uanytun: added License InformationChristian Pointner2014-09-25
|/ / | | | | | | Signed-off-by: Christian Pointner <equinox@spreadspace.org>
* | Merge pull request #354 from Adze1502/mastersbyx2014-09-25
|\ \ | |/ |/| mwan3: update to version 1.5-6
| * mwan3: update to version 1.5-6Adze15022014-09-25
|/ | | | | | | Fixed issue where mwan3 would not immediately set interface down on link-loss event Added feature to define last-resort action on policies with no members Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
* bash: Update to 4.3.25Marcel Denia2014-09-24
| | | | | | Fixes CVE-2014-6271. Signed-off-by: Marcel Denia <naoir@gmx.net>
* mac-telnet: update to git headJo-Philipp Wich2014-09-23
| | | | | | | | * Fixes mac-telnet utilities on 64bit targets * Improves discovery reliability on hosts with multiple nics * Support dbclient in SSH mode Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* mac-telnet: update to latest git - fixes 64bit supportJo-Philipp Wich2014-09-23
| | | | | | | Also remove default password from config to prevent daemon from auto-starting. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* Merge pull request #343 from psycho-nico/my-fixes-20140922-01Ted Hess2014-09-23
|\ | | | | gst1-libav fixes
| * gst1-libav: fix build on x86_64Nicolas Thill2014-09-22
| | | | | | | | | | | | Disable yasm explicitely to fix build on x86_64 when yasm is not installed Signed-off-by: Nicolas Thill <nico@openwrt.org>
| * gst1-libav: fix configureNicolas Thill2014-09-22
| | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | haproxy: remove unnecessary parts in MakefileThomas Heil2014-09-23
| | | | | | | | | | | | | | - remove ADDLIB - remove -lcrypt which was -lcrypto Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | haproxy: add nossl variantThomas Heil2014-09-23
| | | | | | | | | | | | | | | | | | | | According to Issue #342 here is a proposal to add a nossl variant to that builts haproxy without ssl Add pending patch from upstream - [PATCH 14/14] MEDIUM: systemd-wrapper: support multiple executable Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | libsigc++: update to 2.4.0Steven Barth2014-09-23
| | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | dbus: update to 1.8.8, add license tagSteven Barth2014-09-23
| | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | Merge pull request #352 from commodo/libsodium-menu-dependssbyx2014-09-23
|\ \ | | | | | | libsodium: add depends to configuration menu
| * | libsodium: add depends to configuration menuAlexandru Ardelean2014-09-23
|/ / | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | 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>