Commit Graph

10085 Commits

Author SHA1 Message Date
Sebastian Kemper 27c77ff0e9 libssh2: add missing PKG_CONFIG_DEPENDS
Recently added symbols CONFIG_LIBSSH2_MBEDTLS and CONFIG_LIBSSH2_OPENSSL
require a rerun of ./configure when their selection changes. So add them
to PKG_CONFIG_DEPENDS accordingly.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-03-03 09:19:29 +01:00
Dirk Brenken 0a8bdb8564
Merge pull request #5700 from dibdot/travelmate
travelmate: update 1.1.3
2018-03-03 08:43:38 +01:00
Dirk Brenken 3eeabf1273
Merge pull request #5698 from TDT-AG/bwm-ng_gcc7x_fix
bwm-ng: add patch to fix GCC 7.x compatibility
2018-03-02 18:25:05 +01:00
Dirk Brenken 92efa690be
Merge pull request #5695 from neheb/tr
transmission: Fix HTTPS and mobile devices.
2018-03-02 18:16:51 +01:00
Dirk Brenken fe7d6d7522 travelmate: update 1.1.3
* fix remaining status oddities
* LuCI: show WiFi QR codes from all configured Access Points

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-03-02 18:09:34 +01:00
Martin Schiller 8c20e7d174 bwm-ng: add patch to fix GCC 7.x compatibility
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2018-03-02 14:16:31 +01:00
Rosen Penev abdd061cf4 transmission: Fix HTTPS and mobile devices.
HTTPS verification is totally broken in Transmission. Unclear why. Disabling as a result.

Safari exposes a JavaScript bug that makes it not load. Fixed.

Portcheck was backported to HTTPS for testing initially. Seems like a good idea.

Makefile was also fixed to use the external libnatpmp. Smaller binary.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-03-01 22:46:07 -08:00
Matthias Schiffer 50cd1f13a1
dmx_usb_module: fix build against kernel 4.14
The change should also work fine with older kernels, as <linux/uaccess.h>
has existed for a long time, and it includes <asm/uaccess.h>.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2018-03-02 00:58:15 +01:00
Matthias Schiffer dee7a82730
dmx_usb_module: change source URL to HTTPS
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2018-03-02 00:58:11 +01:00
W. Michael Petullo 7a1a182d5d lcdgrilo: update to 0.0.12
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-03-01 16:31:47 -05:00
Karl Palsson 60cc1edc75 mosquitto: bump to 1.4.15 for CVE fixes
See
https://mosquitto.org/blog/2018/02/security-advisory-cve-2017-7651-cve-2017-7652/
for full details.

patch for reproducible builds had to be rebuilt based on upstream change.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2018-03-01 11:18:16 +00:00
Tony Ambardar 8214106013 sqm-scripts: Fix return value bug in postrm script
The script removes the UCI option ucitrack.@sqm[0] if present and then
returns success. If that UCI option is already absent however, the
script incorrectly returns failure, which blocks upgrade of the
luci-app-sqm package.

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2018-03-01 11:57:51 +01:00
Jiri Slachta 060595e682
Merge pull request #5669 from micmac1/my-ups
libs/libssh2: Remove $(FPIC), update InstallDev
2018-03-01 10:48:45 +01:00
Jiri Slachta 1d579e7867
Merge pull request #5671 from micmac1/xslt-up
libxslt: remove $(FPIC), clean up install defines
2018-03-01 10:48:31 +01:00
Jiri Slachta 194f33e363
Merge pull request #5670 from micmac1/tiff-up
Tiff: remove $(FPIC), update install defines
2018-03-01 10:47:52 +01:00
Hannu Nyman ecd19efc93
Merge pull request #5650 from dangowrt/collectd-modbus-little-endian
collectd: modbus: backport support for little-endian values
2018-02-28 15:43:40 +02:00
Dirk Brenken 5864c2c12d
Merge pull request #5664 from Ansuel/ariang
ariang: add new package
2018-02-28 14:02:13 +01:00
Daniel Golle 365a88ae03
Merge pull request #5651 from neheb/mk
mktorrent: Update to version 1.1.
2018-02-28 13:15:15 +01:00
Daniel Golle 59ec4cc5d7 collectd: modbus: backport support for little-endian values
Support for little-endian word-order of 32-bit fields was added
upstream recently. Import the corresponding PR
https://github.com/collectd/collectd/pull/2660
into a local patch and bump package release.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2018-02-28 12:51:28 +01:00
Ansuel Smith e258415094 ariang: add new package
Modern webui for aria2 package

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-02-27 22:16:42 +01:00
Dirk Brenken 345420f723
Merge pull request #5684 from dibdot/travelmate
travelmate: update 1.1.2
2018-02-27 19:23:17 +01:00
Dirk Brenken 9cc8de86c9 travelmate: update 1.1.2
* validate input timings/ranges
* fix an eap detection issue
* refine re-connection handling in case of an error
* refine debug logging

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-02-27 14:26:18 +01:00
Peter Wagner d128f5f6aa irssi: update to 1.1.1
Closes the following CVEs:

CVE-2018-7050
  https://nvd.nist.gov/vuln/detail/CVE-2018-7050

CVE-2018-7051
  https://nvd.nist.gov/vuln/detail/CVE-2018-7051

CVE-2018-7052
  https://nvd.nist.gov/vuln/detail/CVE-2018-7052

CVE-2018-7053
  https://nvd.nist.gov/vuln/detail/CVE-2018-7053

CVE-2018-7054
  https://nvd.nist.gov/vuln/detail/CVE-2018-7054

Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-02-27 12:27:20 +01:00
Stijn Tintel ec623f6b42 strongswan: bump to 5.6.2
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2018-02-27 00:35:47 +01:00
Dirk Brenken e616937782
Merge pull request #5645 from neheb/dfu
dfu-programmer: Change PKG_SOURCE_URL to use @SF macro.
2018-02-26 19:54:38 +01:00
Dirk Brenken 85e5bfc601
Merge pull request #5668 from kissg1988/pytz
pytz: update to version 2018.3
2018-02-26 19:30:41 +01:00
Rosen Penev c5f4dfe983 wifidog: Change URL to HTTPS and switch file to .xz
HTTPS tends to go through firewalls and xz is smaller.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-02-25 17:34:42 -08:00
Sebastian Kemper a257f44b30 tiff: install headers of the c++ bindings
Make sure that the c++ headers get installed to the staging directory
when libtiffxx was selected/built.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-02-25 20:06:06 +01:00
Sebastian Kemper 4ade6e6f7a tiff: use CONFIGURE_ARGS
Simplify the Makefile. No functional change.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-02-25 20:03:41 +01:00
Sebastian Kemper b0c9cc9b19 tiff: switch PKG_SOURCE_URL to HTTPS
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-02-25 20:01:27 +01:00
Hannu Nyman 7f645d9877
Merge pull request #5648 from neheb/dfu-util
dfu-util: Add PKG_MAINTAINER entry + fix URL.
2018-02-25 10:22:34 +02:00
Hannu Nyman 571acce1c2
Merge pull request #5654 from NeoRaider/update-jool
jool: update to latest git version
2018-02-25 10:21:16 +02:00
Hannu Nyman ff0a30071b
Merge pull request #5659 from neheb/kadnode
kadnode: Change URL to use git.
2018-02-25 10:20:09 +02:00
Hannu Nyman 1b733e8b5f
Merge pull request #5674 from wvdakker/master
Shorewall: Bump to version 5.1.12.2
2018-02-25 10:18:27 +02:00
Felix Fietkau b3aae97b6f ethtool: remove package (added to OpenWrt main repository)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2018-02-24 16:13:31 +01:00
Sebastian Kemper 54512199ee libxslt: install all lib symlinks
Makes sure that even i.e. libxslt.so symlink gets copied to the target.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-02-24 12:06:23 +01:00
Sebastian Kemper baef65fed0 libxslt: update xsltproc depends
libxml2 can be removed as libxslt already depends on it.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-02-24 12:04:58 +01:00
Sebastian Kemper a57ffe6c63 libxslt: remove $(FPIC) from TARGET_CFLAGS
libxslt already makes sure that the compiler emits position-independent
code. Adding $(FPIC) makes no difference. In addition the libxslt build
system puts its own flag behind the CFLAGS, overriding whatever was set
before.

Also with $(FPIC) in CFLAGS even the libxslt utils get compiled with
PIC, which us undesirable.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-02-24 12:02:49 +01:00
Sebastian Kemper 47b3a829d7 tiff: update install defines
- Use $(INSTALL_DATA) for headers (and really copy only the headers).
- Install _all_ symlinks.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-02-24 11:58:41 +01:00
Sebastian Kemper fad6014357 tiff: remove $(FPIC) from TARGET_CFLAGS
tiff already makes sure that the compiler emits position-independent
code. Adding $(FPIC) makes no difference. In addition the tiff build
system puts its own flag behind the CFLAGS, overriding whatever was set
before.

Also with $(FPIC) in CFLAGS even the tiff utils get compiled with PIC,
which us undesirable.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-02-24 11:56:03 +01:00
Sebastian Kemper 5b5659850d tiff: remove uclibc++.mk include
The include injects a lib depend on libuClibc++.so.0 into the package,
even on musl. Remove it and replace the depend with libstcpp instead.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-02-24 11:54:25 +01:00
Sebastian Kemper 1cce79f006 libssh2: update InstallDev define
Use $(INSTALL_DATA) for headers and pkgconfig file.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-02-24 11:49:56 +01:00
Sebastian Kemper 4ac9a2ae84 libssh2: remove $(FPIC) from TARGET_CFLAGS
libssh2 already makes sure that the compiler emits position-independent
code. Adding $(FPIC) makes no difference. In addition the libssh2 build
system puts its own flag behind the CFLAGS, overriding whatever was set
before.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-02-24 11:45:18 +01:00
Yousong Zhou 8bd3bd86ad qemu: bump to version 2.11.1
Here are the notable changes

 - pixman is now not part of the release tarball and is required as an
   external dependency
 - archipelago is removed by upstream
 - patches are regenerated with git-format-patch
 - ifunc requirement is now removed

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-02-24 15:41:36 +08:00
Yousong Zhou e35e2bf91b pixman: initial version 0.34.0
This will be required by qemu 2.11.  The two patches are copied from
packaging of current qemu 2.6

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-02-24 15:41:36 +08:00
Dirk Brenken b273818c34
Merge pull request #5667 from lpapier/luasocket-linking
luasocket: fix build on mpc85xx
2018-02-24 06:32:47 +01:00
W. van den Akker 0f41d7eded
Shorewall6: Bump to version 5.1.12.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-02-23 23:39:13 +01:00
W. van den Akker fa905aab73
Shorewall: Bump to version 5.1.12.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-02-23 23:38:20 +01:00
W. van den Akker 7a60a0ccf7
Shorewall6-lite: Bump to version 5.1.12.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-02-23 23:37:27 +01:00
W. van den Akker 391834d21e
Shorewall-lite: Bump to version 5.1.12.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2018-02-23 23:36:50 +01:00