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

推荐订阅源

小众软件
小众软件
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
WordPress大学
WordPress大学
月光博客
月光博客
Hugging Face - Blog
Hugging Face - Blog
博客园 - 聂微东
博客园 - 【当耐特】
博客园_首页
The Cloudflare Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Apple Machine Learning Research
Apple Machine Learning Research
Last Week in AI
Last Week in AI
酷 壳 – CoolShell
酷 壳 – CoolShell
大猫的无限游戏
大猫的无限游戏
雷峰网
雷峰网
量子位
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
T
Tailwind CSS Blog
IT之家
IT之家
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
GbyAI
GbyAI
V
Visual Studio Blog
F
Fortinet All Blogs
Martin Fowler
Martin Fowler

Morten Linderud

Resigning from Arch Linux ACME device attestation, smallstep and pkcs11: attezt Personal infrastructure setup 2026 Self-hosting DNS for no fun, but a little profit! Easter hack: terraform-provider-openwrt SSH CA with device and identity attestation: ssh-tpm-ca-authority NixOS is not reproducible Stream to chromecast with resolved, vlc and bash Store ssh keys inside the TPM: ssh-tpm-agent Store age identities inside the TPM: age-plugin-tpm Golang crypto/ecdh and the TPM My FOSS work update coredumpctl, delve and debug packages for Go Monitoring the kernel.org Transparency Log for a year Streaming the Steam Deck to OBS mkinitcpio v31 and UEFI stubs FOSS Activities in April 2021 FOSS Activities in March 2021 Simplifying and securing the boot process FOSS Activities in February 2021 FOSS Activities in January 2021 FOSS Activities in December 2020 Kubernetes in Arch Linux PAM Bypass: when null(is not)ok FOSS Activities in October 2020 Improving the Secure Boot user experience Packaging LXD for Arch Linux Reproducible Arch Linux Packages Mailpile, sendmail and procmail The State of Hy
FOSS Activities in November 2020
Morten Linderud · 2020-12-01 · via Morten Linderud

FOSS Activities in November 2020

Second month of doing these posts. In short not much has been happening the past weeks, but that would be a slight lie.

I have sponsored rgacognes Trusted User application. The application was posted to the mailing list, and it’s currently being voted and decided by a weeks time.

There has also been some discussion for years about bringing debug packages into Arch. This has largely been stalled but I brought it back to life again. Essentially the problem might be solved by utilizing the new debuginfod project, and we can later distribute the packages itself when we understand the new mirror requirements. There is currently a discussion on [arch-dev-public] about it.

Along with the above, chugging along nicely with packages. Python has been rebuilt for the Python 3.9 release. This means there hasn’t been as many python package updates. Currently everything is in testing and we should see packages move to the stable repositories early next week. I simply haven’t been bothered going through the hoops of releasing package updates into stable and then deal with a rebuild for python 3.9 for testing.

In other news, kubernetes is now packaged into [community]. I’m probably doing a write up on this later this week. Most of this work has been done by David Runge, with me as supporting character. This also includes a reorganization of the different container files between the Red Hat container ecosystem. The files has been spread among container, buildah and skopeo. This gives weird dependencies such as containerd depending on skopeo. But this is only for the files it provides. These files have been moved to containerd-common and dependant packages has been (mostly) updated.

For questions or suggestions on this post, please reach to me on morten@linderud.pw.

  • k9s updated to 0.23.3-1, 0.23.4-1, 0.23.9-1, 0.23.10-1, 0.24.1-1
  • buildah updated to 1.17.0-1, 1.18.0-1
  • perl-type-tiny updated to 0.012000
  • python-reportlab updated to 3.5.55-1
  • python-pygame updated to 2.0.0-1
  • archlinux-contrib updated to 20201101-1, 20201108-1
  • toolbox updated to 0.0.97-1
  • crun updated to 0.15.1-1
  • python-language-server updated to 0.36.0-1
  • fzf updated to 0.24.2-1, 0.24.3-1
  • slirp4netns updated to 1.1.6-1
  • git-lfs updated to 2.12.1-1
  • restic updated to 0.11.0-1
  • go updated to 1.15.4-1, 1.15.5-1, 1.15.5-2
  • helm updated to 3.4.1-1
  • github-cli updated to 1.2.1-1, 1.3.0-1
  • gopls updated to 0.5.3-1
  • i3-gaps updated to 4.19-1
  • rclone updated to 1.53.3-1
  • v2ray updated to 4.33.0-1
  • dns-over-https updated to 2.2.3-1
  • rofi updated to 1.6.1-1
  • crun updated to 0.16-1
  • slirp4netns updated to 1.1.7-1
  • fuse-overlayfs updated to 1.3.0-1
  • containerd updated to 1.4.2-1, 1.4.2-2, 1.4.3-1
  • lostfiles updated to 4.08-1
  • kubernetes
    • David did most of the work, but tested and adopted!
  • python-google-api-core
  • python-google-api-python-client
  • python-pandas
  • python-pandas-datareader
  • docker
  • oomd
  • vgrep
  • git-publish
  • b4
  • psi-notify
  • etcd
  • micro
  • adblock stuff for qutebrowser

Bugfixes

  • FS#68456: fzf had RELRO removed as part of the move to use the Makefile
  • FS#68271: containerd got signatures
  • go: With a recent security issue in the compiler, LDFLAGS was restrictied to such a degree go packages wouldn’t be built with CGO_LDFLAGS. #42565 solves the problem.

Security Team

We released a total of 29 advisories the past month.

Other things…

  • Python rebuilds has started!
    • Python rebuilds also managed to hit [testing] during the same month :)
  • Release archlinux-repro 20201114
    • Reworked the container handling
  • Patched docker to support SOURCE_DATE_EPOCH when building

Presentations

Cheers!

Back to posts