Debian Patches
Status for apt-dater/1.0.4+git20260113-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 01-tmux-options.diff | # tmux 2.4 changed this option, we need it for new created sessions # or tmux will fail with an unknown option error. diff -Naur apt-dater-1.0.4.orig/conf/tmux.conf apt-dater-1.0.4/conf/tmux.conf |
no | ||||
| 02-gcc-15.diff | Fix FTBFS with GCC 15 diff -Naur apt-dater.orig/src/sighandler.c apt-dater/src/sighandler.c |
Adrian Bunk <bunk@debian.org> | no | debian | ||
| 03-display-hosts.diff | # Some setups show an incomplete host list on initial startup until the # first status refresh/host action triggers a DrawList rebuild. # Force one rebuild in the first UI iteration to ensure the initial view # reflects the complete, loaded host set. # Closes: #812871 diff -Naur apt-dater.orig/src/stats.c apt-dater/src/stats.c |
no | ||||
| 04-tmux-window-name.diff | tmux: sanitize generated window name to satisfy modern tmux apt-dater builds the tmux window name from a hard-coded format ("%m # %U%H"), producing names such as "Maintainer # root@host.example.com:22". . Recent tmux releases restrict the characters permitted in window (and session) names and abort with "invalid window name: ..." when the name contains ':', '.' or '#', or control characters. Additionally '#' is subject to tmux format expansion. As a result apt-dater can no longer open a session on any host once such a tmux is installed. |
Patrick Matthäi <pmatthaei@debian.org> | no | debian upstream | upstream, https://github.com/tmux/tmux/issues/5299 | 2026-07-08 |
All known versions for source package 'apt-dater'
- 1.0.4+git20260113-2 (sid)
- 1.0.4+git20260113-1 (forky)
- 1.0.4-8 (trixie)
- 1.0.4-7 (bookworm)
