Merge lp:~noskcaj/ubuntu/saucy/libpng/libpng into lp:ubuntu/saucy/libpng

Proposed by Jackson Doak
Status: Merged
Merged at revision: 43
Proposed branch: lp:~noskcaj/ubuntu/saucy/libpng/libpng
Merge into: lp:ubuntu/saucy/libpng
Diff against target: 50 lines (+35/-1)
2 files modified
debian/changelog (+33/-0)
debian/libpng12-dev.links.in (+2/-1)
To merge this branch: bzr merge lp:~noskcaj/ubuntu/saucy/libpng/libpng
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+181467@code.launchpad.net

Description of the change

Merged from debian unstable

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2012-10-31 16:43:53 +0000
3+++ debian/changelog 2013-08-22 06:15:37 +0000
4@@ -1,3 +1,36 @@
5+libpng (1.2.49-4ubuntu1) UNRELEASED; urgency=low
6+
7+ * Merge from Debian unstable. Remaining changes:
8+ - Revert to gzip compression for libpng12-0's data tarball. Packages in
9+ the base system may not use bzip2.
10+ - Add debian/tests: Simple compile/link/run autopkgtest
11+
12+ -- Jackson Doak <noskcaj@ubuntu.com> Thu, 22 Aug 2013 16:05:43 +1000
13+
14+libpng (1.2.49-4) unstable; urgency=low
15+
16+ [ Andreas Beckmann ]
17+ * libpng12-dev: Ship /usr/lib/${DEB_HOST_MULTIARCH}/libpng12.so.0 ->
18+ /lib/${DEB_HOST_MULTIARCH}/libpng12.so.0 symlink, too, to prevent ldconfig
19+ from playing ping-pong with the SONAME link. (Closes: #706181)
20+
21+ -- Anibal Monsalve Salazar <anibal@debian.org> Fri, 26 Apr 2013 16:42:23 +1000
22+
23+libpng (1.2.49-3) unstable; urgency=low
24+
25+ * Remove patches/02-681408-CVE-2012-3386-Makefile.in.patch.
26+ This patch is unnecessary. This issue is already fixed in automake.
27+
28+ -- Nobuhiro Iwamatsu <iwamatsu@debian.org> Tue, 28 Aug 2012 16:22:51 +0900
29+
30+libpng (1.2.49-2) unstable; urgency=high
31+
32+ * Change "a+w" to "u+w" in Makefile.in to fix CVE-2012-3386
33+ Add 02-681408-CVE-2012-3386-Makefile.in.patch
34+ Closes: #681408
35+
36+ -- Anibal Monsalve Salazar <anibal@debian.org> Fri, 13 Jul 2012 12:31:39 +1000
37+
38 libpng (1.2.49-1ubuntu2) raring; urgency=low
39
40 * Add debian/tests: Simple compile/link/run autopkgtest. (LP: #1073538)
41
42=== modified file 'debian/libpng12-dev.links.in'
43--- debian/libpng12-dev.links.in 2011-07-27 12:44:46 +0000
44+++ debian/libpng12-dev.links.in 2013-08-22 06:15:37 +0000
45@@ -1,3 +1,4 @@
46 /usr/share/man/man1/libpng12-config.1.gz /usr/share/man/man1/libpng-config.1.gz
47 /usr/include/libpng12 /usr/include/libpng
48-/lib/${DEB_HOST_MULTIARCH}/libpng12.so.0 /usr/lib/${DEB_HOST_MULTIARCH}/libpng12.so
49+/lib/${DEB_HOST_MULTIARCH}/libpng12.so.0 /usr/lib/${DEB_HOST_MULTIARCH}/libpng12.so.0
50+/usr/lib/${DEB_HOST_MULTIARCH}/libpng12.so.0 /usr/lib/${DEB_HOST_MULTIARCH}/libpng12.so

Subscribers

People subscribed via source and target branches

to all changes: