* [`1`](https://github.com/rpm-software-management/rpm/pull/931) (keep at least one changelog entry to set `SOURCE_DATE_EPOCH`)
* [`2`](https://github.com/rpm-software-management/rpm/pull/933) (regression fix that rpm-4.15 can override Build Date header again)
* [`3`](https://github.com/rpm-software-management/rpm/pull/936) (sort to avoid ordering issues from parallel header generation)
#### Debian
@@ -32,6 +40,13 @@ draft: true
#### Archlinux
* FIXME: the slight green bump on https://tests.reproducible-builds.org/archlinux/archlinux.png is due to the new pacman release. Meta: waiting for Foxboron's blogpost.
[FIXME reproducible Arch Linux packages](https://linderud.dev/blog/reproducible-arch-linux-packages/) by Morten Linderud
#### openSUSE
* Bernhard M. Wiedemann posted a [2019 summary of openSUSE updates](https://lists.reproducible-builds.org/pipermail/rb-general/2019-November/001722.html), including rpm.
* Submitted a [patch](https://github.com/openSUSE/brp-check-suse/pull/29) to strip LTO data from .o files.