Note the upstream submission in the patches.
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
[PATCH] define EM_AARCH64
-Upstream-Status: pending
+Upstream-Status: Submitted [RPM5 maintainer]
EM_AARCH64 maybe not be defined due to old version elf.h, and lead to
that debugedit can not work on aarch64 elf object files, since there is
Subject: [PATCH] using poptParseArgvString to parse the
_gpg_check_password_cmd
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
Both __gpg_check_password_cmd and __gpg_sign_cmd include "%{_gpg_name}", but
strace shows that gpg_name has a quote when run _gpg_check_password,
Also the process (...) function was modified to verify the data is not
NULL as well. This is an extra check and is not strictly necessary.
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
with ELF_C_RDWR and ELF_F_LAYOUT set to enlarge the above file, it
could make sure the file is safe for the following elf operations.
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
tools/debugedit.c | 25 +++++++++++++++++++++++++
Using rpmtag.h w/o also adding stdint.h will result in numerous failures
about unknown types on modern compilers.
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
Signed-off-by: Qing He <qing.he@intel.com>
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
install-pkgbinPROGRAMS. This means install-pkgbinPROGRAMS will only be run once
so there whould be any file contention.
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
Signed-off-by: Morgan Little <morgan.little@windriver.com>
want to see the MISSINGOK value so we can avoid recommended packages causing
failures.
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Code is under an Apache 2.0 License.
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
<arch>-<vendor>-<os>
<arch>-<vendor>-<os>-<extension>
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Occasionally the cp -p fails with a non-zero return code. This will cause
the system abort the build.
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Fix an issue where parseEmbedded is not defined, but is still used.
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Some distributions appear to have compilers that are built without support
for transactions, even though they are GCC 4.7 or newer.
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
RP 2014/6/10
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
Index: rpm-5.4.14/lib/fsm.c
===================================================================
rpm - rpmio/keccak.c: make SSE/MMX dependent upon gcc config
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
else comparison the system will now perform a 'last-in-wins' resolution when
"neither is preferred".
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
The problem is that it hasn't been installed yet! So small change causes
the libtool to instead use the build version.
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
we also want to generate a perceived platform based on the valid rpm contents
of arch and os.
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Fix errors when building with sasl2 disabled
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
lib/order.c: Make the dependency loop messages into debug msgs
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
fault because of null point(rpmtsGetRdb(ts) == NULL and rpmtsGetRdb(ts)->db_txn).
So we open rpmdb to avoid bad input when find headerIsEntry true.
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
Signed-off-by: Zhixiong Chi <zhixiong.chi@windriver.com>
Index: rpm-5.4.14/lib/verify.c
Written by jbj at rpm5.org
-Upstream-Status: Inappropriate [not author]
+Upstream-Status: Submitted [RPM5 maintainer]
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
RP 2014/6/10
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
Index: rpm-5.4.14/build/files.c
===================================================================
to match when computing an arch score, use it just for getting
information about the platform (cpu/vendor/os). Fixes #3864.
-Upstream-Status: Inappropriate [embedded specific]
+Upstream-Status: Submitted [RPM5 maintainer]
Index: rpm-5.4.14/lib/rpmrc.c
===================================================================
Fix up platform and related sysinfo file loading.
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
This ensures that RPM knows the compatible set of package types at all times.
Fix up platform and related sysinfo file loading (part 2).
-Upstream-Status: Pending
-
We need to ensure that we set the _gnu flag somehow. We do this by reading
from the platform file, and setting a new _platform_gnu and related vars.
versions have not been defined. This preserves existing behavior, but
ensures reasonable defaults are always available.
+Upstream-Status: Submitted [RPM5 maintainer]
+
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Index: rpm-5.4.14/lib/rpmrc.c
Restore the rpmtsCallback fdSetOpen call and related code.
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
that the tagNumFromPyObject and related functions like hdr_subscript will
failed to process. Usually the failure is error: expected a string or integer
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
When looking up a missing dependencies, such as /bin/sh, we need to lookup
in both the providename and filepaths DB, not just the filepaths DB.
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
And "rpm -qp --filecolor" was wrong (it was 1, but should be 4).
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
---
Fix a typo in the rpmio Makefile.am
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
This patch resolves it by taking the byte order that host uses.
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
Signed-off-by: Ming Liu <ming.liu@windriver.com>
---
_tagType to return the proper type, otherwise it comes back as a simple
RPM_STRING_ARRAY_TYPE which limits the response to the first element.
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Source: None
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
Author: Khem Raj <raj.khem@gmail.com>
Date: 2011-03-03
Description:
This is needed for uclibc since it does not have the above function
implemented.
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Define the x* wrappers for uclibc as well
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
Signed-off-by: Khem Raj <raj.khem@gmail.com>