ChangeLog revision 8e74c62d
1commit c281cadb06657c2a15a52598be6cf9c30fad1b12 2Author: Alan Coopersmith <alan.coopersmith@oracle.com> 3Date: Tue Feb 19 15:43:17 2019 -0800 4 5 xrdb 1.2.0 6 7 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 8 9commit 3153fa6c79a2887ee63a58ae6a7d9f17d1615cb8 10Author: Alan Coopersmith <alan.coopersmith@oracle.com> 11Date: Wed Nov 21 17:17:21 2018 -0800 12 13 Update configure.ac bug URL for gitlab migration 14 15 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 16 17commit e0026511c78a1bab57a6087b923bb223edc90282 18Author: Alan Coopersmith <alan.coopersmith@oracle.com> 19Date: Fri Nov 16 22:49:16 2018 -0800 20 21 Update README for gitlab migration 22 23 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 24 25commit 4c01ea85005fbc3506e32b88e1db3186538f8b9a 26Author: Alan Coopersmith <alan.coopersmith@oracle.com> 27Date: Sat Mar 24 23:24:46 2018 -0700 28 29 Add -E flag to show cpp command line & processed input file 30 31 https://bugs.freedesktop.org/show_bug.cgi?id=98300 32 33 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 34 35commit 74e8f61bd2f6857b8f242ffd34b3fe0ba1a04aa9 36Author: Alan Coopersmith <alan.coopersmith@oracle.com> 37Date: Fri Mar 9 18:28:18 2018 -0800 38 39 xrdb 1.1.1 40 41 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 42 43commit ae86081a92522653ff1523c92524ff892f75d496 44Author: Mihail Konev <k.mvc@ya.ru> 45Date: Thu Jan 26 14:00:21 2017 +1000 46 47 autogen: add default patch prefix 48 49 Signed-off-by: Mihail Konev <k.mvc@ya.ru> 50 51commit b8909fc97335fae5bffa43914379787b27171b17 52Author: Emil Velikov <emil.l.velikov@gmail.com> 53Date: Mon Mar 9 12:00:52 2015 +0000 54 55 autogen.sh: use quoted string variables 56 57 Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent 58 fall-outs, when they contain space. 59 60 Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> 61 Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net> 62 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> 63 64commit d65dc2a5fe6566b13c4b4a55f7d6977365ad1865 65Author: Peter Hutterer <peter.hutterer@who-t.net> 66Date: Tue Jan 24 10:32:07 2017 +1000 67 68 autogen.sh: use exec instead of waiting for configure to finish 69 70 Syncs the invocation of configure with the one from the server. 71 72 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> 73 Reviewed-by: Emil Velikov <emil.velikov@collabora.com> 74 75commit 3ae3e2f9d2b86fc3808a4631f79b6087bd1a81a4 76Author: Alan Coopersmith <alan.coopersmith@oracle.com> 77Date: Fri Apr 24 00:25:04 2015 -0700 78 79 Use reallocarray() for array allocations & resizing 80 81 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 82 Reviewed-by: Matthieu Herrb <matthieu@herrb.eu> 83 84commit b21b44b214e9f4728665fcfd13da6e43ee93069a 85Author: Alan Coopersmith <alan.coopersmith@oracle.com> 86Date: Fri Apr 24 00:11:47 2015 -0700 87 88 Fix "editting" typo in comment 89 90 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 91 92commit 843b15fc3c3be5effef78fe6b5abaa11788f0908 93Author: Alan Coopersmith <alan.coopersmith@oracle.com> 94Date: Fri Apr 24 00:09:18 2015 -0700 95 96 Reformat code to X.Org standard coding style 97 98 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 99 100commit 8b8d03f970115df28232c588b585d3751f1780fb 101Author: Alan Coopersmith <alan.coopersmith@oracle.com> 102Date: Sat Nov 8 09:24:04 2014 -0800 103 104 Use SEEK_* names instead of raw numbers for fseek whence argument 105 106 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 107 108commit ae495ec8de483ab99fe51bb36b95af4f50973387 109Author: Alan Coopersmith <alan.coopersmith@oracle.com> 110Date: Tue Jun 3 22:45:20 2014 -0700 111 112 Print which option was in error along with usage message 113 114 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 115 116commit 01a023d7078f3325f626e8d499307b0d92eef64d 117Author: Alan Coopersmith <alan.coopersmith@oracle.com> 118Date: Tue Jun 3 22:28:54 2014 -0700 119 120 unifdef -U__UNIXOS2__ 121 122 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 123 124commit 8a051c45632ee88a4ca0ca492fe8c5cae4b71299 125Author: Alan Coopersmith <alan.coopersmith@oracle.com> 126Date: Tue Jun 3 22:27:10 2014 -0700 127 128 Stop casting free() arguments to (char *) 129 130 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 131 132commit 7a464b04727516775c0a23325a2c69ba1357b00d 133Author: Alan Coopersmith <alan.coopersmith@oracle.com> 134Date: Tue Jun 3 22:24:40 2014 -0700 135 136 Clean up sign/size conversion warnings from clang 137 138 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 139 140commit 074f6439a8606d9d191280ccffb37daa3c15e868 141Author: Alan Coopersmith <alan.coopersmith@oracle.com> 142Date: Tue Jun 3 20:16:28 2014 -0700 143 144 Remove unused macro RESOURCE_PROPERTY_NAME 145 146 Flagged by clang: 147 xrdb.c:92:9: warning: macro is not used [-Wunused-macros] 148 ^ 149 150 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 151 152commit 118f7d099b99432d7f7013ae51de85b9561ee413 153Author: Alan Coopersmith <alan.coopersmith@oracle.com> 154Date: Tue Jun 3 20:13:28 2014 -0700 155 156 configure: add more m4 quoting to quiet autoconf complaints 157 158 Gets rid of these warnings: 159 configure.ac:54: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body 160 ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... 161 ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from... 162 ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from... 163 configure.ac:54: the top level 164 configure.ac:61: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body 165 ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... 166 ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from... 167 ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from... 168 configure.ac:61: the top level 169 170 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 171 172commit 6699bfcb0bcc148a4659c5c2434594a6e7fbe757 173Author: Alan Coopersmith <alan.coopersmith@oracle.com> 174Date: Tue Jun 3 18:47:31 2014 -0700 175 176 autogen.sh: Honor NOCONFIGURE=1 177 178 See http://people.gnome.org/~walters/docs/build-api.txt 179 180 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 181 182commit 1b1793b6bc469415b152918204dbc9e999e9815e 183Author: Alan Coopersmith <alan.coopersmith@oracle.com> 184Date: Tue Jun 3 18:47:31 2014 -0700 185 186 configure: Drop AM_MAINTAINER_MODE 187 188 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 189 190commit 17eda976c8dca736ef63fc45ff7de8c73c0e2936 191Author: Alan Coopersmith <alan.coopersmith@oracle.com> 192Date: Sun Sep 8 10:16:42 2013 -0700 193 194 xrdb 1.1.0 195 196 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 197 198commit 4e49a64191d3b08044d29d32896e15013e5e7540 199Author: Alan Coopersmith <alan.coopersmith@oracle.com> 200Date: Fri Jul 19 19:51:09 2013 -0700 201 202 Add -version flag to print package version string from autoconf 203 204 Also adds missing entry for -help flag to usage message. 205 206 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 207 Reviewed-By: Matt Dew <marcoz@osource.org> 208 209commit ec7b273fd135a14a2ca6c19cd0e6afe1536db552 210Author: Alan Coopersmith <alan.coopersmith@oracle.com> 211Date: Fri Jul 19 19:31:04 2013 -0700 212 213 Only add -P flag if using cpp as our preprocessor 214 215 Restores ability to use m4 (broken in xrdb-1.0.8 by commit 117021570515f) 216 Fixes https://bugs.freedesktop.org/show_bug.cgi?id=34546 217 218 Reviewed-by: <wharms@bfs.de> 219 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 220 221commit 11e7f4610cd6468aeea115081dd72ddd7eba0f3f 222Author: Matthieu Herrb <matthieu.herrb@laas.fr> 223Date: Fri Dec 3 15:52:04 2010 -0500 224 225 predefined cpp macros can produce unexpected results (bug 3413) 226 227 GNU cpp is predefining a number of symbols, depending on the host and target 228 architecture. This can produce some unexpected results: for example, the 229 expansion of CLIENTHOST if the host name is i386.my.domain. 230 231 The attached patch creates a new -undef option to xrdb that is passed to 232 cpp. 233 234 Acked-by: Gaetan Nadon <memsize@videotron.ca> 235 Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr> 236 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 237 238commit d23e17e09c45e214737ddf8f653dc31cdcf3a0d2 239Author: Alan Coopersmith <alan.coopersmith@oracle.com> 240Date: Sat Jul 6 18:53:49 2013 -0700 241 242 Rename args to several functions to not shadow global variables 243 244 Renamed "buffer" to "b" and "dpy" to "display" to match common patterns 245 in other functions in xrdb.c 246 247 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 248 249commit 4b8da0a0a296dce4ead1baac4a39ac27dee144da 250Author: Alan Coopersmith <alan.coopersmith@oracle.com> 251Date: Sat Jul 6 18:44:47 2013 -0700 252 253 Mark fatal() & Syntax() with printf & noreturn attributes 254 255 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 256 257commit 45909ffe71788d80b2dabff886341b44c10a096d 258Author: Alan Coopersmith <alan.coopersmith@oracle.com> 259Date: Sat Jul 6 18:42:28 2013 -0700 260 261 Strip trailing whitespace 262 263 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 264 265commit ce7d8d3eaab2a5392c24ba3cca79b6fd1610abcb 266Author: Alan Coopersmith <alan.coopersmith@oracle.com> 267Date: Sat Jul 6 18:41:19 2013 -0700 268 269 Remove unnecessary casts from malloc & realloc calls 270 271 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 272 273commit 49022f26d97786b8252f9782d1517c6bf763e008 274Author: Alan Coopersmith <alan.coopersmith@oracle.com> 275Date: Sat Jul 6 18:37:44 2013 -0700 276 277 Fix many const pointer warnings 278 279 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 280 281commit 965ef4b3357a1dbf996529d98e812069878e07c4 282Author: Alan Coopersmith <alan.coopersmith@oracle.com> 283Date: Sat Jul 6 12:02:23 2013 -0700 284 285 Ensure we don't read out of ClassName array bounds for unknown visual type 286 287 Should never happen, but has been reported as happening at least once: 288 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=488535 289 290 Instead prints warning messages to stderr to help diagnose where the 291 bad visual information is coming from. 292 293 (Tested by temporarily commenting out names in the ClassName array.) 294 295 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 296 297commit ed086df97fc816dfeb792ac0094eaa8795177bf5 298Author: Alan Coopersmith <alan.coopersmith@oracle.com> 299Date: Sun Jun 30 09:11:12 2013 -0700 300 301 Clarify .Xresources vs. .Xdefaults in man page 302 303 Reported by John Feuerstein at 304 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=649187 305 306 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 307 308commit 420347005ccf1886dfbb2eb2902beafdcf4e2477 309Author: Egbert Eich <eich@freedesktop.org> 310Date: Thu May 19 11:35:25 2011 +0200 311 312 Allow the CPP macro to contain preprocessors with command line options (v2) 313 314 The preprocessor used for xrdb may require a command line option to 315 produce the desired output. For the GNU cpp this could be 316 'traditional-cpp' which may not be valid for other preprocessors. 317 Therefore support the specification of preprocessors along with 318 required command line arguments when using the '--with-cpp' configure 319 option. 320 Example: 321 ./configure --with-cpp="/usr/bin/cpp --traditional-cpp, /usr/lib/cpp". 322 323 v2: Followed a suggestion by Julien Cristau <jcristau@debian.org> 324 to allocate memory for the dup string dynamically instead of 325 using a static buffer. 326 327 Signed-off-by: Egbert Eich <eich@freedesktop.org> 328 329commit 76f2c5b2a744587a9e97b622ab359d6fd7689604 330Author: Egbert Eich <eich@freedesktop.org> 331Date: Thu May 19 11:29:57 2011 +0200 332 333 Usage: In usage message print preprocessor that's actually chosen. 334 335 The CPP macro may contain a list of preprocessors to chose from. 336 In the usage message describing the -cpp command line option print 337 the preprocessor that would actually be chosen. 338 339 Signed-off-by: Egbert Eich <eich@freedesktop.org> 340 Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> 341 342commit 58349f9efc204f5843cfeccc25fbc51f1f5029ae 343Author: Jon TURNEY <jon.turney@dronecode.org.uk> 344Date: Wed Jan 4 19:00:03 2012 +0000 345 346 Fix build with WIN32 defined, but PATHETICCPP not defined 347 348 (Note that PATHETICCPP seems to be never defined now, see [1]) 349 350 [1] http://lists.x.org/archives/xorg-devel/2010-October/013860.html 351 352 Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk> 353 Reviewed-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net> 354 355commit 60577129058e018f13748b99e51ab1a17088db8e 356Author: Alan Coopersmith <alan.coopersmith@oracle.com> 357Date: Thu Jun 16 15:38:17 2011 -0700 358 359 Tokenize #define names in the PATHETICCPP case too 360 361 Fixes generation of the EXT_<extension-name> #defines, since cpp treats 362 a #define EXT_MIT-SHM as a token "EXT_MIT" with a value of "-SHM". 363 364 Without this fix, an xrdb built with PATHETICCPP prints warnings of: 365 macro EXT_XC redefines previous macro at "", line 27 366 macro EXT_XVideo redefines previous macro at "", line 33 367 macro EXT_MIT redefines previous macro at "", line 35 368 macro EXT_MIT redefines previous macro at "", line 37 369 370 due to extension #defines such as EXT_MIT-SCREEN-SAVER & EXT_MIT-SHM 371 conflicting with each other. 372 373 Now matches the non-PATHETICCPP handling of #define names. 374 375 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 376 377commit 4b8990ea599aee08284481b258cccdc25dd5d8d8 378Author: Matthias Hopf <mhopf@suse.de> 379Date: Tue Apr 5 17:50:00 2011 +0200 380 381 Bump to 1.0.9 382 383commit 1027d5df07398c1507fb1fe3a9981aa6b4bc3a56 384Author: Matthias Hopf <mhopf@suse.de> 385Date: Tue Mar 1 19:37:34 2011 +0100 386 387 Create shell-escape-safe cpp options in the non-pathetic-cpp case. 388 389 Fixes CVE-2011-0465. 390 391 Signed-off-by: Matthias Hopf <mhopf@suse.de> 392 Reviewed-by: Adam Jackson <ajax@redhat.com> 393 394commit ce9709b2811eb06bc7e03d26599c40b60effd0f8 395Author: Jeremy Huddleston <jeremyhu@apple.com> 396Date: Wed Feb 2 15:30:45 2011 -0800 397 398 xrdb 1.0.8 399 400 Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com> 401 402commit 649faef32416e6d87ec2dcad5b0142d3b7ff04d7 403Author: Jeremy Huddleston <jeremyhu@apple.com> 404Date: Wed Feb 2 11:30:36 2011 -0800 405 406 Properly honor -nocpp 407 408 Previously, if the user passed -nocpp and there was a cpp present, 409 cpp would be used. This patch fixes that case. 410 411 Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com> 412 Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> 413 414commit 8a59f14ff4a87b96ce763dd6565d776f8ac3b087 415Author: Gaetan Nadon <memsize@videotron.ca> 416Date: Wed Jan 19 10:06:56 2011 -0500 417 418 config: move man pages into their own directory 419 420 Use services provided by XORG_MANPAGE_SECTIONS. 421 Use standard Makefile for man pages. 422 423 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 424 425commit bc64aa2a2481130a02bfe41523863b7006d0c3a9 426Author: Gaetan Nadon <memsize@videotron.ca> 427Date: Thu Jan 13 11:15:48 2011 -0500 428 429 man: remove trailing spaces and tabs 430 431 Using s/[ \t]*$// 432 433 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 434 435commit 64c9786971d2473d0334bbdbe1a5f79f29eb988f 436Author: Gaetan Nadon <memsize@videotron.ca> 437Date: Wed Jan 12 15:29:50 2011 -0500 438 439 config: replace deprecated AC_HELP_STRING with AS_HELP_STRING 440 441 This silences an Automake warning. 442 443 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 444 445commit 117021570515fa985670f78d27376d636ed5490f 446Author: Ulrich Mueller <ulm@gentoo.org> 447Date: Wed Jan 5 13:31:36 2011 -0800 448 449 Call C preprocessor with -P option due to changed behaviour in GCC 4.5 450 451 http://bugs.freedesktop.org/show_bug.cgi?id=32701 452 http://bugs.gentoo.org/show_bug.cgi?id=347758 453 454 Signed-off-by: Ulrich Mueller <ulm@gentoo.org> 455 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 456 457commit 44c65a03644b1c297ee84ff1aa4b7790caa5da0b 458Author: Alan Coopersmith <alan.coopersmith@oracle.com> 459Date: Tue Jan 4 20:29:09 2011 -0800 460 461 Merge usage() printf() strings/calls into a single string/call 462 463 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 464 Reviewed-by: Julien Cristau <jcristau@debian.org> 465 466commit 82babf3ecfd6eb1ef65a150fb0c453e7bfd61616 467Author: Alan Coopersmith <alan.coopersmith@oracle.com> 468Date: Tue Jan 4 20:20:11 2011 -0800 469 470 Replace complex malloc calculations with asprintf() 471 472 Includes simple local implemenation of asprintf if configure doesn't 473 find one in system libraries. 474 475 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 476 Reviewed-by: Julien Cristau <jcristau@debian.org> 477 Reviewed-by: Guillem Jover <guillem@hadrons.org> 478 479commit b9aa83d7868e8813098bbc62adf82a79dc62e14e 480Author: Alan Coopersmith <alan.coopersmith@oracle.com> 481Date: Tue Jan 4 19:50:06 2011 -0800 482 483 Convert HAS_MKSTEMP to autoconf standard HAVE_MKSTEMP 484 485 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 486 Reviewed-by: Julien Cristau <jcristau@debian.org> 487 Reviewed-by: Gaetan Nadon <memsize@videotron.ca> 488 489commit 6606863fc8467bcbc829cea63764be0d283c4b8a 490Author: Alan Coopersmith <alan.coopersmith@oracle.com> 491Date: Wed Nov 10 19:32:04 2010 -0800 492 493 xrdb 1.0.7 494 495 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 496 497commit 3a1f0f784bfd537096d4d37a77b7be7904bb88aa 498Author: Alan Coopersmith <alan.coopersmith@oracle.com> 499Date: Tue Nov 9 16:26:45 2010 -0800 500 501 config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS 502 503 Regroup AC statements under the Autoconf initialization section. 504 Regroup AM sttaements under the Automake initialization section. 505 Add missing AC_CONFIG_SRCDIR 506 507 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 508 509commit 4139da28b7c9bb5bd35933e28a6f0f6e325d921e 510Author: Alan Coopersmith <alan.coopersmith@oracle.com> 511Date: Tue Nov 9 16:25:38 2010 -0800 512 513 config: Remove unnecessary calls from configure.ac 514 515 AC_PROG_CC & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONS now 516 PKG_CONFIG_MODULES handles AC_SUBST of the CFLAGS & LIBS variables 517 518 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 519 520commit a6ca7c4c8b330bfd8a1a225afe826d7dbfa820fb 521Author: Alan Coopersmith <alan.coopersmith@oracle.com> 522Date: Tue Nov 9 16:24:37 2010 -0800 523 524 config: upgrade to util-macros 1.8 for additional man page support 525 526 Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS 527 The value of MAN_SUBST is the same for all X.Org packages. 528 529 Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS 530 Enables use of platform appropriate version of sed. 531 532 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 533 534commit 0720655ecd3c8f3bc8c8bcb97863c02d73cae674 535Author: Gaetan Nadon <memsize@videotron.ca> 536Date: Tue Nov 9 16:24:08 2010 -0800 537 538 config: update AC_PREREQ statement to 2.60 539 540 Unrelated to the previous patches, the new value simply reflects 541 the reality that the minimum level for autoconf to configure 542 all x.org modules is 2.60 dated June 2006. 543 544 ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz 545 546 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> 547 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 548 549commit da50b50cc1befae114dd8f9ce67b2aa034bcedf3 550Author: Jesse Adkins <jesserayadkins@gmail.com> 551Date: Tue Sep 28 13:29:50 2010 -0700 552 553 Purge cvs tags. 554 555 Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com> 556 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> 557 558commit 532959ec60149589a72f027d96cb57f1368cdf89 559Author: Gaetan Nadon <memsize@videotron.ca> 560Date: Thu Nov 26 09:19:54 2009 -0500 561 562 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES 563 564 Now that the INSTALL file is generated. 565 Allows running make maintainer-clean. 566 567commit 0fa4fd255c494b8d9551453c07521fc7473fc2b6 568Author: Gaetan Nadon <memsize@videotron.ca> 569Date: Wed Oct 28 14:09:08 2009 -0400 570 571 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 572 573 Add missing INSTALL file. Use standard GNU file on building tarball 574 README may have been updated 575 Remove AUTHORS file as it is empty and no content available yet. 576 Remove NEWS file as it is empty and no content available yet. 577 578commit b90564dc7339082f8325d06edb28264f1b6e8bb6 579Author: Gaetan Nadon <memsize@videotron.ca> 580Date: Mon Oct 26 22:08:39 2009 -0400 581 582 Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 583 584 ChangeLog filename is known to Automake and requires no further 585 coding in the makefile. 586 587commit aa5fd3d4dded23b6045e93ac220edb13b68a4658 588Author: Gaetan Nadon <memsize@videotron.ca> 589Date: Thu Oct 22 12:34:16 2009 -0400 590 591 .gitignore: use common defaults with custom section # 24239 592 593 Using common defaults will reduce errors and maintenance. 594 Only the very small or inexistent custom section need periodic maintenance 595 when the structure of the component changes. Do not edit defaults. 596 597commit cf6bd9d305726420905f2aa7c7471665f5e70f7c 598Author: Jeremy Huddleston <jeremyhu@freedesktop.org> 599Date: Wed Oct 21 12:47:21 2009 -0700 600 601 This is not a GNU project, so declare it foreign. 602 603 On Wed, 2009-10-21 at 13:36 +1000, Peter Hutterer wrote: 604 > On Tue, Oct 20, 2009 at 08:23:55PM -0700, Jeremy Huddleston wrote: 605 > > I noticed an INSTALL file in xlsclients and libXvMC today, and it 606 > > was quite annoying to work around since 'autoreconf -fvi' replaces 607 > > it and git wants to commit it. Should these files even be in git? 608 > > Can I nuke them for the betterment of humanity and since they get 609 > > created by autoreconf anyways? 610 > 611 > See https://bugs.freedesktop.org/show_bug.cgi?id=24206 612 613 As an interim measure, replace AM_INIT_AUTOMAKE([dist-bzip2]) with 614 AM_INIT_AUTOMAKE([foreign dist-bzip2]). This will prevent the generation 615 of the INSTALL file. It is also part of the 24206 solution. 616 617 Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org> 618 619commit b3a7a1fb2356d6fba676746f60176f1a69b9a72a 620Author: Alan Coopersmith <alan.coopersmith@sun.com> 621Date: Mon Oct 12 15:04:50 2009 -0700 622 623 xrdb 1.0.6 624 625 Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> 626 627commit eafabf10c3738bba223d7522f8b5804d1d54c6d4 628Author: Alan Coopersmith <alan.coopersmith@sun.com> 629Date: Mon Oct 12 14:55:22 2009 -0700 630 631 Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS 632 633 Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> 634 635commit d2c5485dcab34074fa9bd62b7a0567364382e07b 636Author: Alan Coopersmith <alan.coopersmith@sun.com> 637Date: Mon Oct 12 14:37:28 2009 -0700 638 639 Fill in COPYING file with notices from xrdb.c & xrdb.man 640 641 Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> 642 643commit b2aebe2b2879c6f6a23d34c7b7b637b8b216e2a3 644Author: Alan Coopersmith <alan.coopersmith@sun.com> 645Date: Thu Oct 1 14:54:29 2009 -0700 646 647 Add README with pointers to mailing lists, bugzilla, & git 648 649 Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> 650 651commit 29f87977d6f503186da4863eea28db2f206bca22 652Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br> 653Date: Mon Jan 26 16:45:11 2009 -0200 654 655 Correct make distcheck and sparse warnings. 656 657commit fc0b73673a7b91b386d8a346652f9cc0c4a68d44 658Author: Alan Coopersmith <alan.coopersmith@sun.com> 659Date: Mon Oct 20 14:33:23 2008 -0700 660 661 Allow specifying multiple paths to --with-cpp and running if none is found 662 663 Merge of code from the old Solaris xrdb that allows having cpp found at 664 compile time, but not erroring out if it's not found at runtime, and 665 if necessary, checking for it in multiple locations. 666 667commit 0de4f54967a7ab923817712eb96b64ca1ebe84a5 668Author: Stuart Kreitman <Stuart.Kreitman@sun.com> 669Date: Mon Aug 4 17:12:58 2008 -0700 670 671 Avoid divide by zero crash if DDX mistakenly returns screen size of 0mm. 672 673commit d8b7fa56de252ba78edab5e504a2c7650e9e9123 674Author: Adam Jackson <ajax@redhat.com> 675Date: Thu Mar 6 17:16:36 2008 -0500 676 677 xrdb 1.0.5 678 679commit 09ef847d16333d6ae04c3f88ff7f535381cb9405 680Author: Luca Capello <luca@pca.it> 681Date: Mon Jan 7 23:48:12 2008 +0100 682 683 Prevent cpp from prefixing errors with <stdin> when the xrdb input is a file 684 685 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=458246 686 687commit ab156455b2f759cc4cb0edc3265ccb9bba53f2ed 688Author: James Cloos <cloos@jhcloos.com> 689Date: Thu Dec 6 15:51:09 2007 -0500 690 691 Add missing PHONY line for automatic ChangeLog generation 692 693commit 13917748af3288ae188cbe9c05742411d53ec34f 694Author: Alan Coopersmith <alan.coopersmith@sun.com> 695Date: Wed Aug 15 15:35:00 2007 -0700 696 697 Version bump: 1.0.4 698 699commit 6202638b9962dceb4f72357bff76896e23c8fe5e 700Author: Alan Coopersmith <alan.coopersmith@sun.com> 701Date: Wed Aug 15 15:31:16 2007 -0700 702 703 Change xrdb_CFLAGS to AM_CFLAGS to make automake-1.10 happier 704 705 Makefile.am:27: compiling `xrdb.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.ac' 706 707commit 0b2171f2af1a5790753bb6516ac32411b1b89ef3 708Author: Alan Coopersmith <alan.coopersmith@sun.com> 709Date: Wed Apr 11 15:33:56 2007 -0700 710 711 Bug #10616: Man page grammar fix: s/This never be/This should never be/ 712 713 X.Org Bugzilla #10616: <https://bugs.freedesktop.org/show_bug.cgi?id=10616> 714 Reported upstream from 715 Debian bug #354923 <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=354923> 716 717commit a2b12134c2216dc29581dd849a89e48187ddf66f 718Author: Alan Coopersmith <alan.coopersmith@sun.com> 719Date: Tue Jan 23 17:47:28 2007 -0800 720 721 Version bump: 1.0.3 722 723commit 0379f5fb2b8c5860d8e2652df51ab5d8363518b2 724Author: Alan Coopersmith <alan.coopersmith@sun.com> 725Date: Tue Jan 23 17:46:02 2007 -0800 726 727 Replace static ChangeLog with dist-hook to generate from git log 728 729commit 407a5343d87b50f8496afe76bc26396e58b1c543 730Author: Alan Coopersmith <alan.coopersmith@sun.com> 731Date: Tue Jan 2 18:54:39 2007 -0800 732 733 renamed: .cvsignore -> .gitignore 734 735commit a412444f2b3190cc6513bd0649de68a21089f487 736Author: Eric S. Raymond <esr@thyrsus.com> 737Date: Tue Jan 2 18:54:13 2007 -0800 738 739 Bug 9521: Markup problem in xrdb.1 man page 740 741 <https://bugs.freedesktop.org/show_bug.cgi?id=9521> 742 743commit ee16f1a1d55efdc8176e025dd8c3482aabfc6d57 744Author: Adam Jackson <ajax@nwnk.net> 745Date: Wed Apr 26 23:46:36 2006 +0000 746 747 Bump to 1.0.2 748 749commit df0f7049f9cf1a5aac8964bf87b484afd8a5bd94 750Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 751Date: Mon Apr 3 20:33:30 2006 +0000 752 753 Copy authors list from comment in xrdb.c 754 755commit b8165e4d7fe46f4355c163cf9a7be0213286f2c9 756Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 757Date: Mon Apr 3 20:32:20 2006 +0000 758 759 Convert sprintf/strcpy/strcat calls to snprintf to enforce bounds checking. 760 761commit e8420306923dbe7c02b5322f2320dee18cc54f96 762Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 763Date: Mon Apr 3 18:23:14 2006 +0000 764 765 Plug memory leak of extension names list. (Coverity id #612) 766 767commit 35c00cc86015f0d33a842441aad726dc2fe9a14b 768Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 769Date: Wed Mar 29 03:27:37 2006 +0000 770 771 Get rid of OS-checking #ifdefs by adding configure checks to find the right 772 header for MAXHOSTNAMELEN (<sys/param.h> for BSD/Linux, <netdb.h> for 773 Solaris) and deleting ancient rename() function for pre-POSIX.1-1990 774 SysV systems. 775 776commit 43d30e640ff32bd2973493877f2a5d49fae24d8f 777Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 778Date: Wed Mar 29 02:20:46 2006 +0000 779 780 Bug #6386 <https://bugs.freedesktop.org/show_bug.cgi?id=6386> Add appres & 781 listres man pages to SEE ALSO list (Paul Vojta) 782 783commit ab34a4353e479a01a392977496d0276c769489f7 784Author: Kevin E Martin <kem@kem.org> 785Date: Wed Dec 21 02:29:53 2005 +0000 786 787 Update package version for X11R7 release. 788 789commit 555a9e424b4733f49234209db6ef47375a3bae6c 790Author: Adam Jackson <ajax@nwnk.net> 791Date: Mon Dec 19 16:22:46 2005 +0000 792 793 Stub COPYING files 794 795commit a43f52abfc732b77524e4dc0feb1cb65e9e403f1 796Author: Kevin E Martin <kem@kem.org> 797Date: Thu Dec 15 00:24:10 2005 +0000 798 799 Update package version number for final X11R7 release candidate. 800 801commit febf0c20728c501abfe9cc4547661a7af2830bb4 802Author: Kevin E Martin <kem@kem.org> 803Date: Tue Dec 6 22:48:25 2005 +0000 804 805 Change *man_SOURCES ==> *man_PRE to fix autotools warnings. 806 807commit 6e50db381cbeb044adaf574f4250bc7c7ccc6486 808Author: Kevin E Martin <kem@kem.org> 809Date: Sat Dec 3 05:49:27 2005 +0000 810 811 Update package version number for X11R7 RC3 release. 812 813commit 63d47d741672fbeca11c61789ef3d02058cf6033 814Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 815Date: Mon Nov 28 22:01:46 2005 +0000 816 817 Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 818 update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir) 819 820commit b8e846b97d7cdc30575dbad201c12c3d0f1f6076 821Author: Eric Anholt <anholt@freebsd.org> 822Date: Mon Nov 21 10:35:07 2005 +0000 823 824 Another pass at .cvsignores for apps. 825 826commit 483dc299435cbb4241c07bb96acdfc8de04d4ff3 827Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 828Date: Mon Nov 21 03:14:16 2005 +0000 829 830 Change dependency from xmu to xmuu since the full xmu (with all its baggage 831 like Xt) is not needed here. 832 833commit 9ad35e4bc352abc6af67f5849fa99a7f6da7a6c3 834Author: Eric Anholt <anholt@freebsd.org> 835Date: Sun Nov 20 22:08:55 2005 +0000 836 837 Add/improve .cvsignore files for apps. 838 839commit 175abf8b20f0bef44e5d01fd9369cf31fc77937b 840Author: Kevin E Martin <kem@kem.org> 841Date: Wed Oct 19 02:47:57 2005 +0000 842 843 Update package version number for RC1 release. 844 845commit 349c2175e29e65cd7c9a4e42d4977ae2384deab3 846Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 847Date: Mon Oct 17 23:56:24 2005 +0000 848 849 Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to 850 work better with BSD make 851 852commit 8681e4c6a00ec7970976b5b657d045c16970fd7d 853Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 854Date: Fri Oct 14 00:25:47 2005 +0000 855 856 Use sed to fill in variables in man page 857 858commit acccbb73de4d648c240d75d653c23012aa313b65 859Author: Kevin E Martin <kem@kem.org> 860Date: Fri Jul 29 21:22:37 2005 +0000 861 862 Various changes preparing packages for RC0: 863 - Verify and update package version numbers as needed 864 - Implement versioning scheme 865 - Change bug address to point to bugzilla bug entry form 866 - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to 867 reenable it) 868 - Fix makedepend to use pkgconfig and pass distcheck 869 - Update build script to build macros first 870 - Update modular Xorg version 871 872commit f94df9ba9cb0bbe2c6e107d9b896237f6d4f0af2 873Author: Daniel Stone <daniel@fooishbar.org> 874Date: Wed Jul 27 01:54:18 2005 +0000 875 876 Move manpages to section 1 instead of section m. 877 878commit 49dddff2596554fd155ee0f3d2b92b0e20957dec 879Author: Adam Jackson <ajax@nwnk.net> 880Date: Wed Jul 20 19:32:03 2005 +0000 881 882 Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global 883 configure cache, you cache it, and the cached value is probably wrong. 884 885commit fa06b8ced994114f0f7bddc1264b9ada3d9120d9 886Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 887Date: Sat Jul 16 21:59:14 2005 +0000 888 889 Define HAS_MKSTEMP if mkstemp() is present (needed for improved protection 890 against tempfile race conditions in many places) 891 892commit 7c5d8ed741ad0cbb51b14f35d06b2db6c750ea68 893Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 894Date: Mon Jul 4 00:22:01 2005 +0000 895 896 Add #ifdef HAVE_CONFIG_H/#include <config.h> for modularization. 897 898commit 2c9da0dc941fc36742bc6fe17e9f2558147da31d 899Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 900Date: Sat Jul 2 01:18:58 2005 +0000 901 902 Fix typo in list of paths to search for cpp 903 904commit 9acc19a756d8da3927e82e8e5052b13af117d868 905Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 906Date: Sat Jul 2 01:17:35 2005 +0000 907 908 Use --with-cpp or search in $PATH and well known locations to set CPP 909 (replaces per-OS hardcoding of CppCmd in Imake config files) 910 911commit 14ca3186594492b2733b9cc7e071ecfc039fb428 912Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk> 913Date: Fri Jul 1 20:27:45 2005 +0000 914 915 Build systems for xrdb, xrandr, xrefresh 916 917commit 2f4ad176ce472ee7db9847670d3580f2c65b3e80 918Author: Egbert Eich <eich@suse.de> 919Date: Fri Apr 23 19:55:03 2004 +0000 920 921 Merging XORG-CURRENT into trunk 922 923commit ebda21a02e67f2d27da10bd5bfd4c5ddbf69df31 924Author: Egbert Eich <eich@suse.de> 925Date: Sun Mar 14 08:35:42 2004 +0000 926 927 Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 928 929commit eac2dfd5e56d82e1ce65918b4a6c5af59b8109d6 930Author: Egbert Eich <eich@suse.de> 931Date: Wed Mar 3 12:13:15 2004 +0000 932 933 Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 934 935commit 701705286ce179e195a3bece80868b7597888e59 936Author: Egbert Eich <eich@suse.de> 937Date: Thu Feb 26 13:36:26 2004 +0000 938 939 readding XFree86's cvs IDs 940 941commit cde9ecbbd5b78c846dbba35a1c79969cfcbda11a 942Author: Egbert Eich <eich@suse.de> 943Date: Thu Feb 26 09:24:14 2004 +0000 944 945 Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 946 947commit 8045f8dba3be858c476d3e49a4532213ec374191 948Author: Kaleb Keithley <kaleb@freedesktop.org> 949Date: Tue Nov 25 19:29:15 2003 +0000 950 951 XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 952 953commit 3c97a34f31d0d3353e31bd413d40959051584e9b 954Author: Kaleb Keithley <kaleb@freedesktop.org> 955Date: Fri Nov 14 16:49:23 2003 +0000 956 957 XFree86 4.3.0.1 958 959commit 5d0007c9b0fe41464e713f961b3510117971d8fe 960Author: Kaleb Keithley <kaleb@freedesktop.org> 961Date: Fri Nov 14 15:54:54 2003 +0000 962 963 R6.6 is the Xorg base-line 964