mirror of
https://github.com/xcat2/xcat-dep.git
synced 2024-11-21 17:11:45 +00:00
modification for ubuntu supports
This commit is contained in:
parent
ddfc32035e
commit
7786a7a9de
@ -1,12 +1,12 @@
|
||||
ipmitool-xcat (1.8.18-3) unstable; urgency=low
|
||||
* Add security patch CVE-2020-5208
|
||||
|
||||
-- cxhong <cxhong@us.ibm.com> Thu, 29 Apr 2020 11:10:00 +0100
|
||||
-- cxhong <cxhong@us.ibm.com> Thu, 30 Apr 2020 11:10:00 +0100
|
||||
|
||||
ipmitool-xcat (1.8.18) unstable; urgency=low
|
||||
* Upgrade to 1.8.18 version
|
||||
* Upgrade to 1.8.18 version
|
||||
|
||||
-- Victor Hu <vhu@us.ibm.com> Tue, 30 May 2017 14:41:01 -0400
|
||||
-- Victor Hu <vhu@us.ibm.com> Tue, 30 May 2017 14:41:01 +0100
|
||||
|
||||
ipmitool-xcat (1.8.17-1) unstable; urgency=low
|
||||
* Make ipmitool exit gracefully when receiving `INT`, `TERM` or `HUP` signal.
|
||||
|
@ -1,3 +1,4 @@
|
||||
ipmitool-1.8.18-saneretry.patch
|
||||
ipmitool-1.8.18-rflash.patch
|
||||
ipmitool-1.8.18-signal.patch
|
||||
0012-CVE-2020-5208.patch
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/make -f
|
||||
|
||||
#export DH_VERBOSE=1
|
||||
export DH_COMPAT=4
|
||||
export DH_COMPAT=5
|
||||
export DH_OPTIONS
|
||||
ifndef TARGET_ARCH
|
||||
TARGET_ARCH=amd64
|
||||
|
Loading…
Reference in New Issue
Block a user