Stefan Dirsch
267d310da1
- Added url as source. Please see http://en.opensuse.org/SourceUrls OBS-URL: https://build.opensuse.org/request/show/170996 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libxcb?expand=0&rev=11
257 lines
8.8 KiB
Plaintext
257 lines
8.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Apr 16 07:12:43 UTC 2013 - mmeister@suse.com
|
|
|
|
- Added url as source.
|
|
Please see http://en.opensuse.org/SourceUrls
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 27 03:46:11 UTC 2013 - jengelh@inai.de
|
|
|
|
- Use more robust make install call
|
|
- New Git repository URLs
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 5 18:15:57 UTC 2012 - tobias.johannes.klausmann@mni.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 10:00:05 UTC 2012 - jengelh@medozas.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 02:53:20 UTC 2012 - jengelh@medozas.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 20:40:48 UTC 2012 - vljn@ovi.com
|
|
|
|
- update libxcb to 1.8
|
|
* Needed for Mesa to create GL3 context
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 20 06:49:34 UTC 2011 - coolo@suse.com
|
|
|
|
- add libtool as buildrequire to avoid implicit dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 21 02:49:39 UTC 2010 - sndirsch@novell.com
|
|
|
|
- bumped version number to 7.6_1.7
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 4 19:03:26 UTC 2010 - sndirsch@novell.com
|
|
|
|
- update to release 1.7
|
|
- bumped version number to 7.5_1.7
|
|
- fixed Summary/Group entries in -devel package
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 3 07:16:57 UTC 2010 - jengelh@medozas.de
|
|
|
|
- use gcc instead of ld, so that -m32/-m64 is passed to the linker
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 2 18:09:02 CEST 2010 - sndirsch@suse.de
|
|
|
|
- bumped version number to 7.5
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 14 18:42:16 CET 2009 - jengelh@medozas.de
|
|
|
|
- add baselibs.conf as a source
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 4 22:15:53 CET 2009 - sndirsch@suse.de
|
|
|
|
- libxcb 1.5
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 1 21:31:02 CET 2009 - sndirsch@suse.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 07:43:30 CEST 2009 - sndirsch@suse.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 17:31:34 CEST 2009 - sndirsch@suse.de
|
|
|
|
- libxcb 1.3
|
|
* various issues fixed
|
|
- obsoletes commit-beccb0b.diff
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 16 09:49:06 CEST 2009 - sndirsch@suse.de
|
|
|
|
- commit-beccb0b.diff
|
|
* kludgily hand-merged xid fixes (bnc #423740, bfo #20254)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 30 21:53:45 CEST 2009 - eich@suse.de
|
|
|
|
- pack .la files in devel package
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 30 18:21:11 CEST 2009 - sndirsch@suse.de
|
|
|
|
- reenabled build of static libs on openSUSE <= 11.1
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 21 20:36:43 CEST 2009 - crrodriguez@suse.de
|
|
|
|
- remove static libraries and "la" files
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 2 21:13:44 CET 2009 - sndirsch@suse.de
|
|
|
|
- create fake libxcb-xlib.so.0 instead of faking the Provides for
|
|
it
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 2 17:58:55 CET 2009 - ro@suse.de
|
|
|
|
- extend last fix to baselibs.conf
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 2 11:45:16 CET 2009 - sndirsch@suse.de
|
|
|
|
- fake provide libxcb-xlib.so.0
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 1 19:07:51 CET 2009 - sndirsch@suse.de
|
|
|
|
- libxcb 1.2
|
|
- obsoletes always-sloppy.diff
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 11 14:22:34 CEST 2008 - sndirsch@suse.de
|
|
|
|
- bumped release number to 7.4
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 21 14:40:13 CEST 2008 - sndirsch@suse.de
|
|
|
|
- back to libxcb 1.1, since libxcb 1.2-pre requires python for
|
|
building, which requires xorg-x11-libxcb for building
|
|
==> autobuild loop
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 18 17:08:20 CEST 2008 - sndirsch@suse.de
|
|
|
|
- libxcb 1.1.90.1
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
|
|
|
|
- added baselibs.conf file to build xxbit packages
|
|
for multilib support
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 29 16:23:28 CET 2008 - dmueller@suse.de
|
|
|
|
- add missing %postun ldconfig script
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 5 14:58:18 CET 2007 - sndirsch@suse.de
|
|
|
|
- always-sloppy.diff
|
|
* This patch prints out warnings only, the assert() is completely
|
|
gone now. As programs with this error typically trigger it
|
|
several times, each warning is printed only once. (Bug #251087)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 5 09:40:14 CET 2007 - sndirsch@suse.de
|
|
|
|
- xcb-proto 1.1
|
|
* In the eleven months since XCB's 1.0 release, a few portability
|
|
and correctness bugs have been found in libxcb. This release
|
|
fixes those, adds nicer handling of Xlib locking bugs, updates
|
|
pure-XCB extension support for RandR to version 1.2 and DAMAGE
|
|
to version 1.1, and enhances the libxcb documentation.
|
|
- obsoletes sloppy-lock.diff, xcb_parse_display.diff
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 29 12:24:12 CEST 2007 - sndirsch@suse.de
|
|
|
|
- bumped version to 7.3
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 3 17:40:34 CEST 2007 - sndirsch@suse.de
|
|
|
|
- xcb_parse_display.diff:
|
|
* "Attempt to include more of the original display parsing. The
|
|
fix only attempts to address the unix: and [protocol/][host]:
|
|
issue. It doesn't even make the attempt to mimic the behavior
|
|
of the old code in libX11/src/ConnDis.c:_X11TransConnectDisplay().
|
|
The patch is yet untested, it however does compile."
|
|
(Bug #289007)
|
|
* "Discovered two errors in my fix. One isn't likely to concern
|
|
us as it's related to DECnet transport, the other one is real."
|
|
(Bug #289007)
|
|
* "This patch should fix the problem with artefacts from Bug
|
|
#257830 which still had been in the tree." (Bug #289007)
|
|
* "fix segfault" (Bug #289007)
|
|
* "fix condition" (Bug #289007)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 29 15:21:21 CEST 2007 - sndirsch@suse.de
|
|
|
|
- added "%post -p /sbin/ldconfig" to specfile to make rpmlint happy
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 27 11:16:25 CEST 2007 - sndirsch@suse.de
|
|
|
|
- bug-262309_xcb-xauthlocalhostname.diff:
|
|
* add code, which checks for XAUTHLOCALHOSTNAME now also for
|
|
libxcb, since Xtranssock.c has been replaced by XCB as
|
|
transport layer (Bug #262309)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 4 13:41:15 CET 2007 - sndirsch@suse.de
|
|
|
|
- sloppy-lock.diff:
|
|
* workaround for "xcb_xlib.c:50: xcb_xlib_unlock: Assertion
|
|
`c->xlib.lock' failed"; set LIBXCB_ALLOW_SLOPPY_LOCK to enable
|
|
it (Bug #251087)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 3 15:40:06 CET 2006 - sndirsch@suse.de
|
|
|
|
- created package
|
|
|