Commit graph

3495 commits

Author SHA1 Message Date
Michael Heimpold
11ed11780d php5: update to 5.6.18
Note: Upstream tagged this as security release.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2017-11-10 20:30:55 +01:00
Michael Haas
3df25df858 wifidog: Bump to 1.3.0
* Updates wifidog to latest upstream release.
* Removes patches/100-musl-compat.patch as that's included in 1.3.0

Signed-off-by: Michael Haas <haas@computerlinguist.org>
2017-11-10 18:39:13 +01:00
Jo-Philipp Wich
eb0de8f114 wifidog: fix musl compatibility
- Fix missing `fcntl.h` in `protocol.c`
 - Replace nonstandard `sys/unistd.h` includes with `unistd.h` ones

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2017-11-10 18:39:08 +01:00
Daniel Golle
481a8850ff
Merge pull request #5100 from wigyori/for-15.05-tracertools
CC: tracertools: use new git HEAD
2017-11-10 18:26:32 +01:00
Daniel Golle
0f854ba5fe tracertools: use new git HEAD
gitorious archive became available, so I could import the project
history from there into the new repo on github. Rebasing the changes
made since 2014 on top of the original git tree obviously caused
the commit hashes to differ.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-11-10 14:53:26 +01:00
Daniel Golle
852570e41e tracertools: update source, fixes bug on little-endian systems
and improves collectd support

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-11-10 14:53:08 +01:00
Daniel Golle
b4b62a17e7 tracertools: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-11-10 14:53:02 +01:00
Hauke Mehrtens
e37a60ef3a tor: update to version 0.2.9.11
This fixes CVE-2017-0376

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-11-10 14:07:34 +01:00
Hauke Mehrtens
7d5da97506 tor: update to version 0.2.9.10
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-11-10 14:07:29 +01:00
Hauke Mehrtens
83dba23e0a tor: update to version 0.2.9.9
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-11-10 14:07:22 +01:00
Hauke Mehrtens
b05cb4e4bd tor: log to syslog by default
Make tor log to syslog by default instead of stdout.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-11-10 14:07:13 +01:00
Hauke Mehrtens
e6ea3339fe tor: add tor-gencert, tor-resolve and torify
These are some additional applications build by the tor package.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-11-10 14:07:04 +01:00
Hauke Mehrtens
5228fe11d8 tor: add geoip6 to tor-geoip
This add the IPv6 addresses to the tor-geoip6 package.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-11-10 14:06:56 +01:00
Hauke Mehrtens
4001649ed5 tor: preserve tor keys over sysupgrade
Mark the directories containing the keys for hidden services as
conffiles to preserve them over sysupgrade.

Fixes: #2247

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-11-10 14:06:47 +01:00
Hauke Mehrtens
88e4f98f2c tor: update to version 0.2.9.8
In addition update some configure options and use EXTRA_CFLAGS.
Setting RunAsDaemon to 1 will be overwritten by the init script option
"--runasdaemon 0" anyway and we want it in foreground for procd.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-11-10 14:06:32 +01:00
Hauke Mehrtens
030c7796ef tor: update to version 0.2.8.11
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-11-10 14:05:50 +01:00
Nima Fatemi
aa224c9ae1 Tor: update to 0.2.8.9
- update to 0.2.8.9
    - use sha256 instead of md5 for integrity check
    - add dependency: libcap

signed-off-by: Nima Fatemi <nima@torproject.org>
2017-11-10 14:05:39 +01:00
Felix Fietkau
e02b4a7793 tor: add missing zlib dependency
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2017-11-10 14:05:25 +01:00
Karl Palsson
37b5a5761e tor: correct URL for dist downloads
Original url was 404.
Fixes Github issue #2284
2017-11-10 14:05:16 +01:00
Jeffery To
da2c8cc672 tor: remove tor-fw-helper
The "internal pure-C" tor-fw-helper was removed in 0.2.7.5. This removes
the tor-fw-helper package and references to its dependencies.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2017-11-10 14:05:03 +01:00
Luka Perkov
b24f68ead8 taskwarrior: update to 2.4.4
Signed-off-by: Luka Perkov <luka@openwrt.org>
2017-11-10 13:41:46 +01:00
Zoltan HERPAI
0396883a08 stunnel: use archive/ as download source
Anything below 5.43 is archived, update download source
to use paths accordingly.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
2017-11-10 13:19:14 +01:00
Felix Fietkau
1c9d3861d8 stunnel: add missing zlib dependency
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2017-11-10 12:12:06 +01:00
Michael Haas
c544adacd4 stunnel: Update from 5.14 to 5.20
* 010_fix_getnameinfo.patch is no longer needed
* 011-cron-without-pthread-fix.patch added, fixes incorrect
  ifdef when building without pthreads

Signed-off-by: Michael Haas <haas@computerlinguist.org>
2017-11-10 12:11:59 +01:00
Zoltan HERPAI
c11b79a127 stm32flash: move download source
code.google is not available anymore, move to use SF.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
2017-11-10 12:05:57 +01:00
Zoltan HERPAI
becd747c1a net/sslh: move download source
The old download source was pulled from the net, move to github.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
2017-11-10 12:04:52 +01:00
Zoltan HERPAI
86ff9a70f1 snort: update download source
2.9.7.2 was moved into the archive section, update
source accordingly until someone upgrades it.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
2017-11-09 22:54:14 +01:00
Noah Meyerhans
6f06eb2e70 bind: update to 9.10.4-p4
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2017-11-09 21:00:41 +01:00
Noah Meyerhans
374eea23e2 bind: Set PKG_USE_MIPS16:=0 2017-11-09 21:00:25 +01:00
Noah Meyerhans
c2b892b145 bind: Update to 9.9.9-p3 for CVE-2016-2776
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2017-11-09 21:00:13 +01:00
Zoltan HERPAI
61df1559b8 net/bind: PKG_RELEASE increased
Signed-off-by: DonkZZ <donk@evhr.net>
2017-11-09 20:59:27 +01:00
DonkZZ
41a87a5ce5 net/bind: Update db.root
The contents of the file "db.root" is very old (12 years).
Here's a new version downloaded from ftp://ftp.internic.net/domain/

Signed-off-by: DonkZZ <donk@evhr.net>
2017-11-09 20:58:03 +01:00
DonkZZ
3497b7239d net/bind: Little cleaning in named.init
The variable "config_file" appears twice.

Signed-off-by: DonkZZ donk@evhr.net
2017-11-09 20:57:55 +01:00
Noah Meyerhans
fae7df9e66 bind: Update to 9.9.8-P4 to resolve CVE-2016-1285 and CVE-2016-1286
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2017-11-09 20:57:38 +01:00
Zoltan HERPAI
f297f6e6c9 perl-dbi: bump to 1.634
As the previous sources were pulled from the net, bump to this
version.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
2017-11-09 19:50:29 +01:00
Zoltan HERPAI
3656eb5464 perl-www-mechanize: bump to 1.75
As the previous sources were pulled from the net, bump to this
version.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
2017-11-09 19:49:50 +01:00
Zoltan HERPAI
f4fb3ca8be perl-uri: bump to 1.71
As the previous sources were pulled from the net, bump to this
version.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
2017-11-09 19:49:06 +01:00
Ted Hess
97c5e0f881 pianod: Remove svn version check from builds
Signed-off-by: Ted Hess <thess@kitschensync.net>
2017-11-09 19:46:42 +01:00
Ted Hess
3d8da2bef4 pianod: Fix build/download order
Signed-off-by: Ted Hess <thess@kitschensync.net>
2017-11-09 19:46:39 +01:00
Ted Hess
9b20566068 pianod: Update to latest version, refresh patches
Signed-off-by: Ted Hess <thess@kitschensync.net>
2017-11-09 19:46:34 +01:00
John Crispin
614e088393 oggfwd: update download source
upstream changed from git:// to https://

Signed-off-by: John Crispin <john@phrozen.org>
2017-11-09 02:06:48 +01:00
Zoltan HERPAI
e4a06b3679 netperf: move source to use github
With netperf.org's FTP gone, and the main site showing the source
has migrated to github, let's use it.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
2017-11-09 01:55:57 +01:00
Jo-Philipp Wich
f5294296bf lua-sha2: switch to Github repository
The original Google Code repository is not available anymore, use the
equivalent Github repository instead.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-11-09 00:28:41 +01:00
Ted Hess
b839a8a398 upmpdcli/libupnpp: Update to latest versions, refresh patch
upmpdcli: Version 1.1.3
libupnpp: Version 0.14

Signed-off-by: Ted Hess <thess@kitschensync.net>
2017-11-08 18:57:01 +01:00
Petko Bordjukov
96cfc0b597 upmpdcli: Bump version to 0.11.0
upmpdcli 0.11 mainly improves on the Songcast support, in
complement with the changes in sc2mpd. Especially, it now
includes an utility (scctl) and web interface to set up
multi-room Songcast.

Signed-off-by: Petko Bordjukov <bordjukov@gmail.com>
2017-11-08 18:56:26 +01:00
Petko Bordjukov
93bc6b4141 libupnpp: Bump version to 0.11.0
This new version introduces improvements to the OpenHome support.

Signed-off-by: Petko Bordjukov <bordjukov@gmail.com>
2017-11-08 18:56:23 +01:00
Zoltan HERPAI
2a1eddb5ae libuv: move download URL to https
When using IPv6 and http://, the site redirects to https://nodejs.org
which doesn't have the dist sources. IPv4 does not have this problem.
Use https directly.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
2017-11-08 18:02:59 +01:00
Othmar Truniger
8dad744f51 libesmtp: add ssl support, new upstream URL
Signed-off-by: Othmar Truniger <github@truniger.ch>
2017-11-08 09:11:04 +01:00
Alexander Ryzhov
b26a06f139 libdnet: fix source URL
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2017-11-08 01:54:15 +01:00
Thomas Heil
7b9e2e0208
Merge pull request #5079 from wigyori/for-15.05-crtmpd
CC: multimedia/crtmpserver: fix build
2017-11-08 00:10:17 +01:00