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
Dirk Neukirchen and Zoltan HERPAI
92fa2b3895
squid: disable krb5
...
- fix build error reported by buildbot by disabling krb5
- libcom_err from krb5 is used - configure output:
configure: WARNING: library 'com_err' is required for Heimdal Kerberos
- krb5 has its own libcom_err (see krb5 package) with its own symbols
- linking with wrong libcom_err from libext2fs produces errors during
libgssapi_krb5.so: undefined reference to `error_message@com_err_3_MIT'
libgssapi_krb5.so: undefined reference to `remove_error_table@com_err_3_MIT'
libgssapi_krb5.so: undefined reference to `add_error_table@com_err_3_MIT'
-> remove libext2fs dependency (wasnt working anyway - no PKG_BUILD_DEP)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de >
2017-11-09 23:33:36 +01:00
Daniel Golle and Zoltan HERPAI
c465fdc5f8
squid: build-depend on libext2fs
...
squid uses libcom_err, a static library provided by libext2fs
Signed-off-by: Daniel Golle <daniel@makrotopia.org >
2017-11-09 23:33:33 +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 and Zoltan HERPAI
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 and Zoltan HERPAI
374eea23e2
bind: Set PKG_USE_MIPS16:=0
2017-11-09 21:00:25 +01:00
Noah Meyerhans and Zoltan HERPAI
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 and Zoltan HERPAI
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 and Zoltan HERPAI
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 and Zoltan HERPAI
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 and Zoltan HERPAI
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 and Zoltan HERPAI
3d8da2bef4
pianod: Fix build/download order
...
Signed-off-by: Ted Hess <thess@kitschensync.net >
2017-11-09 19:46:39 +01:00
Ted Hess and Zoltan HERPAI
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 and Zoltan HERPAI
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 and Zoltan HERPAI
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 and Zoltan HERPAI
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 and Zoltan HERPAI
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 and Zoltan HERPAI
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 and Zoltan HERPAI
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 and Zoltan HERPAI
b26a06f139
libdnet: fix source URL
...
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru >
2017-11-08 01:54:15 +01:00
Peter Wagner and Zoltan HERPAI
10239ddb25
irssi: update to 0.8.21
...
Signed-off-by: Peter Wagner <tripolar@gmx.at >
2017-11-08 00:27:27 +01:00
Peter Wagner and Zoltan HERPAI
d4fec80529
irssi: update to 0.8.20
...
Signed-off-by: Peter Wagner <tripolar@gmx.at >
2017-11-08 00:27:22 +01:00
Thomas Heil and GitHub
7b9e2e0208
Merge pull request #5079 from wigyori/for-15.05-crtmpd
...
CC: multimedia/crtmpserver: fix build
2017-11-08 00:10:17 +01:00
Zoltan HERPAI
fe0f06b627
fdm: update download URL
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu >
2017-11-07 23:27:46 +01:00
Zoltan HERPAI
72f1aa450c
mxml: update download URL
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu >
2017-11-07 23:10:38 +01:00
ejurgensen and Zoltan HERPAI
cb070e6182
mxml: Update to version 2.10
...
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com >
2017-11-07 23:10:24 +01:00
ejurgensen and Zoltan HERPAI
639241d79d
mxml: update to 2.9
...
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com >
2017-11-07 23:10:22 +01:00
Zoltan HERPAI
b9260db2fe
neon: upgrade to 0.30.2
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu >
2017-11-07 20:28:33 +01:00
Felix Fietkau and Zoltan HERPAI
adf193882d
neon: add missing dependency on zlib
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2017-11-07 20:27:06 +01:00
Michal Hrušecký and Zoltan HERPAI
75db8c3422
crtmpserver: Disable apple streaming to fix build
...
Apple streaming is quite broken so disabling it to make package building again.
Signed-off-by: Michal Hrušecký <Michal.Hrusecky@nic.cz >
2017-11-07 18:08:56 +01:00
Jo-Philipp Wich and Zoltan HERPAI
fcf8f36e9b
crtmpserver: fix multiple issues
...
- Switch download to the Github clone of crtmpserver
- Rebase patches against latest version
- Pregenerate version.h file
- Disable applestreamingclient as it is broken
Signed-off-by: Jo-Philipp Wich <jo@mein.io >
2017-11-07 18:08:11 +01:00
Zoltan HERPAI
d23ac5b749
apache: fix download URL
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu >
2017-11-07 16:50:25 +01:00
Zoltan HERPAI
861881c635
apr: fix download URL
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu >
2017-11-07 16:50:16 +01:00
Zoltan HERPAI
c73482d074
postgresql: fix download URL
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu >
2017-11-07 16:49:54 +01:00
Ted Hess and GitHub
f15b0ace72
Merge pull request #5042 from kishangondaliya/libsodium
...
[For-15.05] libsodium: Fix download url
2017-11-03 07:11:36 -04:00
Kishan Gondaliya
356436f9bd
libsodium: Fix download url
...
Signed-off-by: Kishan Gondaliya <kishanpgondaliya@gmail.com >
2017-10-31 13:46:19 +05:30
champtar and GitHub
c52b6f8a0e
Merge pull request #3562 from MikePetullo/for-15.05-krb5
...
krb5: install include properly and leave libcom_err* in place
2017-07-15 16:57:57 -07:00
Hannu Nyman and GitHub
b5f471857b
Merge pull request #4127 from gstrauss/lighttpd-for-15.05
...
Lighttpd for 15.05
2017-04-08 10:30:35 +03:00
Glenn Strauss
d1433a582c
lighttpd: add new modules, upd URLs, add restart()
...
(with feedback from @hnyman and patch additions from @MikePetullo)
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com >
2017-03-22 18:09:44 -04:00
Rafał Miłecki and Glenn Strauss
e71771676c
lighttpd: fix regression in local-redir used with url.rewrite-once
...
This fixes upstream regression introduced in 1.4.40. It was reported &
debugged in https://redmine.lighttpd.net/issues/2793
This fix is queued for 1.4.46 in the personal/gstrauss/master upstream
branch.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl >
2017-03-08 12:34:35 -05:00
Rafał Miłecki and Glenn Strauss
bec3da9759
lighttpd: update to 1.4.45
...
Update to 1.4.42 introduced a problem with starting lighttpd as
OpenWrt/LEDE service. It was stopping whole init process at sth like:
783 root 1124 S {S50lighttpd} /bin/sh /etc/rc.common /etc/rc.d/S50lighttpd boot
799 root 1164 S /usr/sbin/lighttpd -f /etc/lighttpd/lighttpd.conf
It was hanging until getting random pool:
[ 176.340007] random: nonblocking pool is initialized
and then immediately the rest of init process followed:
[ 176.423475] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0
[ 176.430754] jffs2_build_filesystem(): unlocking the mtd device... done.
[ 176.437615] jffs2_build_filesystem(): erasing all blocks after the end marker... done.
This was fixed in 1.4.44, but bump directly to 1.4.45 while at it.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl >
2017-03-08 12:34:35 -05:00
W. Michael Petullo and Glenn Strauss
1792f0f6b9
lighttpd: add option to build mod_authn_file.so
...
Signed-off-by: W. Michael Petullo <mike@flyn.org >
2017-03-08 12:34:35 -05:00
Hannu Nyman and GitHub
9dfbb0bce3
Merge pull request #4061 from EricLuehrsen/trust_anchor_15_05
...
[for-15.05] unbound: DNSSEC trust anchor roll for 2017
2017-02-26 19:47:20 +02:00
Eric Luehrsen
b166e66556
unbound: DNSSEC trust anchor roll for 2017
...
Carry both the 2010 and 2017 DS records until 2018.
Unbound complies with RFC5011 but fresh installs
need these anchors to get started.
https://www.icann.org/resources/pages/ksk-rollover
https://www.iana.org/domains/root
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com >
2017-02-22 22:25:09 -05:00