惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Y
Y Combinator Blog
B
Blog
S
SegmentFault 最新的问题
Vercel News
Vercel News
博客园 - 聂微东
宝玉的分享
宝玉的分享
C
Check Point Blog
有赞技术团队
有赞技术团队
IT之家
IT之家
V
V2EX
爱范儿
爱范儿
GbyAI
GbyAI
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Microsoft Azure Blog
Microsoft Azure Blog
P
Proofpoint News Feed
博客园 - 司徒正美
博客园_首页
Last Week in AI
Last Week in AI
博客园 - 叶小钗
量子位
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
F
Fortinet All Blogs
腾讯CDC
J
Java Code Geeks

Pixels

A decade of allowing decay If there FOSS activities (July 2026) Stepping away from Flathub Some notes on Flathub's LLM policy A Python reimplementation of git-evtag The politics of resistance Some addendums to the last post Taking a pause Some updates to Flatpak Builder Lint (April 2026) Platform wheel support in Flatpak PIP Generator Small lives Rescuing squirrels Diary#1 Closing the chapter on OpenH264
FOSS activities (April 2026)
2026-04-29 · via Pixels

Apr 29, 2026

This most will summarise my FOSS activities over the last several months.

I would suggest reading these two posts for some major work that I did in this time period.

I will try to list below some more activities that do not belong in the above detailed posts.

  • Reported and fixed a reproducibility bug in fwupd. See PR 10096.
  • Reported and provided a patch for a reproducibility bug in NASM. See issue 220.
  • Reported a reproducibility bug in OVMF. See issue 12360.
  • Migrated flatpak-github-actions to Node 24, and released version 6.7. See the commit log.
  • Merged several fixes to the Steam Flatpak package. See the commit log.
  • Addded various Flatpak docs. See the commit log.
  • Fixed pygtk build in shared-modules repo. See PR 460.
  • PR to add more context to reqwest errors to flat-manager. See PR 165.
  • PR to migrate flathub::manifest key from metadata to the custom tag in flat-manager-hooks. See PR 134.
  • Several test fixes to flathub-external-data-checker. See the commit log. Added a feature to include branch name in PR title and merged an old PR fixing the checker for rotating load-balanced URLs. PR to add support for robots.txt, see PR 512 which was a bunch of work. PR to support multiple != constraints in the versions property, see PR 510. PR to fix a freeze when async tasks do not get cancelled. See PR 511.
  • Reviewed 18 PRs to Flatpak itself and merged some
  • 20 merged PRs to flatpak-builder, 4 PRs waiting to be merged, a security fix. I will write more about this later.
  • PR to libglnx to silence warnings around g_clear_fd. See the commit. I want to extend this to other parts of libglnx too and tests for it. I have two draft PRs for that waiting for feedback.
  • Several bug fixes and new features to Flathub backend, see the commit log. Reviewed a couple of PRs here too.
  • Several bug fixes and new features to vorarbeiter, see the commit log. Reviewed a PR to add support for the merge command.
  • Created a new action to close stale Flathub submission PR, see the commit log.
  • Updated several Flatpak packages I maintain, and the usual exception PR reviews.
  • Usual Freedesktop SDK maintainance, I crossed the 4000 commit mark recently in just 3 years:
git shortlog -sn --all --no-merges|head -4

 15884	freedesktop_sdk_updater
  4071	bbhtt
  2673	Seppo Yli-Olli

I also wrote several proposals to improve maintainance of the SDK, see the open issues, submitted a fix to buildstream-plugins-community and joined some arguments with some people!

That should be all.