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

Bug#886919: marked as done (Please enable system notify support)



Your message dated Tue, 22 May 2018 19:01:01 +0000
with message-id <E1fLCWr-0005zM-R9@fasolo.debian.org>
and subject line Bug#886919: fixed in weston 4.0.0-1
has caused the Debian Bug report #886919,
regarding Please enable system notify 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.)


-- 
886919: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886919
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: weston
Version: 3.0.0-1
Severity: wishlist
Tags: patch

Hi,
possible patch attached.
Cheers,
 -- Guido


-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'stable-updates'), (500, 'oldoldstable'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.14.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages weston depends on:
ii  adduser                                 3.116
ii  libc6                                   2.25-5
ii  libcairo2                               1.15.8-3
ii  libcolord2                              1.3.3-2
ii  libdrm2                                 2.4.89-1
ii  libegl1                                 1.0.0-1
ii  libegl1-mesa                            17.2.5-1
ii  libgles2                                1.0.0-1
ii  libglib2.0-0                            2.54.2-5
ii  libinput10                              1.9.4-2
ii  libjpeg62-turbo                         1:1.5.2-2+b1
ii  liblcms2-2                              2.9-1
ii  libpam0g                                1.1.8-3.6
ii  libpango-1.0-0                          1.40.14-1
ii  libpangocairo-1.0-0                     1.40.14-1
ii  libpixman-1-0                           0.34.0-2
ii  libpng16-16                             1.6.34-1
ii  libsystemd0                             236-2
ii  libwayland-client0                      1.14.0-1+b1
ii  libwayland-cursor0                      1.14.0-1+b1
ii  libwayland-egl1-mesa [libwayland-egl1]  17.2.5-1
ii  libwayland-server0                      1.14.0-1+b1
ii  libweston-3-0                           3.0.0-1
ii  libxkbcommon0                           0.7.1-2
ii  zlib1g                                  1:1.2.8.dfsg-5

Versions of packages weston recommends:
ii  libgl1-mesa-dri  17.2.5-1

weston suggests no packages.

-- no debconf information
>From 7b58684c5a6a716c4528117964883c9d08030a07 Mon Sep 17 00:00:00 2001
Message-Id: <7b58684c5a6a716c4528117964883c9d08030a07.1515665438.git.agx@sigxcpu.org>
From: =?UTF-8?q?Guido=20G=C3=BCnther?= <agx@sigxcpu.org>
Date: Thu, 11 Jan 2018 09:59:32 +0100
Subject: [PATCH] Enable systemd notify support

---
 debian/rules          | 2 +-
 debian/weston.install | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 73dd73d..8c24b2a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 
 override_dh_auto_configure:
 	dh_auto_configure -- --disable-libunwind --libexec=/usr/lib/weston \
-		--with-cairo=image --enable-screen-sharing
+		--with-cairo=image --enable-screen-sharing --enable-systemd-notify
 
 override_dh_auto_test:
 	# the test suite does not 100% pass in headless mode
diff --git a/debian/weston.install b/debian/weston.install
index 7c6faa3..00e335c 100644
--- a/debian/weston.install
+++ b/debian/weston.install
@@ -17,6 +17,7 @@ usr/lib/*/weston/fullscreen-shell.so
 usr/lib/*/weston/hmi-controller.so
 usr/lib/*/weston/ivi-shell.so
 usr/lib/*/weston/screen-share.so
+usr/lib/*/weston/systemd-notify.so
 usr/share/man/man1/weston.1
 usr/share/man/man5/weston.ini.5
 usr/share/man/man7/weston-drm.7
-- 
2.15.1


--- End Message ---
--- Begin Message ---
Source: weston
Source-Version: 4.0.0-1

We believe that the bug you reported is fixed in the latest version of
weston, 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 886919@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emilio Pozuelo Monfort <pochu@debian.org> (supplier of updated weston 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: SHA256

Format: 1.8
Date: Sat, 19 May 2018 13:47:15 +0200
Source: weston
Binary: weston libweston-4-0 libweston-4-dev
Architecture: source amd64
Version: 4.0.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Emilio Pozuelo Monfort <pochu@debian.org>
Description:
 libweston-4-0 - reference implementation of a wayland compositor (shared libs)
 libweston-4-dev - reference implementation of a wayland compositor (shared libs)
 weston     - reference implementation of a wayland compositor
Closes: 886919
Changes:
 weston (4.0.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * Rename packages for soname bump.
   * Update symbols.
   * Update Vcs-* for salsa.
   * Make libweston-4-dev priority optional.
   * Update copyright.
   * Enable systemd notify support. Closes: #886919.
Checksums-Sha1:
 2b726b3d3450debebf65fb0e5557b97752247fd9 2674 weston_4.0.0-1.dsc
 083531169fe988ef4e5db395a24b98d005f903af 1684106 weston_4.0.0.orig.tar.gz
 c30cf09ba6b63098c4e7c1d2ea390ea32029336b 34211 weston_4.0.0-1.diff.gz
 33a267f5f0bd6a5c0e478589a34208a89104e5f6 1032548 libweston-4-0-dbgsym_4.0.0-1_amd64.deb
 cc95853914ab2f80cd71cfaeef5e21f81b499571 232212 libweston-4-0_4.0.0-1_amd64.deb
 0617baaaee85f816cdbc9da35de04746d9f234ff 31704 libweston-4-dev_4.0.0-1_amd64.deb
 ef18ad2fda60f2b2bc4aa5d3d5f1c11939dfe2c1 2982336 weston-dbgsym_4.0.0-1_amd64.deb
 94813de86b031de88cb5a2f78d8fd1f1874e1f79 12939 weston_4.0.0-1_amd64.buildinfo
 c8df1e687e138857a39d3278df84ee7e6dadd5d6 925364 weston_4.0.0-1_amd64.deb
Checksums-Sha256:
 16dc194917d30c68efb0b751b569a9cf833452b6c42186732152f93c085106be 2674 weston_4.0.0-1.dsc
 0766ade7ff9488040724c00f28e7d071801efe6fd3b53e8d1c9d8fb153f4c369 1684106 weston_4.0.0.orig.tar.gz
 934c9e5726e4a3eebbcc6921d881a3bb81562b2bf704c5e5f6d175e4e700a332 34211 weston_4.0.0-1.diff.gz
 f528f360ccbac4efdc553d5d644c7a6ffb85b02fa2e152946441f22918f5bdac 1032548 libweston-4-0-dbgsym_4.0.0-1_amd64.deb
 422926882578d16e671cf0a657b7666c0dd6215f8f53af6ec48f3145c9cbd485 232212 libweston-4-0_4.0.0-1_amd64.deb
 76b7d3ea6176e3bec2182a8065670a8027e894549c3e3ae1db2264a7fb80eec6 31704 libweston-4-dev_4.0.0-1_amd64.deb
 3a23690d09ab917727efca2f4c00709334ea9c67487aadcbd9c85a9f66da8799 2982336 weston-dbgsym_4.0.0-1_amd64.deb
 91f6571a691004b1c5b428eabaaa2ca62dccd293e8bfe16ad3a7b4e19b0c9ab4 12939 weston_4.0.0-1_amd64.buildinfo
 0951522a38a0e3d681046ce7e8407797a02ebb088f9898b13daf51885b5ae902 925364 weston_4.0.0-1_amd64.deb
Files:
 ca2c297701124bb3e19479915c1e51e0 2674 x11 optional weston_4.0.0-1.dsc
 d85006c6dd8f70ee621c8c5e3f954be8 1684106 x11 optional weston_4.0.0.orig.tar.gz
 4a82772d61114fc453f658a64b9c94ef 34211 x11 optional weston_4.0.0-1.diff.gz
 da5a1d5f316f5930bfdf30e434c7bd0d 1032548 debug optional libweston-4-0-dbgsym_4.0.0-1_amd64.deb
 be3dafe6ed79a4069a35321033fc3348 232212 libs optional libweston-4-0_4.0.0-1_amd64.deb
 7a6c6e78cbbe9e8c2b84325fb95f9879 31704 libdevel optional libweston-4-dev_4.0.0-1_amd64.deb
 a8bf9cc6f66e5b9dbad2dd63299100d5 2982336 debug optional weston-dbgsym_4.0.0-1_amd64.deb
 0001a7c90375862934a4619dc7f15f69 12939 x11 optional weston_4.0.0-1_amd64.buildinfo
 28596eb5cc25e0bf088f62f04719e325 925364 x11 optional weston_4.0.0-1_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEcJymx+vmJZxd92Q+nUbEiOQ2gwIFAlsAD5MACgkQnUbEiOQ2
gwKwAg/+PSDsLMUzsgBYzgICTpukrYiyfo5pnbsIu5+crPAiAWQxgrb/ITUDVljw
HNgYT8IGVoC0i9XS/s9cqBs/dZKOloeLzy0/AR8IzgFwuWDD2USiyNbe4rXsnC6G
yXpSOctnN+Xd80qCZt8V19Xp2M10XdM4dVdSAJ+w/tbumKjXo3+E9G3qLNlfnak0
7dXB5TP/FsoSCOxujDuPvcpuk1GOH2tTdqqXGttEWaLJKswpl8GVe85kOj6cddPK
EojSX/E+ACmNK10q6WGHroQCvggbudiie/7CXNKJ9PIeafPaP+5hIwi6+gj6nKrE
eWLl/G4GstAPrP+yJpoFxSnANgjXqrPTwq/4EtlskNxl7Xt0VDYKNP/ztZTq+SZC
hzK6BiusouJSOJ4FeXt43wOcrS6ugZOMyvlXGIW27nIk9cUC6bR4HShohzPOOYUX
3T3WBoHzcsCCBIg+5S43qI++7vMkRPjiL0k6ZPJkYJdzr19JTn6BiOnQaS/af53I
RRNB17jbpy2s0UEpsq3gOWqDLTqB+pFEKjpM3Hb2uSAeWpilcxL7CsJMAvzabJkF
yENuDdC+8GpyMJvWczX+n9d5wC7I/pkc3vzqqgnlCJSDmFqZbCcQ73/9ylhqo4aj
wCS4fzYFDE8S2lp0kQ0hIY2EHDWQl1iduuj2Jf++BFYZmha7VLY=
=cwgY
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: