From root@hilbert.suse.de Mon Feb 25 19:33:22 2013 From: root@hilbert.suse.de To: commit@lists.opensuse.org Subject: commit ccache for openSUSE:Factory Date: Mon, 25 Feb 2013 20:33:21 +0100 Message-ID: <20130225193321.24848AE144@hilbert.suse.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============9207705108685597765==" --===============9207705108685597765== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello community, here is the log from the commit of package ccache for openSUSE:Factory checke= d in at 2013-02-25 20:33:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ccache (Old) and /work/SRC/openSUSE:Factory/.ccache.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ccache", Maintainer is "VDziewiecki@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/ccache/ccache.changes 2013-01-08 13:34:04.0000= 00000 +0100 +++ /work/SRC/openSUSE:Factory/.ccache.new/ccache.changes 2013-02-25 20:33:17= .000000000 +0100 @@ -1,0 +2,15 @@ +Sat Feb 23 20:55:27 UTC 2013 - asterios.dramis@gmail.com + +- Update to 3.1.9: + - The EAGAIN signal is now handled correctly when emitting cached stderr + output. This fixes a problem triggered by large error outputs from the + compiler. + - Subdirectories in the cache are no longer created in read-only mode. + - Fixed so that ccache's log file descriptor is not made available to the + compiler. + - Improved error reporting when failing to create temporary stdout/stderr + files when executing the compiler. + - Disappearing temporary stdout/stderr files are now handled gracefully. + - Fixed test suite to work on ecryptfs. + +------------------------------------------------------------------- Old: ---- ccache-3.1.8.tar.bz2 New: ---- ccache-3.1.9.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ccache.spec ++++++ --- /var/tmp/diff_new_pack.ZKTS4A/_old 2013-02-25 20:33:20.000000000 +0100 +++ /var/tmp/diff_new_pack.ZKTS4A/_new 2013-02-25 20:33:20.000000000 +0100 @@ -17,19 +17,17 @@ =20 =20 Name: ccache -Version: 3.1.8 +Version: 3.1.9 Release: 0 Summary: A Fast C/C++ Compiler Cache License: GPL-3.0+ Group: Development/Languages/C and C++ - Url: http://ccache.samba.org/ Source0: http://samba.org/ftp/ccache/%{name}-%{version}.tar.bz2 Patch1: xclang.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build - BuildRequires: zlib-devel Provides: distcc:/usr/bin/ccache +BuildRoot: %{_tmppath}/%{name}-%{version}-build =20 %description ccache is a compiler cache. It speeds up recompilation by caching the result= of ++++++ ccache-3.1.8.tar.bz2 -> ccache-3.1.9.tar.bz2 ++++++ diff -urN '--exclude=3DCVS' '--exclude=3D.cvsignore' '--exclude=3D.svn' '--ex= clude=3D.svnignore' old/ccache-3.1.8/AUTHORS.html new/ccache-3.1.9/AUTHORS.ht= ml --- old/ccache-3.1.8/AUTHORS.html 2012-08-11 11:03:17.000000000 +0200 +++ new/ccache-3.1.9/AUTHORS.html 2013-01-06 17:57:59.000000000 +0100 @@ -736,7 +736,7 @@
+Alfred Landrum <alfred.lan= drum@riverbed.com> +
+Andrea Bittau <a.bittau@cs.ucl.a= c.uk>
+Andrew Stubbs <ams@codesourcery.c= om> +
+Andrew Tridgell <tridge@samba.org= >
Release date: 2013-01-06
+The EAGAIN signal is now handled correctly when emitting cached stderr + output. This fixes a problem triggered by large error outputs from the + compiler. +
++Subdirectories in the cache are no longer created in read-only mode. +
++Fixed so that ccache’s log file descriptor is not made available to the + compiler. +
++Improved error reporting when failing to create temporary stdout/stderr + files when executing the compiler. +
++Disappearing temporary stdout/stderr files are now handled gracefully. +
++Fixed test suite to work on ecryptfs. +
+Release date: 2012-08-11
@@ -796,7 +846,7 @@
@@ -818,7 +868,7 @@
Release date: 2012-01-08
@@ -871,7 +921,7 @@
@@ -902,7 +952,7 @@
@@ -955,7 +1005,7 @@
@@ -989,7 +1039,7 @@
Release date: 2011-01-09
@@ -1022,7 +1072,7 @@
Release date: 2010-11-28
@@ -1033,7 +1083,7 @@
@@ -1049,7 +1099,7 @@
Release date: 2010-11-21
@@ -1070,7 +1120,7 @@
@@ -1097,7 +1147,7 @@
Release date: 2010-11-07
@@ -1136,7 +1186,7 @@
@@ -1221,7 +1271,7 @@
@@ -1247,7 +1297,7 @@
@@ -1309,7 +1359,7 @@
Release date: 2010-07-15
@@ -1503,7 +1553,7 @@
@@ -1648,8 +1698,8 @@