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

182: 1 merged, add patch details

parent 4af06d32
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -25,15 +25,15 @@ Packages reviewed and fixed, and bugs filed
* Bernhard M. Wiedemann:
    * [grub2](https://savannah.gnu.org/bugs/index.php?54841) (fix mtime, file `readdir(2)`)
    * [hawk2/rubygem-sprockets](https://bugzilla.opensuse.org/show_bug.cgi?id=1112159) (filed: mtime + other)
    * [maildir-utils](https://bugzilla.opensuse.org/show_bug.cgi?id=1111950) (emacs .elc from parallelism)
    * [maildir-utils](https://bugzilla.opensuse.org/show_bug.cgi?id=1111950) (emacs .elc varies from parallelism)
    * [nfoview](https://github.com/otsaloma/nfoview/pull/15) (merged, sort Python glob / `readdir(2)`)
    * [python-gobject](https://gitlab.gnome.org/GNOME/pygobject/merge_requests/94) (sort python `listdir` / `readdir(2)`)
    * [python-gobject](https://gitlab.gnome.org/GNOME/pygobject/merge_requests/94) (merged, sort python `listdir` / `readdir(2)`)
    * [python](https://bugs.python.org/issue34990) (bug: FTBFS-2038)
    * [scons](https://github.com/SCons/scons/pull/3221) (merged, date)

* Chris Lamb:
    * [#911125](https://bugs.debian.org/911125) filed against [lmfit-py](https://tracker.debian.org/pkg/lmfit-py).
    * [#911234](https://bugs.debian.org/911234) filed against [mp3fs](https://tracker.debian.org/pkg/mp3fs) ([forwarded upstream](https://github.com/khenriks/mp3fs/pull/59))
    * [#911125](https://bugs.debian.org/911125) filed against [lmfit-py](https://tracker.debian.org/pkg/lmfit-py) (randomness).
    * [#911234](https://bugs.debian.org/911234) filed against [mp3fs](https://tracker.debian.org/pkg/mp3fs) ([forwarded upstream](https://github.com/khenriks/mp3fs/pull/59), use `SOURCE_DATE_EPOCH`)

Test framework development
--------------------------