This version fixes a segmentation fault due to a missing
buffer wrap.
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38478 3c298f89-4303-0410-b956-a3cf2f4a3e73
- sourceforge uses git use that
- update to latest version: it fixes a compile bug of the
old git version (missing md5_crypt)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38477 3c298f89-4303-0410-b956-a3cf2f4a3e73
libvorbisidec 1.0.2+svn18153 uses ogg/ogg.h now
instead of its own that was provided previously
issue reported: https://forum.openwrt.org/viewtopic.php?id=45843
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38473 3c298f89-4303-0410-b956-a3cf2f4a3e73
This update:
-adds a ProxyPort option (to use a local transparent proxy)
-changes http return code to 302 (was 307, but wifidog speaks
http 1.0, and we really need 303, it was causing some trouble
with, for exemple, opera)
-switch to github repo
-correct a small typo
-add drop, log, ulog target for FirewallRule
This is only compile tested, but 3 people are asking for it
https://github.com/wifidog/wifidog-gateway/issues/8
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38472 3c298f89-4303-0410-b956-a3cf2f4a3e73
libavahi does not require libdaemon nor libgdbm. Move the dependencies
into the right avahi sub-packages to allow smaller footprint when only
using libavahi.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38470 3c298f89-4303-0410-b956-a3cf2f4a3e73
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