Accepting request 940792 from home:dirkmueller:Factory

- update to 5.14.2:
  - libxfs: move rogue fallthrough macro out of linux.h
  - libxfs: fix atomic64_t for 32-bit architectures
  - libfrog: fix crc32c self test code on cross builds

OBS-URL: https://build.opensuse.org/request/show/940792
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=110
This commit is contained in:
2021-12-15 21:49:47 +00:00
committed by Git OBS Bridge
parent b1a3e971cb
commit a6f0441a36
6 changed files with 31 additions and 25 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Dec 15 21:02:32 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 5.14.2:
- libxfs: move rogue fallthrough macro out of linux.h
- libxfs: fix atomic64_t for 32-bit architectures
- libfrog: fix crc32c self test code on cross builds
-------------------------------------------------------------------
Fri Nov 19 17:04:27 UTC 2021 - Anthony Iliopoulos <ailiop@suse.com>