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.
Package Updates to [community]
k9supdated to0.23.3-1,0.23.4-1,0.23.9-1,0.23.10-1,0.24.1-1buildahupdated to1.17.0-1,1.18.0-1perl-type-tinyupdated to0.012000python-reportlabupdated to3.5.55-1python-pygameupdated to2.0.0-1archlinux-contribupdated to20201101-1,20201108-1toolboxupdated to0.0.97-1crunupdated to0.15.1-1python-language-serverupdated to0.36.0-1fzfupdated to0.24.2-1,0.24.3-1slirp4netnsupdated to1.1.6-1git-lfsupdated to2.12.1-1resticupdated to0.11.0-1goupdated to1.15.4-1,1.15.5-1,1.15.5-2helmupdated to3.4.1-1github-cliupdated to1.2.1-1,1.3.0-1goplsupdated to0.5.3-1i3-gapsupdated to4.19-1rcloneupdated to1.53.3-1v2rayupdated to4.33.0-1dns-over-httpsupdated to2.2.3-1rofiupdated to1.6.1-1crunupdated to0.16-1slirp4netnsupdated to1.1.7-1fuse-overlayfsupdated to1.3.0-1containerdupdated to1.4.2-1,1.4.2-2,1.4.3-1lostfilesupdated to4.08-1
Package additions to [community]
- kubernetes
- David did most of the work, but tested and adopted!
Package adoptions in [community]
- python-google-api-core
- python-google-api-python-client
- python-pandas
- python-pandas-datareader
- docker
Potential new packages for [community]
- oomd
- vgrep
- git-publish
- b4
- psi-notify
- etcd
- micro
- adblock stuff for qutebrowser
Bugfixes
- FS#68456:
fzfhad 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 withCGO_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 :)
- Python rebuilds also managed to hit
- Release
archlinux-repro20201114- Reworked the container handling
- Patched
dockerto supportSOURCE_DATE_EPOCHwhen building
Presentations
- Published my presentation from Arch Conf 2020 about Reproducible Builds.
- Did a presentation about reproducible builds for the local Linux User Group (Norwegian).
Cheers!