aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | | opus-tools: bump to 0.2Eduardo Abinader2018-11-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding new deps libopusfile and libopusenc, provided by e9bbfacf0a1bbade70005fa730cc50e838baaa32 and a638dfa37bd857e14b088e0ccade701dc6aafc79, respectively. Changing maintainer as accorded with @thess. Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
| * | | | | | | libopusenc: required by opus-tools 0.2Eduardo Abinader2018-11-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new dep on opus-tools a638dfa37bd857e14b088e0ccade701dc6aafc79 Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
| * | | | | | | opusfile: required by opus-tools 0.2Eduardo Abinader2018-11-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new dep on opus-tools e9bbfacf0a1bbade70005fa730cc50e838baaa32 Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
* | | | | | | | Merge pull request #7400 from sartura/sysrepo-release-0.7.6Hannu Nyman2018-11-12
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | sysrepo: update to 0.7.6
| * | | | | | | | sysrepo: update to 0.7.6Mislav Novakovic2018-11-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* | | | | | | | | Merge pull request #7398 from rosysong/nft-qosHannu Nyman2018-11-12
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nft-qos: replace input chain with prerouting for monitor and dynamic
| * | | | | | | | | nft-qos: replace input chain with prerouting for monitor and dynamic QoS as wellRosy Song2018-11-12
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosy Song <rosysong@rosinson.com>
* | | | | | | | | Merge pull request #7386 from neheb/pillowHannu Nyman2018-11-12
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | pillow: Update to 5.3.0
| * | | | | | | | | pillow: Update to 5.3.0Rosen Penev2018-11-10
| | |_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched to pypi for consistency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #7380 from neheb/pytzHannu Nyman2018-11-12
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | pytz: Update to 2018.7 and add host build
| * | | | | | | | pytz: Update to 2018.7 and add host buildRosen Penev2018-11-10
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Django 1.11 and above needs pytz to run properly. This was causing issues with seahub, whose Makefile uses django-admin to compile locales. Also removed InstallDev. It tried to accomplish the same thing but ended up installing to the same directories anyways. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | temperusb: new package definitionSamuel Progin2018-11-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Samuel Progin <samuel.progin@gmail.com>
* | | | | | | | net/mosquitto: install headers for auth plugin developmentDirk Feytons2018-11-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com>
* | | | | | | | shadowsocks-libev: bump to version 3.2.1Yousong Zhou2018-11-12
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | Merge pull request #7396 from thess/ffmpeg-x264Ted Hess2018-11-11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | ffmpeg: Resolve libx264, BUILD_PATENTED anomalies
| * | | | | | | ffmpeg: Resolve libx264, BUILD_PATENTED anomaliesTed Hess2018-11-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libx264 will be included in both hard & soft float libffmpeg-full builds if selected and BUILD_PATENTED=y. Otherwise, it is not included in libffmpeg-full Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | | | Merge pull request #7394 from dibdot/mc-fixDirk Brenken2018-11-11
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | mc: disable vfs support by default
| * | | | | | | mc: disable vfs support by defaultDirk Brenken2018-11-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * disable vfs support by default as long as the underlying librpc issus has not been fixed - should fix buildbot compile (#7180 #7349) Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | Merge pull request #7393 from Ansuel/nginxupHannu Nyman2018-11-11
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nginx: Bump to latest release
| * | | | | | | | nginx: Bump to latest releaseAnsuel Smith2018-11-11
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | | | | | | Merge pull request #7373 from dibdot/banipDirk Brenken2018-11-11
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | banip: new package to block incoming & outgoing ip addresses
| * | | | | | | banip: new package to block incoming & outgoing ip addressesDirk Brenken2018-11-10
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a new script based package called "banIP" to block incoming & outgoing ip adresses/subnets via ipset. Features: * a shell script which uses ipset and iptables to ban a large number of IP addresses published in various IP blacklists (bogon, firehol etc.) * support blocking by ASN numbers * support blocking by iso country codes * support local white & blacklist (IPv4, IPv6 & CIDR notation) * auto-add unsuccessful ssh login attempts to local blacklist * auto-add the uplink subnet to local whitelist * per source configuration of SRC (incoming) and DST (outgoing) * supports IPv4 & IPv6 Strong LuCI support: * easy interface to track & change all aspects of your ipset configuration on the fly * integrated IPSet-Lookup * integrated RIPE-Lookup * Log-Viewer & online configuration of white- & blacklist LuCI-Screenshots will follow in the second post. Forum discussion: https://forum.openwrt.org/t/banip-new-project-needs-testers-feedback/16985 Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | Merge pull request #7391 from lucize/doveupHannu Nyman2018-11-11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | dovecot: update to 2.3.3
| * | | | | | | dovecot: update to 2.3.3Lucian Cristian2018-11-11
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | Merge pull request #7390 from neheb/patch-1Hannu Nyman2018-11-11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | python-gnupg: Fix build breakage
| * | | | | | | python-gnupg: Fix build breakageRosen Penev2018-11-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Apparently := doesn't work here. Why it doesn't should be investigated but for now fix it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #7342 from neheb/uwHannu Nyman2018-11-11
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | uw-imap: Fix compilation without deprecated APIs for OpenSSL
| * | | | | | | | uw-imap: Fix compilation without deprecated APIs for OpenSSLRosen Penev2018-11-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #7341 from neheb/doveHannu Nyman2018-11-11
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | dovecot: Fix compilation for OpenSSL without deprecated APIs
| * | | | | | | | dovecot: Fix compilation for OpenSSL without deprecated APIsRosen Penev2018-11-06
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #7388 from lucize/libyang-frrHannu Nyman2018-11-11
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libyang: enable LYD_PRIV
| * | | | | | | | libyang: enable LYD_PRIVLucian Cristian2018-11-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this is needed for frr (frrouting.org) Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | | | Merge pull request #7337 from neheb/netconfHannu Nyman2018-11-11
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | libnetconf2: Remove OpenSSL engine support
| * | | | | | | | | libnetconf2: Remove OpenSSL engine supportRosen Penev2018-11-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's not even used. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #7389 from hnyman/webuiaria2Hannu Nyman2018-11-11
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | webui-aria2: dummy version bump
| * | | | | | | | | webui-aria2: dummy version bumpHannu Nyman2018-11-11
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The source download storage contains a 0 byte version of the webui-aria2 sources, which breaks buildbot. Trigger a new download by bumping the version by a date. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | | Merge pull request #7290 from neheb/aprThomas Heil2018-11-11
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | apr: Fix pid_t format
| * | | | | | | | | apr: Fix several format sizesRosen Penev2018-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The configure script assumes that several sizes are 64-bit when cross compiling. Backport a patch from the Yotco project to fix this. Fixes apache compilation issue as Apache passes -Werror. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #6854 from neheb/apacheThomas Heil2018-11-11
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | apache: Update to 2.4.34
| * | | | | | | | | | apache: Update to 2.4.37Rosen Penev2018-11-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes at least: CVE-2017-15710 CVE-2017-15715 CVE-2018-1283 CVE-2018-1312 Added CPE ID for proper CVE tracking. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | Merge pull request #7138 from diizzyy/patch-13Hannu Nyman2018-11-11
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | libs/libx264: Update to snapshot 20181006
| * | | | | | | | | | | libs/libx264: Update to snapshot 20181006Daniel Engberg2018-10-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update libx264 to snapshot 20181006 Add 464fp to ASM blacklist (doesn't support AltiVec instructions) Enable LTO by default for platforms that uses ASM Remove a few whitespaces (cosmetic) Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | | | | | Merge pull request #7344 from TDT-AG/pr/20181107-crtmpserverHannu Nyman2018-11-11
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | crtmpserver: fix whitspaces
| * | | | | | | | | | | | crtmpserver: fix whitspacesFlorian Eckert2018-11-07
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | | | | | | Merge pull request #7185 from neheb/griloHannu Nyman2018-11-11
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | grilo: Enable parallel building
| * | | | | | | | | | | | grilo: Enable parallel buildingRosen Penev2018-11-06
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Passing --disable-gtk-doc-html should fix building in parallel. Also added some extra flags to speed up build time. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | Merge pull request #7187 from neheb/grilopHannu Nyman2018-11-11
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | grilo-plugins: Update to 0.3.7
| * | | | | | | | | | | | grilo-plugins: Update to 0.3.7Rosen Penev2018-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version .8 no longer uses Autotools and will thus take a while to be supported. Silenced the build from warnings to help fix a bunch of -Wformat ones that currently break the buildbots. Explicitly disabled all plugins that are currently unused to save on build time. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | Merge pull request #6671 from neheb/patch-3Hannu Nyman2018-11-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | json4lua: Update to 0.9.54 and switch to codeload
| * | | | | | | | | | | | | json4lua: Update to 0.9.54 and switch to codeloadRosen Penev2018-08-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Should be more consistent. Also simpler. Signed-off-by: Rosen Penev <rosenp@gmail.com>