Opened 14 months ago
Closed 14 months ago
#19402 closed enhancement (fixed)
xorg applications: mkfontscale-1.2.3 xauth-1.1.3 xev-1.2.6 xmessage-1.0.7 xpr-1.2.0 xrefresh-1.1.0
Reported by: | Bruce Dubbs | Owned by: | Douglas R. Reno |
---|---|---|---|
Priority: | normal | Milestone: | 12.2 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
Point versions except xpr and xrefresh minor versions.
Change History (8)
comment:1 by , 14 months ago
comment:2 by , 14 months ago
xauth-1.1.3:
- config: Add missing AC_CONFIG_SRCDIR
- Variable scope reductions, as suggested by cppcheck
- Remove unnecessary casts from malloc() calls
- Handle -Wempty-body warning for WRITES() macro
- Unbold brackets for optional n at start of commands
- configure: Use AC_SYS_LARGEFILE to enable large file support
- configure: raise minimum autoconf requirement to 2.70
- unifdef hpux
- unifdef Lynx
comment:3 by , 14 months ago
xev-1.2.6:
- Fix overflow on XmbLookupString buffer
- gitlab CI: stop requiring Signed-off-by in commits
- Mark global variables as "static" since there's only one source file
- Mark graceful_exit as noreturn
comment:4 by , 14 months ago
xmessage-1.0.7:
- Print which arguments were unknown before giving usage message
- Add -version option
- configure: Use AC_SYS_LARGEFILE to enable large file support
comment:5 by , 14 months ago
xpr-1.2.0:
- Use memcpy() instead of memmove() when buffers are known not to overlap
- Remove unnnecessary casts from malloc(), calloc(), and free() calls
- No need to bzero() buffers allocated by calloc()
- Add support for paper sizes other than 8.5 x 11 inches
- gitlab CI: stop requiring Signed-off-by in commits
- Modernize lseek() calls
- configure: Use AC_SYS_LARGEFILE to enable large file support
comment:6 by , 14 months ago
xrefresh-1.1.0:
- gitlab CI: stop requiring Signed-off-by in commits
- Adding in a '-delay ms' parameter to optionally prolong refreshx
- Add -help option
comment:7 by , 14 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:8 by , 14 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
All fixed at 3b5dc50f154853b8e2d96b2e40a33e9455d49029
Note:
See TracTickets
for help on using tickets.
mkfontscale-1.2.3: