Commit Graph

26 Commits

Author SHA256 Message Date
Dominique Leuenberger
bf5b9d8cb4 Accepting request 1079398 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1079398
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXfixes?expand=0&rev=14
2023-04-15 20:32:20 +00:00
99038b583c Accepting request 1079290 from home:dirkmueller:Factory
- add keyring validation
- modernize spec file. install license and documentation

OBS-URL: https://build.opensuse.org/request/show/1079290
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXfixes?expand=0&rev=24
2023-04-14 08:02:15 +00:00
f4f0b0e51e - Update to version 6.0.1
* Fix spelling/wording issues
  * gitlab CI: add a basic build test
  * Remove unnecessary casts from malloc & free calls
  * Variable scope reduction as recommended by cppcheck
  * Mark two dpy parameters const as suggested by cppcheck
  * Quiet -Wconditional-uninitialized warnings from clang
  * Resolve 36 of 40 -Wextra-semi-stmt warnings from clang
  * Handle 63 of 63 -Wshorten-64-to-32 warnings from clang
  * Handle 60 of 60 -Wimplicit-int-conversion warnings from clang
  * Handle 6 of 9 -Wsign-conversion warnings from clang
  * XFixesCloseDisplay: Mark codes as unused
  * Require LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
  * Remove "All rights reserved" from Oracle copyright notices

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXfixes?expand=0&rev=23
2023-04-10 08:45:19 +00:00
Dominique Leuenberger
2ed5defc2c Accepting request 936492 from X11:XOrg
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/936492
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXfixes?expand=0&rev=13
2021-12-08 21:08:39 +00:00
5e15ab7093 minor changelog change
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXfixes?expand=0&rev=22
2021-12-01 13:37:32 +00:00
f5629a7533 - fixesproto-6.0.patch implements the update to version 6.0.0
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXfixes?expand=0&rev=21
2021-12-01 13:01:08 +00:00
2973155904 - update to version 6.0 is needed for GNOME41, particularly the
gnome-settings-daemon's new feature to disconnect from Xwayland
  (JIRA #SLE-22829)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXfixes?expand=0&rev=20
2021-12-01 12:53:56 +00:00
Dominique Leuenberger
67e7601157 Accepting request 892438 from X11:XOrg
- Update to version 6.0.0
  * The big new feature here is support for the new 
    ClientDisconnectMode. From the corresponding
    xorgproto announcement:
    An X server that is started on demand (Xwayland) should ideally
    also terminate when the last client disconnects. However, some
    X11 clients that provide system services will linger around
    forever, preventing that shutdown.
  * With the new XFixes request, a client can designate itself as
    to-be-terminated and the X server can ignore those clients when
    counting the number of remaining clients. If no other clients
    are left, the server can shut down.
  * Note that this requires changes to the X server and each
    client to work.

OBS-URL: https://build.opensuse.org/request/show/892438
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXfixes?expand=0&rev=12
2021-05-15 21:15:30 +00:00
4fadcbe926 - Update to version 6.0.0
* The big new feature here is support for the new 
    ClientDisconnectMode. From the corresponding
    xorgproto announcement:
    An X server that is started on demand (Xwayland) should ideally
    also terminate when the last client disconnects. However, some
    X11 clients that provide system services will linger around
    forever, preventing that shutdown.
  * With the new XFixes request, a client can designate itself as
    to-be-terminated and the X server can ignore those clients when
    counting the number of remaining clients. If no other clients
    are left, the server can shut down.
  * Note that this requires changes to the X server and each
    client to work.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXfixes?expand=0&rev=18
2021-05-12 09:36:17 +00:00
Dominique Leuenberger
eb9b987dc4 Accepting request 438253 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/438253
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXfixes?expand=0&rev=11
2016-11-05 20:21:26 +00:00
c236ae540f Accepting request 437739 from home:tobijk:X11:XOrg
- Update to version 5.0.3:
  + fix Integer overflow on illegal server response

OBS-URL: https://build.opensuse.org/request/show/437739
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXfixes?expand=0&rev=16
2016-11-02 10:29:50 +00:00
Dominique Leuenberger
c193aa6930 Accepting request 398961 from X11:XOrg
- Update to version 5.0.2
  * Remove fallback for _XEatDataWords, require libX11 1.6 for it 
- tagged baselibs.conf as source in specfile

OBS-URL: https://build.opensuse.org/request/show/398961
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXfixes?expand=0&rev=10
2016-06-03 14:36:07 +00:00
08d148884b - tagged baselibs.conf as source in specfile
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXfixes?expand=0&rev=14
2016-05-30 13:30:31 +00:00
df68e3cc36 - Update to version 5.0.2
* Remove fallback for _XEatDataWords, require libX11 1.6 for it

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXfixes?expand=0&rev=13
2016-05-30 13:17:43 +00:00
2a16368447 Obsoletes: xorg-x11-proto-devel -> Provides: xorg-x11-proto-devel
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXfixes?expand=0&rev=12
2014-04-27 22:07:49 +00:00
Stephan Kulow
9c26156c70 Accepting request 177059 from X11:XOrg
update to version 5.0.1 (forwarded request 176973 from tobijk)

OBS-URL: https://build.opensuse.org/request/show/177059
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXfixes?expand=0&rev=7
2013-06-05 09:56:32 +00:00
20883b7168 Accepting request 176973 from home:tobijk:X11:XOrg
update to version 5.0.1

OBS-URL: https://build.opensuse.org/request/show/176973
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXfixes?expand=0&rev=10
2013-05-31 10:27:12 +00:00
Stephan Kulow
d768b30447 Accepting request 163640 from X11:XOrg
- Added url as source.
  Please see http://en.opensuse.org/SourceUrls (forwarded request 163626 from m_meister)

OBS-URL: https://build.opensuse.org/request/show/163640
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXfixes?expand=0&rev=6
2013-04-14 08:34:28 +00:00
3e17e562b4 Accepting request 163626 from home:m_meister:branches:openSUSE:Factory
- Added url as source.
  Please see http://en.opensuse.org/SourceUrls

OBS-URL: https://build.opensuse.org/request/show/163626
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXfixes?expand=0&rev=8
2013-04-11 11:52:58 +00:00
Stephan Kulow
b3218d1ca0 Accepting request 160092 from X11:XOrg
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/160092
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXfixes?expand=0&rev=5
2013-03-22 10:55:08 +00:00
62e4522a87 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXfixes?expand=0&rev=6 2013-03-19 19:47:30 +00:00
Stephan Kulow
2c42a126dc Accepting request 135807 from X11:XOrg
- specfile cleanup

OBS-URL: https://build.opensuse.org/request/show/135807
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXfixes?expand=0&rev=3
2012-09-25 14:12:21 +00:00
c6dbcb05a7 - specfile cleanup
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXfixes?expand=0&rev=4
2012-09-25 06:34:38 +00:00
283963f664 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXfixes?expand=0&rev=3 2012-03-07 09:47:14 +00:00
Stephan Kulow
8b9ec012ab Accepting request 105454 from X11:XOrg
- Rename xorg-x11-libXfixes to libXfixes and utilize shlib policy

OBS-URL: https://build.opensuse.org/request/show/105454
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXfixes?expand=0&rev=1
2012-02-17 11:03:25 +00:00
cb66e97c38 Accepting request 104221 from home:jengelh:branches:X11:XOrg
Replaces xorg-x11-libXfixes

OBS-URL: https://build.opensuse.org/request/show/104221
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXfixes?expand=0&rev=1
2012-02-13 10:07:18 +00:00