Skip to content
Success

Changes

Summary

  1. Update borgbackup to 1.1.10 (commit: 342ed7a) (details)
  2. Update libarchive to 3.4.0 (commit: 196e28d) (details)
  3. top: use termios instead of termio (commit: 1861c11) (details)
  4. Get beadm fix to bash-completion (commit: 56a0298) (details)
  5. Automatically close stale PRs (commit: 488af9d) (details)
  6. testing_needed labelled PRs shouldn't be marked as stale (commit: 1240bc4) (details)
  7. Use proper testing needed label (commit: 13da9af) (details)
  8. x11: set defaults for applications and libraries (commit: e6e0d57) (details)
  9. libxfont2: fix pkg-config file (commit: 20b286c) (details)
  10. libqb: bump to 1.0.5 (commit: afde80f) (details)
The file was modifiedcomponents/sysutils/borgbackup/Makefile (diff)
The file was modifiedcomponents/sysutils/borgbackup/borg-PYVER.p5m (diff)
The file was modifiedcomponents/sysutils/borgbackup/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/library/libarchive/libarchive.p5m (diff)
The file was modifiedcomponents/library/libarchive/Makefile (diff)
The file was addedcomponents/library/libarchive/patches/02-test_write_filter_zstd-set-compression-level-to-7.patch
The file was modifiedcomponents/library/libarchive/manifests/sample-manifest.p5m (diff)
Commit 1861c11e3f31d5279f3a98ded7c2917d1aade50e by Aurélien Larcher
top: use termios instead of termio
termio is using 8 control chars and we end up reading past array end.
Since termios is preferred interface, use it instead.
(commit: 1861c11)
The file was addedcomponents/sysutils/top/patches/11.termios.patch
The file was modifiedcomponents/sysutils/top/Makefile (diff)
The file was modifiedcomponents/shell/bash-completion/patches/01-use-gnu-awk-grep-sed.patch (diff)
The file was modifiedcomponents/shell/bash-completion/Makefile (diff)
Commit 488af9dfa6b48c8b53b4d352e3ca547b81b158de by noreply
Automatically close stale PRs
(commit: 488af9d)
The file was added.github/stale.yml
Commit 1240bc47afbdd03a8be5c7f90a6d7d78a7fb4933 by noreply
testing_needed labelled PRs shouldn't be marked as stale
(commit: 1240bc4)
The file was modified.github/stale.yml (diff)
Commit 13da9afd97acf778b0472d3655a6a30a3b2fd76d by noreply
Use proper testing needed label
(commit: 13da9af)
The file was modified.github/stale.yml (diff)
Commit e6e0d57f018cfc1285c28083df7eb56e98da26ea by Aurélien Larcher
x11: set defaults for applications and libraries
(commit: e6e0d57)
The file was modifiedmake-rules/x11.mk (diff)
The file was modifiedcomponents/x11/libXfont2/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/x11/libXfont2/Makefile (diff)
The file was addedcomponents/x11/libXfont2/patches/01-pkgconfig.patch
The file was modifiedcomponents/cluster/libqb/Makefile (diff)
The file was modifiedcomponents/cluster/libqb/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/cluster/libqb/libqb.p5m (diff)