~ubuntu-branches/ubuntu/precise/gdk-pixbuf/precise-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2014-03-21 18:06:47 UTC
  • Revision ID: package-import@ubuntu.com-20140321180647-w1ggmnj2n4zjhcov
Tags: 2.26.1-1ubuntu1.1
Link with -Wl,--no-as-needed so that we get linked against libgobject,
avoiding crashes when modules load and unload newer versions of libgobject
which have a global constructor. (LP: #1174253)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
gdk-pixbuf (2.26.1-1ubuntu1.1) precise; urgency=medium
 
2
 
 
3
  * Link with -Wl,--no-as-needed so that we get linked against libgobject,
 
4
    avoiding crashes when modules load and unload newer versions of libgobject
 
5
    which have a global constructor. (LP: #1174253)
 
6
 
 
7
 -- Iain Lane <iain.lane@canonical.com>  Fri, 21 Mar 2014 18:06:47 +0000
 
8
 
1
9
gdk-pixbuf (2.26.1-1) unstable; urgency=low
2
10
 
3
11
  * New upstream bug fix release: