[lldpad] 0.9.42 bump

Petr Sabata psabata at fedoraproject.org
Mon Jun 13 09:20:58 UTC 2011


commit 2f8ffeb7f29a9c94b376dc7bde08cb098acab3b0
Author: Petr Sabata <contyk at redhat.com>
Date:   Mon Jun 13 11:20:47 2011 +0200

    0.9.42 bump

 .gitignore                                         |    1 +
 ...ad-0.9.41-Fix-README-mailing-list-address.patch |   25 -
 ...-0.9.41-add-a-vdp_vsi-to-count-nr-of-VSIs.patch |   56 ---
 ...iguration-info-for-EVB-and-VDP-to-manpage.patch |   42 --
 ...-add-pointer-about-EVB-and-VDP-to-manpage.patch |   44 --
 ...-sm-state-change-from-ASSOC-to-PREASSOC_P.patch |   32 --
 ...ching-of-deassociate-requests-via-netlink.patch |   33 --
 ...s-flag-changed-profile-in-vdp_add_profile.patch |   91 ----
 lldpad-0.9.41-avoid-duplicate-deassociation.patch  |   82 ----
 ...0.9.41-be-sure-to-stop-timers-on-VSI_EXIT.patch |   32 --
 ....41-bugfix-avoid-failed-query-of-vdp-role.patch |   72 ---
 ...ad-0.9.41-bugfix-in-bridge-implementation.patch |   32 --
 ...ugfix-set-configured-capabilities-as-well.patch |   49 --
 ...bugfix-state-ECP_TX_IDLE-no-longer-exists.patch |   31 --
 ...-0.9.41-check-if-port-is-enabled-for-RxTx.patch |   51 --
 ...eanup-change-request-from-mode-to-boolean.patch |  110 -----
 ...anup-only-print-profiles-that-are-removed.patch |  192 --------
 ....41-consolidate-ecp_somethingChangedlocal.patch |  122 -----
 ...-if-always-reject-request-if-link-is-down.patch |   92 ----
 ...ad-0.9.41-fix-memory-leak-in-vdp_indicate.patch |   32 --
 ...-0.9.41-fix-potential-crash-after-link-up.patch |   32 --
 ...neric-renamed-find_module_user_data_by_if.patch |  194 --------
 ...le-negative-response-in-VDP-state-machine.patch |   69 ---
 ...pad-DCB-remove-iSCSI-tc-qdisc-and-filters.patch |  127 ------
 ...1-lldpad-DCBx-remove-unused-bchange-value.patch |   48 --
 ...41-lldpad-DCBx-should-not-free-TLV-type-0.patch |   54 ---
 ...lldpad-FCoE-app-data-never-sent-to-kernel.patch |  112 -----
 ...lldpad-add-802.1Qaz-attributes-to-dcbnl.h.patch |  268 -----------
 ...dpad-add-802.1Qaz-nlmsg-set-query-support.patch |  323 -------------
 ...nup-fix-check-in-gettlv-for-null-ptr-tlvs.patch |   42 --
 ...cbx-dropped-ifdown-messages-breaks-module.patch |   43 --
 lldpad-0.9.41-lldpad-dcbx-netlink-cleanup.patch    |   42 --
 ...antTimer-should-not-be-touched-by-modules.patch |   60 ---
 ...functions-for-Local-and-Remote-MAC-addres.patch |   92 ----
 ...I-subtype-does-not-send-kernel-setapp-nlm.patch |  112 -----
 ...ialize-ports-after-netlink-interface-is-c.patch |   45 --
 ...lldpad-invalidate-peer-rx-frame-after-TTL.patch |   36 --
 ...-debug-messages-from-netlink-path-helpful.patch |  160 -------
 ...d-malloc-could-fail-in-clif_attach_helper.patch |   41 --
 ...d-remove-cur_peer-and-last_peer-from-DCBx.patch |  299 ------------
 ...ove-print-statements-that-are-not-helpful.patch |   32 --
 ...ve-unused-cmd_buf-variable-in-clif_reques.patch |   45 --
 ..._recv_operstate-uses-incorrect-recv-lengt.patch |   43 --
 ...-call-VDP-station-state-machine-on-demand.patch |  109 -----
 lldpad-0.9.41-new-change-VDP-ACK-timer-value.patch |   32 --
 ...the-ECP-ack-timer-from-RTE-based-to-fixed.patch |   49 --
 ...w-rework-of-VDP-code-towards-newer-drafts.patch |  477 --------------------
 ...41-no-error-if-the-profile-already-exists.patch |   33 --
 ...-prevent-forgotten-ECP-frame-for-vsi-type.patch |   90 ----
 ...-reduce-number-of-select-timeouts-for-ECP.patch |  256 -----------
 ...-reduce-number-of-select-timeouts-for-VDP.patch |  432 ------------------
 lldpad-0.9.41-rework-EVB-TLV-code.patch            |  370 ---------------
 ...ework-ecp-timer-code-towards-newer-drafts.patch |  403 -----------------
 ...obustness-proper-handling-of-LINK_DOWN-UP.patch |  376 ---------------
 ...-support-disabling-of-LLDP-on-switch-side.patch |   71 ---
 lldpad.spec                                        |  183 ++------
 sources                                            |    2 +-
 57 files changed, 36 insertions(+), 6387 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 43b2239..e5c37e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 lldpad-0.9.38.tar.gz
 /lldpad-0.9.41.tar.bz2
+/lldpad-0.9.42.tar.gz
diff --git a/lldpad.spec b/lldpad.spec
index 3f0661d..ac4a3ab 100644
--- a/lldpad.spec
+++ b/lldpad.spec
@@ -1,157 +1,43 @@
-Name:           lldpad
-Version:        0.9.41
-Release:        3%{?dist}
-Summary:        Intel LLDP Agent
-
-Group:          System Environment/Daemons
-License:        GPLv2
-URL:            http://open-lldp.org/
-# git://open-lldp.org/lldp-open-lldp.git
-Source0:        %{name}-%{version}.tar.bz2
-# Generic Fedora patches
-Patch0:         lldpad-0.9.41-init.patch
-Patch1:         lldpad-0.9.41-make.patch
-Patch2:         lldpad-0.9.41-lldptool-invalid-pointer.patch
-# Upstream bugfixes
-Patch101:       lldpad-0.9.41-new-rework-of-VDP-code-towards-newer-drafts.patch
-Patch102:       lldpad-0.9.41-bugfix-set-configured-capabilities-as-well.patch
-Patch103:       lldpad-0.9.41-bugfix-state-ECP_TX_IDLE-no-longer-exists.patch
-Patch104:       lldpad-0.9.41-cleanup-change-request-from-mode-to-boolean.patch
-Patch105:       lldpad-0.9.41-new-change-the-ECP-ack-timer-from-RTE-based-to-fixed.patch
-Patch106:       lldpad-0.9.41-new-change-VDP-ACK-timer-value.patch
-Patch107:       lldpad-0.9.41-new-call-VDP-station-state-machine-on-demand.patch
-Patch108:       lldpad-0.9.41-robustness-proper-handling-of-LINK_DOWN-UP.patch
-Patch109:       lldpad-0.9.41-Fix-README-mailing-list-address.patch
-Patch110:       lldpad-0.9.41-event-if-always-reject-request-if-link-is-down.patch
-Patch111:       lldpad-0.9.41-no-error-if-the-profile-already-exists.patch
-Patch112:       lldpad-0.9.41-fix-potential-crash-after-link-up.patch
-Patch113:       lldpad-0.9.41-cleanup-only-print-profiles-that-are-removed.patch
-Patch114:       lldpad-0.9.41-handle-negative-response-in-VDP-state-machine.patch
-Patch115:       lldpad-0.9.41-be-sure-to-stop-timers-on-VSI_EXIT.patch
-Patch116:       lldpad-0.9.41-rework-ecp-timer-code-towards-newer-drafts.patch
-Patch117:       lldpad-0.9.41-check-if-port-is-enabled-for-RxTx.patch
-Patch118:       lldpad-0.9.41-generic-renamed-find_module_user_data_by_if.patch
-Patch119:       lldpad-0.9.41-fix-memory-leak-in-vdp_indicate.patch
-Patch120:       lldpad-0.9.41-always-flag-changed-profile-in-vdp_add_profile.patch
-Patch121:       lldpad-0.9.41-consolidate-ecp_somethingChangedlocal.patch
-Patch122:       lldpad-0.9.41-prevent-forgotten-ECP-frame-for-vsi-type.patch
-Patch123:       lldpad-0.9.41-lldpad-malloc-could-fail-in-clif_attach_helper.patch
-Patch124:       lldpad-0.9.41-lldpad-remove-unused-cmd_buf-variable-in-clif_reques.patch
-Patch125:       lldpad-0.9.41-add-pointer-about-EVB-and-VDP-to-manpage.patch
-Patch126:       lldpad-0.9.41-add-configuration-info-for-EVB-and-VDP-to-manpage.patch
-Patch127:       lldpad-0.9.41-bugfix-in-bridge-implementation.patch
-Patch128:       lldpad-0.9.41-add-a-vdp_vsi-to-count-nr-of-VSIs.patch
-Patch129:       lldpad-0.9.41-rework-EVB-TLV-code.patch
-Patch130:       lldpad-0.9.41-bugfix-avoid-failed-query-of-vdp-role.patch
-Patch131:       lldpad-0.9.41-allow-VSI-sm-state-change-from-ASSOC-to-PREASSOC_P.patch
-Patch132:       lldpad-0.9.41-avoid-duplicate-deassociation.patch
-Patch133:       lldpad-0.9.41-allow-caching-of-deassociate-requests-via-netlink.patch
-Patch134:       lldpad-0.9.41-lldpad-DCBx-remove-unused-bchange-value.patch
-Patch135:       lldpad-0.9.41-lldpad-dcbx-netlink-cleanup.patch
-Patch136:       lldpad-0.9.41-lldpad-rtnl_recv_operstate-uses-incorrect-recv-lengt.patch
-Patch137:       lldpad-0.9.41-lldpad-remove-cur_peer-and-last_peer-from-DCBx.patch
-Patch138:       lldpad-0.9.41-lldpad-FCoE-app-data-never-sent-to-kernel.patch
-Patch139:       lldpad-0.9.41-lldpad-iSCSI-subtype-does-not-send-kernel-setapp-nlm.patch
-Patch140:       lldpad-0.9.41-lldpad-remove-print-statements-that-are-not-helpful.patch
-Patch141:       lldpad-0.9.41-lldpad-DCBx-should-not-free-TLV-type-0.patch
-Patch142:       lldpad-0.9.41-lldpad-add-802.1Qaz-attributes-to-dcbnl.h.patch
-Patch143:       lldpad-0.9.41-lldpad-add-802.1Qaz-nlmsg-set-query-support.patch
-Patch144:       lldpad-0.9.41-lldpad-get-functions-for-Local-and-Remote-MAC-addres.patch
-Patch145:       lldpad-0.9.41-lldpad-invalidate-peer-rx-frame-after-TTL.patch
-Patch146:       lldpad-0.9.41-lldpad-cleanup-fix-check-in-gettlv-for-null-ptr-tlvs.patch
-Patch147:       lldpad-0.9.41-lldpad-initialize-ports-after-netlink-interface-is-c.patch
-Patch148:       lldpad-0.9.41-lldpad-dormantTimer-should-not-be-touched-by-modules.patch
-Patch149:       lldpad-0.9.41-lldpad-dcbx-dropped-ifdown-messages-breaks-module.patch
-Patch150:       lldpad-0.9.41-lldpad-DCB-remove-iSCSI-tc-qdisc-and-filters.patch
-Patch151:       lldpad-0.9.41-lldpad-make-debug-messages-from-netlink-path-helpful.patch
-Patch152:       lldpad-0.9.41-support-disabling-of-LLDP-on-switch-side.patch
-Patch153:       lldpad-0.9.41-reduce-number-of-select-timeouts-for-ECP.patch
-Patch154:       lldpad-0.9.41-reduce-number-of-select-timeouts-for-VDP.patch
-
-Requires:         kernel >= 2.6.32
-BuildRequires:    libconfig-devel >= 1.3.2 kernel-headers >= 2.6.32
-BuildRequires:    flex >= 2.5.33
-BuildRequires:    automake autoconf libtool
-BuildRequires:    libnl-devel libnl
-Requires(post):   chkconfig
-Requires(preun):  chkconfig initscripts
-Requires(postun): initscripts
-Provides:         dcbd = %{version}-%{release}
-Obsoletes:        dcbd < 0.9.26
+Name:               lldpad
+Version:            0.9.42
+Release:            1%{?dist}
+Summary:            Intel LLDP Agent
+Group:              System Environment/Daemons
+License:            GPLv2
+URL:                http://open-lldp.org/
+Source0:            %{name}-%{version}.tar.gz
+Patch0:             lldpad-0.9.41-init.patch
+Patch1:             lldpad-0.9.41-make.patch
+Patch2:             lldpad-0.9.41-lldptool-invalid-pointer.patch
+
+Requires:           kernel >= 2.6.32
+BuildRequires:      libconfig-devel >= 1.3.2 kernel-headers >= 2.6.32
+BuildRequires:      flex >= 2.5.33
+BuildRequires:      automake autoconf libtool
+BuildRequires:      libnl-devel libnl
+Requires(post):     chkconfig
+Requires(preun):    chkconfig initscripts
+Requires(postun):   initscripts
+Provides:           dcbd = %{version}-%{release}
+Obsoletes:          dcbd < 0.9.26
 
 %description
 This package contains the Linux user space daemon and configuration tool for
 Intel LLDP Agent with Enhanced Ethernet support for the Data Center.
 
-%package        devel
-Summary:        Development files for %{name}
-Group:          Development/Libraries
-Requires:       %{name} = %{version}-%{release}
-Provides:       dcbd-devel = %{version}-%{release}
-Obsoletes:      dcbd-devel < 0.9.26
+%package            devel
+Summary:            Development files for %{name}
+Group:              Development/Libraries
+Requires:           %{name} = %{version}-%{release}
+Provides:           dcbd-devel = %{version}-%{release}
+Obsoletes:          dcbd-devel < 0.9.26
 
 %description    devel
 The %{name}-devel package contains header files for developing applications
 that use %{name}.
 
 %prep
-%setup -q -c -n %{name}-%{version}
-# Upstream first
-%patch101 -p1
-%patch102 -p1
-%patch103 -p1
-%patch104 -p1
-%patch105 -p1
-%patch106 -p1
-%patch107 -p1
-%patch108 -p1
-%patch109 -p1
-%patch110 -p1
-%patch111 -p1
-%patch112 -p1
-%patch113 -p1
-%patch114 -p1
-%patch115 -p1
-%patch116 -p1
-%patch117 -p1
-%patch118 -p1
-%patch119 -p1
-%patch120 -p1
-%patch121 -p1
-%patch122 -p1
-%patch123 -p1
-%patch124 -p1
-%patch125 -p1
-%patch126 -p1
-%patch127 -p1
-%patch128 -p1
-%patch129 -p1
-%patch130 -p1
-%patch131 -p1
-%patch132 -p1
-%patch133 -p1
-%patch134 -p1
-%patch135 -p1
-%patch136 -p1
-%patch137 -p1
-%patch138 -p1
-%patch139 -p1
-%patch140 -p1
-%patch141 -p1
-%patch142 -p1
-%patch143 -p1
-%patch144 -p1
-%patch145 -p1
-%patch146 -p1
-%patch147 -p1
-%patch148 -p1
-%patch149 -p1
-%patch150 -p1
-%patch151 -p1
-%patch152 -p1
-%patch153 -p1
-%patch154 -p1
-# Fedora patches on top of that...
+%setup -q -n open-lldp
 %patch0 -p1 -b .make
 %patch1 -p1 -b .init
 %patch2 -p1 -b .invalid-pointer
@@ -199,9 +85,7 @@ if [ -e %{_includedir}/dcbd ]; then
     rm -f %{_includedir}/dcbd
 fi
 
-
 %files
-%defattr(-,root,root,-)
 %doc COPYING README ChangeLog
 %{_sbindir}/*
 %dir %{_sharedstatedir}/%{name}
@@ -209,14 +93,15 @@ fi
 %{_mandir}/man8/*
 
 %files devel
-%defattr(-,root,root,-)
-%doc COPYING
-%doc README
 %{_includedir}/*
 %{_libdir}/pkgconfig/*.pc
 
-
 %changelog
+* Mon Jun 13 2011 Petr Sabata <contyk at redhat.com> - 0.9.42-1
+- 0.9.42 bump (massive patches cleanup)
+- Remove obsolete defattr
+- Remove COPYING and README from devel subpackage
+
 * Wed May  4 2011 Petr Sabata <psabata at redhat.com> - 0.9.41-3
 - Fix the frequent, power consuming lldpad wake-ups (rhbz#701943)
 
diff --git a/sources b/sources
index 1b81b5c..e77aedb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9770163f6fdd180ea9fd5bf3a90b1569  lldpad-0.9.41.tar.bz2
+c32a859d65edfb6660f3b55c707054f3  lldpad-0.9.42.tar.gz


More information about the scm-commits mailing list