update bridge-utils version to 1.7
This commit is contained in:
parent
399de7c969
commit
854e939891
Binary file not shown.
Binary file not shown.
BIN
bridge-utils-1.7.tar.gz
Normal file
BIN
bridge-utils-1.7.tar.gz
Normal file
Binary file not shown.
@ -1,14 +0,0 @@
|
|||||||
diff --git a/libbridge/Makefile.in b/libbridge/Makefile.in
|
|
||||||
index 20512c4..f9c6e70 100644
|
|
||||||
--- a/libbridge/Makefile.in
|
|
||||||
+++ b/libbridge/Makefile.in
|
|
||||||
@@ -5,7 +5,7 @@ AR=ar
|
|
||||||
RANLIB=@RANLIB@
|
|
||||||
|
|
||||||
CC=@CC@
|
|
||||||
-CFLAGS = -Wall -g $(KERNEL_HEADERS)
|
|
||||||
+CFLAGS = @CFLAGS@ -g $(KERNEL_HEADERS)
|
|
||||||
|
|
||||||
prefix=@prefix@
|
|
||||||
exec_prefix=@exec_prefix@
|
|
||||||
|
|
||||||
@ -1,16 +1,13 @@
|
|||||||
Summary: Utilities for configuring the linux ethernet bridge
|
Summary: Utilities for configuring the linux ethernet bridge
|
||||||
Name: bridge-utils
|
Name: bridge-utils
|
||||||
Version: 1.6
|
Version: 1.7
|
||||||
Release: 4
|
Release: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://wiki.linuxfoundation.org/networking/bridge
|
URL: https://wiki.linuxfoundation.org/networking/bridge
|
||||||
Source0: https://www.kernel.org/pub/linux/utils/net/%{name}/%{name}-%{version}.tar.xz
|
Source0: https://www.kernel.org/pub/linux/utils/net/%{name}/%{name}-%{version}.tar.gz
|
||||||
Source1: https://www.kernel.org/pub/linux/utils/net/%{name}/%{name}-%{version}.tar.sign
|
|
||||||
|
|
||||||
Patch0000: bridge-utils-option-cflags.patch
|
Patch0000: bugfix-bridge-not-check-parameters.patch
|
||||||
|
Patch0001: bugfix-avoid-showmacs-memory-leak.patch
|
||||||
Patch9000: bugfix-bridge-not-check-parameters.patch
|
|
||||||
Patch9001: bugfix-avoid-showmacs-memory-leak.patch
|
|
||||||
|
|
||||||
BuildRequires: libsysfs-devel autoconf automake libtool
|
BuildRequires: libsysfs-devel autoconf automake libtool
|
||||||
BuildRequires: kernel-headers >= 2.6.16
|
BuildRequires: kernel-headers >= 2.6.16
|
||||||
@ -40,6 +37,12 @@ autoconf
|
|||||||
%{_mandir}/man8/brctl.8*
|
%{_mandir}/man8/brctl.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 22 2020 gaihuiying <gaihuiying1@huawei.com> - 1.7-1
|
||||||
|
- Type:enhancement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:restart
|
||||||
|
- DESC: update bridge-utils version to 1.7
|
||||||
|
|
||||||
* Fri Jan 10 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.6.4
|
* Fri Jan 10 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.6.4
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user