| Commit message (Collapse) | Author | Age |
|
|
|
| |
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
|
|
|
|
| |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|
|
|
| |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|\
| |
| | |
debootstrap: update to 1.0.63
|
|/
|
|
| |
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
|
|\
| |
| | |
apr-util: update to 1.5.4
|
|/
|
|
| |
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
|
|
|
|
| |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\
| |
| | |
bash: Update to 4.3.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>
|
|\ \
| |/
|/| |
horst: update to version 4.1
|
|/
|
|
|
|
|
|
| |
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).
|
|\
| |
| | |
libimobiledevice, usbmuxd, libplist, libusbmuxd: move to github
|
| |
| |
| |
| | |
Signed-off-by: Lukasz Baj <l.baj@radytek.com>
|
|\ \
| | |
| | | |
micropython: update to latest
|
| | |
| | |
| | | |
Signed-off-by: Roger D <rogerdammit@gmail.com>
|
|\ \ \
| | | |
| | | | |
tcpproxy: added License Information
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
|
|\ \ \
| | | |
| | | | |
stm32flash: added License Information
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
|
|\ \ \
| |/ /
|/| | |
uanytun: added License Information
|
|/ /
| |
| |
| | |
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
|
|\ \
| |/
|/| |
mwan3: update to version 1.5-6
|
|/
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
Fixes CVE-2014-6271.
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
| |
Also remove default password from config to prevent daemon
from auto-starting.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|\
| |
| | |
gst1-libav fixes
|
| |
| |
| |
| |
| |
| | |
Disable yasm explicitely to fix build on x86_64 when yasm is not installed
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| |
| |
| |
| | |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| |
| |
| |
| |
| |
| |
| | |
- remove ADDLIB
- remove -lcrypt which was -lcrypto
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| | |
Signed-off-by: Steven Barth <steven@midlink.org>
|
| |
| |
| |
| | |
Signed-off-by: Steven Barth <steven@midlink.org>
|
|\ \
| | |
| | | |
libsodium: add depends to configuration menu
|
|/ /
| |
| |
| | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \
| | |
| | | |
emailrelay: disable pam explicitely
|
| |/
| |
| |
| | |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|\ \
| | |
| | | |
openvswitch: Run with nice -10 (#1765)
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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>
|
|\ \ \
| |/ /
|/| | |
libs/libsodium: update to 0.7.1
|
| | |
| | |
| | |
| | | |
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
|
|\ \ \
| |_|/
|/| | |
ddns-scripts: fix issue (#337) current/registered ip never match
|
| | |
| | |
| | |
| | |
| | | |
Increase PKG_RELEASE to reflect changes
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
|/ /
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
|\ \
| | |
| | | |
lighttpd: include some updates from old repository package
|
| | |
| | |
| | |
| | | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|