Commit Graph

3687 Commits

Author SHA1 Message Date
Hirokazu MORIKAWA 69c42cda62 mg: bump to 6.9
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2021-06-15 08:56:10 +03:00
Rosen Penev c72651408b
Merge pull request #15864 from commodo/stress-ng-update
stress-ng: bump to version 0.12.10
2021-06-14 12:52:02 -07:00
Oskari Rauta 5ad56ca340 parted: add new package
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2021-06-14 14:17:14 +02:00
Alexandru Ardelean 6f48074e79 stress-ng: bump to version 0.12.10
Patch `010-soft-float.patch` can be dropped.
It was upstreamed via https://github.com/ColinIanKing/stress-ng/pull/126

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2021-06-14 13:25:46 +03:00
Daniel Golle 02bc1fc929 auc: fix several issues
* don't segfault if server reply is incomplete
 * always request 'generic' image on x86/generic and x86/64
 * make SNAPSHOT branches sticky, eg. stay on 21.02-SNAPSHOT and do
   not 'upgrade' to 21.02.0-rc2.
 * output requested server URL when debugging

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-06-13 22:39:14 +01:00
Daniel Golle 94e1ae9b79 squashfs-tools: build with xz by default
squashfs-tools aren't of much use without xz compression support
on OpenWrt, as we build kernel with squashfs supporting only xz.
Enabled support for xz compression by default.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-06-13 22:39:14 +01:00
Daniel Golle c7d1704feb uvol: try to be more shellcheck compliant, fix LVM vol-up
* quotes around all variables
 * always use 'read -r' instead of 'read'
 * some more minor shellcheck fixes
 * reorder LVM ops for 'up' call to allow it to succeed

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-06-13 22:14:20 +01:00
Kevin Lyda 4028878b2b prometheus-node-export-lua: add my email
Add my email address to the copyright for the file.

Signed-off-by: Kevin Lyda <kevin@lyda.ie>
2021-06-13 16:10:57 -04:00
Rosen Penev 2e654b19f3 treewide: back to cmake.mk
Ninja was merged to base and therefore we can now use normal cmake.mk

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-06-12 21:05:01 -07:00
Rosen Penev b8c925104e
Merge pull request #15814 from neheb/t1
tang: remove outdated key handling
2021-06-11 03:25:17 -07:00
Oskari Rauta ceaccc1c7a cni: update to 0.8.1
This is a security release that fixes a single bug:
 - tighten up plugin-finding logic (#811)

Users of libcni are strongly encouraged to update.

Added me to list of maintainers as requested by @dangowrt.

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2021-06-10 17:13:33 -10:00
Rosen Penev 364f8d3ac8
Merge pull request #15820 from ktgeek/compile-fixes-15807-15818
bluld: fix compilation issues for nls and string truncation
2021-06-10 16:21:45 -07:00
Oskari Rauta 9fdfe2e2c7 conmon: update to 2.0.29
Patch fixing segfaults on nulls was removed due to patch's content being now included in conmon's source since containers/conmon@355dbf1

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2021-06-10 23:32:57 +02:00
Keith T. Garner 4ec036a8c2 bluld: fix compilation issues for nls and string truncation
Fixes #15807
Fixes #15818

Signed-off-by: Keith T. Garner <kgarner@kgarner.com>
2021-06-10 15:48:56 -05:00
Oskari Rauta 3ba2a3411d apparmor: add package
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2021-06-10 18:11:57 +02:00
Rosen Penev d49c79b76b tang: remove outdated key handling
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>
2021-06-09 22:23:04 -07:00
Gerard Ryan 7f420955cd docker: Updated to 20.10.7
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-06-09 21:12:44 +10:00
Gerard Ryan 70b1364dd5 dockerd: Updated to 20.10.7
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-06-09 21:12:44 +10:00
Gerard Ryan 3c304a0d03 libnetwork: Updated to 2021-05-25 for docker 20.10.7
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-06-09 21:12:44 +10:00
Gerard Ryan 7311210d50 containerd: Updated to 1.4.6 for docker 20.10.7
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-06-09 21:12:35 +10:00
Gerard Ryan c0b2d08c41 runc: Updated to 1.0.0-rc95 for docker 20.10.7
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2021-06-09 21:12:28 +10:00
Nick Hainke e5e6aa421d gpsd: use $(AUTORELEASE)
The version is often incremented. Switch to $(AUTORELEASE).

Signed-off-by: Nick Hainke <vincent@systemli.org>
2021-06-08 17:21:01 +02:00
Rosen Penev 5771a30b72
Merge pull request #15802 from oskarirauta/crun
crun: update to 3.2.0
2021-06-07 18:46:16 -07:00
Oskari Rauta 0b609eb373 crun: update to 3.2.0
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2021-06-08 03:15:15 +03:00
Oskari Rauta e565bebf41 podman: update to 3.2.0
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2021-06-08 02:57:50 +03:00
Paul Spooren 2bb5cb0a4c syncthing: update to v1.17.0
Lenghy changelog available on GitHub[1].

[1]: https://github.com/syncthing/syncthing/releases

Signed-off-by: Paul Spooren <mail@aparcar.org>
2021-06-06 17:23:16 -10:00
Nick Hainke 35b18ddfc4 gpsd: fix compilation with x86 glibc
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>
2021-06-04 18:21:43 +02:00
Rosen Penev 3f2113db87 tcsh: update to 6.22.04
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-06-04 12:19:57 +02:00
Rosen Penev bdb017dd40
Merge pull request #15740 from neheb/moreut
moreutils: update to 0.65
2021-06-03 11:55:39 -07:00
Rosen Penev 51a2c2b569
Merge pull request #15736 from neheb/fsh
fish: update to 3.2.2
2021-06-03 11:51:53 -07:00
Rosen Penev 42442e5954
Merge pull request #15742 from neheb/sumoo
sumo: update to 1.9.2
2021-06-02 21:10:24 -07:00
Rosen Penev 8362bb77c7
Merge pull request #15750 from neheb/unrarr
unrar: update to 6.0.6
2021-06-02 21:09:57 -07:00
Rosen Penev a02d79327b tang: update to 10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-06-02 20:21:40 -07:00
Rosen Penev 4d380bcfc8 unrar: update to 6.0.6
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-06-01 23:12:39 -07:00
Rosen Penev 2e7ede0e3b sumo: update to 1.9.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-06-01 23:06:33 -07:00
Rosen Penev f4a65f15d0 moreutils: update to 0.65
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-06-01 23:04:08 -07:00
Rosen Penev 6abb64b316 fish: update to 3.2.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-06-01 23:00:48 -07:00
Keith T. Garner 76b45c8bbc bluld: add new package
Signed-off-by: Keith T. Garner <kgarner@kgarner.com>
2021-06-01 21:11:03 +02:00
Jianhui Zhao 110e24ad9c rtty: update to 7.4.1
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2021-05-31 14:10:29 +08:00
Rosen Penev f8843d2458
Merge pull request #15708 from neheb/hwi
hwinfo: fix compilation with ARC
2021-05-29 12:35:43 -07:00
Rosen Penev f262a4af86
Merge pull request #15641 from oskarirauta/gummiboot
gummiboot: fix case in depends..
2021-05-29 09:44:01 -07:00
Rosen Penev 6af7fbbf01 hwinfo: fix compilation with ARC
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>
2021-05-29 01:19:26 -07:00
ekathva advaita a86c3666f3 gpsd: Add a new package gpsd-utils to add gpsdctl
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>
2021-05-26 11:59:25 +02:00
Tianling Shen f2b7dce0a4 yq: Update to 4.9.3
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-05-24 20:05:36 +03:00
W. Michael Petullo f51ef46aa6 podman: change permissions on /etc/containers
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>
2021-05-22 14:15:05 +01:00
Oskari Rauta 616d867e48 crun: bumb to version 0.19.1
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2021-05-19 17:30:03 +03:00
Oskari Rauta b6299c763a podman: bumb version to 3.1.2
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2021-05-18 12:30:31 +03:00
Tianling Shen add86cd30a yq: Update to 4.9.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-05-18 12:29:44 +03:00
Oskari Rauta 5638023c7e gummiboot: fix case in depends..
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2021-05-18 01:56:59 +03:00
Javier Marcet 332d64a5bb docker-compose: Update to version 1.29.2
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>
2021-05-13 07:39:16 +02:00