aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fio: Update to 3.12Rosen Penev2018-11-04
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #5781 from jefferyto/obfs4proxyHannu Nyman2018-11-04
|\ | | | | obfs4proxy: new packages (including dependencies)
| * obfs4proxy: new packages (including dependencies)Jeffery To2018-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | obfs4proxy is a Tor pluggable transport proxy, implementing obfs4. This commit also includes obfs4proxy's build time dependencies: * golang-github-agl-ed25519: Go implementation of Ed25519 signature algorithm * golang-github-dchest-siphash: Go implementation of SipHash-2-4 * golang-golang-x-crypto: Go supplementary cryptography libraries * golang-golang-x-net: Go supplementary network libraries * golang-golang-x-sys: Go packages for interaction with the OS * golang-golang-x-text: Go text processing support * golang-torproject-pluggable-transports-goptlib: Tor pluggable transports library for Go Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | tor:update to 0.3.4.9Peter Wagner2018-11-04
| | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | Merge pull request #7308 from hnyman/havegedHannu Nyman2018-11-04
|\ \ | | | | | | haveged: update to 1.9.4
| * | haveged: update to 1.9.4Hannu Nyman2018-11-04
|/ / | | | | | | | | | | | | | | | | | | Version bump to 1.9.4 Development has moved to github. * old site: http://www.issihosts.com/haveged * new site: https://github.com/jirka-h/haveged Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | Merge pull request #7258 from jonathanunderwood/stubby_documentationDirk Brenken2018-11-04
|\ \ | | | | | | stubby: add reload_config to documentation
| * | stubby: add reload_config to documentationJonathan G. Underwood2018-10-27
| | | | | | | | | | | | Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
* | | Merge pull request #7257 from jonathanunderwood/stubby_fix_initDirk Brenken2018-11-04
|\ \ \ | | | | | | | | stubby: fix loading of config file
| * | | stubby: fix loading of config fileJonathan G. Underwood2018-10-27
| |/ / | | | | | | | | | Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
* | | Merge pull request #6269 from neheb/patch-23Hannu Nyman2018-11-04
|\ \ \ | | | | | | | | spi-tools: Update to 0.8.1
| * | | spi-tools: Update to 0.8.3Rosen Penev2018-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously, an old git revision was used. Moved to stable. Reorganized the Makefile as a result. The stable version is based on a newer git revision. UScan can also properly track this now. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #6938 from neheb/moreHannu Nyman2018-11-04
|\ \ \ \ | | | | | | | | | | moreutils: Update to 0.62 and switch to git tarball
| * | | | moreutils: Update to 0.62 and switch to git tarballRosen Penev2018-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's more generic in addition to being the source for the debian package. PKG_BUILD_PARALLEL was explicitly set to no just in case as I see no handling for it in the Makefile. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7265 from neheb/patch-27Hannu Nyman2018-11-04
|\ \ \ \ \ | | | | | | | | | | | | python-attrs: Update to 18.2.0
| * | | | | python-attrs: Update to 18.2.0Rosen Penev2018-10-29
| | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | stubby: add Jonathan Underwood as co-maintainer (#7307)jonathanunderwood2018-11-04
| | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
* | | | | | libldns: Fix OpenSSL deprecated API usageRosen Penev2018-11-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested with OpenSSL 1.0.2 and 1.1.1 Signed-off-by: Rosen Penev <rosenp@gmail.com> [minor tweak to add #ifdef HAVE_SSL in host2str.c] Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* | | | | | Merge pull request #7304 from ejurgensen/mxml_upgrade_212champtar2018-11-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | mxml: update to 2.12
| * | | | | | mxml: update to 2.12Espen Jürgensen2018-11-03
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* | | | | | build,circleci: fix container digestEtienne Champetier2018-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I used podman/buildah to build this image, and the local sha256 is not the same than the docker hub sha256. The layers are the same, so maybe just docker hub changing the manifest Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | | | | Merge pull request #7229 from diizzyy/patch-14Hannu Nyman2018-11-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | fish: Add (lib)pcre2 dependency
| * | | | | | fish: Add (lib)pcre2 dependencyDaniel Engberg2018-10-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the shared version of libpcre2 instead of bundled. Fixes the following error: Package fish is missing dependencies for the following libraries: libpcre2-32.so.0 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | Merge pull request #7278 from neheb/seafileHannu Nyman2018-11-03
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | seafile-ccnet: Update to 6.3.4
| * | | | | | | seafile-ccnet: Update to 6.3.4Rosen Penev2018-10-29
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched to codeload for easier package bumping. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #7299 from neheb/ndHannu Nyman2018-11-03
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libndpi: Backport upstream patch to fix compilation
| * | | | | | | libndpi: Backport upstream patch to fix compilationRosen Penev2018-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #6697 from cotequeiroz/libmraa_swig_dirHannu Nyman2018-11-03
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libmraa: don't set SWIG_DIR
| * | | | | | | | libmraa: don't set SWIG_DIREneas U de Queiroz2018-08-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CMake 3.0.12 uses SWIG_DIR to set SWIG_LIB, is used as the library install location, which defaults to $(STAGING_HOSTPKG)/share/sig/(SWIGVERSION). If it is set, then the installed swig library directory is ignored, and compilation fails: [ 32%] Swig source :1: Error: Unable to find 'swig.swg' :3: Error: Unable to find 'python.swg' Instead of setting it manually, let the default be used, which works well. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | | | Merge pull request #6811 from Robby-/master-freeradius3-eap-pwdHannu Nyman2018-11-03
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | freeradius3: Enable the EAP-PWD module.
| * | | | | | | | | freeradius3: Enable the EAP-PWD module.Robby K2018-08-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This enables the EAP-PWD module, which allows for logging in with only a username and password, while still being secure (see the links below for the details of this EAP method, if interested). https://en.wikipedia.org/wiki/Extensible_Authentication_Protocol#EAP_Password_(EAP-PWD) Also found this blog post which talks about EAP-PWD and its benefits: https://dustri.org/b/eap-pwd-wifi-security-done-right.html Signed-off-by: Robby K <robbyke@gmail.com>
* | | | | | | | | | Merge pull request #7194 from jefferyto/go-1.11.1-updateHannu Nyman2018-11-03
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | golang: Update to 1.11.1, add mips64 / mips64el builds
| * | | | | | | | | | golang: Update to 1.11.1, add mips64 / mips64el buildsJeffery To2018-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Go 1.11 added softfloat support for 64-bit MIPS systems[1], so this also adds builds for mips64 and mips64el. [1] https://golang.org/doc/go1.11#mips Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | | | build,circleci: add 'time' to container build imageEtienne Champetier2018-11-03
| |_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | | | | | | | | Merge pull request #7287 from neheb/patch-2Hannu Nyman2018-11-02
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | libgcrypt: Update to 1.8.4
| * | | | | | | | | | libgcrypt: Update to 1.8.4Rosen Penev2018-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | Merge pull request #7297 from commodo/python3-3.7.1Hannu Nyman2018-11-02
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | python3: bump to version 3.7.1
| * | | | | | | | | | | python3: bump to version 3.7.1Alexandru Ardelean2018-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change bumps Python3 version to 3.7.1. Patch `002-fix-implicit-dh-free-declaration.patch` is now included in upstream. This also fixes CVE-2018-1061. https://www.cvedetails.com/cve/CVE-2018-1061/ Compile & run-tested on x86. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | | | | Merge pull request #7298 from gladiac1337/feature-haproxy-v1.8.14-updates2Thomas Heil2018-11-02
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | haproxy: Update all patches for HAProxy v1.8.14 #2
| * | | | | | | | | | | | haproxy: Update all patches for HAProxy v1.8.14Christian Lachner2018-11-02
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add new patches (see https://www.haproxy.org/bugs/bugs-1.8.14.html) - Raise PKG_RELEASE to 4 Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | | | | | | | | | Merge pull request #7267 from neheb/hapHannu Nyman2018-11-02
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | haproxy: Remove unnecessary OpenSSL depends
| * | | | | | | | | | | | haproxy: Remove unnecessary OpenSSL dependsRosen Penev2018-10-30
| | |/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All of these are either not needed or not valid. Added a patch to remove the OPENSSL_WITH_DEPRECATED dependency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | Merge pull request #5715 from pnd10/feature-gkrellmdHannu Nyman2018-11-01
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | gkrellmd: Adopt from oldpackages repo, Update to 2.3.10
| * | | | | | | | | | | | gkrellmd: Use PKG_HASH instead of PKG_MD5SUMPeter Denison2018-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Denison <openwrt@marshadder.org>
| * | | | | | | | | | | | gkrellmd: Adopt from oldpackages repo, Update to 2.3.10Peter Denison2018-10-29
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adopt the package from the oldpackages repo at https://git.archive.openwrt.org/$ Update to version 2.3.10 (released Nov 2016) Update source URL Depend only on GLib2, not glib1.2 Signed-off-by: Peter Denison <openwrt@marshadder.org>
* | | | | | | | | | | | Merge pull request #7291 from cotequeiroz/pytz-installdevchamptar2018-11-01
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | pytz: add Package/InstallDev
| * | | | | | | | | | | | pytz: add package/InstallDevEneas U de Queiroz2018-10-31
| | |/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Building would not work for packages that depended on this when the build directory was deleted after compiled, so they failed when BUILDBOT=y. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | | | | | | Merge pull request #7294 from wvdakker/masterchamptar2018-11-01
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Shorewall: Bump to version 5.2.1.1
| * | | | | | | | | | | | Shorewall6: Bump to version 5.2.1.1W. van den Akker2018-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | | | | | | | | Shorewall: Bump to version 5.2.1.1W. van den Akker2018-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>