Jo-Philipp Wich
19e4a22dbe
Merge pull request #483 from jow-/wget-1.16
...
wget: update to v1.16
2014-10-30 11:17:37 +01:00
Jo-Philipp Wich
38d652a452
wget: update to v1.16
...
The update fixes CVE-2014-4877 which allows malicious FTP servers
to modify local filesystem contents through specificially crafted
symlinks.
Please backport to for-14.07 too.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
2014-10-29 22:08:07 +01:00
Jo-Philipp Wich
68e57c7b49
collectd: unbreak collectd-mod-sensors
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
2014-10-29 21:58:09 +01:00
Jo-Philipp Wich
2d56e60686
Merge pull request #422 from rcmcronny/patch-1
...
Update snmpd.init - add support for disk config option
2014-10-26 15:40:12 +01:00
Jo-Philipp Wich
408b2e9dd6
freeradius2: relax SSL version checks
...
Merge upstream commit 5ae2a70a135062a025d8fabc104eeae3a2c53a7a to relax the
SSL library version check at runtime.
The objective is to avoid the need for rebuilding freeradius2 whenever we push
binary updates for libopenssl. See https://dev.openwrt.org/ticket/18169 for
reference.
Please backport this change to the for-14.07 branch as well.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
2014-10-20 17:40:27 +02:00
Jo-Philipp Wich
d669007c2d
Merge pull request #405 from thess/libpq-dep-fix
...
libpq: Fix missing dependency (shadow-utils)
2014-10-08 10:39:27 +02:00
Jo-Philipp Wich
259b47ac6f
cyrus-sasl: fix typo in install section
...
An overly specific glob pattern in the package install sections prevents
the unversioned .so symlinks from getting copied into the .ipk.
This commit changes the pattern from xxx.so.* to xxx.so* in order to copy
those symlinks too. Fixes #382 .
Also bump the copyright year in the Makefile while we're at it.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
2014-10-06 17:27:43 +02:00
Jo-Philipp Wich
f195dcf02c
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 >
2014-09-26 11:33:41 +02:00
Jo-Philipp Wich
867a93daa7
mac-telnet: update to git head
...
* 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 >
2014-09-23 20:58:43 +02:00
Jo-Philipp Wich
317bae734a
mac-telnet: update to latest git - fixes 64bit support
...
Also remove default password from config to prevent daemon
from auto-starting.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
2014-09-23 20:58:43 +02:00
Jo-Philipp Wich
906611d5e3
vnstat: update to upstream 1.12 release
...
Deferring privilege dropping for now until the OpenWrt api is stable.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
2014-09-18 17:35:29 +02:00
Jo-Philipp Wich
7d44d48c66
Merge pull request #298 from hnyman/collectd541
...
collectd: Update to 5.4.1
2014-09-18 15:28:38 +02:00
Jo-Philipp Wich
711f0ad1e9
mac-telnet: fix two typos in the Makefile
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
2014-09-03 19:20:21 +02:00
Jo-Philipp Wich
6d3990cbcf
Add mac-telnet - a layer 2 Telnet/SSH server useful to access bricked devices
...
This package adds the mac-telnet server, client, ping and discovery utilities.
See https://github.com/aouyar/MAC-Telnet for details.
This package uses the fork from https://github.com/jow-/MAC-Telnet as source,
the code there has a number of bugfixes and results in smaller binaries since
most core functionality has been ported to libubox facilities provided by
OpenWrt.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
2014-09-03 16:38:06 +02:00
Jo-Philipp Wich
2822192234
pv: import from oldpackages, add myself as maintainer, update to latest v1.5.3
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
2014-08-11 16:14:08 +02:00
Jo-Philipp Wich
0a4217b2fe
mysql: import from oldpackages, add myself as maintainer
...
No updates to the package as it is the latest release of the still
supported 5.1 release series.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
2014-08-11 16:05:06 +02:00
Jo-Philipp Wich
ad886cf1f4
libjpeg: add missing maintainer field
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
2014-07-29 10:38:07 +02:00
Jo-Philipp Wich
60feea09c9
libgd: import from oldpackages, add myself as maintainer, add license information, update to v2.1.0
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
2014-07-02 16:12:44 +02:00
Jo-Philipp Wich
b172d28c37
libpng: import from oldpackages, add myself as maintainer, change PKG_LICENSE to SPDX identifiers, update to v1.2.51
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
2014-07-02 16:12:44 +02:00
Jo-Philipp Wich
6a87c8d6a2
libjpeg: import from oldpackages, add myself as maintainer, add fix for CVE-2013-6629, change PKG_LICENSE to SPDX identifier
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
2014-07-02 16:12:44 +02:00
Jo-Philipp Wich
7c00700f58
net-snmp: import from oldpackages, add myself as maintainer, add license information, update to v5.4.4, refresh patches
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
2014-07-02 14:25:45 +02:00
Jo-Philipp Wich
1971a1d567
owfs: import from oldpackages, add myself as maintainer, add license information, update to v2.9p5
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
2014-07-02 13:21:50 +02:00
Jo-Philipp Wich
85a6d7a070
lm-sensors: import from oldpackages, add myself as maintainer, add license information, update to v3.3.5
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
2014-07-02 13:11:04 +02:00
Jo-Philipp Wich
022ce86177
postgresql: import from oldpackages, add myself as maintainer, add license information, update to v9.0.17
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
2014-07-02 12:42:33 +02:00
Jo-Philipp Wich
092733f241
liboping: import from oldpackages, add myself as maintainer, add license information
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
2014-07-02 12:31:43 +02:00
Jo-Philipp Wich
f0e44cb3da
tinyproxy: import from packages, add myself as maintainer
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
2014-06-11 17:04:54 +02:00
Jo-Philipp Wich
2abee9646c
coreutils: import from packages, add myself as maintainer
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
2014-06-11 17:02:24 +02:00
Jo-Philipp Wich
858ed34e60
rrdtool1: add missing maintainer line
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
2014-06-11 16:53:03 +02:00
Jo-Philipp Wich
f41826e344
rrdtool1: import from packages, add myself as maintainer
...
While we're at it, relocate from libs/ to utils/ as it provides executables
and change the directory name from rrdtool-1.0.x to rrdtool1 to make it match
the source package name.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
2014-06-11 16:50:39 +02:00
Jo-Philipp Wich
177bfef1c7
vnstat: import from packages, add myself as maintainer
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
2014-06-11 16:47:32 +02:00
Jo-Philipp Wich
56fd1eaa78
collectd: import from packages, add myself as maintainer
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
2014-06-11 16:43:00 +02:00
Jo-Philipp Wich
6b2f1d0047
wshaper: minor fixes
...
Adjust package version and release to reflect upstream compatibility,
replace deprecated uci_get_state with network_get_device.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
2014-06-11 16:37:32 +02:00
Jo-Philipp Wich
1fa58a1b1a
wshaper: import from packages
...
Import the current wshaper package and add myself as maintainer.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
2014-06-11 16:37:32 +02:00
Jo-Philipp Wich
dee084e3a6
Fix typo in README and break long line
2014-06-11 11:01:04 +02:00