--- libxaw-1.0.14.orig/ChangeLog +++ libxaw-1.0.14/ChangeLog @@ -1,793 +1,3 @@ -commit 9cfeba9db7f3ac4e0b351969c9ff5ab8f58ec7ef -Author: Matt Turner -Date: Sat Mar 27 13:38:39 2021 -0400 - - libXaw 1.0.14 - - Signed-off-by: Matt Turner - -commit 197e9d055f3cd351ae73551955ff463294b965bf -Author: Thomas E. Dickey -Date: Tue Nov 26 19:05:01 2019 -0500 - - compiler-warning fixes for const-mismatches, no object-change - - Signed-off-by: Thomas E. Dickey - -commit 9f5025729992607eaac987f7f82208018af84fb6 -Author: Thomas E. Dickey -Date: Mon Nov 25 20:49:28 2019 -0500 - - reduce compiler warnings using casts, no object change - - Signed-off-by: Thomas E. Dickey - -commit 4ea048a88a378d05bfef1633bcafae17a757e024 -Author: Thomas E. Dickey -Date: Mon Nov 25 19:15:33 2019 -0500 - - fix compiler warning by updating parameter type for call to XtDisplayInitialize - - Signed-off-by: Thomas E. Dickey - -commit 78f66e92c66ad637da33df454a7aae149476e765 -Author: Thomas E. Dickey -Date: Mon Nov 25 17:57:14 2019 -0500 - - change COMMON_CFLAGS and COMMON_CPPFLAGS to AM_CFLAGS and AM_CPPFLAGS - respectively so the default .c.o rule works (needed for the "Regress" - script). - - Signed-off-by: Thomas E. Dickey - -commit 15860a8e2804243777c1e3d1fc997b9d6a500cb5 -Author: Thomas E. Dickey -Date: Sat Jul 6 06:33:35 2019 -0400 - - use _X_UNUSED to quiet unused-parameter warnings - - Signed-off-by: Thomas E. Dickey - -commit 70fb870ca41cd2a5f9c46ad0244004bd7f808202 -Author: Thomas E. Dickey -Date: Thu Jul 4 21:04:03 2019 -0400 - - fix some compiler warnings in MenuButton.c by changing the menu name from String to char* - - Signed-off-by: Thomas E. Dickey - -commit a68226ab5e620a49cfedbe01b437d1ebac2adf9b -Author: Thomas E. Dickey -Date: Thu Jul 4 20:37:07 2019 -0400 - - fix some type/conversion warnings (no object change) - - Signed-off-by: Thomas E. Dickey - -commit 7a6b35790865bd40009eef58d0a4d504b2fce0c8 -Author: Thomas E. Dickey -Date: Thu Jul 4 20:33:22 2019 -0400 - - fix some type/conversion warnings (no object change) - - Signed-off-by: Thomas E. Dickey - -commit 9b4f070bfb7cbaad22b03d2d38b338e82cbf80c0 -Author: Thomas E. Dickey -Date: Thu Jul 4 20:30:02 2019 -0400 - - fix misleading indentation, which gave a compiler warning - - Signed-off-by: Thomas E. Dickey - -commit 29144b39e9b7e5bad43b5e6013ecb4cfac049bd5 -Author: Thomas E. Dickey -Date: Thu Jul 4 20:25:01 2019 -0400 - - fix some type/conversion compiler warnings (no object change) - - Signed-off-by: Thomas E. Dickey - -commit ccca832690f7ee56469786d7926e79f219259cea -Author: Thomas E. Dickey -Date: Thu Jul 4 20:21:18 2019 -0400 - - fix some type/conversion compiler warnings (no object change) - - Signed-off-by: Thomas E. Dickey - -commit 666ecd9890cef9726cd29da7acb3e397ca90442b -Author: Thomas E. Dickey -Date: Thu Jul 4 20:18:45 2019 -0400 - - fix some type/conversion compiler warnings (no object change) - - Signed-off-by: Thomas E. Dickey - -commit e1fc6483141c483c1b5e1bfb67fc443faaa314e3 -Author: Thomas E. Dickey -Date: Thu Jul 4 20:06:00 2019 -0400 - - fix some type/comparison compiler warnings (no object change) - - Signed-off-by: Thomas E. Dickey - -commit 5ea7395991b55b0b7ce8cc1dcaafc37e2b8b9d46 -Author: Thomas E. Dickey -Date: Thu Jul 4 20:00:26 2019 -0400 - - change a couple of variable-types to reduce compiler warnings (no object change) - - Signed-off-by: Thomas E. Dickey - -commit 30a9013124591c253254255dbda16bdd516c2e9a -Author: Thomas E. Dickey -Date: Thu Jul 4 19:54:00 2019 -0400 - - fix a missing struct-initializer, and quiet unused-parameter warnings - - Signed-off-by: Thomas E. Dickey - -commit 9836ef1ff74744dc8316b762baf9f9f5f70bbd8f -Author: Thomas E. Dickey -Date: Thu Jul 4 19:50:15 2019 -0400 - - change variables to/from char* vs String to reduce compiler warnings (no object change) - - Signed-off-by: Thomas E. Dickey - -commit d7a86b4b9017c67fbdabd4e6006fba6689c63ed1 -Author: Thomas E. Dickey -Date: Thu Jul 4 19:47:45 2019 -0400 - - quiet some more type-conversion warnings, as well as unused-parameters - - Signed-off-by: Thomas E. Dickey - -commit c22df47605e3e5230addea2fc9a531fb0b84339d -Author: Thomas E. Dickey -Date: Thu Jul 4 19:35:02 2019 -0400 - - trim some stray backslashes leftover from nroff, and fix some whitespace in code samples - - Signed-off-by: Thomas E. Dickey - -commit dc53edf2132fa7a25a75e2f8f12ed4623c4cbb2a -Author: Thomas E. Dickey -Date: Thu Jul 4 14:46:44 2019 -0400 - - add --disable-const option, from libXt - -commit 89d3815e07e883f7f399b69c709518667af179a0 -Author: Thomas E. Dickey -Date: Wed Jul 3 09:55:07 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit bca947bda79e992b1bd0537ad68fedc9740188e3 -Author: Thomas E. Dickey -Date: Wed Jul 3 09:55:56 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit 88dabfee7a5a45ef747f4e3367c1705cddfd871a -Author: Thomas E. Dickey -Date: Wed Jul 3 09:56:08 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit bc737a82007a880c6d17d2334bf85346640409e7 -Author: Thomas E. Dickey -Date: Wed Jul 3 09:56:16 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit cc3f0b591987c8edd0c573479c9df34fda253c06 -Author: Thomas E. Dickey -Date: Wed Jul 3 09:56:28 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit 2a14a606cb23843ca6c4ba5b8546cc54bccbb29a -Author: Thomas E. Dickey -Date: Wed Jul 3 09:56:38 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit 40af785c9cbe82c0caf3d143980f4e92d1ac3f67 -Author: Thomas E. Dickey -Date: Wed Jul 3 09:56:46 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit 5abff2885ddcb9fc1732bf00ebad9bf09e08c2cc -Author: Thomas E. Dickey -Date: Wed Jul 3 09:56:55 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit eeea8a6b2b84ef2a3f50387d1ae99037b692a3f4 -Author: Thomas E. Dickey -Date: Wed Jul 3 09:57:05 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit 729e6f0b05664952f04865f2c0143524d4ac01d3 -Author: Thomas E. Dickey -Date: Wed Jul 3 09:57:16 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit 58d4568a6b685a7f0bce2e2af238b5a54edbbde7 -Author: Thomas E. Dickey -Date: Wed Jul 3 09:57:26 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit d01732e7cddfb08fe16e6c2e673ee1bb78bd18bc -Author: Thomas E. Dickey -Date: Wed Jul 3 09:57:34 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit 7b3ba952e590c975c6e6bf2d64fb04dab0959272 -Author: Thomas E. Dickey -Date: Wed Jul 3 09:57:51 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit 0dd86d04aa36dd592c6720c7653a0246345ddbc1 -Author: Thomas E. Dickey -Date: Wed Jul 3 09:58:00 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit b3ce7ce658b4336bca487aa1c9e7689622db4211 -Author: Thomas E. Dickey -Date: Wed Jul 3 09:58:08 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit 3afd76ce8640b1bff299ada10af6faa7ae41e21c -Author: Thomas E. Dickey -Date: Wed Jul 3 09:58:17 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit 32fdbc4cf763dbf7307414f7e3b0e0ea744bc3d5 -Author: Thomas E. Dickey -Date: Wed Jul 3 09:58:25 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit 380dfc6ea9ea7f2ca2a0378f4bdeb1c52ad341b4 -Author: Thomas E. Dickey -Date: Wed Jul 3 09:58:33 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit d4db24bbb20434bee94d7c7df95bbd43c8d5ea7c -Author: Thomas E. Dickey -Date: Wed Jul 3 09:58:40 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit 9adace08e31dbebe6733c173e5c47157e1ce13bf -Author: Thomas E. Dickey -Date: Wed Jul 3 09:58:48 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit 56aaaca5ab452ff2a06ebcd27c1b69e603ee9807 -Author: Thomas E. Dickey -Date: Wed Jul 3 09:58:57 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit e088c92de5014446409da027a6314ea3d2b0491a -Author: Thomas E. Dickey -Date: Wed Jul 3 09:59:12 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit 0561f5dbd9504e1d16041272e71914faa0a5f21c -Author: Thomas E. Dickey -Date: Wed Jul 3 09:59:21 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit e53025f667a3c85eb2e2ea97047d9ee8839afac4 -Author: Thomas E. Dickey -Date: Wed Jul 3 09:59:28 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit 834371d9f5ab3aed734bb10dbba224f780f080e4 -Author: Thomas E. Dickey -Date: Wed Jul 3 09:59:36 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit 58106a04c8ac4b13b50c420fe8f0e9451253ff0f -Author: Thomas E. Dickey -Date: Wed Jul 3 15:49:53 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit fe2e19befb423cd8d709dcac494734c2496744f1 -Author: Thomas E. Dickey -Date: Wed Jul 3 15:50:04 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit 88edd1c49afc62da1a7cd8a3c80f9bd85ef25a44 -Author: Thomas E. Dickey -Date: Wed Jul 3 15:50:12 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit 2bf5b17770af9e79a6370e992dc3fb43d4c5a5f0 -Author: Thomas E. Dickey -Date: Wed Jul 3 15:50:22 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit fa416f3488e248616186bccfcfdce3e0c8992a32 -Author: Thomas E. Dickey -Date: Wed Jul 3 15:50:30 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit b5a234bcd12f1c1e235fd882b913ec63f9c69cb2 -Author: Thomas E. Dickey -Date: Wed Jul 3 15:50:39 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit 4739c329307ec58adfe10d76236354fa36b74b7a -Author: Thomas E. Dickey -Date: Wed Jul 3 15:50:55 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit c35e10f93b4f93de81fed3b128dabb7db2a490c9 -Author: Thomas E. Dickey -Date: Wed Jul 3 15:51:03 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit 9b9d0ee75990fcba5643c13611a56d25627846d2 -Author: Thomas E. Dickey -Date: Wed Jul 3 15:51:10 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit 6859e8208de83cb6ad280aea5255f1b505ba8c38 -Author: Thomas E. Dickey -Date: Wed Jul 3 15:51:21 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit 2823d6c1ccc4b8311c6f611171067a2df78b7b46 -Author: Thomas E. Dickey -Date: Wed Jul 3 15:51:28 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit 11bc3a8d8a93cd3cf49f2a1736a4db4dd7d4d8fc -Author: Thomas E. Dickey -Date: Wed Jul 3 15:51:40 2019 -0400 - - add casts to quiet gcc conversion-warnings, no object change - - Signed-off-by: Thomas E. Dickey - -commit 7daff9f7e522d2ba5f303847df8ec20e93f27583 -Author: Thomas E. Dickey -Date: Mon Jul 1 19:11:17 2019 -0400 - - build-fixes when _CONST_X_STRING is defined - - Signed-off-by: Thomas E. Dickey - -commit 894617e0220c3018d73081191699d135dcb19dc1 -Author: Jon Turney -Date: Mon Jun 3 21:26:25 2019 +0100 - - Avoid warning about missing getpagesize() prototype on Windows - - Work-around AC_CHECK_FUNCS([getpagesize]) reporting a false positive - when using MinGW gcc, due to it being present in libgcc.a, which results - in trying to use it without a prototype. - - Future work: This value control the default memory allocation size for - text widgets. If there's some reason why a fallback to using BUFSIZ is - bad, we could use the actual pagesize instead. - -commit c01d47c4c0e0a66e0989d40f73827d0a55f693cc -Author: Alan Coopersmith -Date: Sat Mar 9 16:20:48 2019 -0800 - - Pass correct number of atoms from SelectSave to _XawTextSaltAwaySelection - - When filling in the array, we correctly limited to the 256 slots allocated - but then we reset the value to an unlimited number when passing it on to - the function that walks the array, which could lead to it walking too far. - - Fixes https://gitlab.freedesktop.org/xorg/lib/libxaw/issues/2 - - Reported-by: Praveen Kumar - Signed-off-by: Alan Coopersmith - -commit c9d6b0fa101238063b36182f170f4e1b0a233e15 -Author: Alan Coopersmith -Date: Mon Feb 18 15:10:17 2019 -0800 - - specs: app-defaults & rgb.txt are in /usr/share now, not /usr/lib - - Signed-off-by: Alan Coopersmith - -commit 759b58d33aa3b4040ba39d722988149b1daa165f -Author: Alan Coopersmith -Date: Mon Feb 18 15:00:55 2019 -0800 - - specs: remove excess spaces between < > and header names - - Signed-off-by: Alan Coopersmith - -commit 9206b0ff74b9a37bc961f9ab09cd46d0e6fce215 -Author: Alan Coopersmith -Date: Mon Feb 18 14:52:17 2019 -0800 - - specs: move trailing punctuation to behind tag - - Signed-off-by: Alan Coopersmith - -commit c134bc0d72387399d73640a72842b0a1121c32ff -Author: Alan Coopersmith -Date: Mon Feb 18 15:15:11 2019 -0800 - - specs: replace nroff hair space (\^) with Unicode entity ( ) - - Signed-off-by: Alan Coopersmith - -commit 7e982604b4afaf1208dfc5e57e37740bf515e487 -Author: Alan Coopersmith -Date: Mon Feb 18 14:49:14 2019 -0800 - - specs: replace nroff 1/6th-em space (\|) with Unicode entity ( ) - - Signed-off-by: Alan Coopersmith - -commit e395fd92c8f74c04dc33e6fc9568ef5d80221ca6 -Author: Alan Coopersmith -Date: Mon Feb 18 14:32:41 2019 -0800 - - specs: misc. manual fixes - - Signed-off-by: Alan Coopersmith - -commit 27dc1e9e6d014f21fbec1d6f4a2220598884f389 -Author: Alan Coopersmith -Date: Mon Feb 18 13:55:34 2019 -0800 - - specs: Convert ``quotes'' to - - perl -i -p -e 's{\`\`(.*?)\x27\x27}{\1}' *.xml - - Signed-off-by: Alan Coopersmith - -commit 1ba0cad53d1805476d146576153e52af981c8478 -Author: Alan Coopersmith -Date: Mon Feb 18 13:46:05 2019 -0800 - - specs: fixup remaining troff \fI & \fP escapes - - Signed-off-by: Alan Coopersmith - -commit f5c7109d2697c441f5c845efeb55b4b60f9bdd1c -Author: Alan Coopersmith -Date: Mon Feb 18 13:33:26 2019 -0800 - - specs: fixup some more xrefs & links - - Signed-off-by: Alan Coopersmith - -commit 8ef58ff4b99d986e3223e0138287eb0dd7b0105f -Author: Alan Coopersmith -Date: Mon Feb 18 12:44:53 2019 -0800 - - specs: restore missing list terms in "Underlying Model" - - Signed-off-by: Alan Coopersmith - -commit 32b3bb8a7aeefa7d1f35b55c2b1010cf483d3928 -Author: Alan Coopersmith -Date: Mon Feb 18 12:28:08 2019 -0800 - - specs: use glossary list markup for Terminology section - - Signed-off-by: Alan Coopersmith - -commit 492d5d25ebd1545e422ec5319655ef335b1bd32c -Author: Alan Coopersmith -Date: Mon Feb 18 12:08:52 2019 -0800 - - specs: show libXaw version instead of X11R7.7 - - Since we stopped doing katamaris, the library version is needed to tell - what release the docs are from. - - Signed-off-by: Alan Coopersmith - -commit 2d78b52c8a798957e0fd8f739fcda07cd64a0bec -Author: Alan Coopersmith -Date: Mon Feb 18 11:50:37 2019 -0800 - - specs: update credits for DocBook conversion - - Signed-off-by: Alan Coopersmith - -commit fc4f97769996c1086848e3fd7bbe8c093c8f0276 -Author: Alan Coopersmith -Date: Sun Feb 17 20:33:36 2019 -0800 - - specs: Reorder subsections of CH5 to match X11R6.6 spec - - Signed-off-by: Alan Coopersmith - -commit 5b9f06194bfcb6e6e09b57dd54f2480e2fa3f089 -Author: Alan Coopersmith -Date: Sun Feb 17 20:25:59 2019 -0800 - - specs: Add missing subsections of CH4 and reorder to match X11R6.6 spec - - Signed-off-by: Alan Coopersmith - -commit 80fc6c7cf49ce2820b18dbdb35601f81b54e20be -Author: Alan Coopersmith -Date: Sun Feb 17 20:18:23 2019 -0800 - - specs: Add olinks to ICCCM spec - - Signed-off-by: Alan Coopersmith - -commit fc0859cda710485e7312a3c3759601b251af7d8d -Author: Alan Coopersmith -Date: Sun Feb 17 20:10:26 2019 -0800 - - specs: Add olinks to libX11 spec - - Signed-off-by: Alan Coopersmith - -commit f4c93256a82ba9bde938101acb9b361c0a2b2f43 -Author: Alan Coopersmith -Date: Sun Feb 17 20:00:24 2019 -0800 - - specs: Add olinks to libXt spec - - Signed-off-by: Alan Coopersmith - -commit 543d26d206fe5393de6bd6ae3d52d6d8e1f0abea -Author: Alan Coopersmith -Date: Sun Feb 17 19:08:36 2019 -0800 - - specs: Convert troff .IN macros to docbook tags - - Signed-off-by: Alan Coopersmith - -commit 2b9a7f2c89ebaf411e23af40dd18ad84d48019e8 -Author: Alan Coopersmith -Date: Sun Feb 17 18:33:24 2019 -0800 - - specs: suggest XtOpenApplication instead of XtAppInitialize - - Fixes https://bugs.freedesktop.org/show_bug.cgi?id=37552 - "libXaw.html promotes obsolete XtAppInitialize" - - Signed-off-by: Alan Coopersmith - -commit c03defced6a8dfb1c3c6d20f64b6efd0b60aa16c -Author: Alan Coopersmith -Date: Fri Dec 7 19:39:24 2018 -0800 - - Update configure.ac bug URL for gitlab migration - - Signed-off-by: Alan Coopersmith - -commit ae6ed2c1cb024b2dcb0c62e7fc2a393cc7cb7252 -Author: Alan Coopersmith -Date: Mon Nov 19 21:37:41 2018 -0800 - - Update README for gitlab migration - - Signed-off-by: Alan Coopersmith - -commit 2f298ec305c072c68906dd90d6a9f10f5cbdaa71 -Author: Roberto Branciforti -Date: Wed Jan 19 21:20:59 2011 +0100 - - Scrollbar.c: Add Btn4 & Btn5 to default translations - - Add default translations to handle mouse wheel events for moving the - scrollbar. - - Signed-off-by: Roberto Branciforti - Signed-off-by: Alan Coopersmith - -commit 5a392266daf26d1959af9cc55ae53a905af159cf -Author: Alan Coopersmith -Date: Sat May 5 12:07:27 2018 -0700 - - Fix misleading indentation in TextAction.c - - TextAction.c:838:6: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] - if (ctx->text.lt.top != 0) - ^~ - TextAction.c:840:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ - break; - ^~~~~ - - Signed-off-by: Alan Coopersmith - -commit f5699b698d512bb1060ef53704595d6accf7eb19 -Author: Alan Coopersmith -Date: Sat Mar 24 22:42:40 2018 -0700 - - Fix xload crashes if the window is wider than 2048 pixels - - https://bugs.freedesktop.org/show_bug.cgi?id=96670 - - Signed-off-by: Alan Coopersmith - Reviewed-by: Matthieu Herrb - Tested-by: Keith Packard - -commit ba7321b6a52726cdb9964b82c5111518dc1f437d -Author: Tobias Stoeckmann -Date: Mon Mar 13 20:01:27 2017 +0100 - - NULL pointer dereference in XawAsciiSinkInitialize - - The function XawAsciiSinkInitialize is prone to a NULL pointer - dereference if no font is available. - - Even though a specific check for a NULL font exists, it is called - after GetGC(), which in turn would trigger the NPE in such a case. - - Spotted by calling xmessage on a system with an incomplete x font setup: - - $ xmessage -b text - Warning: Unable to load any usable ISO8859 font - Segmentation fault - $ _ - - Signed-off-by: Tobias Stoeckmann - Reviewed-by: Peter Hutterer - Signed-off-by: Peter Hutterer - -commit a77be15825c0e450dac84619bda966d9fa9af6ec -Author: Mihail Konev -Date: Thu Jan 26 13:52:49 2017 +1000 - - autogen: add default patch prefix - - Signed-off-by: Mihail Konev - -commit b461c11e0e9e9ebafa9a34c89c9598f162d54091 -Author: Emil Velikov -Date: Mon Mar 9 12:00:52 2015 +0000 - - autogen.sh: use quoted string variables - - Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent - fall-outs, when they contain space. - - Signed-off-by: Emil Velikov - Reviewed-by: Peter Hutterer - Signed-off-by: Peter Hutterer - -commit a45aee9f79ce9613bab22d9d658bbc0992ff759f -Author: Peter Hutterer -Date: Tue Jan 24 10:32:07 2017 +1000 - - autogen.sh: use exec instead of waiting for configure to finish - - Syncs the invocation of configure with the one from the server. - - Signed-off-by: Peter Hutterer - Reviewed-by: Emil Velikov - -commit b3049d9b13333c0e67f1f23959227020741f486b -Author: Jeremy Huddleston Sequoia -Date: Wed Jan 6 22:21:01 2016 -0800 - - darwin: Remove incorrect export of vendorShellClassRec and vendorShellWidgetClass - - Signed-off-by: Jeremy Huddleston Sequoia - -commit 4a7626b5127c0eb597cd2b8d0ae3de0286b74d7c -Author: Alan Coopersmith -Date: Fri Jan 1 11:23:09 2016 -0800 - - editres can trigger sigsegv in inspected application (Debian bug 790325) - - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790325 - - Reported-by: Yuriy M. Kaminskiy - Signed-off-by: Alan Coopersmith - commit 8c82c47a770274c50944f002b97369c4e30872d8 Author: Alan Coopersmith Date: Thu Apr 30 22:06:03 2015 -0700 --- libxaw-1.0.14.orig/debian/README.source +++ libxaw-1.0.14/debian/README.source @@ -0,0 +1,49 @@ +------------------------------------------------------ +Quick Guide To Patching This Package For The Impatient +------------------------------------------------------ + +1. Make sure you have quilt installed +2. Unpack the package as usual with "dpkg-source -x" +3. Run the "patch" target in debian/rules +4. Create a new patch with "quilt new" (see quilt(1)) +5. Edit all the files you want to include in the patch with "quilt edit" + (see quilt(1)). +6. Write the patch with "quilt refresh" (see quilt(1)) +7. Run the "clean" target in debian/rules + +Alternatively, instead of using quilt directly, you can drop the patch in to +debian/patches and add the name of the patch to debian/patches/series. + +------------------------------------ +Guide To The X Strike Force Packages +------------------------------------ + +The X Strike Force team maintains X packages in git repositories on +salsa.debian.org in the xorg-team group. Most upstream packages +are actually maintained in git repositories as well, so they often +just need to be pulled into salsa.debian.org in a "upstream-*" branch. +Otherwise, the upstream sources are manually installed in the Debian +git repository. + +The .orig.tar.gz upstream source file could be generated this +"upstream-*" branch in the Debian git repository but it is actually +copied from upstream tarballs directly. + +Due to X.org being highly modular, packaging all X.org applications +as their own independent packages would have created too many Debian +packages. For this reason, some X.org applications have been grouped +into larger packages: xutils, xutils-dev, x11-apps, x11-session-utils, +x11-utils, x11-xfs-utils, x11-xkb-utils, x11-xserver-utils. +Most packages, including the X.org server itself and all libraries +and drivers are, however maintained independently. + +The Debian packaging is added by creating the "debian-*" git branch +which contains the aforementioned "upstream-*" branch plus the debian/ +repository files. +When a patch has to be applied to the Debian package, two solutions +are involved: +* If the patch is available in one of the upstream branches, it + may be git'cherry-picked into the Debian repository. In this + case, it appears directly in the .diff.gz. +* Otherwise, the patch is added to debian/patches/ which is managed + with quilt as documented in /usr/share/doc/quilt/README.source. --- libxaw-1.0.14.orig/debian/changelog +++ libxaw-1.0.14/debian/changelog @@ -0,0 +1,345 @@ +libxaw (2:1.0.14-1) unstable; urgency=medium + + * New upstream release. + * control: Migrate to x11proto-dev. + * Update signing-key.asc. + * control, rules: Migrated to debhelper-compat, bump to 13. + * 01_Xaw_StripChart_fix.diff: Refreshed. + * control: Bump policy to 4.6.0. + * rules: Migrate to dbgsym. + * control, watch: Upstream git urls. + * README.source: Update for salsa. + + -- Timo Aaltonen Fri, 04 Mar 2022 16:25:43 +0200 + +libxaw (2:1.0.13-1) unstable; urgency=medium + + * Let uscan verify tarball signatures. + * New upstream release. + * Drop override_dh_auto_install, I don't think it's necessary with just one + Xaw variant. + + -- Julien Cristau Sat, 01 Aug 2015 11:31:17 +0200 + +libxaw (2:1.0.12-2) unstable; urgency=medium + + * Fix typo in package description (closes: #736829). Thanks, darkestkhan! + * Rewrite debian/rules to use dh. Bump debhelper compat and build-dep to 9. + Use dh-autoreconf. + + -- Julien Cristau Sat, 12 Jul 2014 17:15:51 +0200 + +libxaw (2:1.0.12-1) unstable; urgency=medium + + * New upstream release. + * Fix build with -Werror=format-security, and enable it. + * Remove Drew Parsons and Cyril Brulebois from Uploaders. + + -- Julien Cristau Mon, 20 Jan 2014 14:34:00 +0100 + +libxaw (2:1.0.11-1) unstable; urgency=low + + * New upstream release. + * Bump debhelper compat level to 7. + * Use dpkg-buildflags, disable -Werror=format-security since that causes + FTBFS. + * Disable silent rules. + * Remove ed from Build-Depends, no longer needed. + * Get rid of debian/xsfbs, use /usr/share/quilt/quilt.make for patch/unpatch + rules. + + -- Julien Cristau Sun, 16 Jun 2013 20:20:36 +0200 + +libxaw (2:1.0.10-2) unstable; urgency=low + + * *sigh* add missing Replaces/Breaks on libxaw7-dev for the new -doc + package. Some day I'll remember to add those the first time. + + -- Julien Cristau Wed, 11 Apr 2012 22:38:32 +0200 + +libxaw (2:1.0.10-1) unstable; urgency=low + + * New upstream release. + - Build fix for -Werror=pointer-to-int-cast (closes: #664934) + * Split documentation to a new libxaw-doc package. + * Fix up 01_Xaw_StripChart_fix.diff for new version. + * Don't require (fake)root for debian/rules clean. + * libxaw7-dev is now m-a: same, libxaw-doc m-a: foreign. + + -- Julien Cristau Wed, 11 Apr 2012 21:51:17 +0200 + +libxaw (2:1.0.9-3) unstable; urgency=low + + * Build for multiarch. + + -- Steve Langasek Fri, 21 Oct 2011 14:12:23 -0700 + +libxaw (2:1.0.9-2) unstable; urgency=low + + * Bump Standards-Version to 3.9.1. + * Drop Pre-Depends on x11-common, only needed for upgrades from sarge. + * Drop Conflicts/Replaces on libxaw6-dev, libxaw8-dev, libxaw-headers, last + shipped in etch. + * Remove David Nusinow and Brice Goglin from Uploaders. Thanks for your + work! + * Wrap debian/control Depends fields. + + -- Julien Cristau Sun, 06 Feb 2011 21:56:43 +0100 + +libxaw (2:1.0.9-1) experimental; urgency=low + + * New upstream release. + * Noticeable change: xaw6.pc now only has xmu in Requires.private, no + longer in Requires. Since it might trigger some FTBFS, target + experimental. Better be safe than sorry. + + -- Cyril Brulebois Wed, 12 Jan 2011 04:15:35 +0100 + +libxaw (2:1.0.8-2) unstable; urgency=low + + [ Julien Cristau ] + * Revert addition of libXaw.so to libxaw7.install, done by mistake in the + previous revision. That file belongs in the -dev package and is already + in libxaw7-dev.links (closes: #602620). Delete the link in debian/rules + install instead, to avoid dh_install complaints. + + [ Cyril Brulebois ] + * Lose the git push race, thank Alex Goebel for the report, and upload. + + -- Cyril Brulebois Sat, 06 Nov 2010 17:28:44 +0100 + +libxaw (2:1.0.8-1) unstable; urgency=low + + [ Julien Cristau ] + * Update debian/copyright from upstream COPYING. + * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no + good reason. Thanks, Colin Watson! + * Remove myself from Uploaders + + [ Cyril Brulebois ] + * New upstream release. + * Bump the build-dep on xutils-dev for new macros. + * Add myself to Uploaders. + * Remove --disable-xaw8, removed upstream between 1.0.4 and 1.0.5. + * Add xmlto, xorg-sgml-doctools, and w3m build-dep for the specs. + * Replace --enable-docs with --with-xmlto and --without-fop (we want + html and txt only). + * Kill *.xml in the doc directory, no point in shipping them. + * Switch from --list-missing to --fail-missing for additional safety. + * Add usr/lib/libXaw.so to libxaw7-dev.install, it wouldn't be installed + otherwise. + * Refresh patch. + + -- Cyril Brulebois Sat, 06 Nov 2010 13:01:42 +0100 + +libxaw (2:1.0.7-1) unstable; urgency=low + + [ Julien Cristau ] + * Add header to 01_Xaw_StripChart_fix.diff. This way it's not necessary to + go look at the changelog for xfree86 4.2.1-5 to figure out what this is + about. + * Build the Xaw spec and install it in libxaw7-dev. + * README.Debian pointed at this doc in xspecs, it's now unnecessary. + + [ Timo Aaltonen ] + * New upstream release. + * Bump the build-dep on xutils-dev (>= 1:7.5~1). + * Bump Standards-Version to 3.8.3. + + -- Julien Cristau Wed, 25 Nov 2009 13:47:36 +0100 + +libxaw (2:1.0.6-1) unstable; urgency=low + + * Add README.source, bump Standards-Version to 3.8.2. + * New upstream release. + * Move -dbg package to section debug. + + -- Brice Goglin Mon, 27 Jul 2009 17:37:25 +0200 + +libxaw (2:1.0.5-2) unstable; urgency=low + + * Upload to unstable. + + -- Julien Cristau Mon, 16 Feb 2009 19:11:19 +0100 + +libxaw (2:1.0.5-1) experimental; urgency=low + + [ Brice Goglin ] + * Add a link to www.X.org and a reference to the upstream module + in the long description. + + [ Timo Aaltonen ] + * New upstream release. + + [ Julien Cristau ] + * Run autoreconf on build. Add build-deps on autoconf, automake, libtool + and xutils-dev. + * Handle parallel builds. + + -- Julien Cristau Fri, 19 Dec 2008 14:11:04 +0100 + +libxaw (2:1.0.4-2) unstable; urgency=low + + [ Drew Parsons ] + * Add a README.Debian to libxaw7-dev, pointing to further + documentation in the xspecs package. Closes: #260659. + + [ Julien Cristau ] + * Stop building Xaw6. Remove the libxaw6, libxaw6-dbg, libxaw6-dev and + libxaw-headers packages, moving the contents of -headers to libxaw7-dev + (closes: #172890). + * Use ${binary:Version} instead of ${Source-Version}. + * Bump Standards-Version to 3.7.3. + * Add Vcs-Browser, and remove the XS- prefix from Vcs-Git. + * Drop the -1 debian revisions from build-dependencies. + * libxaw7{,-dbg} don't need to depend on x11-common. + * libxaw7-dev now Pre-Depends: x11-common (>= 1:7.0.0) because it contains + the Xaw headers in /usr/include/X11. + * Add myself to Uploaders. + + -- Julien Cristau Fri, 16 May 2008 16:02:12 +0200 + +libxaw (2:1.0.4-1) unstable; urgency=low + + [ Julien Cristau ] + * Move binary packages to the proper sections. + + [ Timo Aaltonen ] + * Bump the epoch so that this can be synced to Ubuntu in the future. + + [ Brice Goglin ] + * New upstream release. + * Add the upstream URL to debian/copyright. + * Add myself to Uploaders, and remove Fabio and Branden with their + permission. + + -- Brice Goglin Wed, 22 Aug 2007 09:22:34 +0200 + +libxaw (1:1.0.3-3) unstable; urgency=low + + * Upload to unstable. + + -- Julien Cristau Wed, 11 Apr 2007 11:09:19 +0200 + +libxaw (1:1.0.3-2) experimental; urgency=low + + * Ship the Xaw(3) manpage in libxaw-headers instead of libxaw7-dev. Bump + Replaces to libxaw7-dev (<< 1:1.0.3-2). + + -- Julien Cristau Fri, 16 Feb 2007 17:43:38 +0100 + +libxaw (1:1.0.3-1) experimental; urgency=low + + * New upstream release. + * Drop obsolete CVS info from the descriptions, and add XS-Vcs-Git. + * Install the upstream ChangeLog. + * Make libxaw binNMUable: build-dep on dpkg-dev >= 1.13.19, and change + dependency of libxaw?-dev to libxaw-headers (= ${source:Version}). + + -- Julien Cristau Fri, 9 Feb 2007 18:08:12 +0100 + +libxaw (1:1.0.2-4) unstable; urgency=low + + * Make libxaw7-dev conflict and replace libxaw6-dev and libxaw8-dev. Also + make libxaw6-dev do the same for libxaw7-dev and libxaw8-dev. These were + lost in the move to modular. + * Handle libXaw.so in *.links files so we can allow both libxaw6-dev and + libxaw7-dev to ship an appropriate libXaw.so symlink to libXaw[67].so + * Explicitly pass --disable-xaw8 to configure so that we don't try and build + it if the xprint .pc file is on the system. The configure script will try + and guess whether or not to build xaw8 if it doesn't get an explicit yes + or no. This way, we make sure the libXaw.so symlink doesn't get linked to + a non-existent libXaw8.so. Thanks Rene Engelhard, Steve Langasek, and + Michael Banck. + + -- David Nusinow Sun, 27 Aug 2006 19:17:18 +0000 + +libxaw (1:1.0.2-3) unstable; urgency=low + + * Bring X11R7.1 into unstable. + * dbg package has priority extra. + + -- Drew Parsons Sat, 26 Aug 2006 00:22:33 +1000 + +libxaw (1:1.0.2-2) experimental; urgency=low + + * Need to add libxaw7-dev.manpages for man pages to get installed! + + -- Drew Parsons Thu, 10 Aug 2006 00:51:43 +1000 + +libxaw (1:1.0.2-1) experimental; urgency=low + + * New upstream version (X11R7.1). + * Use debhelper 5, update control, compat, use of dh_install to match. + * Handle libXaw.so.[67] in .install instead of .links (for + consistency since other symlinks such as libXaw7.so.7 are already + handled there). + * Exclude .la and Xaw8 from dh_install. + * Install Xaw man page with libxaw7-dev. + + -- Drew Parsons Wed, 9 Aug 2006 22:38:21 +1000 + +libxaw (1:1.0.1-6) UNRELEASED; urgency=low + + * Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build; + idempotency fix. + * Run dh_install w/ --list-missing. + * Bump standards version to 3.7.2.0. + * Version x11-common pre-dep in headers package to 1:7.0.0 to match + the rest of Debian. + + -- Andres Salomon Mon, 17 Jul 2006 01:20:41 -0400 + +libxaw (1:1.0.1-5) unstable; urgency=low + + * Reorder makeshlib command in rules file so that ldconfig is run + properly. Thanks Drew Parsons and Steve Langasek. + * Add quilt to build-depends + + -- David Nusinow Tue, 18 Apr 2006 22:48:53 -0400 + +libxaw (1:1.0.1-4) unstable; urgency=low + + * Upload to unstable + + -- David Nusinow Thu, 23 Mar 2006 22:44:29 -0500 + +libxaw (1:1.0.1-3) experimental; urgency=low + + * Fix typo in debian/rules that allowed libxaw7 to get stripped without + saving the debugging symbols in the right package + + -- David Nusinow Tue, 21 Mar 2006 20:43:38 -0500 + +libxaw (1:1.0.1-2) experimental; urgency=low + + * Port patches from trunk + + general/012_Xaw_StripChart_fix.diff + + -- David Nusinow Sun, 26 Feb 2006 19:09:55 -0500 + +libxaw (1:1.0.1-1) UNRLEASED; urgency=low + + * First upload to Debian + * Add ed to build-depends. Thanks Eugene Konev. (seriously... ed!) + + -- David Nusinow Fri, 6 Jan 2006 00:44:17 -0500 + +libxaw (7.0.2-3) breezy; urgency=low + + * Add libxmu-dev and libxpm-dev to the libxaw-headers dependencies.: + + -- Adam Conrad Mon, 25 Jul 2005 05:46:47 +0000 + +libxaw (7.0.2-2) breezy; urgency=low + + * Bump Build-Depends on libx11-dev, libxt-dev, libxmu-dev, libxpm-dev, and + x11proto-core-dev to avoid _XOPEN_SOURCE. + + -- Daniel Stone Sat, 23 Jul 2005 00:31:45 +1000 + +libxaw (7.0.2-1) breezy; urgency=low + + * First libxaw release. + + -- Daniel Stone Mon, 16 May 2005 22:10:17 +1000 --- libxaw-1.0.14.orig/debian/control +++ libxaw-1.0.14/debian/control @@ -0,0 +1,87 @@ +Source: libxaw +Section: x11 +Priority: optional +Maintainer: Debian X Strike Force +Build-Depends: + debhelper-compat (= 13), + dpkg-dev (>= 1.16.0), + libx11-dev (>= 1:0.99.2), + x11proto-dev, + libxt-dev (>= 1:0.99.1), + libxmu-dev (>= 1:0.99.1), + libxpm-dev (>= 1:3.5.3), + pkg-config, + quilt, + dpkg-dev (>= 1.13.19), + xutils-dev (>= 1:7.5+4), +# specs: + xmlto, xorg-sgml-doctools (>= 1:1.5), w3m, +Standards-Version: 4.6.0 +Vcs-Git: https://salsa.debian.org/xorg-team/lib/libxaw.git +Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libxaw + +Package: libxaw7 +Section: libs +Architecture: any +Multi-Arch: same +Pre-Depends: ${misc:Pre-Depends} +Depends: + ${shlibs:Depends}, + ${misc:Depends}, +Description: X11 Athena Widget library + libXaw7 provides the second version of Xaw, the Athena Widgets toolkit, + which is largely used by legacy X applications. This version is the + most common version, as version 6 is considered deprecated, and version + 8, which adds Xprint support, is unsupported and not widely used. + In general, use of a more modern toolkit such as GTK+ is recommended. + . + More information about X.Org can be found at: + + . + This module can be found at + git://anongit.freedesktop.org/git/xorg/lib/libXaw + +Package: libxaw7-dev +Section: libdevel +Architecture: any +Multi-Arch: same +Depends: + ${shlibs:Depends}, + ${misc:Depends}, + libxaw7 (= ${binary:Version}), + libx11-dev, + libxmu-dev, + libxpm-dev, + x11proto-dev, +Suggests: + libxaw-doc, +Description: X11 Athena Widget library (development headers) + libXaw7 provides the second version of Xaw, the Athena Widgets toolkit, + which is largely used by legacy X applications. This version is the + most common version, as version 6 is considered deprecated, and version + 8, which adds Xprint support, is unsupported and not widely used. + In general, use of a more modern toolkit such as GTK+ is recommended. + . + This package contains the development headers for the library found in + libxaw7. Non-developers likely have little use for this package. + . + More information about X.Org can be found at: + + . + This module can be found at + git://anongit.freedesktop.org/git/xorg/lib/libXaw + +Package: libxaw-doc +Section: doc +Architecture: all +Multi-Arch: foreign +Depends: + ${misc:Depends}, +Breaks: + libxaw7-dev (<< 2:1.0.10), +Replaces: + libxaw7-dev (<< 2:1.0.10), +Description: X11 Athena Widget library (documentation) + Xaw, the Athena Widgets toolkit, is largely used by legacy X applications. + . + This package contains the documentation for the Xaw library. --- libxaw-1.0.14.orig/debian/copyright +++ libxaw-1.0.14/debian/copyright @@ -0,0 +1,172 @@ +This package was downloaded from +http://xorg.freedesktop.org/releases/individual/lib/ + +Copyright 1985-1990, 1994, 1998 The Open Group +Copyright 2003-2004 Roland Mainz + +Permission to use, copy, modify, distribute, and sell this software and its +documentation for any purpose is hereby granted without fee, provided that +the above copyright notice appear in all copies and that both that +copyright notice and this permission notice appear in supporting +documentation. + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN +AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Except as contained in this notice, the name of The Open Group shall not be +used in advertising or otherwise to promote the sale, use or other dealings +in this Software without prior written authorization from The Open Group. + + +Copyright (c) 1998-1999 by The XFree86 Project, Inc. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and associated documentation files (the "Software"), +to deal in the Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Software, and to permit persons to whom the +Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL +THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF +OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +Except as contained in this notice, the name of the XFree86 Project shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in this Software without prior written authorization from the +XFree86 Project. + + +Copyright 1991 by OMRON Corporation + +Permission to use, copy, modify, distribute, and sell this software and its +documentation for any purpose is hereby granted without fee, provided that +the above copyright notice appear in all copies and that both that +copyright notice and this permission notice appear in supporting +documentation, and that the name of OMRON not be used in advertising or +publicity pertaining to distribution of the software without specific, +written prior permission. OMRON makes no representations about the +suitability of this software for any purpose. It is provided "as is" +without express or implied warranty. + +OMRON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING +ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL +OMRON BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR +ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTUOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS +SOFTWARE. + + +Copyright 1987-1998 by Digital Equipment Corporation, Maynard, Massachusetts. +All Rights Reserved + +Permission to use, copy, modify, and distribute this software and its +documentation for any purpose and without fee is hereby granted, +provided that the above copyright notice appear in all copies and that +both that copyright notice and this permission notice appear in +supporting documentation, and that the name of Digital not be +used in advertising or publicity pertaining to distribution of the +software without specific, written prior permission. + +DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING +ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL +DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR +ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS +SOFTWARE. + + +Copyright 1989 Prentice Hall + +Permission to use, copy, modify, and distribute this software for any +purpose and without fee is hereby granted, provided that the above +copyright notice appear in all copies and that both the copyright notice +and this permission notice appear in supporting documentation. + +Prentice Hall and the authors disclaim all warranties with regard +to this software, including all implied warranties of merchantability and +fitness. In no event shall Prentice Hall or the authors be liable +for any special, indirect or cosequential damages or any damages whatsoever +resulting from loss of use, data or profits, whether in an action of +contract, negligence or other tortious action, arising out of or in +connection with the use or performance of this software. + + +(c) Copyright 2003 Danny Backx +(c) Copyright 2003-2004 Roland Mainz + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Except as contained in this notice, the names of the copyright holders shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in this Software without prior written authorization from said +copyright holders. + + + +Copyright 1985, 1986, 1987, 1988, 1989, 1991, 1994 X Consortium + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the ``Software''), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN +AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Except as contained in this notice, the name of the X Consortium shall not be +used in advertising or otherwise to promote the sale, use or other dealings +in this Software without prior written authorization from the X Consortium. + +Copyright 1985, 1986, 1987, 1988, 1989, 1991 +Digital Equipment Corporation, Maynard, Massachusetts. + +Permission to use, copy, modify and distribute this documentation for any +purpose and without fee is hereby granted, provided that the above copyright +notice appears in all copies and that both that copyright notice and this +permission notice appear in supporting documentation, and that the name of +Digital not be used in in advertising or publicity pertaining +to distribution of the software without specific, written prior permission. +Digital makes no representations about the suitability of the +software described herein for any purpose. +It is provided ``as is'' without express or implied warranty. --- libxaw-1.0.14.orig/debian/libxaw-doc.install +++ libxaw-1.0.14/debian/libxaw-doc.install @@ -0,0 +1 @@ +usr/share/doc/libxaw7-dev --- libxaw-1.0.14.orig/debian/libxaw7-dev.install +++ libxaw-1.0.14/debian/libxaw7-dev.install @@ -0,0 +1,6 @@ +usr/lib/*/libXaw7.a +usr/lib/*/libXaw7.so +usr/lib/*/libXaw.so +usr/lib/*/pkgconfig/xaw7.pc +usr/include/X11/* +usr/share/man/man3/* --- libxaw-1.0.14.orig/debian/libxaw7.install +++ libxaw-1.0.14/debian/libxaw7.install @@ -0,0 +1,2 @@ +usr/lib/*/libXaw7.so.7* +usr/lib/*/libXaw.so.7 --- libxaw-1.0.14.orig/debian/patches/01_Xaw_StripChart_fix.diff +++ libxaw-1.0.14/debian/patches/01_Xaw_StripChart_fix.diff @@ -0,0 +1,91 @@ +From: "Nikita V. Youshchenko" +Date: Sat, 02 Nov 2002 17:57:13 +0300 +Subject: A bug in Xaw/StripChart.c causes incorrect scale lines in xload window + +Recently I tried to run xload on a high loaded server (load was more +than 10), and discovered that if window size is rather small, scale +lines are drawn incorrectly (upper than needed). + +This is caused by a bug in Xaw/StripChart.c. +It draws lines with fixed integer steps. Than means that if window +height is 39 pixels, and 10 lines should be drawn to split view into 11 +equal parts, lines will be drawn at 3, 6, 9, ,.., 30. So the bottom part +height will be 9 pixels while other parts height will be 2 pixels. + +This patch makes part heights differ no more than by 1 pixel. + +Debian bug#167448 + +--- a/src/StripChart.c ++++ b/src/StripChart.c +@@ -380,12 +380,12 @@ draw_it(XtPointer client_data, XtInterva + * the returned value is identical to the initial value of next and data is + * unchanged. Otherwise keeps half a window's worth of data. If data is + * changed, then w->strip_chart.max_value is updated to reflect the +- * largest data point ++ * largest data point. + */ + static int + repaint_window(StripChartWidget w, int left, int width) + { +- int i, j; ++ int i, j, k; + int next = w->strip_chart.interval; + int scale = w->strip_chart.scale; + int scalewidth = 0; +@@ -433,8 +433,10 @@ repaint_window(StripChartWidget w, int l + } + + /* Draw graph reference lines */ ++ k = XtHeight(w) % w->strip_chart.scale; + for (i = 1; i < w->strip_chart.scale; i++) { +- j = i * ((int)XtHeight(w) / w->strip_chart.scale); ++ j = i * (XtHeight(w) / w->strip_chart.scale) + ++ ((i * k + w->strip_chart.scale/2) / w->strip_chart.scale); + XDrawLine(dpy, win, w->strip_chart.hiGC, left, j, scalewidth, j); + } + } +@@ -456,7 +458,7 @@ static void + MoveChart(StripChartWidget w, Bool blit) + { + double old_max; +- int left, i, j; ++ int left, i, j, k; + int next = w->strip_chart.interval; + + if (!XtIsRealized((Widget)w)) +@@ -509,8 +511,10 @@ MoveChart(StripChartWidget w, Bool blit) + + /* Draw graph reference lines */ + left = j; ++ k = XtHeight(w) % w->strip_chart.scale; + for (i = 1; i < w->strip_chart.scale; i++) { +- j = i * (XtHeight(w) / w->strip_chart.scale); ++ j = i * (XtHeight(w) / w->strip_chart.scale) + ++ ((i * k + w->strip_chart.scale/2) / w->strip_chart.scale); + XDrawLine(XtDisplay((Widget)w), XtWindow((Widget)w), + w->strip_chart.hiGC, left, j, XtWidth(w), j); + } +@@ -571,7 +575,7 @@ XawStripChartResize(Widget widget) + StripChartWidget w = (StripChartWidget)widget; + XPoint *points; + Cardinal size; +- int i; ++ int i, k; + + if (w->strip_chart.scale <= 1) { + XtFree((char *)w->strip_chart.points); +@@ -586,8 +590,12 @@ XawStripChartResize(Widget widget) + + /* Draw graph reference lines into clip mask */ + ++ k = XtHeight(w) % w->strip_chart.scale; + for (i = 1; i < w->strip_chart.scale; i++) { + points[i - 1].x = 0; +- points[i - 1].y = (short)(XtHeight(w) / w->strip_chart.scale); ++ points[i - 1].y = i * (short)(XtHeight(w) / w->strip_chart.scale) + ++ ((i * k + w->strip_chart.scale/2) / w->strip_chart.scale); + } ++ for (i = w->strip_chart.scale - 1; i > 1; i--) ++ points[i - 1].y -= points[i - 2].y; + } --- libxaw-1.0.14.orig/debian/patches/series +++ libxaw-1.0.14/debian/patches/series @@ -0,0 +1 @@ +01_Xaw_StripChart_fix.diff --- libxaw-1.0.14.orig/debian/rules +++ libxaw-1.0.14/debian/rules @@ -0,0 +1,34 @@ +#!/usr/bin/make -f +# debian/rules for the Debian libxaw package. +# Copyright © 2004 Scott James Remnant +# Copyright © 2005 Daniel Stone +# Copyright © 2005 David Nusinow + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +PACKAGE = libxaw + +%: + dh $@ --with quilt --builddirectory=build/ + +docflags = --enable-specs + +override_dh_auto_configure-arch: docflags = --disable-specs +override_dh_auto_configure-arch override_dh_auto_configure-indep: + dh_auto_configure -- \ + --docdir=\$${datadir}/doc/libxaw7-dev \ + --disable-xaw6 \ + --with-xmlto --without-fop \ + --disable-silent-rules \ + $(docflags) + +override_dh_install: + find debian/tmp/ -name '*.la' -exec rm '{}' ';' + dh_install + +override_dh_strip: + dh_strip --dbgsym-migration='$(PACKAGE)-dbg (<< 2:1.0.14-1~)' + +override_dh_compress: + dh_compress -X.xml --- libxaw-1.0.14.orig/debian/upstream/signing-key.asc +++ libxaw-1.0.14/debian/upstream/signing-key.asc @@ -0,0 +1,265 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- +Version: GnuPG v1 + +mQGiBEab+moRBACDH5yKqS3wcc5bdxY7PBNuwKvF5TKMfagmSvuRDtZjjIIWaA/n +Z1KboV9Gq5g7kP7+Kfu+Qgd8u65eVsWwmPW10fXvj3aCU53glx2EdGdrHcgiyH2g +EQfPiyBw+trIppWFRV0IDXSLMA1FNC92t2nSG/VFHaPTVwcgkIRSfcXDvwCglGdE +a6f4uLqoNHP+m4yYnzapFuMD/R4+2AJDAvEWKDdYCGZzlawjAmmWyXrmT7/C/mx9 +8qUR473l4buXjHgDkkXXlHqdzil1vK85PhrKzNJDCCmlHUJNz+QwiAMOLwpD+kwV +Pb57RG7y+a5JQ5+jtVw4RlUxZIk/wj2An9YBO3A5vR7PdjM32ZJCN2+aM4dYfNzQ +xQKTA/47icvBaBVTl9rztjg2pd2Aqpc1P/GsIYLGj7XjnnJvGAENBHSH1QjpZMJG +CTS9oJ+B0/wrIr+pA+MdFgYAb6ojMQJOO6UChjWWSGjMFcs/CeXhxlLBido3DtAE +TbNTwO6OEfAvdosvTdhJFnwvZlJ+zZGGy5CrF2Fd9PUe9tmASbQoQWxhbiBDb29w +ZXJzbWl0aCA8YWxhbmNAZnJlZWRlc2t0b3Aub3JnPohoBBMRAgAoAhsDBgsJCAcD +AgYVCAIJCgsEFgIDAQIeAQIXgAUCUXnRYgUJFEPYeAAKCRCi+54IHy0TDonxAKCP +cAgXNojuujUg5Wqi6v0RBFVSUgCggq1SsVEdq9NDWvXvkeGyNaBivSK0K0FsYW4g +Q29vcGVyc21pdGggPGFsYW4uY29vcGVyc21pdGhAc3VuLmNvbT6IZgQTEQIAJgIb +AwYLCQgHAwIEFQIIAwQWAgMBAh4BAheABQJRedFiBQkUQ9h4AAoJEKL7nggfLRMO +6sUAn0jl3h9rY4OJ13Lu7nsKclyhDpOqAKCFgTmaDGRuDRxloLg9jftrn7a7vrQu +QWxhbiBDb29wZXJzbWl0aCA8YWxhbi5jb29wZXJzbWl0aEBvcmFjbGUuY29tPohr +BBMRAgArAhsDBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAIZAQUCUXnRYgUJFEPY +eAAKCRCi+54IHy0TDtBZAJ9IgVVNoFIPRjTsNjcSFaLznuDRJgCcC/WgV312IrxS +Q8PRAyEgozSB9Ke5Ag0ERpv6bxAIAJp5aUlho5rUhpS6ik7spsAQFPRuycPKMNu0 +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 +=tc6G +-----END PGP PUBLIC KEY BLOCK----- +-----BEGIN PGP PUBLIC KEY BLOCK----- + +mQINBE6HVy4BEADACp0EU6HZ4KyFx/qfhzNarCfnlyEoCFY08k516UaHrUOrYWPp +ukoahcceA/M3H/xM0CGIn6uiuG/Cq7+qODAZNBsr6haIbDaqSUt+953b5qCSbD65 +LBR8TXvW+9KkXPhXTKi/osYBdmsbFLeVLqU5Kd4QJqWKRLtuo0ENbFkQPVypEJk8 +Ozg2zZ2yeSQAy0pgeFh8lezI7A23yj229kFq0EEfeqHpgifIzR2hNIhS5pTSOt8V +RDapO3FpOmxPPUMsaJ1KATD92+SgbZW8evW7ffz4QUiQiFsfTSOTCaTFu8qpu6Fb +a9u/u6mTrJQGRdqDcFp3iWjEUOVr0gUdLSr3zey152PBRaC26/eLqH8PFgCerBkn +o9vso0Vr+Kh63OOQeDHATZGy7tMHbWW5AEXVkTpNoSRYr48pd6u9Z1TfWVcovNAZ +tWiFVKKxniTa4MZY2czOSyh2YahCbEt3P0DoNihy3YHhTvW1k0Os2x5yCsfpGzp3 +U8x1apfQqAyRNIa9SptLpQ7xF+lv52D9kp3XdkWXw1BFY+nmm/FqoC4tKU8AmbuB +n3SX/sYjq3Z6aLoBOmZ849G0Zp1xEYHCbfWBxvqhIc6dlPc3Y9uYV01+FlTzX9Mh +THa8p6oABrXbWRJpkOvaVbdDhXON+02Jlvawy3T3rwVkuEfEZu8akv7miwARAQAB +tCBNYXR0IFR1cm5lciA8bWF0dHN0ODhAZ21haWwuY29tPokCWAQTAQgAQgIbAwYL +CQgHAwIGFQgCCQoLBBYCAwECHgECF4ACGQEWIQQ7tjnlb4YfouhlBWkP3Wgtl0yn +KgUCYAS3AAUJFSl12wAKCRAP3Wgtl0ynKtWrEACJ80y/7+TsPU/EBviQM9SWyQpy +chWYM6XMQoyE8MweujhwlAtVr6QTm/dD87m50rw2MAILyyijrj/WGpgSGz999PRT +zJEGB0OG8mhx4SOPWis+aUwSgdCaS7phPsbqzIh4qfUuG53v1Eg5cZ2yHxBdHbrq ++YDsFq6Kq2bmIRIhuz7xLg/VicVom+lKOqeWMTQCX6NFeRn98AS/VM18dvNZbMye +DlRvqRzDi9pl6+FbHzi7ZosP1q0y8pezlVkZE7C6ESfpoxn/jWcoRp/TXGf3lkz2 +W3jqbIr0qb+lq1TxMHQGGhhVGBY/slD8YLnr1bAdSxr1Mia6vqyR3Cn2QmlFIxrh +ZZek+SroxGJBQdXUhru+RP7AKrx+SvXXNHMaCFXcEiJ+3rQiF8vQhb/tgphj0ThD +ioSTtuQ5W2rqLcwxVikqBDCtvk6X8HkEzkgbgHjYI3BgV6Re2mzA3YUolganxmrI +ldVR9R1yZkdchQbIcfZ7qjdF/td8rPAm0JH4ScEhQHwL/KxDnjZkQs7nbL3wj84B +vU+Y24abcnQx70tM7kSnlZBMqhuQDiCWMadr5HIB0CusN4FNrwjiA0d6deAQzcf4 +rRWmm/vkptvcygs1itvLwi+q5dC3cAiWAUACQ65qJs2ptRpMNiMTYVGk5j/2Vf1m +adw1Nxg/3f339vCLAbQhTWF0dCBUdXJuZXIgPG1hdHRzdDg4QGdlbnRvby5vcmc+ +iQJVBBMBCAA/AhsDBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgBYhBDu2OeVvhh+i +6GUFaQ/daC2XTKcqBQJgBLcFBQkVKXXbAAoJEA/daC2XTKcqdiEQAKT7WGDB2f4d +rI4HScQSZbI4YWcSqSfBz+dHEn3op1z6hbLNyhlmP2/OoZ2bJL/mKuFhA53++ZEZ +8qqMPvZdJ8mcdoqbB2snaj2OBjMDYP32dprKvg0YzKajnWKJdR9iR0Fa4JwRclI1 +VENoNgGit7DXbLdRTt/FmPcG+urPmWGue2DRKoKS1vJrmqY06Nq9W3Hz+1yqGHUr +1b3yZTiy3aHlEbxGpcYcUL3Altce03UrLVO820NtDKsPgPUzUpSCI7LSAFkxGKkt +2GuI2MDIANMcfwLiX6X9PZS1PaJkvVJhH60J9N8Oo8+XBXM9LdL34tLHvHlif4i+ +qH+Zjg25Z2j1js8Fbs9YPtT1jlBbQUVgnDQNuSmZHMnUU9pjuJ2wL3HH2gUKPwxD +m4ydb20hbZKVu10nWDlO096Qx0yl7UyCVsbSIGYpZXC7ikrTR+jlWBMK1aTSdN0w +YWEDDjbJ2g6jqyX6z6ei+8MRQADTeCbtJAgvLrF8E4XOiQZZ8+lwQpw8bnorvePE +6hBMXVJKgWyxYJlgphaB+dfEUj/4YNK2jrSmrZFRGKHUooby+gJ3ghwGcnacenwr +Jm518iqkf+u0+SVveyoul69UDo9w7HUPNHS7NbSG8XEp0IgVe+eQ+PtlBYAPts74 +3N7dZPcrITQ2hmUz059w17aodgUq5BMvtCNNYXR0IFR1cm5lciA8bWF0dC50dXJu +ZXJAaW50ZWwuY29tPokCZQQwAQgATxYhBDu2OeVvhh+i6GUFaQ/daC2XTKcqBQJf +uu40MR0gTm8gbG9uZ2VyIGFuIEludGVsIGVtcGxveWVlIGFzIG9mIE5vdmVtYmVy +IDIwMjAACgkQD91oLZdMpyr+exAAjn+PslziDgcQs6O+HURYum25o4sYDFKuQIJD +3IHoA9RJbbIFcuT/lokTxfGnTG3xOdDSI4gcB+cf+brrQ92ivrCnVlQKMjRkZwf1 +7ECVXVyuvugbMPWQIXZ6ojrQ2BQCYmhbVsRc9Ac7QbnFj5AAoWa7cOkTnIuh3cGO +I+Sbexui7GINfL2+Nq3uiZK6cZt0kLMH8P2Pn/3YB6WUUuEGLpGz62p+BCPJNCW6 +E84s5zuDZamPbbNWrPeIEULNIjbrjoH4KiKG5q4krGASSecvvTjBKnmN37H4U1uF +FgEDULkyS3ZcJfirnRPHJ71QzgLjBAJac7al3WS+7cAGBa/CaDqt3NFTWwXkRlZ2 +24tHgRCi+nalOzn8ugqnTj1UKe656QFcDzzmd6Uv/16IW5H82pTQUI36ZtbtQl2e +m3jWg/8vkk1IbOSU8YsqXIZ8i+phA+LJCONTf8ewIFrwkY31ro5Xh7njcsbZUaVZ +aNOIyX1j4AvuFY8EU6SUhM+neG4yb5wsozzVHYMsSCo5S7aA7qRCetwrPUTb+q2Q +SQVrmdFr3GxYbqghkM/LzcSC44TM+rpwVKkgszJaR9CszVCfQV5ogQrgcdoqyUeG +X/WrI8cq8xPNV/gJ6gJOu64NCwarZWDkey8jha1l0TO+pHoCSYWHcfqaxHIhatEu +ojPV4hO0Jk1hdHQgVHVybmVyIDxtYXR0c3Q4OEBmcmVlZGVza3RvcC5vcmc+iQJW +BBMBCABAAhsDBwsJCAcDAgEGFQgCCQoLBBYCAwECHgECF4AWIQQ7tjnlb4Yfouhl +BWkP3Wgtl0ynKgUCYAS3BQUJFSl12wAKCRAP3Wgtl0ynKrV6D/9HFFisHoHoKGzd +hHIDJpto5pRYFLRPQg3FuxiJgXmNnP9wUa59ELMNtk16HZEgQedqcoolM3GA16Nj +CA2rtu6mvhqoZs7l6zdSSBSR4Y3RpI7NqkfavEoOv4NNGanUmlEkB2u+7fsDBYUN +tYkh17Huppye0vENtrmDc6XDULCoQ1qwUH6gTHhsZagV+MjyxL8iW3aH+aTWeQFu +g7oVXVGviSiWbkUXB0N4dXX0UYZiiTTOBkX2WrQJZBrMP93HFhe3GzHFHQlXEZYu +8ZEut2i+9NgTqfbWlmfKP1t2E5Q90ouMeqh/wtcVm/Cv9G3tuP2P8urOsLBMM+Dj +R0nIz9mS7261Jf8QV3AMT9uA8a1VZkSe5bKNfDZkJ5HTNhUu+uK/aDY1WfTOLZeU +RGkdEtOsnI88pCZq1NxhBRuUg662LDGVifsNBMAXPOypD4Y6a9UolOaGxkXduPqA +4deWvWZ8k0jKLQQVoVTU1OmeRcpMzKbSFWLpf2+KJUslUnWy+GVnZ29hcduwcXqN +me8tS85bjTJJcvKbMoU78v5JlimN5CxuowHHtAgE+2SFaCyDU/zxoNgtnttT0Fm/ +Vy2mqf06yA1Ee8wH7TVeg10NHBY5f8qlSx3QnEt20mLejiMgr8xwc2c7yq7/mj3P +t9TB344+q9wLmfLeX8uGpRGrLnYTYLQhTWF0dCBUdXJuZXIgPG1zdHVybmVyQGdv +b2dsZS5jb20+iQJUBBMBCAA+AhsDBQsJCAcDBRUKCQgLBRYDAgEAAh4BAheAFiEE +O7Y55W+GH6LoZQVpD91oLZdMpyoFAmAEtwUFCRUpddsACgkQD91oLZdMpyrEFxAA +vgEGRDrWkCvu02ylK7id7hqqdN42/MDwEMGJxLhAVa5zu5llAODlUDRZ6Diiib2T +1uECQMNhGHc7m2QmJhNzvBjojX9nkVS47CmsqA0av5Cv0DYe9vIy4csTa17QwFyL +0CY2AFrrY8sHo5IKzfhEWCZM3CZiaaJQF4gqGKtYg8q0DVvoNyzD4fcgwEGGfqQJ +Lt+u6ciKAx6Tl6UgNR1kHyAHM4LVKU81h/Qe1zOLp73YC0oaxBJy6vbnjIyRL+HJ ++fJV/NnGLv8wL0nuA7pTBbEdAd7ruxQJe96hx5dn/jY/Lx57QXtN592yKkp04SAw +Jk/h1mHe7y1DiDlo2iMm2ogVCKh9XK0x6sdRfS+oOY0n113/iFDXNivRzhXt9laR +cgXgVDGSb/tZQgLUPmNEM4xoqXzmDtjROh3JE93dqUBZmnolRss7LsAPN8X1wH9X +QNtPcVQQbaMU8HrMqzGVbq5izfzsUU0sLni/WRlgOziE8//7u4wmlUjsXXNbVC7y +1HqF/LV9+CQ4KJassjX8PHCbparrcI653xoGIARuz6nA22cZfyhyC2ABxikt5eO5 +WStgkjENsFaVwRoam8cdwkEs58dRSN0MFDgWoVUt9Qw2UHpLZGcFyedP61DwI1CM +K126e8LNtgDAZM8yCh29WB3x4+fjudSA4z9Jhw930s64MwRbVtM4FgkrBgEEAdpH +DwEBB0BZ1luE4xeMobpJZcLnvHqW5ln69aBBrxQM36SiV0h6JIkCXwQoAQgASRYh +BDu2OeVvhh+i6GUFaQ/daC2XTKcqBQJgKb7nKx0BU3VwZXJzZWRlZCBieSBuaXN0 +cDI1Ni8weEY0NUMyNDMxRUY4QjVBNjYACgkQD91oLZdMpyo90A//U1pUOobwqUZB +KrFjtJmw2w2bohtCrSscARPi7HIBpnafbIjD1rMwnQ9xuFYAEI0aF31culnVAy5Z +HXnygRvLR1UaLh7oAOCVNrOPTfTgIh3ugNacK1AGC2HMgQz08qb+Bx8eZLnM9o4f +CnETFAHQWGyixJDKuTczeRRL3OHH76m3Lflg+Udci/s91cHL68hUkQhgHN02zy/z +Ib9tCD12p0vplm4d5/yH0D9fJTFGH6DXVMDF02CDz08Sh/JUsdc0BjH/PcKZE3z8 +r6p+l0oNydIRsASxZfoyG6CHMbsxone7duDOkRjKwUCz2Of8SdroZrSdlXXBnZ7W +UpcqBjkjrNgDDn42rakFvymmtZVLWh3lwEK1vT6m9gmXvNOZe5w+ysqHwq6ZO4Ru +ol6es0QvWQ/qFRX+Py7oJnZZUX6YBbrB9OuQfJQZTxnSQ3H/xAA7mMlRspo7l8v9 +wX+N2fPrNorjkENTPgQFFFQpzDGZjC2TBQ6D3EPcMInu8FMkAckX2QhO8n9CKm0e +aITX5sVadQL9uVIO3AFRTRmzaFwDLND18H/VZjpIKXt6mC3V5748SUyS7+XU5kB2 +uOE+49hjcqCEaFZHbXfazM/7yyn9qiINHZqcra3MNluXR91pNY3wLF8RmR4A3duV +pOQzTHSX5zwHoWwRQ1sw+RCRz1r6BW+JAxQEGAEIACYCGwIWIQQ7tjnlb4Yfouhl +BWkP3Wgtl0ynKgUCYAS3UwUJCFn5ygDiwBYgBBkWCAB9FiEEs5abTw75fXIeY469 +nIJaZgXUC74FAltW0zhfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl +bnBncC5maWZ0aGhvcnNlbWFuLm5ldEIzOTY5QjRGMEVGOTdENzIxRTYzOEVCRDlD +ODI1QTY2MDVENDBCQkUACgkQnIJaZgXUC778XgD9GjetiAlsrlPf923+y8JEwKlr +C72kQYZBqZzFW/sEnowA/jsf8UuvIn4sfyyvPuPlIVqVh6T/TgL+y/FKAG0hpysN +CRAP3Wgtl0ynKpHwD/9K6vW4tx8tKt6aZp0SvBlhUfBKgDSIQYESqoG3zylvymSU +V45B2zgjaSdp5hBDZEtG1Fz8AUB4F7VGy37e+GrqIzNZEgDaGpz5C4x2JPZsquPT +1l/ket+kh0LhlckT/TZPLrtMJTRFnw4VHQkSX7grhvKnFKEjZ/IXe5d5bmIvbTlz +GozRCx529u9DAXN0FbO41zPot+cmVdObIa9Cc+ZS3BENCR645YztE2ypoxsXBCNB +7fveQDUG7zV2ahfEUFyD5n+XttyDwqnyn6vtKO0myaguqzTAwFIqt5pWgYJDUfFu +Jc9nVuOTnC7tqu2SzzVvD61egEtwsLFO6f2wtSUP7yGgVpHjQpoUxMn1o5MqFHNh +CqCZLjNIgzAEEgHPMOMvb3zrfQlx084DTIBnAgJ/0HNjq5nWO2x8DMBhPXDUz7CX +pkVHQ+uN6QjMwL5dzMV1HnZbhLSFhUy6PF5oje05xupQ1DsHfhOG5gqf17ofchLh +L3z5/0mSEKOJDYmvs0YlbUCFi4D9I/Q7Hs3G+/J/1t7MiC8e71rOyjHguWOqyQHw +wdeIwl4nUvxcYik2PGfRmQ2m37bIU6d4IXxCQb6l9rgftwf1LNXmXcvmqUKPO7FQ +dAAzXTyAHK2MogJdn01o/GI7TRLyCbE8ezLCveSu8Ef6h/0vSzE9zmLbJad0uLkC +DQROh1cuARAAq+XB6l6oZuSYo5MdyEdjVyc73kEeeU4FuJ+VT5pu8pLNHjOb9Agx +xyfsTSEawC+sNKd20Pa9KxUcZsIMiSXRY2uv7Pxog/kWs6QPIsg7ysI2v4LEq3hy +Xu+nFDQI/8Sur8zqN4a8HAV9vJBwzUz8/rFUkCTUACPS2zfxzYNQ7PXUVCYwPLRn +BvzfaZ9c7qUzOcqRZ0CX1CqXW87hwfldafjlX3ueqeyDV8gryxOi/cOvb1GJblUq +4+5CBPWkjO88Kw305//URvyfCAdI/3HYKpQdKyiYFBu9mgkjBt5ZbZzOLLb+MqVu +wGcb/13hfYrJL2M4iCc9Qt/Q2gSTqqCGpl6HURxx6BurpV0rDPhMjeVxf2kSdT2f +IB4gBy8REts1bBYgAx3olyuIn9IGSUFQUSf2ifhB/t7Hrcqg7EOOPnN7ZNi7Lt2p +mtwirSqaiwxXw5xpjVvPt4VB2cVPoeDWr7I58qm2ee3QAk12BEv/vaExTlrcKsXW +y1cyC2Ut/PbyLzX5Qj3CZEEU268V99O1LwzqxHJtturVYcnScLldJ05+NNFGMcuj +I2gnJ1VEwtpxTxFKl1E/uv7FiMOlpSYia7OL5lgX9ib8+3tGIqCuO1eqPJLsX12S +YTtW3fGM+fjmXB+SRi6b7XoVBM8iE1ZuaqcWzdZvuk3oz+BzxVtfOQ8AEQEAAYkC +PAQYAQgAJgIbDBYhBDu2OeVvhh+i6GUFaQ/daC2XTKcqBQJgBLcoBQkVKXXWAAoJ +EA/daC2XTKcqq2gQALklGvNvjJGz+C1SbVAOdIbJv1KFsLKeA4hqVNP99057I2GO +EGfyeUbSFTjTeRKmjDP2iFlqLPaqgciLcJpT3J5sCO+g4qPdP+S3I3ZL15tvg2lv +dARiHKGLs3JZU9jhisuBV9YncdxNrKyC6kktiMzbuI1yF8krLN2wImqPTB1xkqhj +A0UlO9YsapYVF+ULHZ3ovljF9cC05HmPMJkW7peANE9/x+2/oUEKfjpJkmg1Lbh3 +bxLmnDEmkSAOHZsysIzkJLLF0Aehjx8HeMyCezCgcQIztnyQ/DQJs2BzL7xxnGES +1akVxBEDvqzGAyUaE99miwwvIINeRlE7Ypy62RikrrV9akTlF9hqirM0l0PgZaYm +BL0BuLlo5nS/+C1ZdcfWi60g+kFJJaESfDQPrrqXPB5cUKbthsZSzP1pOkFWtLWV +Z7MLogKio1dC9tXGsgXxgVwWCTxBz9AC69Eimk+XvEva1dHoVgP7K0evwefwzCCh +z5NM/Qaq5JvpcmF7NsKk5VFPAKmqO5bfqv7kqmkHICl23JmA18QnXEeWqKyjhxD4 +CuVZTHsfhm6/ZWjku1via01H8sSWdoy54KNG+o+C/PsZV88k5xh4Q3eCAbhKTCtI +TcEDfWh747iZQEQqEwrbB/W22qXpFEYhQVWi5Y5wdU2Onzs3OKz74WabHKdTuDgE +W3PBDBIKKwYBBAGXVQEFAQEHQHJzyBXmAHLsRI9rvIjq8QjS2th0emMplesdMYD5 +Na9oAwEIB4kCPAQYAQgAJgIbDBYhBDu2OeVvhh+i6GUFaQ/daC2XTKcqBQJgBLdT +BQkIPQv2AAoJEA/daC2XTKcqifUP/j3okRd2BtwrQ8du8pl3ilmmMcSP7h2mSWcv +Nx82eEurQRjJISrS9lSOTJ8kOMatkDRGM9gO2NHuI4VAX8PuFYCY5+yWN8eEdgT/ +VrQgGBbjMl7amiG0QaRH4DLFSDtHSU9zZyUSkupVbvw+wEyfYZVzZTMhi6v2E7SC +dH+/cyF6PsR+whRp5y+zNaSTWA2fBF0fU6qYV5oy8XgBVj4PnX6w8kaI2VvzO2Iz +ApF8bsUGw+5uNLYyWW/yaAurtMUDgMiMKJ1sBmta5iHuovLLjD2ZtRbu4cLMBfTC +DLe41YtFC7loeK16Rzv6BfV/dw+FBhMm10qChd7Viryy8HwxTdmGpgs50IgnZVkb +JN+OuDw8jpCtH2fBFYQK+f0P1q6H6GbZCnNdQKl/yTXiixlA0F9VY1EDAYbiB+U/ +vOQ5zUompSivqHyd1VESfLsmmVLUB3OZ5KTHVT/mfjhsthChvf4HbYOpfpvvEpD6 +G/d1MiQtg0Bfm1V2gIsWOp1BqUz346YuYBTUxFtgiEjMnkjq5zcpte567rsSfmXj +Gei1W6qqWHIQYg7nW+GcDsCxsSOIaTZE1CHlRvNDu2GovwJUDK9aDvBF3zCRI9kE +DTlS2gZz2LMSHTFjdinnWZCWOxS+useZpNL6ffBepCWMk2zZT/7s065ulM1T28EN +gq12oDCauFIEYCm+mxMIKoZIzj0DAQcCAwTUBOFEjrepjmk+zptop4vat1tmwDJw +JyhXn+H54/z6SF596cbXxXrZMjAmzu2p827SyjhkqK3LlTSug4/TgiBPiQJWBCgB +CABAFiEEO7Y55W+GH6LoZQVpD91oLZdMpyoFAmArH+4iHQFTdXBlcnNlZGVkIGJ5 +IDB4RUQyRUQxOUY4NUIzNjgyQwAKCRAP3Wgtl0ynKuQ/EACGp3HF5BHUP1CzooFY +PfYZ2dvJIh1gk1l3x6oXznNoL0blgV7buVEfx3wOwbTNkOD1ti4subsnzomr7bVI +iO4PWEfEsN3Rwx6UbZTC1brczXr34nsCX9lo8MUQOamq6QWLxO8mRVi5t5sCSgoR +0daiEedsgd80t7mbomdDRRjf5bPJCaWJFSYTOTr9+RqC0cioX3wyZU2O+/uBvr1g +qEltUpTL915GeU7L+uA4s655pD6J42mM4Hpw+rVjQ8mSVcR0g/fnQjGjEOyhe4Bi +I8Jwcaq+z0W0vwlylrgC4r493fRvSBJSI4mfNLJCdtd7p4lRE6URcKJb7mPsWt4M +WHpsozmcCAawzo+I+sAk/UXKAbmrlcqG2gk7KcV1WgofPm8oF8b2tNSjsa3qFUcZ +mEVjhpcj/iUiwctKjYOwJUH6olrXPG0I+/N+/2x3Me94iF9SQ4rHaj4+PWoqpiqK +P5nARXb++szZWVeSPlzZKSQBAH4RTFyYPrVtocRXGrVbWe7c0PpWnMEVzxfK1kfk +gs+vt98jYNmCayesV3N/S5dop7aoB7ZqfeGXAh29mVkkszdEr4LFAc+4VMI8gS4w +DYfQ1Kd3jQIDAAmuAkxCDoka0XHK2T9J7nlfc7I86mXWLHPsxgqCWhmEyhv96yw+ +etC9itZwcL8YnzsOcyqjaldMZ4kDFAQYAQgAJhYhBDu2OeVvhh+i6GUFaQ/daC2X +TKcqBQJgKb6bAhsCBQkDh/1sAOIJEA/daC2XTKcqwBYgBBkTCAB9FiEEVTuaH3KL +6lX4Y18H9FwkMe+LWmYFAmApvptfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlv +bnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDU1M0I5QTFGNzI4QkVBNTVGODYz +NUYwN0Y0NUMyNDMxRUY4QjVBNjYACgkQ9FwkMe+LWmZ9qgD+LDoNHHjUtt57Nn5M +RNn6Hhk+cx5w9IquQWwQK/iTcOwBANsy31Qt109SOQycoSVblX6FDVea8cGI5S7B +e/Z54D2tClwQAIf2mFJt+r/OO4rwF4Ql+QqShcVwDbsuyo6xXlNDb5fcgqOkHQGS +pHMgsAJVt+LHXHYO5xofbPVA79OAOnKqZ2rpihnXDVBdKZ+06ml4DEz6tWJ5W+7f +8fISHmLVamFmk7PZPqQLqnjAXyY2O1zBDJxJTfY2TfAic803NycpEal0/+xqc5PC +t30KbGgAf2lW0WiayCJZQGw9goCPv8OFAxvZwGFM3bnZENIsy8YANoqcx6QJIwtD +lPII/gbub68d2Buul1Qj8i69D9TDl6PNpRFMmoq3n6zQTzUphi7y4FcaG58vA1N8 +gaHXqigSRjrB6AaSZG9Te/mSJZW7Pn6CZrbiDtnUtqfhRYs0wHNDFhAsVngAA6Jx +VukRvSjUtO8oFbxrXF7m1Dah2hHj/qWeBBBTR5OHbDuQmQDGVcX05I3Q0mctY1Hw +T7ucpmjUiFiXYTCI3g8OiSCc9qrxgF4zWwjqVuwFvlGkKhH/7IpfFFRgkR3nt021 +xnqZxC/23BH2mXDjPvUWuguCRP/YLrl8Tpn+jeHscKOOFvCClDQnxBgyBqWCZTKR +blWJ3vPZl8zHJ7AiNJLZJZE98bmQ9To6+M24NoY9I6QNBQFDpT0f1vcu7Za1VqLk +9zBT4blK6SkrxFwE3hLQH1QulbXYKIJ1j4GD7L4xBN0PFIQjjq1Dw6W7uQENBGAq ++3ABCACmXnZUBQd5ybaGKpt4CpIAqknCap1Bt90DAJtIMdMhMTuIP9YNxmxovdNp +X4FOan5LpqqDWOxb+GD68fr03jFNFpPGWLGdL/ngSgwCTiKqBxgixMqkBPb0PtyN +RyL13z7w0QgHXu8PvXe3GMszr+lX/U3Y10+YpJ5oilIvIgsz8B1FBglULFqdOgEX +dyHC3wHj+dh/Luwcx6pauaTkeWwAwDg630lKxsKNOz/ORbayDAycrUN8ZNRfy13I +eMz1CB6ZUjeDI8L6t5SfGHJ5o17F1KEcvwBeErfecRLtnCEA9IRk3KcjrRb8n7fe +gz/y3lDzg4M6w7NhJ6XH9W4xhzrJABEBAAGJA9IEGAEIACYWIQQ7tjnlb4Yfouhl +BWkP3Wgtl0ynKgUCYCr7cAIbAgUJA4bAQwGgCRAP3Wgtl0ynKsDUIAQZAQgAfRYh +BL7vSUtbKR6zAKJ/E+0u0Z+Fs2gsBQJgKvtwXxSAAAAAAC4AKGlzc3Vlci1mcHJA +bm90YXRpb25zLm9wZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRCRUVGNDk0QjVCMjkx +RUIzMDBBMjdGMTNFRDJFRDE5Rjg1QjM2ODJDAAoJEO0u0Z+Fs2gslqAH/RmXBFn3 +UrNkq2NTC0v1XcYRU/N47rHXprCQz3UMjTylJLv0onsK4gn+P+vY+/ndpC4Jte47 +aLCcWr+Qdd7F5FTSOhFsl+TbbrkKmvJP7ApeeA5LoCFEY8zZzwzf4IaziL0xi/6h +DOCC0NCm0NOMnjDfYwfxoE4PDzRnBryOn5/0bD1mgIKKIwd5LgA4R6fsPG4NhKgF +9M8qDthOVwExm1F6vlgxFCIiO8ColuG/YZBN/h+ij5LSE0dgjKEhk9EQGJA+WNqE +H9vrZ12HHWz6fLBE5iTBXeLKy8UQA0wWR+7Kx8W+7u9jJKKEVgdaLbZqucZ63QPR +Lr8KRdL+SpgaV8cyhhAArKxA8KqsXJ5wf2PCQY8qTTx5lxl6NzvDmq7+SBKL8whz +cLJNWLZ+Tc+XlZUUsv3ujohjAgIia+9a8IcGih5Vg+xyRQbqgNNPcJ0rZ2fUb26s +K+ngiWiCJi2J2nIMLTR81ToI58AEwLXrgoSMisrUTtUSmBNRU5TbOU72eySLioKD +Z9OCKZYT7kQFTJwkXMI3JBfV+bdBLfKXavQA7F+SElKPUGmqGfhSFFs63jNe4MAH +2TddOUNocgfYYkJaI03JOohI38fubX2BgfVt0rAfG/RyFb6bShiC0TATyH04rdFn ++mnJO+81K8cYBvmsBrupoJz36NksBW5hiVuBdZKzG11YkwQHMEvq4lmMw4ifwr9/ +6LJudze2lGTAiBg3QsSnJ/BmzLtewQY1+v41ERa3L1qVOdcA+eSRMO4xJe5KKnLO +mH8JRWKDAF3fpI92ZkFZlNViRa2n/98UFMV9Yc8EOerRDOqpdfxaPJgrGH1az88R +MAf444sEnUL9tBUjIMwELQreK0CU5frVrC/lClPCre5xU4YswIPgburs9GP3umn4 +ODByFEiWwb92zDjCpGxZjdJXouGWzlEryRWEiXHt/sFILZfBulUkVgwv5fLDBXc6 +76qS3VJ3Bs9OlB0zmpT7l8NdQh77UdPTRy469+7JMtpKd1nTo9ECa0/mX0vQnKc= +=q+02 +-----END PGP PUBLIC KEY BLOCK----- --- libxaw-1.0.14.orig/debian/watch +++ libxaw-1.0.14/debian/watch @@ -0,0 +1,4 @@ +#git=https://gitlab.freedesktop.org/xorg/lib/libXaw +version=3 +opts=pgpsigurlmangle=s/$/.sig/ \ +http://xorg.freedesktop.org/releases/individual/lib/ libXaw-(.*)\.tar\.gz