aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* net: squid: bump version to 4.4Marko Ratkaj2018-11-06
| | | | | | | | | | | | | | | | Simple bump from 4.3 to 4.4 Changelog since 4.3: netdb not saving to disk (#311) Fix memory leak when parsing SNMP packet (#313) Fix several windows build issues (#309) Certificate fields injection via %D in ERR_SECURE_CONNECT_FAIL (#306) Allow compilation with minimal OpenSSL (#281) Fixed %USER_CA_CERT_xx and %USER_CERT_xx crashes (#301) Improve const correctness for hash_link (#300) Bug #4893: Malformed %>ru URIs for CONNECT requests (#299) Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* Merge pull request #7315 from diizzyy/patch-16Hannu Nyman2018-11-06
|\ | | | | fping: Update to 4.1
| * fping: Update to 4.1Daniel Engberg2018-11-05
| | | | | | | | | | Update fping to 4.1 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | Merge pull request #7316 from diizzyy/patch-17Hannu Nyman2018-11-06
|\ \ | | | | | | stunnel: Update to 5.49
| * | stunnel: Update to 5.49Daniel Engberg2018-11-05
| |/ | | | | | | | | Update stunnel to 5.49 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | Merge pull request #7317 from diizzyy/patch-18Hannu Nyman2018-11-06
|\ \ | | | | | | tmux: Update to 2.8
| * | tmux: Update to 2.8Daniel Engberg2018-11-05
| |/ | | | | | | | | Update tmux to 2.8 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | Merge pull request #7322 from neheb/progHannu Nyman2018-11-06
|\ \ | | | | | | progress: Update to 0.14
| * | progress: Update to 0.14Rosen Penev2018-11-05
| | | | | | | | | | | | | | | | | | Switched to codeload for easier package bumping Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #6193 from rosysong/nqosHannu Nyman2018-11-06
|\ \ \ | | | | | | | | nft-qos: add new package
| * | | nft-qos: add new packageRosy Song2018-11-06
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the nftables implementation for qos on OpenWrt, Currently, it has below features: * Static QoS : setting limit rate for devices or global network. * Dynamic/Auto QoS : setting limit rate according to the network bandwidth and adjust itself automatically (hotplug event). * Traffic Priority : this feature is like traffic shaping under tc, it uses ingress hook to handle to packets here. Signed-off-by: Rosy Song <rosysong@rosinson.com>
* | | Merge pull request #7325 from jefferyto/go-1.11.2-updateHannu Nyman2018-11-06
|\ \ \ | | | | | | | | golang: Update to 1.11.2, fix build errors
| * | | golang: Update to 1.11.2, fix build errorsJeffery To2018-11-06
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | When installing a newer host Go, be sure to remove the old host Go. Not doing so causes errors[1] when trying to build target Go. [1]: https://github.com/openwrt/packages/pull/7194#issuecomment-435948361 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #6346 from jefferyto/tor-fw-helperHannu Nyman2018-11-06
|\ \ \ | |/ / |/| | tor-fw-helper: new package
| * | tor-fw-helper: new packageJeffery To2018-11-06
|/ / | | | | | | | | | | | | | | | | | | tor-fw-helper is a helper to automatically configuring port forwarding for tor, using UPnP or NAT-PMP NAT traversal. This is a tor-fw-helper rewrite in Go that functions as a drop in replacement for the original C code. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #7232 from neheb/patch-11Ted Hess2018-11-05
|\ \ | | | | | | libarchive: Update to 3.3.3
| * | libarchive: Update to 3.3.3Rosen Penev2018-10-21
| | | | | | | | | | | | | | | Added HTTPS. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #7314 from neheb/patch-2Hannu Nyman2018-11-05
|\ \ \ | | | | | | | | django: Update to 1.11.16
| * | | django: Update to 1.11.16Rosen Penev2018-11-05
| | |/ | |/| | | | | | | | | | Fixed a race condition in QuerySet.update_or_create() that could result in data loss (#29499). Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #6851 from neheb/patch-4Michael Heimpold2018-11-05
|\ \ \ | |/ / |/| | | | | | | | libextractor: Update to 1.7 Merged after maintainer timeout. I also successfully compile tested for mxs platform.
| * | libextractor: Update to 1.7Rosen Penev2018-08-23
| | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #7311 from neheb/btrfsMichael Heimpold2018-11-05
|\ \ \ | | | | | | | | btrfs-progs: Update to 4.19
| * | | btrfs-progs: Update to 4.19Rosen Penev2018-11-05
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #7310 from neheb/fioHannu Nyman2018-11-05
|\ \ \ \ | | | | | | | | | | fio: Update to 3.12
| * | | | fio: Update to 3.12Rosen Penev2018-11-04
| |/ / / | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #7312 from sartura/libyangHannu Nyman2018-11-05
|\ \ \ \ | |/ / / |/| | | libyang: update to 0.16-r2
| * | | libyang: update to 0.16-r2Mislav Novakovic2018-11-05
|/ / / | | | | | | | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* | | 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