2013-05-24 01:05:31 +00:00
|
|
|
%global tarball libX11
|
2013-05-27 03:39:53 +00:00
|
|
|
#global gitdate 20130524
|
2021-05-18 17:28:17 +00:00
|
|
|
#global gitversion a3bdd2b09
|
2009-07-12 07:11:35 +00:00
|
|
|
|
2009-08-13 06:30:09 +00:00
|
|
|
Summary: Core X11 protocol client library
|
2005-09-30 11:20:16 +00:00
|
|
|
Name: libX11
|
2024-12-06 09:07:53 +00:00
|
|
|
Version: 1.8.10
|
|
|
|
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
2023-09-07 10:47:45 +00:00
|
|
|
License: MIT AND X11
|
2005-08-26 21:16:03 +00:00
|
|
|
URL: http://www.x.org
|
2006-06-20 23:50:54 +00:00
|
|
|
|
2013-05-24 01:05:31 +00:00
|
|
|
%if 0%{?gitdate}
|
|
|
|
Source0: %{tarball}-%{gitdate}.tar.bz2
|
|
|
|
Source1: make-git-snapshot.sh
|
|
|
|
Source2: commitid
|
|
|
|
%else
|
2021-12-07 02:36:43 +00:00
|
|
|
Source0: https://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.xz
|
2013-05-24 01:05:31 +00:00
|
|
|
%endif
|
2006-06-20 23:50:54 +00:00
|
|
|
|
2021-12-07 02:36:43 +00:00
|
|
|
|
2024-06-20 08:30:33 +00:00
|
|
|
Patch02: dont-forward-keycode-0.patch
|
2024-12-06 09:07:53 +00:00
|
|
|
# https://gitlab.freedesktop.org/xorg/lib/libx11/-/merge_requests/264
|
|
|
|
Patch03: 0001-Close-xcb-connection-after-freeing-display-structure.patch
|
2024-07-05 07:35:53 +00:00
|
|
|
|
2023-06-26 23:49:28 +00:00
|
|
|
BuildRequires: libtool
|
2020-11-05 01:12:57 +00:00
|
|
|
BuildRequires: make
|
2010-10-31 22:44:05 +00:00
|
|
|
BuildRequires: xorg-x11-util-macros >= 1.11
|
2009-07-23 13:27:54 +00:00
|
|
|
BuildRequires: pkgconfig(xproto) >= 7.0.15
|
2007-09-20 19:37:37 +00:00
|
|
|
BuildRequires: xorg-x11-xtrans-devel >= 1.0.3-4
|
2009-02-18 18:18:03 +00:00
|
|
|
BuildRequires: libxcb-devel >= 1.2
|
2009-10-19 22:00:10 +00:00
|
|
|
BuildRequires: pkgconfig(xau) pkgconfig(xdmcp)
|
2013-03-10 04:49:42 +00:00
|
|
|
BuildRequires: perl(Pod::Usage)
|
2005-08-26 21:16:03 +00:00
|
|
|
|
2014-06-30 16:03:57 +00:00
|
|
|
Requires: %{name}-common >= %{version}-%{release}
|
2005-11-15 03:24:53 +00:00
|
|
|
|
2005-08-26 21:16:03 +00:00
|
|
|
%description
|
2009-08-13 06:30:09 +00:00
|
|
|
Core X11 protocol client library.
|
2005-08-26 21:16:03 +00:00
|
|
|
|
2009-07-06 21:13:40 +00:00
|
|
|
%package common
|
2009-08-13 06:30:09 +00:00
|
|
|
Summary: Common data for libX11
|
2009-07-06 21:13:40 +00:00
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
%description common
|
2009-07-06 21:49:59 +00:00
|
|
|
libX11 common data
|
2009-07-06 21:13:40 +00:00
|
|
|
|
2005-08-26 21:16:03 +00:00
|
|
|
%package devel
|
2009-08-13 06:30:09 +00:00
|
|
|
Summary: Development files for %{name}
|
2006-06-07 11:57:00 +00:00
|
|
|
Requires: %{name} = %{version}-%{release}
|
2017-08-01 19:21:02 +00:00
|
|
|
Requires: %{name}-xcb = %{version}-%{release}
|
2006-06-07 11:57:00 +00:00
|
|
|
|
2005-08-26 21:16:03 +00:00
|
|
|
%description devel
|
2005-11-07 18:27:28 +00:00
|
|
|
X.Org X11 libX11 development package
|
2005-08-26 21:16:03 +00:00
|
|
|
|
2017-08-01 19:21:02 +00:00
|
|
|
%package xcb
|
|
|
|
Summary: XCB interop for libX11
|
|
|
|
Conflicts: %{name} < %{version}-%{release}
|
|
|
|
|
|
|
|
%description xcb
|
|
|
|
libX11/libxcb interoperability library
|
|
|
|
|
2005-08-26 21:16:03 +00:00
|
|
|
%prep
|
2020-11-30 23:06:10 +00:00
|
|
|
%autosetup -p1 -n %{tarball}-%{?gitdate:%{gitdate}}%{!?gitdate:%{version}}
|
2005-08-26 21:16:03 +00:00
|
|
|
|
|
|
|
%build
|
2012-06-12 04:06:29 +00:00
|
|
|
autoreconf -v --install --force
|
2017-02-16 13:33:26 +00:00
|
|
|
%configure --disable-silent-rules --disable-static
|
2005-11-22 18:18:42 +00:00
|
|
|
|
2005-11-11 22:16:06 +00:00
|
|
|
make %{?_smp_mflags}
|
2005-08-26 21:16:03 +00:00
|
|
|
|
|
|
|
%install
|
2009-08-13 06:30:09 +00:00
|
|
|
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
2005-08-26 21:16:03 +00:00
|
|
|
|
2017-02-16 13:33:26 +00:00
|
|
|
# create/own compose cache dir
|
|
|
|
mkdir -p $RPM_BUILD_ROOT/var/cache/libX11/compose
|
|
|
|
|
2005-08-26 21:16:03 +00:00
|
|
|
# We intentionally don't ship *.la files
|
2009-02-21 20:53:08 +00:00
|
|
|
find $RPM_BUILD_ROOT -type f -name '*.la' -delete
|
2005-11-22 18:18:42 +00:00
|
|
|
|
2005-10-21 09:14:54 +00:00
|
|
|
# FIXME: Don't install Xcms.txt - find out why upstream still ships this.
|
2009-02-21 20:53:08 +00:00
|
|
|
find $RPM_BUILD_ROOT -name 'Xcms.txt' -delete
|
2005-08-26 21:16:03 +00:00
|
|
|
|
2009-10-19 22:00:10 +00:00
|
|
|
# FIXME package these properly
|
|
|
|
rm -rf $RPM_BUILD_ROOT%{_docdir}
|
|
|
|
|
2017-10-16 22:50:55 +00:00
|
|
|
%check
|
|
|
|
make %{?_smp_mflags} check
|
|
|
|
|
2018-06-29 21:13:12 +00:00
|
|
|
%ldconfig_post
|
|
|
|
%ldconfig_postun
|
2005-08-26 21:16:03 +00:00
|
|
|
|
|
|
|
%files
|
2009-07-06 21:13:40 +00:00
|
|
|
%{_libdir}/libX11.so.6
|
2020-11-30 23:06:10 +00:00
|
|
|
%{_libdir}/libX11.so.6.4.0
|
2017-08-01 19:21:02 +00:00
|
|
|
|
|
|
|
%files xcb
|
2009-07-06 21:13:40 +00:00
|
|
|
%{_libdir}/libX11-xcb.so.1
|
|
|
|
%{_libdir}/libX11-xcb.so.1.0.0
|
|
|
|
|
|
|
|
%files common
|
2023-01-06 03:47:10 +00:00
|
|
|
%doc AUTHORS COPYING README.md
|
2008-03-06 21:27:06 +00:00
|
|
|
%{_datadir}/X11/locale/
|
2005-08-26 21:16:03 +00:00
|
|
|
%{_datadir}/X11/XErrorDB
|
2017-02-16 13:33:26 +00:00
|
|
|
%dir /var/cache/libX11
|
|
|
|
%dir /var/cache/libX11/compose
|
2005-08-26 21:16:03 +00:00
|
|
|
|
|
|
|
%files devel
|
|
|
|
%{_includedir}/X11/ImUtil.h
|
|
|
|
%{_includedir}/X11/XKBlib.h
|
|
|
|
%{_includedir}/X11/Xcms.h
|
|
|
|
%{_includedir}/X11/Xlib.h
|
|
|
|
%{_includedir}/X11/XlibConf.h
|
|
|
|
%{_includedir}/X11/Xlibint.h
|
2007-07-23 17:29:04 +00:00
|
|
|
%{_includedir}/X11/Xlib-xcb.h
|
2005-08-26 21:16:03 +00:00
|
|
|
%{_includedir}/X11/Xlocale.h
|
|
|
|
%{_includedir}/X11/Xregion.h
|
|
|
|
%{_includedir}/X11/Xresource.h
|
|
|
|
%{_includedir}/X11/Xutil.h
|
|
|
|
%{_includedir}/X11/cursorfont.h
|
2019-10-09 18:34:43 +00:00
|
|
|
%{_includedir}/X11/extensions/XKBgeom.h
|
2005-08-26 21:16:03 +00:00
|
|
|
%{_libdir}/libX11.so
|
2007-07-23 17:29:04 +00:00
|
|
|
%{_libdir}/libX11-xcb.so
|
2005-08-26 21:16:03 +00:00
|
|
|
%{_libdir}/pkgconfig/x11.pc
|
2007-07-23 17:29:04 +00:00
|
|
|
%{_libdir}/pkgconfig/x11-xcb.pc
|
|
|
|
%{_mandir}/man3/*.3*
|
2010-06-04 14:16:21 +00:00
|
|
|
%{_mandir}/man5/*.5*
|
2005-08-26 21:16:03 +00:00
|
|
|
|
|
|
|
%changelog
|
2024-12-06 09:07:53 +00:00
|
|
|
* Thu Dec 05 2024 Olivier Fourdan <ofourdan@redhat.com> - 1.8.10-1
|
|
|
|
- Rebase to 1.8.10
|
|
|
|
Resolves: https://issues.redhat.com/browse/RHEL-70185
|
|
|
|
|
2024-10-29 15:45:30 +00:00
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.8.7-8
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
2024-07-05 07:35:53 +00:00
|
|
|
* Fri Jul 05 2024 José Expósito <jexposit@redhat.com> - 1.8.7-7
|
|
|
|
- Fix deadlock in XRebindKeysym()
|
|
|
|
Resolves: https://issues.redhat.com/browse/RHEL-45855
|
|
|
|
|
2024-06-24 15:59:30 +00:00
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.8.7-6
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
2024-06-20 14:15:17 +00:00
|
|
|
* Thu Jun 20 2024 José Expósito <jexposit@redhat.com> - 1.8.7-5
|
|
|
|
- Add gating.yaml
|
|
|
|
|
2024-06-20 08:37:10 +00:00
|
|
|
* Thu Jun 20 2024 José Expósito <jexposit@redhat.com> - 1.8.7-4
|
|
|
|
- Fix XTS test XCopyColormapAndFree/5 hangs
|
|
|
|
Resolves: https://issues.redhat.com/browse/RHEL-40132
|
|
|
|
- Fix RHEL SAST Automation errors
|
|
|
|
Resolves: https://issues.redhat.com/browse/RHEL-34918
|
|
|
|
|
2024-01-25 01:25:20 +00:00
|
|
|
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.7-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
2024-01-21 03:27:47 +00:00
|
|
|
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.7-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
2023-10-03 23:36:38 +00:00
|
|
|
* Wed Oct 04 2023 Peter Hutterer <peter.hutterer@redhat.com> - 1.8.7-1
|
|
|
|
- libX11 1.8.7
|
|
|
|
- CVE-2023-43785 libX11: out-of-bounds memory access in _XkbReadKeySyms()
|
|
|
|
- CVE-2023-43786 libX11: stack exhaustion from infinite recursion in
|
|
|
|
PutSubImage()
|
|
|
|
- CVE-2023-43787 libX11: integer overflow in XCreateImage() leading to
|
|
|
|
a heap overflow
|
|
|
|
- CVE-2023-43788 libXpm: out of bounds read in XpmCreateXpmImageFromBuffer()
|
|
|
|
- CVE-2023-43789 libXpm: out of bounds read on XPM with corrupted colormap
|
|
|
|
|
2023-09-07 10:47:45 +00:00
|
|
|
* Thu Sep 07 2023 José Expósito <jexposit@redhat.com> - 1.8.6-3
|
|
|
|
- SPDX Migration
|
|
|
|
|
2023-07-20 10:08:51 +00:00
|
|
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.6-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
2023-06-16 03:47:23 +00:00
|
|
|
* Fri Jun 16 2023 Peter Hutterer <peter.hutterer@redhat.com> - 1.8.6-1
|
|
|
|
- libX11 1.8.6 (CVE-2023-3138)
|
|
|
|
|
2023-06-05 04:56:12 +00:00
|
|
|
* Mon Jun 05 2023 Peter Hutterer <peter.hutterer@redhat.com> 1.8.5-1
|
|
|
|
- libX11 1.8.5
|
|
|
|
|
2023-02-08 00:43:10 +00:00
|
|
|
* Wed Feb 08 2023 Peter Hutterer <peter.hutterer@redhat.com> - 1.8.4-1
|
|
|
|
- libX11 1.8.4
|
|
|
|
|
2023-01-19 15:42:23 +00:00
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.3-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
2023-01-16 04:05:37 +00:00
|
|
|
* Mon Jan 16 2023 Peter Hutterer <peter.hutterer@redhat.com> - 1.8.3-2
|
|
|
|
- Fix XPutBackEvent() issues (#2161020)
|
|
|
|
|
2023-01-06 03:47:10 +00:00
|
|
|
* Fri Jan 06 2023 Peter Hutterer <peter.hutterer@redhat.com> - 1.8.3-1
|
|
|
|
- libX11 1.8.3
|
|
|
|
|
2022-07-21 17:11:24 +00:00
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
2022-06-16 00:45:35 +00:00
|
|
|
* Thu Jun 16 2022 Peter Hutterer <peter.hutterer@redhat.com> - 1.8.1-1
|
|
|
|
- libX11 1.8.1
|
|
|
|
|
2022-04-03 22:01:23 +00:00
|
|
|
* Mon Apr 04 2022 Peter Hutterer <peter.hutterer@redhat.com> - 1.7.5-1
|
|
|
|
- libX11 1.7.5
|
|
|
|
|
|
|
|
* Thu Mar 31 2022 Peter Hutterer <peter.hutterer@redhat.com> - 1.7.4-1
|
2022-03-31 06:04:17 +00:00
|
|
|
- libX11 1.7.4
|
|
|
|
|
2022-01-20 15:38:40 +00:00
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.3.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
2021-12-10 04:42:51 +00:00
|
|
|
* Fri Dec 10 2021 Peter Hutterer <peter.hutterer@redhat.com> - 1.7.3.1-1
|
|
|
|
- libX11 1.7.3.1
|
|
|
|
|
2021-12-07 02:36:43 +00:00
|
|
|
* Tue Dec 07 2021 Peter Hutterer <peter.hutterer@redhat.com> - 1.7.3-1
|
|
|
|
- libX11 1.7.3
|
|
|
|
- manually add ax_gcc_builtin, it's missing from the tarball
|
|
|
|
|
2021-07-27 02:00:31 +00:00
|
|
|
* Tue Jul 27 2021 Peter Hutterer <peter.hutterer@redhat.com> - 1.7.2-3
|
|
|
|
- Parse the new _EVDEVK symbols
|
|
|
|
|
2021-07-22 10:50:52 +00:00
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.2-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
2021-06-09 00:11:22 +00:00
|
|
|
* Wed Jun 09 2021 Peter Hutterer <peter.hutterer@redhat.com> 1.7.2-1
|
|
|
|
- libX11 1.7.2
|
|
|
|
|
2021-05-18 17:28:17 +00:00
|
|
|
* Tue May 18 2021 Adam Jackson <ajax@redhat.com> - 1.7.1-1
|
|
|
|
- libX11 1.7.1 (CVE-2021-31535)
|
|
|
|
|
2021-01-26 16:33:06 +00:00
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
2020-11-30 23:19:21 +00:00
|
|
|
* Tue Dec 01 2020 Peter Hutterer <peter.hutterer@redhat.com> 1.7.0-2
|
|
|
|
- libX11 1.7.0 (with the tarball this time)
|
|
|
|
|
2020-11-30 23:06:10 +00:00
|
|
|
* Tue Dec 01 2020 Peter Hutterer <peter.hutterer@redhat.com> 1.7.0-1
|
|
|
|
- libX11 1.7.0
|
|
|
|
- switch to using the autosetup rpm macro
|
|
|
|
|
2020-11-09 02:37:54 +00:00
|
|
|
* Mon Nov 09 2020 Peter Hutterer <peter.hutterer@redhat.com> 1.6.12-3
|
|
|
|
- Fix a race-condition in poll_for_response (#1758384)
|
|
|
|
|
2020-11-05 01:12:57 +00:00
|
|
|
* Thu Nov 5 11:12:56 AEST 2020 Peter Hutterer <peter.hutterer@redhat.com> - 1.6.12-2
|
|
|
|
- Add BuildRequires for make
|
|
|
|
|
2020-08-25 23:08:09 +00:00
|
|
|
* Wed Aug 26 2020 Peter Hutterer <peter.hutterer@redhat.com> 1.6.12-1
|
|
|
|
- libX11 1.6.12 (CVE-2020-14363, CVE 2020-14344)
|
|
|
|
|
2020-07-31 16:02:45 +00:00
|
|
|
* Fri Jul 31 2020 Adam Jackson <ajax@redhat.com> - 1.6.9-5
|
|
|
|
- Fix server reply validation issue in XIM (CVE 2020-14344)
|
|
|
|
|
2020-07-28 04:07:53 +00:00
|
|
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.9-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
2020-01-29 08:25:49 +00:00
|
|
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.9-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
2019-12-11 05:00:03 +00:00
|
|
|
* Wed Dec 11 2019 Peter Hutterer <peter.hutterer@redhat.com> 1.6.9-2
|
|
|
|
- handle ssharp in XConvertCase
|
|
|
|
|
2019-10-09 18:34:43 +00:00
|
|
|
* Wed Oct 09 2019 Adam Jackson <ajax@redhat.com> - 1.6.9-1
|
|
|
|
- libX11 1.6.9
|
|
|
|
|
2019-07-25 12:40:45 +00:00
|
|
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.8-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
2019-06-20 03:39:27 +00:00
|
|
|
* Thu Jun 20 2019 Peter Hutterer <peter.hutterer@redhat.com> 1.6.8-2
|
|
|
|
- rebuild to pick up the new xorgproto keysyms
|
|
|
|
|
2019-06-20 01:17:05 +00:00
|
|
|
* Thu Jun 20 2019 Peter Hutterer <peter.hutterer@redhat.com> 1.6.8-1
|
|
|
|
- libX11 1.6.8
|
|
|
|
|
2019-03-21 18:01:47 +00:00
|
|
|
* Thu Mar 21 2019 Adam Jackson <ajax@redhat.com> - 1.6.7-3
|
|
|
|
- Rebuild for xtrans 1.4.0
|
|
|
|
|
2019-02-01 06:33:50 +00:00
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.7-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
2018-10-09 14:49:12 +00:00
|
|
|
* Tue Oct 09 2018 Adam Jackson <ajax@redhat.com> - 1.6.7-1
|
|
|
|
- libX11 1.6.7
|
|
|
|
|
2018-08-21 17:55:37 +00:00
|
|
|
* Tue Aug 21 2018 Adam Jackson <ajax@redhat.com> - 1.6.6-1
|
|
|
|
- libX11 1.6.6
|
|
|
|
|
2018-07-13 07:44:10 +00:00
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.5-9
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
2018-06-29 21:13:12 +00:00
|
|
|
* Fri Jun 29 2018 Adam Jackson <ajax@redhat.com> - 1.6.5-8
|
|
|
|
- Use ldconfig scriptlet macros
|
|
|
|
|
2018-03-23 04:43:43 +00:00
|
|
|
* Fri Mar 23 2018 Peter Hutterer <peter.hutterer@redhat.com> 1.6.5-7
|
|
|
|
- Fix FTBS caused by fake size in the XimCacheStruct (#1556616)
|
|
|
|
|
2018-02-07 21:04:29 +00:00
|
|
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.5-6
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
2017-10-16 22:50:55 +00:00
|
|
|
* Tue Oct 17 2017 Peter Hutterer <peter.hutterer@redhat.com> 1.6.5-5
|
|
|
|
- run make check as part of the build (#1502658)
|
|
|
|
|
2017-08-01 19:21:02 +00:00
|
|
|
* Tue Aug 01 2017 Adam Jackson <ajax@redhat.com> - 1.6.5-4
|
|
|
|
- Split libX11-xcb to its own subpackage. This doesn't have much effect at
|
|
|
|
the moment because x11-xcb.pc still lists both libX11 and libxcb in
|
|
|
|
Requires, but once that's fixed eg. libEGL should be able to be installed
|
|
|
|
without libX11.
|
|
|
|
|
2017-07-26 18:26:09 +00:00
|
|
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.5-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
2017-05-12 13:24:11 +00:00
|
|
|
* Fri May 12 2017 Hans de Goede <hdegoede@redhat.com> - 1.6.5-2
|
|
|
|
- Rebuild against new xproto to pick up support for new keysyms
|
|
|
|
|
2017-04-26 15:08:14 +00:00
|
|
|
* Wed Apr 26 2017 Adam Jackson <ajax@redhat.com> - 1.6.5-1
|
|
|
|
- libX11 1.6.5
|
|
|
|
|
2017-02-16 13:33:26 +00:00
|
|
|
* Thu Feb 16 2017 Rex Dieter <rdieter@fedoraproject.org> - 1.6.4-6
|
|
|
|
- create/own /var/cache/libx11/compose (#962764)
|
|
|
|
- %%build: --disable-silent-rules
|
|
|
|
|
2017-02-10 18:17:31 +00:00
|
|
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.4-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
2017-01-19 20:55:43 +00:00
|
|
|
* Fri Jan 20 2017 Peter Hutterer <peter.hutterer@redhat.com> 1.6.4-4
|
|
|
|
- Actually apply the patch from 1.6.4-3
|
|
|
|
|
2017-01-08 23:30:58 +00:00
|
|
|
* Mon Jan 09 2017 Peter Hutterer <peter.hutterer@redhat.com> 1.6.4-3
|
|
|
|
- Fix a bug in the memory leak fix from 1.6.4-2
|
|
|
|
|
2017-01-05 10:53:51 +00:00
|
|
|
* Thu Jan 05 2017 Peter Hutterer <peter.hutterer@redhat.com> 1.6.4-2
|
|
|
|
- Plug a memory leak in XListFonts()
|
|
|
|
|
2016-10-05 13:59:10 +00:00
|
|
|
* Wed Oct 05 2016 Adam Jackson <ajax@redhat.com> - 1.6.4-1
|
|
|
|
- libX11 1.6.4
|
|
|
|
|
2016-02-04 02:49:07 +00:00
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.3-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
2016-01-28 07:11:04 +00:00
|
|
|
* Thu Jan 28 2016 Peter Hutterer <peter.hutterer@redhat.com>
|
|
|
|
- Remove unnecessary defattr
|
|
|
|
|
2015-06-17 14:08:03 +00:00
|
|
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.3-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
2015-03-10 16:35:44 +00:00
|
|
|
* Tue Mar 10 2015 Adam Jackson <ajax@redhat.com> 1.6.3-1
|
|
|
|
- libX11 1.6.3
|
|
|
|
|
2014-08-17 01:58:59 +00:00
|
|
|
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.2-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
|
|
|
|
2014-06-30 16:03:57 +00:00
|
|
|
* Mon Jun 30 2014 Adam Jackson <ajax@redhat.com> 1.6.2-1
|
|
|
|
- libX11 1.6.2 plus a fix for interleaved xcb/xlib usage
|
|
|
|
- Use >= for the -common Requires
|
|
|
|
|
2014-06-07 02:23:43 +00:00
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
2013-07-30 05:24:32 +00:00
|
|
|
* Tue Jul 30 2013 Peter Hutterer <peter.hutterer@redhat.com> 1.6.1-1
|
|
|
|
- libX11 1.6.1
|
|
|
|
|
2013-06-04 03:22:35 +00:00
|
|
|
* Tue Jun 04 2013 Peter Hutterer <peter.hutterer@redhat.com> 1.6.0-1
|
|
|
|
- libX11 1.6.0
|