February 28th 2023

Free software activities in February 2023

Here is my monthly update covering what I have been doing in the free software world during February 2023 (previous month):

This seems to be because Sphinx is essentially running repr(…) on a set() data structure nested within a tuple object, and it isn't sorting the contents of that nested set() when rendering it. [...]


Reproducible Builds

One of the original promises of open source software is that distributed peer review and transparency of process results in enhanced end-user security. However, whilst anyone may inspect the source code of free and open source software for malicious flaws, almost all software today is distributed as pre-compiled binaries. This allows nefarious third-parties to compromise systems by injecting malicious code into ostensibly secure software during the various compilation and distribution processes.

The motivation behind the Reproducible Builds effort is to ensure no flaws have been introduced during this compilation process by promising identical results are always generated from a given source, thus allowing multiple third-parties to come to a consensus on whether a build was compromised.

This month, I:

This seems to be because Sphinx is essentially running repr(…) on a set() data structure nested within a tuple object, and it isn't sorting the contents of that nested set() when rendering it. [...]


diffoscope

Elsewhere in our tooling, I made the following changes to diffoscope, including preparing and uploading versions 235 and 236 to Debian:


Debian

Bugs filed

Uploads


Debian LTS

This month I have worked 18 hours on Debian Long Term Support (LTS) and 12 hours on its sister Extended LTS project.

You can find out more about the project via the following video:




You can subscribe to new posts via email or RSS.