Rosen Penev
c8f07dbff3
e2guardian: Change URL to use git directly.
...
Currently the Makefile creates a v---.tar.gz file, which can conflict with other packages. Change to a standard format.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-02-21 20:05:18 -08:00
Daniel Golle
1b8696446f
Merge pull request #5644 from neheb/mkt
...
mktorrent: Change download URL to GitHub.
2018-02-21 17:05:11 +01:00
Nikos Mavrogiannopoulos
c746f86527
Merge pull request #5642 from neheb/tasn
...
libtasn1: Change URL to point to official website instead of download…
2018-02-21 09:05:46 +01:00
Rosen Penev
3ee6aff082
mktorrent: Change download URL to GitHub.
...
Upstream has moved to GitHub. Also the hash of the original link and what is in OpenWrt's mirrors does not mach. This may have been motivation for moving away from SourceForge...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-02-20 13:18:54 -08:00
dibdot
85fe2abc2b
Merge pull request #5641 from neheb/mail
...
mailman: Use @GNU macro for download link
2018-02-20 21:35:00 +01:00
dibdot
3618621394
Merge pull request #5640 from neheb/btr
...
btrfs-progs: Update to 4.15.1
2018-02-20 20:29:20 +01:00
dibdot
e4594a3fe7
Merge pull request #5639 from dibdot/adblock
...
adblock: update 3.5.1
2018-02-20 20:21:56 +01:00
Rosen Penev
662fde36de
mailman: Use @GNU macro for download link
...
Less verbose and more flexible. Cosmetic change.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-02-20 11:12:15 -08:00
Rosen Penev
3eab9380a5
libtasn1: Change URL to point to official website instead of download link
...
Cosmetic change.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-02-20 11:09:40 -08:00
Rosen Penev
bcfa4436cc
btrfs-progs: Update to 4.15.1
...
Compile tested on ar71xx.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-02-20 11:02:29 -08:00
Jo-Philipp Wich
e089ea548b
Merge pull request #4562 from pprindeville/lm-sensors-fix-conf-file
...
lm-sensors: update name of configuration file
2018-02-20 17:08:54 +01:00
dibdot
20c70d5414
Merge pull request #5627 from tymmej/zsh-missing-libcap
...
zsh: add required dependency(issue #5514 )
2018-02-20 16:14:40 +01:00
Dirk Brenken
ba6d67883a
adblock: update 3.5.1
...
* maintenance update, just small backend bugfixes
Signed-off-by: Dirk Brenken <dev@brenken.org >
2018-02-20 15:30:52 +01:00
dibdot
9df6a01bb1
Merge pull request #5636 from dibdot/travelmate
...
travelmate: release 1.1.0
2018-02-20 08:54:54 +01:00
Dirk Brenken
76e068dc2d
travelmate: release 1.1.0
...
* checks continuously the signal quality for conditional
uplink (dis-) connections
* captive portal detection with internet online check and
a 'heartbeat' function to keep the uplink connection up & running
Signed-off-by: Dirk Brenken <dev@brenken.org >
2018-02-19 21:59:03 +01:00
Karl Palsson
055be639b3
mosquitto: auto-disable TLS-PSK support if not available
...
OpenSSL grew the ability to turn off TLS-PSK support. Make sure that
mosquitto turns on/off TLS-PSK support based on this OpenSSL config.
Fixes https://github.com/openwrt/packages/issues/5633
Signed-off-by: Karl Palsson <karlp@etactica.com >
2018-02-19 12:04:47 +00:00
Karl Palsson
a0855d59fd
c-ares: bump to v1.14
...
Changelog at: https://c-ares.haxx.se/changelog.html
mostly android and windows fixes, but some minor fixes for all systems.
Signed-off-by: Karl Palsson <karlp@tweak.net.au >
2018-02-19 11:29:16 +00:00
Gaëtan Buchetet
572a717274
sqlite3-cli: use shared library to link sqlite3 binary
...
The sqlite3 binary was linked against the static library of libsqlite3.
It now uses the .so library of the libsqlite3 package. This dropped size
of the sqlite3 binary from 652k to 91k.
Signed-off-by: Gaëtan Buchetet <bubuche.pub@free.fr >
2018-02-19 11:02:28 +00:00
Philip Prindeville
4b0ed514de
Merge pull request #5579 from pprindeville/update-isc-dhcp-4.4.0
...
isc-dhcp: update to 4.4.0
2018-02-18 13:50:12 -07:00
Jonathan McCrohan
c15e57de67
wavemon: Update to 0.8.2
...
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com >
2018-02-18 20:40:57 +00:00
Jonathan McCrohan
28af41c764
sslh: Update to v1.19c
...
Change PKG_SOURCE_URL to https
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com >
2018-02-18 20:08:10 +00:00
Hauke Mehrtens
1689023bde
Merge pull request #5580 from neheb/patch-5
...
libnatpmp: Update to 20150609
2018-02-18 17:38:26 +01:00
Jakub Tymejczyk
5c4333de5f
zsh: add required dependency(issue #5514 )
...
As indicated in https://github.com/openwrt/packages/issues/5514 zsh is compiled with --enable-cap option but libcap is not listed in dependencies
Signed-off-by: Jakub Tymejczyk <jakub@tymejczyk.pl >
2018-02-17 16:43:38 +01:00
Hannu Nyman
a03851766f
Merge pull request #5623 from sartura/sysrepo_v0.7.3
...
sysrepo: bump to latest version
2018-02-15 22:40:50 +02:00
Daniel Golle
e9e0dd30f4
Merge pull request #5622 from mwarning/kadnode
...
kadnode: udpate to version 2.2.0
2018-02-15 19:02:25 +01:00
Mislav Novakovic
90f5eeac1f
sysrepo: bump to latest version
...
Sysrepo version 0.7.3 features following improvements:
* possibility to uninstall more modules in one command with sysrepoctl
* several bugfixes
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr >
2018-02-15 16:55:48 +01:00
champtar
8068fd5192
Merge pull request #5578 from aparcar/bmx6-exporter
...
prometheus-node-exporter-lua: add bmx6/7 scraper
2018-02-15 07:40:01 -08:00
Hannu Nyman
f893929455
collectd: enable MQTT plugin
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi >
2018-02-15 09:27:02 +02:00
Hannu Nyman
e8e827c2c6
Revert "openvswitch: remove dependency on kernel version"
...
This reverts commit 44df061c48 .
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi >
2018-02-15 09:17:48 +02:00
Hannu Nyman
a576b1d829
Revert "openvswitch: fix breakage due to removed SUPPORTED_KERNELS"
...
This reverts commit 8f2a9a27fd .
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi >
2018-02-15 09:17:14 +02:00
Ted Hess
c0544cba56
Merge pull request #5619 from neheb/gst
...
gst1-libav: Remove BUILD_PATENTED from MPEG[12].
2018-02-14 21:20:20 -05:00
Ted Hess
6dc4c55953
Merge pull request #5618 from neheb/ffm
...
ffmpeg: Remove BUILD_PATENTED for MPEG2 video.
2018-02-14 21:19:30 -05:00
Philip Prindeville
b6705c650c
Merge pull request #5612 from pprindeville/add-perl-authen-sasl
...
perl-mod: add authen-sasl
2018-02-14 19:01:29 -07:00
Moritz Warning
ad558464b6
kadnode: udpate to version 2.2.0
...
Signed-off-by: Moritz Warning <moritzwarning@web.de >
2018-02-15 01:55:13 +01:00
Rosen Penev
e98597eee8
gst1-libav: Remove BUILD_PATENTED from MPEG[12].
...
According to MPEG-LA, the last patent expired February 13, 2018. MPEG1 probably expired a while ago.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-02-14 12:56:42 -08:00
Rosen Penev
553e3fb63c
ffmpeg: Remove BUILD_PATENTED for MPEG2 video.
...
According to the MPEG-LA, the last patent expired February 13, 2018.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-02-14 12:51:49 -08:00
Rosen Penev
32f37a0634
libnatpmp: Update to 20150609 + change to HTTPS.
...
Official mirror. Compile and Run tested on ramips.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-02-14 12:29:56 -08:00
Hannu Nyman
8f2a9a27fd
openvswitch: fix breakage due to removed SUPPORTED_KERNELS
...
Fix breakage caused by 44df061c48 by removing the leftover
usage of the removed SUPPORTED_KERNELS variable
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi >
2018-02-14 21:56:24 +02:00
Hannu Nyman
6716cb9ac5
Merge pull request #5613 from commodo/ovs_remove_kernel_version_dep
...
openvswitch: remove dependency on kernel version
2018-02-14 21:28:33 +02:00
Hannu Nyman
129c7ec12c
Merge pull request #5614 from neheb/tr
...
transmission: Restored config_overwrite due to popular demand.
2018-02-14 17:57:18 +02:00
Michael Heimpold
9ace92dd7a
php7: fix linking to libpcre
...
PHP comes with a bundled version of libpcre which is then statically
linked. However, we already depend on the packaged library, so we
can reduce the footprint when linking to it dynamically.
This saves around 200-300 kB (this depends on other configuration).
Signed-off-by: Michael Heimpold <mhei@heimpold.de >
2018-02-14 01:13:54 +01:00
Rosen Penev
ae3e314674
transmission: Restored config_overwrite due to popular demand.
...
libnatpmp was added as a dependancy to avoid built-in version.
Makefile went through a few adjustments to make it simpler.
CMake support is not happening since Travis is using a broken Ubuntu install.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-02-13 11:59:20 -08:00
Alexandru Ardelean
44df061c48
openvswitch: remove dependency on kernel version
...
For a while now OVS has been using the kernel's kmod.
So it doesn't make sense to limit the package build for a specific set of
kernels anymore.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
2018-02-13 21:24:51 +02:00
Philip Prindeville
0aad63038f
perl: add Authen::SASL::XS module
...
Required by Authen::SASL to have actual plug-ins to handle the
protocol.
Uses Devel::CheckLib which doesn't work with cross-compilation with
the current perlmod.mk machinery.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com >
2018-02-13 11:41:38 -07:00
Philip Prindeville
184cb956b1
perl: add Authen::SASL module
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com >
2018-02-13 11:35:41 -07:00
Hannu Nyman
eac8d11f27
Merge pull request #5609 from MikePetullo/libsoup
...
libsoup: update to 2.60.3
2018-02-13 19:27:09 +02:00
Hannu Nyman
cb77e5ee0a
Merge pull request #5610 from RussellSenior/update-patch-to-2.7.6
...
patch: update to version 2.7.6
2018-02-13 13:19:48 +02:00
Russell Senior
47351ade2f
patch: update to version 2.7.6
...
Signed-off-by: Russell Senior <russell@personaltelco.net >
2018-02-13 02:29:27 -08:00
Luiz Angelo Daros de Luca
b1eee9df11
Merge pull request #5608 from luizluca/libvpx-1.7.0
...
libvpx: bump to 1.7.0
2018-02-13 00:44:31 -02:00
W. Michael Petullo
b406faf129
libsoup: update to 2.60.3
...
Signed-off-by: W. Michael Petullo <mike@flyn.org >
2018-02-12 21:38:32 -05:00