Commit Graph

268 Commits

Author SHA1 Message Date
Al Stone
8fee559e5d Type in the %build section: OPT_LDLAGS, not OPT_LDFLAGS. Closes BZ#1560542
Signed-off-by: Al Stone <ahs3@redhat.com>
2018-05-15 10:31:28 -06:00
Al Stone
a67fb1a302 Remove use of alternatives for acpidump/acpixtract; closes BZ#1576970
These commands no longer have alternatives so there's really no need
for this any longer.

Signed-off-by: Al Stone <ahs3@redhat.com>
2018-05-15 10:10:19 -06:00
Al Stone
139255447b Update source to 20180508 upstream and refresh patches
Signed-off-by: Al Stone <ahs3@redhat.com>
2018-05-14 16:15:03 -06:00
Al Stone
ad473be2a7 Update to 20180427 sources and refresh patches.
Signed-off-by: Al Stone <ahs3@redhat.com>
2018-05-14 15:09:55 -06:00
Al Stone
9ce02383aa Update to 20180313 sources and refresh patches.
Signed-off-by: Al Stone <ahs3@redhat.com>
2018-05-14 12:57:53 -06:00
Al Stone
0476e03516 Clean up some warnings for pointer casting on 32-bit architectures
Signed-off-by: Al Stone <ahs3@redhat.com>
2018-03-16 10:43:11 -06:00
Al Stone
23a2a2b05f Corrected free-before-use error
Signed-off-by: Al Stone <ahs3@redhat.com>
2018-03-15 15:32:26 -06:00
Al Stone
c11325fc2c Clean up some of the compiler warnings about truncated strings
Signed-off-by: Al Stone <ahs3@redhat.com>
2018-03-15 14:01:57 -06:00
Al Stone
5365e83a28 Remove patch for new -th option; upstream has gone a different direction
Signed-off-by: Al Stone <ahs3@redhat.com>
2018-03-15 13:00:59 -06:00
Al Stone
0ce39766e9 Fix the %build section of the spec file to pass in proper CFLAGS
The wrong assumptions were being made about what generate/unix/Makefile.config
would do with passed in values of OPT_CFLAGS, causing CWARNINGFLAGS to be
ignore in that makefile.  For packaging purposes, OPT_CFLAGS needs to be
used to pass in distro required values; we needed to add to that all of the
CWARNINGFLAGS so that we do not have to rewrite or significantly patch large
portions of the original makefile.

Signed-off-by: Al Stone <ahs3@redhat.com>
2018-03-15 10:41:33 -06:00
Al Stone
7e841912d9 Added GCC to the BuildRequires list
Signed-off-by: Al Stone <ahs3@redhat.com>
2018-03-13 08:48:08 -06:00
Al Stone
b61377318b Include github patch to make hex header files more usable
Signed-off-by: Al Stone <ahs3@redhat.com>
2018-03-09 14:29:16 -07:00
Al Stone
28da4ec9aa CVE-2017-13595: operand leak in nseval.c (BZ#1485349)
Signed-off-by: Al Stone <ahs3@redhat.com>
2018-03-08 16:55:21 -07:00
Al Stone
f38dd154ac CVE-2017-13694: fix cache leaks in psobjects.c (BZ#1485348)
Signed-off-by: Al Stone <ahs3@redhat.com>
2018-03-08 16:48:44 -07:00
Al Stone
1b212f811a CVE-2017-13593: patch fixes operand cache leak in dsutils.c (BZ#1485346)
Signed-off-by: Al Stone <ahs3@redhat.com>
2018-03-08 16:44:52 -07:00
Al Stone
3d460541b0 Update grammar and badcode expected results
Signed-off-by: Al Stone <ahs3@redhat.com>
2018-03-06 17:17:45 -07:00
Al Stone
49c3e9a267 Update to 20180209 upstream source, including patch refreshes
Signed-off-by: Al Stone <ahs3@redhat.com>
2018-03-06 15:25:45 -07:00
Igor Gnatenko
6dbedeea26
Escape macros in %changelog
Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-09 09:04:07 +01:00
Fedora Release Engineering
4161130157 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 01:49:32 +00:00
Al Stone
ba2e05fc53 Pull in a Debian patch for mips32/BE for completeness sake
Signed-off-by: Al Stone <ahs3@redhat.com>
2018-01-09 14:30:04 -07:00
Al Stone
91c6f6381f Clean up %changelog, closes BZ#1525938
Signed-off-by: Al Stone <ahs3@redhat.com>
2018-01-08 17:53:53 -07:00
Al Stone
8c4c8aaf28 Update tests results to agree with upstream changes
Signed-off-by: Al Stone <ahs3@redhat.com>
2018-01-08 17:06:20 -07:00
Al Stone
d3b2b9a4b2 Update to 20180105 upstream sources
Signed-off-by: Al Stone <ahs3@redhat.com>
2018-01-08 13:33:35 -07:00
Al Stone
226b598efa Update source to 20171215 version
Signed-off-by: Al Stone <ahs3@redhat.com>
2018-01-08 11:44:03 -07:00
Al Stone
fd1a3d2421 Add new TPM2 patch to fix a big-endian issue.
Signed-off-by: Al Stone <ahs3@redhat.com>
2017-11-27 15:30:47 -07:00
Al Stone
9b3daa9ea7 Refresh patches, add newer patch from Debian packages
Signed-off-by: Al Stone <ahs3@redhat.com>
2017-11-20 18:33:29 -07:00
Al Stone
0560f83293 Add in an additional patch to correct for new fixes upstream that
break big-endian again.

Signed-off-by: Al Stone <ahs3@redhat.com>
2017-10-17 11:50:54 -06:00
Al Stone
bd1cd02d2c Update misc tests results with new messages
Signed-off-by: Al Stone <ahs3@redhat.com>
2017-10-09 10:19:40 -06:00
Al Stone
51ac8fe2c8 Update to 20170929 upstream source, refresh patches
Signed-off-by: Al Stone <ahs3@redhat.com>
2017-10-06 17:13:40 -06:00
Al Stone
228382991b Add a patch to fix an ASLTS PATH problem where it could not find acpibin
Signed-off-by: Al Stone <ahs3@redhat.com>
2017-09-27 14:49:58 -06:00
Al Stone
e4b1491cd6 Update test results for new messages
Signed-off-by: Al Stone <ahs3@redhat.com>
2017-09-27 13:30:51 -06:00
Al Stone
d0bd8ed147 Update to 20170831 sources, and refresh patches appropriately.
Signed-off-by: Al Stone <ahs3@redhat.com>
2017-09-07 16:38:18 -06:00
Al Stone
c88a2bebac Clean up unused patch
Signed-off-by: Al Stone <ahs3@redhat.com>
2017-08-18 19:01:16 -06:00
Al Stone
3c1be00835 Fix stupid typo in ppc64le.patch
Signed-off-by: Al Stone <ahs3@redhat.com>
2017-08-18 18:28:34 -06:00
Al Stone
10e64345c6 Fix ppc64le patch to detect big-endian properly
Signed-off-by: Al Stone <ahs3@redhat.com>
2017-08-18 18:22:02 -06:00
Al Stone
99f1748353 Re-enable full testing for s390x
Signed-off-by: Al Stone <ahs3@redhat.com>
2017-08-18 17:44:43 -06:00
Al Stone
c045b7cf37 Finish up the big-endian changes, hopefully
Signed-off-by: Al Stone <ahs3@redhat.com>
2017-08-18 17:32:28 -06:00
Al Stone
840f978489 Reordered the big-endian patches to consolidate them and make things
more focused.  Minor renaming was done of some other patches.  This
allowed several patch files to be removed.

Signed-off-by: Al Stone <ahs3@redhat.com>
2017-08-14 16:35:58 -06:00
Al Stone
51a89eaabd Update to 20170728 upstream source and refresh patches
Signed-off-by: Al Stone <ahs3@redhat.com>
2017-08-11 18:15:42 -06:00
Al Stone
b60b74884b Update to 20170629 upstream source and refresh patches
Signed-off-by: Al Stone <ahs3@redhat.com>
2017-08-11 17:14:55 -06:00
Al Stone
b0fde58d3b Update to 20170531 upstream sources
Signed-off-by: Al Stone <ahs3@redhat.com>
2017-08-11 16:17:24 -06:00
Fedora Release Engineering
f975950b88 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-02 17:23:07 +00:00
Fedora Release Engineering
204a1deea4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 02:34:07 +00:00
Al Stone
83686d24e1 Corrected ppc64le.patch to set little endian properly
Signed-off-by: Al Stone <ahs3@redhat.com>
2017-05-05 10:51:58 -06:00
Al Stone
b0bee42812 Correct update-big-endian.patch to replace logic in the proper order.
Signed-off-by: Al Stone <ahs3@redhat.com>
2017-05-02 17:39:32 -06:00
Al Stone
a855263690 Update misc tests to reflect minor parser changes
Signed-off-by: Al Stone <ahs3@redhat.com>
2017-03-31 19:03:17 -06:00
Al Stone
5440607442 Corrected a missing '}' in the patch.
Signed-off-by: Al Stone <ahs3@redhat.com>
2017-03-31 18:18:16 -06:00
Al Stone
b523322d74 Update to 20170303 upstream source.
Signed-off-by: Al Stone <ahs3@redhat.com>
2017-03-31 18:10:23 -06:00
Al Stone
0a2fbe98cf Update to 20170224 version of upstream source.
Signed-off-by: Al Stone <ahs3@redhat.com>
2017-03-31 18:03:16 -06:00
Fedora Release Engineering
2c16480f19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 05:43:39 +00:00