[Bug 1657909] Re: SSH service should be hidden from Startup Applications too

2017-01-19 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-keyring - 3.20.0-3ubuntu1

---
gnome-keyring (3.20.0-3ubuntu1) zesty; urgency=medium

  * Merge with Debian. Remaining changes:
- debian/control.in:
  + Add Vcs-Bzr for Ubuntu.
- debian/control, debian/*.install, debian/rules:
  + Install pkcs11 in its own binary.
- debian/gnome-keyring.ubiquity, debian/rules:
  + Apply capabilities at the end of the ubiquity process to make sure new
installs have gnome-keyring-daemon with cap_ipc_lock+ep.
- debian/gnome-keyring.conf, debian/gnome-keyring-ssh.conf:
  + Provide upstart user session jobs.
- debian/user/*, debian/*.override, debian/rules:
  + Install units to start gnome-keyring with systemd if the session
is using it.
  + Disable XDG autostart when we're using upstart.
- 04_nodisplay_autostart.patch:
  + Mark autostart files as NoDisplay=true.
- 0001-Look-for-both-dlopen-and-dlsym-when-configuring.patch:
  + Fix finding dlopen and dlsym in the build, fixing FTBFS.
- 0002-pam-Pass-the-correct-argc-to-gkr_pam_client_run_oper.patch:
  + Fix null pointer dereference when no password is supplied, e.g. in
lightdm --test-mode.
- 0001-Die-if-the-XDG-session-we-were-started-under-goes-aw.patch:
  + Cherry-pick upstream patch to track our login session and exit if
that ends. This means that gnome-keyring gets cleaned up properly
on logout under dbus-user-session.
  * Update 04_nodisplay_autostart.patch to hide SSH service too
(LP: #1657909)

gnome-keyring (3.20.0-3) unstable; urgency=medium

  [ Jeremy Bicha ]
  * Enable parallel building and all hardening flags
  * Add debian/patches/05_skip-known-test-failures.patch:
- Skip a few failing tests that have already been reported upstream.
  Before the switch from cdbs to dh, these tests still failed but did
  not fail the build and therefore were mostly unnoticed.
  * Explicitly Build-Depend on python for tests (Closes: #832852)

  [ Dmitry Shachnev ]
  * Depend on default-dbus-session-bus | dbus-session-bus instead of
dbus-x11 (closes: #835885).

 -- Jeremy Bicha   Thu, 19 Jan 2017 20:04:08 -0500

** Changed in: gnome-keyring (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in Ubuntu.
https://bugs.launchpad.net/bugs/1657909

Title:
  SSH service should be hidden from Startup Applications too

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1657909/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1657909] Re: SSH service should be hidden from Startup Applications too

2017-01-19 Thread Jeremy Bicha
** Description changed:

+ SRU Team
+ 
+ Wait to accept this. Showing the SSH service was apparently intentional and 
not just an oversight.
+ https://launchpad.net/ubuntu/+source/gnome-keyring/3.10.1-1ubuntu4.2
+ 
  Impact
  ==
  Ubuntu has for several years set NoDisplay=true for various services that use 
/etc/xdg/autostart so that users don't open Startup Applications and turn off a 
service that isn't really meant to be disabled that way
  
  gnome-keyring has a patch to do this, but one service "SSH Key Agent"
  needs to be added to the patch.
  
  Test Case
  =
  Install the updated gnome-keyring package.
  Open Startup Applications in Ubuntu (Unity) or Ubuntu GNOME
  "SSH Key Agent" should not show up in the list.
  
  Regression Potential
  
  Low. If someone *did* uncheck the box next to SSH in Startup Applications, it 
will now be a bit more tricky to re-enable that service.
  
  rm ~/.local/share/autostart/gnome-keyring-ssh.desktop

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in Ubuntu.
https://bugs.launchpad.net/bugs/1657909

Title:
  SSH service should be hidden from Startup Applications too

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1657909/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1502476] Re: Totem menubar is displayed in fullscreen mode during gnome-flaskback session

2017-01-19 Thread f-r-e-e-s-k-y
this also affects budgie-remix 16.04, no gnome-flashback involved

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/1502476

Title:
  Totem menubar is displayed in fullscreen mode during gnome-flaskback
  session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1502476/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1657909] [NEW] SSH service should be hidden from Startup Applications too

2017-01-19 Thread Jeremy Bicha
Public bug reported:

Impact
==
Ubuntu has for several years set NoDisplay=true for various services that use 
/etc/xdg/autostart so that users don't open Startup Applications and turn off a 
service that isn't really meant to be disabled that way

gnome-keyring has a patch to do this, but one service "SSH Key Agent"
needs to be added to the patch.

Test Case
=
Install the updated gnome-keyring package.
Open Startup Applications in Ubuntu (Unity) or Ubuntu GNOME
"SSH Key Agent" should not show up in the list.

Regression Potential

Low. If someone *did* uncheck the box next to SSH in Startup Applications, it 
will now be a bit more tricky to re-enable that service.

rm ~/.local/share/autostart/gnome-keyring-ssh.desktop

** Affects: gnome-keyring (Ubuntu)
 Importance: Low
 Status: Fix Committed

** Affects: gnome-keyring (Ubuntu Trusty)
 Importance: Low
 Status: Triaged

** Affects: gnome-keyring (Ubuntu Xenial)
 Importance: Low
 Status: In Progress

** Affects: gnome-keyring (Ubuntu Yakkety)
 Importance: Low
 Status: In Progress


** Tags: xenial yakkety

** Also affects: gnome-keyring (Ubuntu Yakkety)
   Importance: Undecided
   Status: New

** Also affects: gnome-keyring (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: gnome-keyring (Ubuntu Xenial)
   Importance: Undecided => Low

** Changed in: gnome-keyring (Ubuntu Xenial)
   Status: New => In Progress

** Changed in: gnome-keyring (Ubuntu Yakkety)
   Importance: Undecided => Low

** Changed in: gnome-keyring (Ubuntu Yakkety)
   Status: New => In Progress

** Also affects: gnome-keyring (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: gnome-keyring (Ubuntu Trusty)
   Importance: Undecided => Low

** Changed in: gnome-keyring (Ubuntu Trusty)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in Ubuntu.
https://bugs.launchpad.net/bugs/1657909

Title:
  SSH service should be hidden from Startup Applications too

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1657909/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1239087] Re: Safely remove is not working (or broken) in Gnome Disks

2017-01-19 Thread Bug Watch Updater
** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2015-1350

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2015-8964

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2016-7913

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2016-7917

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2016-8645

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2016-9083

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2016-9084

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2016-9793

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2016-9919

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-disk-utility in Ubuntu.
https://bugs.launchpad.net/bugs/1239087

Title:
  Safely remove is not working (or broken) in Gnome Disks

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-disk-utility/+bug/1239087/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1239087]

2017-01-19 Thread Swamp-a
SUSE-SU-2017:0181-1: An update that solves 13 vulnerabilities and has
127 fixes is now available.

Category: security (important)
Bug References: 
1000118,1000189,1000287,1000304,1000433,1000776,1001169,1001171,1001310,1001462,1001486,1001888,1002322,1002770,1002786,1003068,1003566,1003581,1003606,1003813,1003866,1003964,1004048,1004052,1004252,1004365,1004517,1005169,1005327,1005545,1005666,1005745,1005895,1005917,1005921,1005923,1005925,1005929,1006103,1006175,1006267,1006528,1006576,1006804,1006809,1006827,1006915,1006918,1007197,1007615,1007653,1007955,1008557,1008979,1009062,1009969,1010040,1010158,1010444,1010478,1010507,1010665,1010690,1010970,1011176,1011250,1011913,1012060,1012094,1012452,1012767,1012829,1012992,1013001,1013479,1013531,1013700,1014120,1014392,1014701,1014710,1015212,1015359,1015367,1015416,799133,914939,922634,963609,963655,963904,964462,966170,966172,966186,966191,966316,966318,966325,966471,969474,969475,969476,969477,969756,971975,971989,972993,974313,974842,974843,978907,979378,979681,981825,983087,983152,983318,985850,986255,986987,987641,987703,987805,988524,988715,990384,992555,9
 
93739,993841,993891,994881,995278,997059,997639,997807,998054,998689,07,32
CVE References: 
CVE-2015-1350,CVE-2015-8964,CVE-2016-7039,CVE-2016-7042,CVE-2016-7425,CVE-2016-7913,CVE-2016-7917,CVE-2016-8645,CVE-2016-8666,CVE-2016-9083,CVE-2016-9084,CVE-2016-9793,CVE-2016-9919
Sources used:
SUSE Linux Enterprise Workstation Extension 12-SP2 (src):
kernel-default-4.4.38-93.1
SUSE Linux Enterprise Software Development Kit 12-SP2 (src):
kernel-docs-4.4.38-93.3, kernel-obs-build-4.4.38-93.1
SUSE Linux Enterprise Server for Raspberry Pi 12-SP2 (src):
kernel-default-4.4.38-93.1, kernel-source-4.4.38-93.1, kernel-syms-4.4.38-93.1
SUSE Linux Enterprise Server 12-SP2 (src):kernel-default-4.4.38-93.1, 
kernel-source-4.4.38-93.1, kernel-syms-4.4.38-93.1
SUSE Linux Enterprise Live Patching 12 (src):
kgraft-patch-SLE12-SP2_Update_4-1-2.1
SUSE Linux Enterprise High Availability 12-SP2 (src):
kernel-default-4.4.38-93.1
SUSE Linux Enterprise Desktop 12-SP2 (src):kernel-default-4.4.38-93.1, 
kernel-source-4.4.38-93.1, kernel-syms-4.4.38-93.1

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-disk-utility in Ubuntu.
https://bugs.launchpad.net/bugs/1239087

Title:
  Safely remove is not working (or broken) in Gnome Disks

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-disk-utility/+bug/1239087/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1657284] Re: Update epiphany to 3.18.10

2017-01-19 Thread Brian Murray
Hello Jeremy, or anyone else affected,

Accepted epiphany-browser into xenial-proposed. The package will build
now and be available at https://launchpad.net/ubuntu/+source/epiphany-
browser/3.18.10-0ubuntu1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: epiphany-browser (Ubuntu Xenial)
   Status: In Progress => Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to epiphany-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1657284

Title:
  Update epiphany to 3.18.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/epiphany-browser/+bug/1657284/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1657258] Re: Update epiphany to 3.22.5

2017-01-19 Thread Brian Murray
Hello Jeremy, or anyone else affected,

Accepted epiphany-browser into yakkety-proposed. The package will build
now and be available at https://launchpad.net/ubuntu/+source/epiphany-
browser/3.22.5-0ubuntu0.1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: epiphany-browser (Ubuntu Yakkety)
   Status: In Progress => Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to epiphany-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1657258

Title:
  Update epiphany to 3.22.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/epiphany-browser/+bug/1657258/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1633408] Re: [SRU] 3.22.0 wont allow cut in history pane

2017-01-19 Thread Brian Murray
Given that this particular bug is about fixing a crash, the SRU team
would like to have Test Case to confirm that the bug is in fact fixed.
Could you please add one?

** Changed in: gnome-calculator (Ubuntu Yakkety)
   Status: Triaged => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-calculator in Ubuntu.
https://bugs.launchpad.net/bugs/1633408

Title:
  [SRU] 3.22.0 wont allow cut in history pane

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-calculator/+bug/1633408/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1648992] Re: [SRU] Update gnome-calculator to 3.22.2

2017-01-19 Thread Brian Murray
Could you please add a test case with steps / details that will confirm
that the new version of gnome-calculator still works?

** Changed in: gnome-calculator (Ubuntu Yakkety)
   Status: Triaged => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-calculator in Ubuntu.
https://bugs.launchpad.net/bugs/1648992

Title:
  [SRU] Update gnome-calculator to 3.22.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-calculator/+bug/1648992/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1648534] Re: /usr/bin/gnome-software:5:g_wakeup_new:g_main_context_new:g_dbus_connection_send_message_with_reply_sync:g_dbus_connection_call_sync_internal:g_dbus_connection_call_sync

2017-01-19 Thread Iain Lane
It looks like this is happening by far the most often with
3.20.1+git20160617.1.0440874.ubuntu-xenial-0ubuntu1~16.04.1. I don't
really know why so many people are still running that outdated version,
but the numbers from e.u.c. look like it might be fixed or at least
better with a new version.

If you wanted to look, maybe try that version.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1648534

Title:
  /usr/bin/gnome-
  
software:5:g_wakeup_new:g_main_context_new:g_dbus_connection_send_message_with_reply_sync:g_dbus_connection_call_sync_internal:g_dbus_connection_call_sync

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1648534/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1657837] [NEW] systemd-networkd can't add a VLAN interface to bridge

2017-01-19 Thread Major Hayden
Public bug reported:

This is apparently fixed in systemd 231:

   https://lists.freedesktop.org/archives/systemd-
devel/2016-August/037385.html

When systemd tries to put a VLAN interface into a bridge on Xenial, it
fails:

# journalctl --boot -u systemd-networkd
Jan 15 09:16:46 hydrogen systemd[1]: Started Network Service.
Jan 15 09:16:46 hydrogen systemd-networkd[1903]: br-mgmt: netdev exists, using 
existing without changing its parameters
Jan 15 09:16:46 hydrogen systemd-networkd[1903]: br-mgmt: Could not append 
VLANs: Operation not permitted
Jan 15 09:16:46 hydrogen systemd-networkd[1903]: br-mgmt: Failed to assign 
VLANs to bridge port: Operation not permitted
Jan 15 09:16:46 hydrogen systemd-networkd[1903]: br-mgmt: Could not set bridge 
vlan: Operation not permitted
Jan 15 09:16:59 hydrogen systemd-networkd[1903]: enp3s0: Configured
Jan 15 09:16:59 hydrogen systemd-networkd[1903]: enp2s0: Configured

Here are the systemd-networkd configs I used:

root@hydrogen:/etc/systemd/network# cat enp3s0.network 
[Match]
Name=enp3s0
 
[Network]
VLAN=vlan10
root@hydrogen:/etc/systemd/network# cat vlan10.netdev 
[NetDev]
Name=vlan10
Kind=vlan
 
[VLAN]
Id=10
root@hydrogen:/etc/systemd/network# cat vlan10.network 
[Match]
Name=vlan10
 
[Network]
Bridge=br-mgmt
root@hydrogen:/etc/systemd/network# cat br-mgmt.netdev 
[NetDev]
Name=br-mgmt
Kind=bridge
root@hydrogen:/etc/systemd/network# cat br-mgmt.network 
[Match]
Name=br-mgmt
 
[Network]
Address=172.29.236.21/22

** Affects: systemd (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1657837

Title:
  systemd-networkd can't add a VLAN interface to bridge

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1657837/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1633824] Update Released

2017-01-19 Thread Steve Langasek
The verification of the Stable Release Update for glib2.0 has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1633824

Title:
  nautilus ignores trash on external drives

To manage notifications about this bug go to:
https://bugs.launchpad.net/glib/+bug/1633824/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1644320] Re: [SRU] New upstream release 2.50.1

2017-01-19 Thread Launchpad Bug Tracker
This bug was fixed in the package glib2.0 - 2.50.2-2ubuntu1

---
glib2.0 (2.50.2-2ubuntu1) yakkety; urgency=medium

  * No-change backport of this stable release from unstable to 16.04 (LP:
#1644320)
  * Should fix trashing of files in symlinked directories (LP: #1638245)
  * Should fix display of trash on external drives (LP: #1633824)

glib2.0 (2.50.2-2) unstable; urgency=medium

  * debian/rules: disable libmount on !linux (Closes: #844052)
  * debian/patches/0001-Fix-trashing-on-overlayfs.patch: Update with new
version from the upsstream report to hopefully fix trashing of files in
directories which are symlinks to different devices. (Closes: #800047)

glib2.0 (2.50.2-1) unstable; urgency=medium

  * New upstream release.
  * Track stable releases in debian/watch.

glib2.0 (2.50.1-1) unstable; urgency=medium

  [ Jason Crain ]
  * libglib2.0-bin: includes a new 'gio' commandline tool (Closes: #840164)

  [ Andreas Henriksson ]
  * New upstream release.

glib2.0 (2.50.0-2) unstable; urgency=medium

  [ Simon McVittie ]
  * Build-depend on tzdata, which is no longer transitively Essential.
One test needs it. (Closes: #839487)

  [ Michael Biebl ]
  * Fix Vcs-* to point to unstable.
  * Mark dependencies which are required to run the test-suite with
.
  * Add explicit Build-Depends on xsltproc, docbook-xml and docbook-xsl.
Besides libxml2-utils, those are needed for building the man pages.
  * Drop Build-Depends on dbus-x11. The test-suite uses a mock version of
dbus-launch nowadays, so this dependency is no longer needed.
(Closes: #835884)
  * Use dh-exec to substitute ${DEB_HOST_MULTIARCH} in .install, .links and
.dirs files.

 -- Iain Lane   Wed, 23 Nov 2016 17:44:33 +

** Changed in: glib2.0 (Ubuntu Yakkety)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1644320

Title:
  [SRU] New upstream release 2.50.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1644320/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1644320] Update Released

2017-01-19 Thread Steve Langasek
The verification of the Stable Release Update for glib2.0 has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1644320

Title:
  [SRU] New upstream release 2.50.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1644320/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1638245] Re: Files in the root of a folder on another partition symlinked to user's home cannot be moved to trash because of a patch in this package

2017-01-19 Thread Launchpad Bug Tracker
This bug was fixed in the package glib2.0 - 2.50.2-2ubuntu1

---
glib2.0 (2.50.2-2ubuntu1) yakkety; urgency=medium

  * No-change backport of this stable release from unstable to 16.04 (LP:
#1644320)
  * Should fix trashing of files in symlinked directories (LP: #1638245)
  * Should fix display of trash on external drives (LP: #1633824)

glib2.0 (2.50.2-2) unstable; urgency=medium

  * debian/rules: disable libmount on !linux (Closes: #844052)
  * debian/patches/0001-Fix-trashing-on-overlayfs.patch: Update with new
version from the upsstream report to hopefully fix trashing of files in
directories which are symlinks to different devices. (Closes: #800047)

glib2.0 (2.50.2-1) unstable; urgency=medium

  * New upstream release.
  * Track stable releases in debian/watch.

glib2.0 (2.50.1-1) unstable; urgency=medium

  [ Jason Crain ]
  * libglib2.0-bin: includes a new 'gio' commandline tool (Closes: #840164)

  [ Andreas Henriksson ]
  * New upstream release.

glib2.0 (2.50.0-2) unstable; urgency=medium

  [ Simon McVittie ]
  * Build-depend on tzdata, which is no longer transitively Essential.
One test needs it. (Closes: #839487)

  [ Michael Biebl ]
  * Fix Vcs-* to point to unstable.
  * Mark dependencies which are required to run the test-suite with
.
  * Add explicit Build-Depends on xsltproc, docbook-xml and docbook-xsl.
Besides libxml2-utils, those are needed for building the man pages.
  * Drop Build-Depends on dbus-x11. The test-suite uses a mock version of
dbus-launch nowadays, so this dependency is no longer needed.
(Closes: #835884)
  * Use dh-exec to substitute ${DEB_HOST_MULTIARCH} in .install, .links and
.dirs files.

 -- Iain Lane   Wed, 23 Nov 2016 17:44:33 +

** Changed in: glib2.0 (Ubuntu Yakkety)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1638245

Title:
  Files in the root of a folder on another partition symlinked to user's
  home cannot be moved to trash because of a patch in this package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1638245/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1638245] Update Released

2017-01-19 Thread Steve Langasek
The verification of the Stable Release Update for glib2.0 has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1638245

Title:
  Files in the root of a folder on another partition symlinked to user's
  home cannot be moved to trash because of a patch in this package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1638245/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1633824] Re: nautilus ignores trash on external drives

2017-01-19 Thread Launchpad Bug Tracker
This bug was fixed in the package glib2.0 - 2.50.2-2ubuntu1

---
glib2.0 (2.50.2-2ubuntu1) yakkety; urgency=medium

  * No-change backport of this stable release from unstable to 16.04 (LP:
#1644320)
  * Should fix trashing of files in symlinked directories (LP: #1638245)
  * Should fix display of trash on external drives (LP: #1633824)

glib2.0 (2.50.2-2) unstable; urgency=medium

  * debian/rules: disable libmount on !linux (Closes: #844052)
  * debian/patches/0001-Fix-trashing-on-overlayfs.patch: Update with new
version from the upsstream report to hopefully fix trashing of files in
directories which are symlinks to different devices. (Closes: #800047)

glib2.0 (2.50.2-1) unstable; urgency=medium

  * New upstream release.
  * Track stable releases in debian/watch.

glib2.0 (2.50.1-1) unstable; urgency=medium

  [ Jason Crain ]
  * libglib2.0-bin: includes a new 'gio' commandline tool (Closes: #840164)

  [ Andreas Henriksson ]
  * New upstream release.

glib2.0 (2.50.0-2) unstable; urgency=medium

  [ Simon McVittie ]
  * Build-depend on tzdata, which is no longer transitively Essential.
One test needs it. (Closes: #839487)

  [ Michael Biebl ]
  * Fix Vcs-* to point to unstable.
  * Mark dependencies which are required to run the test-suite with
.
  * Add explicit Build-Depends on xsltproc, docbook-xml and docbook-xsl.
Besides libxml2-utils, those are needed for building the man pages.
  * Drop Build-Depends on dbus-x11. The test-suite uses a mock version of
dbus-launch nowadays, so this dependency is no longer needed.
(Closes: #835884)
  * Use dh-exec to substitute ${DEB_HOST_MULTIARCH} in .install, .links and
.dirs files.

 -- Iain Lane   Wed, 23 Nov 2016 17:44:33 +

** Changed in: glib2.0 (Ubuntu Yakkety)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1633824

Title:
  nautilus ignores trash on external drives

To manage notifications about this bug go to:
https://bugs.launchpad.net/glib/+bug/1633824/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1433032] Re: Starting Chrome makes gnome-keyring-daemon loading 100% of a CPU thread for 5 at least mins

2017-01-19 Thread Brandon MacEachern
*** This bug is a duplicate of bug 1174162 ***
https://bugs.launchpad.net/bugs/1174162

Affecting me on latest Chromium browser and Ubuntu Mate 16.04 on a
raspberry Pi.

As if it was one more reason to go back to Firefox, this is possibly the
final nail in the coffin.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in Ubuntu.
https://bugs.launchpad.net/bugs/1433032

Title:
  Starting Chrome makes gnome-keyring-daemon loading 100% of a CPU
  thread for 5 at least mins

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1433032/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1649662] Re: [regression] resizing a some apps in Unity8 makes them distorted and freeze (usually software clients)

2017-01-19 Thread Alan Griffiths
Cannot reproduce in in miral-shell

** Changed in: miral
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1649662

Title:
  [regression] resizing a some apps in Unity8 makes them distorted and
  freeze (usually software clients)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1649662/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs