aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
* tang: remove outdated key handlingRosen Penev2021-06-09
| | | | | | | | As of https://github.com/latchset/tang/commit/c0f080efcd2e50 , tang has no more tangd-update. Instead, it handles it itself. Update postinst script. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* docker: Updated to 20.10.7Gerard Ryan2021-06-09
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* dockerd: Updated to 20.10.7Gerard Ryan2021-06-09
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* libnetwork: Updated to 2021-05-25 for docker 20.10.7Gerard Ryan2021-06-09
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* containerd: Updated to 1.4.6 for docker 20.10.7Gerard Ryan2021-06-09
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* runc: Updated to 1.0.0-rc95 for docker 20.10.7Gerard Ryan2021-06-09
| | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* gpsd: use $(AUTORELEASE)Nick Hainke2021-06-08
| | | | | | The version is often incremented. Switch to $(AUTORELEASE). Signed-off-by: Nick Hainke <vincent@systemli.org>
* Merge pull request #15802 from oskarirauta/crunRosen Penev2021-06-07
|\ | | | | crun: update to 3.2.0
| * crun: update to 3.2.0Oskari Rauta2021-06-08
| | | | | | | | Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | podman: update to 3.2.0Oskari Rauta2021-06-08
|/ | | | Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* syncthing: update to v1.17.0Paul Spooren2021-06-06
| | | | | | | | Lenghy changelog available on GitHub[1]. [1]: https://github.com/syncthing/syncthing/releases Signed-off-by: Paul Spooren <mail@aparcar.org>
* gpsd: fix compilation with x86 glibcNick Hainke2021-06-04
| | | | | | | | | | | | The sysroot has to point to the toolchain directory. The directory includes libraries like libm. However, the STAGING_DIR needs to be added to the CFLAGS. Fixes #15773 [As suggested by jow] Signed-off-by: Nick Hainke <vincent@systemli.org>
* tcsh: update to 6.22.04Rosen Penev2021-06-04
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #15740 from neheb/moreutRosen Penev2021-06-03
|\ | | | | moreutils: update to 0.65
| * moreutils: update to 0.65Rosen Penev2021-06-01
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #15736 from neheb/fshRosen Penev2021-06-03
|\ \ | | | | | | fish: update to 3.2.2
| * | fish: update to 3.2.2Rosen Penev2021-06-01
| |/ | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #15742 from neheb/sumooRosen Penev2021-06-02
|\ \ | | | | | | sumo: update to 1.9.2
| * | sumo: update to 1.9.2Rosen Penev2021-06-01
| |/ | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #15750 from neheb/unrarrRosen Penev2021-06-02
|\ \ | | | | | | unrar: update to 6.0.6
| * | unrar: update to 6.0.6Rosen Penev2021-06-01
| |/ | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / tang: update to 10Rosen Penev2021-06-02
|/ | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* bluld: add new packageKeith T. Garner2021-06-01
| | | | Signed-off-by: Keith T. Garner <kgarner@kgarner.com>
* rtty: update to 7.4.1Jianhui Zhao2021-05-31
| | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* Merge pull request #15708 from neheb/hwiRosen Penev2021-05-29
|\ | | | | hwinfo: fix compilation with ARC
| * hwinfo: fix compilation with ARCRosen Penev2021-05-29
| | | | | | | | | | | | | | | | | | | | | | Added a small patch to fix compilation. Renamed patch files to have a .patch suffix. Makes them easier to read with vim and probably IDEs. Remove UCLIBC depend since it's no longer present. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #15641 from oskarirauta/gummibootRosen Penev2021-05-29
|\ \ | |/ |/| gummiboot: fix case in depends..
| * gummiboot: fix case in depends..Oskari Rauta2021-05-18
| | | | | | | | Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | gpsd: Add a new package gpsd-utils to add gpsdctlekathva advaita2021-05-26
| | | | | | | | | | | | | | | | gpsd-utils include management tools for GPS daemon - and this commmit particularly introduces gpsdctl to add/remove device from the GPS daemon's device list over control socket. Signed-off-by: ekathva advaita <ekathva@hotmail.com>
* | yq: Update to 4.9.3Tianling Shen2021-05-24
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | podman: change permissions on /etc/containersW. Michael Petullo2021-05-22
| | | | | | | | | | | | | | | | | | Running podman as users other than root seems to require that those users can read the configuration files in /etc/containers. This change sets the permissions of /etc/containers and its contents to match those used on Fedora. Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | crun: bumb to version 0.19.1Oskari Rauta2021-05-19
| | | | | | | | Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | podman: bumb version to 3.1.2Oskari Rauta2021-05-18
| | | | | | | | Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | yq: Update to 4.9.1Tianling Shen2021-05-18
|/ | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* docker-compose: Update to version 1.29.2Javier Marcet2021-05-13
| | | | | | | | | | Miscellaneous: - Remove prompt to use docker compose in the up command - Bump py to 1.10.0 in requirements-indirect.txt Signed-off-by: Javier Marcet <javier@marcet.info>
* yq: Update to 4.8.0Tianling Shen2021-05-11
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* lvm2: update to version 2.03.12Daniel Golle2021-05-10
| | | | | | Two notable changes are devices file and metadata based autoactivation. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* auc: support queue_position status from serverDaniel Golle2021-05-10
| | | | | | Display position in queue while waiting for build. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* vim: install vimdiff symlink for vim-fullSergio E. Nemirowski2021-05-06
| | | | | | vim-full comes with diff feature Signed-off-by: Sergio E. Nemirowski <sergio@outerface.net>
* stress-ng: bump to version 0.12.07Alexandru Ardelean2021-05-04
| | | | | | Refreshed patch. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* hwdata: update to version 0.347Josef Schlehofer2021-05-03
| | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* Merge pull request #15532 from dangowrt/bunch-of-updatesEneas U de Queiroz2021-05-03
|\ | | | | a bunch of package updates
| * exfatprogs: update to version 1.1.1Daniel Golle2021-04-28
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | nano: update version to 5.7Hannu Nyman2021-05-01
| | | | | | | | | | | | Upgrade nano editor to version 5.7. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | attendedsysupgrade-common: update to 2021Paul Spooren2021-04-29
|/ | | | | | | | | | | * Use $(COMMITCOUNT) * Use SPDX * Use CA (ucert) public key * Update repo link * Update maintainer email * Format description Signed-off-by: Paul Spooren <mail@aparcar.org>
* Merge pull request #15517 from 1715173329/yqJosef Schlehofer2021-04-28
|\ | | | | yq: Update to 4.7.1
| * yq: Update to 4.7.1Tianling Shen2021-04-26
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | uvol: fix emmitting ubus event when removing UBI volumeDaniel Golle2021-04-26
| | | | | | | | | | | | | | In case a volume which is down is removed, no ubus event needs to be fired. Don't try. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | auc: compare versions using dpkg/opkg's verrevcmpDaniel Golle2021-04-26
|/ | | | | | | Using strcmp() to compare a version string doesn't work well. Use verrevcmp() function from opkg instead. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* dbus: fix new cmake buildRosen Penev2021-04-25
| | | | | | CMake was using the wrong paths. Fix them up. Signed-off-by: Rosen Penev <rosenp@gmail.com>