Skip to content

Blog post: SQLite and NGINX library upgrades for Unikraft#497

Open
abhinavkumar1203 wants to merge 1 commit intounikraft:mainfrom
abhinavkumar1203:blog-Unikraft-libraries-upgrade
Open

Blog post: SQLite and NGINX library upgrades for Unikraft#497
abhinavkumar1203 wants to merge 1 commit intounikraft:mainfrom
abhinavkumar1203:blog-Unikraft-libraries-upgrade

Conversation

@abhinavkumar1203
Copy link

This blog post covers the work completed between June 2 and June 23, 2025 as part of my GSoC project with Unikraft. It summarizes two major efforts:

Upgrading lib-sqlite to version 3.50.1

Updated source version and SHA256 in Makefile.uk

Rebased and simplified existing patches (omit-math, stub-syscalls)

Cleaned up Config.uk and added toggle options for shell and main function

Restored missing dependencies based on feedback

Successfully built and tested against a Unikraft application

Upgrading lib-nginx to version 1.28.0 with HTTP/2 support

Updated Library.uk and removed stale patches

Patched around missing Huffman codec with stub implementations

Ensured build compatibility without disabling HTTP/2

Confirmed successful binary integration with Unikraft

Copy link
Member

@craciunoiuc craciunoiuc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, can you do another pass and format the content with mdx formatting

You can take a peek at the other PRs submitted by the other GSoC students and other files

@craciunoiuc craciunoiuc requested a review from razvand June 29, 2025 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants