Verified Commit ea58245b authored by Bernhard M. Wiedemann's avatar Bernhard M. Wiedemann
Browse files

2019-11: +8 patches, +2 links

parent c75dd6bb
Loading
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -10,6 +10,14 @@ draft: true
#### Upstream issues

    * [`OpenSC`](https://github.com/OpenSC/OpenSC/pull/1839) (generate consistent docbook id's)
    * [`python-oslo.reports`](https://review.opendev.org/693327) (drop unneccesary files with randomness)
    * [`perl-HTTP-Cookies`](https://github.com/libwww-perl/HTTP-Cookies/pull/56) (fix FTBFS-2025)
    * [`sql-parser`](https://github.com/hyrise/sql-parser/pull/133) (sort find/readdir)
    * [`maven-plugin-bundle`](https://github.com/apache/felix/pull/209) (java date)
    * Various updates to rpm:
        * [`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.

#### Unsorted