Rosen Penev and GitHub
1fbdc4d1a4
Merge pull request #11024 from micmac1/subversion
...
apr-util: clean up reverse depends (and fix subversion dep)
2020-01-15 17:35:07 -08:00
Rosen Penev and GitHub
875cbfa9ae
Merge pull request #11003 from neheb/mj
...
mjpg-streamer: update to latest git version
2020-01-15 17:31:48 -08:00
Rosen Penev and GitHub
820d1e830f
Merge pull request #11027 from neheb/luaj
...
luajit: use dynamic buildmode
2020-01-15 16:21:55 -08:00
Rosen Penev and GitHub
36ce101582
Merge pull request #11028 from neheb/bak
...
backuppc: replace samba36 dependency
2020-01-15 12:19:17 -08:00
Rosen Penev and GitHub
f030d48c54
Merge pull request #11030 from jefferyto/golang-pie-tristate
...
golang: Update for ASLR PIE tristate option change
2020-01-15 07:14:02 -08:00
Rosen Penev and GitHub
7f1704f357
Merge pull request #11001 from neheb/py3
...
python3: Fix compilation without deprecated APIs
2020-01-15 00:25:30 -08:00
Rosen Penev and GitHub
e9c99cc4c8
Merge pull request #11002 from neheb/tiny
...
tinyproxy: update to 1.10.0
2020-01-14 23:39:41 -08:00
Rosen Penev
4e363da6b2
backuppc: replace samba36 dependency
...
Samba 3.6 will be removed soon. samba4-client a replacement.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-01-14 23:16:58 -08:00
Rosen Penev and GitHub
ec9b38e584
Merge pull request #10780 from Andy2244/glib2-mips16
...
glib2: fix mips16 build, add size reducing static link, fpic CFLAGS
2020-01-14 20:13:22 -08:00
Rosen Penev
d9487590c6
luajit: use dynamic buildmode
...
Reduces package size with about 50%
Fixes: https://github.com/openwrt/packages/issues/10848
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-01-14 20:07:05 -08:00
Rosen Penev and GitHub
40bc8dcad9
Merge pull request #11018 from pffmachado/issue-canutils
...
canutils: fix canutils makefile dependency
2020-01-14 16:51:05 -08:00
Rosen Penev
d869dc8010
python3: Fix compilation without deprecated APIs
...
This is based on upstream work here:
https://github.com/python/cpython/pull/3934
and
https://github.com/python/cpython/pull/39430
First patch was kept as is (just rebased) while the second was combined
into one.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-01-14 14:43:58 -08:00
Rosen Penev and GitHub
802d9e3460
Merge pull request #11019 from aleksander0m/aleksander/mm-1-12-4
...
modemmanager: release 1.12.4
2020-01-14 14:30:24 -08:00
Rosen Penev and GitHub
87fe739803
Merge pull request #11025 from jefferyto/python-pyasn1-modules-0.2.8
...
python-pyasn1-modules: Update to 0.2.8
2020-01-14 14:01:29 -08:00
Rosen Penev and GitHub
d88ea11adb
Merge pull request #11013 from nmav/tmp-update-libssh
...
libssh: updated to 0.9.3
2020-01-14 14:00:55 -08:00
Rosen Penev and GitHub
e899347ed6
Merge pull request #11020 from jefferyto/golang-updates
...
golang: More updates
2020-01-14 12:10:33 -08:00
Rosen Penev and GitHub
3e8d88b354
Merge pull request #11006 from commodo/evdev
...
python-evdev: bump to version 1.3.0
2020-01-14 12:08:43 -08:00
Rosen Penev and GitHub
b8db380ce2
Merge pull request #11011 from micmac1/apache-2
...
apache: fix build + remove BROKEN from dbd-mysql
2020-01-13 14:53:29 -08:00
Rosen Penev
fe40a5c141
mjpg-streamer: update to latest git version
...
Rearranged Makefile options for consistency between packages.
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-01-12 17:56:17 -08:00
Rosen Penev
274506803a
tinyproxy: update to 1.10.0
...
Added license information.
Added PKG_BUILD_PARALLEL for faster compilation.
Refreshed patches.
Updated URLs.
Ran init script through shellcheck.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-01-12 17:04:30 -08:00
Rosen Penev and GitHub
55f577b968
Merge pull request #11000 from neheb/can
...
canutils: Switch to autotools instead of regular Makefile
2020-01-12 15:35:13 -08:00
Rosen Penev
5969273ff4
canutils: Switch to autotools instead of regular Makefile
...
The regular Makefile is totally broken and does not pass CFLAGS. This
breaks compilation with PKG_ASLR_PIE and also does not pass -Os.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-01-12 15:28:58 -08:00
Rosen Penev and GitHub
479c5d195c
Merge pull request #10787 from neheb/z
...
zsh: Update to 5.7.1
2020-01-12 15:19:44 -08:00
Rosen Penev and GitHub
a1e6aeaad3
Merge pull request #10980 from bobafetthotmail/master
...
minidlna: create UUID in config if it is empty
2020-01-12 15:07:50 -08:00
Rosen Penev and GitHub
105c3fcf8b
Merge pull request #10971 from jefferyto/golang-pie-misc-updates
...
golang: ASLR/PIE support and misc updates
2020-01-12 14:55:11 -08:00
Rosen Penev and GitHub
56e090ffff
Merge pull request #10976 from jefferyto/asu-python3
...
asu: Change Python 2 dependencies to Python 3
2020-01-12 14:46:29 -08:00
Rosen Penev and GitHub
8772d56eb5
Merge pull request #10984 from dhewg/pull/meson
...
meson: fix building host binaries with ccache
2020-01-11 10:49:18 -08:00
Rosen Penev and GitHub
df370b3262
Merge pull request #10973 from dengqf6/xt3.7
...
xtables-addons: update to 3.7
2020-01-10 23:17:01 -08:00
Rosen Penev and GitHub
d39623292b
Merge pull request #10978 from neheb/cifs
...
smbd: Update to 3.0.2
2020-01-10 19:04:32 -08:00
Rosen Penev
3a559224b3
libcap: Fix compilation with uClibc-ng
...
The test does not compile with --static.
As this does not touch binaries, not bumping the package release.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-01-10 18:37:18 -08:00
Rosen Penev
232a271f40
smbd: Update to 3.0.2
...
Fixes a nasty stack corruption issue and a big endian fix.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-01-10 18:18:59 -08:00
Rosen Penev
cb63deb8e9
spi-tools: Disable PIE
...
Causes compilation failure.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-01-10 18:13:05 -08:00
Rosen Penev and GitHub
2df020fe19
Merge pull request #10974 from TDT-AG/pr/20200109-ipvsadm
...
ipvsadm: update version to 1.31
2020-01-09 04:14:21 -08:00
Rosen Penev and GitHub
aa9a0df237
Merge pull request #10945 from neheb/jjb
...
transmission: Fix message_level setting
2020-01-08 19:40:15 -08:00
Rosen Penev
94d893afce
transmission: Fix message_level setting
...
--log-error in the init script was overriding it.
Added several optimizations to the init script for speed and correctness.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-01-08 19:27:17 -08:00
Rosen Penev and GitHub
7bfc23f24d
Merge pull request #10969 from ja-pa/measurement-kit-0.10.8
...
measurement-kit: update to version 0.10.8
2020-01-08 18:41:56 -08:00
Rosen Penev and GitHub
518628c214
Merge pull request #10934 from neheb/tc
...
tcsh: Update to 6.22.02
2020-01-08 16:19:33 -08:00
Rosen Penev and GitHub
4cfd1edebe
Merge pull request #10933 from neheb/cap
...
libcap: Update to 2.30
2020-01-08 16:11:31 -08:00
Rosen Penev and GitHub
ee56a6dec9
Merge pull request #10930 from neheb/jj
...
spi-tools: Update to 0.8.4
2020-01-08 16:10:05 -08:00
Rosen Penev
caf6d5ed2a
libcap: Update to 2.29
...
Fixed PKG_LICENSE.
Added PKG_BUILD_PARALLEL for faster compilation.
Refreshed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-01-08 16:08:35 -08:00
Rosen Penev
825b7016e2
zsh: Update to 5.7.1
...
Remove --disable-dynamic. It disables regex support.
Installed extra lib files.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-01-08 16:01:18 -08:00
Rosen Penev and GitHub
2e992a0794
Merge pull request #10867 from neheb/pci
...
pciutils: Use MIPS16
2020-01-08 15:54:24 -08:00
Rosen Penev and GitHub
d1807cf577
Merge pull request #10941 from neheb/knot
...
knot: Do not try to build under ARC
2020-01-08 15:53:03 -08:00
Rosen Penev
5ec47ca837
knot: Do not try to build under ARC
...
liburcu does not support ARC.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-01-08 15:52:07 -08:00
Rosen Penev and GitHub
83c40700a4
Merge pull request #10962 from zokl/mjpg-streamer-libpath
...
mjpg-streamer: Fix of the mjpg-streamer modules path
2020-01-08 10:19:38 -08:00
Rosen Penev and GitHub
12fbb79fdb
Merge pull request #10958 from Ansuel/wsdd2
...
wsdd2: fix install warning on compile
2020-01-08 02:55:54 -08:00
Rosen Penev and GitHub
67a95d4984
Merge pull request #10835 from TDT-AG/pr/20191219-net-tools-route
...
net-tools: add route utility
2020-01-07 13:42:59 -08:00
Rosen Penev
efc94a457c
tcsh: Update to 6.22.02
...
Updated URL list. Changed to HTTPS also.
Added PKG_BUILD_PARALLEL for faster compilation.
Added PKG_INSTALL as is standard with most packages.
Small optimization to shell script.
Added two patches to fix compilation. Refreshed the other one.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-01-05 17:11:46 -08:00
Rosen Penev
ac621779ca
spi-tools: Update to 0.8.4
...
Fix PKG_LICENSE
Switch to standard PKG_INSTALL to simplify the Makefile.
Add PKG_BUILD_PARALLEL for faster compilation.
Add URL.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-01-05 17:08:17 -08:00
Rosen Penev and GitHub
cf97dd1e19
Merge pull request #10949 from mstorchak/smartd-mail
...
smartmontools: provide smartd_warning.sh
2020-01-05 17:07:33 -08:00
Rosen Penev and GitHub
1ab383fb71
Merge pull request #10943 from flyn-org/libgd
...
libgd: fix building with freetype support
2020-01-05 12:26:11 -08:00
Rosen Penev and GitHub
90e88a421f
Merge pull request #10948 from mstorchak/smartmontools
...
smartmontools: update to 7.1
2020-01-05 12:25:01 -08:00
Rosen Penev
2628584ffd
perl: Don't build InstallDev under ARC
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-01-03 20:06:40 -08:00
Rosen Penev
13810e0980
liburcu: Don't build under ARC, not even InstallDev
...
This should finally get rid of buildbot failures.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-01-03 18:54:26 -08:00
Rosen Penev and GitHub
dbdb19aa4a
Merge pull request #10910 from Andy2244/wsdd2-smbd-rename
...
wsdd2: update init for renamed cifsd->smbd
2020-01-03 16:32:35 -08:00
Rosen Penev and GitHub
13ad4b8809
Merge pull request #10931 from neheb/msm
...
msmtp: Update to 1.8.7
2020-01-03 16:32:21 -08:00
Rosen Penev and GitHub
7679f5afe9
Merge pull request #10927 from mans0n/chilli
...
coova-chilli: more fixes and improvements
2020-01-03 14:58:00 -08:00
Rosen Penev and GitHub
c5f4c2629d
Merge pull request #10936 from Andy2244/rpcsvc-proto_buildonly
...
rpcsvc-proto: set as buildonly
2020-01-03 14:56:32 -08:00
Rosen Penev and GitHub
cc20898999
Merge pull request #10909 from Andy2244/smbd-3_0_1-rename
...
smbd: rename from cifsd, update to 3.0.1
2020-01-03 14:55:08 -08:00
Rosen Penev
9a67d3bfb3
msmtp: Update to 1.8.7
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-01-02 18:29:04 -08:00
Rosen Penev and GitHub
6560a2918c
Merge pull request #10917 from neheb/luas
...
luasec: Update to 0.9
2020-01-01 10:02:13 -08:00
Rosen Penev and GitHub
166b3032a1
Merge pull request #10918 from neheb/sms
...
smstools3: Run in foreground
2020-01-01 05:56:25 -08:00
Rosen Penev
a3ab7a7931
smstools3: Run in foreground
...
Allows procd to be able to stop the service.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-12-31 21:37:23 -08:00
Rosen Penev and GitHub
48b303fd1e
Merge pull request #10916 from neheb/co
...
coova-chili: Fix version
2019-12-31 21:30:44 -08:00
Rosen Penev
71f82ad771
luasec: Update to 0.9
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-12-31 21:27:14 -08:00
Rosen Penev
df20377ee9
coova-chili: Fix version
...
Upstream was sloppy when cutting the release.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-12-31 21:12:13 -08:00
Rosen Penev and GitHub
ae23ebdd28
Merge pull request #10652 from gladiac1337/pcre2-jit-co
...
pcre2: Update to v10.34 & add JIT-support for select architectures
2019-12-30 21:51:14 -08:00
Rosen Penev
8bc32479ea
zabbix: Fix compilation with uClibc-ng
...
This is similar to a patch that was previously carried.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-12-30 16:37:36 -08:00
Rosen Penev and GitHub
d2733d5b60
Merge pull request #10905 from Andy2244/libtirpc-1.2.5
...
libtirpc: update to 1.2.5
2019-12-30 09:45:36 -08:00
Rosen Penev and GitHub
ad5f6be041
Merge pull request #10895 from neheb/h
...
gst1-plugins-bad: Make HLS crypto explicit
2019-12-30 09:44:44 -08:00
Rosen Penev and GitHub
7b6e55e200
Merge pull request #10896 from jefferyto/golang-format-ldflags
...
golang: Format TARGET_LDFLAGS for gcc
2019-12-29 04:36:02 -08:00
Rosen Penev
49b5de830e
gst1-plugins-bad: Make HLS crypto explicit
...
It's normally set to auto. When nettle is missing, it tries to use the
other libraries.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-12-28 19:22:53 -08:00
Rosen Penev and GitHub
d38da4e339
Merge pull request #10877 from neheb/dov
...
dovecot: Disable libunwind support
2019-12-27 07:00:22 -08:00
Rosen Penev
0af6c48070
dovecot: Disable libunwind support
...
Fixes missing dependency error.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-12-26 16:59:36 -08:00
Rosen Penev and GitHub
4b7e8d8593
Merge pull request #10874 from jefferyto/golang-ldflags-fix
...
golang: Fix ldflags when GO_PKG_LDFLAGS is set
2019-12-26 13:52:59 -08:00
Rosen Penev and GitHub
8b771491c9
Merge pull request #10872 from neheb/rp
...
rpcsvc-proto: Fix compilation with uClibc-ng
2019-12-25 10:28:21 -08:00
Rosen Penev
39d8acb42f
rpcsvc-proto: Fix compilation with uClibc-ng
...
Also fixed compilation with full iconv.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-12-24 18:03:35 -08:00
Rosen Penev
c99cca25a1
domoticz: Fix compilation with uClibc-ng
...
Added upstream patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-12-24 17:21:38 -08:00
Rosen Penev and GitHub
3dec2f93a3
Merge pull request #10868 from neheb/ar
...
aria2: Build with MIPS16
2019-12-23 19:07:46 -08:00
Rosen Penev
a5e7d0a904
aria2: Build with MIPS16
...
All the computationally expensive stuff is in the libraries, not the
package itself.
Saves several kilobytes.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-12-23 18:42:30 -08:00
Rosen Penev
662d0d8a8f
pciutils: Use MIPS16
...
There's no real computation going on. Slims the package slightly.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-12-23 18:12:08 -08:00
Rosen Penev and GitHub
05e3b1a943
Merge pull request #10849 from neheb/nss
...
nss: Fix compilation with uClibc-ng
2019-12-23 15:42:05 -08:00
Rosen Penev and GitHub
cc3db407df
Merge pull request #10745 from mstorchak/stubby
...
stubby: switch to ca-bundle
2019-12-23 07:57:46 -08:00
Rosen Penev and GitHub
051025eacd
Merge pull request #10796 from G-M0N3Y-2503/feature_https_dns_proxy_logging
...
https_dns_proxy: Added optional ipv4 resolvers
2019-12-22 21:42:11 -08:00
Rosen Penev and GitHub
2fbe880d58
Merge pull request #10759 from ynezz/upstream/uledd-1.0.1
...
uledd: bump to 1.0.1
2019-12-22 21:41:41 -08:00
Rosen Penev and GitHub
608053a5fb
Merge pull request #10788 from neheb/znc
...
znc: Update to 1.7.5
2019-12-22 21:39:45 -08:00
Rosen Penev and GitHub
c50497dedc
Merge pull request #10815 from Cynerd/zsh-invalid-postrm
...
zsh: fix invalid postrm script and little refactor of scripts
2019-12-22 21:39:18 -08:00
Rosen Penev and GitHub
d7e265ce29
Merge pull request #10863 from nickberry17/bump_libmbim
...
libmbim: bump libmbim to 1.20.4
2019-12-22 15:34:26 -08:00
Rosen Penev and GitHub
8e9a26a8fa
Merge pull request #10850 from neheb/kc
...
kcptun: Fix GO_ARCH_DEPENDS
2019-12-21 23:27:16 -08:00
Rosen Penev and GitHub
ac100e45f7
boost: Fix embarassing ARC typo
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-12-21 17:39:19 -08:00
Rosen Penev and GitHub
1858cb5ff5
Merge pull request #10843 from ClaymorePT/boost_1.72.0
...
boost: Package Version Update (1.72.0)
2019-12-21 15:42:22 -08:00
Rosen Penev
44be1b65d2
kcptun: Fix GO_ARCH_DEPENDS
...
Right now, the buildbots are trying to build this on ARC, which is totally
unsupported.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-12-20 13:36:49 -08:00
Rosen Penev
7940093fd0
nss: Fix compilation with uClibc-ng
...
_GNU_SOURCE is needed for fdopen, sigaction, and probably more.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-12-20 13:14:20 -08:00
Rosen Penev and GitHub
8c8fb8ef25
Merge pull request #10839 from neheb/pig
...
pigeonhole: Update to 0.5.9
2019-12-19 16:25:17 -08:00
Rosen Penev and GitHub
2adb93a7ba
Merge pull request #10842 from neheb/icu
...
icu: Backport C++11 math patch
2019-12-19 16:25:03 -08:00
Rosen Penev and GitHub
5aa7f8aa36
Merge pull request #10845 from James-TR/h2o/backtrace-detection
...
h2o: backport backtrace detection
2019-12-19 16:24:45 -08:00
Rosen Penev
93d049951d
icu: Backport C++11 math patch
...
Fixes compilation with uClibc-ng.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-12-19 16:03:32 -08:00
Rosen Penev and GitHub
d37e18dcfc
Merge pull request #10844 from Andy2244/samba4-pam-fix
...
samba4: fix libpam deps
2019-12-19 16:01:55 -08:00
Rosen Penev
de66ac26f6
pigeonhole: Update to 0.5.9
...
Dovecot was updated but not pigeonhole. This is important as the API broke
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-12-19 13:00:39 -08:00
Rosen Penev and GitHub
3c0213606f
Merge pull request #10786 from neheb/fis
...
fish: Fix compilation with libcxx
2019-12-19 12:46:12 -08:00