aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
* Merge pull request #11102 from neheb/sysRosen Penev2020-02-07
|\ | | | | sysstat: update to 2.2.1
| * sysstat: update to 2.2.1Rosen Penev2020-01-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2019-16167. Fixed CPE_ID. Added PKG_LICENSE_FILES. Added PKG_BUILD_PARALLEL for faster compilation. Added nls capability. Ran init script through shellcheck. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #11272 from aparcar/syncthing1.3.4Rosen Penev2020-02-07
|\ \ | | | | | | syncthing: bump to 1.3.4
| * | syncthing: bump to 1.3.4Paul Spooren2020-02-07
| | | | | | | | | | | | Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | rtty: update to 7.1.0Jianhui Zhao2020-02-07
| | | | | | | | | | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* | | canutils: update to 2020.02.04Rosen Penev2020-02-06
| | | | | | | | | | | | | | | | | | | | | | | | Removed upstream patch. Alphabetized tools and added jcat tool. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | usbmuxd: Update to 2020-01-20Rosen Penev2020-02-06
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | idevicerestore: Update to 2019-12-26Rosen Penev2020-02-06
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | qemu: enable guest_agent no matter whether softmmu is enabledYousong Zhou2020-02-07
|/ / | | | | | | | | | | | | Fixes: openwrt/packages#11067 Reported-by: Rosen Penev <rosenp@gmail.com> Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | golang: Reorganize GoPackage/Environment and Makefile variablesJeffery To2020-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move more environment variables into GoPackage/Environment * Split GoPackage/Environment into target and build sections * Do not set GOROOT_FINAL for Go packages (setting it should only affect the Go compiler and not Go packages) * Set CGO_LDFLAGS to $(TARGET_LDFLAGS) * Move GO_TARGET_* variables from golang-values.mk, and GO_VERSION_* variables from golang-version.mk, into golang/Makefile This also updates runc, containerd, and docker-ce to reflect the changes in GoPackage/Environment. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | mariadb: follow up on CVE-2020-7221Sebastian Kemper2020-02-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Today CVE-2020-7221 was publicly discussed on oss-sec [1]. MariaDB upstream had not mentioned this CVE in their last release notes. The CVE is related to auth-pam and the possibility of a local mariadb to root user exploit in the mysql_install_db script. Upstream has made amendments to the script, but according to the oss-sec posts the folder permissions were not updated as they should have been. In OpenWrt the script mysql_install_db is actually patched to never run the commands in question. This has been this way since MariaDB 10.4 was made available. Still, the directory permissions set by the postinstall script are too lax. To quote the discoverer of the issue, Matthias Gerstner from Suse, they exhibit "the dangerous situation of a setuid-root binary residing in a directory owned by an unprivileged user". This commit fixes this by changing the permissions to the following: root:mariadb 0750 /usr/lib/mariadb/plugin/auth_pam_tool_dir This way the setuid-root binary is only available to root and the mariadb user, while at the same time the mariadb user has no ownership of the directory. [1] https://seclists.org/oss-sec/2020/q1/55 Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | Merge pull request #11221 from blocktrron/prom-hostapdEtienne Champetier2020-02-03
|\ \ | | | | | | prometheus-node-exporter-lua: add hostapd exporter
| * | prometheus-node-exporter-lua: add hostapd exporterDavid Bauer2020-02-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | This exporter exposes information of the connected stations acquired from hostapd. These contain additional information compared to the existing station exporter, however they require a full build of hostapd / wpad. Signed-off-by: David Bauer <mail@david-bauer.net>
* | | Merge pull request #11189 from neheb/shadRosen Penev2020-02-03
|\ \ \ | | | | | | | | shadow: update to 4.8.1
| * | | shadow: update to 4.8.1Rosen Penev2020-02-02
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed license information. Removed patch requiring autoreconf and replaced with a configure variable. Removed faulty patch that broke systems without a disabled crypt size hack. Replaced with using a SED command as well as bcrypt, which works in musl. Removed su patch and converted it to a SED command in the Makefile. Added new shadow utilities. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / sane-backends: update to 1.0.29Luiz Angelo Daros de Luca2020-02-03
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Migrate libusb dependency back to libsane (virtually all useful backends for OpenWrt would need it anyway) - Disabled new usb-record-replay feature (avoid libxml2 dep) - Disabled new escl backend (network-only backend are not too useful for OpenWrt and it requires libcurl, libnetsnmp, libavahi and libxml2) - Workaround sane-daemon/postinst installation on Imagebuild - Enabled backends kvs40xx and mustek_usb2 (fixed upstream) - Fix bigendian compilation (https://gitlab.com/sane-project/backends/-/merge_requests/329) - Fix missing std::round() for uclibc (https://gitlab.com/sane-project/backends/issues/237) - Fixes FS#2685: coldplug was running before usblp was loaded. Now it grants access do usblp when a device using it is plugged. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | zip: rename package to infozip to avoid name collision with toolsHannu Nyman2020-02-01
| | | | | | | | | | | | | | | | | | | | | | Rename "zip" to "infozip" to avoid name collision, as the same zip package has been introduces to the build tools as zip. Buildbot does not like that. Reference to #10985 and #11089 as well as https://github.com/openwrt/openwrt/commit/ad8c2d6099a7da5192ee6e2c52a8303642271877 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | rtty: update to 7.0.1Jianhui Zhao2020-01-31
| | | | | | | | | | | | Drop the depend of libuwsc Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* | mariadb: security bump to 10.4.12Sebastian Kemper2020-01-30
| | | | | | | | | | | | Fixes CVE-2020-2574. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | prometheus-node-exporter-lua: fixed small warningRosen Penev2020-01-27
| | | | | | | | | | | | | | | | | | This happens during compilation: Enabling network ./etc/init.d/prometheus-node-exporter-lua: line 7: /lib/functions/network.sh: No such file or directory Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | vim: install vimdiff symlink for vim-fullerRosen Penev2020-01-27
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | pciutils: update to 3.6.4Lucian Cristian2020-01-27
| | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | Merge pull request #11082 from neheb/lcdpRosen Penev2020-01-25
|\ \ | | | | | | lcdproc: add serdisplib dependency
| * | lcdproc: add serdisplib dependencyRosen Penev2020-01-20
| | | | | | | | | | | | | | | | | | It gets picked up when it is existing. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #10425 from luizluca/sane-nonrootRosen Penev2020-01-24
|\ \ \ | | | | | | | | sane-backends: run (xinetd) saned as non-root
| * | | sane-backends: run (xinetd) saned as non-rootLuiz Angelo Daros de Luca2019-12-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | saned requires write access scanner USB bus for its process and to usblp/bind in order to rebind multifunctional printers back to usblp (for printing with p910nd). A hotplug script monitor new USB devices for scanners. Scanners are detected by searching /usr/share/sane/<vendor>-<backend>.usbid for the device product_id. The package saned creates user saned:scanners. Access is granted to group scanners. The default xinetd conf was updated to run as saned:scanner. sane-daemon pkg now has a postinst trigger that runs udevtrigger for granting perms where there are connected scanners during installation. Existing hotplug scripts from hplip were removed. They were mostly useless. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | Merge pull request #11089 from neheb/zipRosen Penev2020-01-23
|\ \ \ \ | | | | | | | | | | zip: remove host build
| * | | | zip: remove host buildRosen Penev2020-01-22
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is conflicting with tools/zip where the HostBuild is specified. This should allow the zip package to show up. Several cleanups were also performed for consistency between packages. Added PKG_BUILD_PARALLEL:=1 for faster compilation. Remove PKG_CHECK_FORMAT_SECURITY. Patched the issue instead. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / | | open-vm-tools: bump to version 11.0.5Yuhei OKAWA2020-01-22
|/ / / | | | | | | | | | | | | | | | tested x86_64 generic on ESXi 6.5u2 Signed-off-by: Yuhei OKAWA <tochiro.srchack@gmail.com>
* | | fft-eval: new maintainerKirill Lukonin2020-01-21
| | | | | | | | | | | | Signed-off-by: Kirill Lukonin <klukonin@gmail.com>
* | | fft-eval: update to the version with ath11k supportKirill Lukonin2020-01-20
| |/ |/| | | | | | | | | | | Latest fft-eval has some extra features such as ath11k support, double precision in json signal calculation, and cleanups (batctl references, minor bugfixes, etc ) This commit is a version and makefile update. Now the native project Makefile do the job (compilation and linking). Signed-off-by: Kirill Lukonin <klukonin@gmail.com>
* | Merge pull request #11040 from jefferyto/gpsd-3.20Rosen Penev2020-01-19
|\ \ | | | | | | gpsd: Update to 3.20, add/refresh patches
| * | gpsd: Update to 3.20, add/refresh patchesJeffery To2020-01-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New patches (both for SConstruct): * Do not import from distutils. Since Python support/modules are not built, there is no need to import from distutils. (Importing from distutils may prevent the package from being built on systems without a full distutils module, e.g. Debian with python3-minimal.) I have added back the import in places where it may be helpful to have, if scons is run manually. Fixes #10993. * Do not check the size of time_t. The way this is done is to compile and run a test program; this fails when cross-compiling[1]. This doesn't appear to affect any functionality (other than missing a compile-time warning that things will fail in 2038 if time_t is too small). [1]: https://gitlab.com/gpsd/gpsd/issues/48 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #10989 from BKPepe/btrfs-progs-updateRosen Penev2020-01-16
|\ \ \ | |/ / |/| | btrfs-progs: update to version 5.4.1
| * | btrfs-progs: update to version 5.4.1Josef Schlehofer2020-01-11
| | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | canutils: fix canutils makefile dependencyPaulo Machado2020-01-15
| | | | | | | | | | | | | | | | | | PKG_RELEASE bumped Signed-off-by: Paulo Machado <pffmachado@yahoo.com>
* | | canutils: fix canutils makefile dependencyPaulo Machado2020-01-14
| | | | | | | | | | | | | | | | | | | | | | | | DEPENDS attribute makes canutils fail on installation procedure Removing it makes a successful build Signed-off-by: Paulo Machado <pffmachado@yahoo.com>
* | | canutils: Switch to autotools instead of regular MakefileRosen Penev2020-01-12
| | | | | | | | | | | | | | | | | | | | | The regular Makefile is totally broken and does not pass CFLAGS. This breaks compilation with PKG_ASLR_PIE and also does not pass -Os. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #10787 from neheb/zRosen Penev2020-01-12
|\ \ \ | |/ / |/| | zsh: Update to 5.7.1
| * | zsh: Update to 5.7.1Rosen Penev2020-01-08
| | | | | | | | | | | | | | | | | | | | | | | | Remove --disable-dynamic. It disables regex support. Installed extra lib files. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | spi-tools: Disable PIERosen Penev2020-01-10
| | | | | | | | | | | | | | | | | | Causes compilation failure. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | openocd: update to current master, allow building without USBPaul Fertser2020-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The last OpenOCD release was 3 years ago, plenty of new functionality was added since then. Two security-related patches went in too. While at it, add a menuconfig option to allow building without any USB dependencies, useful for devices counting on sysfsgpio to access targets. Signed-off-by: Paul Fertser <fercerpav@gmail.com>
* | | Merge pull request #10934 from neheb/tcRosen Penev2020-01-08
|\ \ \ | | | | | | | | tcsh: Update to 6.22.02
| * | | tcsh: Update to 6.22.02Rosen Penev2020-01-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated URL list. Changed to HTTPS also. Added PKG_BUILD_PARALLEL for faster compilation. Added PKG_INSTALL as is standard with most packages. Small optimization to shell script. Added two patches to fix compilation. Refreshed the other one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #10930 from neheb/jjRosen Penev2020-01-08
|\ \ \ \ | |_|/ / |/| | | spi-tools: Update to 0.8.4
| * | | spi-tools: Update to 0.8.4Rosen Penev2020-01-05
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix PKG_LICENSE Switch to standard PKG_INSTALL to simplify the Makefile. Add PKG_BUILD_PARALLEL for faster compilation. Add URL. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #10867 from neheb/pciRosen Penev2020-01-08
|\ \ \ | | | | | | | | pciutils: Use MIPS16
| * | | pciutils: Use MIPS16Rosen Penev2019-12-23
| | | | | | | | | | | | | | | | | | | | | | | | There's no real computation going on. Slims the package slightly. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | opensc: update to version 0.20.0Daniel Golle2020-01-07
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | ccid: update to version 1.4.31Daniel Golle2020-01-07
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>