This minor maintenance release mainly provides build configuration
improvements and janitorial cleanups.
Alan Coopersmith (6):
Add README with pointers to mailing lists, bugzilla, & git
Update Sun license notices
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
config: Remove AC_PROG_CC & AC_PROG_INSTALL that XORG_DEFAULT_OPTIONS provide
Sun's copyrights belong to Oracle now
rgb 1.0.4
Gaetan Nadon (8):
.gitignore: use common defaults with custom section # 24239
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
Deploy the new XORG_DEFAULT_OPTIONS #24242
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
config: move CWARNFLAGS from configure.ac to Makefile.am
man: remove trailing whitespace
config: upgrade to util-macros 1.8 for additional man page support
config: update AC_PREREQ statement to 2.60
Paulo Cesar Pereira de Andrade (1):
Ansification and compile warning fixes.
- rgb version 1.0.3
- Include rgb(1) man page from Solaris
- rgb version 1.0.2
- Update showrgb man page to better match current implementation
- Fix build to work with --with-rgb-db-type={dbm,ndbm}
- Also remove #includes of unused headers & convert K&R to ANSI C
Xorg packages). This fixes problem on some platforms, like Linux,
where it installs as 1x by default.
This problem was fixed upstream long ago. But new source tarballs
have not been released after being generated with the newer autoconf
macro improvements.