aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* libpfring: Fix compilation when missing lexRosen Penev2018-11-13
| | | | | | | Buildbots are missing lex, which is normally a symlink to flex. This solution is used elsewhere in the package but missing here. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #7411 from micmac1/mari-upchamptar2018-11-13
|\ | | | | mariadb: security bump to 10.2.19
| * mariadb: security bump to 10.2.19Sebastian Kemper2018-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Many, many bug fixes, see release notes for details: https://mariadb.com/kb/en/library/mariadb-10219-release-notes/ Fixed CVEs: CVE-2018-3282 CVE-2016-9843 CVE-2018-3174 CVE-2018-3143 CVE-2018-3156 CVE-2018-3251 CVE-2018-3185 CVE-2018-3277 CVE-2018-3162 CVE-2018-3173 CVE-2018-3200 CVE-2018-3284 OpenWrt package changes: - include sha256_password in libmariadb package - upstream provided new pkgconfig file libmariadb.pc - refreshed one patch, dropped two others (included in upstream source now) Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | Merge pull request #7402 from TDT-AG/pr/20182610-keepalivedHannu Nyman2018-11-13
|\ \ | | | | | | keepalived: add ipvs uci support
| * | keepalived: add ipvs uci supportFlorian Eckert2018-11-12
| | | | | | | | | | | | | | | | | | Add uci ipvs support to keepalived. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | Merge pull request #7404 from neheb/clamHannu Nyman2018-11-13
|\ \ \ | |_|/ |/| | clamsmtp: Really fix compilation
| * | clamsmtp: Really fix compilationRosen Penev2018-11-12
| | | | | | | | | | | | | | | | | | It seems Linux headers are broken/incompatible with musl for some reason. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #7378 from thess/ffmpeg-customTed Hess2018-11-13
|\ \ \ | | | | | | | | ffmpeg: Add choices to libffmpeg-custom to select and build CLI programs
| * | | ffmpeg: Add choices to libffmpeg-custom to select and build CLI programsTed Hess2018-11-11
| | | | | | | | | | | | | | | | | | | | | | | | Add postproc to libffmpeg-custom if x264 selected Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | Merge pull request #7408 from thess/cci-url-fixchamptar2018-11-13
|\ \ \ \ | | | | | | | | | | CircleCI: Fix URL references to openwrt.org
| * | | | CircleCI: Fix URL references to openwrt.orgTed Hess2018-11-13
|/ / / / | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | / / nano: update to 3.2Hannu Nyman2018-11-12
| |/ / |/| | | | | | | | | | | | | | Update nano to version 3.2 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | Merge pull request #7403 from neheb/patch-3Thomas Heil2018-11-12
|\ \ \ | | | | | | | | apache: Disable Managed Domain handling
| * | | apache: Disable Managed Domain handlingRosen Penev2018-11-12
|/ / / | | | | | | | | | | | | This is a new feature that requires new dependencies. Disable it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #7372 from eduardoabinader/bump-opus-tools-0.2Ted Hess2018-11-12
|\ \ \ | | | | | | | | opus-tools: bump to 0.2
| * | | 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