Changelog for
libxcb-randr0-32bit-1.11.1-3.8.1.x86_64.rpm :
Fri Jan 5 13:00:00 2018 msrbAATTsuse.com
- n_If-auth-with-credentials-for-hostname-fails-retry-with-XAUTHLOCALHOSTNAME.patch
* Prevent infinite loop also in case DISPLAY is non-local.
(bnc#1073996)
Wed Dec 20 13:00:00 2017 aaronpuchertAATTalice-dsl.net
- Use spaces instead of tabs in the patches (as does the original
source code) to avoid confusion.
- n_If-auth-with-credentials-for-hostname-fails-retry-with-XAUTHLOCALHOSTNAME.patch
* If authentication (with
*stage == 0) failed and the variable
XAUTHLOCALHOSTNAME wasn\'t set, we were never getting to stage 2
in the original patch, causing calls to xcb_connect_to_display
to be stuck in an infinite loop.
Now we also go to stage 2 if the variable isn\'t set.
(bnc#1073996)
Tue Dec 12 13:00:00 2017 msrbAATTsuse.com
- n_If-auth-with-credentials-for-hostname-fails-retry-with-XAUTHLOCALHOSTNAME.patch
* If auth with credentials for hostname fails retry with XAUTHLOCALHOSTNAME
(boo#906622).
* Modified to retry not only if the current hostname is not found
in the xauthority file, but also when it is rejected by X
server. (bnc#1043221)
Sun Sep 6 14:00:00 2015 tobias.johannes.klausmannAATTmni.thm.de
- Update to version 1.11.1:
This fixes some threading-related bugs with
xcb_wait_for_special_event() and adds 64-bit versions of
functions that work with sequence numbers.
Wed Aug 6 14:00:00 2014 sndirschAATTsuse.com
- added baselibs.conf as source to specfile
Tue Aug 5 14:00:00 2014 tobias.johannes.klausmannAATTmni.thm.de
- Update to version 1.11:
This fixes some bugs with 64 bit fields and the present extension.
Sun Apr 27 14:00:00 2014 sndirschAATTsuse.com
- added missing python-xcb-proto-devel >= 7.6_1.10.1 BuildRequires
Thu Apr 24 14:00:00 2014 tobias.johannes.klausmannAATTmni.thm.de
- Update to a newer snapshot
- Add missing BuildRequires
Tue Mar 18 13:00:00 2014 sndirschAATTsuse.com
- remove URL in specfile sourceline for snapshot tarball in the
hope to be accepted by buildservice now
Tue Mar 18 13:00:00 2014 sndirschAATTsuse.com
- update to current git commit 4ffa6f8 to match current xcb-proto
git sources
Sun Dec 22 13:00:00 2013 hrvoje.senjanAATTgmail.com
- Update to version 1.10:
+ Bump libxcb-xkb SONAME due to ABI break introduced in 1.9.2
+ Enable libxcb-xkb by default
+ Bump libxcb-sync SONAME
+ c_client.py: Fix _sizeof() functions
+ c_client.py: Do not create pointers in unions
+ c_client.py: Always initialize xcb_align_to
+ Re-introduce xcb_ge_event_t (deprecated, xcb_ge_generic_event_t
should be used instead)
+ Fix alignment issues in FD passing code
+ Fix poll() if POLLIN == ROLLRDNORM|POLLRDBAND
+ Use /usr/spool/sockets/X11/ on HP-UX for UNIX sockets
+ Make xsltproc optional
Mon Nov 25 13:00:00 2013 tobias.johannes.klausmannAATTmni.thm.de
- Fixup package descriptions
Mon Nov 25 13:00:00 2013 hrvoje.senjanAATTgmail.com
- Adjust baselibs for new libxcb-dri3-0 and libxcb-present0 subpackages
Fri Nov 8 13:00:00 2013 hrvoje.senjanAATTgmail.com
- Update to version 1.9.3:
+ Buildsystem fixes
Fri Nov 8 13:00:00 2013 hrvoje.senjanAATTgmail.com
- Update to version 1.9.2:
+ New upstream release, no changelog provided
- Bump xcb-proto BuildRequires as per upstream change
- New dri3-0 and present subpackages
Sun Oct 20 14:00:00 2013 jengelhAATTinai.de
- Split devel documentation into separate package
Fri Aug 23 14:00:00 2013 hrvoje.senjanAATTgmail.com
- Enable xcb-xkb extension (can be used by Weston/Wayland and Qt5,
and also upstream will build it by default in next release)
Sat Jun 1 14:00:00 2013 tobias.johannes.klausmannAATTmni.thm.de
- Update to version 1.9.1:
+ Fix python code to work with python-3
+ Security fix for integer overflow in read_packet() [CVE-2013-2064]
Tue Apr 16 14:00:00 2013 mmeisterAATTsuse.com
- Added url as source.
Please see http://en.opensuse.org/SourceUrls
Sun Jan 27 13:00:00 2013 jengelhAATTinai.de
- Use more robust make install call
- New Git repository URLs
Fri Oct 5 14:00:00 2012 tobias.johannes.klausmannAATTmni.thm.de
- Update to version 1.9:
+ Fix \"sppported\" typo in doxygen comment for XCB_CONN_CLOSED_EXT_NOTSUPPORTED
+ Always include \"config.h\" at the start of all C source files.
+ Add AC_USE_SYSTEM_EXTENSIONS to allow use of more system functionality
+ Return connection failure if display string specifies non-existent screen
+ c_client: Fix parallel-make issue creating \'man\' directory
+ xcb_connect: launchd: Don\'t fall back on tcp if $DISPLAY is a path to a
launchd socket
+ Allow undocumented code to be built
+ Split manpage list in two (static/built)
+ Do not list manpages, use a wildcard
+ Move static man to man
+ c_client.py: generate manpages
+ Allow xcb_send_request with >MAX_IOV iovecs
+ Add a .gitignore for src/man/
+ Fix a multi-thread deadlock
+ Include static man pages in \"make dist\"
- Packaging changes:
+ Pack the now static manpages in the devel package
Wed Mar 21 13:00:00 2012 jengelhAATTmedozas.de
- Update to new upstream release 1.8.1
* Fallback to TCP if no protocol is specified and the UNIX
connection fails
Sun Feb 12 13:00:00 2012 jengelhAATTmedozas.de
- Rename xorg-x11-libxcb to libxcb and utilize shlib policy
(The high amount of subpackages is because libxcb essentially
substitutes the entire libX
* suite)
Mon Jan 16 13:00:00 2012 vljnAATTovi.com
- update libxcb to 1.8
* Needed for Mesa to create GL3 context
Sun Nov 20 13:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to avoid implicit dependency
Tue Dec 21 13:00:00 2010 sndirschAATTnovell.com
- bumped version number to 7.6_1.7
Sat Sep 4 14:00:00 2010 sndirschAATTnovell.com
- update to release 1.7
- bumped version number to 7.5_1.7
- fixed Summary/Group entries in -devel package
Sat Jul 3 14:00:00 2010 jengelhAATTmedozas.de
- use gcc instead of ld, so that -m32/-m64 is passed to the linker
Fri Apr 2 14:00:00 2010 sndirschAATTsuse.de
- bumped version number to 7.5
Mon Dec 14 13:00:00 2009 jengelhAATTmedozas.de
- add baselibs.conf as a source
Fri Dec 4 13:00:00 2009 sndirschAATTsuse.de
- libxcb 1.5
Tue Dec 1 13:00:00 2009 sndirschAATTsuse.de
- libxcb-1.4_2009-10-15_e82c34c.diff
* update to git commit e82c34c (2009-10-15); required for XvMC
support in xf86-video-intel 2.10 RC1
Thu Jul 16 14:00:00 2009 sndirschAATTsuse.de
- libxcb 1.4
* Add majorCode, minorCode and resourceID fields to X generic
error
* Fix precedence bug: wrong length for big-requests preceded by
sync
* Fix libxcb-randr version info
Fri May 29 14:00:00 2009 sndirschAATTsuse.de
- libxcb 1.3
* various issues fixed
- obsoletes commit-beccb0b.diff
Sat May 16 14:00:00 2009 sndirschAATTsuse.de
- commit-beccb0b.diff
* kludgily hand-merged xid fixes (bnc #423740, bfo #20254)
Thu Apr 30 14:00:00 2009 eichAATTsuse.de
- pack .la files in devel package
Thu Apr 30 14:00:00 2009 sndirschAATTsuse.de
- reenabled build of static libs on openSUSE <= 11.1
Tue Apr 21 14:00:00 2009 crrodriguezAATTsuse.de
- remove static libraries and \"la\" files
Mon Mar 2 13:00:00 2009 sndirschAATTsuse.de
- create fake libxcb-xlib.so.0 instead of faking the Provides for
it
Mon Mar 2 13:00:00 2009 roAATTsuse.de
- extend last fix to baselibs.conf
Mon Mar 2 13:00:00 2009 sndirschAATTsuse.de
- fake provide libxcb-xlib.so.0
Sun Mar 1 13:00:00 2009 sndirschAATTsuse.de
- libxcb 1.2
- obsoletes always-sloppy.diff