Merge version 0.8.0-1+rpi1 and 0.8.0-2 to produce 0.8.0-2+rpi1 bullseye-staging archive/raspbian/0.8.0-2+rpi1 raspbian/0.8.0-2+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Fri, 22 Jan 2021 12:43:58 +0000 (12:43 +0000)
committerRaspbian automatic forward porter <root@raspbian.org>
Fri, 22 Jan 2021 12:43:58 +0000 (12:43 +0000)
1  2 
debian/changelog
debian/patches/series

index afa028de40b8b5529c6b98bfd246dd1988b278c5,f307d6d554ff81e9c0400b9fed03e96eb1fda6d0..bb8dd983fe90cca3168efbf32ed34fe15401fef7
@@@ -1,9 -1,11 +1,19 @@@
- xxhash (0.8.0-1+rpi1) bullseye-staging; urgency=medium
++xxhash (0.8.0-2+rpi1) bullseye-staging; urgency=medium
 +
++  [changes brought forward from 0.8.0-1+rpi1 by Peter Michael Green <pluwash@raspbian.org> at Thu, 07 Jan 2021 21:20:41 +0000]
 +  * Use XXH_FORCE_MEMORY_ACCESS 1 instead of XXH_FORCE_MEMORY_ACCESS 2
 +    on armv6 to fix unaligned access issue.
 +
-  -- Peter Michael Green <pluwash@raspbian.org>  Thu, 07 Jan 2021 21:20:41 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Fri, 22 Jan 2021 12:43:57 +0000
++
+ xxhash (0.8.0-2) unstable; urgency=medium
+   * Use hardware-accelerated XXH3 computation on x86 architecture, and
+     install the hardware-accelerating header file. 
+     Thanks to Julian Andres Klode. (Closes: #977345)
+   * Cherry-pick upstream: Fix empty version in .pc file (Closes: #979758)
+  -- Norbert Preining <norbert@preining.info>  Mon, 11 Jan 2021 21:57:57 +0900
  
  xxhash (0.8.0-1) unstable; urgency=medium
  
index 45b4d53d0f14842ae2aaa4cbed710c309535f4cd,6a43f116bcbaba16eb451d4784bb8be8530aa212..093921cdb9162a900701af01a988735c5b3abfed
@@@ -1,2 -1,2 +1,3 @@@
  reproducible-build.patch
+ upstream-b4dbf5fefc37b8a-fix-empty-version-in-pc-file
 +fix-unaligned-access-on-armv6.patch