Thomas Heil
4846a203bb
haproxy: bump to version 1.5.8
...
Released version 1.5.8 with the following main changes :
- BUG/MAJOR: buffer: check the space left is enough or not
when input data in a buffer is wrapped
- BUG/BUILD: revert accidental change in the
makefile from latest SSL fix
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-11-05 22:04:57 +01:00
Toke Høiland-Jørgensen
40b2a8bd1a
Change default bcp38 interface to be eth1, don't enable by default.
2014-11-05 20:36:08 +01:00
Roger
e5d635e1ae
motion: switch to master branch
...
This branch includes some important fixes vs. 3.4.0.
Signed-off-by: Roger D <rogerdammit@gmail.com>
2014-11-05 10:46:53 -06:00
sbyx
0ff2c65438
Merge pull request #506 from cj1324/fix_libsodium
...
libsodium: fixed pkgconfig not found it.
2014-11-05 15:04:38 +01:00
Toke Høiland-Jørgensen
27a37bfbf9
Add luci-app-bcp38 package
...
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2014-11-05 08:34:30 +01:00
Toke Høiland-Jørgensen
bcc2ffc5e1
Make PKG_LICENSE for BCP38 SPDX compatible.
2014-11-05 08:27:56 +01:00
Luiz Angelo Daros de Luca
f3f0f2fa28
ruby: update to 2.1.4
...
This release includes security fixes for the following vulnerabilities:
* CVE-2014-8080: Denial of Service XML Expansion
* Changed default settings of ext/openssl related to CVE-2014-3566
And there are some bug-fixes.
Ref: https://www.ruby-lang.org/en/news/2014/10/27/ruby-2-1-4-released/
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2014-11-05 01:29:54 -02:00
Toke Høiland-Jørgensen
0a38785592
Add BCP38 implementation package (from CeroWrt).
...
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2014-11-05 00:17:53 +01:00
Roger
3d784bd3d3
motion: update and switch to recent fork
...
Signed-off-by: Roger D <rogerdammit@gmail.com>
2014-11-04 14:06:37 -06:00
Roger
f1f11a576b
motion: remove outdated (?) patch
...
Signed-off-by: Roger D <rogerdammit@gmail.com>
2014-11-04 14:05:40 -06:00
Han Chen
aa604d34eb
libsodium: fixed pkgconfig not found it.
...
Signed-off-by: Han Chen chen1324@gmail.com
2014-11-04 23:31:13 +08:00
sbyx
4cd6edf5b4
Merge pull request #504 from Shulyaka/master
...
mailman: fixed compilation errors (Issue #498 )
2014-11-04 15:16:03 +01:00
Denis Shulyaka
4f3248867d
mailman: fixed compilation errors (Issue #498 )
...
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
2014-11-04 17:03:43 +03:00
sbyx
a6d9375c84
Merge pull request #503 from Shulyaka/master
...
python-dns: fixed URL
2014-11-04 12:06:58 +01:00
Denis Shulyaka
f155f1490c
python-dns: fixed URL
...
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
2014-11-04 14:02:26 +03:00
Luka Perkov
ceceff5b33
rpcd-mod-lxc: add lxc-create ubus bindings
...
Example call:
$ ubus call lxc create '{ "name": "bar", "template": "download", "args": [ "--no-validate", "--dist", "debian", "--release", "sid", "--arch", "i386" ] }'
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-11-03 11:21:34 -05:00
Steven Barth
942a694238
mdnsresponder: add spdx tag
...
Signed-off-by: Steven Barth <steven@midlink.org>
2014-11-03 13:32:45 +01:00
sbyx
f5e54d03fc
Merge pull request #496 from roger-/micropython
...
micropython(-lib): update and add package category
2014-11-03 11:44:06 +01:00
Toke Høiland-Jørgensen
ec78e5767a
Merge pull request #495 from hnyman/sqm-update
...
sqm-scripts: use masks with markings
2014-11-02 10:35:07 -08:00
Roger
e341c88e2c
micropython-lib: update and add package category
...
Signed-off-by: Roger D <rogerdammit@gmail.com>
2014-11-02 11:10:51 -06:00
Roger
f174253bfa
micropython: update and add package category
...
Signed-off-by: Roger D <rogerdammit@gmail.com>
2014-11-02 11:07:11 -06:00
Hannu Nyman
8001ca4c94
sqm-scripts: use masks with markings
...
Apply mask for markings to enable co-existence with multiwan, mwan3 etc.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2014-11-02 11:01:54 +02:00
Ted Hess
122e36be3a
sox: update ffmpeg patches for 2.4.x (deprecated functions), add myself as pkg maintainer
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-11-01 20:00:06 -04:00
Ted Hess
6b11fa45d9
forked-daapd: Shorten title so it displays
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-11-01 18:57:24 -04:00
Ted Hess
719da24cd9
libavahi: Don't build libdns_sd if not selected
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-11-01 18:49:38 -04:00
sbyx
8d2579392f
Merge pull request #490 from Shulyaka/master
...
postfix: Added experimental support for Berkeley DB (btree files).
2014-11-01 13:55:06 +01:00
Denis Shulyaka
250f1f2ade
postfix: Added experimental support for Berkeley DB (btree files).
...
Note that hash files are currently not supported by OpenWRT package of Berkeley DB.
CDB is still default.
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
2014-11-01 13:20:17 +03:00
Ted Hess
54e6a99e6b
Merge pull request #489 from MikePetullo/master
...
bogofilter: set BOGOFILTER_DIR to /etc/bogofilter, as /var/lib is wiped ...
2014-10-31 21:36:27 -04:00
W. Michael Petullo
055d2074f4
bogofilter: set BOGOFILTER_DIR to /etc/bogofilter, as /var/lib is wiped on reboot
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-10-31 20:34:30 -04:00
champtar
91af216373
Merge pull request #488 from commodo/ovs-fix-kernel-3.12
...
openvswitch: add +kmod-vxlan dependency for kernels >= 3.12
2014-10-31 12:52:53 +01:00
sbyx
1c2f88003b
Merge pull request #481 from zorun/master
...
Import bmon from oldpackages
2014-10-31 12:10:53 +01:00
Baptiste Jonglez
53182a65d1
bmon: Bump to 3.5 and add myself as maintainer
...
Signed-off-by: Baptiste Jonglez <bjonglez@illyse.org>
2014-10-31 12:01:54 +01:00
Baptiste Jonglez
a8a3a02596
bmon: Import from oldpackages
...
Signed-off-by: Baptiste Jonglez <bjonglez@illyse.org>
2014-10-31 12:01:31 +01:00
Alexandru Ardelean
194c0f608a
openvswitch: add +kmod-vxlan dependency for kernels >= 3.12
...
When OVS detects a kernel version >= 3.12 it does not build
it's own vxlan module and tries to use the kernel's, when building
the OVS kernel module.
I also pushed a patch to the OpenWRT trunk to add a +kmod-vxlan package.
This will add the kernel's vxlan.ko kernel module if it exists.
So, for kernel >= 3.12, this package should exist and be installed
when installing OVS.
Tested on OpenWRT trunk with kernel 3.14.18.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-31 12:25:07 +02:00
Petar Koretic
8467d0ea3f
luci-app-lxc: code cleanup
...
Number of suggested rewrites:
* use lua ubus bindings instead of os.execute
* combine multiple actions to use same handler 'lxc_action' and pass
actions as arguments to consolidate code
* read openwrt version from lua directly
* start using String.prototype.format for string formatting
Also, drop 'rename' and 'clone' until they are fully functional on all
platforms.
Thanks Jo-Philipp for suggestions on how to improve the code.
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
2014-10-30 20:50:39 -04:00
champtar
f8f7c74f0c
Merge pull request #486 from commodo/ovs-build-fix2
...
openvswitch: add patch "datapath: Backport __ip_select_ident() function"
2014-10-30 18:13:13 +01:00
champtar
dec433d68a
Merge pull request #485 from commodo/ovs-build-fix
...
openvswitch: fix build for gcc versions below 4.9
2014-10-30 18:11:11 +01:00
Alexandru Ardelean
78f0bd7e45
openvswitch: add patch "datapath: Backport __ip_select_ident() function"
...
Signed-off-by: Alexandru Ardelean <aa@ocedo.com>
2014-10-30 18:22:03 +02:00
sbyx
6f80d6fa68
Merge pull request #478 from sourceindex/added-new-kismet-package
...
kismet: new kismet wireless package
2014-10-30 13:42:49 +01:00
sbyx
5606779bc2
Merge pull request #484 from MikePetullo/master
...
bogofilter: depend on libdb47, not libdb47-full (related to #459 )
2014-10-30 13:42:14 +01:00
W. Michael Petullo
09644e50ea
bogofilter: depend on libdb47, not libdb47-full (related to #459 )
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-10-30 07:05:45 -04:00
Petar Koretic
e81ae1e7eb
luci-app-lxc: add package for luci lxc app
...
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
2014-10-30 06:26:02 -04:00
Luka Perkov
f0cf42ca7e
lxc: move patch
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-10-30 06:25:38 -04:00
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
Alexandru Ardelean
d16d96f52d
openvswitch: fix build for gcc versions below 4.9
...
Seems that while fixing the build for GCC 4.9
I broke the build for GCC 4.8, because that KCFLAG I added
causes a build error (since it's not recognized).
The fix is to add KCFLAG only when GCC 4.9 is used.
OpenVSwitch now builds successfully with GCC 4.8 and 4.9.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-30 10:33:58 +02:00
Sebastian Wendel
0d41c5bf62
kismet: added missing PKG_LICENSE tag
...
Signed-off-by: Sebastian Wendel<packages@sourceindex.de>
2014-10-30 04:21:05 +01:00
Sebastian Wendel
48c5a070b7
kismet: added new version of the kismet wireless network system
...
Signed-off-by: Sebastian Wendel <packages@sourceindex.de>
2014-10-30 04:20:46 +01:00
Nikos Mavrogiannopoulos
79e0842a65
luci-app-ocserv and luci-proto-openconnect were moved to openwrt/luci repo
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-10-29 23:24:04 +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