Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-02-02 | 6.9 kB | |
v0.11.0 source code.tar.gz | 2023-02-02 | 53.2 MB | |
v0.11.0 source code.zip | 2023-02-02 | 55.2 MB | |
Totals: 3 Items | 108.4 MB | 1 |
What's Changed
- cmds/core/which: fix default usage by @binjip978 in https://github.com/u-root/u-root/pull/2515
- bump release to v0.10.0 by @MDr164 in https://github.com/u-root/u-root/pull/2516
- pkg/dhclient: Allow custom client v6 port by @birdperson-lives in https://github.com/u-root/u-root/pull/2518
- pkg/syscallfilter: remove test obsoleted by go 1.19 by @rminnich in https://github.com/u-root/u-root/pull/2519
- update golang version of project and testimages to 1.19 by @RiSKeD in https://github.com/u-root/u-root/pull/2510
- Add
-cmdline
tofbnetboot
to override kernel cmdline args by @staticfloat in https://github.com/u-root/u-root/pull/2524 - cmds/core/shasum: work with multiple files by @binjip978 in https://github.com/u-root/u-root/pull/2525
- cmds/core/uniq: add ignore case flag by @binjip978 in https://github.com/u-root/u-root/pull/2520
- cmds/core/tail restructure for better test coverage by @binjip978 in https://github.com/u-root/u-root/pull/2526
- pkg/cpio: add utility function WriteRecordsAndDirs by @rminnich in https://github.com/u-root/u-root/pull/2532
- efivarfs: Fix fs_test.go to end with mutable file by @birdperson-lives in https://github.com/u-root/u-root/pull/2531
- cmds/core/tail: fix issue with multiple new lines by @binjip978 in https://github.com/u-root/u-root/pull/2533
- cmds/core/readlink: remove testutil by @binjip978 in https://github.com/u-root/u-root/pull/2534
- Rewrite cpio pkg tests as fuzzy tests by @RiSKeD in https://github.com/u-root/u-root/pull/2528
- fix unchecked errors in cmds/exp/netbootxyz & pkg/boot by @RiSKeD in https://github.com/u-root/u-root/pull/2539
- Fuzzing for grub related parsing by @RiSKeD in https://github.com/u-root/u-root/pull/2535
- cmds/core/ip: parse gateway IP instead of CIDR by @Lencerf in https://github.com/u-root/u-root/pull/2541
- pkg/boot/syslinux: fuzzing for syslinux configs by @RiSKeD in https://github.com/u-root/u-root/pull/2536
- oss-fuzz integration prep: add dictionaries & .options to improve fuz… by @RiSKeD in https://github.com/u-root/u-root/pull/2543
- pkg/pty/pty_test:Skip test if /dev/tty does not exist by @Lencerf in https://github.com/u-root/u-root/pull/2548
- add loong64 for ubinary by @zhangwenlong8911 in https://github.com/u-root/u-root/pull/2545
- termios: Support FreeBSD by @patmaddox in https://github.com/u-root/u-root/pull/2544
- Fix broken link by @leongross in https://github.com/u-root/u-root/pull/2546
- Fix broken CRC32 checks for signed bzimage files. by @abrender in https://github.com/u-root/u-root/pull/2547
- libinit: Implement ErrNoModulesFound by @Foxboron in https://github.com/u-root/u-root/pull/2501
- CI: replace golint with revive and run ineffassign in subdirectories by @RiSKeD in https://github.com/u-root/u-root/pull/2530
- cmds/core/cat: don't pass cmdline args as a [FILE] by @binjip978 in https://github.com/u-root/u-root/pull/2552
- Add missing syscall import in Darwin by @patmaddox in https://github.com/u-root/u-root/pull/2553
- Fix error checking fbnetboot/main.go by @abrender in https://github.com/u-root/u-root/pull/2556
- Improvement: Make gosh work by @ChriMarMe in https://github.com/u-root/u-root/pull/2554
- [fbnetboot] Fix error in retry logic. by @abrender in https://github.com/u-root/u-root/pull/2557
- [fbnetboot] Change type assertion to errors.As by @abrender in https://github.com/u-root/u-root/pull/2558
- pkg/dt: Move kernel-independent parts of parsing to fdt.go by @rminnich in https://github.com/u-root/u-root/pull/2560
- cmds/exp/gosh: fuzzing of gosh cmd by @RiSKeD in https://github.com/u-root/u-root/pull/2555
- pkg/dt: create idiomatic New(), minimize Linux special-ness by @rminnich in https://github.com/u-root/u-root/pull/2561
- [oss-fuzz integration]: misc fixes in fuzzing tests by @RiSKeD in https://github.com/u-root/u-root/pull/2562
- cmds/core/tee add test coverage by @binjip978 in https://github.com/u-root/u-root/pull/2542
- Tamago ci by @rminnich in https://github.com/u-root/u-root/pull/2564
- esxi, ipxe & smbios pkg: additional fuzzing tests by @RiSKeD in https://github.com/u-root/u-root/pull/2565
- cmds/core/wget: remove testutil by @binjip978 in https://github.com/u-root/u-root/pull/2540
- gotest: run benchmarks in VMs by @hugelgupf in https://github.com/u-root/u-root/pull/2581
- Remove old busybox by @hugelgupf in https://github.com/u-root/u-root/pull/2584
- Small independent fixes of [#2583] by @hugelgupf in https://github.com/u-root/u-root/pull/2586
- binary builder: basic test by @hugelgupf in https://github.com/u-root/u-root/pull/2587
- Support Go package paths & GBB_PATH by @hugelgupf in https://github.com/u-root/u-root/pull/2588
- Actually compile Go VM tests; halve CircleCI test time by @hugelgupf in https://github.com/u-root/u-root/pull/2589
- pkg/termios: add openbsd support by @bradfitz in https://github.com/u-root/u-root/pull/2593
- cmds/core/tr: increase coverage and remove testutil by @binjip978 in https://github.com/u-root/u-root/pull/2585
- Move gosh to cmds/core by @jensdrenhaus in https://github.com/u-root/u-root/pull/2598
- pkg/termios: fix darwin regression from previous commit, add tests by @bradfitz in https://github.com/u-root/u-root/pull/2594
- Add debugfs to libinit by @ericvh in https://github.com/u-root/u-root/pull/2596
- Add ttyhvc0 to libinit by @ericvh in https://github.com/u-root/u-root/pull/2597
- Forthcleanup -- fix up code, tests, etc. by @rminnich in https://github.com/u-root/u-root/pull/2601
- cifuzz: do not report non-reproducible crashes by @RiSKeD in https://github.com/u-root/u-root/pull/2600
- cmds/core/cat: handle "-" to comply with POSIX by @binjip978 in https://github.com/u-root/u-root/pull/2567
- Fix follow mode in tail by @ericvh in https://github.com/u-root/u-root/pull/2595
- [mktemp] Remove hard coded /tmp in mktemp_test.go by @abrender in https://github.com/u-root/u-root/pull/2563
- cmds/core/ip: fix arg parsing by @Lencerf in https://github.com/u-root/u-root/pull/2605
- Tinygoize by @rminnich in https://github.com/u-root/u-root/pull/2604
- bump to v-1.11.0 by @rminnich in https://github.com/u-root/u-root/pull/2608
New Contributors
- @birdperson-lives made their first contribution in https://github.com/u-root/u-root/pull/2518
- @staticfloat made their first contribution in https://github.com/u-root/u-root/pull/2524
- @zhangwenlong8911 made their first contribution in https://github.com/u-root/u-root/pull/2545
- @patmaddox made their first contribution in https://github.com/u-root/u-root/pull/2544
- @leongross made their first contribution in https://github.com/u-root/u-root/pull/2546
- @bradfitz made their first contribution in https://github.com/u-root/u-root/pull/2593
- @ericvh made their first contribution in https://github.com/u-root/u-root/pull/2596
Full Changelog: https://github.com/u-root/u-root/compare/v0.10.0...v0.11.0