Revisions of libX11

Egbert Eich's avatar Egbert Eich (eeich) accepted request 824349 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 57)
- U_006-Fix-size-calculation-in-_XimAttributeToValue.patch:
  * Regression fix in previous XIM client head overflow fixes
    (CVE-2020-14344, bsc#1174628)
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 56)
- U_001-ChangeTheData_lenParameterOf_XimAttributeToValueToCARD16.patch,
  U_002-FixIntegerOverflowsIn_XimAttributeToValue.patch,
  U_003-FixMoreUncheckedLengths.patch,
  U_004-FixSignedLengthValuesIn_XimGetAttributeID.patch,
  U_005-ZeroOutBuffersInFunctions.patch,
  * XIM client heap overflows (CVE-2020-14344, bsc#1174628)
buildservice-autocommit accepted request 741458 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 55)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) accepted request 741341 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 54)
- Add conflicts for old xorgproto-devel, X11/extensions/XKBgeom.h
  was moved to libX11-devel.
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 53)
- Update to version 1.6.9
  * A collection of build and documentation fixes, one preparatory
    change for a new xorgproto release, and a fix for a deadlock
    bug in _XReply.
buildservice-autocommit accepted request 710377 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 52)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 51)
- Update to version 1.6.8
  * bug fixes
buildservice-autocommit accepted request 640982 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 50)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 49)
- Update to version 1.6.7
  * XcmsLookupColor: fully initialize XColor structs passed to
    _XColor_to_XcmsRGB
  * poll_for_response: Call poll_for_event again if xcb_poll_for_reply fails
  * poll_for_event: Allow using xcb_poll_for_queued_event
buildservice-autocommit accepted request 631742 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 48)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) accepted request 631703 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 47)
- Format spec with spec-cleaner
- Use %autopatch to not bother with one-by-one patch application
- Remove autoreconf as we no longer patch any of the buildsystem
- Explicitly disable silent rules during configuration
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) accepted request 630965 from Tobias Klausmann's avatar Tobias Klausmann (tobijk) (revision 46)
- Update to version 1.6.6:
  + Make Xkb{Get,Set}NamedIndicator spec & manpages match code
  + Clarify state parameter to XkbSetNamedDeviceIndicator
  + Improve table formatting in XkbChangeControls & XkbKeyNumGroups man pages
  + If XGetImage fails to create image, don't dereference it to bounds check
  + Use size_t for buffer sizes in SetHints.c
  + Change fall through comment in lcDB.c to match gcc's requirements
  + _XDefaultError: set XlibDisplayIOError flag before calling exit
  + Fix possible memory leak in cmsProp.c:140
  + Don't rebuild ks_tables.h if nothing changed.
  + Remove statement with no effect.
  + Use flexible array member instead of fake size.
  + Valgrind fix for XStoreColor and XStoreColors.
  + XkbOpenDisplay.3: fix typo
  + Validation of server response in XListHosts.
  + Fixed off-by-one writes (CVE-2018-14599).
  + Fixed out of boundary write (CVE-2018-14600).
  + Fixed crash on invalid reply (CVE-2018-14598).
  + fix shadow warning
  + _XIOError(dpy); will never return so remore dead
  + remove argument check for free() adjust one inden
  + fix shadow char_size
  + fix more shadow warning
  + no need to check argument for _XkbFree()
  + remove stray extern
  + no need to check args for Xfree()
  + fix memleak in error path
  + fix memleak in error path
  + no need to check XFree arguments
  + mark _XDefaultIOError as no_return
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 45)
- u_off-by-one-write-in-XListExtensions.patch
  * fixes off-by-one write in XListExtensions (bsc#1102062, CVE-2018-14599)
- u_out-of-boundary-write-in-XListExtensions.patch
  * fixes out of boundary write in XListExtensions (bsc#1102068, CVE-2018-14600)
- u_crash-on-invalid-reply-in-XListExtensions.patch
  * crash on invalid reply in XListExtensions (bsc#1102073, CVE-2018-14598)
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 44)
reverted last commit
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 43)
- u_off-by-one-write-in-XListExtensions.patch
  * fixes off-by-one write in XListExtensions (bsc#1102062, CVE-2018-14599)
- u_out-of-boundary-write-in-XListExtensions.patch
  * fixes out of boundary write in XListExtensions (bsc#1102068, CVE-2018-14600)
- u_crash-on-invalid-reply-in-XListExtensions.patch
  * crash on invalid reply in XListExtensions (bsc#1102073, CVE-2018-14598)
buildservice-autocommit accepted request 587472 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 42)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) accepted request 587442 from Michal Srb's avatar Michal Srb (michalsrb) (revision 41)
- u_Use-flexible-array-member-instead-of-fake-size.patch
  * Fixes build error with gcc8. (bnc#1084639)
buildservice-autocommit accepted request 461349 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 40)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 39)
- supersedes u_nls-fix-handling-of-cs_CZ.UTF8_locale.patch
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) accepted request 461347 from Tobias Klausmann's avatar Tobias Klausmann (tobijk) (revision 38)
- Update to version 1.6.5:
  + Revert "Compose sequences for rouble sign"
  + specs/libX11: More synopsis fixes
  + specs/libX11: Fix paramdef entries listing multiple parameters
  + specs/libX11: Make paramdef spacing more consistent
  + specs/libX11: Add missing parameter types for XGetWindowProperty()
  + specs/libX11: Fix broken synopsis for Data/Data16/Data32
  + specs/libX11: Update Portability Considerations for the 21st century
  + autogen.sh: use quoted string variables
  + Plug a memory leak
  + Fix wrong Xfree in XListFonts failure path
  + Typos in "Xlib - C Language X Interface" document - Chapter 02
  + autogen: add default patch prefix
  + Compose sequences for rouble sign
  + autogen.sh: use exec instead of waiting for configure to finish
  + Revert cs_CZ.UTF-8 XLC_LOCALE to en_US.UTF-8
- Remove patches:
  + u_nls-fix-handling-of-cs_CZ.UTF8_locale.patch
Displaying revisions 61 - 80 of 117
openSUSE Build Service is sponsored by