~tatokis/unity/gcc-72-errors

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bileto Bot
  • Date: 2017-09-25 16:05:06 UTC
  • Revision ID: ci-train-bot@canonical.com-20170925160506-2b5mherz358ociyj
Tags: 7.5.0+17.10.20170925.1-0ubuntu1
Releasing 7.5.0+17.10.20170925.1-0ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
unity (7.5.0+17.10.20170925.1-0ubuntu1) artful; urgency=medium
 
2
 
 
3
  [ Andrea Azzarone ]
 
4
  * Fix build issues with gcc-7 and g++-7
 
5
  * Refactor the way UserAuthenticator is created and passed around.
 
6
    Handle failures to create new threads and fallback to a "Switch to
 
7
    greeter..." button in case of failure. (LP: #1311316)
 
8
  * Wait until the color buffer is cleared before suspending. (LP:
 
9
    #1532508)
 
10
 
 
11
  [ Marco Trevisan (Treviño) ]
 
12
  * Tests: split unit tests in single binaries, enable unstable tests
 
13
  * debian/rules: ignore warnings in armhf and ppc64el
 
14
 
 
15
 -- Marco Trevisan (Treviño) <mail@3v1n0.net>  Mon, 25 Sep 2017 16:05:06 +0000
 
16
 
1
17
unity (7.5.0+17.10.20170721.1-0ubuntu1) artful; urgency=medium
2
18
 
3
19
  * GLibSignal: allow to block, unblock signals