Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare 14.2 #3833

Merged
merged 23 commits into from
Jan 27, 2025
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
2c2f88b
Bump OS to development version 14.2.dev0
sairon Dec 17, 2024
52774c4
Merge branch 'main' into dev
sairon Dec 19, 2024
b02eee1
Remove unapplied BRCM_TRACING option from Rockchip kernel config (#3754)
sairon Dec 19, 2024
29c8cf8
Remove Z3FOLD option from Tinker kernel config (#3755)
sairon Dec 19, 2024
a842fff
Linux: Update kernel to 6.6.69 (#3773)
sairon Jan 8, 2025
f778edf
Change RPi bootargs order to keep cgroup memory controller enabled (#…
sairon Jan 8, 2025
c7e21c0
Add all BCM2712 device trees to RPi 5 image (#3782)
sairon Jan 9, 2025
c0bf275
Bump docker/build-push-action from 6.10.0 to 6.11.0 (#3791)
dependabot[bot] Jan 13, 2025
cd04812
Allow boot from USB and NVMe on Khadas VIM3 (#3784)
viraniac Jan 15, 2025
16eb245
Add Mellanox ConnectX-3 NIC support (#3775)
greyltc Jan 15, 2025
f3d83d2
Linux: Update kernel to 6.6.71 (#3792)
sairon Jan 15, 2025
4baca32
Disable CQE on mmc0 to fix I/O freezes on CM5 (#3793)
sairon Jan 15, 2025
b8b1e25
Enable AMD 1-wire AXI IP and Zynq GPIO drivers (#3795)
michalsimek Jan 15, 2025
d9fb660
Enable ES1371 sound card module for VMWare guests (#3799)
sairon Jan 16, 2025
6ef7a68
Make usb_modeswitch include directory writable (#3800)
sairon Jan 16, 2025
beafcda
Bump OS to pre-release version 14.2.rc1
sairon Jan 16, 2025
ed4463e
Bump docker/build-push-action from 6.11.0 to 6.12.0 (#3809)
dependabot[bot] Jan 20, 2025
a9efc21
Bump Buildroot to 2024.02.10 (#3811)
sairon Jan 21, 2025
5a502ca
Enable USB-SD convertor on AMD/Xilinx Kria KD240 platform (#3812)
michalsimek Jan 21, 2025
8db3b9f
Linux: Update kernel to 6.6.73 (#3813)
sairon Jan 21, 2025
478f652
Fix linux-pam trying to include disabled pam_lastlog.so on login (#3815)
sairon Jan 21, 2025
6f51b80
Bump OS to pre-release version 14.2.rc2
sairon Jan 21, 2025
da08a45
Bump OS to release version 14.2
sairon Jan 27, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bump docker/build-push-action from 6.10.0 to 6.11.0 (#3791)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Jan 13, 2025
commit c0bf2751c47023d2fac2455ad0e335874ff97ea3
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -144,7 +144,7 @@ jobs:
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and Push
uses: docker/build-push-action@v6.10.0
uses: docker/build-push-action@v6.11.0
id: build_haos_builder
with:
context: .