aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | gst1-plugins-bad: update to 1.17.1Rosen Penev2020-06-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated options. Disabled yadif as it fails to compile. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | | | gst1-plugins-good: update to 1.17.1Rosen Penev2020-06-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated options. Removed deinterlace plugin as it's failing to build. Reorganized plugin list based on meson_options.txt order. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | | | gst1-plugins-base: update to 1.17.1Rosen Penev2020-06-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated options. Added extra plugins that are now available. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | | | gstreamer1: update to 17.1Rosen Penev2020-06-29
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated options list. Removed outdated autotools patch. autotools is now gone. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #12649 from neheb/dmaplibRosen Penev2020-06-29
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | libdmapsharing: update to 3.98
| * | | | | | | | | libdmapsharing: update to 3.98Rosen Penev2020-06-29
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refreshed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #12637 from neheb/tiffJiri Slachta2020-06-30
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | tiff: switch to CMake
| * | | | | | | | | tiff: switch to CMakeRosen Penev2020-06-29
| | |_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows removing autotools hacks. Also simplified InstallDev section. Added ABI_VERSION parameter for proper rebuilds. Also used in the pkgconfig path fixup. Small cleanups for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #12648 from neheb/messon2Rosen Penev2020-06-29
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | meson: update to 0.54.3
| * | | | | | | | | meson: update to 0.54.3Rosen Penev2020-06-29
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #12647 from neheb/gdbRosen Penev2020-06-29
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | gdbm: fix GCC 10 multiple def compilation error
| * | | | | | | | | gdbm: fix GCC 10 multiple def compilation errorSyrone Wong2020-06-29
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
* | | | | | | | | Merge pull request #12607 from neheb/swgRosen Penev2020-06-29
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | swig: update to 4.0.2
| * | | | | | | | | swig: update to 4.0.2Rosen Penev2020-06-25
| | |_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix license information. Add URL. Add HOST_BUILD_PARALLEL for faster compilation. Add PKG_HOST_ONLY to signify that this is to be used as a host package only. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #12635 from neheb/libloRosen Penev2020-06-29
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | liblo: switch to CMake
| * | | | | | | | | liblo: switch to CMakeRosen Penev2020-06-27
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows simplifying the Makefile. Make tools option conditional on package selection. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #12582 from zhanhb/frpRosen Penev2020-06-29
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | frp: update to 0.33.0
| * | | | | | | | frp: update to 0.33.0Huangbin Zhan2020-06-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* | | | | | | | | Merge pull request #11517 from jmarcet/nfs-kernel-serverRosen Penev2020-06-29
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nfs-kernel-server: update to 2.4.3
| * | | | | | | | | nfs-kernel-server: update to 2.5.1Javier Marcet2020-06-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | | | | | | | | Merge pull request #12645 from Andy2244/libtirpc-pkgconfig_fixRosen Penev2020-06-29
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | libtirpc: remove pkgconfig hack
| * | | | | | | | | | libtirpc: remove pkgconfig hackAndy Walsh2020-06-29
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * the pkgconfig hack is no longer needed Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | | | | Merge pull request #12644 from jefferyto/python-idna-2.10Rosen Penev2020-06-29
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | python-idna: Update to 2.10
| * | | | | | | | | python-idna: Update to 2.10Jeffery To2020-06-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | | Merge pull request #12601 from neheb/pam2Nikos Mavrogiannopoulos2020-06-29
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | libpam: update to 1.4.0
| * | | | | | | | | | libpam: update to 1.4.0Rosen Penev2020-06-28
| | |_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove upstreamed patch and add a new one to fix compilation. Add some more configure options. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #12086 from aleksander0m/aleksander/mm-authRosen Penev2020-06-28
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Authentication protocol setup in ModemManager
| * | | | | | | | | | modemmanager: improve package READMEAleksander Morgado2020-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Explain which are the options supported by the protocol, and also which are the supported values in each (if the field has value validation). Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
| * | | | | | | | | | modemmanager: allow specifying list of authentication protocolsAleksander Morgado2020-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ModemManager allows specifying which are the authentication protocols to be used during the user/password context authentication with the peer. This protocol update allows users to provide a new 'allowedauth' option in the interface configuration, which is then used in two different places: * It is sent to ModemManager in the --simple-connect call so that modems with a network interface can perform the authentication using their own vendor-specific protocol. * If the connection is done using PPP, this list of protocols is used to configure the pppd call. If the new 'allowedauth' option is not given, all auth protocols are implicitly allowed. Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
* | | | | | | | | | | Merge pull request #12277 from xjboss/masterRosen Penev2020-06-28
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | ddns-scripts: Added api token method for cloudflare ddns script v4
| * | | | | | | | | | | ddns-scripts: Added api token method for cloudflare ddns script v4Frank Zhang2020-06-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update cloudflare token ddns file Signed-off-by: Frank Zhang <i@xjboss.net>
* | | | | | | | | | | | Merge pull request #12583 from zhanhb/kcptunRosen Penev2020-06-28
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | kcptun: update to 20200409
| * | | | | | | | | | | | kcptun: update to 20200409Huangbin Zhan2020-06-24
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* | | | | | | | | | | | Merge pull request #12627 from jonathanunderwood/stubby-fix-tls-portRosen Penev2020-06-28
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | stubby: fix handling of tls_port config option
| * | | | | | | | | | | | stubby: fix handling of tls_port config optionJonathan G. Underwood2020-06-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
* | | | | | | | | | | | | Merge pull request #12630 from Andy2244/samba4-uci-tuningRosen Penev2020-06-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | samba4: add new UCI option "enable_extra_tuning"
| * | | | | | | | | | | | | samba4: add new UCI option "enable_extra_tuning"Andy Walsh2020-06-27
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add new UCI option "enable_extra_tuning" * update template * add config examples for options * fix some access warnings on samba /var dirs Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | | | | | | | Merge pull request #12643 from ↵Rosen Penev2020-06-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jefferyto/golang-package-recursively-expand-variables golang: Evaluate "go install" arguments during Build/Compile
| * | | | | | | | | | | | golang: Evaluate "go install" arguments during Build/CompileJeffery To2020-06-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This evaluates the arguments passed to "go install" during Build/Compile rather than when golang-package.mk is included. This also changes build directory-related variables to be recursively expanded, because PKG_BUILD_DIR depends on BUILD_VARIANT and so can change during different runs of Build/Compile. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | | | | | Merge pull request #12634 from neheb/portaRosen Penev2020-06-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | portaudio: convert to CMake
| * | | | | | | | | | | | portaudio: convert to CMakeRosen Penev2020-06-28
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows simplifying the Makefile. Replaced InstallDev with CMAKE_INSTALL. Added PKG_BUILD_PARALLEL for faster compilation. Removed inactive maintainer. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | Merge pull request #12605 from neheb/rsyRosen Penev2020-06-28
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | rsync: update to 3.2.0
| * | | | | | | | | | | rsync: fix ipv6 detectionMaxim Storchak2020-06-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
| * | | | | | | | | | | rsync: update to 3.2.1Rosen Penev2020-06-27
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable several options to enable compilation. Simplified several configure options. Remove pointless configure var. Added ssh hinting patch. Some SSH incompatibility. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | jool: downgrade to v4.0.9David Bauer2020-06-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Jool v4.1.0 suffers from bad offload management as well as broken stateful NAT64 translation. See upstream issues #331 as well as #332 for more information. Downgrade to v4.0.9 until these are ironed out. Tested on: ipq40xx-generic Fixes commit 0a6891feaca4 ("jool: update to v4.1.0") Signed-off-by: David Bauer <mail@david-bauer.net>
* | | | | | | | | | | Merge pull request #12602 from neheb/ffmpeg2Rosen Penev2020-06-27
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | ffmpeg: update to 4.3
| * | | | | | | | | | ffmpeg: update to 4.3Rosen Penev2020-06-25
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove upstreamed patches. Refreshed other ones. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #12631 from neheb/upnnRosen Penev2020-06-27
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | miniupnpd: remove libcap(-ng) dependency
| * | | | | | | | | | miniupnpd: added libcap-ng dependencyRosen Penev2020-06-27
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As miniupnpd is running as root, libcap(-ng) can be used to limit its capabilities. libcap-ng is very small, so this isn't a problem. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #12581 from EricLuehrsen/unbound_20200623Rosen Penev2020-06-27
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | unbound: reduced to one package with selectable options