This patch updates the lighttpd package to version 1.4.32
The makefile has been reworked and uses a macro for module
creation. The config file has been updated to include module
dependant configuration from conf.d subdirectory.
Signed-off-by: Gerald Matzka <mgerald21@yahoo.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38469 3c298f89-4303-0410-b956-a3cf2f4a3e73
http://jonas.nitro.dk/tig/NEWS.html says:
Incompatibilities:
Move manual and man pages to doc/ directory and rename AsciiDoc files
to have .asciidoc as the extension to make them render on GitHub.
Improvements:
Show blob sizes in the tree view either as bytes or using binary
unit prefixes. Example: set show-file-size = units. (GH #163)
Reduce main view memory usage and startup time, especially when
revision graph rendering is disabled. (GH #160)
Bug fixes:
Fix submodule-related setup to check for non-zero return value from
setenv(). (GH #188)
[juhosg: add ccommit message, fix md5sum]
Signed-off-by: Francisco Borges <francisco.borges@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38468 3c298f89-4303-0410-b956-a3cf2f4a3e73
Updates mosquitto, the MQTT broker, and client libraries to version 1.2.
Full changelog here: http://mosquitto.org/2013/08/version-1-2-released/
Added missing library depends to suit updated requirements in OpenWrt.
Fixed missing symlinks.
Signed-off-by: Karl Palsson <karlp@remake.is>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38467 3c298f89-4303-0410-b956-a3cf2f4a3e73
Add sysprof - preformance profiler
for Linux - to the development tools.
Patches for mips/arm are from openembedded
code.
sysprof-cli <outfile> get required events/stack frames.
Next outfile can be loaded/displayed on PC using
sysprof.
Tool using:
- PERF events
- /proc/kallsyms for kernel symbols
You should compile kernel with profiling enabled,
debug information, symbol table information.
Signed-off-by: Janusz Dziedzic <janusz.dziedzic@tieto.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38466 3c298f89-4303-0410-b956-a3cf2f4a3e73
RFC3527 link selection sub-option is used to select the "uplink" interface of
dhcrelay in cases where the DHCP server does not know how to reach the dhcrelay
based on the DHCP range. This can happen in weird network configurations like
Mesh networks.
Signed-off-by: Bruno Randolf <br1@einfach.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38447 3c298f89-4303-0410-b956-a3cf2f4a3e73
Add more options to dhcrelay UCI and init script:
- enabled
- interfaces: Listen interfaces
- relay_mode: What to do about packets that already have a relay option
Also mark /etc/config/dhcrelay as conffile
Signed-off-by: Bruno Randolf <br1@einfach.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38446 3c298f89-4303-0410-b956-a3cf2f4a3e73
ppp has obsoleted this option (as of v2.4.3-7) according to
http://wiki.openwrt.org/doc/howto/vpn.server.pptpd
Signed-off-by: Bruno Randolf <br1@einfach.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38417 3c298f89-4303-0410-b956-a3cf2f4a3e73
Bump to 7.34.0.
Signed-off-by: W. Michael Petullo <mike@flyn.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38360 3c298f89-4303-0410-b956-a3cf2f4a3e73
instead of libgcrypt
Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38271 3c298f89-4303-0410-b956-a3cf2f4a3e73
Changes include:
* version bump to r181
* convert init script so it can use procd
* add menu so one can select only desired features
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38143 3c298f89-4303-0410-b956-a3cf2f4a3e73
user instead of the "nobody" user for the daemon
Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38134 3c298f89-4303-0410-b956-a3cf2f4a3e73
execve("/bin/ash", ["-su"], [/* 10 vars */]) = 0
the error is also described here but no fix is provided
http://comments.gmane.org/gmane.linux.busybox/33618
fix it by turing off process renaming in login.defs
Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38121 3c298f89-4303-0410-b956-a3cf2f4a3e73
While at it move peervpn to VPN menu.
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38057 3c298f89-4303-0410-b956-a3cf2f4a3e73