aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | | Merge pull request #14417 from luizluca/libvpx-1.9.0Rosen Penev2021-01-04
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | libvpx: update to 1.9.0
| * | | | | | | | | libvpx: update to 1.9.0Luiz Angelo Daros de Luca2021-01-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | | | | | | usbutils: add usbresetKuan-Yi Li2021-01-04
| |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add usbreset here to reflect the removal of usbreset package. Signed-off-by: Kuan-Yi Li <kyli@abysm.org>
* | | | | | | | | Merge pull request #14362 from neheb/hwdRosen Penev2021-01-03
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | hwdata: introduce package and use
| * | | | | | | | pciutils: use new pciids packageRosen Penev2020-12-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | | usbip: use new usbids packageRosen Penev2020-12-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's more consistent since it installs to the same place. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | | usbutils: update to 013Rosen Penev2020-12-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version 008 started requiring libudev. Now that we have libudev-zero, switch to that. Remove custom usb.ids handling as that was split to a separate package. Add datadir override as otherwise it would expect usb.ids in the wrong place. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | | usbutils: import from baseRosen Penev2020-12-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | | hwdata: add packageRosen Penev2020-12-29
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Several packages use files from this project. Added package to consolidate. Packages will be adjusted to depend on this. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | haveged: update to 1.9.14Hannu Nyman2021-01-03
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update haveged to version 1.9.14. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | Merge pull request #14413 from aaronjg/bugfix/mwan3-ipv6-regressionEtienne Champetier2021-01-03
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | mwan3: fix regression in ipv6 routing tables
| * | | | | | | mwan3: fix regression in ipv6 routing tablesAaron Goodman2021-01-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
* | | | | | | | Merge pull request #14412 from mstorchak/rsync-iconvRosen Penev2021-01-03
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | rsync: enable iconv if NLS support is enabled globally
| * | | | | | | | rsync: enable iconv if NLS support is enabled globallyMaxim Storchak2021-01-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | | | | | | Merge pull request #14370 from garikello3d/libpqxx-new-packageRosen Penev2021-01-02
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | libpqxx: adding Makefile, Config.in and patch
| * | | | | | | | | libpqxx: fixed review commentsIgor Bezzubchenko2021-01-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed PKG_INSTALL Capitalized options Use inline `if` instead of blocks Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
| * | | | | | | | | libpqxx: adding Makefile, Config.in and patchIgor Bezzubchenko2020-12-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
* | | | | | | | | | exim: add packageDaniel Golle2021-01-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Exim MTA variants: * exim plain variant without any TLS library which hence comes without TLS, DANE and DKIM. * exim-openssl linked against libopenssl * exim-gnutls linked against libgnutls * exim-ldap linked against libopenssl, libopenldap and libsasl2 Provide packages for lookup modules * cdb * dbmdb * dnsdb * json (depends on jansson) * mysql (depends on libmariadb) * passwd * pgsql (depends on libpq) * redis (depends on libhiredis) * sqlite (depends on libsqlite3) Note: As gnutls requires libunbound which depends on libopenssl to provide libgnutls-dane, disable DANE by default when building with gnutls. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | gnutls: package libdaneDaniel Golle2021-01-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | SpamAssassin: add packagesDaniel Golle2021-01-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add spamc and spamc-ssl SpamAssassin client packages. Also package SpamAssassin Perl backend, but that still lacks many features due to Perl packages missing in OpenWrt. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | perl: add Net::DNS packageDaniel Golle2021-01-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | perl: add NetAddr::IP packageDaniel Golle2021-01-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable native code for now as it fails due to the package's build-system not considering STAGING_DIR. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | perl-html-parser: add HostBuildDaniel Golle2021-01-03
| |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's required to make SpamAssassin's build system happy. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | Merge pull request #14411 from paulfertser/openocd-update-to-0.11.0-rc1Rosen Penev2021-01-02
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | openocd: update to 0.11.0-rc1; add libgpiod dep; always depend on USB…
| * | | | | | | | | openocd: update to 0.11.0-rc1; add libgpiod dep; always depend on USB libsPaul Fertser2021-01-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The first release candidate with plenty of changes needs wider testing, so package it. Since Linux 4.8 new more efficient GPIO manipulation API is available and sysfs class gpio is deprecated. Enable OpenOCD support for both for now to avoid breaking existing user configs. Due to low user demand and packaging difficulties require USB libraries unconditionally from now on. Their sizes are not significant compared to the OpenOCD package itself. Signed-off-by: Paul Fertser <fercerpav@gmail.com>
* | | | | | | | | | Merge pull request #14407 from mstorchak/smartmontoolsRosen Penev2021-01-02
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | smartmontools: update to 7.2
| * | | | | | | | | smartmontools: update to 7.2Maxim Storchak2021-01-02
| | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | | | | | | php7-pecl-redis: update to 5.3.2Michael Heimpold2021-01-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | | Merge pull request #14404 from mhei/php7-pecl-mcrypt-version-bumpMichael Heimpold2021-01-02
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | php7-pecl-mcrypt: update to 1.0.4
| * | | | | | | | php7-pecl-mcrypt: update to 1.0.4Michael Heimpold2021-01-01
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | Merge pull request #14398 from neheb/vpRosen Penev2021-01-01
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libvpx: update hash
| * | | | | | | | libvpx: update hashRosen Penev2020-12-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hash was wrong. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #14405 from neheb/foRosen Penev2021-01-01
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | fontconfig: update to 2.13.93
| * | | | | | | | fontconfig: update to 2.13.93Rosen Penev2021-01-01
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation with glibc. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #14384 from neheb/posfRosen Penev2021-01-01
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | postfix: update to 3.5.8
| * | | | | | | | postfix: update to 3.5.8Rosen Penev2020-12-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pass TARGET_[C/LD]FLAGS to reduce filesize. Fix glibc compilation by adding lresolv. Remove uClibc-ng patch as that's now gone. Refreshed other patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #14402 from wongsyrone/update-miniupnpcRosen Penev2021-01-01
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | net/miniupnpc: update to 2.2.1
| * | | | | | | | | net/miniupnpc: update to 2.2.1Syrone Wong2021-01-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
* | | | | | | | | | Merge pull request #14401 from wongsyrone/update-miniupnpdRosen Penev2021-01-01
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | net/miniupnpd: update to 2.2.1
| * | | | | | | | | | net/miniupnpd: update to 2.2.1Syrone Wong2021-01-01
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
* | | | | | | | | | Merge pull request #14331 from BKPepe/update-x264Josef Schlehofer2021-01-01
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | x264: update to commit from 2020-10-26
| * | | | | | | | | x264: update to commit from 2020-10-26Josef Schlehofer2020-12-25
| | |_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Snapshots were discontinued according to https://downloads.videolan.org/x264/snapshots/x264-snapshot-20191218-README.txt and users should use source code. While at it, fix SPDX License Identifier to correct one. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | | Merge pull request #14400 from FrederickGeek8/fix-14287Nikos Mavrogiannopoulos2021-01-01
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | openconnect: Fix secondary password script overwriting primary
| * | | | | | | | | openconnect: Fix secondary password script overwriting primaryFrederick Morlock2021-01-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When specifying a secondary password script, the output should be appended to the temporary password file and shouldn't overwrite it. If you refer to the case where there is a static secondary password, you can see that the secondary password is appended. Without this fix, only the secondary password is passed to the `openconnect` session. Signed-off-by: Frederick Morlock <FrederickGeek8@gmail.com>
* | | | | | | | | | yq: Update to 4.2.0Tianling Shen2020-12-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
* | | | | | | | | | Merge pull request #14342 from neheb/transmisRosen Penev2020-12-31
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | transmission: do not use wolfSSL
| * | | | | | | | | | transmission: do not use wolfSSLRosen Penev2020-12-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There's some kind of crash internally in wolfSSL. It doesn't seem like anyone knows how to fix it. Just disable it for now. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | Merge pull request #14399 from neheb/eRosen Penev2020-12-31
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | erlang: disable PGO on host
| * | | | | | | | | | | erlang: disable PGO on hostRosen Penev2020-12-31
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation with clang. The make system misidentifies clang as GCC for some reason. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | Merge pull request #14397 from neheb/giRosen Penev2020-12-31
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | gitolite: change symlink from absolute to relative