Jo-Philipp Wich
630a41fd05
coreutils: adjust applet descriptions
Only mention busybox applets for the meta package and do not imply that
applets are enabled for any possible coreutils program.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
8 years ago
Jean-Michel Lacroix
3a49a7dbe6
bandwidthd-php: PHP files to graph bandwidthd data in a postgresql
database
Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
bandwidthd-php is a set of PHP files that allows to graph bandwidthd
data stored in a postgresql database. This bandwidthd data can be
generated using bandwidthd-pgsql in OpenWRT or LEDE or with
bandwidthd on different OS (Windows, Linux for example).
Addition of a config file and an init file.
Modification of the Makefile to take in account the changes above
Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
8 years ago
Toke Høiland-Jørgensen
f43ed86a5a
Merge pull request #2982 from oskar456/radsecproxy_ucified
Radsecproxy ucified
8 years ago
Ondřej Caletka
a1d0525e27
radsecproxy: Update copyright notice, add license
Signed-off-by: Ondřej Caletka <ondrej@caletka.cz>
8 years ago
Ondřej Caletka
c6bc1bed73
radsecproxy: UCIfied configuration
Signed-off-by: Ondřej Caletka <ondrej@caletka.cz>
8 years ago
Ted Hess
351babe8e3
Merge pull request #3002 from dibdot/adblock
adblock: update 1.4.2
8 years ago
Ted Hess
7f5110c76c
Merge pull request #3001 from commodo/tcpreplay
tcpreplay: add first revision of package
8 years ago
Dirk Brenken
880adb9d1a
adblock: update 1.4.2
* ad broad blocklist source 'hphosts' https://hosts-file.net
Signed-off-by: Dirk Brenken <dev@brenken.org>
8 years ago
Alexandru Ardelean
c97960ca82
tcpreplay: add first revision of package
Tcpreplay is a suite of free Open Source utilities for editing and
replaying previously captured network traffic. Originally designed
to replay malicious traffic patterns to Intrusion Detection/Prevention
Systems, it has seen many evolutions including
capabilities to replay to web servers.
Pretty useful for testing stuff too.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years ago
Jeffery To
1c690da27a
zope-interface: update to 4.2.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
8 years ago
Jeffery To
ef591ac05d
python-gmpy2: update to 2.0.8
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
8 years ago
Jeffery To
f9c788c290
python-cryptography: update to 1.4, fixed lede compilation
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
8 years ago
Jeffery To
32516c5c89
python-enum34: update to 1.1.6
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
8 years ago
champtar
1dbb481659
Merge pull request #2994 from jefferyto/python-cffi-1.7.0
python-cffi: update to 1.7.0
8 years ago
champtar
e61a6726b1
Merge pull request #2993 from jefferyto/python-attrs-16.0.0
python-attrs: update to 16.0.0
8 years ago
Jeffery To
8ea476fa45
python-cffi: update to 1.7.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
8 years ago
Jeffery To
e2439e3e88
python-attrs: update to 16.0.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
8 years ago
Michael Scholl
41d687d16a
ddns-scripts: add service core-networks.de
- Added service core-networks.de
- Fixed typo for service dnshome.de
Signed-off-by: Michael Scholl <michael.scholl@core-networks.de>
8 years ago
champtar
1eda277326
Merge pull request #2987 from kuoruan/aria2
aria2: fix bugs and make some changes
8 years ago
champtar
45e4189b93
Merge pull request #2992 from hojuruku/p_mini_snmpd
mini_snmpd: fix initscript to use l3_device for working out the interface name
8 years ago
Luke McKee
e55da65b14
mini_snmpd: fix initscript to use l3_device
for working out the interface name
Working:
ubus -S call network.interface dump|jsonfilter -e "@.interface[@.interface=\"wan\"].l3_device"
Broken:
ubus -S call network.interface dump|jsonfilter -e "@.interface[@.interface=\"wan\"].device"
Fix run tested:
root@wifi:/overlay/upper# ps |grep mini_snmpd
1404 root 980 S /usr/bin/mini_snmpd -n -c public -L Undisclosed -C VGB <admin@victimsofgaybullying.com> -t 1 -a -d /overlay,/tmp -i br-lan,pppoe-w
Before it wasn't using the pppoe interface it was using the parent
interface eth0 twice. Small 1 line fix. Merge at your convenience.
Signed-off-by: Luke McKee <hojuruku@gmail.com>
8 years ago
nbd168
fb37ae282b
Merge pull request #2988 from RussellSenior/fix-wget-dependencies
wget: add missing zlib dependency
8 years ago
Felix Fietkau
3759a36711
transmission: add missing zlib dependency for openssl variants
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
Felix Fietkau
84aa49747b
tor: add missing zlib dependency
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
Felix Fietkau
e8394949dc
tinc: add missing zlib dependency
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
Felix Fietkau
0aa77e80f9
stunnel: add missing zlib dependency
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
Felix Fietkau
e9eb72b91b
neon: add missing dependency on zlib
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
Felix Fietkau
3428785e4e
mutt: add missing dependency on zlib
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
Felix Fietkau
2c9587cbe0
libtorrent: add missing dependency on zlib
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
Felix Fietkau
a6ee91581a
git: add missing dependency on zlib
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
Felix Fietkau
517761bb89
freeradius2: add missing dependency on zlib
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
Felix Fietkau
0ed48e6e82
chaosvpn: add missing dependency on zlib
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
Felix Fietkau
46f4f922b4
aircrack-ng: add missing dependency on zlib
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
Russell Senior
377cd2e64b
wget: add missing zlib dependency
Signed-off-by: Russell Senior <russell@personaltelco.net>
8 years ago
Hsing-Wang Liao
335e32681f
aria2: fix bugs and make some changes
* Fix aria2c failed to start after change daemon user, issue #2985 ;
* Change default download dir;
* Clear exist log file when aria2 start;
* Add log level option;
* Change dir owner when start.
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
8 years ago
Ted Hess
02ff46022f
Merge pull request #2986 from xypron/relayctl
relayctl: remove superfluous dependency on udev
8 years ago
Heinrich Schuchardt
b385bd0ce2
relayctl: remove superfluous dependency on udev
Package udev does not exist in Lede.
We do not need udev to use package relayctl.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
8 years ago
Felix Fietkau
83b0d9f170
libimobiledevice: update to the latest version to fix openssl build error
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
champtar
432f2ebea9
Merge pull request #2984 from zorun/wireguard-update
wireguard: Bump to 0.0.20160722
8 years ago
Baptiste Jonglez
3f2be1ad5c
wireguard: Bump to 0.0.20160722
Also fix a new compilation error, due to upstream changes in the build
system. SUBDIRS= is deprecated when building external kernel modules, use
M= instead to fix compilation.
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
8 years ago
champtar
e810b864c3
Merge pull request #2980 from feckert/fix-mwan3-whitspace-typos
Fix mwan3 whitespace typos
8 years ago
Florian Eckert
bd43ab0fce
mwan3: fix mwan3track whitespace typo
Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
8 years ago
Florian Eckert
bcad673643
mwan3: fix mwan3 help whitespace typo
Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
8 years ago
champtar
a5bfa3085e
Merge pull request #2861 from LucileQ/bump-freeradius-server
freeradius3: new package
8 years ago
champtar
ae6cf251f4
Merge pull request #2977 from dibdot/adblock
adblock: update 1.4.1
8 years ago
Dirk Brenken
6883d35f5e
adblock: update 1.4.1
* fix two possible overflows in adblock statistics
Signed-off-by: Dirk Brenken <dev@brenken.org>
8 years ago
Ted Hess
2a19c21422
mpd: Update to 0.19.17, refresh patches
Signed-off-by: Ted Hess <thess@kitschensync.net>
8 years ago
Stephen Walker
87044ef55c
linuxptp: pass TARGET_CFLAGS using MAKE_VARS, bump PKG_RELEASE
ccache_cc -Wall -DVER=1.6 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -c -o ptp4l.o ptp4l.c
cc1: note: someone does not honour COPTS correctly, passed 0 times
unpatched
8229 hwstamp_ctl
128213 phc2sys
37045 phc_ctl
99077 pmc
185589 ptp4l
41141 timemaster
patched (honouring -Os CFLAG)
8213 hwstamp_ctl
54469 phc2sys
20645 phc_ctl
49877 pmc
74965 ptp4l
20645 timemaster
Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com>
8 years ago
Michael Heimpold
96fa6629d6
php5: update to 5.6.23
This fixes the following CVEs:
- in GD: CVE-2015-8874, CVE-2016-5766, CVE-2016-5767
- in mbstring: CVE-2016-5768
- in mcrypt: CVE-2016-5769
- in SPL: CVE-2016-5770, CVE-2016-5771
- in WDDX: CVE-2016-5772
- in zip: CVE-2016-5773
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
8 years ago
Alive 4ever
6350361865
utils/mksh: Update to current latest upstream (r52c).
Signed-off-by: Alif M. A. <alive4ever at live.com>
8 years ago