Rosen Penev and GitHub
1a782269f3
Merge pull request #9634 from neheb/bbbbb
...
libsigar: Add missing header
2019-08-05 12:04:00 -07:00
Rosen Penev and GitHub
21a0ff74f5
Merge pull request #9635 from neheb/jhfehkf
...
mt-st: Add missing header
2019-08-05 12:01:38 -07:00
Rosen Penev and GitHub
2e6328494e
Merge pull request #9652 from salim-b/patch-1
...
stubby: Fix UCI command in README
2019-08-05 10:21:17 -07:00
Rosen Penev and GitHub
d339cd9cff
Merge pull request #9648 from jefferyto/python-pyasn1-0.4.6
...
python-pyasn1: Update to 0.4.6
2019-08-04 22:50:34 -07:00
Rosen Penev and GitHub
5b44b2501c
Merge pull request #9650 from jefferyto/python-pyasn1-modules-0.2.6
...
python-pyasn1-modules: Update to 0.2.6
2019-08-04 22:50:16 -07:00
Rosen Penev and GitHub
238f1402ca
Merge pull request #9632 from neheb/rd
...
libredblack: Update to 1.3
2019-08-04 21:37:15 -07:00
Rosen Penev and GitHub
55567b850a
Merge pull request #9633 from neheb/fin
...
findutils: Add missing header
2019-08-04 15:33:34 -07:00
Rosen Penev
6ba95fdac4
nsd: Update to 4.2.1
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-08-04 15:20:33 -07:00
Rosen Penev
8ca5cf042d
findutils: Add missing header
...
New version of musl no longer internally includes this header.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-08-04 14:47:06 -07:00
Rosen Penev
fca20e2b2f
findutils: Fixed up LICENSE information.
...
Also cleaned some whitespace.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-08-04 14:46:07 -07:00
Rosen Penev and GitHub
808efd69ee
Merge pull request #9130 from yangfl/master
...
i2pd: Update to 2.26.0
2019-08-04 06:57:05 -07:00
Rosen Penev and GitHub
0d3f61913e
Merge pull request #9550 from ja-pa/libarchive-3.4.0
...
libarchive: update to version 3.4.0
2019-08-04 06:54:35 -07:00
Rosen Penev and GitHub
1fdad151fb
Merge pull request #9605 from neheb/geth
...
geth: Update to 1.9.1
2019-08-04 06:50:25 -07:00
Rosen Penev and GitHub
821f111abb
Merge pull request #9626 from jefferyto/slide-switch-0.9.5
...
slide-switch: Update to 0.9.5
2019-08-04 06:48:19 -07:00
Rosen Penev and GitHub
7372163b2b
Merge pull request #9639 from mwarning/zerotier
...
zerotier: update to zerotier 1.4.0.1
2019-08-04 06:38:27 -07:00
Rosen Penev
4cda68c72b
mt-st: Add missing header
...
New version of musl no longer includes this header internally.
Removed several unnecessary variables in Makefile.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-08-02 16:59:21 -07:00
Rosen Penev
b97f32ec44
libsigar: Add missing header
...
The new version of musl does not include this header internally anymore.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-08-02 16:57:23 -07:00
Rosen Penev
6e8cb556e4
libredblack: Update to 1.3
...
Technically the same version, but this uses the normal tarball instead of
a random GitHub repository.
Cleaned up Makefile as a result.
Removed Python dependency. rbgen is not used for the package.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-08-02 15:24:02 -07:00
Rosen Penev and GitHub
54f89eaf67
Merge pull request #9612 from neheb/glog
...
libglog: Switch to nanosleep
2019-08-01 17:17:54 -07:00
Rosen Penev and GitHub
bdd2b79079
Merge pull request #9609 from neheb/py
...
python: Replace utime with utimes
2019-07-31 14:42:55 -07:00
Rosen Penev
1432866818
libglog: Replace deprecated usleep with nanosleep
...
Optionally fixes compilation with uClibc-ng.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-31 13:38:43 -07:00
Rosen Penev
85fab04196
libglog: Switch to CMake
...
Allows removal of InstallDev as well as further simplification. Also 100KB
smaller package.
Added some C/LDFLAGS to further reduce the size.
Small Makefile cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-31 13:38:42 -07:00
Rosen Penev and GitHub
1114b598b9
Merge pull request #9591 from neheb/ulog
...
ulogd: Backport JSON network patch
2019-07-31 13:32:55 -07:00
Rosen Penev and GitHub
29a3b3364d
Merge pull request #9614 from neheb/zstd2
...
zstd: Update to 1.4.2
2019-07-31 06:48:08 -07:00
Rosen Penev and GitHub
57cf47fb2e
Merge pull request #9615 from neheb/sig
...
libsigar: Remove deprecated rindex function
2019-07-31 06:47:40 -07:00
Rosen Penev and GitHub
08192a7d73
Merge pull request #9610 from neheb/tirp
...
libtirpc: Remove deprecated b functions
2019-07-31 06:46:59 -07:00
Rosen Penev
b134eb3800
libsigar: Remove deprecated rindex function
...
Optionally unavailable with uClibc-ng.
Switched to local tarballs. .xz is smaller.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-31 00:02:41 -07:00
Rosen Penev
616ef7e058
zstd: Update to 1.4.2
...
Add patch to remove deprecated utime function.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-30 23:58:39 -07:00
Rosen Penev
a7f8ddc00b
libtirpc: Remove deprecated b functions
...
Optionally fixes compilation with uClibc-ng.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-30 23:51:34 -07:00
Rosen Penev
608df65a62
python: Replace utime with utimes
...
Optionally fixes compilation with uClibc-ng.
Based on the surrounding code, this looks like an oversight.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-30 23:44:43 -07:00
Rosen Penev
8482407d7c
libtasn1: Update to 4.14
...
Fixes CVE-2018-1000654
Minor cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-30 15:41:28 -07:00
Rosen Penev
03b1d7c4d4
geth: Update to 1.9.1
...
Remove Upstreamed patch.
Minor cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-30 15:28:32 -07:00
Rosen Penev and GitHub
77512a6717
Merge pull request #9598 from nxhack/libhttp-parser_for_macos
...
libhttp-parser: fix build error on macos
2019-07-29 18:06:49 -07:00
Rosen Penev and GitHub
e38f2d78ec
Merge pull request #9570 from neheb/yaj
...
yajl: Update to modern standards
2019-07-29 10:22:08 -07:00
Rosen Penev and GitHub
9a305c432b
Merge pull request #9590 from neheb/sam
...
samba4: Run init script through shellcheck
2019-07-29 09:18:06 -07:00
Rosen Penev and Nuno Goncalves
9a552c75b3
rtklib: Update to 2.4.3_b32
...
Some minor adjustments.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-29 07:58:40 +02:00
Rosen Penev
2abbc83c9d
yajl: Update to modern standards
...
Replaced git:// link with https:// which gets through firewalls easier.
Replaced archive with .xz. The one currently in the mirrors has the wrong
hash. .xz is also smaller than .gz.
Eliminated already default CMake option.
Eliminated Build/InstallDev with CMAKE_INSTALL.
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-28 20:21:38 -07:00
Rosen Penev
23a36b00e2
ulogd: Backport JSON network patch
...
It was requested in #9065 .
Cleaned up Makefile slightly.
Removed inactive maintainer.
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-28 18:02:20 -07:00
Rosen Penev
d03b88b5b0
samba4: Run init script through shellcheck
...
Some performance improvements by batching file writes.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-28 17:51:00 -07:00
Rosen Penev and GitHub
64c358876e
lksctp-tools: Update URL
...
The old website still references an old version. Fixes uscan.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-28 15:33:08 -07:00
Rosen Penev and GitHub
d88e28e71c
Merge pull request #9477 from neheb/rng
...
rng-tools: Update to 6.7
2019-07-28 15:23:24 -07:00
Rosen Penev and GitHub
9b4dd1d68d
Merge pull request #9505 from cotequeiroz/luaposix
...
luaposix: remove eglibc remnants
2019-07-27 16:32:41 -07:00
Rosen Penev and GitHub
2d8636965d
Merge pull request #9527 from neheb/zstd
...
zstd: Update to 1.4.1
2019-07-27 09:41:19 -07:00
Rosen Penev and GitHub
3d7002431f
Merge pull request #9569 from neheb/zmq
...
libzmq: Remove uClibc++ support
2019-07-27 09:38:55 -07:00
Rosen Penev and GitHub
65aad6727a
Merge pull request #9486 from neheb/yk
...
ykpers: Update to 1.20.0
2019-07-27 09:37:31 -07:00
Rosen Penev and GitHub
035dfd530c
Merge pull request #9551 from neheb/elek
...
elektra: Switch to Lua 5.3
2019-07-25 20:36:23 -07:00
Rosen Penev
a654d585dd
elektra: Switch to Lua 5.3
...
After the introduction of Lua 5.3 to OpenWrt, elektra picks it up instead
of 5.1. Since 5.1 is unsupported anyway, switch to 5.3.
Added liblua to PKG_BUILD_DEPENDS as the FindLua script is broken. Having
it here allows compilation to continue.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-25 18:38:23 -07:00
Rosen Penev and GitHub
f431f442a3
Merge pull request #8680 from lucize/intltool-perl
...
intltool: depend on hostpkg first
2019-07-25 13:39:11 -07:00
Rosen Penev and GitHub
2a2a49c3a4
Merge pull request #9545 from neheb/tar
...
tar: Add zstd capability
2019-07-25 13:04:09 -07:00
Rosen Penev
ad11587c40
libzmq: Remove uClibc++ support
...
libzmq is used by fbzmq, which absolutely requires libstdcpp since it's a
C++14 project. There's no point in using two libc++.
Cleaned up Makefile for consistency between packages.
Added nanosleep patch for platforms that are missing usleep.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-25 12:32:16 -07:00
Rosen Penev and GitHub
1caaec2b9b
Merge pull request #9507 from ja-pa/lmdb
...
lmdb: add new package
2019-07-25 10:59:06 -07:00
Rosen Penev and GitHub
a1ac0a0632
Merge pull request #9516 from neheb/soooo
...
socat: Fix compilation when usleep is missing
2019-07-25 10:56:04 -07:00
Rosen Penev and GitHub
789f2d40be
Merge pull request #9563 from neheb/xz3
...
xz: Remove bash dependency
2019-07-25 10:55:04 -07:00
Rosen Penev and GitHub
bc63d21dee
Merge pull request #9454 from BKPepe/markupsafe
...
MarkupSafe: Makefile polishing and add src package
2019-07-25 10:39:19 -07:00
Rosen Penev and GitHub
303d99bb60
Merge pull request #9441 from ja-pa/zmq-security-fix
...
zeromq: update to version 4.1.7 (security fix)
2019-07-25 10:38:04 -07:00
Rosen Penev and GitHub
9f85670353
Merge pull request #9444 from ja-pa/expat-security-fix
...
expat: update to version 2.2.7 (security fix)
2019-07-25 10:37:29 -07:00
Rosen Penev and GitHub
83b354dbd0
Merge pull request #9535 from dengqf6/pcre
...
pcre: remove unnecessary dependency on C++ lib
2019-07-25 10:33:08 -07:00
Rosen Penev and GitHub
131bd831e5
Merge pull request #9548 from James-TR/pdns-recursor-4.2.0
...
pdns-recursor: bump version to 4.2.0
2019-07-25 10:32:32 -07:00
Rosen Penev and GitHub
f5d73bd23c
Merge pull request #9543 from jefferyto/prometheus-fix-mips64-build
...
prometheus: Fix build for mips64/mips64el
2019-07-25 10:30:55 -07:00
Rosen Penev and GitHub
eac6462bb2
Merge pull request #9555 from rosysong/kea-fix
...
kea: remove python3 dependency of kea-admin
2019-07-25 10:29:20 -07:00
Rosen Penev and GitHub
ed6ea52acd
Merge pull request #9489 from BKPepe/egenix
...
python-egenix-mx-base: Makefile polishing
2019-07-25 10:28:45 -07:00
Rosen Penev and GitHub
a53fa7c87e
Merge pull request #9564 from neheb/hap
...
haproxy: Get rid of bashisms from get-latest-patches.sh
2019-07-25 09:30:38 -07:00
Rosen Penev
5092f680e8
haproxy: Get rid of bashisms from get-latest-patches.sh
...
Plus some other shellcheck cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-24 19:07:31 -07:00
Rosen Penev
d0e3aa7493
xz: Remove bash dependency
...
Bash is not needed here. These scripts are POSIX compliant.
This was originally added as the configure script looks for /bin/bash
locally. Passing gl_cv_posix_shell overrides this.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-24 18:46:55 -07:00
Rosen Penev and GitHub
36649eef43
Merge pull request #9511 from neheb/cifs
...
cifsd
2019-07-24 12:32:29 -07:00
Rosen Penev
a5d63fb1ea
zstd: Update to 1.4.1
...
Decompression speedup of 7% on average.
Remove upstreamed uClibc-ng patch.
Fixed optimization option to show properly under menuconfig.
Added LTO for smaller size.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-24 11:56:19 -07:00
Rosen Penev
838f60d530
cifsd: Update to 2019-07-17 commit
...
Fixes several issues, including a restart bug and compilation on kernel
4.9.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-24 11:49:09 -07:00
Rosen Penev
dc7b5732e8
cifsd-tools: Run init script through shellcheck
...
Main warning fixed was about echo -e not being supported by POSIX sh.
Added PKG_BUILD_PARALLEL for slightly faster compilation.
Small whitespace cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-24 11:49:08 -07:00
Rosen Penev and GitHub
78fce79090
Merge pull request #9556 from neheb/net
...
netifyd: Don't build on uClibc-ng
2019-07-24 10:02:43 -07:00
Rosen Penev and GitHub
626469860a
Merge pull request #9549 from hauke/io-tool-sync
...
io: Open /dev/mem with O_SYNC for uncached access
2019-07-24 09:45:35 -07:00
Rosen Penev
0a3ebb32a1
netifyd: Don't build on uClibc-ng
...
This absolutely needs symbols from libresolv, which uClibc-ng does not
support.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-23 23:27:18 -07:00
Rosen Penev and GitHub
6d9e48ab38
Merge pull request #9515 from neheb/opendkim
...
opendkim: Fix compilation with uClibc-ng
2019-07-23 14:31:01 -07:00
Rosen Penev
c53ed17fd5
tar: Add zstd capability
...
Small cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-22 19:46:20 -07:00
Rosen Penev and GitHub
626949defc
Merge pull request #9531 from neheb/rto
...
rtorrent bump
2019-07-22 12:30:50 -07:00
Rosen Penev
84c92f215d
rtorrent: Update to 0.9.8
...
Switch to codeload. A lot simpler.
Remove upstreamed patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-22 12:06:59 -07:00
Rosen Penev
46dabcf89b
libsigc++: Update to 2.10.2
...
No actual difference. Just regenerated documentation.
Small Makefile cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-22 12:06:59 -07:00
Rosen Penev
a328861269
libtorrent: Update to 0.13.8
...
Removed upstreamed patches.
Small change to IPv6 configure flag.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-22 12:06:58 -07:00
Rosen Penev and GitHub
791145bb5c
Merge pull request #9523 from micmac1/sqlite329
...
sqlite3: bump to 3.29.0
2019-07-22 07:34:48 -07:00
Rosen Penev and GitHub
4c48cc97cd
Merge pull request #9528 from neheb/softhhh
...
softethervpn: Update to rtm version 4.29-9680
2019-07-22 07:25:13 -07:00
Rosen Penev and GitHub
615ff1f3e0
Merge pull request #9517 from neheb/apf
...
apfree-wifidog: Run init script through shellcheck
2019-07-21 23:16:21 -07:00
Rosen Penev and tripolar
5a3e520f45
openssh: Fix compilation with -Wimplicit-function
...
Upstream backport.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-21 12:31:31 +02:00
Rosen Penev and tripolar
80bad7073f
etherwake: Remove obsolete uClibc patch
...
No such issue with uClibc-ng.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-21 12:30:52 +02:00
Rosen Penev and GitHub
640ae6efed
Merge pull request #9518 from neheb/nss
...
nss: Replace usleep with nanosleep
2019-07-20 09:59:11 -07:00
Rosen Penev and GitHub
b1a3042b9e
Merge pull request #9519 from neheb/libre
...
libreswan: Replace usleep with nanosleep
2019-07-20 09:58:38 -07:00
Rosen Penev and GitHub
1bb888f054
Merge pull request #9520 from danielkucera/minisatip
...
minisatip: pkg hash fix
2019-07-19 17:39:22 -07:00
Rosen Penev and GitHub
0fd2c99da6
Merge pull request #9514 from mtelka/mini_snmpd-netifs
...
mini_snmpd: Allow up to 8 network interfaces
2019-07-19 08:18:28 -07:00
Rosen Penev
c1a9e69fef
libreswan: Replace usleep with nanosleep
...
usleep is optionally unavailable with uClibc-ng.
Added PKG_LICENSE_FILES
Added PKG_CPE_ID for proper CVE tracking.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-19 00:42:32 -07:00
Rosen Penev
1f1cec28b7
nss: Replace usleep with nanosleep
...
usleep is deprecated and is optionally not available with uClibc-ng.
Added PKG_LICENSE_FILES.
Added PKG_CPE_ID for proper CVE tracking.
Other minor cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-19 00:37:13 -07:00
Rosen Penev
2accfd1e7a
apfree-wifidog: Run init script through shellcheck
...
Also added a patch to fix compilation without deprecated OpenSSL APIs.
Minor Makefile cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-19 00:30:35 -07:00
Rosen Penev
fadf2bfc14
socat: Fix compilation when usleep is missing
...
usleep is a legacy function that was removed in POSIX-2008. uClibc-ng can
be configured to compile without it. if out the code as it's not used.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-19 00:10:33 -07:00
Rosen Penev
b5b776fc9a
opendkim: Fix compilation with uClibc-ng
...
res_nsend and res_send are both not available in uClibc-ng as configured
in OpenWrt. Having this function return an error is the only sensible way
to fix.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-19 00:06:46 -07:00
Rosen Penev and GitHub
c8734591ca
Merge pull request #8589 from vk496/tesseract
...
tesseract: leptonica: add package
2019-07-18 09:41:06 -07:00
Rosen Penev and GitHub
91c5bb87eb
Merge pull request #9221 from rkkoszewski/master
...
Add netifd script to control SSTP connections.
2019-07-18 09:38:44 -07:00
Rosen Penev and GitHub
83fddf30c3
Merge pull request #9502 from neheb/ggd
...
gddrescue: Do not build with uClibc-ng
2019-07-17 12:48:01 -07:00
Rosen Penev and GitHub
8545dbd463
Merge pull request #9496 from tsl0922/ttyd-1.5.1
...
ttyd: update to 1.5.1
2019-07-17 10:02:05 -07:00
Rosen Penev and GitHub
c02fd07381
Merge pull request #9122 from yaheath/isc-dhcp-remove-disable-tracing
...
isc-dhcp: Remove --disable-tracing from configure args
2019-07-16 23:01:11 -07:00
Rosen Penev
8c77bcc19f
domoticz: Fix compilation without deprecated OpenSSL APIs
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-07-16 22:57:06 -07:00
Rosen Penev and GitHub
d861fb7c00
Merge pull request #9472 from lucize/nssup
...
nss: update to 3.45
2019-07-16 22:44:05 -07:00
Rosen Penev and GitHub
b91822d6fe
Merge pull request #9480 from neheb/soc
...
socat: Remove outdated musl patch
2019-07-16 22:42:13 -07:00
Rosen Penev and GitHub
6eb9ffc1de
Merge pull request #9483 from neheb/fio1
...
fio: Update to 3.15
2019-07-16 21:46:25 -07:00