[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#803254: marked as done (xserver-xorg-core: Compile Xorg against libsystemd-daemon-dev, to enable socket activation support.)



Your message dated Tue, 26 Jan 2016 16:43:26 +0000
with message-id <E1aO6iE-00059k-UO@franck.debian.org>
and subject line Bug#803254: fixed in xorg-server 2:1.18.0-2
has caused the Debian Bug report #803254,
regarding xserver-xorg-core: Compile Xorg against libsystemd-daemon-dev, to enable socket activation support.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
803254: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803254
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-core
Version: 2:1.16.4-1+aptbuild5
Severity: wishlist

Dear Maintainer,

I hope to see Xorg compiled with libsystemd to have systemd socket
activation support.
I checked the package xserver-xorg-core_1.17.2-3_amd64.deb (stretch)
with `grep sd_listen usr/lib/Xorg`, and got a negative match
`ldd usr/lib/Xorg` show that it isn't compiled with libsystemd

My version of xserver-xorg is compiled with the flag
(--with-systemd-daemon) to see if which package was required for the
build (libsystemd-daemon-dev)

Below are the xorg@.service and xorg@.socket I used to test the socket
activation.

Feel free to change /usr/bin/X with /usr/bin/Xorg to test X without root
if the graphic cards support its.

ls -l /usr/bin/X
-rwsr-sr-x 1 root root 10104 avril  1  2014 /usr/bin/X


Best regards


-- /etc/systemd/system/xorg@.service
------------------------------------
[Unit]
Description=Xorg server for UID %I.
Requires=xorg@%i.socket
After=systemd-user-sessions.service
After=rc-local.service

# On systems without virtual consoles, don't start any getty. Note
# that serial gettys are covered by serial-getty@.service, not this
# unit.
ConditionPathExists=/dev/tty0

[Service]
Type=idle
User=%i
ExecStart=/usr/bin/X :%i -nolisten tcp -seat seat0 -auth /run/xorg-server/auth-%i/database -terminate vt10

PAMName=systemd-xsession

StandardInput=tty
StandardOutput=tty
StandardError=syslog
TTYPath=/dev/tty10

Sockets=xorg@%i.socket

Slice=user-%i.slice


-- /etc/systemd/system/xorg@.socket
-----------------------------------
[Unit]
Description=Xorg Socket for User UID %i

[Socket]
ExecStartPre=-/bin/mkdir -p -m 711 /run/xorg-server
ExecStartPre=-/bin/mkdir -p -m 750 /run/xorg-server/auth-%i
ExecStartPre=/bin/touch /run/xorg-server/auth-%i/database
ExecStartPre=/bin/bash -c "xauth -f /run/xorg-server/auth-%i/database add :%i . `mcookie`"
ExecStartPre=/bin/chown -R %i /run/xorg-server/auth-%i
ExecStopPost=-/bin/rm -rf /run/xorg-server/auth-%i
UMask=0027

ListenStream=/tmp/.X11-unix/X%i
SocketMode=0777
DirectoryMode=1777

[Install]
WantedBy=sockets.target


-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Oct 18 16:09 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2409824 Oct 26 15:32 /usr/bin/Xorg

Kernel version (/proc/version):
-------------------------------
Linux version 3.16.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt11-1+deb8u5 (2015-10-09)

Contents of most recent Xorg X server log file (/var/log/Xorg.1000.log):
------------------------------------------------------------------------
[317697.276] 
X.Org X Server 1.16.4
Release Date: 2014-12-20
[317697.276] X Protocol Version 11, Revision 0
[317697.276] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[317697.276] Current Operating System: Linux jpaul-linux 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1+deb8u5 (2015-10-09) x86_64
[317697.276] Kernel command line: placeholder root=UUID=1b8c27ad-01f2-4c72-84ca-df50e1017920 ro
[317697.276] Build Date: 26 October 2015  03:24:39PM
[317697.276] xorg-server 2:1.16.4-1+aptbuild5 (http://www.debian.org/support) 
[317697.276] Current version of pixman: 0.32.6
[317697.276] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[317697.276] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[317697.276] (==) Log file: "/var/log/Xorg.1000.log", Time: Wed Oct 28 10:59:43 2015
[317697.276] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[317697.276] (==) No Layout section.  Using the first Screen section.
[317697.276] (==) No screen section available. Using defaults.
[317697.276] (**) |-->Screen "Default Screen Section" (0)
[317697.276] (**) |   |-->Monitor "<default monitor>"
[317697.276] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[317697.276] (==) Automatically adding devices
[317697.276] (==) Automatically enabling devices
[317697.276] (==) Automatically adding GPU devices
[317697.276] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[317697.276] 	Entry deleted from font path.
[317697.277] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[317697.277] (==) ModulePath set to "/usr/lib/xorg/modules"
[317697.277] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[317697.277] (II) Loader magic: 0x7f13d2d39e40
[317697.277] (II) Module ABI versions:
[317697.277] 	X.Org ANSI C Emulation: 0.4
[317697.277] 	X.Org Video Driver: 18.0
[317697.277] 	X.Org XInput driver : 21.0
[317697.277] 	X.Org Server Extension : 8.0
[317697.278] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c168
[317697.278] (II) xfree86: Adding drm device (/dev/dri/card0)
[317697.278] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 9 paused 0
[317697.281] (--) PCI:*(0:1:0:0) 1002:6758:1043:03f2 rev 0, Mem @ 0xe0000000/268435456, 0xf7e20000/131072, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[317697.281] (II) LoadModule: "glx"
[317697.281] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[317697.282] (II) Module glx: vendor="X.Org Foundation"
[317697.282] 	compiled for 1.16.4, module version = 1.0.0
[317697.282] 	ABI class: X.Org Server Extension, version 8.0
[317697.282] (==) AIGLX enabled
[317697.282] (==) Matched ati as autoconfigured driver 0
[317697.282] (==) Matched ati as autoconfigured driver 1
[317697.282] (==) Matched modesetting as autoconfigured driver 2
[317697.282] (==) Matched fbdev as autoconfigured driver 3
[317697.282] (==) Matched vesa as autoconfigured driver 4
[317697.282] (==) Assigned the driver to the xf86ConfigLayout
[317697.282] (II) LoadModule: "ati"
[317697.282] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[317697.282] (II) Module ati: vendor="X.Org Foundation"
[317697.282] 	compiled for 1.16.1, module version = 7.5.0
[317697.282] 	Module class: X.Org Video Driver
[317697.282] 	ABI class: X.Org Video Driver, version 18.0
[317697.282] (II) LoadModule: "radeon"
[317697.283] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[317697.283] (II) Module radeon: vendor="X.Org Foundation"
[317697.283] 	compiled for 1.16.1, module version = 7.5.0
[317697.283] 	Module class: X.Org Video Driver
[317697.283] 	ABI class: X.Org Video Driver, version 18.0
[317697.283] (II) LoadModule: "modesetting"
[317697.283] (WW) Warning, couldn't open module modesetting
[317697.283] (II) UnloadModule: "modesetting"
[317697.283] (II) Unloading modesetting
[317697.283] (EE) Failed to load module "modesetting" (module does not exist, 0)
[317697.283] (II) LoadModule: "fbdev"
[317697.283] (WW) Warning, couldn't open module fbdev
[317697.283] (II) UnloadModule: "fbdev"
[317697.283] (II) Unloading fbdev
[317697.283] (EE) Failed to load module "fbdev" (module does not exist, 0)
[317697.283] (II) LoadModule: "vesa"
[317697.283] (WW) Warning, couldn't open module vesa
[317697.283] (II) UnloadModule: "vesa"
[317697.283] (II) Unloading vesa
[317697.283] (EE) Failed to load module "vesa" (module does not exist, 0)
[317697.284] (II) RADEON: Driver for ATI Radeon chipsets:
	ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
	ATI Radeon Mobility X300 (M24) 3152 (PCIE),
	...
	KAVERI, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
	HAWAII, HAWAII, HAWAII, HAWAII, HAWAII
[317697.290] (++) using VT number 10

[317697.290] (II) [KMS] Kernel modesetting enabled.
[317697.291] (II) RADEON(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[317697.291] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[317697.291] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[317697.291] (==) RADEON(0): Default visual is TrueColor
[317697.291] (==) RADEON(0): RGB weight 888
[317697.291] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[317697.291] (--) RADEON(0): Chipset: "TURKS" (ChipID = 0x6758)
[317697.291] (II) Loading sub module "dri2"
[317697.291] (II) LoadModule: "dri2"
[317697.291] (II) Module "dri2" already built-in
[317697.291] (II) Loading sub module "exa"
[317697.291] (II) LoadModule: "exa"
[317697.291] (II) Loading /usr/lib/xorg/modules/libexa.so
[317697.291] (II) Module exa: vendor="X.Org Foundation"
[317697.291] 	compiled for 1.16.4, module version = 2.6.0
[317697.291] 	ABI class: X.Org Video Driver, version 18.0
[317697.291] (II) RADEON(0): KMS Color Tiling: enabled
[317697.291] (II) RADEON(0): KMS Color Tiling 2D: enabled
...
[317697.400] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
[317697.400] (==) RADEON(0): DPI set to (96, 96)
[317697.400] (II) Loading sub module "fb"
[317697.400] (II) LoadModule: "fb"
[317697.400] (II) Loading /usr/lib/xorg/modules/libfb.so
[317697.400] (II) Module fb: vendor="X.Org Foundation"
[317697.400] 	compiled for 1.16.4, module version = 1.0.0
[317697.400] 	ABI class: X.Org ANSI C Emulation, version 0.4
[317697.400] (II) Loading sub module "ramdac"
[317697.400] (II) LoadModule: "ramdac"
[317697.400] (II) Module "ramdac" already built-in
[317697.400] (--) Depth 24 pixmap format is 32 bpp
[317697.400] (II) RADEON(0): [DRI2] Setup complete
[317697.400] (II) RADEON(0): [DRI2]   DRI driver: r600
[317697.400] (II) RADEON(0): [DRI2]   VDPAU driver: r600
[317697.401] (II) RADEON(0): Front buffer size: 8160K
[317697.401] (II) RADEON(0): VRAM usage limit set to 928767K
[317697.401] (==) RADEON(0): Backing store enabled
[317697.401] (II) RADEON(0): Direct rendering enabled
[317697.401] (II) EXA(0): Driver allocated offscreen pixmaps
[317697.401] (II) EXA(0): Driver registered support for the following operations:
[317697.401] (II)         Solid
[317697.401] (II)         Copy
[317697.401] (II)         Composite (RENDER acceleration)
[317697.401] (II)         UploadToScreen
[317697.401] (II)         DownloadFromScreen
[317697.401] (II) RADEON(0): Acceleration enabled
[317697.401] (==) RADEON(0): DPMS enabled
[317697.401] (==) RADEON(0): Silken mouse enabled
[317697.401] (II) RADEON(0): Set up textured video
[317697.401] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
[317697.401] (II) RADEON(0): [XvMC] Extension initialized.
[317697.401] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[317697.401] (--) RandR disabled
[317697.405] (II) SELinux: Disabled on system
[317697.415] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[317697.415] (II) AIGLX: enabled GLX_ARB_create_context
[317697.415] (II) AIGLX: enabled GLX_ARB_create_context_profile
[317697.415] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[317697.415] (II) AIGLX: enabled GLX_INTEL_swap_event
[317697.415] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[317697.415] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[317697.415] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[317697.415] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[317697.415] (II) AIGLX: Loaded and initialized r600
[317697.415] (II) GLX: Initialized DRI2 GL provider for screen 0
[317697.416] (II) RADEON(0): Setting screen physical size to 508 x 285
[317697.445] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[317697.445] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[317697.445] (II) LoadModule: "evdev"
[317697.445] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[317697.445] (II) Module evdev: vendor="X.Org Foundation"
[317697.445] 	compiled for 1.16.0, module version = 2.9.0
[317697.445] 	Module class: X.Org XInput Driver
[317697.445] 	ABI class: X.Org XInput driver, version 21.0
[317697.446] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 13 paused 0
[317697.446] (II) Using input driver 'evdev' for 'Power Button'
[317697.446] (**) Power Button: always reports core events
[317697.446] (**) evdev: Power Button: Device: "/dev/input/event3"
[317697.446] (--) evdev: Power Button: Vendor 0 Product 0x1
[317697.446] (--) evdev: Power Button: Found keys
[317697.446] (II) evdev: Power Button: Configuring as keyboard
...
[317697.472] (II) No input driver specified, ignoring this device.
[317697.472] (II) This device may have been added with another device file.
[317842.026] (II) evdev: Eee PC WMI hotkeys: Close
[317842.027] (II) UnloadModule: "evdev"
[317842.027] (II) systemd-logind: releasing fd for 13:78
[317842.036] (II) evdev: ******** USB Receiver: Close
[317842.036] (II) UnloadModule: "evdev"
[317842.036] (II) systemd-logind: releasing fd for 13:65
[317842.049] (II) evdev: ******** USB Receiver: Close
[317842.049] (II) UnloadModule: "evdev"
[317842.049] (II) systemd-logind: releasing fd for 13:64
[317842.064] (II) evdev: Power Button: Close
[317842.064] (II) UnloadModule: "evdev"
[317842.064] (II) systemd-logind: releasing fd for 13:66
[317842.080] (II) evdev: Power Button: Close
[317842.080] (II) UnloadModule: "evdev"
[317842.080] (II) systemd-logind: releasing fd for 13:67
[317842.183] (EE) Server terminated successfully (0). Closing log file.

-- System Information:
Debian Release: 8.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: xorg-server
Source-Version: 2:1.18.0-2

We believe that the bug you reported is fixed in the latest version of
xorg-server, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 803254@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Timo Aaltonen <tjaalton@debian.org> (supplier of updated xorg-server package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 26 Jan 2016 16:25:33 +0200
Source: xorg-server
Binary: xserver-xorg-core xserver-xorg-core-udeb xserver-xorg-dev xdmx xdmx-tools xnest xvfb xserver-xephyr xserver-xorg-core-dbg xserver-common xorg-server-source xwayland xserver-xorg-legacy
Architecture: source amd64 all
Version: 2:1.18.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Timo Aaltonen <tjaalton@debian.org>
Description:
 xdmx       - distributed multihead X server
 xdmx-tools - Distributed Multihead X tools
 xnest      - Nested X server
 xorg-server-source - Xorg X server - source files
 xserver-common - common files used by various X servers
 xserver-xephyr - nested X server
 xserver-xorg-core - Xorg X server - core server
 xserver-xorg-core-dbg - Xorg - the X.Org X server (debugging symbols)
 xserver-xorg-core-udeb - Xorg X server - core server (udeb)
 xserver-xorg-dev - Xorg X server - development files
 xserver-xorg-legacy - setuid root Xorg server wrapper
 xvfb       - Virtual Framebuffer 'fake' X server
 xwayland   - Xwayland X server
Closes: 803254
Changes:
 xorg-server (2:1.18.0-2) unstable; urgency=medium
 .
   [ Laurent Bigonville ]
   * Enable systemd socket activation support (Closes: #803254)
 .
   [ Emilio Pozuelo Monfort ]
   * Let xserver-xorg-dev depend on libxfont-dev, as dixfont.h needs
     fontutil.h.
Checksums-Sha1:
 051b64ab72b5f642f3a4d869419b23c6e849700e 4832 xorg-server_1.18.0-2.dsc
 721fbbcb2fd7a8b3ed9d370bd898779120541e4b 8157568 xorg-server_1.18.0.orig.tar.gz
 a4b9db41441d13ee182b88db710323f218874598 138446 xorg-server_1.18.0-2.diff.gz
 94c944229a98817575833d77d98a5e9280ac14f1 4105882 xdmx-dbgsym_1.18.0-2_amd64.deb
 20827f806454a36b588c379202ba90c3008fb919 183964 xdmx-tools-dbgsym_1.18.0-2_amd64.deb
 4d8de35e0c04bea549151e1b37a6426a20624986 1941722 xdmx-tools_1.18.0-2_amd64.deb
 9e49d9b64b52e5fd8deb8a076d58f14a3d35a992 2650420 xdmx_1.18.0-2_amd64.deb
 d8211e4b0f9836dccf41a52bdd7e0dbfb386371a 2938768 xnest-dbgsym_1.18.0-2_amd64.deb
 580c555091717390c6f2a87723e0928c99aff4f5 2511000 xnest_1.18.0-2_amd64.deb
 faaa3a88fefa19e67d5a8acc08c531002e8c7100 6713404 xorg-server-source_1.18.0-2_all.deb
 83287f29bda8953fa671d5f97746a41b8aeea63c 1911580 xserver-common_1.18.0-2_all.deb
 f8e9a72b2e33f60b7f04693d221ea962bfa3b5ce 4576452 xserver-xephyr-dbgsym_1.18.0-2_amd64.deb
 5ef35b42bd54d86d89ebb4f20bd606fccd258884 2803968 xserver-xephyr_1.18.0-2_amd64.deb
 7f3b128b472e5f0b14eb4b91d077efb0ff6c8268 8338238 xserver-xorg-core-dbg_1.18.0-2_amd64.deb
 5b17a9d79a6cab1993a9dfa8c8094bb0ff13e033 927388 xserver-xorg-core-udeb_1.18.0-2_amd64.udeb
 cb0494ef0427576745851a42f9ea916f7183083f 3219204 xserver-xorg-core_1.18.0-2_amd64.deb
 b568b1384f4420e61bbe1928672a77526333878e 2081906 xserver-xorg-dev_1.18.0-2_amd64.deb
 8a0eb9956d6dad653bfcb5fd91c601b99fa7ab15 7750 xserver-xorg-legacy-dbgsym_1.18.0-2_amd64.deb
 1a8baaa14dab91178de5e0853cd2f45e1790f508 1919988 xserver-xorg-legacy_1.18.0-2_amd64.deb
 43220780aa28cc1584cab0943a58ad6c85cf0d73 3598902 xvfb-dbgsym_1.18.0-2_amd64.deb
 e410bb512d5aa9292f0c128b018722747a54eeaf 2633712 xvfb_1.18.0-2_amd64.deb
 822f5dd04e32865e26065493d97d612dd2e37285 4107794 xwayland-dbgsym_1.18.0-2_amd64.deb
 6dcfae1b0c3bdf48371684f79cba377de1f75bbb 2719358 xwayland_1.18.0-2_amd64.deb
Checksums-Sha256:
 61f1b0abc8a5ad5333cf569cf6dceda784d643bc16a3d5b8a43a3c416eed3c6b 4832 xorg-server_1.18.0-2.dsc
 a1bfa91ecbee765e3935dbb6a9204668ab84eb31a6978815c97ab6064585d71b 8157568 xorg-server_1.18.0.orig.tar.gz
 a37845c1996f49a84e9a0f8d0de952c64204d72bf22e66245cccc2b532f36130 138446 xorg-server_1.18.0-2.diff.gz
 20968b1a2329c363d8b1518022a722f851773987006095b552226689359a5436 4105882 xdmx-dbgsym_1.18.0-2_amd64.deb
 3eb67082edecd12f33e118c314a0e639f45467b22ebc2176da7a5c8f3a8f7be0 183964 xdmx-tools-dbgsym_1.18.0-2_amd64.deb
 8c92cecd8aa38bf088319f6a8742672093ac42b57730afbac26172fa35309803 1941722 xdmx-tools_1.18.0-2_amd64.deb
 86c15cde12f5f204d6e941b51539dc72e292c17c636cd31c28cffb52711dddda 2650420 xdmx_1.18.0-2_amd64.deb
 f145088e3b97059c1157a4abdb7441d29c13280446544c4f9024cecadddc7499 2938768 xnest-dbgsym_1.18.0-2_amd64.deb
 0d5968f138d8eb52718f75740cf8b315fe5c1a9de05c7f0e92d41669872475a6 2511000 xnest_1.18.0-2_amd64.deb
 1a58566a598e7701bea75c5a00c84b859b0ac76f45ff5121e58c9ffd98211b2a 6713404 xorg-server-source_1.18.0-2_all.deb
 4f9114c351ee73c2570fd0c8b46da84dc1ce0e6f7eca3af8a3e822a3b277f4d0 1911580 xserver-common_1.18.0-2_all.deb
 470d3d03f48d975c647208b4e9c5cd839bc69807a45c7b392ff18788811f2c62 4576452 xserver-xephyr-dbgsym_1.18.0-2_amd64.deb
 221d0327c16a315dbc028855147ef7bf61c1840ac7e86ecf4eb31ec860beaad2 2803968 xserver-xephyr_1.18.0-2_amd64.deb
 14a4232ba490c759b3932641c0c3e8cdee0890fb37037736086c1ddac1b5ea67 8338238 xserver-xorg-core-dbg_1.18.0-2_amd64.deb
 deb15b7cd9050fd5307726d9f8c5327802e8a300416ba9fc0093d2fa5e4907ee 927388 xserver-xorg-core-udeb_1.18.0-2_amd64.udeb
 9af96bd392a978c13c747810d6595648079e4829f71130f2b052c942136c141e 3219204 xserver-xorg-core_1.18.0-2_amd64.deb
 c38f151c657854567559446cea16826a4cd4970f7e9964ac9d0c8667f454302c 2081906 xserver-xorg-dev_1.18.0-2_amd64.deb
 94bbcec0ec7772e4b356ae594b6a1831e9f5b9858d3d249e590b66a4dcdbd7a9 7750 xserver-xorg-legacy-dbgsym_1.18.0-2_amd64.deb
 36168a91c90330613c1193969fe848097a0bfeb908145d6f506e0a3afe8f8a5e 1919988 xserver-xorg-legacy_1.18.0-2_amd64.deb
 8fc495cd8dcb1a9180036e63873e2aab99afcc4845182b7f9969fa258030b97c 3598902 xvfb-dbgsym_1.18.0-2_amd64.deb
 169c6fbf096188fd42abc9810af16fb91c7149537aa9b07ef1c538691c219e20 2633712 xvfb_1.18.0-2_amd64.deb
 75f44b5e0224fc8099b7040bc09d658d5dee5f2a827783b29d51cc2773785e61 4107794 xwayland-dbgsym_1.18.0-2_amd64.deb
 a77df41aa7ad4f465b5fde0fba6f8a208a55f54058a2809ab39189466a97650f 2719358 xwayland_1.18.0-2_amd64.deb
Files:
 f89ce583dbbcde62f2448c5d5703b236 4832 x11 optional xorg-server_1.18.0-2.dsc
 926898a33c9ce4474a4868a166f57762 8157568 x11 optional xorg-server_1.18.0.orig.tar.gz
 b5086deaf161f26018966eaf6cb2638f 138446 x11 optional xorg-server_1.18.0-2.diff.gz
 11604e3af277cdcf1ea173d6be4b95e7 4105882 debug extra xdmx-dbgsym_1.18.0-2_amd64.deb
 24fe8949ef9d97287e1bbe6e0479d4da 183964 debug extra xdmx-tools-dbgsym_1.18.0-2_amd64.deb
 63b47bc59f73a894ee3f41822c4af476 1941722 x11 optional xdmx-tools_1.18.0-2_amd64.deb
 00ceee8e52ad4dae542ee20cc33128f4 2650420 x11 optional xdmx_1.18.0-2_amd64.deb
 b79cbdac65fb425df8b39048ac77b7d9 2938768 debug extra xnest-dbgsym_1.18.0-2_amd64.deb
 a8db5569d91cff5dcd86cfea2bef3706 2511000 x11 optional xnest_1.18.0-2_amd64.deb
 ced6fee2bbb9a6e2272a163702e83e1d 6713404 x11 optional xorg-server-source_1.18.0-2_all.deb
 923ef6b9a1b1d26318794a1ae5a2307e 1911580 x11 optional xserver-common_1.18.0-2_all.deb
 2031893af74d2be490bcdc061c79247d 4576452 debug extra xserver-xephyr-dbgsym_1.18.0-2_amd64.deb
 1f9fcc08f5bc86ec5681735b983c350a 2803968 x11 optional xserver-xephyr_1.18.0-2_amd64.deb
 e478808a2ace86151ce33c53325f60ca 8338238 debug extra xserver-xorg-core-dbg_1.18.0-2_amd64.deb
 e96e509855be9ffe6fe43844774778b6 927388 debian-installer optional xserver-xorg-core-udeb_1.18.0-2_amd64.udeb
 74df870fc3bd47453dcec6207f23701d 3219204 x11 optional xserver-xorg-core_1.18.0-2_amd64.deb
 d9d7cb7498d09d21f0c578c6e074355c 2081906 x11 optional xserver-xorg-dev_1.18.0-2_amd64.deb
 cf17f4a77009c91feb7c814745b130c6 7750 debug extra xserver-xorg-legacy-dbgsym_1.18.0-2_amd64.deb
 ef91e59bc770f90b5781ca5d5e9a0a8b 1919988 x11 extra xserver-xorg-legacy_1.18.0-2_amd64.deb
 304d070d822094f040780e185dfb326c 3598902 debug extra xvfb-dbgsym_1.18.0-2_amd64.deb
 a5aa97b38868e2142bf255dff0096ed5 2633712 x11 optional xvfb_1.18.0-2_amd64.deb
 5a94a126bedfb12804578cfc808c93c0 4107794 debug extra xwayland-dbgsym_1.18.0-2_amd64.deb
 e80a7ae1a041d78f718fe090ef13d17e 2719358 x11 optional xwayland_1.18.0-2_amd64.deb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJWp513AAoJEMtwMWWoiYTcq5AP/20raXYmyAtPUVFRQpwZ6fxD
lTB5tP+negrQEKlzutd5Pat6HY07SgRyMNSt7lAvupcC5/dRR6lACguGz7tEztu0
Rz+bsehHuAFeOkXnixO/aS1gy0v0O1hxcI+MIFg1LPwDzxeHTc3wt99ukjQO5f0C
DzNjQES03KMnY5yabj57gjntbM2+2XF6gREdVJQ1KZodI/S0SANcswQaHX8bSeGY
9UE3631ic2oc8OpGH3z47kVkT+R4ww7yxENNGxE9XTInT93HiUjC+45SaYKoeFUB
Gz0FO95/U8AZb6A7zVmCJWbagNLsYtwEAhh959P6lO8AvD7gF8vjCb7kxNj/ykmr
u6DC4n55afNbGm8CoX8BZM4jruFA37T9CQYnfiBjjg+2r0EAWFy7dWZqxMaMM5WJ
YBo8WZXcdbu3TGHMUZQaBQGqHGwJGsHN4SZzideGZY89DgKIzpLYOif5NjjYWyL3
3+JbyZ3J+yircqiQmkFE5NZlXonQ/xTuS5GAwQlFEt7tpyAgck1cbYnyeZAgJZIr
yHZrvA8hWtgaOCozo0ou9Xa2L3YraLdYaLS9jUiQBtRmWI8HYBJlmBeifuaFyTlZ
0d9X6CEiZJyyHGIjkh176VthiMqb7MAVpNy94OoKIf3AcjA7H9lCY5HUnIdHyZs6
8FvyUj9LmUTI1ocsF7gT
=iW+S
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: