Commit Graph

128 Commits

Author SHA1 Message Date
Owen Rafferty
95ffed143b
busybox: 1.36.1 2023-05-21 11:47:21 -05:00
phoebos
8bf65f2765
*: remove VERSION markers 2023-03-02 18:00:45 +05:30
Owen Rafferty
e9a704ad3c
busybox: 1.36.0 2023-01-04 20:09:40 -06:00
git-bruh
44710574cb
*: b3sum 2022-11-21 17:17:17 +05:30
git-bruh
5d2b742d23
busybox: add exec 2>&1 to *.run 2022-10-03 18:28:07 +05:30
Owen Rafferty
92bcb11e21
busybox: CVE-2022-30065 patch 2022-08-16 23:34:09 -05:00
Riteo
3bbc07cda8
busybox: unconditionally enable Unicode (#66) 2022-06-01 11:56:40 +05:30
Owen Rafferty
a9c29b8514
busybox: CVE-2022-28391 patch 2022-05-12 23:01:50 -05:00
git-bruh
00e6e30c81
busybox: bump, fix https://github.com/kisslinux/repo/issues/384 and https://github.com/kisslinux/repo/issues/377 2022-03-11 15:24:09 +05:30
git-bruh
473187d6dd
busybox: 1.35.0 2022-03-06 17:38:03 +05:30
Dylan Araps
8a5c4f9e43
busybox: 1.34.1 2021-10-11 08:21:58 +03:00
Dylan Araps
ad31d82b91
busybox: fix acpid directory. Closes #333 2021-09-15 08:08:03 +03:00
Dylan Araps
13aa26c9e9
busybox: add attribution to patch 2021-09-10 21:37:40 +03:00
Dylan Araps
7623e60ab7
busybox: apply newer fix for #331 2021-09-10 21:29:42 +03:00
Dylan Araps
139c13dcbb
busybox: fix awk %% error. Closes #331 2021-09-10 18:24:41 +03:00
Dylan Araps
2d8a7b9808
busybox: use new libudev-zero hotplugging method 2021-08-29 06:50:05 +03:00
Dylan Araps
ae974db1aa
busybox: use baseinit by default when no inittab present 2021-08-28 12:19:18 +03:00
Dylan Araps
14849c1eb7
repo: check-in readmes 2021-08-26 07:22:10 +03:00
Dylan Araps
ed72bccba5
busybox: fix mdev.conf, closes #321 2021-08-25 14:34:34 +03:00
Dylan Araps
8483a24387
busybox: new mdev.conf 2021-08-21 14:24:14 +03:00
Dylan Araps
7ca2d33e8a
busybox: 1.34.0 2021-08-20 13:16:05 +03:00
Dylan Araps
6bd6a0d395
busybox: swap to gz source 2021-07-22 08:52:08 +03:00
Dylan Araps
16a357ba6e
busybox: remove unintended change 2021-07-18 07:19:49 +03:00
Dylan Araps
89bc1ca5d0
busybox: update for new env 2021-07-18 06:51:20 +03:00
Dylan Araps
72b3acf3bf
busybox: bump rel for depends change 2021-07-15 14:23:07 +03:00
Dylan Araps
7eef7f4ca7
Merge branch 'master' of github.com:kisslinux/repo 2021-07-15 14:22:33 +03:00
Dylan Araps
5d2be71cb5
busybox: bump for depends change 2021-07-15 14:20:21 +03:00
dylan
512ad58e9e
Merge pull request #286 from kisslinux/var
Add variables to sources files
2021-07-15 14:17:02 +03:00
Dylan Araps
423fb876d0
busybox: remove fake depends 2021-07-15 12:36:53 +03:00
Dylan Araps
6d3aa58105
busybox: use VERSION 2021-07-15 09:23:58 +03:00
Dylan Araps
13e25e48ac
busybox: fix segfaults with clang. Closes #278 2021-07-12 20:24:39 +03:00
Dylan Araps
67c550a704
busybox: fix executable not being set. Closes #268 2021-07-08 11:34:16 +03:00
Dylan Araps
00ceb6e987
busybox: remove libressl from depends 2021-07-07 22:00:09 +03:00
Dylan Araps
4c344a7b7a
busybox: remove sed -i 2021-07-03 20:17:40 +00:00
Dylan Araps
9e7f1ef669
busybox: remove usage of install 2021-07-01 16:03:35 +00:00
Dylan Araps
5e4c797a07
busybox: enable halt and chvt 2021-07-01 12:39:04 +00:00
Dylan Araps
794ac8ace9
busybox: 1.33.1 2021-06-30 10:19:00 +00:00
Dylan Araps
9078f19763
busybox: Set CC fallback once 2020-11-19 11:32:27 +02:00
Dylan Araps
e8f700827d
busybox: Fix build when 'cc' is clang.
This simply makes busybox's build system aware of the fact that
cc == clang (it usually hardcodes clang).

Closes #240
2020-11-19 11:27:12 +02:00
Dylan Araps
eb412f08f5
busybox: Fix segfaults when built with clang. See: #240
NOTE: This does not add detection for CC=cc where cc is a symlink
to clang. This only covers CC=clang. Another commit will be pushed
shortly to fully fix the issue.
2020-11-19 09:51:06 +02:00
Dylan Araps
2e0ed18bf7
busybox: revert CC change. See #240 2020-11-18 20:18:58 +02:00
Dylan Araps
b98fac2901
busybox: Fix build when not using gcc 2020-11-18 19:14:16 +02:00
Dylan Araps
9aa67b4b50
busybox: add ntpd service 2020-08-27 01:36:36 +03:00
Dylan Araps
e61bbf086c
busybox: fix unzip behavior (fixes neovim-git) 2020-08-17 13:35:40 +03:00
Dylan Araps
1510dfca95
busybox: Enable HD 2020-07-03 10:31:18 +03:00
Dylan Araps
6c332ee72d
busybox: Add USB vendor names to lsusb.
Patch written and sent in by xzcvczx.
2020-06-30 22:10:08 +03:00
Dylan Araps
07734802bc
busybox: bump to 1.32.0 2020-06-27 10:58:19 +03:00
Dylan Araps
12419232f4
busybox: Add ipv6 support to -suid stuff 2020-05-31 17:16:23 +03:00
Dylan Araps
d493efb4d3
busybox: Add ping6, traceroute, etc 2020-05-31 17:09:10 +03:00
Dylan Araps
8511390abc
busybox: Use sha256 as default password algo. 2020-05-18 11:38:06 +03:00