#1 Merge branch 'master' into epel8
Merged 3 years ago by muneendra. Opened 3 years ago by muneendra.

file modified
+1
@@ -1,2 +1,3 @@ 

  /fc_txptd-c195e67.tar.gz

  /fctxpd-c195e67.tar.gz

+ /fctxpd-ccbaf3a.tar.gz

file modified
+13 -3
@@ -1,10 +1,10 @@ 

  

- %global commit          c195e67ee3b55ba8fa5e9829369b8f13977fbbbf

+ %global commit          ccbaf3a0cbadaaef727bcb53c1aeeeec543fa049

  %global shortcommit     %(c=%{commit}; echo ${c:0:7})

- %global snapshotdate    20190813

+ %global snapshotdate    20200827

  

  Name:   fctxpd

- Version:        0.1

+ Version:        0.2

  Release:        1.%{snapshotdate}git%{shortcommit}%{?dist}

  Summary:        Fibrechannel transport daemon

  
@@ -57,6 +57,16 @@ 

  %license LICENSES/GPL-2.0

  

  %changelog

+ * Thu Aug 27 2020  Muneendra <muneendra.kumar@broadcom.com> 0.2-1.20200827gitccbaf3a

+ - Added additioanl FPIN checks

+ - Updated the README

+ 

+ * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-3.20190813gitc195e67

+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

+ 

+ * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-2.20190813gitc195e67

+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

+ 

  *Mon Aug 12 2019  Muneendra <muneendra.kumar@broadcom.com> 0.1-1.20190813gitc195e67

  -No functional changes,just Licenses

  -Spec file:Created LICENSES dir with the text of all used license

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (fctxpd-c195e67.tar.gz) = cfb6ddf9de9af71915d71806312d973e2668bf8ba1eb947fdb3aad62b4ab456070387dd4832dad2b7c65c80122e416a5cdee3f7d3350568298f714ba9c98165d

+ SHA512 (fctxpd-ccbaf3a.tar.gz) = 0fd63e2a33fd8ca2e6c832d50a3339e9963e2d99a3ffe3e4a85ead9692aef5c40a7ca94854758dea1483e3c26ffc3aa0b9231fa8ba77bd930ce428f93e871127

Added additional fpin checks
Updated the readme

Added additional fpin checks
Updated the readme

Pull-Request has been merged by muneendra

3 years ago