aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* reptyr: do not build on mips64Rosen Penev2021-03-06
| | | | | | mips of any kind is not supported. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #14873 from neheb/cxxRosen Penev2021-03-06
|\ | | | | treewide: remove uClibc++ support
| * treewide: remove uClibc++ supportRosen Penev2021-03-05
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * libndpi: remove C++ stuffRosen Penev2021-03-05
| | | | | | | | | | | | I don't even know why this is here. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * tiff: get rid of libtiffxxRosen Penev2021-03-05
| | | | | | | | | | | | Nothing uses it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * libplist: get rid of libplistxxRosen Penev2021-03-05
| | | | | | | | | | | | Nothing uses it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #14521 from neheb/gitlRosen Penev2021-03-06
|\ \ | | | | | | gitlab-runner: update to 13.9.0
| * | gitlab-runner: update to 13.9.0Rosen Penev2021-02-22
| | | | | | | | | | | | | | | | | | Remove no MIPS depends as it supports MIPS now. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #14973 from neheb/tangRosen Penev2021-03-06
|\ \ \ | | | | | | | | tang: update to 8
| * | | tang: update to 8Rosen Penev2021-03-05
| | |/ | |/| | | | | | | | | | | | | | | | | | | Upstream switched to meson. Adjust accordingly. Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #14822 from neheb/mRosen Penev2021-03-06
|\ \ \ | | | | | | | | minizip: update to 3.0.0
| * | | minizip: update to 3.0.0Rosen Penev2021-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to new upstream and switch package name. Further disable features to avoid extra dependencies. Build with PIC to avoid build failures with mips16. Remove no longer needed patch. Upstream fixed it differently. Use AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #14856 from neheb/marRosen Penev2021-03-06
|\ \ \ \ | | | | | | | | | | mariadb: update to 10.4.18
| * | | | mariadb: update to 10.4.18Rosen Penev2021-02-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove uClibc depends. It's gone now. Remove CMAKE_INSTALL to avoid installing to InstallDev. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #14820 from neheb/rRosen Penev2021-03-06
|\ \ \ \ \ | | | | | | | | | | | | readsb: update to 3.9.0
| * | | | | readsb: update to 3.9.0Rosen Penev2021-02-20
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove upstreamed patches. Use autorelease to avoid bumping the release manually. Fix bad linker variable on glibc. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | wg-installer: add link-local to client interfaceNick Hainke2021-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Wireguard has no link-local address on an interface automatically. Add a link-local to the interface. The server has fe80::1/64 and the client fe80::2/64. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | Merge pull request #15027 from neheb/mpdRosen Penev2021-03-06
|\ \ \ \ \ | | | | | | | | | | | | mpd: update to 0.22.6
| * | | | | mpd: update to 0.22.6Rosen Penev2021-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add patch fixing compilation with Debian 9. Remove npupnp patch. While it doesn't seem to have any negative effects there's no real benefit to it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #15015 from neheb/augRosen Penev2021-03-06
|\ \ \ \ \ \ | | | | | | | | | | | | | | augeas: fix compilation with BUILD_NLS
| * | | | | | augeas: fix compilation with BUILD_NLSRosen Penev2021-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Needs nls.mk because of libxml2. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | nano: update to 5.6.1Hannu Nyman2021-03-06
| |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update nano editor to version 5.6.1 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | Merge pull request #15011 from mhei/php7-updateMichael Heimpold2021-03-06
|\ \ \ \ \ \ | | | | | | | | | | | | | | php7: update to 7.4.16
| * | | | | | php7: update to 7.4.16Michael Heimpold2021-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also refresh patch. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | Merge pull request #15002 from plntyk/i2pd_fixupRosen Penev2021-03-05
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | I2pd: fix imagebuilder and startup
| * | | | | | | i2pd: update to 2.36Dirk Neukirchen2021-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove AVX patches as upstream has integrated and closed all AVX issues compiled on : x86-64, i386 generic tested on : x86-64 VM, i386 VM Signed-off-by: Dirk Neukirchen <plntyk.lede@plntyk.name>
| * | | | | | | i2pd: fix startupDirk Neukirchen2021-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i2pd reports: missing/unreadable config file: /etc/i2pd/i2pd.conf Signed-off-by: Dirk Neukirchen <plntyk.lede@plntyk.name>
| * | | | | | | i2pd: remove unneeded functions.shDirk Neukirchen2021-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | its included via rc.common, see https://openwrt.org/docs/guide-developer/config-scripting Signed-off-by: Dirk Neukirchen <plntyk.lede@plntyk.name>
* | | | | | | | Merge pull request #15014 from neheb/selRosen Penev2021-03-05
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | python3-libselinux: fix musl 1.2.x compilation.
| * | | | | | | python3-libselinux: fix musl 1.2.x compilation.Rosen Penev2021-03-04
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backported upstream patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | conmon: update to 2.0.26Rosen Penev2021-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched to building with meson as it works better in a parallel context. Small Makefile adjustments for consistency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #15022 from garikello3d/libpqxx-update-version-7.4.1Rosen Penev2021-03-05
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libpqxx: update version to 7.4.1
| * | | | | | | libpqxx: update version to 7.4.1Igor Bezzubchenko2021-03-05
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
* | | | | | | CI: checkout HEAD commit rather than merge commitPaul Spooren2021-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GitHub CI actions/checkout uses a merge commit which isn't compatible with our formality checks. Instead checkout the pull request HEAD. Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | | | Merge pull request #14947 from neheb/clamRosen Penev2021-03-05
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | clamav: update to 0.103.1
| * | | | | | | clamav: update to 0.103.1Rosen Penev2021-03-05
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Convert to using CMake in order to speed up compilation and to fix compilation under glibc. Add extra dependencies since they're now needed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #15016 from neheb/stoRosen Penev2021-03-05
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | stoken: fix compilation with BUILD_NLS
| * | | | | | stoken: fix compilation with BUILD_NLSRosen Penev2021-03-04
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes linking issue as libxml2 uses iconv. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | CI: migrate formal checks from CircleCI to GitHubPaul Spooren2021-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Run the formal checks like SoB message via the GitHub CI. Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | | Merge pull request #15007 from cotequeiroz/pigeonholeRosen Penev2021-03-04
|\ \ \ \ \ \ | | | | | | | | | | | | | | pigeonhole: bump to 0.5.14
| * | | | | | pigeonhole: bump to 0.5.14Eneas U de Queiroz2021-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ChangeLog: - IMAP FILTER command: cmd-filter-sieve - Do not allow NIL as script name argument. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | | | | | Merge pull request #14966 from neheb/whoisRosen Penev2021-03-04
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | whois: update to 5.5.8
| * | | | | | whois: update to 5.5.8Rosen Penev2021-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #14942 from mhei/libxml2-iconv-fix-aria2Michael Heimpold2021-03-04
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | aria2: fix linking with full language support enabled
| * | | | | | aria2: fix linking with full language support enabledMichael Heimpold2021-03-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After d18692c, we need to include nls.mk to setup correct environment variables so that linking succeeds. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | Merge pull request #15001 from SibrenVasse/masterRosen Penev2021-03-03
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | openssh: update to 8.5p1
| * | | | | | | openssh: update to 8.5p1Sibren Vasse2021-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
* | | | | | | | Merge pull request #14999 from jmv2009/patch-12Rosen Penev2021-03-03
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | Bluez: Update to 5.56
| * | | | | | | Bluez: Update to 5.56Johnny Vogels2021-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Johnny Vogels <35307256+jmv2009@users.noreply.github.com>
| * | | | | | | Bluez: Update to 5.55Johnny Vogels2021-03-02
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Johnny Vogels <35307256+jmv2009@users.noreply.github.com>