aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
...
* | | | | btrfs-progs: Bump to 4.14.1 + add Build/InstallDevRosen Penev2018-01-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Supersedes #5173 and bumps the version to latest. Tested on ramips (mt7621). Signed-off-by: Eugene Chekanskiy <echekanskiy@gmail.com> Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #5421 from alive4ever/mksh-r56bHannu Nyman2018-01-19
|\ \ \ \ \ | | | | | | | | | | | | utils/mksh: update to r56b
| * | | | | mksh: update to r56bAlif M. Ahmad2018-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated to mksh-r56b Signed-off-by: Alif M. Ahmad <alive4ever@live.com>
* | | | | | utils/collectd: Re-add option to enable encrypted network outputJonathan McDowell2018-01-17
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The collectd network plugin has the ability to sign and/or encrypt its traffic, allowing secure interaction with other collectd instances. This had been disabled due to issues with the collectd build system. Fix up the configure parameters to work correctly and re-add the option. Signed-off-by: Jonathan McDowell <noodles@earth.li>
* | | | | Merge pull request #5231 from pprindeville/lm-sensors-add-init.dJo-Philipp Wich2018-01-16
|\ \ \ \ \ | |_|_|_|/ |/| | | | lm-sensors add init.d
| * | | | lm-sensors: add init scriptPhilip Prindeville2018-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "sensors -s" needs to happen at boot-time so that any "set" statements in sensors.conf file can take effect. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | procps-ng: use alternatives to coexist with busybox appletsYousong Zhou2018-01-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes FS#699 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | cryptodev-linux: bump to latest git 2017-10-04Lucian Cristian2018-01-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix kernel > 4.13 compilation Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | treewide: use local python-package.mk & python3-package.mk filesAlexandru Ardelean2018-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This guarantees for the package feeds that the mk files will always be available for all packages. Will need to see about external-feed Python packages a bit later. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | Merge pull request #5397 from diizzyy/utils-pcsc-toolsHannu Nyman2018-01-10
|\ \ \ \ \ | | | | | | | | | | | | pcsc-tools: remove myself as maintainer
| * | | | | pcsc-tools: remove myself as maintainerDaniel Engberg2018-01-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove myself as maintainer Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | Merge pull request #5398 from diizzyy/utils-tioHannu Nyman2018-01-10
|\ \ \ \ \ \ | | | | | | | | | | | | | | utils/tio: Update to 1.28
| * | | | | | utils/tio: Update to 1.28Daniel Engberg2018-01-09
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update tio to 1.28 Remove myself as maintainer Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | treewide: fix incorrect *_BUILD_DEPENDSMatthias Schiffer2018-01-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build depends refer to source package names, not binary package names. In many cases, PKG_BUILD_DEPENDS simply duplicated runtime dependencies of a source package's binary packages; as the corresponding source packages are implicitly added as bulid dependencies, PKG_BUILD_DEPENDS can simply be dropped in these cases. In the other cases, *_BUILD_DEPENDS is fixed to refer to the correct source package name. Dependency of mysql-server is adjusted from libncursesw to libncurses (as libncursesw is a virtual package provided by libncurses), so the build dependency on ncurses is emitted unconditionally. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | | | | treewide: remove superfluous + signs from PKG_BUILD_DEPENDSMatthias Schiffer2018-01-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A + sign does not have meaning in build depends. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | | | | slide-switch: update to latest versionJeffery To2018-01-06
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | nano: update to 2.9.2Hannu Nyman2018-01-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update nano to 2.9.2 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | lvm2: update to version 2.02.177Daniel Golle2018-01-05
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | pcsc-lite: update to version 1.8.23Daniel Golle2018-01-05
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | dump1090: update to latest versionÁlvaro Fernández Rojas2017-12-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also rename uhttpd config from xupnpd to dump1090 Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | dmidecode: update to v3.1Álvaro Fernández Rojas2017-12-31
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | flashrom: update to v0.9.9.1Álvaro Fernández Rojas2017-12-31
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | pciutils: update to v3.5.6Álvaro Fernández Rojas2017-12-31
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | minicom: update to v2.7.1Álvaro Fernández Rojas2017-12-31
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | tar: update to v1.30Álvaro Fernández Rojas2017-12-31
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | nano: update to 2.9.1Hannu Nyman2017-12-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update nano to 2.9.1 (and drop the unnecessary upstream patch) * add myself as the second maintainer Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | netwhere: fix memory corruption problemBen Smith2017-12-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Compile tested: brcm47xx, OpenWRT rb8edaf4 Run tested: brcm47xx, ASUS RT-N16, DESIGNATED DRIVER (Bleeding Edge, 5014x5) Signed-off-by: Ben Smith <le.ben.smith@gmail.com>
* | | | | | Merge pull request #5308 from TimelessNL/add_digitempMichael Heimpold2017-12-23
|\ \ \ \ \ \ | | | | | | | | | | | | | | digitemp: reintroduce package
| * | | | | | digitemp: reintroduce packageJasper Scholte2017-12-23
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reintroduces digitemp from the "old unmaintained" repository: http://git.openwrt.org/?p=packages.git;a=tree;f=utils/digitemp;hb=HEAD Updated to v3.7.1 and based on github as mentioned here: https://www.digitemp.com/software.shtml Set myself as maintainer. Signed-off-by: Jasper Scholte <NightNL@outlook.com>
* | | | | | Merge pull request #5307 from TimelessNL/add_rtl_433Philip Prindeville2017-12-21
|\ \ \ \ \ \ | | | | | | | | | | | | | | rtl_433: add package
| * | | | | | rtl_433: add packageJasper Scholte2017-12-21
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will add the rtl_433 package. The project can be found: https://github.com/merbanan/rtl_433 It is based on a recent trunk since the latest release is negligible. Signed-off-by: Jasper Scholte <NightNL@outlook.com>
* / / / / / watchcat: bump release due to 8e1e4d7d2d2bfe88c1b14a8e844222278e12fcccNuno Goncalves2017-12-21
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* | | | | Merge pull request #5291 from pprindeville/acpica-unix-update-20171215Philip Prindeville2017-12-17
|\ \ \ \ \ | | | | | | | | | | | | acpica-unix: update to 20171215
| * | | | | acpica-unix: update to 20171215Philip Prindeville2017-12-17
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | Merge pull request #5271 from jow-/introduce-setserialPhilip Prindeville2017-12-16
|\ \ \ \ \ \ | |/ / / / / |/| | | | | setserial: introduce package
| * | | | | setserial: introduce packageJo-Philipp Wich2017-12-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This packages setserial, the standard Linux program for setting serial device attributes such as baud rate, flow control etc. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | | | lsof: reproducible buildMaxim Storchak2017-12-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - clear build host and user info - clear compiler flags - set date to SOURCE_DATE_EPOCH Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | | | unrar: Update to latest version (5.5.8)Ted Hess2017-12-13
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 11-Aug-2017 version fixes outstanding CVE's. CVE-2012-6706, CVE-2017-12942, CVE-2017-12941, CVE-2017-12940 and CVE-2017-12938 Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | Merge pull request #5267 from diizzyy/patch-112Daniel Golle2017-12-12
|\ \ \ \ \ | | | | | | | | | | | | utils/gawk: Fix package
| * | | | | utils/gawk: Fix packageDaniel Engberg2017-12-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove igawk references as it's obsolete and not provided anymore. Reported here: https://github.com/openwrt/packages/issues/5110 Fix package URL Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | lxc: add lxc-unprivileged helper package for unprivileged containersRafał Miłecki2017-12-12
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | LXC requires newuidmap and newguidmap with SUID to run unprivileged containers. This package should help users make sure they are available. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* | | | | Merge pull request #5213 from lynxis/rb_openplcFlorian Fainelli2017-12-11
|\ \ \ \ \ | | | | | | | | | | | | open-plc-utils: remove build timestamp
| * | | | | open-plc-utils: remove build timestampAlexander Couzens2017-12-10
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build timestamps prevent reproducible builds [0]. [0] https://reproducible-builds.org/docs/timestamps/ Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* | | | | Merge pull request #5253 from mstorchak/aclchamptar2017-12-09
|\ \ \ \ \ | | | | | | | | | | | | acl: update to 20170420
| * | | | | acl: update to 20170420Maxim Storchak2017-12-09
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | | | attr: update to 20170915Maxim Storchak2017-12-09
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | / / / smartmontools: update to 6.6Maxim Storchak2017-12-09
| |/ / / |/| | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | lcdproc: remove build timestampAlexander Couzens2017-12-07
| |_|/ |/| | | | | | | | | | | | | | | | | | | | Build timestamp prevents reproducible builds [0]. [0] https://reproducible-builds.org/docs/timestamps/ Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* | | rpcd-mod-lxc: bump PKG_RELEASE to indicate recent changesRafał Miłecki2017-12-06
| | | | | | | | | | | | | | | | | | It should be bumped due to the "info" ubus method support. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* | | rpcd-mod-lxc: info: return NOT_FOUND if container doesn't existRafał Miłecki2017-12-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It allow distinction between not existing and stopped container. So far querying for not existing container was resulting in: > ubus call lxc info '{ "name": "foo" }' { "name": "foo", "state": "STOPPED", "ips": [ ] } Now it's an error and it matches lxc-info command line: > ubus call lxc info '{ "name": "foo" }' Command failed: Not found > lxc-info --name foo foo doesn't exist Signed-off-by: Rafał Miłecki <rafal@milecki.pl>