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
Al Stone
e93fcd7c88
Add patch to fix arm7hl build.
...
Signed-off-by: Al Stone <ahs3@redhat.com>
2017-01-30 17:28:11 -07:00
Al Stone
98fbc9f19d
Fix build for ppc64le
...
Signed-off-by: Al Stone <ahs3@redhat.com>
2017-01-30 15:46:31 -07:00
Al Stone
d85d7f3b20
Update expected results for misc tests
...
Signed-off-by: Al Stone <ahs3@redhat.com>
2017-01-29 13:20:08 -07:00
Al Stone
9ee91c538e
aslts: fix the ASLTS makefile so the test suite will actually run
...
Signed-off-by: Al Stone <ahs3@redhat.com>
2017-01-27 17:39:38 -07:00
Al Stone
461b6bd9e3
Update source to 20170119 version from upstream
...
Signed-off-by: Al Stone <ahs3@redhat.com>
2017-01-27 13:14:27 -07:00
Al Stone
60e695f8bf
Update misc test results
...
Signed-off-by: Al Stone <ahs3@redhat.com>
2017-01-09 18:08:02 -07:00
Al Stone
ffc6571aab
Update to 20161222 upstream sources
...
Signed-off-by: Al Stone <ahs3@redhat.com>
2017-01-09 17:43:59 -07:00