Problems found locating distfiles:
Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
This minor maintenance release provides a collection of build configuration
improvements and janitorial cleanups.
Alan Coopersmith (10):
Move Pixel typedef from xwd.c to wsutils.h
Optionally enable existing code to call XkbStdBell from libxkbfile
Fix gcc warnings about discarding const qualifiers
Add printf attributes as suggested by gcc -Wmissing-format-attribute
Rename new_list variable to not shadow new_list function
Remove unused bitmap_unit variable from ReadRegionsInList()
Quiet gcc warnings about potentially uninitialized variables
Fix some clang warnings about integer size/sign conversions
Strip trailing whitespace
xwd 1.0.6
1.0.5:
This minor bugfix release fixes a crash on 64-bit systems when transparent
overlay visuals are used (https://bugs.freedesktop.org/show_bug.cgi?id=14321)
and contains various other code & build configuration cleanups.
1.0.4:
This minor maintenance release provides the usual recent collection of
build configuration improvements and janitorial cleanups.
Add README with pointers to mailing lists, bugzilla, & git
Fill in COPYING file with copyright/license notices from code & docs
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Do not spew usage on connection error
Ansification and compile warning fixes.
James Cloos (4):
Rename .cvsignore to .gitignore
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
xwd 1.0.2
Jeremy Huddleston (1):
Added missing AM_PROG_CC_C_O
Kim Woelders (2):
Fix window selection by pointer.
Remove unused code, ANSIfy, add const.
Niveditha Rau (1):
Add -silent to options in man page synopsis