aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* git: drop git-http ca-certificates dependencyPeter Wagner2018-09-17
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* Merge pull request #7027 from neheb/patch-18Hannu Nyman2018-09-16
|\ | | | | fio: Update to 3.10 and disable HTTP
| * fio: Update to 3.10 and disable HTTPRosen Penev2018-09-15
| | | | | | | | | | | | | | 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>
* | Merge pull request #7040 from Andy2244/samba4-fix-typoHannu Nyman2018-09-16
|\ \ | | | | | | samba4: fix typo
| * | samba4: fix typoAndy Walsh2018-09-16
| |/ | | | | | | | | | | * fix a typo in vfs_extd_audit Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | Merge pull request #7037 from neheb/rsyDirk Brenken2018-09-16
|\ \ | | | | | | rsyslog: Disable fmhttp as it relies on libcurl
| * | rsyslog: Disable fmhttp as it relies on libcurlRosen Penev2018-09-15
| | | | | | | | | | | | | | | | | | | | | | | | Fixes the buildbot currently. Also disabled tests for faster builds. And potential libsystemd. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #7036 from EricLuehrsen/unbound-1.8.0Dirk Brenken2018-09-16
|\ \ \ | |/ / |/| | unbound: update to 1.8.0
| * | unbound: update to 1.8.0Eric Luehrsen2018-09-15
|/ / | | | | | | | | | | | | - 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>
* | Merge pull request #7026 from neheb/motionTed Hess2018-09-15
|\ \ | |/ |/| motion: Backport upstream commit to fix running on musl.
| * motion: Backport upstream commit to fix running on musl.Rosen Penev2018-09-15
| | | | | | | | | | | | | | | | 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>
* | Merge pull request #7004 from neheb/patch-18Dirk Brenken2018-09-15
|\ \ | | | | | | zsh: Update to 5.6.2
| * | zsh: Update to 5.6.2Rosen Penev2018-09-14
| |/ | | | | | | | | | | | | | | | | | | | | | | 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>
* | Merge pull request #6800 from neheb/patch-28Dirk Brenken2018-09-14
|\ \ | | | | | | rsyslog: Update to 8.37.0
| * | rsyslog: Update to 8.37.0Rosen Penev2018-08-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #6799 from neheb/patch-27Dirk Brenken2018-09-14
|\ \ \ | | | | | | | | libfastjson: Update to 0.99.8 + switch to tarball
| * | | libfastjson: Update to 0.99.8 + switch to tarballRosen Penev2018-08-18
| |/ / | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #7018 from Andy2244/samba-4-9-0Dirk Brenken2018-09-14
|\ \ \ | | | | | | | | samba4: update to 4.9.0
| * | | samba4: update to 4.9.0Andy Walsh2018-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | | | Merge pull request #7014 from dedeckeh/pr_strongswan-hotplugStijn Tintel2018-09-14
|\ \ \ \ | |/ / / |/| | | strongswan: fix OpenWrt hotplug script handling
| * | | strongswan: refresh patchesHans Dedecker2018-09-13
| | | | | | | | | | | | | | | | Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
| * | | strongswan: fix OpenWrt hotplug script handlingHans Dedecker2018-09-13
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #7010 from commodo/remove-stray-tarballHannu Nyman2018-09-13
|\ \ \ | |_|/ |/| | treewide: remove stray tarball (added by accident)
| * | treewide: remove stray tarball (added by accident)Alexandru Ardelean2018-09-13
|/ / | | | | | | | | | | | | | | 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>
* | Merge pull request #7003 from dibdot/mc-vfsMichael Heimpold2018-09-12
|\ \ | | | | | | mc: add VFS support by default
| * | mc: enable VFS support by defaultDirk Brenken2018-09-12
| | | | | | | | | | | | | | | | | | * 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>
* | | libwebsockets: bump to 3.0.1Karl Palsson2018-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #7002 from tsl0922/ttyd-1.4.2Ted Hess2018-09-12
|\ \ \ | |/ / |/| | ttyd: update to 1.4.2
| * | ttyd: update to 1.4.2Shuanglei Tao2018-09-12
|/ / | | | | | | Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
* | nfs-kernel-server: fix missing libbsd dependencyGuo Li2018-09-11
| | | | | | | | | | | | | | | | | | 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>
* | Merge pull request #6988 from commodo/python-batch-upgradesHannu Nyman2018-09-11
|\ \ | | | | | | python packages: upgrade to newer versions
| * | python-lxml: bump to version 4.2.4Alexandru Ardelean2018-09-11
| | | | | | | | | | | | | | | | | | | | | Version 4.2.4 has been released recently. Update it. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | python-cryptography: bump to version 2.3.1Alexandru Ardelean2018-09-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | python-pyasn1-modules: bump to version 0.2.2Alexandru Ardelean2018-09-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | python-evdev: bump to version 1.1.2Alexandru Ardelean2018-09-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #6948 from yangfl/masterHannu Nyman2018-09-11
|\ \ \ | | | | | | | | i2pd: Update to 2.20.0
| * | | i2pd: Update to 2.20.0David Yang2018-09-10
| | | | | | | | | | | | | | | | Signed-off-by: David Yang <mmyangfl@gmail.com>
* | | | Merge pull request #6989 from ryzhovau/ffmpeg-libpostprocTed Hess2018-09-11
|\ \ \ \ | | | | | | | | | | ffmpeg: pack libpostproc for hard float archs only
| * | | | ffmpeg: pack libpostproc for hard float archs onlyAlexander Ryzhov2018-09-10
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
* | | | | Merge pull request #6979 from neheb/patch-35Dirk Brenken2018-09-11
|\ \ \ \ \ | | | | | | | | | | | | flup: Update to 1.0.3
| * | | | | flup: Update to 1.0.3Rosen Penev2018-09-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed URL to pythonhosted for consistency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #6992 from Andy2244/wsdd2-fixDirk Brenken2018-09-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | wsdd2: fix invalid error message
| * | | | | | wsdd2: fix invalid error messageAndy Walsh2018-09-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fixed invalid error message Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | Merge pull request #6627 from neheb/motionDirk Brenken2018-09-11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | motion: Update to 4.1.1 and switch to codeload
| * | | | | | | motion: Update to 4.1.1 and switch to codeloadRosen Penev2018-07-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simpler. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #6772 from Andy2244/samba4-avahiDirk Brenken2018-09-11
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | samba4: enable avahi by default, add timemachine support
| * | | | | | | | samba4: enable avahi by default, add timemachine supportAndy Walsh2018-09-10
| | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | | | | | | | Merge pull request #6887 from neheb/tiffJiri Slachta2018-09-10
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | tiff: Fix CVE-2017-17095
| * | | | | | | | tiff: Fix CVE-2017-17095Rosen Penev2018-08-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | | | Merge pull request #6985 from neheb/patch-18Hannu Nyman2018-09-10
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | fio: Update to 3.9