Compare commits
9 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bde5ff11df | ||
|
|
92892c9437 | ||
|
|
ac8ccbb812 | ||
|
|
672036adc1 | ||
|
|
8ee25de178 | ||
|
|
b14031d3bc | ||
|
|
62be14152c | ||
|
|
7a8ada7437 | ||
|
|
3124e01563 |
8 changed files with 168 additions and 2089 deletions
|
|
@ -1 +0,0 @@
|
|||
1
|
||||
20
.gitignore
vendored
20
.gitignore
vendored
|
|
@ -1,2 +1,18 @@
|
|||
/annobin-*.tar.xz
|
||||
/annobin-9.51-1.fc34.src.rpm
|
||||
/annobin-2.0.tar.xz
|
||||
/annobin-2.1.tar.xz
|
||||
/annobin-2.2.tar.xz
|
||||
/annobin-2.3.tar.lz
|
||||
/annobin-2.3.tar.xz
|
||||
/annobin-2.4.tar.xz
|
||||
/annobin-2.5.tar.xz
|
||||
/annobin-2.5.1.tar.xz
|
||||
/annobin-3.0.tar.xz
|
||||
/annobin-3.1.tar.xz
|
||||
/annobin-3.2.tar.xz
|
||||
/annobin-3.3.tar.xz
|
||||
/annobin-3.4.tar.xz
|
||||
/annobin-5.0.tar.xz
|
||||
/annobin-5.1.tar.xz
|
||||
/annobin-5.2.tar.xz
|
||||
/annobin-5.6.tar.xz
|
||||
/annobin-5.7.tar.xz
|
||||
|
|
|
|||
24
annobin-skip-assembler-test.patch
Normal file
24
annobin-skip-assembler-test.patch
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
diff -rup annobin.orig/tests/Makefile.am annobin-5.6/tests/Makefile.am
|
||||
--- annobin.orig/tests/Makefile.am 2018-05-04 14:23:33.303562575 +0100
|
||||
+++ annobin-5.6/tests/Makefile.am 2018-05-04 14:23:52.212354792 +0100
|
||||
@@ -12,7 +12,7 @@ TESTS=compile-test \
|
||||
abi-test \
|
||||
missing-notes-test \
|
||||
function-sections-test \
|
||||
- assembler-gap-test
|
||||
+
|
||||
|
||||
XFAIL_TESTS=hardening-fail-test
|
||||
|
||||
diff -rup annobin.orig/tests/Makefile.in annobin-5.6/tests/Makefile.in
|
||||
--- annobin.orig/tests/Makefile.in 2018-05-04 14:23:33.304562564 +0100
|
||||
+++ annobin-5.6/tests/Makefile.in 2018-05-04 14:23:59.205277949 +0100
|
||||
@@ -217,7 +217,7 @@ TESTS = compile-test \
|
||||
abi-test \
|
||||
missing-notes-test \
|
||||
function-sections-test \
|
||||
- assembler-gap-test
|
||||
+
|
||||
|
||||
XFAIL_TESTS = hardening-fail-test
|
||||
all: all-am
|
||||
20
annobin-skip-minor-version-check.patch
Normal file
20
annobin-skip-minor-version-check.patch
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
diff -rup annobin.orig/plugin/annobin.cc annobin-5.7/plugin/annobin.cc
|
||||
--- annobin.orig/plugin/annobin.cc 2018-10-15 11:57:59.263140156 +0100
|
||||
+++ annobin-5.7/plugin/annobin.cc 2018-10-15 12:00:17.358170612 +0100
|
||||
@@ -1158,10 +1158,14 @@ plugin_init (struct plugin_name_args *
|
||||
{
|
||||
bool fail = false;
|
||||
|
||||
- if (strcmp (version->basever, gcc_version.basever))
|
||||
+ /* plugin_default_version_check is very strict and requires that the
|
||||
+ major, minor and revision numbers all match. Since annobin only
|
||||
+ lightly touches gcc we assume that major number compatibility will
|
||||
+ be sufficient... */
|
||||
+ if (strncmp (version->basever, gcc_version.basever, strchr (version->basever, '.') - version->basever))
|
||||
{
|
||||
annobin_inform (0, _("Error: plugin built for compiler version (%s) but run with compiler version (%s)"),
|
||||
- version->basever, gcc_version.basever);
|
||||
+ gcc_version.basever, version->basever);
|
||||
fail = true;
|
||||
}
|
||||
|
||||
2164
annobin.spec
2164
annobin.spec
File diff suppressed because it is too large
Load diff
20
gating.yaml
20
gating.yaml
|
|
@ -1,20 +0,0 @@
|
|||
--- !Policy
|
||||
product_versions:
|
||||
- fedora-*
|
||||
decision_context: bodhi_update_push_stable
|
||||
subject_type: koji_build
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
|
||||
- !PassingTestCaseRule {test_case_name: baseos-qe.koji-build.scratch-build.validation}
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-8
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-9
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
summary: CI Gating Plan
|
||||
discover:
|
||||
how: fmf
|
||||
url: https://src.fedoraproject.org/tests/annobin.git
|
||||
execute:
|
||||
how: tmt
|
||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (annobin-13.05.tar.xz) = 07bc023018e3f456fae470b271915bde2e1ff367ee8bb58adb74255023ae59e8c45ced8e4bd2130bf8a496966d986bca9866e054019f6ca4660d78c129b6532f
|
||||
SHA512 (annobin-5.7.tar.xz) = 9f0ff5d4ce0d3028e79cf4b9ebe8adf328962100d805a7faa4cd9b3fd239f11dc4178290a755c61ce2d73aeaa3aa794af0de7151922cfabeb18b3048d5073d87
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue