Steven Barth
007fa62ac2
Merge pull request #985 from BerlinMeshnet/dkjson-update
...
Update dkjson
2015-03-04 08:23:54 +01:00
Lars Gierth
9f76445fa4
dkjson: bump release
...
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-03-03 22:26:13 +01:00
Lars Gierth
708143b780
dkjson: update PKG_MD5SUM
...
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-03-03 22:25:17 +01:00
Steven Barth
577b694c28
Merge pull request #983 from Shulyaka/master
...
mailman: version upgrade to 2.1.19
2015-03-03 21:05:56 +01:00
Luiz Angelo Daros de Luca
213cc9aeba
Merge pull request #984 from luizluca/ruby-update_to_2.2.1
...
ruby: update to 2.2.1
2015-03-03 16:09:19 -03:00
Luiz Angelo Daros de Luca
487d28d2a8
ruby: update to 2.2.1
...
For ruby changes since 2.2.0:
http://svn.ruby-lang.org/repos/ruby/tags/v2_2_1/ChangeLog
No relevant changes for OpenWRT.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-03-03 16:05:37 -03:00
Sebastian Moeller
5b61cfba07
Teach SQM hotplug tricks
...
Some interfaces like wan-pppoe go away, when the ppp connection is lost
and get recreated once the link is established again. SQM now
has its own hotplug script to re-enable itself on the interfae just hotplugged.
SQM will not touch other instances of itself running on other interfaces
if called by hotplug.d. The implementation now allows this functionality by
calling run.sh like:
/usr/lib/sqm/run.sh interface YOUR_INTERFACE_NAME_HERE
e.g.: /usr/lib/sqm/run.sh interface ge00-pppoe
If called with a specific interface SQM will only try to disable itself
on that interface to clean up all left over state and the re-enable
itself on just that interface. Hopefully that allows for better service
with instable interfaces like pppoe. The current code passes a simple manual
stop start test of the ge00-pppoe interface from the GUI and does seem
to do the right thing, at least on cerowrt 3.10.50-1...
2015-03-03 17:49:50 +01:00
Denis Shulyaka
a778acd865
mailman: version upgrade to 2.1.19
...
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
2015-03-03 18:11:09 +03:00
Ted Hess
ebdd36c783
Merge pull request #976 from thess/boost-work
...
boost: reorganize menus, fix some build dependencies and ABI selections
2015-03-03 07:58:05 -05:00
Ted Hess
e4d74553f4
Merge pull request #982 from jszakmeister/update-socat
...
Upgrade socat to 1.7.3.0.
2015-03-03 07:57:43 -05:00
John Szakmeister
2720fe57e5
Upgrade socat to 1.7.3.0.
...
The cross-compiling patch is no longer necessary. Also added librt as a
dependency, since it is required. This also fixes an issue where
support for linux/errqueue.h was not being detected correctly and
causing a build failure with 3.18.
Signed-off-by: John Szakmeister <john@szakmeister.net>
2015-03-03 06:39:43 -05:00
Ted Hess
861f57e924
Merge pull request #979 from mstorchak/attr
...
attr: update to 20150220
2015-03-02 18:44:36 -05:00
Maxim Storchak
8456832c95
attr: update to 20150220
...
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-03-03 00:17:36 +02:00
Ted Hess
c23be55aa9
libv4l: Update to latest version 1.6.2
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-03-02 17:15:42 -05:00
Steven Barth
da630205af
Merge pull request #956 from fissie/master
...
fix aiccu requiretls option handling
2015-03-02 21:53:45 +01:00
Jan Sembera
5f1006cb20
aiccu: fix requiretls option handling
...
requiretls is a boolean value in aiccu config that only accepts true and
false as values, not "1" or "0" that UCI provides.
Signed-off-by: Jan Sembera <jsembera@google.com>
2015-03-02 21:43:53 +01:00
Steven Barth
47d28bcf80
Merge pull request #974 from lijpsummer/master
...
update opencv version as 2.4.11
2015-03-02 21:18:25 +01:00
Steven Barth
2cfa68a64c
Merge pull request #978 from roger-/master
...
micropython: update to latest
2015-03-02 21:17:44 +01:00
Roger
c69cb362d9
micropython-lib: update to latest
...
Signed-off-by: Roger D <rogerdammit@gmail.com>
2015-03-02 13:30:16 -06:00
Roger
c1b4af99c8
micropython: update to latest
...
Signed-off-by: Roger D <rogerdammit@gmail.com>
2015-03-02 13:27:35 -06:00
Marko Ratkaj
c48fe5e030
vim: import from old packages
...
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2015-03-02 19:57:02 +01:00
Ted Hess
39464f9cb5
boost: reorganize menus, fix some build dependencies and ABI selections
...
Add meta-package with all libraries when CONFIG_ALL selected.
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-03-02 13:23:42 -05:00
Hannu Nyman
5dfdf5374c
collectd: update to 5.4.2
...
Update collectd, base of Luci statistics, to 5.4.2.
Patches have been refreshed.
905-fix-sigrok-upstream-patch-post-541 was removed as unnecessary.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-03-02 19:52:46 +02:00
Jianping Li
e6503d16a6
update opencv version as 2.4.11
...
Signed-off-by: Jianping Li <summer@wrtnode.com>
2015-03-02 16:59:52 +00:00
Ted Hess
d2d0483f6d
Merge pull request #973 from mstorchak/wget
...
wget: update to 1.16.2
2015-03-02 07:53:53 -05:00
Marcel Denia
8bf036f0e2
perl-uri: Update to 1.67
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-03-02 10:23:05 +01:00
Steven Barth
f2d9e75d83
libsigc++: bump to 2.4.1
...
Signed-off-by: Steven Barth <steven@midlink.org>
2015-03-02 10:02:10 +01:00
Maxim Storchak
1e4684c236
wget: update to 1.16.2
...
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-03-02 10:22:05 +02:00
Steven Barth
e5d7553986
Merge pull request #958 from aTanW/master
...
gammu: change startup/config file names to avoid potential conflict
2015-03-02 08:01:00 +01:00
Steven Barth
04f065b3ea
Merge pull request #938 from kissg1988/seafile
...
seafile: deleted outdated patch
2015-03-02 08:00:03 +01:00
Steven Barth
f110b7a149
Merge pull request #969 from kissg1988/libevhtp
...
libevhtp: update to version 1.2.10
2015-03-02 07:59:27 +01:00
Steven Barth
efc8978b91
Merge pull request #878 from jow-/lxc-autoconf-fix
...
lxc: use generic autoreconf fixup
2015-03-02 07:58:37 +01:00
Steven Barth
762fafebb9
Merge pull request #873 from jow-/umurmur-autoconf-fix
...
umurmur: use generic autoreconf fixup
2015-03-02 07:58:20 +01:00
Steven Barth
056f0002b1
Merge pull request #962 from sairon/python-fix-distutils-adjusting-path
...
python: patch distutils adjusting path in scripts' shebang
2015-03-02 07:47:20 +01:00
Steven Barth
cdb2ee745f
Merge pull request #963 from commodo/python-compileall-reduce
...
python: reduce size of patch 130
2015-03-02 07:46:40 +01:00
Steven Barth
aba9887910
Merge pull request #964 from mstorchak/haserl
...
haserl: update to 0.9.34
2015-03-02 07:46:11 +01:00
Luiz Angelo Daros de Luca
05960c50ba
gst1-plugins-base: add videorate and videoscale
...
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-03-02 01:53:42 -03:00
Luiz Angelo Daros de Luca
f8ec4d90d6
gst1-plugins-bad: add shmsrc/sink
...
This adds POSIX shared memory source and sink plugin
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-03-01 23:32:36 -03:00
Luiz Angelo Daros de Luca
b1b14b2a57
gst1-plugins-bad: remove unrecognized config opts
...
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-03-01 21:02:01 -03:00
Gergely Kiss
2e9d2f3faf
libevhtp: update to version 1.2.10
...
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2015-03-01 18:24:23 +01:00
Ted Hess
a45bcefe93
Merge pull request #945 from amrhassan/json4lua
...
JSON4Lua: Add new package
2015-03-01 09:33:51 -05:00
Ted Hess
97f9155643
Merge pull request #944 from amrhassan/uuid
...
UUID: Add new package
2015-03-01 09:33:27 -05:00
Ted Hess
472ef3918c
Merge pull request #943 from amrhassan/master
...
LuaRocks: Add new package
2015-03-01 09:33:04 -05:00
Ted Hess
2c6818341f
Merge pull request #968 from antonlacon/ffmpeg-2.5.x
...
ffmpeg: update to 2.5.4
2015-03-01 09:24:58 -05:00
Amr Hassan
d4969a644c
JSON4Lua: Add new package
...
Signed-off-by: Amr Hassan <amr.hassan@gmail.com>
2015-03-01 15:04:15 +02:00
Amr Hassan
60f106ab68
UUID: Add new package
...
Signed-off-by: Amr Hassan <amr.hassan@gmail.com>
2015-03-01 15:01:42 +02:00
Amr Hassan
857a85a60d
LuaRocks: Add new package
...
Signed-off-by: Amr Hassan <amr.hassan@gmail.com>
2015-03-01 14:59:19 +02:00
Ted Hess
5d4867ab2f
Merge pull request #965 from chris5560/master
...
ddns-scripts: implements usage of nsupdate to direct update DNS servers
2015-02-28 20:50:55 -05:00
Ted Hess
5fa6635e9b
Merge pull request #941 from commodo/ovs-fix
...
openvswitch: limit package to supported kernel versions
2015-02-28 20:44:48 -05:00
Ian Leonard
32eafba860
ffmpeg: update to 2.5.4
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2015-02-28 13:58:12 -08:00