aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Jinja2: update to version 2.11.2Josef Schlehofer2020-06-12
| | | | | | - Update project website Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* dawn: update to latest versionDavid Woodhouse2020-06-12
| | | | | | | | | | | Includes: - test_storage: further refactoring, added test functionality, and TESTING.md to describe testing approach - tcpsocket: implement client_read_cb with ustream_read my wheels are much worse than offical wheels. - Revert "tcpsocket: implement client_read_cb with ustream_read my wheels are much worse than offical wheels." - uci: fix arm64 compiling Fixes: #12488 Signed-off-by: David Woodhouse <dwmw2@infradead.org>
* Merge pull request #12442 from neheb/ffmpegRosen Penev2020-06-11
|\ | | | | ffmpeg: update to 4.2.3
| * ffmpeg: update to 4.2.3Rosen Penev2020-06-06
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #12486 from neheb/mpdddRosen Penev2020-06-11
|\ \ | | | | | | mpd: update to 0.21.24
| * | mpd: update to 0.21.24Rosen Penev2020-06-11
|/ / | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | adblock: update 4.0.5-5Dirk Brenken2020-06-11
| | | | | | | | | | | | | | * add regional list source for czech/slovak * add regional list source for korea * adapt oisd_nl changes, switch to adb-syntax domains Signed-off-by: Dirk Brenken <dev@brenken.org>
* | Merge pull request #12481 from jefferyto/python-readme-updatesHannu Nyman2020-06-11
|\ \ | | | | | | python: Readme updates
| * | python: Revise pypi.mk section of readmeJeffery To2020-06-11
| | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | python: Fix relative links in readmeJeffery To2020-06-11
| | | | | | | | | | | | | | | | | | | | | This also removes a link to pypi.org; the previous sentence already links to pypi.org, a second link in the same paragraph isn't necessary. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | python: Remove references to variants in readmeJeffery To2020-06-11
| | | | | | | | | | | | | | | | | | Build variants are no longer necessary. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | minizip: fix $(PKG_SOURCE) to include $(PKG_NAME) to avoid conflictsDavid Woodhouse2020-06-11
|/ / | | | | | | | | | | | | | | Just as Rosen did for cereal in #12477. Likewise, clean up the CMAKE_OPTIONS onto separate lines for readability. Signed-off-by: David Woodhouse <dwmw2@infradead.org>
* | cereal: fix mips64 compilationRosen Penev2020-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | Added miscellaneous fixes. Fixed PKG_NAME to a sane one as v$(PKG_VERSION) can conflict with others. Separate CMAKE_OPTIONS in lines for clarity. Add JUST_INSTALL_CEREAL to fix compilation with mips64. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #12376 from peterwillcn/erlangRosen Penev2020-06-10
|\ \ | | | | | | erlang: upgrade opt 23.0
| * | erlang: upgrade opt 23.0Xiaobo Tian2020-06-10
| | | | | | | | | | | | Signed-off-by: Xiaobo Tian <peterwillcn@gmail.com>
* | | Merge pull request #12475 from lucize/googlepamHannu Nyman2020-06-10
|\ \ \ | | | | | | | | google-authenticator-libpam: update to 1.09
| * | | google-authenticator-libpam: update to 1.09Lucian Cristian2020-06-10
| | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | Merge pull request #12476 from lucize/pcitoolsHannu Nyman2020-06-10
|\ \ \ \ | |/ / / |/| | | pciutils: update to 3.7.0
| * | | pciutils: update to 3.7.0Lucian Cristian2020-06-10
|/ / / | | | | | | | | | | | | | | | also update the pci.ids Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | Merge pull request #12474 from gladiac1337/haproxy-2.1.7Hannu Nyman2020-06-10
|\ \ \ | | | | | | | | haproxy: Update HAProxy to v2.1.7
| * | | haproxy: Update HAProxy to v2.1.7Christian Lachner2020-06-10
|/ / / | | | | | | | | | | | | | | | - Update haproxy download URL and hash Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | dawn: update to latest versionDavid Woodhouse2020-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | Includes: - uci: truncate hostname at first dot - ubus/uci/datastorage: add iface and hostname - ubus: use strncpy and add backwards compatibility Signed-off-by: David Woodhouse <dwmw2@infradead.org>
* | | minizip: explicitly disable libbsdDavid Woodhouse2020-06-10
| | | | | | | | | | | | | | | | | | Fixes #12471 Signed-off-by: David Woodhouse <dwmw2@infradead.org>
* | | Merge pull request #12434 from neheb/pcreRosen Penev2020-06-10
|\ \ \ | | | | | | | | pcre: update to 8.4.4
| * | | pcre: update to 8.4.4Rosen Penev2020-06-06
| | |/ | |/| | | | | | | | | | | | | | | | | | | Add PKG_BUILD_PARALLEL for faster compilation. Remove autoreconf as nothing is being patched. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #12468 from zhanhb/kmod-alternativesRosen Penev2020-06-10
|\ \ \ | | | | | | | | kmod: add ALTERNATIVES
| * | | kmod: add ALTERNATIVESHuangbin Zhan2020-06-10
| | | | | | | | | | | | | | | | Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* | | | Merge pull request #12469 from neheb/zstRosen Penev2020-06-09
|\ \ \ \ | | | | | | | | | | zstd: fix compilation without host distutils
| * | | | zstd: fix compilation without host distutilsRosen Penev2020-06-09
| |/ / / | | | | | | | | | | | | | | | | | | | | This is the case in debian. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #12467 from zhanhb/less-alternativesRosen Penev2020-06-09
|\ \ \ \ | |/ / / |/| | | less: update ALTERNATIVES
| * | | less: update ALTERNATIVESHuangbin Zhan2020-06-10
|/ / / | | | | | | | | | | | | | | | | | | Avoid conflict with busybox Closes #11960 Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* | | Merge pull request #12466 from neheb/jRosen Penev2020-06-09
|\ \ \ | | | | | | | | elektra: fully remove HostBuild
| * | | elektra: fully remove HostBuildRosen Penev2020-06-09
|/ / / | | | | | | | | | | | | | | | This is cosmetic since host-compile.mk is missing. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #12464 from Andy2244/softethervpn5-9674Hannu Nyman2020-06-09
|\ \ \ | | | | | | | | softethervpn5: update to 9672
| * | | softethervpn5: update to 9672Andy Walsh2020-06-09
| | | | | | | | | | | | | | | | | | | | | | | | * update to 9672 Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | Merge pull request #12465 from Andy2244/wsdd2-2020-05-06Hannu Nyman2020-06-09
|\ \ \ \ | |/ / / |/| | | wsdd2: update to git 2020-05-06
| * | | wsdd2: update to git 2020-05-06Andy Walsh2020-06-09
|/ / / | | | | | | | | | | | | | | | | | | * update to git 2020-05-06 * Fix '-b' option parsing Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | Merge pull request #12419 from lynxis/ipmitoolRosen Penev2020-06-09
|\ \ \ | | | | | | | | ipmitool: fix CVE-2020-5208
| * | | ipmitool: fix CVE-2020-5208Alexander Couzens2020-06-09
| | | | | | | | | | | | | | | | | | | | | | | | All patches has been applied upstream. Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* | | | Merge pull request #12389 from TDT-AG/pr/20200603-xinetd-uciFlorian Eckert2020-06-09
|\ \ \ \ | |_|_|/ |/| | | xinetd: add uci support
| * | | xinetd: do not save xinet.d configrations on sysupgradeFlorian Eckert2020-06-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since we can now configure xinet.d with uci, it is no longer necessary to save the configuration in /etc/xinet.d/* when upgrading the system. This was wrong anyway, because other packages can also store configuration there. If this configuration get changed then the new/changed one will never get applied, because the configration is always replaced with the saved configration during sysupgrade. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | xinetd: add support for UCI configurationHelge Mader2020-06-09
| | | | | | | | | | | | | | | | Signed-off-by: Helge Mader <ma@dev.tdt.de>
* | | | Merge pull request #12324 from aaronjg/openfortivpn/netifdRosen Penev2020-06-08
|\ \ \ \ | | | | | | | | | | openfortivpn: Use netifd for script rather than init script
| * | | | openfortivpn: avoid flash writes on pppd scriptAaron Goodman2020-06-04
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | | | openfortivpn: Use netifd for script rather than init scriptAaron Goodman2020-06-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By using the netifd for open fortivpn we are able to set up multiple VPN connections and manage them through the netifd toolset. This also adds support for binding an openfortivpn client to a given interface, in which case when that interface comes online, the vpn will be initiated via a hotplug script. This is a breaking commit and configurations will need to be migrated from openfortivpn.config into the /etc/config/networks. Example configuration via /etc/config/network: config interface 'ftvpn' option proto 'openfortivpn' option server 'example.com' option username 'USERNAME' option password 'PASSWORD' # optional arguments follow option local_ip '192.0.5.1' option port '443' option iface_name 'wan' option trusted_cert 'CERT_HASH' option set_dns '0' option pppd_use_peerdns '0' option metric '10' Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | | | openfortivpn: version bump to 1.14.1Aaron Goodman2020-06-04
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
* | | | | Merge pull request #12428 from neheb/libaRosen Penev2020-06-08
|\ \ \ \ \ | | | | | | | | | | | | libarchive: update to 3.4.3
| * | | | | libarchive: update to 3.4.3Rosen Penev2020-06-06
| | |_|_|/ | |/| | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #12426 from neheb/xmlrRosen Penev2020-06-08
|\ \ \ \ \ | | | | | | | | | | | | xmlrpc-c: update to 1.51.06
| * | | | | xmlrpc-c: update to 1.51.06Rosen Penev2020-06-06
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>