Commit Graph

139 Commits

Author SHA1 Message Date
Al Stone
1f834dd896 Adjust arm7hl parameters to allow build in that environment
Signed-off-by: Al Stone <ahs3@redhat.com>
2019-05-13 14:20:26 -06:00
Al Stone
65077e748a Add a fix for an arm7hl problem found by GCC9
Signed-off-by: Al Stone <ahs3@redhat.com>
2019-05-13 10:38:07 -06:00
Al Stone
7eb2dc8b3a Update to 20190509 version from upstream
Signed-off-by: Al Stone <ahs3@redhat.com>
2019-05-11 18:34:56 -06:00
Al Stone
c4eca0e1b7 Update to 20190405 version of the upstream source
Signed-off-by: Al Stone <ahs3@redhat.com>
2019-05-11 16:52:39 -06:00
Al Stone
b07847bae5 Update to 20190329 version of upstream source
Signed-off-by: Al Stone <ahs3@redhat.com>
2019-05-10 18:40:20 -06:00
Al Stone
46f0c7f440 Update to 20190215 version of upstream source
Signed-off-by: Al Stone <ahs3@redhat.com>
2019-05-10 16:35:03 -06:00
Al Stone
59c5fb80cd Update to 20190108 version of the upstream source
Signed-off-by: Al Stone <ahs3@redhat.com>
2019-05-10 15:03:56 -06:00
Fedora Release Engineering
e064ea65fd - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-01-31 12:55:15 +00:00
Igor Gnatenko
2d6bb12df3 Remove obsolete Group tag
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-01-28 20:17:38 +01:00
Al Stone
da7834e110 Add a patch to allow compiling FADTs with DSDT Addresses of zero
Signed-off-by: Al Stone <ahs3@redhat.com>
2018-12-19 17:33:52 -07:00
Al Stone
3918394344 Update to 20181213 upstream, refresh patches
Signed-off-by: Al Stone <ahs3@redhat.com>
2018-12-13 17:31:17 -07:00
Al Stone
63c8014916 Update changelog for merging acpica-tools-tests PR
Signed-off-by: Al Stone <ahs3@redhat.com>
2018-12-13 15:44:31 -07:00
Al Stone
9de27dbc7e Update to 20181031 upstream, refreshing patches
Signed-off-by: Al Stone <ahs3@redhat.com>
2018-12-13 15:37:44 -07:00
Al Stone
ae6f250891 Update to 20181003 upstream source
Signed-off-by: Al Stone <ahs3@redhat.com>
2018-10-24 14:19:27 -06:00
Al Stone
a1232e6851 Update to 20180810 upstream source
Signed-off-by: Al Stone <ahs3@redhat.com>
2018-09-17 13:31:57 -06:00
Al Stone
58c4aaf2e7 Add converterSample.asl test to %check, and clean up the script a bit
Signed-off-by: Al Stone <ahs3@redhat.com>
2018-08-08 18:24:44 -06:00
Al Stone
d2ff7eb62a Add man page for acpiexamples. Closes BZ#1611145.
Signed-off-by: Al Stone <ahs3@redhat.com>
2018-08-08 17:10:53 -06:00
Fedora Release Engineering
4c0c1cfbfd - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-12 19:57:52 +00:00
Al Stone
771dd9065c Update to 20180629 upstream, refresh patches
Signed-off-by: Al Stone <ahs3@redhat.com>
2018-07-08 17:01:03 -06:00
Al Stone
50c9ebc5aa Add a new patch to repair big-endian support
Changes in the way length fields were used caused big-endian patches
to no longer behave correctly; this patch repairs that.

Signed-off-by: Al Stone <ahs3@redhat.com>
2018-07-06 18:47:37 -06:00
Al Stone
91417ae923 Update source to 20180531 upstream, plus patch refresh
Signed-off-by: Al Stone <ahs3@redhat.com>
2018-06-21 17:03:16 -06:00
Al Stone
9b2688b5a1 Corrected inverted logic in %pre/%post scriptlets
Signed-off-by: Al Stone <ahs3@redhat.com>
2018-05-22 11:18:36 -06:00
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
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
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
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
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
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
99f1748353 Re-enable full testing for s390x
Signed-off-by: Al Stone <ahs3@redhat.com>
2017-08-18 17:44:43 -06:00