Compare commits

...

No commits in common. "imports/c9/opencsd-1.2.0-2.el9" and "c8" have entirely different histories.

3 changed files with 12 additions and 30 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/dac554d62d514b202174506995afc0e109ef3fea.tar.gz SOURCES/01d44a34f8fc057f4b041c01f8d9502d77fe612f.tar.gz

View File

@ -1 +1 @@
7fd2afe6a1db459270488111d785fe93bd5bd965 SOURCES/dac554d62d514b202174506995afc0e109ef3fea.tar.gz 6e6fac76540137288b442211036e9203ef45231c SOURCES/01d44a34f8fc057f4b041c01f8d9502d77fe612f.tar.gz

View File

@ -1,8 +1,8 @@
%global opencsd_tag dac554d62d514b202174506995afc0e109ef3fea %global opencsd_tag 01d44a34f8fc057f4b041c01f8d9502d77fe612f
Name: opencsd Name: opencsd
Version: 1.2.0 Version: 1.0.0
Release: 2%{?dist} Release: 4%{?dist}
Summary: An open source CoreSight(tm) Trace Decode library Summary: An open source CoreSight(tm) Trace Decode library
License: BSD License: BSD
@ -33,7 +33,7 @@ to develop CoreSight(tm) trace decoders.
cd decoder/build/linux cd decoder/build/linux
export CFLAGS="$RPM_OPT_FLAGS" export CFLAGS="$RPM_OPT_FLAGS"
export CXXFLAGS="$RPM_OPT_FLAGS" export CXXFLAGS="$RPM_OPT_FLAGS"
export LDFLAGS="-pie -z now" export LDFLAGS=-pie
LIB_PATH=%{_lib} make %{?_smp_mflags} LIB_PATH=%{_lib} make %{?_smp_mflags}
@ -59,32 +59,14 @@ PREFIX=%{buildroot}%{_prefix} LIB_PATH=%{_lib} make install DISABLE_STATIC=1 DEF
#------------------------------------------------------------------------------ #------------------------------------------------------------------------------
%changelog %changelog
* Fri Jan 21 2022 Michael Petlan <mpetlan@redhat.com> - 1.2.0-2 * Tue Jul 27 2021 Michael Petlan <mpetlan@redhat.com> - 1.0.0-4
- Update to upstream 1.2.0 -- fix opencsd_tag - Rebuild with -pie, fixes bz1986330
Related: rhbz#2041578
* Fri Jan 21 2022 Michael Petlan <mpetlan@redhat.com> - 1.2.0-1 * Tue May 18 2021 Michael Petlan <mpetlan@redhat.com> - 1.0.0-3
- Update to upstream 1.2.0 - Rebuild after adding gating, fixes bz1945505 and bz1961191
Related: rhbz#2041578
* Tue Dec 14 2021 Michael Petlan <mpetlan@redhat.com> - 1.0.0-5 * Mon May 3 2021 Michael Petlan <mpetlan@redhat.com> - 1.0.0-2
- Added some linker hardening flags to pass annocheck - Rebuild due to bz1954440
Related: rhbz#2031802
* Tue Dec 14 2021 Michael Petlan <mpetlan@redhat.com> - 1.0.0-5
- Added gating
Related: rhbz#2031794
* Tue Dec 07 2021 Michael Petlan <mpetlan@redhat.com> - 1.0.0-4
- Bump NVR, needed for erratum RHBA-2021:85351
Related: rhbz#2029382
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.0.0-3
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.0.0-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Fri Apr 9 2021 Michael Petlan <mpetlan@redhat.com> - 1.0.0-1 * Fri Apr 9 2021 Michael Petlan <mpetlan@redhat.com> - 1.0.0-1
- Rebased to upstream 1.0.0 - Rebased to upstream 1.0.0