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

推荐订阅源

WordPress大学
WordPress大学
博客园 - 司徒正美
I
InfoQ
宝玉的分享
宝玉的分享
G
Google Developers Blog
J
Java Code Geeks
Martin Fowler
Martin Fowler
The GitHub Blog
The GitHub Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
罗磊的独立博客
腾讯CDC
F
Fortinet All Blogs
A
About on SuperTechFans
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Recent Announcements
Recent Announcements
Last Week in AI
Last Week in AI
B
Blog RSS Feed
博客园 - 聂微东
D
DataBreaches.Net
Hugging Face - Blog
Hugging Face - Blog
The Cloudflare Blog
L
LangChain Blog
Microsoft Azure Blog
Microsoft Azure Blog
aimingoo的专栏
aimingoo的专栏

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