Commit Graph

741 Commits

Author SHA1 Message Date
Miko-5
e24ff4d5df
screen: remove outdate patch (#877) 2024-12-10 19:39:11 +08:00
Miko-5
9c970545b2
screen: update to 4.9.1 (#874) 2024-12-10 10:10:05 +08:00
coolsnowwolf
af8cff26f3
lxc: update to 6.0.2
lxc: update to 6.0.2
No patches needed to be rebased, simple version bump.

Build system: x86/64
Build-tested: x86/64/AMD Cezanne
Run-tested: x86/64/AMD Cezanne

Signed-off-by: John Audia <therealgraysky@proton.me>
2024-11-20 14:47:14 +08:00
coolsnowwolf
3c01d86556 swanmon: add package 2024-11-15 22:31:43 +08:00
coolsnowwolf
b784740ce4 gl-mifi-mcu: remove package 2024-10-30 11:24:05 +08:00
coolsnowwolf
fff92666f3 daed: add package 2024-10-19 18:41:33 +08:00
coolsnowwolf
d1705362d3 minieap: add package 2024-10-19 18:29:48 +08:00
coolsnowwolf
4bdec02759 ddns-go: add package 2024-10-18 16:14:51 +08:00
BROBIRD
1be790cfd9
haveged: Update to 1.9.19 (#862) 2024-10-12 00:28:11 +08:00
trli
f33590430a
update lxc 2024-10-07 21:39:21 +08:00
zxl hhyccc
0158b00490
tini: Fix compilation with musl libc 1.2.5
Support POSIX basename used in musl libc 1.2.5.

This fixes compilation with musl libc 1.2.5.
2024-09-14 12:58:22 +08:00
coolsnowwolf
ce2db2cfbe apk: move package to core 2024-07-26 17:01:00 +08:00
uparrows
d647e108d6
docker: update all packages to 27.0.2 (#832) 2024-06-29 18:01:45 +08:00
coolsnowwolf
e97da8cead cni-plugins-nft: fix dependence with OpenWrt v19.07 2024-06-27 13:54:34 +08:00
HHJLKK
485e095913
zstd: update to 1.5.6 (#823) 2024-06-04 18:01:14 +08:00
coolsnowwolf
af92c8113e
inotify-tools: fix link error on x86 2024-05-31 11:38:38 +08:00
Albert Xu
579e94a275
qemu: Remove --disable-hax (#810)
unknown option --disable-hax

* --disable-hax is no longer supported
2024-05-14 17:50:46 +08:00
HHJLKK
5d21961d4b
qemu: update to 9.0.0 (#808) 2024-05-08 23:56:49 +08:00
uparrows
86639d1993
docker: update to 26.1.1 (#807) 2024-05-08 19:11:52 +08:00
uparrows
7ca8ed2415
docker: update to 26.1.0 (#806) 2024-05-07 00:46:28 +08:00
HHJLKK
2f5d306ed5
docker-compose: Update to version 2.27.0 (#805) 2024-05-05 01:04:10 +08:00
coolsnowwolf
db79fd2082 v2dat: remove CGO target flag 2024-03-15 03:27:03 +08:00
HHJLKK
8f8ca4018a
docker: update to version 25.0.3 (#776) 2024-03-01 20:25:10 +08:00
HHJLKK
f36b2d2197
gptfdisk: fix compile issues (#774) 2024-02-29 10:28:03 +08:00
HHJLKK
9aac3d6553 xfsprogs: fix compile issues 2024-02-19 17:41:09 +08:00
Miles Poupart
93cc87b6c0
smartmontools: update to 7.4 (#761) 2024-01-24 00:18:21 +08:00
coolsnowwolf
e7280b2a94 rust: Update to 1.75.0 2024-01-16 23:03:46 +08:00
lxg2001
c7e4045c10 mariadb: fix compilation with musl 1.2.4 2024-01-15 18:01:06 +08:00
coolsnowwolf
6654fe655c qemu: update to 8.1.2 2024-01-15 17:48:49 +08:00
Hex
8b2f4e5940
btrfs-progs: fix compilation with musl 1.2.4 (#756) 2024-01-14 03:33:36 +08:00
coolsnowwolf
24e31cc581 coreutils: update to 9.3 2024-01-13 14:06:42 +08:00
coolsnowwolf
4e2a9c59fd package: adds pcre2 to base 2024-01-13 13:44:14 +08:00
Noo6
4812305c00
treewide: fix mips golang compile error (#737)
Fixes: #692, #730
2023-11-22 21:06:13 +08:00
Stalker
99e97accae
docker: update all packages bump to 24.0.7 (#729)
Signed-off-by: xiangfeidexiaohuo <jsjson@163.com>
2023-11-11 00:47:29 +08:00
Hannu Nyman
4f7c2380cb nano: make nanorc world readable
If file /etc/nanorc is readable by everyone, "default" settings
are available for users as well without necessarily requiring
their own customized .nanorc in their home directory. Or if
they want one, but want it to be based on system's default
nanorc, they can copy it from /etc - without chmodding
file, it is in-accessible for users.

Suggested-by: Oskari Rauta <oskari.rauta@gmail.com>
[switched approach to use INSTALL_DATA]
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2023-10-26 03:06:18 +08:00
coolsnowwolf
6a6f7e18dc libnetwork: Remove unused package 2023-10-24 18:42:12 +08:00
BeYonme
7b64b8dd1a
docker: update default config (#725) 2023-10-19 19:28:31 +08:00
BeYonme
f4d1c074d4
docker: update all packages to 24.0.5 (#723) 2023-10-19 18:01:45 +08:00
trli
066c284c22
fix :zstd 空格问题导致无法编译问题
修复zstd 空格问题导致无法编译问题
2023-10-06 07:54:03 +08:00
trli
1928a7c9c8
fix :ztsd update Makefile 2023-10-05 19:40:48 +08:00
trli
52c77438c0
zstd: update to 1.5.5 (#718) 2023-10-05 11:05:30 +08:00
Beginner
0823b50838
syncthing: update to 1.24.0
This package can be built with Go 1.21 and QUIC can be enabled.
2023-10-03 02:54:53 +08:00
coolsnowwolf
5ffee92906
Merge pull request #679 from littoy/patch
qemu io_uring feature and bonding patches
2023-06-24 23:26:03 +08:00
lean
588eb59238 Revert "open-vm-tools: bump verison"
This reverts commit fa96401fae.
2023-06-24 23:25:21 +08:00
coolsnowwolf
fa96401fae open-vm-tools: bump verison 2023-06-17 22:06:23 +08:00
Kevin.MX
9d07c47a3e
zoneinfo: updated to the latest release (#685)
Signed-off-by: Vladimir Ulrich <admin@evl.su>
Co-authored-by: Vladimir Ulrich <admin@evl.su>
2023-05-20 21:01:19 +08:00
coolsnowwolf
5e4114ec08 cgroupfs-mount: default enable docker/lxc mount 2023-04-27 19:21:26 +08:00
littoy
01c0ae2e59 qemu: upgrade to 7.2.1 and add aio+IO_URING 2023-04-21 19:21:17 +08:00
littoy
1936df4c44 irqbalance: add IRQBALANCE_BANNED_CPUS option 2023-04-21 19:20:08 +08:00
Tianling Shen
1625485032 yq: Update to 4.33.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-03-30 07:17:34 +00:00