Commit graph

14280 commits

Author SHA1 Message Date
Ansuel Smith
4b541141ca
nginx: update to version 1.15.10 and rework
Remove libopenssl dep from NGINX_HTTP_CACHE and NGINX_HTTP_AUTH_BASIC config flag
The documentation doesn't mention that openssl is required for this 2 modules. This also permit to use nginx no-ssl variant without libopenssl as this 2 module are selected by default. Also make OPENSSL_ENGINE flag a dep to recompile nginx on change of openssl compilation flag.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2019-04-05 21:54:53 +02:00
Rosen Penev
139ecea4d1
Merge pull request #8597 from nxhack/renewal_node-cylon
node-cylon: Takeover of maintainer and Major Makefile Update
2019-04-05 12:24:20 -07:00
Rosen Penev
ba277390ac
Merge pull request #8605 from philenotfound/mutt-bump
mutt: bump to version 1.11.4
2019-04-05 12:23:09 -07:00
Joseph Benden
820473795f aircrack-ng: Update to git commit 42f2b48d
This patch updates the aircrack-ng package to their git revision
42f2b48d. This commit is the latest for the upcoming 1.6 release.

Signed-off-by: Joseph Benden <joe@benden.us>
2019-04-05 12:13:19 -07:00
Rosen Penev
b406e24e02
Merge pull request #8601 from bmork/pcre-build-fix
pcre: Depending on C++ now
2019-04-05 11:46:38 -07:00
Koen Vandeputte
7bb78c3f9c
net-snmp: add missing dependency to libpci
There's a build race condition with other packages which sometimes results in:

Package libnetsnmp is missing dependencies for the following libraries:
libpci.so.3
2019-04-05 16:53:03 +02:00
Bjørn Mork
ec138f51ab pcre: Depending on C++ now
Must depend on cpp for the unconditional --enable-cpp, or the build can
fail when CONFIG_PACKAGE_libpcrecpp is unset and nothing else has built
the c++ toolchain:

 configure: error: Invalid C++ compiler or C++ compiler flags
 Makefile:97: recipe for target '/usr/local/src/lede/build_dir/target-mipsel_24kc_musl/pcre-8.42/.configured_68b329da9893e34099c7d8ad5cb9c940' failed
 make[3]: *** [/usr/local/src/lede/build_dir/target-mipsel_24kc_musl/pcre-8.42/.configured_68b329da9893e34099c7d8ad5cb9c940] Error 1
 make[3]: Leaving directory '/usr/local/src/lede/feeds/packages/libs/pcre'
 time: package/feeds/packages/pcre/compile#4.48#0.30#6.88
 package/Makefile:107: recipe for target 'package/feeds/packages/pcre/compile' failed

Fixes: 17090fecf1 ("pcre: Fix compile of libpcrecpp")
Signed-off-by: Bjørn Mork <bjorn@mork.no>
2019-04-05 16:29:45 +02:00
Daniel Golle
29bd05ecd4 gnunet: update to v0.11.2
merged gnunet-peerstore into gnunet package.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-04-05 16:07:43 +02:00
Phil Eichinger
b1743883e4 mutt: bump to version 1.11.4
Signed-off-by: Phil Eichinger <phil@zankapfel.net>
2019-04-05 15:37:47 +02:00
Rosen Penev
e57a46ab6e unbound: Fix ECC dependency
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-05 08:53:53 -03:00
Josef Schlehofer
409556b3fd
Merge pull request #8600 from jefferyto/python-pkg-setup-global-args
python,python3: Add PYTHON[3]_PKG_SETUP_GLOBAL_ARGS
2019-04-05 12:54:49 +02:00
Jeffery To
9995fe7732 python,python3: Add PYTHON[3]_PKG_SETUP_GLOBAL_ARGS
Some packages (PyYAML,
https://github.com/openwrt/packages/pull/8482#discussion_r270692276)
recognize "global" options to setup.py; these must appear before the
"install" command on the command line.

This adds PYTHON[3]_PKG_SETUP_GLOBAL_ARGS, which let packages set these
global options.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-04-05 16:44:55 +08:00
Rosen Penev
b8f0b6b07e
Merge pull request #8592 from nxhack/renewal_node-serialport
node-serialport: update to 7.1.4
2019-04-04 22:05:11 -07:00
Hirokazu MORIKAWA
a20e73f97e node-cylon: Takeover of maintainer and Major Makefile Update
Takeover of PKG_MAINTAINER
Major Makefile Updates

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-04-05 13:57:00 +09:00
Hirokazu MORIKAWA
63cef91f20 node-arduino-firmata: support serialport 7.x
support serialport 7.x
Takeover of PKG_MAINTAINER
Major Makefile Updates

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-04-05 13:47:33 +09:00
Hirokazu MORIKAWA
c73379e1ac node-hid: update to 0.7.7
update to 0.7.7
Takeover of PKG_MAINTAINER
Major Makefile Updates

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-04-05 12:47:35 +09:00
Rosen Penev
9b7ce85139
Merge pull request #8553 from neheb/un
unbound: Make ECDSA support explicit
2019-04-04 20:44:03 -07:00
Hirokazu MORIKAWA
8cfac80138 node-serialport: update to 7.1.4
update to 7.1.4
Takeover of PKG_MAINTAINER
Major Makefile Updates

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2019-04-05 12:38:38 +09:00
Rosen Penev
6d535fd282
Merge pull request #8556 from neheb/tor2
tor: Remove zstd dependency
2019-04-04 18:50:45 -07:00
Rosen Penev
3653cd852b
Merge pull request #8590 from lnslbrty/update/ptunnel-ng
ptunnel-ng: update to 1.41
2019-04-04 15:00:43 -07:00
Rosen Penev
a5d85b71ac
Merge pull request #8586 from alext/fix_conntrack_collector
prometheus-node-exporter-lua: fix missing conntrack values
2019-04-04 14:58:17 -07:00
Toni Uhlig
91459e3a0a ptunnel-ng: update to 1.41
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2019-04-04 23:37:56 +02:00
Alex Tomlins
deab22044b prometheus-node-exporter-lua: Bump PKG_RELEASE
Signed-off-by: Alex Tomlins <alex@tomlins.org.uk>
2019-04-04 22:28:40 +01:00
Rosen Penev
ad839a4d9b
Merge pull request #8580 from tru7/apcupsd
apcupsd: preset shutdown binary
2019-04-04 10:04:02 -07:00
Othmar Truniger
8b618efe21 apcupsd: preset shutdown binary
Signed-off-by: Othmar Truniger <github@truniger.ch>
2019-04-04 18:39:45 +02:00
Jiri Slachta
12eabc9b02
Merge pull request #8588 from ja-pa/libssh2-1.8.2
libssh2: update to version 1.8.2
2019-04-04 16:59:05 +02:00
Jan Pavlinec
6fb992405c
libssh2: update to version 1.8.2
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-04-04 16:41:52 +02:00
Rob White
753855b8a1 libmicrohttpd: Remove one CONFLICTS statement.
Having CONFLICTS for each variant in the other variant causes recursive dependency error, even though the two variants do conflict with each other. This commit removes one of the CONFLICT lines.
Build now completes without error on SDK.

Signed-off-by: Rob White <rob@blue-wave.net>
2019-04-04 15:31:33 +01:00
Rosen Penev
9f15edf744
Merge pull request #8584 from jefferyto/python-compileall-recursion-level
python,python3: Increase max recursion level when generating bytecode
2019-04-04 00:19:55 -07:00
Rosen Penev
5be14931bd
Merge pull request #8516 from jefferyto/python-config
python,python3: Include python-config for target Python in InstallDev
2019-04-04 00:18:24 -07:00
Rosen Penev
5c539c7950
Merge pull request #8581 from cotequeiroz/luasec_linker
luasec: use gcc to link instead of ld
2019-04-03 22:17:50 -07:00
Rosen Penev
1321984c22
Merge pull request #7837 from rosysong/file-server
rosy-file-server: add new package
2019-04-03 18:00:22 -07:00
Rosen Penev
2530ae4115
Merge pull request #7803 from ammubhave/add_libdoubleconversion_hostbuild
libdouble-conversion: Add host build to libdouble-conversion
2019-04-03 17:46:47 -07:00
Rosen Penev
66f1e748f8
Merge pull request #6950 from thiagoricciardi/pptpd-static-ips
net/pptpd: add static remote ip in config file
2019-04-03 17:03:14 -07:00
Rosen Penev
6a276e9fc5
Merge pull request #5447 from Tiboris/tang
tang: Add package tang into tree
2019-04-03 16:28:50 -07:00
Thiago Pereira Ricciardi
33ddd51969 net/pptpd: add static remote ip in config file
Add ability to configure a static remote ip in pptp config file
This change has backward compatibility with old config files

Also remove the MAINTAINER as intructed

Signed-off-by: Thiago Pereira Ricciardi <thiago.ricciardi@gmail.com>
2019-04-03 23:26:15 +00:00
Tibor Dudlák
b99d701318
tang: Add package into tree
Tang is lightweight server for binding data to network presence.
---
Tang's source: https://github.com/latchset/tang

Maintainer: @Tiboris

Compile tested: (mips, TL-WR842N, 17.01.4, r3560-79f57e422d)

**Tang requires a few other software libraries:**

1. libhttp-parser
2. xinetd's socket activation
3. jose >= 8

**Two new files compared to tang upstream:**
- tangdx : configuration file for xinetd
- tangdw : wrapper for tangd service
	- puts timestamp when service activated, and
	- redirects stderr to log file in /var/log/

**Removed systemd requirement**

Signed-off-by: Tibor Dudlák <tdudlak@redhat.com>
2019-04-04 01:20:12 +02:00
Rosen Penev
3b65a21c7c
Merge pull request #8587 from alext/patch-1
Fix "Sign your work" link in CONTRIBUTING.md
2019-04-03 14:17:38 -07:00
Rosen Penev
3ba2e1c878
Merge pull request #4334 from Tiboris/jose
jose: Add Makefile for jose v10
2019-04-03 14:16:59 -07:00
Eneas U de Queiroz
aa2f0987d6
luasec: cleanup Makefile
The LIBDIR and INCDIR assignments are duplicate of the original
Makefile, changing LIB_PATH and INC_PATH to LDFLAGS and CPPFLAGS.

Setting LIB_PATH and INC_PATH to empty strings will do the same
without duplicating the flags.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-04-03 18:00:23 -03:00
Alex Tomlins
c51e847bd9 CONTRIBUTING: Fix "Sign your work" link
This was linking to a non-existent page in the wiki.

Signed-off-by: Alex Tomlins <alex@tomlins.org.uk>
2019-04-03 21:56:20 +01:00
Josef Schlehofer
ee6a0811bb
Merge pull request #8585 from Cynerd/btrfs-progs-fix-kconfig
btrfs-progs: drop unnecessary Kconfig dependency
2019-04-03 22:44:17 +02:00
Karel Kočí
6b168f60d2
btrfs-progs: drop unnecessary Kconfig dependency
Signed-off-by: Karel Kočí <cynerd@email.cz>
2019-04-03 22:21:28 +02:00
Tibor Dudlák
589e39bef2
jose: Add Makefile for v10
Jose is acommand line utility for performing various tasks on JSON
Object Signing and Encryption (JOSE) objects. José provides a full
crypto stack including key generation, signing and encryption.
Added: 198f720742

Signed-off-by: Tibor Dudlák <tibor.dudlak@gmail.com>
2019-04-03 22:16:32 +02:00
Rosen Penev
4502666bae
Merge pull request #8583 from ammubhave/bump_glog
glog: Bump version to 0.4.0
2019-04-03 13:08:36 -07:00
Alex Tomlins
0100a2cb26 prometheus-node-exporter-lua: fix missing conntrack values
If the /proc/sys/net/netfilter/nc_conntrack_* files are not present,
this exporter was outputting a blank value, which is invalid. These
files will not be present when using an image that doesn't include the
iptables and firewall packages (eg a minimal access-point type image).

This updates the collector to only output the metrics if the
corresponding /proc files are present.

Signed-off-by: Alex Tomlins <alex@tomlins.org.uk>
2019-04-03 21:08:11 +01:00
Rosen Penev
07eb9007c0
Merge pull request #4929 from hbl0307106015/kea
kea: add new package
2019-04-03 12:33:24 -07:00
Jeffery To
85c805d0ad python,python3: Increase max recursion level when generating bytecode
"python -m compileall" has a default maximum recursion level of 10, i.e.
it will descend up to 10 levels of subdirectories when looking for
source files to compile. This is usually sufficient but there are
packages that include more than 10 levels (botocore,
https://github.com/openwrt/packages/pull/8214#discussion_r270056741).

This adds the "-r" command line option to the call to compileall to
increase the max recursion level (currently set to 20).

This also patches Python 2's compileall.py to add this max recursion
level option. (Python 3's compileall.py already supports this option.)

This also applies some related changes to python-package-install.sh:

* Use the "-delete" option with find instead of exec'ing rm / rmdir. For
  the case of removing empty directories (in delete_empty_dirs()), this
  has the added benefit of simplifying the code, as the "-delete" option
  implies "-depth", and thus find "does the right thing" (removing empty
  directories depth-first).

* Remove the backslash in "-name" patterns (for find), as they are not
  regular expression but glob patterns.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-04-04 03:07:02 +08:00
Amol Bhave
2b7842348e glog: Bump version to 0.4.0
bump glog version from 0.3.5 to 0.4.0

Tested by building another package which depends on glog and verify that
it builds successfully.

Signed-off-by: Amol Bhave <ambhave@fb.com>
2019-04-03 11:53:51 -07:00
Daniel Engberg
bf3bb52c3f
Merge pull request #8570 from nxhack/icu_64_1
icu: update to 64.1
2019-04-03 20:50:05 +02:00