SHA256
1
0
forked from pool/lvm2

Accepting request 831895 from home:hmzhao:branches:openSUSE:Factory

- lvm can't pass build with gcc option Wstringop-overflow (bsc#1175565)
  - remove suse speical patch
    - bug-1175565_lvm-cant-pass-build-with-gcc-option-Wstringop-overflow.patch
  - add upstream patch
    + bug-1175565_01-tools-move-struct-element-before-variable-lenght-lis.patch
    + bug-1175565_02-gcc-change-zero-sized-array-to-fexlible-array.patch
    + bug-1175565_03-gcc-zero-sized-array-to-fexlible-array-C99.patch

OBS-URL: https://build.opensuse.org/request/show/831895
OBS-URL: https://build.opensuse.org/package/show/Base:System/lvm2?expand=0&rev=281
This commit is contained in:
Gang He
2020-09-04 01:23:47 +00:00
committed by Git OBS Bridge
parent 1403f46767
commit 3e34f7b370
5 changed files with 374 additions and 8 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Sep 03 08:16:00 UTC 2020 - heming.zhao@suse.com
- lvm can't pass build with gcc option Wstringop-overflow (bsc#1175565)
- remove suse speical patch
- bug-1175565_lvm-cant-pass-build-with-gcc-option-Wstringop-overflow.patch
- add upstream patch
+ bug-1175565_01-tools-move-struct-element-before-variable-lenght-lis.patch
+ bug-1175565_02-gcc-change-zero-sized-array-to-fexlible-array.patch
+ bug-1175565_03-gcc-zero-sized-array-to-fexlible-array-C99.patch
-------------------------------------------------------------------
Thu Aug 20 04:49:00 UTC 2020 - heming.zhao@suse.com