aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
* lvm2: update to version 2.03.09Daniel Golle2020-06-07
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* inotify-tools: update to version 3.20.2.2Daniel Golle2020-06-07
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* ccid: update to version 1.4.32Daniel Golle2020-06-07
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* gawk: update to version 5.1.0Daniel Golle2020-06-07
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* klish: update to 2.2.0Rosen Penev2020-06-06
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #12381 from neheb/hostRosen Penev2020-06-06
|\ | | | | remove pointless host builds
| * dbus: remove host buildRosen Penev2020-06-02
| | | | | | | | | | | | Nothing uses it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #12227 from bobafetthotmail/masterRosen Penev2020-06-05
|\ \ | | | | | | hwinfo: add new package
| * | hwinfo: add new packageAlberto Bursi2020-06-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add hwinfo package, it is a complete system hardware detection tool, similar to lshw but is written in C and has minimal dependencies. It is part of core SUSE Linux applications like Yast installer and system configurator tool so it's regularly maintained. Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com>
* | | Merge pull request #12384 from neheb/tellRosen Penev2020-06-05
|\ \ \ | | | | | | | | telldus-core: fix compilation with libcxx 10
| * | | telldus-core: fix compilation with libcxx 10Rosen Penev2020-06-02
| | |/ | |/| | | | | | | | | | | | | Missing headers and wrong namespace. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | zstd: update to 1.4.5Rosen Penev2020-06-03
| | | | | | | | | | | | | | | | | | | | | | | | Switch to zst archives for smaller size. Removed patches in favor of a better solution for uClibc-ng. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #12378 from neheb/exfRosen Penev2020-06-03
|\ \ \ | | | | | | | | exfat-utils: import from base
| * | | exfatprogs: update to 1.0.3Rosen Penev2020-06-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This release removes iconv dependency which needed nls.mk before. It also removes the library component. Switch from old name to new name in Makefile. Fixed license information. Several other cleanups for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | exfat-utils: rename to exfatprogs as upstream has doneRosen Penev2020-06-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Based on kernel.org feedback, this has been renamed for consistency between the other filesystem progs. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | exfat-utils: import from baseRosen Penev2020-06-01
| |/ / | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #12256 from neheb/xfsRosen Penev2020-06-03
|\ \ \ | |/ / |/| | xfsprogs: import from base
| * | xfsprogs: update to 5.5Rosen Penev2020-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reworked Makefile for consistency between packages. Removed librt dependency. clock_gettime does not need it anymore. Updated URL. Add MAP_SYNC workaround as musl undefines MAP_SYNC for MIPS and PPC. Refreshed patches and removed upstream ones Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | xfsprogs: import from baseRosen Penev2020-05-22
| | | | | | | | | | | | | | | | | | Does not seem to be appropriate there. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #12368 from clehner/ncduRosen Penev2020-05-31
|\ \ \ | | | | | | | | ncdu: update to 1.15
| * | | ncdu: update to 1.15Charles E. Lehner2020-05-31
| | | | | | | | | | | | | | | | Signed-off-by: Charles E. Lehner <cel@celehner.com>
* | | | Merge pull request #12303 from hammer-is/masterRosen Penev2020-05-31
|\ \ \ \ | |/ / / |/| | | lxc: start() during boot()
| * | | lxc: bump versionMartin Hammer2020-05-25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Martin Hammer <34623636+hammer-is@users.noreply.github.com> Signed-off-by: martin <martin@DESKTOP-C822DHJ.lan>
| * | | lxc: start() during boot()Martin Hammer2020-05-25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Martin Hammer <34623636+hammer-is@users.noreply.github.com> Signed-off-by: martin <martin@DESKTOP-C822DHJ.lan>
* | | | sysstat: update to 12.2.2Rosen Penev2020-05-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed default log path as it interferes with the configuration setting. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | bcm27xx-eeprom: update to latest versionÁlvaro Fernández Rojas2020-05-28
| | | | | | | | | | | | | | | | | | | | | | | | Provides a new stable firmware. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | acpid: fix init scriptRob Mosher2020-05-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | init script would error: procd: /etc/rc.d/S99acpid: /etc/rc.common: /etc/rc.d/S99acpid: line 18: procd_send_signal: not found procd: /etc/rc.d/S99acpid: /etc/rc.common: /etc/rc.d/S99acpid: line 19: syntax error: unexpected "}" Signed-off-by: Rob Mosher <nyt-openwrt@countercultured.net>
* | | | docker-ce: Updated to 19.03.9Gerard Ryan2020-05-26
| | | | | | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | | libnetwork: Updated to 0941c3f4 for docker 19.03.9Gerard Ryan2020-05-26
| | | | | | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | | collectd: sqm_collect: tidy interval string handlingKevin Darbyshire-Bryant2020-05-25
|/ / / | | | | | | | | | Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* | | collectd: sqm_collectd: improve error handlingKevin Darbyshire-Bryant2020-05-25
| | | | | | | | | | | | Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* | | nano: update to 4.9.3Hannu Nyman2020-05-24
| | | | | | | | | | | | | | | | | | | | | Update nano version to 4.9.3 Minor bugfix release. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | lxc: use -minterlink-mips16 only with USE_MIPS16Eneas U de Queiroz2020-05-23
| | | | | | | | | | | | | | | | | | | | | The flag is either not supported or not needed unless there's mixed mips/mips16 code. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | lxc: group everything under lxc menuEneas U de Queiroz2020-05-22
| | | | | | | | | | | | | | | | | | | | | This makes every lxc-* package depend on lxc so that they are grouped under the lxc menu. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | lxc: don't build for ARCRosen Penev2020-05-22
| | | | | | | | | | | | | | | | | | Similar to libseccomp, ARC is completely unsupported. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | lxc: cleanup Makefile and outdated configure optionsRosen Penev2020-05-22
| | | | | | | | | | | | | | | | | | Added PKG_NO_MIPS16 as MIPS16 is no longer supported. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | lxc: remove luaRosen Penev2020-05-22
|/ / | | | | | | | | | | Lua support seems to be gone from LXC 4. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | qemu: filter out configure args with predefined macrosYousong Zhou2020-05-21
| | | | | | | | | | | | Reported-by: https://github.com/openwrt/packages/commit/a3033406eae94105b50ea9d57ea4a032b34a87a1#commitcomment-39321758 Suggested-by: Lucian Cristian <lucian.cristian@gmail.com> Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | Merge pull request #12190 from neheb/fuseRosen Penev2020-05-20
|\ \ | | | | | | fuse: import from base
| * | fuse: update to 2.9.9Rosen Penev2020-05-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refreshed patches. Fixed license information. Minor adjustments. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | fuse: import from baseRosen Penev2020-05-16
| | | | | | | | | | | | | | | | | | This belongs here. All dependent packages are located here. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | qemu: ignore configure option --disable-ipv6Yousong Zhou2020-05-20
| |/ |/| | | | | | | Fixes: https://github.com/openwrt/packages/issues/12194 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | lxc: bump to 4.0.2Robert Marko2020-05-19
| | | | | | | | | | | | Signed-off-by: Robert Marko <robert.marko@sartura.hr> Signed-off-by: Marijan Svalina <marijan.svalina@sartura.hr> Signed-off-by: Luka Perkov <luka.perkov@sartura.hr>
* | mariadb: bump to 10.4.13Sebastian Kemper2020-05-17
| | | | | | | | | | | | | | | | | | | | | | | | | | Upstream added define INSTALL_PAMDATADIR, so hardcoded path is gone. Fixes: CVE-2020-2752 CVE-2020-2812 CVE-2020-2814 CVE-2020-2760 Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | collectd: Improve sqm_collectd error reportingKevin Darbyshire-Bryant2020-05-17
|/ | | | Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* Merge pull request #12170 from kagurazakakotori/open-vm-toolsRosen Penev2020-05-15
|\ | | | | open-vm-tools: bump to version 11.1.0
| * open-vm-tools: bump to version 11.1.0Kagurazaka Kotori2020-05-15
| | | | | | | | Signed-off-by: Kagurazaka Kotori <kagurazakakotori@gmail.com>
* | Merge pull request #12165 from jefferyto/golang-tweaksRosen Penev2020-05-14
|\ \ | |/ |/| golang: Various improvements/tweaks
| * golang: Rename GoPackage/Environment to GO_PKG_VARSJeffery To2020-05-13
| | | | | | | | | | | | | | | | | | | | The variable is a list of shell variables; the new name is more in-line with other parts the build system (CONFIGURE_VARS, MAKE_VARS, etc.). GoPackage/Environment is kept (for now) in case other feeds are using it. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #11528 from hroo/lvm2_at_preinitRosen Penev2020-05-13
|\ \ | | | | | | lvm2: Added script and updated Makefile to activate lvm2 at preinit t…