recipes: Update upstream-status of patches

python: update upstream-status for patches
binutils: update upstream-status for patches
gcc 4.5.1 4.6.0: update upstream-status for patches
autoconf: update upstream-status for patches
automake: update upstream-status for patches
bison: update upstream-status for patches
distcc: update upstream-status of patches
fstests: update upstream-status for patches
gdb: update upstream-status of patches
intltool: update upstream-status of patches
libtool: update upstream status of patches
linux-libc-headers: update upstream-status for patches
make: update upstream-status for patches
perl: update upstream-status for patches
python-pycurl: update upstream-status for patches
python-pygobject: update upstream status for patches
python-pyrex: update upstream-status for patches
quilt: update upstream-status of patches
tcl: update upstream-status for patches
gnu-config: update upstream-status for patches
gmp: update upstream-status for patches

(From OE-Core rev: a62fa9b213b09bf48c48499d2e3c66a9ee306deb)

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Nitin A Kamble 2011-05-12 14:54:55 -07:00 committed by Richard Purdie
parent 9233fdcee2
commit 42d2170f86
275 changed files with 379 additions and 0 deletions

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
Index: lib/autoconf/libs.m4
===================================================================
RCS file: /cvsroot/autoconf/autoconf/lib/autoconf/libs.m4,v

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
--- autoconf-2.59/bin/autoheader.in~ 2003-10-10 14:52:56.000000000 +0100
+++ autoconf-2.59/bin/autoheader.in 2004-05-03 01:36:45.000000000 +0100
@@ -272,8 +272,8 @@

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
Index: autoconf-2.63/bin/autoreconf.in
===================================================================
--- autoconf-2.63.orig/bin/autoreconf.in 2008-12-31 17:39:01.000000000 +0000

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
--- autoconf-2.59/bin/autoreconf.in~autoreconf-foreign 2004-05-09 20:55:06.000000000 -0400
+++ autoconf-2.59/bin/autoreconf.in 2004-05-09 20:55:55.000000000 -0400
@@ -184,6 +184,8 @@

View File

@ -1,3 +1,4 @@
Upstream-Status: Pending
#
# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
Index: autoconf-2.63/bin/autoreconf.in
===================================================================
--- autoconf-2.63.orig/bin/autoreconf.in 2008-08-28 03:08:10.000000000 +0100

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
Poky provides a list of site files in CONFIG_SITE whereas autoconf
only expects one file. This patch changes autoconf to accept a list of
them.

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
We don't build xmkmf so any values returned from it are going to be wrong.
Using any paths in /usr/ for x headers/libs is a bad idea when cross compiling.
This patch removes them to stop any confusion.

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
Index: autoconf-2.59/bin/autoheader.in
===================================================================
--- autoconf-2.59.orig/bin/autoheader.in 2005-03-09 16:27:17.933878952 -0500

View File

@ -1,3 +1,4 @@
Upstream-Status: Pending
#
# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
---
Makefile.am | 3 ++-
Makefile.in | 3 ++-

View File

@ -24,6 +24,7 @@ case "$1" in
esac
exit 0
Upstream-Status: Inappropriate [debian patch]
@DPATCH@
--- binutils-2.16.91.0.1/ld/Makefile.am

View File

@ -22,6 +22,7 @@ case "$1" in
esac
exit 0
Upstream-Status: Inappropriate [debian patch]
@DPATCH@
diff -urNad /home/james/debian/packages/binutils/binutils-2.14.90.0.6/bfd/opncls.c binutils-2.14.90.0.6/bfd/opncls.c

View File

@ -22,6 +22,7 @@ case "$1" in
esac
exit 0
Upstream-Status: Inappropriate [debian patch]
@DPATCH@
Index: src/ld/emultempl/elf32.em

View File

@ -1,5 +1,6 @@
Source: Khem Raj <raj.khem@gmail.com>
Disposition: submit upstream.
Upstream-Status: Pending
Description:

View File

@ -7,6 +7,7 @@
#
# Hacked to apply with quilt
# Adapted to binutils 2.18.50.0.7
Upstream-Status: Inappropriate [embedded specific]
--- binutils/ld/emulparams/elf_i386.sh
+++ binutils/ld/emulparams/elf_i386.sh

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
don't let the distro compiler point to the wrong installation location
Thanks to RP for helping find the source code causing the issue.

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
Index: binutils-2.21/libtool.m4
===================================================================
--- binutils-2.21.orig/libtool.m4 2010-01-09 13:11:31.000000000 -0800

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
Enabling sysroot support in libtool exposed a bug where the final
library had an RPATH encoded into it which still pointed to the
sysroot. This works around the issue until it gets sorted out

View File

@ -1,3 +1,4 @@
Upstream-Status: Pending
#
# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
help2man is looking at the generated binary for help output. This does not work for cross compilations. So taking out the local PREPATH (../src) directory from path so that help2 man can find the native version of the bison in the native sysroot directory.
Date: 2010/06/28

View File

@ -1,3 +1,4 @@
Upstream-Status: Pending
#
# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
uclibc defines __GLIBC__ but it does not expose struct shed_param as much as glibc
and is not needed too per standard. gnulib attempts to use it but we have to account
for it because in this case uclibc does not behave like glibc.

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
--- upstream/aclocal.m4 1970-01-01 01:00:00.000000000 +0100
+++ lennart/aclocal.m4 2005-11-18 04:19:18.000000000 +0100
@@ -0,0 +1,171 @@

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
#This patck added --sysroot into COLLECT_GCC_OPTIONS which is used to
#invoke collect2.

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
# by default c++ include directories are not relative to "--sysroot"
# which brings one trouble when using the toolchain in an environment
# where the build directory generating that toolchain doesn't exist,

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
---
gcc/configure | 2 +-
gcc/configure.ac | 2 +-

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [configuration]
GCC: disable MASK_RELAX_PIC_CALLS bit
The new feature added after 4.3.3

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
* Fortran would have searched for arm-angstrom-gnueabi-gfortran but would have used
used gfortan. For gcc_4.2.2.bb we want to use the gfortran compiler from our cross
directory.

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
---
configure | 2 +-
configure.ac | 2 +-

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [Backport]
Before committing, I noticed that PR/32161 was marked as a dup of PR/32009, but my previous patch did not fix it.
This alternative patch is better because it lets you just use CFLAGS_FOR_TARGET to set the compilation flags for libgcc. Since bootstrapped target libraries are never compiled with the native compiler, it makes little sense to use different flags for stage1 and later stages. And it also makes little sense to use a different variable than CFLAGS_FOR_TARGET.

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
Index: gcc-4.5/Makefile.def
===================================================================
--- gcc-4.5.orig/Makefile.def

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
Add /sw/include and /opt/include based on the original
zecke-no-host-includes.patch patch. The original patch checked for
/usr/include, /sw/include and /opt/include and then triggered a failure and

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
gcc: add poison parameters detection
Add the logic that, if not configured with "--enable-target-optspace",

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [distribution: codesourcery]
gcc/
2008-07-02 Joseph Myers <joseph@codesourcery.com>
* c-incpath.c: Include toplev.h.

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
Index: gcc-4.5/libstdc++-v3/config/locale/generic/c_locale.h
===================================================================
--- gcc-4.5.orig/libstdc++-v3/config/locale/generic/c_locale.h 2010-06-30 22:30:53.993316002 -0700

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
2010-06-07 Khem Raj <raj.khem@gmail.com>
* libsupc++/eh_arm.cc (__cxa_end_cleanup): Use .pushsection/.popsection

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
gcc-runtime builds libstdc++ separately from gcc-cross-*. Its configure tests using g++
will not run correctly since my default the linker will try and link against libstdc++
which shouldn't exist yet. We need an option to disable the automatically added -lstdc++

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [embedded specific]
upstream: n/a
comment: Use the preprocessor we have just compiled instead the one of
the system. There might be incompabilities between us and them.

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
Index: gcc-4.6.0/contrib/regression/objs-gcc.sh
===================================================================
--- gcc-4.6.0.orig/contrib/regression/objs-gcc.sh

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
Corrects sub machine arch corectly
Index: gcc-4.6.0/gcc/config.gcc

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
Index: gcc-4.6.0/libstdc++-v3/acinclude.m4
===================================================================
--- gcc-4.6.0.orig/libstdc++-v3/acinclude.m4

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
Index: gcc-4.6.0/libstdc++-v3/config/locale/uclibc/c++locale_internal.h
===================================================================
--- gcc-4.6.0.orig/libstdc++-v3/config/locale/uclibc/c++locale_internal.h

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
Index: gcc-4.6.0/libstdc++-v3/config/locale/uclibc/monetary_members.cc
===================================================================
--- gcc-4.6.0.orig/libstdc++-v3/config/locale/uclibc/monetary_members.cc

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
Index: gcc-4.6.0/libstdc++-v3/config/locale/uclibc/c_locale.cc
===================================================================
--- gcc-4.6.0.orig/libstdc++-v3/config/locale/uclibc/c_locale.cc

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
Index: gcc-4.6.0/boehm-gc/include/gc.h
===================================================================
--- gcc-4.6.0.orig/boehm-gc/include/gc.h

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
Index: gcc-4.6.0/libstdc++-v3/include/c_std/cstdio
===================================================================
--- gcc-4.6.0.orig/libstdc++-v3/include/c_std/cstdio

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
Index: gcc-4.6.0/libstdc++-v3/configure
===================================================================
--- gcc-4.6.0.orig/libstdc++-v3/configure

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
Index: gcc-4.6.0/libstdc++-v3/include/ext/rope
===================================================================
--- gcc-4.6.0.orig/libstdc++-v3/include/ext/rope

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
Index: gcc-4.6.0/libmudflap/mf-hooks2.c
===================================================================
--- gcc-4.6.0.orig/libmudflap/mf-hooks2.c

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
Index: gcc-4.6.0/libstdc++-v3/config/locale/uclibc/messages_members.h
===================================================================
--- gcc-4.6.0.orig/libstdc++-v3/config/locale/uclibc/messages_members.h

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
By default gcc places 64 bit libs in a lib64 directory. This makes it use
"lib" instead.

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
http://sourceforge.net/mailarchive/forum.php?thread_id=8959304&forum_id=5348
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24836

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
By Lennert Buytenhek <buytenh@wantstofly.org>
Adds support for arm*b-linux* big-endian ARM targets

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
Hi,
The attached patch makes sure that we create smaller object code for

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
#This patck added --sysroot into COLLECT_GCC_OPTIONS which is used to
#invoke collect2.

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
# by default c++ include directories are not relative to "--sysroot"
# which brings one trouble when using the toolchain in an environment
# where the build directory generating that toolchain doesn't exist,

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
# Dimitry Andric <dimitry@andric.com>, 2004-05-01
#
# * Removed the extra -lfloat option from LIBGCC_SPEC, since it isn't needed

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
Index: gcc-4.6.0/gcc/config/arm/t-linux
===================================================================
--- gcc-4.6.0.orig/gcc/config/arm/t-linux

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
---
gcc/configure | 2 +-
gcc/configure.ac | 2 +-

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [configuration]
GCC: disable MASK_RELAX_PIC_CALLS bit
The new feature added after 4.3.3

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
* Fortran would have searched for arm-angstrom-gnueabi-gfortran but would have used
used gfortan. For gcc_4.2.2.bb we want to use the gfortran compiler from our cross
directory.

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
---
configure | 2 +-
configure.ac | 2 +-

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
Before committing, I noticed that PR/32161 was marked as a dup of PR/32009, but my previous patch did not fix it.
This alternative patch is better because it lets you just use CFLAGS_FOR_TARGET to set the compilation flags for libgcc. Since bootstrapped target libraries are never compiled with the native compiler, it makes little sense to use different flags for stage1 and later stages. And it also makes little sense to use a different variable than CFLAGS_FOR_TARGET.

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From af3385141f9bfe32ab89165bfc98a7ea2ff19278 Mon Sep 17 00:00:00 2001
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Sat, 26 Mar 2011 09:19:36 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 540b311d6b6aa2e50a9feb45255361e498bb5198 Mon Sep 17 00:00:00 2001
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Sat, 26 Mar 2011 09:20:34 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 125ee3cf946de59472c02ffd792aca4f1045669f Mon Sep 17 00:00:00 2001
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Sat, 26 Mar 2011 09:21:34 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 5bc59e25607b755798008d5e0d79ca4cea6711ed Mon Sep 17 00:00:00 2001
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Sat, 26 Mar 2011 09:23:01 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From b6ed53c51ca6090f3f422e6223e8dc3b150f0393 Mon Sep 17 00:00:00 2001
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Sat, 26 Mar 2011 09:24:06 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From d4d74232bca4968da87cd8157cc2d6139115946e Mon Sep 17 00:00:00 2001
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Sat, 26 Mar 2011 09:24:53 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 6bb9234e718d4b75a9a1e63d523d08c3392ba55f Mon Sep 17 00:00:00 2001
From: paolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Sat, 26 Mar 2011 10:02:34 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 8c9cc2d03061ea065b70695ef4903a0390c01fb8 Mon Sep 17 00:00:00 2001
From: uros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Sat, 26 Mar 2011 18:41:02 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From e2965db317ee7efd916963c87b9c34023eefda54 Mon Sep 17 00:00:00 2001
From: redi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Sun, 27 Mar 2011 20:08:35 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 2631216d2fedc5339a5edcac64db1ab5d9269498 Mon Sep 17 00:00:00 2001
From: rguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Mon, 28 Mar 2011 10:14:34 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 2fe380ffa4f1ca0fba1e4915df127992eb977569 Mon Sep 17 00:00:00 2001
From: rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Mon, 28 Mar 2011 10:22:57 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From c471cbe03c049ed4a97708936342e4dd28606d22 Mon Sep 17 00:00:00 2001
From: ro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Mon, 28 Mar 2011 16:46:27 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From d70e14fe2c9c3fc20d9bc1dca7cfcc3d6bb1301e Mon Sep 17 00:00:00 2001
From: ro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Mon, 28 Mar 2011 17:09:27 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 6f57329da3c7308ccf6b1740ead898d668ec24f9 Mon Sep 17 00:00:00 2001
From: krebbel <krebbel@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 11:57:40 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 04688242805dcf2a1e9c8948a3d15611d88c1520 Mon Sep 17 00:00:00 2001
From: nickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 12:27:07 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From e8c1376d80e89383a6eff16349bf2071b571a47f Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 14:23:59 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 1d1e50e7f9e7511a01ee95d7cffd8311c9b84d8b Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 14:24:09 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 4ebec68ee3aee90ba13a4c4bc70afbb4a613468b Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 14:24:19 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 3a987d8e4a8c885fe7fc54595ebdd82d5291e1e7 Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 14:24:30 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 21e7558c6e06c35620e80478f4e6b5ccd1c78aa9 Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 14:24:42 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 87e73453e8135e72f592c1d7c84da942e7a1e308 Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 14:24:59 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From c68e41052387396cba4a066d8e9658dc2011baf0 Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 14:25:10 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 8d72f0bd42615d92c0db226238694eedb52914d3 Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 14:25:22 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From d1f71a5193dd2b3debd551f3dc0e0d237acf7e81 Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 14:25:37 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 6ec20c02d4514be339f0112d793794abf60451a7 Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 14:25:51 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From af19d0c50df96adb55baaf54026ad82a9d256868 Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 14:26:00 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 1370bfdaf3735fc1038436cfc86b7cfe43d3eaf0 Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 14:26:10 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 7ca62e4f7e0e27a4282dc14e5b89c389d5c194bb Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 14:26:21 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From d67703129d516043d4e43bdf79a17889f5abc3f7 Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 14:26:33 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 709a81571cc3f418f51f95ed9291b4f2fabc577c Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 16:07:15 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 14fb9260e8c94249305dba567e7e242ac3d30fa7 Mon Sep 17 00:00:00 2001
From: uros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 18:24:02 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 4af193055b0dcc204387ba06e11a053c5b55ad15 Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 18:47:47 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 0d6afd28da26c4b09e1eb2b16d7a3c021fae7372 Mon Sep 17 00:00:00 2001
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 20:30:06 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From e4e229cd56063482aced7df857e82512b846435d Mon Sep 17 00:00:00 2001
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 22:47:59 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From ec2d33835ee5855060878da89d4051fa06af9e97 Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Wed, 30 Mar 2011 02:16:37 +0000

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 87c5c4ec5bee02725cb4bd4f81bb3c86a0277a81 Mon Sep 17 00:00:00 2001
From: hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Wed, 30 Mar 2011 10:43:55 +0000

Some files were not shown because too many files have changed in this diff Show More