| Commit message (Collapse) | Author | Age |
|
|
|
| |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
|\
| |
| | |
fio: Update to 3.10 and disable HTTP
|
| |
| |
| |
| |
| |
| |
| | |
HTTP support is new and requires libcurl and an SSL library.
Rearranged Makefile for consistency with other projects.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| | |
| | | |
samba4: fix typo
|
| |/
| |
| |
| |
| |
| | |
* fix a typo in vfs_extd_audit
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
|
|\ \
| | |
| | | |
rsyslog: Disable fmhttp as it relies on libcurl
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Fixes the buildbot currently.
Also disabled tests for faster builds. And potential libsystemd.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| |/ /
|/| | |
unbound: update to 1.8.0
|
|/ /
| |
| |
| |
| |
| |
| | |
- adjust a few UCI translations to coordinate with upstream defaults
- remove OpenSSL < 1.1.0 API log error patch which is included upstream
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
|
|\ \
| |/
|/| |
motion: Backport upstream commit to fix running on musl.
|
| |
| |
| |
| |
| |
| |
| |
| | |
Reported on OpenWrt forums
https://forum.openwrt.org/t/motion-segmentation-fault-after-upgrade-to-4-14-68/21276
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| | |
| | | |
zsh: Update to 5.6.2
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes at least CVE-2018-0502 and CVE-2018-13259
Added PKG_CPE_ID for proper CVE tracking.
Added PKG_BUILD_PARALLEL for faster compilation.
Some small reorganization for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| | |
| | | |
rsyslog: Update to 8.37.0
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
HTTPS to everything
Remove autoreconf as it's not needed and slows down the build.
Build in parallel for faster building.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| | | |
| | | | |
libfastjson: Update to 0.99.8 + switch to tarball
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
Using the tarball allows getting rid of autoreconf and speeding up the build.
Also easier to bump the package.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| | | |
| | | | |
samba4: update to 4.9.0
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* update to 4.9.0
* move vfs_xattr_tdb to defaults
* add vfs_audit, vfs_extd_audit, vfs_full_audit to AD-DC variant
* disable jansson, libarchive by default, enabled for AD-DC variant
* update waf answers
Noteable smb.conf changes:
* store dos attributes Default changed yes
* ea support Default changed yes
Fixes: Timemachine "The identity of the Backup disk ... has changed since the previous backup."
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
|
|\ \ \ \
| |/ / /
|/| | | |
strongswan: fix OpenWrt hotplug script handling
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Commit 6cd8fcabe added ipsec hotplug script support by calling "exec
/sbin/hotplug-call ipsec".
Using the exec call breaks the insertion of iptables rules by the _updown.in
script as hotplug-call just replaces the current shell meaning the commands
following exec do not run since the shell is replaced and as a result lead to
connectivity issues.
Fix this by removing the exec command in front of /sbin/hotplug-call.
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
|
|\ \ \
| |_|/
|/| | |
treewide: remove stray tarball (added by accident)
|
|/ /
| |
| |
| |
| |
| |
| |
| | |
Remove `pyasn1-modules-0.2.2.tar.gz` which was added by accident during
commit 50f1041874b9c8067d64dbfa1c3551f5e5465df5 ("python-pyasn1-modules:
bump to version 0.2.2").
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \
| | |
| | | |
mc: add VFS support by default
|
| | |
| | |
| | |
| | |
| | |
| | | |
* provide VFS support in midnight commander by default (see #6999),
this enlarge the package size by ~40KB.
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
As usual, LWS upstream completely failed to maintain their changelog.
Skimming the git log by hand, probably the biggest change of note here
is fixed compatibility with openssl 1.1.0
Tested on ath79.
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
|\ \ \
| |/ /
|/| | |
ttyd: update to 1.4.2
|
|/ /
| |
| |
| | |
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
libbsd may compile before nfs-kernel-server, it will make
nfs-kernel-server depends libbsd.so.0, that is not we want to see. so
gave option to 'configure' to disable libbsd detect and tell it we have
no libbsd
Signed-off-by: Guo Li <uxgood.org@gmail.com>
|
|\ \
| | |
| | | |
python packages: upgrade to newer versions
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Version 4.2.4 has been released recently.
Update it.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Version 2.3.1 has been released recently and requested via Github #6967
Fixes #6967.
Also, changed URL to `https://files.pythonhosted.org` ; fewer redirects.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Version 0.2.2 has been released recently.
Pull it in the packages feed.
Also, change URL to a fixed form.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Version 1.1.2 has been released recently.
Pull newer version into the packages feed.
Also, switch URL to a fixed form.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \
| | | |
| | | | |
i2pd: Update to 2.20.0
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: David Yang <mmyangfl@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
ffmpeg: pack libpostproc for hard float archs only
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
flup: Update to 1.0.3
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Changed URL to pythonhosted for consistency.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
wsdd2: fix invalid error message
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* fixed invalid error message
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
motion: Update to 4.1.1 and switch to codeload
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Simpler.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
samba4: enable avahi by default, add timemachine support
|
| | |_|_|_|_|/ /
| |/| | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* enable avahi by default, so Linux/Mac Clients can see samba shares
* enable timemachine config support
* fix invalid --builtin-libraries
* default to 'mdns name = mdns' in template
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
tiff: Fix CVE-2017-17095
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Fedora does not have a fix for this but Debian does. Took fix from there.
There are two more CVEs as reported by uscan but I can't seem to find
patches for those.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / /
|/| | | | | | | | |
fio: Update to 3.9
|