Nikos Mavrogiannopoulos
7f6a237d7d
openconnect: corrected port descriptions in README
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-09-04 21:33:19 +02:00
Nikos Mavrogiannopoulos
c773d4ad91
ocserv: more explicit documentation
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-09-04 21:33:19 +02:00
Nikos Mavrogiannopoulos
52bf9d5efc
ocserv: updated to 0.10.6
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-09-04 21:33:19 +02:00
Hannu Nyman
9af392d629
collectd: backport "Clarify config file example/placeholder" from #1736
...
The config file shipped with collectd dates from 2010 and
leads to error messages if luci-statistics & collectd are installed,
as it references several plugins not usually installed, or such ones
that have been renamed since then.
For most users, this file is just a placeholder during collectd installation,
as /usr/bin/stat-genconfig from /etc/init.d/luci_statistics will overwrite it.
Sanitize and shorten the placeholder config file:
* Reference actively only the default plugins installed by luci statistics.
* Match the placeholder config with the genuine config from luci statistics.
If somebody uses collectd separately from luci statistics, he will need to
edit these settings anyway.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-09-04 15:03:58 +03:00
Hannu Nyman
42f2974f3c
collectd: backport the enablement of entropy plugin to for-15.05
...
Enable 'entropy' plugin also for collectd 5.4.2.
Works ok.
( backport of 35552db4ee
)
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-09-04 15:03:58 +03:00
Daniel Gimpelevich
877e9fb00d
vpnc: bump release
...
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
2015-09-03 17:38:22 +02:00
Daniel Gimpelevich
5ff1b7ad51
vpnc: corrected call to proto_add_host_dependency
2015-09-03 17:38:18 +02:00
Jo-Philipp Wich
cb5b508b46
vpnc: fix musl compatibility
...
- Add missing `sys/ttydefaults.h` include to `config.c`
- Restrict usage of `error.h` to glibc and uclibc only
- Avoid including `linux/if_tun.h` on non-glibc/uclibc to prevent
musl kernel/libc header conflicts
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-09-03 17:38:13 +02:00
Jo-Philipp Wich
37f1c3f66f
Merge pull request #1753 from zorun/bmon_15.05_
...
bmon: Add missing runtime dependency: terminfo
2015-09-03 17:34:10 +02:00
Baptiste Jonglez
1a78a488b7
bmon: Add missing runtime dependency: terminfo
...
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
2015-09-03 17:32:13 +02:00
Toke Høiland-Jørgensen
250b11a475
sqm-scripts: Bump to v1.0.3.
...
Backported changes from master.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2015-09-03 15:31:56 +02:00
Noah Meyerhans
ffda9cc9c7
[bind] Update to 9.9.7-P3 to fix CVE-2015-5722 and CVE-2015-5986
...
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2015-09-03 14:03:41 +02:00
Noah Meyerhans
4e3085cd05
bind: update to version 9.9.7-p2
...
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2015-09-03 14:03:31 +02:00
Alexander Ryzhov
f5c70eaa5a
xz: add xz-utils meta package
...
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2015-09-02 12:13:25 +02:00
Jan Čermák
b721a1d8cc
libevent: update to 1.4.15 (fixes CVE-2014-6272)
...
This update fixes CVE-2014-6272. Change of source URL was needed,
because the older location does not contain the latest version.
Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
2015-09-01 19:55:47 +02:00
Steven Barth
114b6ce270
Merge pull request #1728 from roger-/micropython-15.05
...
micropython: update to latest (15.05)
2015-08-29 08:41:54 +02:00
Roger
0b1509c9e3
micropython: update to latest
...
Signed-off-by: Roger D <rogerdammit@gmail.com>
2015-08-28 10:36:49 -05:00
John Crispin
d32e986ef6
python: remove bz2 build dep
...
Revert "python: add dependency to bz2 host build"
This reverts commit da6d7b57f5
.
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-08-26 12:18:59 +02:00
Nikos Mavrogiannopoulos
e778bd4998
openconnect: disabled the resolving code from ppp in netifd script
...
That code was causing netifd disabling openconnect with no way
to restart it.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-08-26 23:00:45 +02:00
John Crispin
47a400aaa7
avrdude: enable linux-gpio by default
...
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-08-26 00:24:33 +02:00
John Crispin
ef9e4d0eb2
bluelog: mark as BROKEN
...
the CC Buildservers are failing on this package as the OUI download timesout indefinatley.
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-08-25 16:20:41 +02:00
heil
ee8052d459
haproxy: fixes for upstream version 1.5.14
...
- [PATCH 1/4] BUG/MINOR: log: missing some ARGC_* entries in
- [PATCH 2/4] DOC: usesrc root privileges requirements
- [PATCH 3/4] BUILD: ssl: Allow building against libssl without SSLv3.
- [PATCH 4/4] DOC/MINOR: fix OpenBSD versions where haproxy works
Signed-off-by: heil <heil@terminal-consulting.de>
2015-08-24 10:46:34 +02:00
John Crispin
de1b14830d
libuv: fix download path
...
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-08-22 01:14:04 +02:00
John Crispin
da6d7b57f5
python: add dependency to bz2 host build
...
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-08-22 01:12:58 +02:00
Etienne CHAMPETIER
441da09158
zabbix: update to 2.4.6 (and refresh patches)
...
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-08-23 22:24:30 +00:00
Daniel Golle
a6d950b739
sqlite3: update source to 3.8.11.1
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2015-08-23 19:48:15 +00:00
Ted Hess
02c147374b
Merge pull request #1678 from luizluca/for-15.05-ruby_update
...
ruby: bump version to 2.2.3 [backport from trunk]
2015-08-19 14:54:26 -04:00
Luiz Angelo Daros de Luca
df3c5de2f7
ruby: bump version to 2.2.3
...
This is a bug and security fix release, including:
- CVE-2015-3900 Request hijacking vulnerability in RubyGems 2.4.6 and earlier
http://svn.ruby-lang.org/repos/ruby/tags/v2_2_3/ChangeLog
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-08-19 14:18:50 -03:00
Rafał Miłecki
01717c05a0
lighttpd: backport a fix for running out of filedescriptors
...
It was breaking uploads of files 4 MiB+. This patch fixes:
https://github.com/openwrt/packages/issues/1658
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
2015-08-19 17:53:50 +02:00
heil
a7d66cec4c
apache: bump to version 2.2.31
...
Signed-off-by: heil <heil@terminal-consulting.de>
2015-08-17 14:37:14 +02:00
Marcel Denia
b51c61cf55
libidn: Update to 1.32
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-08-13 20:11:57 +02:00
Nikos Mavrogiannopoulos
74a1d01651
gnutls: updated to 3.4.4
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-08-10 19:51:42 +02:00
Toke Høiland-Jørgensen
1ee31bdfd2
netperf: update to v2.7.0
2015-08-03 18:13:58 +02:00
Toke Høiland-Jørgensen
aa75904c0b
Adopt the netperf package.
...
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2015-08-03 18:13:54 +02:00
Steven Barth
e96cf8db91
Merge pull request #1616 from tru7/for-15.05
...
[for-15.05] knxd: bump to newest version for CC
2015-07-27 23:24:39 +02:00
Jo-Philipp Wich
5cc2d45535
Merge pull request #1618 from MikePetullo/for-15.05
...
For 15.05: lighttpd: update to 1.4.36
2015-07-27 18:41:01 +02:00
W. Michael Petullo
1e2bf20acf
lighttpd: update to 1.4.36
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-07-26 12:56:12 -04:00
Alexander Ryzhov
da756e239f
lighttpd: add liblua deps for lighttpd-mod-cml and lighttpd-mod-magnet
...
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2015-07-26 12:55:12 -04:00
Othmar Truniger
805c6e6924
knxd: bump to newest version for CC
...
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-07-26 18:27:01 +02:00
Jeroen Louwes
75f978879e
mwan3: update to version 1.6-2
...
Fix malformed uci commands. (issue #1502 )
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
2015-07-23 13:51:04 +02:00
Cezary Jackiewicz
bcedf17632
[packages] vsftpd: CVE-2015-1419
...
Unspecified vulnerability in vsftp 3.0.2 and earlier allows remote attackers to bypass access restrictions via unknown vectors, related to deny_file parsing.
2015-07-22 09:47:48 +02:00
Steven Barth
f91e8f04a1
Merge pull request #1599 from MikePetullo/for-15.05
...
For 15.05: openldap: update to 2.4.41
2015-07-21 13:19:32 +02:00
W. Michael Petullo
5006684e43
openldap: remove --without-cyrus-sasl to build SASL support
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-07-20 19:01:24 -04:00
W. Michael Petullo
3a02d9e19a
openldap: update copyright dates
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-07-20 11:00:36 -04:00
W. Michael Petullo
c05dce1890
openldap: update to 2.4.41
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-07-20 11:00:20 -04:00
Daniel Golle
64c458ba8c
freeradius2: update to 2.2.8
...
Fixes oCert CVE-2015-4680.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-07-20 10:14:31 +02:00
Steven Barth
bc424ae857
Merge pull request #1572 from dvlemplgk/patch-4
...
open-plc-utils: backport of update on master branch
2015-07-14 22:12:14 +02:00
Günther Kelleter
14bf39979c
open-plc-utils: Update to commit 885a1b7e2e663b5ab8797db6d40a0318131fdf18
...
This particularly fixes unusable amphost utility on big endian targets.
Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de>
2015-07-14 15:23:57 +02:00
Toke Høiland-Jørgensen
c293247428
sqm-scripts/luci-app-sqm: Merge upstream changes.
...
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2015-07-12 22:26:42 +02:00
Toke Høiland-Jørgensen
876ee51cc8
sqm-scripts: Default to ECN on for egress.
...
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2015-07-12 22:25:12 +02:00