update patch upstream status

This patch includes the update of patch upstream status of the following
recipes (50 in all):

grub pciutils setserial dhcp iproute2 libnss-mdns nfs-utils openssl portmap
busybox coreutils dbus dropbear ncurses readline sysfsutils sysvinit tinylogin
udev update-rc.d util-linux elfutils file pkgconfig syslinux ubootchart
yaffs2 findutils gamin hdparm libaio libzypp parted procps sat-solver
screen sed sysklogd tcp-wrapper time zypper attr boost createrepo gnutls
hal js libgcrypt libnl libusb-compat

(From OE-Core rev: 1e6f767663b7d5fb6277fd2b214f4a50e24d4ffd)

Signed-off-by: Qing He <qing.he@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Qing He 2011-05-12 11:13:55 +08:00 committed by Richard Purdie
parent f8382175a1
commit 9deb373671
178 changed files with 349 additions and 2 deletions

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [configuration]
--- ---
configure.ac | 4 ++-- configure.ac | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-) 1 file changed, 2 insertions(+), 2 deletions(-)

View File

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

View File

@ -5,6 +5,8 @@ for example, the following two would break:
use a simpler scheme here and hope it works for all the cases use a simpler scheme here and hope it works for all the cases
Upstream-Status: Pending
7/30/2010 - created by Qing He <qing.he@intel.com> 7/30/2010 - created by Qing He <qing.he@intel.com>
diff --git a/lib/configure b/lib/configure diff --git a/lib/configure b/lib/configure

View File

@ -3,6 +3,8 @@ string into lspci and other utilities, which is not desirable and
won't work. In the other hand, linking to a symbolic link lib/libpci.so won't work. In the other hand, linking to a symbolic link lib/libpci.so
doesn't have this issue. doesn't have this issue.
Upstream-Status: Pending
7/30/2010 - created by Qing He <qing.he@intel.com> 7/30/2010 - created by Qing He <qing.he@intel.com>
diff --git a/Makefile b/Makefile diff --git a/Makefile b/Makefile

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [packaging]
7/30/2010 - rebased to 3.1.5 by Qing He <qing.he@intel.com> 7/30/2010 - rebased to 3.1.5 by Qing He <qing.he@intel.com>
diff -uNr pciutils-3.1.5.orig/Makefile pciutils-3.1.5/Makefile diff -uNr pciutils-3.1.5.orig/Makefile pciutils-3.1.5/Makefile

View File

@ -1,6 +1,8 @@
# This patch addes stdlib.h to fix compiler warnings due to the exit # This patch addes stdlib.h to fix compiler warnings due to the exit
# built-in not being defined and getting an incorrect implicit definition # built-in not being defined and getting an incorrect implicit definition
Upstream-Status: Pending
Created-by: Saul Wold <saul.wold@intel.com> Created-by: Saul Wold <saul.wold@intel.com>
--- setserial-2.17/setserial.c 2010-09-02 14:11:27.569763088 -0700 --- setserial-2.17/setserial.c 2010-09-02 14:11:27.569763088 -0700

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [distribution]
--- client/scripts/bsdos --- client/scripts/bsdos
+++ client/scripts/bsdos +++ client/scripts/bsdos
@@ -47,6 +47,11 @@ @@ -47,6 +47,11 @@

View File

@ -2,6 +2,8 @@ CLIENT_PATH is the only environment when executing dhclient-script,
without this patch, dhclient-script won't run properly because it without this patch, dhclient-script won't run properly because it
invokes ifconfig and route invokes ifconfig and route
Upstream-Status: Inappropriate [configuration]
7/28/2010 - qhe 7/28/2010 - qhe
diff -ru dhcp-4.1.1-P1.orig//client/Makefile.am dhcp-4.1.1-P1/client/Makefile.am diff -ru dhcp-4.1.1-P1.orig//client/Makefile.am dhcp-4.1.1-P1/client/Makefile.am

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
11/30/2010 11/30/2010
--with-libbind=PATH is available but not used by Makefile, --with-libbind=PATH is available but not used by Makefile,
this patch is to allow building with external bind this patch is to allow building with external bind

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
--- dhcp-3.0.2/common/tr.c~compile 2005-10-13 14:23:37.000000000 +0200 --- dhcp-3.0.2/common/tr.c~compile 2005-10-13 14:23:37.000000000 +0200
+++ dhcp-3.0.2/common/tr.c 2005-10-13 14:23:45.000000000 +0200 +++ dhcp-3.0.2/common/tr.c 2005-10-13 14:23:45.000000000 +0200
@@ -39,6 +39,7 @@ @@ -39,6 +39,7 @@

View File

@ -1,3 +1,4 @@
Upstream-Status: Backport
# #
# Patch managed by http://www.holgerschurig.de/patcher.html # Patch managed by http://www.holgerschurig.de/patcher.html

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
# borrow from OE, to handle cross compile mess # borrow from OE, to handle cross compile mess
# #
# ktian1, 06/28/2010 # ktian1, 06/28/2010

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
--- nss-mdns-0.6/src/nss.c.orig 2005-09-25 17:27:51 +0200 --- nss-mdns-0.6/src/nss.c.orig 2005-09-25 17:27:51 +0200
+++ nss-mdns-0.6/src/nss.c 2005-09-25 17:28:55 +0200 +++ nss-mdns-0.6/src/nss.c 2005-09-25 17:28:55 +0200
@@ -456,6 +456,8 @@ @@ -456,6 +456,8 @@

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [configuration]
diff --git a/configure.in b/configure.in diff --git a/configure.in b/configure.in
index f5d54fb..c105988 100644 index f5d54fb..c105988 100644
--- a/configure.in --- a/configure.in

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
--- ./support/nfs/svc_socket.c.orig 2004-12-12 06:43:52.000000000 +0000 --- ./support/nfs/svc_socket.c.orig 2004-12-12 06:43:52.000000000 +0000
+++ ./support/nfs/svc_socket.c 2004-12-12 06:50:04.000000000 +0000 +++ ./support/nfs/svc_socket.c 2004-12-12 06:50:04.000000000 +0000
@@ -66,6 +66,7 @@ @@ -66,6 +66,7 @@

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport [debian]
Index: openssl-0.9.8m/apps/CA.pl.in Index: openssl-0.9.8m/apps/CA.pl.in
=================================================================== ===================================================================
--- openssl-0.9.8m.orig/apps/CA.pl.in 2006-04-28 00:28:51.000000000 +0000 --- openssl-0.9.8m.orig/apps/CA.pl.in 2006-04-28 00:28:51.000000000 +0000

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport [debian]
Index: openssl-0.9.8k/config Index: openssl-0.9.8k/config
=================================================================== ===================================================================
--- openssl-0.9.8k.orig/config 2009-02-16 09:43:41.000000000 +0100 --- openssl-0.9.8k.orig/config 2009-02-16 09:43:41.000000000 +0100

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport [debian]
Index: openssl-0.9.8k/Configure Index: openssl-0.9.8k/Configure
=================================================================== ===================================================================
--- openssl-0.9.8k.orig/Configure 2009-12-09 16:09:41.000000000 +0000 --- openssl-0.9.8k.orig/Configure 2009-12-09 16:09:41.000000000 +0000

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport [debian]
Index: openssl-0.9.8m/Makefile.org Index: openssl-0.9.8m/Makefile.org
=================================================================== ===================================================================
--- openssl-0.9.8m.orig/Makefile.org 2010-01-27 16:06:36.000000000 +0000 --- openssl-0.9.8m.orig/Makefile.org 2010-01-27 16:06:36.000000000 +0000

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport [debian]
Index: openssl-0.9.8k/crypto/perlasm/x86_64-xlate.pl Index: openssl-0.9.8k/crypto/perlasm/x86_64-xlate.pl
=================================================================== ===================================================================
--- openssl-0.9.8k.orig/crypto/perlasm/x86_64-xlate.pl 2008-02-13 21:01:48.000000000 +0100 --- openssl-0.9.8k.orig/crypto/perlasm/x86_64-xlate.pl 2008-02-13 21:01:48.000000000 +0100

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport [debian]
Index: openssl-0.9.8k/Makefile.org Index: openssl-0.9.8k/Makefile.org
=================================================================== ===================================================================
--- openssl-0.9.8k.orig/Makefile.org 2009-07-19 11:32:41.000000000 +0200 --- openssl-0.9.8k.orig/Makefile.org 2009-07-19 11:32:41.000000000 +0200

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport [debian]
Index: openssl-0.9.8k/Makefile.org Index: openssl-0.9.8k/Makefile.org
=================================================================== ===================================================================
--- openssl-0.9.8k.orig/Makefile.org 2009-07-19 11:32:41.000000000 +0200 --- openssl-0.9.8k.orig/Makefile.org 2009-07-19 11:32:41.000000000 +0200

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport [debian]
Index: openssl-0.9.8k/Makefile.org Index: openssl-0.9.8k/Makefile.org
=================================================================== ===================================================================
--- openssl-0.9.8k.orig/Makefile.org 2009-07-19 11:34:06.000000000 +0200 --- openssl-0.9.8k.orig/Makefile.org 2009-07-19 11:34:06.000000000 +0200

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport [debian]
Index: openssl-0.9.8k/Makefile.shared Index: openssl-0.9.8k/Makefile.shared
=================================================================== ===================================================================
--- openssl-0.9.8k.orig/Makefile.shared 2008-09-17 17:56:40.000000000 +0200 --- openssl-0.9.8k.orig/Makefile.shared 2008-09-17 17:56:40.000000000 +0200

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport [debian]
Index: openssl-0.9.8k/Makefile.shared Index: openssl-0.9.8k/Makefile.shared
=================================================================== ===================================================================
--- openssl-0.9.8k.orig/Makefile.shared 2009-07-19 11:35:02.000000000 +0200 --- openssl-0.9.8k.orig/Makefile.shared 2009-07-19 11:35:02.000000000 +0200

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport [debian]
From: Kurt Roeckx <kurt@roeckx.be> From: Kurt Roeckx <kurt@roeckx.be>
Subject: Change the perl path's to /usr/bin/perl Subject: Change the perl path's to /usr/bin/perl

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport [debian]
Index: openssl-0.9.8o/crypto/Makefile Index: openssl-0.9.8o/crypto/Makefile
=================================================================== ===================================================================
--- openssl-0.9.8o.orig/crypto/Makefile 2008-09-17 17:10:55.000000000 +0000 --- openssl-0.9.8o.orig/crypto/Makefile 2008-09-17 17:10:55.000000000 +0000

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport [debian]
Index: openssl-0.9.8k/Makefile.org Index: openssl-0.9.8k/Makefile.org
=================================================================== ===================================================================
--- openssl-0.9.8k.orig/Makefile.org 2009-07-19 11:34:56.000000000 +0200 --- openssl-0.9.8k.orig/Makefile.org 2009-07-19 11:34:56.000000000 +0200

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport [debian]
Index: openssl-0.9.8k/Configure Index: openssl-0.9.8k/Configure
=================================================================== ===================================================================
--- openssl-0.9.8k.orig/Configure 2009-07-19 11:32:41.000000000 +0200 --- openssl-0.9.8k.orig/Configure 2009-07-19 11:32:41.000000000 +0200

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport [debian]
Index: openssl-0.9.8k/tools/c_rehash.in Index: openssl-0.9.8k/tools/c_rehash.in
=================================================================== ===================================================================
--- openssl-0.9.8k.orig/tools/c_rehash.in 2002-10-11 22:31:27.000000000 +0200 --- openssl-0.9.8k.orig/tools/c_rehash.in 2002-10-11 22:31:27.000000000 +0200

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport [debian]
Index: openssl-0.9.8k/doc/apps/c_rehash.pod Index: openssl-0.9.8k/doc/apps/c_rehash.pod
=================================================================== ===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000 --- /dev/null 1970-01-01 00:00:00.000000000 +0000

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport [debian]
Index: openssl-0.9.8k/Configure Index: openssl-0.9.8k/Configure
=================================================================== ===================================================================
--- openssl-0.9.8k.orig/Configure 2009-07-19 11:36:24.000000000 +0200 --- openssl-0.9.8k.orig/Configure 2009-07-19 11:36:24.000000000 +0200

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport [debian]
Index: openssl-0.9.8k/crypto/sha/sha.h Index: openssl-0.9.8k/crypto/sha/sha.h
=================================================================== ===================================================================
--- openssl-0.9.8k.orig/crypto/sha/sha.h 2008-09-16 12:47:28.000000000 +0200 --- openssl-0.9.8k.orig/crypto/sha/sha.h 2008-09-16 12:47:28.000000000 +0200

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport [debian]
Index: openssl-0.9.8m/Configure Index: openssl-0.9.8m/Configure
=================================================================== ===================================================================
--- openssl-0.9.8m.orig/Configure 2010-02-27 12:28:32.000000000 +0100 --- openssl-0.9.8m.orig/Configure 2010-02-27 12:28:32.000000000 +0100

View File

@ -1,4 +1,4 @@
Upstream-Status: Pending Upstream-Status: Submitted
fix the parallel build regarding shared libraries. fix the parallel build regarding shared libraries.

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport
From: Mike Frysinger <vapier@gentoo.org> From: Mike Frysinger <vapier@gentoo.org>
Date: Sun, 13 May 2007 21:15:12 +0000 (-0400) Date: Sun, 13 May 2007 21:15:12 +0000 (-0400)
Subject: respect DESTDIR and dont use -s with install Subject: respect DESTDIR and dont use -s with install

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport
From: Mike Frysinger <vapier@gentoo.org> From: Mike Frysinger <vapier@gentoo.org>
Date: Sun, 13 May 2007 21:17:32 +0000 (-0400) Date: Sun, 13 May 2007 21:17:32 +0000 (-0400)
Subject: fix building with tcpd support disabled Subject: fix building with tcpd support disabled

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [configuration]
# copy commit message from OE as the patch comment: # copy commit message from OE as the patch comment:
# commit 5b1ed09b1ab1a60a28a76e4658bc9957cd361b5d # commit 5b1ed09b1ab1a60a28a76e4658bc9957cd361b5d
# Author: Valentin Longchamp <valentin.longchamp@epfl.ch> # Author: Valentin Longchamp <valentin.longchamp@epfl.ch>

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
# copy commit message from OE as the patch comment: # copy commit message from OE as the patch comment:
# commit 98c24291aa165f53423c27ae033831ce0b3bb676 # commit 98c24291aa165f53423c27ae033831ce0b3bb676
# Author: Roman I Khimov <khimov@altell.ru> # Author: Roman I Khimov <khimov@altell.ru>

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
# copy commit message from OE as the patch comment: # copy commit message from OE as the patch comment:
# commit 5a0e1d473ca7aca5ffefffe9a2ec44ae7a1f35bc # commit 5a0e1d473ca7aca5ffefffe9a2ec44ae7a1f35bc
# Author: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> # Author: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [configuration]
# copy commit message from OE as the patch comment: # copy commit message from OE as the patch comment:
# commit f1b326c83be0d95571b991d8d2ee239982380b6b # commit f1b326c83be0d95571b991d8d2ee239982380b6b
# Author: Martin Jansa <Martin.Jansa@gmail.com> # Author: Martin Jansa <Martin.Jansa@gmail.com>

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
# copy commit message from OE as the patch comment: # copy commit message from OE as the patch comment:
# commit ec4da6df3ad5b8b03446d0dda9c50a2439ae325a # commit ec4da6df3ad5b8b03446d0dda9c50a2439ae325a
# Author: Denys Dmytriyenko <denis@denix.org> # Author: Denys Dmytriyenko <denis@denix.org>

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
# copy commit message from OE as the patch comment # copy commit message from OE as the patch comment
# commit c9bb6478a873d6de4c8a0e712435ac9a658a345d # commit c9bb6478a873d6de4c8a0e712435ac9a658a345d
# Author: Holger Schurig <schurig@mn-solutions.de> # Author: Holger Schurig <schurig@mn-solutions.de>

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [legacy version]
This patch was imported from the Fedora Core 8 coreutils-6.9-9 package. This patch was imported from the Fedora Core 8 coreutils-6.9-9 package.
The package is stated as being Licensed as GPLv2+. The package is stated as being Licensed as GPLv2+.

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [legacy version]
The install command doesn't over write the dangling symlink, for The install command doesn't over write the dangling symlink, for
example: example:

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [legacy version]
This patch was imported from the Fedora Core 8 coreutils-6.9-9 package. This patch was imported from the Fedora Core 8 coreutils-6.9-9 package.
The package is stated as being Licensed as GPLv2+. The package is stated as being Licensed as GPLv2+.

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [legacy version]
This patch was imported from the Fedora Core 8 coreutils-6.9-9 package. This patch was imported from the Fedora Core 8 coreutils-6.9-9 package.
The package is stated as being Licensed as GPLv2+. The package is stated as being Licensed as GPLv2+.

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [legacy version]
This patch was imported from the Fedora Core 8 coreutils-6.9-9 package. This patch was imported from the Fedora Core 8 coreutils-6.9-9 package.
The package is stated as being Licensed as GPLv2+. The package is stated as being Licensed as GPLv2+.

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [legacy version]
Use native coreutils binaries to build manpages in cross environment. Use native coreutils binaries to build manpages in cross environment.
This avoids man page build issues like this: This avoids man page build issues like this:

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [legacy version]
# coreutils uses gnulib which conflicts with newer libc header on futimens # coreutils uses gnulib which conflicts with newer libc header on futimens
# this patch simply renames coreutils futimes to avoid confliction # this patch simply renames coreutils futimes to avoid confliction
# #

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [legacy version]
# remove the line to cause recursive inclusion error from autoreconf, sicne # remove the line to cause recursive inclusion error from autoreconf, sicne
# newer autoconf has included this definition. Simply rename it here. # newer autoconf has included this definition. Simply rename it here.
# #

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [legacy version]
# man page for 'touch' is generated differently from others. All other utilities # man page for 'touch' is generated differently from others. All other utilities
# are provided static man source files, while for 'touch' it requires help2man # are provided static man source files, while for 'touch' it requires help2man
# to invoke "touch --help" and then convert the output into the manual. Since touch # to invoke "touch --help" and then convert the output into the manual. Since touch

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded]
# avoid to check tmp dir at build time. instead uses hard coded /tmp here # avoid to check tmp dir at build time. instead uses hard coded /tmp here
# #
# comment added by Kevin Tian <kevin.tian@intel.com> # comment added by Kevin Tian <kevin.tian@intel.com>

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
Index: dropbear-0.49/configure.in Index: dropbear-0.49/configure.in
=================================================================== ===================================================================
--- dropbear-0.49.orig/configure.in --- dropbear-0.49.orig/configure.in

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
diff --git a/svr-auth.c b/svr-auth.c diff --git a/svr-auth.c b/svr-auth.c
index 5da0aa7..4de4964 100644 index 5da0aa7..4de4964 100644
--- a/svr-auth.c --- a/svr-auth.c

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [configuration]
diff -Nurd dropbear-0.45/kex.h dropbear-0.45.patched/kex.h diff -Nurd dropbear-0.45/kex.h dropbear-0.45.patched/kex.h
--- dropbear-0.45/kex.h 2005-03-06 20:27:02.000000000 -0800 --- dropbear-0.45/kex.h 2005-03-06 20:27:02.000000000 -0800
+++ dropbear-0.45.patched/kex.h 2005-03-08 15:22:44.064583279 -0800 +++ dropbear-0.45.patched/kex.h 2005-03-08 15:22:44.064583279 -0800

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [configuration]
diff -Nurd dropbear-0.45/options.h dropbear-0.45.patched/options.h diff -Nurd dropbear-0.45/options.h dropbear-0.45.patched/options.h
--- dropbear-0.45/options.h 2005-03-06 20:27:02.000000000 -0800 --- dropbear-0.45/options.h 2005-03-06 20:27:02.000000000 -0800
+++ dropbear-0.45.patched/options.h 2005-03-08 15:25:09.368742090 -0800 +++ dropbear-0.45.patched/options.h 2005-03-08 15:25:09.368742090 -0800

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [configuration]
'tic' of some linux distributions (e.g. fedora 11) hang in an infinite 'tic' of some linux distributions (e.g. fedora 11) hang in an infinite
loop when processing the original file. loop when processing the original file.

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
Without this it fails to link against libtermcap causing various missing symbols Without this it fails to link against libtermcap causing various missing symbols
issues. issues.

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport [from fedora core 9]
This patch is from the Fedora Core 9 sysfsutils-2.1.0-3.fc9 package. This patch is from the Fedora Core 9 sysfsutils-2.1.0-3.fc9 package.
It fixes a problem in the upstream package where not all devices It fixes a problem in the upstream package where not all devices

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [configuration]
# The src Makefile was checking for libcrypt.a on the host, not in the # The src Makefile was checking for libcrypt.a on the host, not in the
# build environment. This patch checks for $LCRYPT in the environment # build environment. This patch checks for $LCRYPT in the environment
# and uses it if it's there. # and uses it if it's there.

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
diff --git a/src/Makefile b/src/Makefile diff --git a/src/Makefile b/src/Makefile
index e2b8028..3e11e92 100644 index e2b8028..3e11e92 100644
--- a/src/Makefile --- a/src/Makefile

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport
? add-system.patch ? add-system.patch
? cvs-20040608.patch ? cvs-20040608.patch
? familiar ? familiar

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
--- tinylogin-1.4/adduser.c.orig 2004-09-30 18:01:46.000000000 +0200 --- tinylogin-1.4/adduser.c.orig 2004-09-30 18:01:46.000000000 +0200
+++ tinylogin-1.4/adduser.c 2004-09-30 18:07:01.000000000 +0200 +++ tinylogin-1.4/adduser.c 2004-09-30 18:07:01.000000000 +0200
@@ -249,6 +249,7 @@ @@ -249,6 +249,7 @@

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport
Index: Config.h Index: Config.h
=================================================================== ===================================================================
RCS file: /var/cvs/tinylogin/Config.h,v RCS file: /var/cvs/tinylogin/Config.h,v

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [legacy version]
Fix rotate check logic Fix rotate check logic
Rotate passwd checking code has logic error, which writes data into Rotate passwd checking code has logic error, which writes data into

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [legacy version]
--- /tmp/deluser.c 2007-05-13 10:38:19.000000000 +0200 --- /tmp/deluser.c 2007-05-13 10:38:19.000000000 +0200
+++ tinylogin-1.4/deluser.c 2007-05-13 10:38:50.185251000 +0200 +++ tinylogin-1.4/deluser.c 2007-05-13 10:38:50.185251000 +0200
@@ -60,7 +60,7 @@ @@ -60,7 +60,7 @@

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [configuration]
tinylogin will meet segment fault if compiled by gcc-4.5.0 when enable both tinylogin will meet segment fault if compiled by gcc-4.5.0 when enable both
frename-registers and Os options. Use O2 instead. frename-registers and Os options. Use O2 instead.

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
diff --git a/udev_rules_parse.c b/udev_rules_parse.c diff --git a/udev_rules_parse.c b/udev_rules_parse.c
--- a/udev_rules_parse.c --- a/udev_rules_parse.c
+++ b/udev_rules_parse.c +++ b/udev_rules_parse.c

View File

@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [embedded]
# #
# Patch managed by http://www.holgerschurig.de/patcher.html # Patch managed by http://www.holgerschurig.de/patcher.html

View File

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

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [distribution]
--- udev-081/udevsynthesize.c.orig 2006-01-29 12:22:45.000000000 +0100 --- udev-081/udevsynthesize.c.orig 2006-01-29 12:22:45.000000000 +0100
+++ udev-081/udevsynthesize.c 2006-01-29 12:22:40.000000000 +0100 +++ udev-081/udevsynthesize.c 2006-01-29 12:22:40.000000000 +0100
@@ -0,0 +1,763 @@ @@ -0,0 +1,763 @@

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
--- update-rc.d/update-rc.d.org 2005-01-03 00:30:47.000000000 +0200 --- update-rc.d/update-rc.d.org 2005-01-03 00:30:47.000000000 +0200
+++ update-rc.d/update-rc.d 2007-12-01 19:41:08.000000000 +0200 +++ update-rc.d/update-rc.d 2007-12-01 19:41:08.000000000 +0200
@@ -19,6 +19,7 @@ @@ -19,6 +19,7 @@

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [distribution]
Take out lscpu stuff from the code Take out lscpu stuff from the code
2011/03/17 2011/03/17

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
Index: util-linux-ng-2.16/misc-utils/cal.c Index: util-linux-ng-2.16/misc-utils/cal.c
=================================================================== ===================================================================
--- util-linux-ng-2.16.orig/misc-utils/cal.c 2009-07-03 16:20:01.000000000 -0700 --- util-linux-ng-2.16.orig/misc-utils/cal.c 2009-07-03 16:20:01.000000000 -0700

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
The FHS indicates that /etc must be capable of being mounted R/O. The FHS indicates that /etc must be capable of being mounted R/O.
The FHS also indicates that lock files belong in /var/lock, and /var must The FHS also indicates that lock files belong in /var/lock, and /var must

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
Index: util-linux-ng-2.14/login-utils/login.c Index: util-linux-ng-2.14/login-utils/login.c
=================================================================== ===================================================================
--- util-linux-ng-2.14.orig/login-utils/login.c 2008-05-28 16:01:02.000000000 -0700 --- util-linux-ng-2.14.orig/login-utils/login.c 2008-05-28 16:01:02.000000000 -0700

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport
Index: elfutils-0.146/backends/arm_init.c Index: elfutils-0.146/backends/arm_init.c
=================================================================== ===================================================================
--- elfutils-0.146.orig/backends/arm_init.c 2009-04-21 14:50:01.000000000 +0000 --- elfutils-0.146.orig/backends/arm_init.c 2009-04-21 14:50:01.000000000 +0000

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport
Generated by copying the whole dir, running `sh debian/autogen.sh` and diffing. Generated by copying the whole dir, running `sh debian/autogen.sh` and diffing.
Index: elfutils-0.148/backends/Makefile.in Index: elfutils-0.148/backends/Makefile.in

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport
Index: elfutils-0.146/libelf/elf.h Index: elfutils-0.146/libelf/elf.h
=================================================================== ===================================================================
--- elfutils-0.146.orig/libelf/elf.h 2010-04-24 10:13:50.000000000 +0000 --- elfutils-0.146.orig/libelf/elf.h 2010-04-24 10:13:50.000000000 +0000

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport
The ELF_T_LIB and ELF_T_GNUHASH sizes were missing from fsize table. The ELF_T_LIB and ELF_T_GNUHASH sizes were missing from fsize table.
This could cause a failure in the elf*_xlatetof function. This could cause a failure in the elf*_xlatetof function.

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport
Index: elfutils-0.146/backends/parisc_init.c Index: elfutils-0.146/backends/parisc_init.c
=================================================================== ===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000 --- /dev/null 1970-01-01 00:00:00.000000000 +0000

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport
Index: elfutils-0.146/backends/m68k_init.c Index: elfutils-0.146/backends/m68k_init.c
=================================================================== ===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000 --- /dev/null 1970-01-01 00:00:00.000000000 +0000

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport
uclibc does not export __mempcpy like glibc so we alias it here. uclibc does not export __mempcpy like glibc so we alias it here.
This patch may make sense for upstream but elfutils uses more This patch may make sense for upstream but elfutils uses more
glibc specific features like obstack_printf which are missing in glibc specific features like obstack_printf which are missing in

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport
Index: elfutils-0.145/backends/mips_init.c Index: elfutils-0.145/backends/mips_init.c
=================================================================== ===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000 --- /dev/null 1970-01-01 00:00:00.000000000 +0000

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport
Index: elfutils-0.148/backends/ChangeLog Index: elfutils-0.148/backends/ChangeLog
=================================================================== ===================================================================
--- elfutils-0.148.orig/backends/ChangeLog 2010-04-13 20:08:02.000000000 +0000 --- elfutils-0.148.orig/backends/ChangeLog 2010-04-13 20:08:02.000000000 +0000

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport
Index: elfutils-0.148/libelf/ChangeLog Index: elfutils-0.148/libelf/ChangeLog
=================================================================== ===================================================================
--- elfutils-0.148.orig/libelf/ChangeLog 2010-07-03 13:07:10.000000000 +0000 --- elfutils-0.148.orig/libelf/ChangeLog 2010-07-03 13:07:10.000000000 +0000

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport
Remove unused variables from the code to prevent -Werror causing a build Remove unused variables from the code to prevent -Werror causing a build
failure on hosts with GCC 4.6. failure on hosts with GCC 4.6.

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport
On many architectures this test fails because binaries/libs produced by On many architectures this test fails because binaries/libs produced by
binutils don't pass elflint. However elfutils shouldn't FTBFS because of this. binutils don't pass elflint. However elfutils shouldn't FTBFS because of this.

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
`>=' and `<=' was silently ignored in previous version, `>=' and `<=' was silently ignored in previous version,
but causes an warning in file 5.04. Add support for these but causes an warning in file 5.04. Add support for these
two operators as a feature extension, however, users should two operators as a feature extension, however, users should

View File

@ -1,3 +1,5 @@
Upstream-Status: Pending
`B' in file 4.x has the same meaning with `W' in file 5, `B' in file 4.x has the same meaning with `W' in file 5,
let `B' be an alias of `W'. let `B' be an alias of `W'.

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [configuration]
--- ---
glib-1.2.10/acglib.m4 | 12 +- glib-1.2.10/acglib.m4 | 12 +-
glib-1.2.10/configure.in | 212 ++++++++++++++++++++++++++++++------------------ glib-1.2.10/configure.in | 212 ++++++++++++++++++++++++++++++------------------

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [configuration]
--- ---
glib-1.2.10/acglib.m4 | 12 +- glib-1.2.10/acglib.m4 | 12 +-
glib-1.2.10/configure.in | 212 ++++++++++++++++++++++++++++++------------------ glib-1.2.10/configure.in | 212 ++++++++++++++++++++++++++++++------------------

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [configuration]
On an Fedora host with glib-config installed pkgconfig-native can get into a On an Fedora host with glib-config installed pkgconfig-native can get into a
horrible state with recursive calls between pkg-config and glib-config. horrible state with recursive calls between pkg-config and glib-config.
The patch adds a configure time option to disable legacy script support in The patch adds a configure time option to disable legacy script support in

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [configuration]
Use ?= for Makefile variables to use poky environment variables. Use ?= for Makefile variables to use poky environment variables.
Original method to sed s/CC =/CC ?=/ is not applicable anymore Original method to sed s/CC =/CC ?=/ is not applicable anymore
because of the Makefile changes. because of the Makefile changes.

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [distribution]
Index: ubootchart.conf Index: ubootchart.conf
=================================================================== ===================================================================
--- ubootchart.conf (revision 9) --- ubootchart.conf (revision 9)

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport
* *
* mkyaffs2image hacks by NCB * mkyaffs2image hacks by NCB
* *

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport
diff -urN yaffs2.orig/yaffs_mtdif2.c yaffs2/yaffs_mtdif2.c diff -urN yaffs2.orig/yaffs_mtdif2.c yaffs2/yaffs_mtdif2.c
--- yaffs2.orig/yaffs_mtdif2.c 2005-12-07 14:00:38.000000000 -0800 --- yaffs2.orig/yaffs_mtdif2.c 2005-12-07 14:00:38.000000000 -0800
+++ yaffs2/yaffs_mtdif2.c 2006-02-10 17:13:58.000000000 -0800 +++ yaffs2/yaffs_mtdif2.c 2006-02-10 17:13:58.000000000 -0800

View File

@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [legacy version]
the old AC_USE_SYSTEM_EXTENSIONS won't work with AC_GNU_SOURCE the old AC_USE_SYSTEM_EXTENSIONS won't work with AC_GNU_SOURCE
against 4.2.31 against 4.2.31

View File

@ -1,3 +1,5 @@
Upstream-Status: Backport
commit af974034b68bf59337c7a384e488a518a77dfecd commit af974034b68bf59337c7a384e488a518a77dfecd
Author: James Youngman <jay@gnu.org> Author: James Youngman <jay@gnu.org>
Date: Sat Jul 11 19:55:27 2009 +0100 Date: Sat Jul 11 19:55:27 2009 +0100

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