Rosen Penev and GitHub
ffafefba87
Merge pull request #10228 from flyn-org/php7-pecl-mcrypt
...
php7-pecl-mcrypt: update to 1.0.3
2019-10-13 20:09:12 -07:00
W. Michael Petullo
007e74146b
php7-pecl-mcrypt: update to 1.0.3
...
Signed-off-by: W. Michael Petullo <mike@flyn.org >
2019-10-13 16:49:05 -04:00
Rosen Penev and GitHub
91c79bad56
Merge pull request #10209 from etactica/pulls/luaposix-docs
...
luaposix: disable documentation build
2019-10-13 11:42:30 -07:00
Hannu Nyman and GitHub
a61386e378
Merge pull request #10192 from hnyman/collectd592
...
collectd: update to 5.9.2
2019-10-13 20:58:41 +03:00
Rosen Penev and GitHub
43aa7b8d94
Merge pull request #10212 from neheb/gdd
...
gddrescue: Remove uClibc++ patch
2019-10-13 10:28:03 -07:00
Hannu Nyman
fa9163824b
collectd: fix upstream bug in 5.9.2 version string
...
Fix the missing version bump in the upstream source code
to display the correct version 5.9.2
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi >
2019-10-13 11:21:24 +03:00
Nikos Mavrogiannopoulos and GitHub
aeb198bb82
Merge pull request #10208 from dengqf6/oc
...
openconnect: update to 8.05
2019-10-13 08:06:10 +02:00
Rosen Penev and GitHub
3365165bd6
Merge pull request #10211 from BKPepe/sentrysdk
...
python-sentry-sdk: Update to version 0.12.3
2019-10-12 21:17:41 -07:00
Rosen Penev
cb6ec2061b
gddrescue: Remove uClibc++ patch
...
A solution was applied to uClibc++, where the bug actually is.
Fixed license information.
Small cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-10-12 17:52:27 -07:00
Rosen Penev and GitHub
c201c68072
Merge pull request #10210 from jefferyto/use-default-PKG_BUILD_DIR
...
treewide: Use default PKG_BUILD_DIR when possible
2019-10-12 15:01:02 -07:00
Josef Schlehofer
fd9ebe3d70
python-sentry-sdk: Update to version 0.12.3
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com >
2019-10-12 23:55:36 +02:00
Rosen Penev and GitHub
d0d6213289
Merge pull request #10186 from jefferyto/gammu-python
...
gammu: Remove python dependency, fix lib symlinks
2019-10-12 13:44:13 -07:00
Jeffery To
027ed92f6e
gammu: Remove python dependency, fix lib symlinks
...
This removes the python dependency from the package; according to the
maintainer[1][2] the software does not depend on python.
This also fixes the symlinks for libGammu.so and libgsmsd.so.
Previously, the symlinks were overwritten by $(INSTALL_BIN) with copies
of their sources.
[1]: https://github.com/openwrt/packages/issues/8893#issuecomment-539136531
[2]: https://github.com/openwrt/packages/issues/8893#issuecomment-539152794
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2019-10-13 03:45:54 +08:00
Jeffery To
53e1692ae9
treewide: Use default PKG_BUILD_DIR when possible
...
This removes lines that set PKG_BUILD_DIR when the set value is no
different from the default value.
Specifically, the line is removed if the assigned value is:
* $(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
The default PKG_BUILD_DIR was updated[1] to incorporate BUILD_VARIANT
if it is set, so now this is identical to the default value.
* $(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_SOURCE_SUBDIR)
if PKG_SOURCE_SUBDIR is set to $(PKG_NAME)-$(PKG_VERSION), making it
the same as the previous case
* $(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
This is the same as the default PKG_BUILD_DIR when there is no
BUILD_VARIANT.
* $(BUILD_DIR)/[name]-$(PKG_VERSION)
where [name] is a string that is identical to PKG_NAME
[1]: https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=e545fac8d968864a965edb9e50c6f90940b0a6c9
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2019-10-13 02:01:34 +08:00
Karl Palsson
b683fad607
luaposix: disable documentation build
...
Lost when luaposix converted their upstream build system.
Required to prevent the build from attempting to invoke "ldoc" on the
host and also simply to speed it up.
Signed-off-by: Karl Palsson <karlp@tweak.net.au >
2019-10-12 13:52:20 +00:00
Hannu Nyman and GitHub
7de37d7fea
Merge pull request #10193 from Ansuel/nginx-sock
...
nginx: adds new socket to luci uwsgi config
2019-10-12 14:46:06 +03:00
Ansuel Smith
b9c7a570a2
nginx: adds new socket to luci uwsgi config
...
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com >
2019-10-12 13:22:08 +02:00
Hannu Nyman and GitHub
fd85ad0909
Merge pull request #10171 from neheb/gam2
...
gammu: Update to 1.41
2019-10-12 13:47:08 +03:00
Gerard Ryan and Yousong Zhou
6e8be5f42e
cache-domains: added game cache DNS config service
...
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com >
2019-10-12 15:24:21 +08:00
Rosen Penev and GitHub
326b48d5c5
Merge pull request #10207 from dengqf6/upnpd
...
miniupnpd: update to 2.1.20191006
2019-10-12 00:20:16 -07:00
DENG Qingfang
81f6ef0013
openconnect: update to 8.05
...
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn >
2019-10-12 15:15:46 +08:00
DENG Qingfang
fcf72ceec4
miniupnpd: update to 2.1.20191006
...
Removed upstreamed patch:
100-build-on-OpenWrt.patch
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn >
2019-10-12 14:54:26 +08:00
Hannu Nyman and GitHub
5c1c478b9a
Merge pull request #10173 from Ansuel/uwsgi-fix
...
uwsgi-cgi: adds patch to fix #10134
2019-10-12 09:39:47 +03:00
Rosen Penev and GitHub
679f10bdc7
Merge pull request #10196 from lucize/nssup
...
nss: update to 3.46.1
2019-10-11 13:14:54 -07:00
Rosen Penev and GitHub
bb94e1019c
Merge pull request #10119 from BKPepe/debootstrap
...
debootstrap: Update to version 1.0.115~bpo10+1
2019-10-11 12:50:06 -07:00
Rosen Penev and GitHub
b2f7cea162
Merge pull request #10107 from BKPepe/expat
...
expat: Update to version 2.2.9
2019-10-11 12:49:22 -07:00
Rosen Penev and GitHub
a0c27cf5a3
Merge pull request #10160 from G-M0N3Y-2503/feature_docker-ce_update
...
docker-ce: Updated to 19.03.2
2019-10-11 12:45:40 -07:00
Rosen Penev and GitHub
28050c4c3a
Merge pull request #10159 from jefferyto/shinit
...
shinit: Add package
2019-10-11 12:45:25 -07:00
Petr Štetiar and John Crispin
bb6cdb804c
cgi-io: iron out extra compiler warnings
...
Fixes following errors:
main.c:458:37: error: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Werror=sign-compare]
main.c:463:17: error: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Werror=sign-compare]
main.c:518:35: error: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Werror=sign-compare]
main.c:157:3: error: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Werror=unused-result]
main.c:763:3: error: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Werror=unused-result]
Signed-off-by: Petr Štetiar <ynezz@true.cz >
2019-10-11 16:03:54 +02:00
Petr Štetiar and John Crispin
4e7411a8d0
cgi-io: cmake: enable extra compiler warnings
...
Spotting issues during compilation is cheaper.
Signed-off-by: Petr Štetiar <ynezz@true.cz >
2019-10-11 16:03:54 +02:00
Petr Štetiar and John Crispin
fd47e99be4
cgi-io: cmake: fix libraries lookup
...
In order to make it compile properly in more environments.
Signed-off-by: Petr Štetiar <ynezz@true.cz >
2019-10-11 16:03:54 +02:00
Jo-Philipp Wich and GitHub
f22bd6116a
Merge pull request #10191 from Ansuel/cgi-io-fix
...
cgi-io: fix various errors
2019-10-11 12:10:47 +02:00
Rosen Penev
2fcdd1fb57
mosh: Add protobuf host build dependency
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-10-10 20:08:54 -07:00
Ansuel Smith
6cc1ae7fd5
uwsgi-cgi: adds luci webui and cgi-io vassals config
...
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com >
2019-10-11 03:38:43 +02:00
Ansuel Smith
e8a391e9c7
uwsgi-cgi: introduce emperor mode as default uwsgi installation
...
- Use uwsgi in emperor mode by default
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com >
2019-10-11 03:38:32 +02:00
Ansuel Smith
fdcb6e6873
uwsgi-cgi: add patch to fix #10134
...
- add uwsgi patch to add option to don't follow simbolic link but call it directly (waiting to be approved)
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com >
2019-10-11 01:26:18 +02:00
Rosen Penev and GitHub
e6a75aaf63
Merge pull request #9150 from lucize/uacme
...
uacme: add package
2019-10-10 13:25:40 -07:00
Ansuel Smith
535b2b6bd8
cgi-io: fix read after end errors
...
Currently cgi-io try to read data after the data ended.
- Adds "-" to whitelist char
- In main_upload is tried to consume the buffer while it's already readed by the while loop before
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com >
2019-10-10 20:02:30 +02:00
Lucian Cristian
4da3baea35
nss: update to 3.46.1
...
and clean some comments
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2019-10-10 19:06:15 +03:00
Lucian Cristian
cb81ac1e06
uacme: add package
...
lightweight client for the RFC8555 ACMEv2 protocol, written in plain C code
with minimal dependencies (libcurl and one of GnuTLS, OpenSSL or mbedTLS).
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2019-10-10 18:55:52 +03:00
Jan Pavlinec and tripolar
390da39191
tor: update to 0.4.1.6
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz >
2019-10-10 08:58:40 +02:00
Rosen Penev and GitHub
16fdfac0ec
Merge pull request #10194 from nickberry17/master
...
modemmanager: remove check for unneeded host dependency intltool
2019-10-09 18:57:45 -07:00
Nicholas Smith
805daeaff1
modemmanager: remove check for unneeded host dependency intltool
...
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au >
2019-10-10 08:31:20 +10:00
Rosen Penev and GitHub
96f44c5c33
Merge pull request #10182 from jefferyto/python-attrs-19.2.0
...
python-attrs: Update to 19.2.0
2019-10-09 12:50:07 -07:00
Rosen Penev and GitHub
a5c60d7249
Merge pull request #10170 from ewsi/feature_dcwifi_1.1
...
dcwifi: Update component versions
2019-10-09 12:46:00 -07:00
Rosen Penev and GitHub
25d0c17dfb
Merge pull request #10187 from commodo/python-asn1crypto-update
...
python-asn1crypto: bump to version 1.0.1
2019-10-09 12:43:20 -07:00
Rosen Penev and GitHub
5aa5c26a17
Merge pull request #10185 from commodo/python-pillow-update
...
python-pillow: bump to version 6.2.0
2019-10-09 12:42:58 -07:00
Hannu Nyman
213969e6e4
collectd: update to 5.9.2
...
Update collectd to 5.9.2
Mainly bug fixes:
https://github.com/collectd/collectd/blob/dfb9dd09fe3a6864c8cf85eb92e826c289e6d6d2/ChangeLog
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi >
2019-10-09 20:56:21 +03:00
Dirk Brenken and GitHub
b704e70689
Merge pull request #10189 from dibdot/banIP
...
banip: update 0.3.1
2019-10-09 19:04:39 +02:00
Carey Sonsino
0f00bcb16e
dcwifi: Update component versions
...
update package versions and hashes
remove bzero patches
remove uclibc++ patch
refactor directory structure
relocate mrmctl in menuconfig
update macremapper patch
Signed-off-by: Carey Sonsino <careys@edgewaterwireless.com >
Signed-off-by: Carey Sonsino <csonsino@gmail.com >
2019-10-09 14:53:01 +00:00