| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
| |
- [PATCH 1/6] BUILD: fix "make install" to support spaces in the
- [PATCH 2/6] BUG/MEDIUM: ssl: fix bad ssl context init can cause
- [PATCH 3/6] BUG/MEDIUM: ssl: force a full GC in case of memory
- [PATCH 4/6] BUG/MEDIUM: checks: fix conflicts between agent checks
- [PATCH 5/6] BUG/MINOR: config: don't inherit the default balance
- [PATCH 6/6] BUG/MAJOR: frontend: initialize capture pointers earlier
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
|
|\
| |
| | |
php5: upgrade to 5.4.35
|
|/
|
|
|
|
| |
This fixes CVE-2014-3710.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|\
| |
| | |
mc: force rebuild when config changes
|
| |
| |
| |
| |
| |
| | |
- add PKG_CONFIG_DEPENDS to force package rebuild when certain CONFIG options changed.
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
|
| |
| |
| |
| | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
| |
| |
| |
| | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
| |
| |
| |
| | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
| |
| |
| |
| | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
|\ \
| | |
| | | |
minidlna: update to 1.1.4
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The Philips TV patch was included upstream.
Rename the minidlnad binary to minidlna instead of tweaking automake files.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
|
|\ \ \
| | | |
| | | | |
python: add patch to disable python byte codes by default
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Use export PYTHONDONTWRITEBYTECODE=0 to re-enable writing byte codes.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
Fwknop: Update to 2.6.4
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
|\ \ \
| | | |
| | | | |
hdparm: import from oldpackages
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Richard Kunze <richard.kunze@web.de>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Richard Kunze <richard.kunze@web.de>
|
|\ \ \ \
| | | | |
| | | | | |
sispmctl: import from oldpackages
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Unpatched compile fails because <sys/types.h> is not included
in <usb.h> (provided by "libusb-compat") and consequently
the 'u_int*_t' types are not found.
This should probably better be fixed in the core "libusb-compat"
package instead.
Signed-off-by: Richard Kunze <richard.kunze@web.de>
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Richard Kunze <richard.kunze@web.de>
|
|\ \ \ \
| | |_|/
| |/| | |
mc: various makefile/compile time changes
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- add & reorder new compile time options with help text
- all options are disabled by default, to reduce space req.
- remove invalid mc configure options
- fix broken makefile logic to enable/disable mc options
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
|
|\ \ \ \
| |_|/ /
|/| | | |
ddns-scripts: new Version 2.1.0-2
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- moved /usr/lib/ddns/dynamic_dns_lucihelper.sh from luci-app-ddns into this package
(Github openwrt/luci issue 251)
(OpenWrt Trac tickets 18326 18347)
- fix: dynamic_dns_update.sh did not loop
(OpenWrt Trac ticket 18336)
- add provider cloudflare.com IPv4 and IPv6 (Thanks to Paul for support and testing)
(OpenWrt Trac ticket 12500)
- modified detection, if dynamic_dns_fuctions are used by dynamic_dns_lucihelper.sh
- redirect stdout of wget,curl,host,nslookup,nc etc to /tmp/ddns_$$.dat and *.err instead of variables
- extended error detection in get_local_ip function
- modified verify of option ip_script to allow parameters, when calling
- add provider selfhost.de IPv4
- add provider no-ip.pl (nothing to do with no-ip.com)
(Github openwrt/packages issue #542)
IPv4 (tested) and also added for
IPv6 (NOT tested) because client IP is autodetected be provider
- add getlocalip_sample.sh as sample script for usage of
option ip_source 'script' together with
option ip_script '/usr/lib/ddns/getlocalip.sh -4'
- cleanup whitespaces at line ends
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Remove 001-cross_compile.patch, it's fixed upstream (ZBX-5561)
Run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
|\ \ \
| | | |
| | | | |
python-pip: first revision
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \
| | | |
| | | | |
python-setuptools: first revision
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Alexandru Ardelean <aa@ocedo.com>
|
|\ \ \ \
| | | | |
| | | | | |
Python update 6
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This patch reduces distutils from 1.7 MB to 0.7 MB.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \ \ \
| |_|/ / /
|/| | / /
| | |/ /
| |/| | |
ssmtp: more pointer fixes
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- fixed more pointer issues
- remove unused variable
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| |/ /
|/| |
| | |
| | | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|\ \ \
| | | |
| | | | |
utils/zoneinfo: Updated md5 sums for source packages
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Vladimir Ulrich <admin@evl.su>
|
|\ \ \
| | | |
| | | | |
utils/zoneinfo: Updated to a most recent version (2014j)
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Vladimir Ulrich <admin@evl.su>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|