Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package aws-c-s3 for openSUSE:Factory 
checked in at 2024-09-25 21:55:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aws-c-s3 (Old)
 and      /work/SRC/openSUSE:Factory/.aws-c-s3.new.29891 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aws-c-s3"

Wed Sep 25 21:55:14 2024 rev:10 rq:1203560 version:0.6.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/aws-c-s3/aws-c-s3.changes        2024-09-06 
17:19:21.349912809 +0200
+++ /work/SRC/openSUSE:Factory/.aws-c-s3.new.29891/aws-c-s3.changes     
2024-09-25 21:56:03.239176450 +0200
@@ -1,0 +2,7 @@
+Mon Sep 23 09:55:40 UTC 2024 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 0.6.6
+  * Auto - Update S3 Ruleset & Partition by @waahm7 in (#451)
+  * Fix MemoryLimit primary_allocated stat by @waahm7 in (#453)
+
+-------------------------------------------------------------------

Old:
----
  v0.6.5.tar.gz

New:
----
  v0.6.6.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ aws-c-s3.spec ++++++
--- /var/tmp/diff_new_pack.PL6FdC/_old  2024-09-25 21:56:03.819200576 +0200
+++ /var/tmp/diff_new_pack.PL6FdC/_new  2024-09-25 21:56:03.823200742 +0200
@@ -19,7 +19,7 @@
 %define library_version 1.0.0
 %define library_soversion 0unstable
 Name:           aws-c-s3
-Version:        0.6.5
+Version:        0.6.6
 Release:        0
 Summary:        AWS Cross-Platform, C99 wrapper for cryptography primitives
 License:        Apache-2.0

++++++ v0.6.5.tar.gz -> v0.6.6.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aws-c-s3-0.6.5/.github/workflows/ci.yml 
new/aws-c-s3-0.6.6/.github/workflows/ci.yml
--- old/aws-c-s3-0.6.5/.github/workflows/ci.yml 2024-09-04 18:10:01.000000000 
+0200
+++ new/aws-c-s3-0.6.6/.github/workflows/ci.yml 2024-09-18 23:46:59.000000000 
+0200
@@ -6,7 +6,7 @@
       - 'main'
 
 env:
-  BUILDER_VERSION: v0.9.62
+  BUILDER_VERSION: v0.9.64
   BUILDER_SOURCE: releases
   BUILDER_HOST: https://d19elf31gohf1l.cloudfront.net
   PACKAGE_NAME: aws-c-s3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aws-c-s3-0.6.5/source/s3_buffer_pool.c 
new/aws-c-s3-0.6.6/source/s3_buffer_pool.c
--- old/aws-c-s3-0.6.5/source/s3_buffer_pool.c  2024-09-04 18:10:01.000000000 
+0200
+++ new/aws-c-s3-0.6.6/source/s3_buffer_pool.c  2024-09-18 23:46:59.000000000 
+0200
@@ -232,6 +232,7 @@
         aws_array_list_get_at_ptr(&buffer_pool->blocks, (void **)&block, i);
 
         if (block->alloc_bit_mask == 0) {
+            buffer_pool->primary_allocated -= block->block_size;
             aws_mem_release(buffer_pool->base_allocator, block->block_ptr);
             aws_array_list_erase(&buffer_pool->blocks, i);
             /* do not increment since we just released element */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/aws-c-s3-0.6.5/source/s3_endpoint_resolver/aws_s3_endpoint_resolver_partition.c
 
new/aws-c-s3-0.6.6/source/s3_endpoint_resolver/aws_s3_endpoint_resolver_partition.c
--- 
old/aws-c-s3-0.6.5/source/s3_endpoint_resolver/aws_s3_endpoint_resolver_partition.c
 2024-09-04 18:10:01.000000000 +0200
+++ 
new/aws-c-s3-0.6.6/source/s3_endpoint_resolver/aws_s3_endpoint_resolver_partition.c
 2024-09-18 23:46:59.000000000 +0200
@@ -22,202 +22,202 @@
        'a', 'c', 'k', '"', ':', 't', 'r', 'u', 'e', ',', '"', 's', 'u', 'p', 
'p', 'o', 'r', 't', 's', 'F',
        'I', 'P', 'S', '"', ':', 't', 'r', 'u', 'e', '}', ',', '"', 'r', 'e', 
'g', 'i', 'o', 'n', 'R', 'e',
        'g', 'e', 'x', '"', ':', '"', '^', '(', 'u', 's', '|', 'e', 'u', '|', 
'a', 'p', '|', 's', 'a', '|',
-       'c', 'a', '|', 'm', 'e', '|', 'a', 'f', '|', 'i', 'l', ')', '\\', '\\', 
'-', '\\', '\\', 'w', '+', '\\',
-       '\\', '-', '\\', '\\', 'd', '+', '$', '"', ',', '"', 'r', 'e', 'g', 
'i', 'o', 'n', 's', '"', ':', '{',
-       '"', 'a', 'f', '-', 's', 'o', 'u', 't', 'h', '-', '1', '"', ':', '{', 
'"', 'd', 'e', 's', 'c', 'r',
-       'i', 'p', 't', 'i', 'o', 'n', '"', ':', '"', 'A', 'f', 'r', 'i', 'c', 
'a', ' ', '(', 'C', 'a', 'p',
-       'e', ' ', 'T', 'o', 'w', 'n', ')', '"', '}', ',', '"', 'a', 'p', '-', 
'e', 'a', 's', 't', '-', '1',
+       'c', 'a', '|', 'm', 'e', '|', 'a', 'f', '|', 'i', 'l', '|', 'm', 'x', 
')', '\\', '\\', '-', '\\', '\\',
+       'w', '+', '\\', '\\', '-', '\\', '\\', 'd', '+', '$', '"', ',', '"', 
'r', 'e', 'g', 'i', 'o', 'n', 's',
+       '"', ':', '{', '"', 'a', 'f', '-', 's', 'o', 'u', 't', 'h', '-', '1', 
'"', ':', '{', '"', 'd', 'e',
+       's', 'c', 'r', 'i', 'p', 't', 'i', 'o', 'n', '"', ':', '"', 'A', 'f', 
'r', 'i', 'c', 'a', ' ', '(',
+       'C', 'a', 'p', 'e', ' ', 'T', 'o', 'w', 'n', ')', '"', '}', ',', '"', 
'a', 'p', '-', 'e', 'a', 's',
+       't', '-', '1', '"', ':', '{', '"', 'd', 'e', 's', 'c', 'r', 'i', 'p', 
't', 'i', 'o', 'n', '"', ':',
+       '"', 'A', 's', 'i', 'a', ' ', 'P', 'a', 'c', 'i', 'f', 'i', 'c', ' ', 
'(', 'H', 'o', 'n', 'g', ' ',
+       'K', 'o', 'n', 'g', ')', '"', '}', ',', '"', 'a', 'p', '-', 'n', 'o', 
'r', 't', 'h', 'e', 'a', 's',
+       't', '-', '1', '"', ':', '{', '"', 'd', 'e', 's', 'c', 'r', 'i', 'p', 
't', 'i', 'o', 'n', '"', ':',
+       '"', 'A', 's', 'i', 'a', ' ', 'P', 'a', 'c', 'i', 'f', 'i', 'c', ' ', 
'(', 'T', 'o', 'k', 'y', 'o',
+       ')', '"', '}', ',', '"', 'a', 'p', '-', 'n', 'o', 'r', 't', 'h', 'e', 
'a', 's', 't', '-', '2', '"',
+       ':', '{', '"', 'd', 'e', 's', 'c', 'r', 'i', 'p', 't', 'i', 'o', 'n', 
'"', ':', '"', 'A', 's', 'i',
+       'a', ' ', 'P', 'a', 'c', 'i', 'f', 'i', 'c', ' ', '(', 'S', 'e', 'o', 
'u', 'l', ')', '"', '}', ',',
+       '"', 'a', 'p', '-', 'n', 'o', 'r', 't', 'h', 'e', 'a', 's', 't', '-', 
'3', '"', ':', '{', '"', 'd',
+       'e', 's', 'c', 'r', 'i', 'p', 't', 'i', 'o', 'n', '"', ':', '"', 'A', 
's', 'i', 'a', ' ', 'P', 'a',
+       'c', 'i', 'f', 'i', 'c', ' ', '(', 'O', 's', 'a', 'k', 'a', ')', '"', 
'}', ',', '"', 'a', 'p', '-',
+       's', 'o', 'u', 't', 'h', '-', '1', '"', ':', '{', '"', 'd', 'e', 's', 
'c', 'r', 'i', 'p', 't', 'i',
+       'o', 'n', '"', ':', '"', 'A', 's', 'i', 'a', ' ', 'P', 'a', 'c', 'i', 
'f', 'i', 'c', ' ', '(', 'M',
+       'u', 'm', 'b', 'a', 'i', ')', '"', '}', ',', '"', 'a', 'p', '-', 's', 
'o', 'u', 't', 'h', '-', '2',
        '"', ':', '{', '"', 'd', 'e', 's', 'c', 'r', 'i', 'p', 't', 'i', 'o', 
'n', '"', ':', '"', 'A', 's',
-       'i', 'a', ' ', 'P', 'a', 'c', 'i', 'f', 'i', 'c', ' ', '(', 'H', 'o', 
'n', 'g', ' ', 'K', 'o', 'n',
-       'g', ')', '"', '}', ',', '"', 'a', 'p', '-', 'n', 'o', 'r', 't', 'h', 
'e', 'a', 's', 't', '-', '1',
+       'i', 'a', ' ', 'P', 'a', 'c', 'i', 'f', 'i', 'c', ' ', '(', 'H', 'y', 
'd', 'e', 'r', 'a', 'b', 'a',
+       'd', ')', '"', '}', ',', '"', 'a', 'p', '-', 's', 'o', 'u', 't', 'h', 
'e', 'a', 's', 't', '-', '1',
        '"', ':', '{', '"', 'd', 'e', 's', 'c', 'r', 'i', 'p', 't', 'i', 'o', 
'n', '"', ':', '"', 'A', 's',
-       'i', 'a', ' ', 'P', 'a', 'c', 'i', 'f', 'i', 'c', ' ', '(', 'T', 'o', 
'k', 'y', 'o', ')', '"', '}',
-       ',', '"', 'a', 'p', '-', 'n', 'o', 'r', 't', 'h', 'e', 'a', 's', 't', 
'-', '2', '"', ':', '{', '"',
-       'd', 'e', 's', 'c', 'r', 'i', 'p', 't', 'i', 'o', 'n', '"', ':', '"', 
'A', 's', 'i', 'a', ' ', 'P',
-       'a', 'c', 'i', 'f', 'i', 'c', ' ', '(', 'S', 'e', 'o', 'u', 'l', ')', 
'"', '}', ',', '"', 'a', 'p',
-       '-', 'n', 'o', 'r', 't', 'h', 'e', 'a', 's', 't', '-', '3', '"', ':', 
'{', '"', 'd', 'e', 's', 'c',
-       'r', 'i', 'p', 't', 'i', 'o', 'n', '"', ':', '"', 'A', 's', 'i', 'a', ' 
', 'P', 'a', 'c', 'i', 'f',
-       'i', 'c', ' ', '(', 'O', 's', 'a', 'k', 'a', ')', '"', '}', ',', '"', 
'a', 'p', '-', 's', 'o', 'u',
-       't', 'h', '-', '1', '"', ':', '{', '"', 'd', 'e', 's', 'c', 'r', 'i', 
'p', 't', 'i', 'o', 'n', '"',
-       ':', '"', 'A', 's', 'i', 'a', ' ', 'P', 'a', 'c', 'i', 'f', 'i', 'c', ' 
', '(', 'M', 'u', 'm', 'b',
-       'a', 'i', ')', '"', '}', ',', '"', 'a', 'p', '-', 's', 'o', 'u', 't', 
'h', '-', '2', '"', ':', '{',
-       '"', 'd', 'e', 's', 'c', 'r', 'i', 'p', 't', 'i', 'o', 'n', '"', ':', 
'"', 'A', 's', 'i', 'a', ' ',
-       'P', 'a', 'c', 'i', 'f', 'i', 'c', ' ', '(', 'H', 'y', 'd', 'e', 'r', 
'a', 'b', 'a', 'd', ')', '"',
-       '}', ',', '"', 'a', 'p', '-', 's', 'o', 'u', 't', 'h', 'e', 'a', 's', 
't', '-', '1', '"', ':', '{',
-       '"', 'd', 'e', 's', 'c', 'r', 'i', 'p', 't', 'i', 'o', 'n', '"', ':', 
'"', 'A', 's', 'i', 'a', ' ',
-       'P', 'a', 'c', 'i', 'f', 'i', 'c', ' ', '(', 'S', 'i', 'n', 'g', 'a', 
'p', 'o', 'r', 'e', ')', '"',
-       '}', ',', '"', 'a', 'p', '-', 's', 'o', 'u', 't', 'h', 'e', 'a', 's', 
't', '-', '2', '"', ':', '{',
+       'i', 'a', ' ', 'P', 'a', 'c', 'i', 'f', 'i', 'c', ' ', '(', 'S', 'i', 
'n', 'g', 'a', 'p', 'o', 'r',
+       'e', ')', '"', '}', ',', '"', 'a', 'p', '-', 's', 'o', 'u', 't', 'h', 
'e', 'a', 's', 't', '-', '2',
+       '"', ':', '{', '"', 'd', 'e', 's', 'c', 'r', 'i', 'p', 't', 'i', 'o', 
'n', '"', ':', '"', 'A', 's',
+       'i', 'a', ' ', 'P', 'a', 'c', 'i', 'f', 'i', 'c', ' ', '(', 'S', 'y', 
'd', 'n', 'e', 'y', ')', '"',
+       '}', ',', '"', 'a', 'p', '-', 's', 'o', 'u', 't', 'h', 'e', 'a', 's', 
't', '-', '3', '"', ':', '{',
        '"', 'd', 'e', 's', 'c', 'r', 'i', 'p', 't', 'i', 'o', 'n', '"', ':', 
'"', 'A', 's', 'i', 'a', ' ',
-       'P', 'a', 'c', 'i', 'f', 'i', 'c', ' ', '(', 'S', 'y', 'd', 'n', 'e', 
'y', ')', '"', '}', ',', '"',
-       'a', 'p', '-', 's', 'o', 'u', 't', 'h', 'e', 'a', 's', 't', '-', '3', 
'"', ':', '{', '"', 'd', 'e',
-       's', 'c', 'r', 'i', 'p', 't', 'i', 'o', 'n', '"', ':', '"', 'A', 's', 
'i', 'a', ' ', 'P', 'a', 'c',
-       'i', 'f', 'i', 'c', ' ', '(', 'J', 'a', 'k', 'a', 'r', 't', 'a', ')', 
'"', '}', ',', '"', 'a', 'p',
-       '-', 's', 'o', 'u', 't', 'h', 'e', 'a', 's', 't', '-', '4', '"', ':', 
'{', '"', 'd', 'e', 's', 'c',
-       'r', 'i', 'p', 't', 'i', 'o', 'n', '"', ':', '"', 'A', 's', 'i', 'a', ' 
', 'P', 'a', 'c', 'i', 'f',
-       'i', 'c', ' ', '(', 'M', 'e', 'l', 'b', 'o', 'u', 'r', 'n', 'e', ')', 
'"', '}', ',', '"', 'a', 'p',
-       '-', 's', 'o', 'u', 't', 'h', 'e', 'a', 's', 't', '-', '5', '"', ':', 
'{', '"', 'd', 'e', 's', 'c',
-       'r', 'i', 'p', 't', 'i', 'o', 'n', '"', ':', '"', 'A', 's', 'i', 'a', ' 
', 'P', 'a', 'c', 'i', 'f',
-       'i', 'c', ' ', '(', 'M', 'a', 'l', 'a', 'y', 's', 'i', 'a', ')', '"', 
'}', ',', '"', 'a', 'w', 's',
-       '-', 'g', 'l', 'o', 'b', 'a', 'l', '"', ':', '{', '"', 'd', 'e', 's', 
'c', 'r', 'i', 'p', 't', 'i',
-       'o', 'n', '"', ':', '"', 'A', 'W', 'S', ' ', 'S', 't', 'a', 'n', 'd', 
'a', 'r', 'd', ' ', 'g', 'l',
-       'o', 'b', 'a', 'l', ' ', 'r', 'e', 'g', 'i', 'o', 'n', '"', '}', ',', 
'"', 'c', 'a', '-', 'c', 'e',
-       'n', 't', 'r', 'a', 'l', '-', '1', '"', ':', '{', '"', 'd', 'e', 's', 
'c', 'r', 'i', 'p', 't', 'i',
-       'o', 'n', '"', ':', '"', 'C', 'a', 'n', 'a', 'd', 'a', ' ', '(', 'C', 
'e', 'n', 't', 'r', 'a', 'l',
-       ')', '"', '}', ',', '"', 'c', 'a', '-', 'w', 'e', 's', 't', '-', '1', 
'"', ':', '{', '"', 'd', 'e',
-       's', 'c', 'r', 'i', 'p', 't', 'i', 'o', 'n', '"', ':', '"', 'C', 'a', 
'n', 'a', 'd', 'a', ' ', 'W',
-       'e', 's', 't', ' ', '(', 'C', 'a', 'l', 'g', 'a', 'r', 'y', ')', '"', 
'}', ',', '"', 'e', 'u', '-',
-       'c', 'e', 'n', 't', 'r', 'a', 'l', '-', '1', '"', ':', '{', '"', 'd', 
'e', 's', 'c', 'r', 'i', 'p',
-       't', 'i', 'o', 'n', '"', ':', '"', 'E', 'u', 'r', 'o', 'p', 'e', ' ', 
'(', 'F', 'r', 'a', 'n', 'k',
-       'f', 'u', 'r', 't', ')', '"', '}', ',', '"', 'e', 'u', '-', 'c', 'e', 
'n', 't', 'r', 'a', 'l', '-',
-       '2', '"', ':', '{', '"', 'd', 'e', 's', 'c', 'r', 'i', 'p', 't', 'i', 
'o', 'n', '"', ':', '"', 'E',
-       'u', 'r', 'o', 'p', 'e', ' ', '(', 'Z', 'u', 'r', 'i', 'c', 'h', ')', 
'"', '}', ',', '"', 'e', 'u',
-       '-', 'n', 'o', 'r', 't', 'h', '-', '1', '"', ':', '{', '"', 'd', 'e', 
's', 'c', 'r', 'i', 'p', 't',
-       'i', 'o', 'n', '"', ':', '"', 'E', 'u', 'r', 'o', 'p', 'e', ' ', '(', 
'S', 't', 'o', 'c', 'k', 'h',
-       'o', 'l', 'm', ')', '"', '}', ',', '"', 'e', 'u', '-', 's', 'o', 'u', 
't', 'h', '-', '1', '"', ':',
-       '{', '"', 'd', 'e', 's', 'c', 'r', 'i', 'p', 't', 'i', 'o', 'n', '"', 
':', '"', 'E', 'u', 'r', 'o',
-       'p', 'e', ' ', '(', 'M', 'i', 'l', 'a', 'n', ')', '"', '}', ',', '"', 
'e', 'u', '-', 's', 'o', 'u',
-       't', 'h', '-', '2', '"', ':', '{', '"', 'd', 'e', 's', 'c', 'r', 'i', 
'p', 't', 'i', 'o', 'n', '"',
-       ':', '"', 'E', 'u', 'r', 'o', 'p', 'e', ' ', '(', 'S', 'p', 'a', 'i', 
'n', ')', '"', '}', ',', '"',
-       'e', 'u', '-', 'w', 'e', 's', 't', '-', '1', '"', ':', '{', '"', 'd', 
'e', 's', 'c', 'r', 'i', 'p',
-       't', 'i', 'o', 'n', '"', ':', '"', 'E', 'u', 'r', 'o', 'p', 'e', ' ', 
'(', 'I', 'r', 'e', 'l', 'a',
-       'n', 'd', ')', '"', '}', ',', '"', 'e', 'u', '-', 'w', 'e', 's', 't', 
'-', '2', '"', ':', '{', '"',
-       'd', 'e', 's', 'c', 'r', 'i', 'p', 't', 'i', 'o', 'n', '"', ':', '"', 
'E', 'u', 'r', 'o', 'p', 'e',
-       ' ', '(', 'L', 'o', 'n', 'd', 'o', 'n', ')', '"', '}', ',', '"', 'e', 
'u', '-', 'w', 'e', 's', 't',
-       '-', '3', '"', ':', '{', '"', 'd', 'e', 's', 'c', 'r', 'i', 'p', 't', 
'i', 'o', 'n', '"', ':', '"',
-       'E', 'u', 'r', 'o', 'p', 'e', ' ', '(', 'P', 'a', 'r', 'i', 's', ')', 
'"', '}', ',', '"', 'i', 'l',
+       'P', 'a', 'c', 'i', 'f', 'i', 'c', ' ', '(', 'J', 'a', 'k', 'a', 'r', 
't', 'a', ')', '"', '}', ',',
+       '"', 'a', 'p', '-', 's', 'o', 'u', 't', 'h', 'e', 'a', 's', 't', '-', 
'4', '"', ':', '{', '"', 'd',
+       'e', 's', 'c', 'r', 'i', 'p', 't', 'i', 'o', 'n', '"', ':', '"', 'A', 
's', 'i', 'a', ' ', 'P', 'a',
+       'c', 'i', 'f', 'i', 'c', ' ', '(', 'M', 'e', 'l', 'b', 'o', 'u', 'r', 
'n', 'e', ')', '"', '}', ',',
+       '"', 'a', 'p', '-', 's', 'o', 'u', 't', 'h', 'e', 'a', 's', 't', '-', 
'5', '"', ':', '{', '"', 'd',
+       'e', 's', 'c', 'r', 'i', 'p', 't', 'i', 'o', 'n', '"', ':', '"', 'A', 
's', 'i', 'a', ' ', 'P', 'a',
+       'c', 'i', 'f', 'i', 'c', ' ', '(', 'M', 'a', 'l', 'a', 'y', 's', 'i', 
'a', ')', '"', '}', ',', '"',
+       'a', 'w', 's', '-', 'g', 'l', 'o', 'b', 'a', 'l', '"', ':', '{', '"', 
'd', 'e', 's', 'c', 'r', 'i',
+       'p', 't', 'i', 'o', 'n', '"', ':', '"', 'A', 'W', 'S', ' ', 'S', 't', 
'a', 'n', 'd', 'a', 'r', 'd',
+       ' ', 'g', 'l', 'o', 'b', 'a', 'l', ' ', 'r', 'e', 'g', 'i', 'o', 'n', 
'"', '}', ',', '"', 'c', 'a',
        '-', 'c', 'e', 'n', 't', 'r', 'a', 'l', '-', '1', '"', ':', '{', '"', 
'd', 'e', 's', 'c', 'r', 'i',
-       'p', 't', 'i', 'o', 'n', '"', ':', '"', 'I', 's', 'r', 'a', 'e', 'l', ' 
', '(', 'T', 'e', 'l', ' ',
-       'A', 'v', 'i', 'v', ')', '"', '}', ',', '"', 'm', 'e', '-', 'c', 'e', 
'n', 't', 'r', 'a', 'l', '-',
-       '1', '"', ':', '{', '"', 'd', 'e', 's', 'c', 'r', 'i', 'p', 't', 'i', 
'o', 'n', '"', ':', '"', 'M',
-       'i', 'd', 'd', 'l', 'e', ' ', 'E', 'a', 's', 't', ' ', '(', 'U', 'A', 
'E', ')', '"', '}', ',', '"',
-       'm', 'e', '-', 's', 'o', 'u', 't', 'h', '-', '1', '"', ':', '{', '"', 
'd', 'e', 's', 'c', 'r', 'i',
-       'p', 't', 'i', 'o', 'n', '"', ':', '"', 'M', 'i', 'd', 'd', 'l', 'e', ' 
', 'E', 'a', 's', 't', ' ',
-       '(', 'B', 'a', 'h', 'r', 'a', 'i', 'n', ')', '"', '}', ',', '"', 's', 
'a', '-', 'e', 'a', 's', 't',
-       '-', '1', '"', ':', '{', '"', 'd', 'e', 's', 'c', 'r', 'i', 'p', 't', 
'i', 'o', 'n', '"', ':', '"',
-       'S', 'o', 'u', 't', 'h', ' ', 'A', 'm', 'e', 'r', 'i', 'c', 'a', ' ', 
'(', 'S', 'a', 'o', ' ', 'P',
-       'a', 'u', 'l', 'o', ')', '"', '}', ',', '"', 'u', 's', '-', 'e', 'a', 
's', 't', '-', '1', '"', ':',
-       '{', '"', 'd', 'e', 's', 'c', 'r', 'i', 'p', 't', 'i', 'o', 'n', '"', 
':', '"', 'U', 'S', ' ', 'E',
-       'a', 's', 't', ' ', '(', 'N', '.', ' ', 'V', 'i', 'r', 'g', 'i', 'n', 
'i', 'a', ')', '"', '}', ',',
-       '"', 'u', 's', '-', 'e', 'a', 's', 't', '-', '2', '"', ':', '{', '"', 
'd', 'e', 's', 'c', 'r', 'i',
-       'p', 't', 'i', 'o', 'n', '"', ':', '"', 'U', 'S', ' ', 'E', 'a', 's', 
't', ' ', '(', 'O', 'h', 'i',
-       'o', ')', '"', '}', ',', '"', 'u', 's', '-', 'w', 'e', 's', 't', '-', 
'1', '"', ':', '{', '"', 'd',
-       'e', 's', 'c', 'r', 'i', 'p', 't', 'i', 'o', 'n', '"', ':', '"', 'U', 
'S', ' ', 'W', 'e', 's', 't',
-       ' ', '(', 'N', '.', ' ', 'C', 'a', 'l', 'i', 'f', 'o', 'r', 'n', 'i', 
'a', ')', '"', '}', ',', '"',
-       'u', 's', '-', 'w', 'e', 's', 't', '-', '2', '"', ':', '{', '"', 'd', 
'e', 's', 'c', 'r', 'i', 'p',
-       't', 'i', 'o', 'n', '"', ':', '"', 'U', 'S', ' ', 'W', 'e', 's', 't', ' 
', '(', 'O', 'r', 'e', 'g',
-       'o', 'n', ')', '"', '}', '}', '}', ',', '{', '"', 'i', 'd', '"', ':', 
'"', 'a', 'w', 's', '-', 'c',
-       'n', '"', ',', '"', 'o', 'u', 't', 'p', 'u', 't', 's', '"', ':', '{', 
'"', 'd', 'n', 's', 'S', 'u',
-       'f', 'f', 'i', 'x', '"', ':', '"', 'a', 'm', 'a', 'z', 'o', 'n', 'a', 
'w', 's', '.', 'c', 'o', 'm',
-       '.', 'c', 'n', '"', ',', '"', 'd', 'u', 'a', 'l', 'S', 't', 'a', 'c', 
'k', 'D', 'n', 's', 'S', 'u',
-       'f', 'f', 'i', 'x', '"', ':', '"', 'a', 'p', 'i', '.', 'a', 'm', 'a', 
'z', 'o', 'n', 'w', 'e', 'b',
-       's', 'e', 'r', 'v', 'i', 'c', 'e', 's', '.', 'c', 'o', 'm', '.', 'c', 
'n', '"', ',', '"', 'i', 'm',
-       'p', 'l', 'i', 'c', 'i', 't', 'G', 'l', 'o', 'b', 'a', 'l', 'R', 'e', 
'g', 'i', 'o', 'n', '"', ':',
-       '"', 'c', 'n', '-', 'n', 'o', 'r', 't', 'h', 'w', 'e', 's', 't', '-', 
'1', '"', ',', '"', 'n', 'a',
-       'm', 'e', '"', ':', '"', 'a', 'w', 's', '-', 'c', 'n', '"', ',', '"', 
's', 'u', 'p', 'p', 'o', 'r',
-       't', 's', 'D', 'u', 'a', 'l', 'S', 't', 'a', 'c', 'k', '"', ':', 't', 
'r', 'u', 'e', ',', '"', 's',
-       'u', 'p', 'p', 'o', 'r', 't', 's', 'F', 'I', 'P', 'S', '"', ':', 't', 
'r', 'u', 'e', '}', ',', '"',
-       'r', 'e', 'g', 'i', 'o', 'n', 'R', 'e', 'g', 'e', 'x', '"', ':', '"', 
'^', 'c', 'n', '\\', '\\', '-',
-       '\\', '\\', 'w', '+', '\\', '\\', '-', '\\', '\\', 'd', '+', '$', '"', 
',', '"', 'r', 'e', 'g', 'i', 'o',
-       'n', 's', '"', ':', '{', '"', 'a', 'w', 's', '-', 'c', 'n', '-', 'g', 
'l', 'o', 'b', 'a', 'l', '"',
-       ':', '{', '"', 'd', 'e', 's', 'c', 'r', 'i', 'p', 't', 'i', 'o', 'n', 
'"', ':', '"', 'A', 'W', 'S',
-       ' ', 'C', 'h', 'i', 'n', 'a', ' ', 'g', 'l', 'o', 'b', 'a', 'l', ' ', 
'r', 'e', 'g', 'i', 'o', 'n',
-       '"', '}', ',', '"', 'c', 'n', '-', 'n', 'o', 'r', 't', 'h', '-', '1', 
'"', ':', '{', '"', 'd', 'e',
-       's', 'c', 'r', 'i', 'p', 't', 'i', 'o', 'n', '"', ':', '"', 'C', 'h', 
'i', 'n', 'a', ' ', '(', 'B',
-       'e', 'i', 'j', 'i', 'n', 'g', ')', '"', '}', ',', '"', 'c', 'n', '-', 
'n', 'o', 'r', 't', 'h', 'w',
-       'e', 's', 't', '-', '1', '"', ':', '{', '"', 'd', 'e', 's', 'c', 'r', 
'i', 'p', 't', 'i', 'o', 'n',
-       '"', ':', '"', 'C', 'h', 'i', 'n', 'a', ' ', '(', 'N', 'i', 'n', 'g', 
'x', 'i', 'a', ')', '"', '}',
-       '}', '}', ',', '{', '"', 'i', 'd', '"', ':', '"', 'a', 'w', 's', '-', 
'u', 's', '-', 'g', 'o', 'v',
-       '"', ',', '"', 'o', 'u', 't', 'p', 'u', 't', 's', '"', ':', '{', '"', 
'd', 'n', 's', 'S', 'u', 'f',
-       'f', 'i', 'x', '"', ':', '"', 'a', 'm', 'a', 'z', 'o', 'n', 'a', 'w', 
's', '.', 'c', 'o', 'm', '"',
-       ',', '"', 'd', 'u', 'a', 'l', 'S', 't', 'a', 'c', 'k', 'D', 'n', 's', 
'S', 'u', 'f', 'f', 'i', 'x',
-       '"', ':', '"', 'a', 'p', 'i', '.', 'a', 'w', 's', '"', ',', '"', 'i', 
'm', 'p', 'l', 'i', 'c', 'i',
-       't', 'G', 'l', 'o', 'b', 'a', 'l', 'R', 'e', 'g', 'i', 'o', 'n', '"', 
':', '"', 'u', 's', '-', 'g',
-       'o', 'v', '-', 'w', 'e', 's', 't', '-', '1', '"', ',', '"', 'n', 'a', 
'm', 'e', '"', ':', '"', 'a',
-       'w', 's', '-', 'u', 's', '-', 'g', 'o', 'v', '"', ',', '"', 's', 'u', 
'p', 'p', 'o', 'r', 't', 's',
-       'D', 'u', 'a', 'l', 'S', 't', 'a', 'c', 'k', '"', ':', 't', 'r', 'u', 
'e', ',', '"', 's', 'u', 'p',
-       'p', 'o', 'r', 't', 's', 'F', 'I', 'P', 'S', '"', ':', 't', 'r', 'u', 
'e', '}', ',', '"', 'r', 'e',
-       'g', 'i', 'o', 'n', 'R', 'e', 'g', 'e', 'x', '"', ':', '"', '^', 'u', 
's', '\\', '\\', '-', 'g', 'o',
-       'v', '\\', '\\', '-', '\\', '\\', 'w', '+', '\\', '\\', '-', '\\', 
'\\', 'd', '+', '$', '"', ',', '"', 'r',
-       'e', 'g', 'i', 'o', 'n', 's', '"', ':', '{', '"', 'a', 'w', 's', '-', 
'u', 's', '-', 'g', 'o', 'v',
-       '-', 'g', 'l', 'o', 'b', 'a', 'l', '"', ':', '{', '"', 'd', 'e', 's', 
'c', 'r', 'i', 'p', 't', 'i',
-       'o', 'n', '"', ':', '"', 'A', 'W', 'S', ' ', 'G', 'o', 'v', 'C', 'l', 
'o', 'u', 'd', ' ', '(', 'U',
-       'S', ')', ' ', 'g', 'l', 'o', 'b', 'a', 'l', ' ', 'r', 'e', 'g', 'i', 
'o', 'n', '"', '}', ',', '"',
-       'u', 's', '-', 'g', 'o', 'v', '-', 'e', 'a', 's', 't', '-', '1', '"', 
':', '{', '"', 'd', 'e', 's',
-       'c', 'r', 'i', 'p', 't', 'i', 'o', 'n', '"', ':', '"', 'A', 'W', 'S', ' 
', 'G', 'o', 'v', 'C', 'l',
-       'o', 'u', 'd', ' ', '(', 'U', 'S', '-', 'E', 'a', 's', 't', ')', '"', 
'}', ',', '"', 'u', 's', '-',
-       'g', 'o', 'v', '-', 'w', 'e', 's', 't', '-', '1', '"', ':', '{', '"', 
'd', 'e', 's', 'c', 'r', 'i',
+       'p', 't', 'i', 'o', 'n', '"', ':', '"', 'C', 'a', 'n', 'a', 'd', 'a', ' 
', '(', 'C', 'e', 'n', 't',
+       'r', 'a', 'l', ')', '"', '}', ',', '"', 'c', 'a', '-', 'w', 'e', 's', 
't', '-', '1', '"', ':', '{',
+       '"', 'd', 'e', 's', 'c', 'r', 'i', 'p', 't', 'i', 'o', 'n', '"', ':', 
'"', 'C', 'a', 'n', 'a', 'd',
+       'a', ' ', 'W', 'e', 's', 't', ' ', '(', 'C', 'a', 'l', 'g', 'a', 'r', 
'y', ')', '"', '}', ',', '"',
+       'e', 'u', '-', 'c', 'e', 'n', 't', 'r', 'a', 'l', '-', '1', '"', ':', 
'{', '"', 'd', 'e', 's', 'c',
+       'r', 'i', 'p', 't', 'i', 'o', 'n', '"', ':', '"', 'E', 'u', 'r', 'o', 
'p', 'e', ' ', '(', 'F', 'r',
+       'a', 'n', 'k', 'f', 'u', 'r', 't', ')', '"', '}', ',', '"', 'e', 'u', 
'-', 'c', 'e', 'n', 't', 'r',
+       'a', 'l', '-', '2', '"', ':', '{', '"', 'd', 'e', 's', 'c', 'r', 'i', 
'p', 't', 'i', 'o', 'n', '"',
+       ':', '"', 'E', 'u', 'r', 'o', 'p', 'e', ' ', '(', 'Z', 'u', 'r', 'i', 
'c', 'h', ')', '"', '}', ',',
+       '"', 'e', 'u', '-', 'n', 'o', 'r', 't', 'h', '-', '1', '"', ':', '{', 
'"', 'd', 'e', 's', 'c', 'r',
+       'i', 'p', 't', 'i', 'o', 'n', '"', ':', '"', 'E', 'u', 'r', 'o', 'p', 
'e', ' ', '(', 'S', 't', 'o',
+       'c', 'k', 'h', 'o', 'l', 'm', ')', '"', '}', ',', '"', 'e', 'u', '-', 
's', 'o', 'u', 't', 'h', '-',
+       '1', '"', ':', '{', '"', 'd', 'e', 's', 'c', 'r', 'i', 'p', 't', 'i', 
'o', 'n', '"', ':', '"', 'E',
+       'u', 'r', 'o', 'p', 'e', ' ', '(', 'M', 'i', 'l', 'a', 'n', ')', '"', 
'}', ',', '"', 'e', 'u', '-',
+       's', 'o', 'u', 't', 'h', '-', '2', '"', ':', '{', '"', 'd', 'e', 's', 
'c', 'r', 'i', 'p', 't', 'i',
+       'o', 'n', '"', ':', '"', 'E', 'u', 'r', 'o', 'p', 'e', ' ', '(', 'S', 
'p', 'a', 'i', 'n', ')', '"',
+       '}', ',', '"', 'e', 'u', '-', 'w', 'e', 's', 't', '-', '1', '"', ':', 
'{', '"', 'd', 'e', 's', 'c',
+       'r', 'i', 'p', 't', 'i', 'o', 'n', '"', ':', '"', 'E', 'u', 'r', 'o', 
'p', 'e', ' ', '(', 'I', 'r',
+       'e', 'l', 'a', 'n', 'd', ')', '"', '}', ',', '"', 'e', 'u', '-', 'w', 
'e', 's', 't', '-', '2', '"',
+       ':', '{', '"', 'd', 'e', 's', 'c', 'r', 'i', 'p', 't', 'i', 'o', 'n', 
'"', ':', '"', 'E', 'u', 'r',
+       'o', 'p', 'e', ' ', '(', 'L', 'o', 'n', 'd', 'o', 'n', ')', '"', '}', 
',', '"', 'e', 'u', '-', 'w',
+       'e', 's', 't', '-', '3', '"', ':', '{', '"', 'd', 'e', 's', 'c', 'r', 
'i', 'p', 't', 'i', 'o', 'n',
+       '"', ':', '"', 'E', 'u', 'r', 'o', 'p', 'e', ' ', '(', 'P', 'a', 'r', 
'i', 's', ')', '"', '}', ',',
+       '"', 'i', 'l', '-', 'c', 'e', 'n', 't', 'r', 'a', 'l', '-', '1', '"', 
':', '{', '"', 'd', 'e', 's',
+       'c', 'r', 'i', 'p', 't', 'i', 'o', 'n', '"', ':', '"', 'I', 's', 'r', 
'a', 'e', 'l', ' ', '(', 'T',
+       'e', 'l', ' ', 'A', 'v', 'i', 'v', ')', '"', '}', ',', '"', 'm', 'e', 
'-', 'c', 'e', 'n', 't', 'r',
+       'a', 'l', '-', '1', '"', ':', '{', '"', 'd', 'e', 's', 'c', 'r', 'i', 
'p', 't', 'i', 'o', 'n', '"',
+       ':', '"', 'M', 'i', 'd', 'd', 'l', 'e', ' ', 'E', 'a', 's', 't', ' ', 
'(', 'U', 'A', 'E', ')', '"',
+       '}', ',', '"', 'm', 'e', '-', 's', 'o', 'u', 't', 'h', '-', '1', '"', 
':', '{', '"', 'd', 'e', 's',
+       'c', 'r', 'i', 'p', 't', 'i', 'o', 'n', '"', ':', '"', 'M', 'i', 'd', 
'd', 'l', 'e', ' ', 'E', 'a',
+       's', 't', ' ', '(', 'B', 'a', 'h', 'r', 'a', 'i', 'n', ')', '"', '}', 
',', '"', 's', 'a', '-', 'e',
+       'a', 's', 't', '-', '1', '"', ':', '{', '"', 'd', 'e', 's', 'c', 'r', 
'i', 'p', 't', 'i', 'o', 'n',
+       '"', ':', '"', 'S', 'o', 'u', 't', 'h', ' ', 'A', 'm', 'e', 'r', 'i', 
'c', 'a', ' ', '(', 'S', 'a',
+       'o', ' ', 'P', 'a', 'u', 'l', 'o', ')', '"', '}', ',', '"', 'u', 's', 
'-', 'e', 'a', 's', 't', '-',
+       '1', '"', ':', '{', '"', 'd', 'e', 's', 'c', 'r', 'i', 'p', 't', 'i', 
'o', 'n', '"', ':', '"', 'U',
+       'S', ' ', 'E', 'a', 's', 't', ' ', '(', 'N', '.', ' ', 'V', 'i', 'r', 
'g', 'i', 'n', 'i', 'a', ')',
+       '"', '}', ',', '"', 'u', 's', '-', 'e', 'a', 's', 't', '-', '2', '"', 
':', '{', '"', 'd', 'e', 's',
+       'c', 'r', 'i', 'p', 't', 'i', 'o', 'n', '"', ':', '"', 'U', 'S', ' ', 
'E', 'a', 's', 't', ' ', '(',
+       'O', 'h', 'i', 'o', ')', '"', '}', ',', '"', 'u', 's', '-', 'w', 'e', 
's', 't', '-', '1', '"', ':',
+       '{', '"', 'd', 'e', 's', 'c', 'r', 'i', 'p', 't', 'i', 'o', 'n', '"', 
':', '"', 'U', 'S', ' ', 'W',
+       'e', 's', 't', ' ', '(', 'N', '.', ' ', 'C', 'a', 'l', 'i', 'f', 'o', 
'r', 'n', 'i', 'a', ')', '"',
+       '}', ',', '"', 'u', 's', '-', 'w', 'e', 's', 't', '-', '2', '"', ':', 
'{', '"', 'd', 'e', 's', 'c',
+       'r', 'i', 'p', 't', 'i', 'o', 'n', '"', ':', '"', 'U', 'S', ' ', 'W', 
'e', 's', 't', ' ', '(', 'O',
+       'r', 'e', 'g', 'o', 'n', ')', '"', '}', '}', '}', ',', '{', '"', 'i', 
'd', '"', ':', '"', 'a', 'w',
+       's', '-', 'c', 'n', '"', ',', '"', 'o', 'u', 't', 'p', 'u', 't', 's', 
'"', ':', '{', '"', 'd', 'n',
+       's', 'S', 'u', 'f', 'f', 'i', 'x', '"', ':', '"', 'a', 'm', 'a', 'z', 
'o', 'n', 'a', 'w', 's', '.',
+       'c', 'o', 'm', '.', 'c', 'n', '"', ',', '"', 'd', 'u', 'a', 'l', 'S', 
't', 'a', 'c', 'k', 'D', 'n',
+       's', 'S', 'u', 'f', 'f', 'i', 'x', '"', ':', '"', 'a', 'p', 'i', '.', 
'a', 'm', 'a', 'z', 'o', 'n',
+       'w', 'e', 'b', 's', 'e', 'r', 'v', 'i', 'c', 'e', 's', '.', 'c', 'o', 
'm', '.', 'c', 'n', '"', ',',
+       '"', 'i', 'm', 'p', 'l', 'i', 'c', 'i', 't', 'G', 'l', 'o', 'b', 'a', 
'l', 'R', 'e', 'g', 'i', 'o',
+       'n', '"', ':', '"', 'c', 'n', '-', 'n', 'o', 'r', 't', 'h', 'w', 'e', 
's', 't', '-', '1', '"', ',',
+       '"', 'n', 'a', 'm', 'e', '"', ':', '"', 'a', 'w', 's', '-', 'c', 'n', 
'"', ',', '"', 's', 'u', 'p',
+       'p', 'o', 'r', 't', 's', 'D', 'u', 'a', 'l', 'S', 't', 'a', 'c', 'k', 
'"', ':', 't', 'r', 'u', 'e',
+       ',', '"', 's', 'u', 'p', 'p', 'o', 'r', 't', 's', 'F', 'I', 'P', 'S', 
'"', ':', 't', 'r', 'u', 'e',
+       '}', ',', '"', 'r', 'e', 'g', 'i', 'o', 'n', 'R', 'e', 'g', 'e', 'x', 
'"', ':', '"', '^', 'c', 'n',
+       '\\', '\\', '-', '\\', '\\', 'w', '+', '\\', '\\', '-', '\\', '\\', 
'd', '+', '$', '"', ',', '"', 'r', 'e',
+       'g', 'i', 'o', 'n', 's', '"', ':', '{', '"', 'a', 'w', 's', '-', 'c', 
'n', '-', 'g', 'l', 'o', 'b',
+       'a', 'l', '"', ':', '{', '"', 'd', 'e', 's', 'c', 'r', 'i', 'p', 't', 
'i', 'o', 'n', '"', ':', '"',
+       'A', 'W', 'S', ' ', 'C', 'h', 'i', 'n', 'a', ' ', 'g', 'l', 'o', 'b', 
'a', 'l', ' ', 'r', 'e', 'g',
+       'i', 'o', 'n', '"', '}', ',', '"', 'c', 'n', '-', 'n', 'o', 'r', 't', 
'h', '-', '1', '"', ':', '{',
+       '"', 'd', 'e', 's', 'c', 'r', 'i', 'p', 't', 'i', 'o', 'n', '"', ':', 
'"', 'C', 'h', 'i', 'n', 'a',
+       ' ', '(', 'B', 'e', 'i', 'j', 'i', 'n', 'g', ')', '"', '}', ',', '"', 
'c', 'n', '-', 'n', 'o', 'r',
+       't', 'h', 'w', 'e', 's', 't', '-', '1', '"', ':', '{', '"', 'd', 'e', 
's', 'c', 'r', 'i', 'p', 't',
+       'i', 'o', 'n', '"', ':', '"', 'C', 'h', 'i', 'n', 'a', ' ', '(', 'N', 
'i', 'n', 'g', 'x', 'i', 'a',
+       ')', '"', '}', '}', '}', ',', '{', '"', 'i', 'd', '"', ':', '"', 'a', 
'w', 's', '-', 'u', 's', '-',
+       'g', 'o', 'v', '"', ',', '"', 'o', 'u', 't', 'p', 'u', 't', 's', '"', 
':', '{', '"', 'd', 'n', 's',
+       'S', 'u', 'f', 'f', 'i', 'x', '"', ':', '"', 'a', 'm', 'a', 'z', 'o', 
'n', 'a', 'w', 's', '.', 'c',
+       'o', 'm', '"', ',', '"', 'd', 'u', 'a', 'l', 'S', 't', 'a', 'c', 'k', 
'D', 'n', 's', 'S', 'u', 'f',
+       'f', 'i', 'x', '"', ':', '"', 'a', 'p', 'i', '.', 'a', 'w', 's', '"', 
',', '"', 'i', 'm', 'p', 'l',
+       'i', 'c', 'i', 't', 'G', 'l', 'o', 'b', 'a', 'l', 'R', 'e', 'g', 'i', 
'o', 'n', '"', ':', '"', 'u',
+       's', '-', 'g', 'o', 'v', '-', 'w', 'e', 's', 't', '-', '1', '"', ',', 
'"', 'n', 'a', 'm', 'e', '"',
+       ':', '"', 'a', 'w', 's', '-', 'u', 's', '-', 'g', 'o', 'v', '"', ',', 
'"', 's', 'u', 'p', 'p', 'o',
+       'r', 't', 's', 'D', 'u', 'a', 'l', 'S', 't', 'a', 'c', 'k', '"', ':', 
't', 'r', 'u', 'e', ',', '"',
+       's', 'u', 'p', 'p', 'o', 'r', 't', 's', 'F', 'I', 'P', 'S', '"', ':', 
't', 'r', 'u', 'e', '}', ',',
+       '"', 'r', 'e', 'g', 'i', 'o', 'n', 'R', 'e', 'g', 'e', 'x', '"', ':', 
'"', '^', 'u', 's', '\\', '\\',
+       '-', 'g', 'o', 'v', '\\', '\\', '-', '\\', '\\', 'w', '+', '\\', '\\', 
'-', '\\', '\\', 'd', '+', '$', '"',
+       ',', '"', 'r', 'e', 'g', 'i', 'o', 'n', 's', '"', ':', '{', '"', 'a', 
'w', 's', '-', 'u', 's', '-',
+       'g', 'o', 'v', '-', 'g', 'l', 'o', 'b', 'a', 'l', '"', ':', '{', '"', 
'd', 'e', 's', 'c', 'r', 'i',
        'p', 't', 'i', 'o', 'n', '"', ':', '"', 'A', 'W', 'S', ' ', 'G', 'o', 
'v', 'C', 'l', 'o', 'u', 'd',
-       ' ', '(', 'U', 'S', '-', 'W', 'e', 's', 't', ')', '"', '}', '}', '}', 
',', '{', '"', 'i', 'd', '"',
-       ':', '"', 'a', 'w', 's', '-', 'i', 's', 'o', '"', ',', '"', 'o', 'u', 
't', 'p', 'u', 't', 's', '"',
-       ':', '{', '"', 'd', 'n', 's', 'S', 'u', 'f', 'f', 'i', 'x', '"', ':', 
'"', 'c', '2', 's', '.', 'i',
-       'c', '.', 'g', 'o', 'v', '"', ',', '"', 'd', 'u', 'a', 'l', 'S', 't', 
'a', 'c', 'k', 'D', 'n', 's',
-       'S', 'u', 'f', 'f', 'i', 'x', '"', ':', '"', 'c', '2', 's', '.', 'i', 
'c', '.', 'g', 'o', 'v', '"',
-       ',', '"', 'i', 'm', 'p', 'l', 'i', 'c', 'i', 't', 'G', 'l', 'o', 'b', 
'a', 'l', 'R', 'e', 'g', 'i',
-       'o', 'n', '"', ':', '"', 'u', 's', '-', 'i', 's', 'o', '-', 'e', 'a', 
's', 't', '-', '1', '"', ',',
-       '"', 'n', 'a', 'm', 'e', '"', ':', '"', 'a', 'w', 's', '-', 'i', 's', 
'o', '"', ',', '"', 's', 'u',
-       'p', 'p', 'o', 'r', 't', 's', 'D', 'u', 'a', 'l', 'S', 't', 'a', 'c', 
'k', '"', ':', 'f', 'a', 'l',
-       's', 'e', ',', '"', 's', 'u', 'p', 'p', 'o', 'r', 't', 's', 'F', 'I', 
'P', 'S', '"', ':', 't', 'r',
-       'u', 'e', '}', ',', '"', 'r', 'e', 'g', 'i', 'o', 'n', 'R', 'e', 'g', 
'e', 'x', '"', ':', '"', '^',
-       'u', 's', '\\', '\\', '-', 'i', 's', 'o', '\\', '\\', '-', '\\', '\\', 
'w', '+', '\\', '\\', '-', '\\', '\\',
-       'd', '+', '$', '"', ',', '"', 'r', 'e', 'g', 'i', 'o', 'n', 's', '"', 
':', '{', '"', 'a', 'w', 's',
-       '-', 'i', 's', 'o', '-', 'g', 'l', 'o', 'b', 'a', 'l', '"', ':', '{', 
'"', 'd', 'e', 's', 'c', 'r',
-       'i', 'p', 't', 'i', 'o', 'n', '"', ':', '"', 'A', 'W', 'S', ' ', 'I', 
'S', 'O', ' ', '(', 'U', 'S',
-       ')', ' ', 'g', 'l', 'o', 'b', 'a', 'l', ' ', 'r', 'e', 'g', 'i', 'o', 
'n', '"', '}', ',', '"', 'u',
-       's', '-', 'i', 's', 'o', '-', 'e', 'a', 's', 't', '-', '1', '"', ':', 
'{', '"', 'd', 'e', 's', 'c',
-       'r', 'i', 'p', 't', 'i', 'o', 'n', '"', ':', '"', 'U', 'S', ' ', 'I', 
'S', 'O', ' ', 'E', 'a', 's',
-       't', '"', '}', ',', '"', 'u', 's', '-', 'i', 's', 'o', '-', 'w', 'e', 
's', 't', '-', '1', '"', ':',
-       '{', '"', 'd', 'e', 's', 'c', 'r', 'i', 'p', 't', 'i', 'o', 'n', '"', 
':', '"', 'U', 'S', ' ', 'I',
-       'S', 'O', ' ', 'W', 'E', 'S', 'T', '"', '}', '}', '}', ',', '{', '"', 
'i', 'd', '"', ':', '"', 'a',
-       'w', 's', '-', 'i', 's', 'o', '-', 'b', '"', ',', '"', 'o', 'u', 't', 
'p', 'u', 't', 's', '"', ':',
-       '{', '"', 'd', 'n', 's', 'S', 'u', 'f', 'f', 'i', 'x', '"', ':', '"', 
's', 'c', '2', 's', '.', 's',
-       'g', 'o', 'v', '.', 'g', 'o', 'v', '"', ',', '"', 'd', 'u', 'a', 'l', 
'S', 't', 'a', 'c', 'k', 'D',
-       'n', 's', 'S', 'u', 'f', 'f', 'i', 'x', '"', ':', '"', 's', 'c', '2', 
's', '.', 's', 'g', 'o', 'v',
-       '.', 'g', 'o', 'v', '"', ',', '"', 'i', 'm', 'p', 'l', 'i', 'c', 'i', 
't', 'G', 'l', 'o', 'b', 'a',
-       'l', 'R', 'e', 'g', 'i', 'o', 'n', '"', ':', '"', 'u', 's', '-', 'i', 
's', 'o', 'b', '-', 'e', 'a',
+       ' ', '(', 'U', 'S', ')', ' ', 'g', 'l', 'o', 'b', 'a', 'l', ' ', 'r', 
'e', 'g', 'i', 'o', 'n', '"',
+       '}', ',', '"', 'u', 's', '-', 'g', 'o', 'v', '-', 'e', 'a', 's', 't', 
'-', '1', '"', ':', '{', '"',
+       'd', 'e', 's', 'c', 'r', 'i', 'p', 't', 'i', 'o', 'n', '"', ':', '"', 
'A', 'W', 'S', ' ', 'G', 'o',
+       'v', 'C', 'l', 'o', 'u', 'd', ' ', '(', 'U', 'S', '-', 'E', 'a', 's', 
't', ')', '"', '}', ',', '"',
+       'u', 's', '-', 'g', 'o', 'v', '-', 'w', 'e', 's', 't', '-', '1', '"', 
':', '{', '"', 'd', 'e', 's',
+       'c', 'r', 'i', 'p', 't', 'i', 'o', 'n', '"', ':', '"', 'A', 'W', 'S', ' 
', 'G', 'o', 'v', 'C', 'l',
+       'o', 'u', 'd', ' ', '(', 'U', 'S', '-', 'W', 'e', 's', 't', ')', '"', 
'}', '}', '}', ',', '{', '"',
+       'i', 'd', '"', ':', '"', 'a', 'w', 's', '-', 'i', 's', 'o', '"', ',', 
'"', 'o', 'u', 't', 'p', 'u',
+       't', 's', '"', ':', '{', '"', 'd', 'n', 's', 'S', 'u', 'f', 'f', 'i', 
'x', '"', ':', '"', 'c', '2',
+       's', '.', 'i', 'c', '.', 'g', 'o', 'v', '"', ',', '"', 'd', 'u', 'a', 
'l', 'S', 't', 'a', 'c', 'k',
+       'D', 'n', 's', 'S', 'u', 'f', 'f', 'i', 'x', '"', ':', '"', 'c', '2', 
's', '.', 'i', 'c', '.', 'g',
+       'o', 'v', '"', ',', '"', 'i', 'm', 'p', 'l', 'i', 'c', 'i', 't', 'G', 
'l', 'o', 'b', 'a', 'l', 'R',
+       'e', 'g', 'i', 'o', 'n', '"', ':', '"', 'u', 's', '-', 'i', 's', 'o', 
'-', 'e', 'a', 's', 't', '-',
+       '1', '"', ',', '"', 'n', 'a', 'm', 'e', '"', ':', '"', 'a', 'w', 's', 
'-', 'i', 's', 'o', '"', ',',
+       '"', 's', 'u', 'p', 'p', 'o', 'r', 't', 's', 'D', 'u', 'a', 'l', 'S', 
't', 'a', 'c', 'k', '"', ':',
+       'f', 'a', 'l', 's', 'e', ',', '"', 's', 'u', 'p', 'p', 'o', 'r', 't', 
's', 'F', 'I', 'P', 'S', '"',
+       ':', 't', 'r', 'u', 'e', '}', ',', '"', 'r', 'e', 'g', 'i', 'o', 'n', 
'R', 'e', 'g', 'e', 'x', '"',
+       ':', '"', '^', 'u', 's', '\\', '\\', '-', 'i', 's', 'o', '\\', '\\', 
'-', '\\', '\\', 'w', '+', '\\', '\\',
+       '-', '\\', '\\', 'd', '+', '$', '"', ',', '"', 'r', 'e', 'g', 'i', 'o', 
'n', 's', '"', ':', '{', '"',
+       'a', 'w', 's', '-', 'i', 's', 'o', '-', 'g', 'l', 'o', 'b', 'a', 'l', 
'"', ':', '{', '"', 'd', 'e',
+       's', 'c', 'r', 'i', 'p', 't', 'i', 'o', 'n', '"', ':', '"', 'A', 'W', 
'S', ' ', 'I', 'S', 'O', ' ',
+       '(', 'U', 'S', ')', ' ', 'g', 'l', 'o', 'b', 'a', 'l', ' ', 'r', 'e', 
'g', 'i', 'o', 'n', '"', '}',
+       ',', '"', 'u', 's', '-', 'i', 's', 'o', '-', 'e', 'a', 's', 't', '-', 
'1', '"', ':', '{', '"', 'd',
+       'e', 's', 'c', 'r', 'i', 'p', 't', 'i', 'o', 'n', '"', ':', '"', 'U', 
'S', ' ', 'I', 'S', 'O', ' ',
+       'E', 'a', 's', 't', '"', '}', ',', '"', 'u', 's', '-', 'i', 's', 'o', 
'-', 'w', 'e', 's', 't', '-',
+       '1', '"', ':', '{', '"', 'd', 'e', 's', 'c', 'r', 'i', 'p', 't', 'i', 
'o', 'n', '"', ':', '"', 'U',
+       'S', ' ', 'I', 'S', 'O', ' ', 'W', 'E', 'S', 'T', '"', '}', '}', '}', 
',', '{', '"', 'i', 'd', '"',
+       ':', '"', 'a', 'w', 's', '-', 'i', 's', 'o', '-', 'b', '"', ',', '"', 
'o', 'u', 't', 'p', 'u', 't',
+       's', '"', ':', '{', '"', 'd', 'n', 's', 'S', 'u', 'f', 'f', 'i', 'x', 
'"', ':', '"', 's', 'c', '2',
+       's', '.', 's', 'g', 'o', 'v', '.', 'g', 'o', 'v', '"', ',', '"', 'd', 
'u', 'a', 'l', 'S', 't', 'a',
+       'c', 'k', 'D', 'n', 's', 'S', 'u', 'f', 'f', 'i', 'x', '"', ':', '"', 
's', 'c', '2', 's', '.', 's',
+       'g', 'o', 'v', '.', 'g', 'o', 'v', '"', ',', '"', 'i', 'm', 'p', 'l', 
'i', 'c', 'i', 't', 'G', 'l',
+       'o', 'b', 'a', 'l', 'R', 'e', 'g', 'i', 'o', 'n', '"', ':', '"', 'u', 
's', '-', 'i', 's', 'o', 'b',
+       '-', 'e', 'a', 's', 't', '-', '1', '"', ',', '"', 'n', 'a', 'm', 'e', 
'"', ':', '"', 'a', 'w', 's',
+       '-', 'i', 's', 'o', '-', 'b', '"', ',', '"', 's', 'u', 'p', 'p', 'o', 
'r', 't', 's', 'D', 'u', 'a',
+       'l', 'S', 't', 'a', 'c', 'k', '"', ':', 'f', 'a', 'l', 's', 'e', ',', 
'"', 's', 'u', 'p', 'p', 'o',
+       'r', 't', 's', 'F', 'I', 'P', 'S', '"', ':', 't', 'r', 'u', 'e', '}', 
',', '"', 'r', 'e', 'g', 'i',
+       'o', 'n', 'R', 'e', 'g', 'e', 'x', '"', ':', '"', '^', 'u', 's', '\\', 
'\\', '-', 'i', 's', 'o', 'b',
+       '\\', '\\', '-', '\\', '\\', 'w', '+', '\\', '\\', '-', '\\', '\\', 
'd', '+', '$', '"', ',', '"', 'r', 'e',
+       'g', 'i', 'o', 'n', 's', '"', ':', '{', '"', 'a', 'w', 's', '-', 'i', 
's', 'o', '-', 'b', '-', 'g',
+       'l', 'o', 'b', 'a', 'l', '"', ':', '{', '"', 'd', 'e', 's', 'c', 'r', 
'i', 'p', 't', 'i', 'o', 'n',
+       '"', ':', '"', 'A', 'W', 'S', ' ', 'I', 'S', 'O', 'B', ' ', '(', 'U', 
'S', ')', ' ', 'g', 'l', 'o',
+       'b', 'a', 'l', ' ', 'r', 'e', 'g', 'i', 'o', 'n', '"', '}', ',', '"', 
'u', 's', '-', 'i', 's', 'o',
+       'b', '-', 'e', 'a', 's', 't', '-', '1', '"', ':', '{', '"', 'd', 'e', 
's', 'c', 'r', 'i', 'p', 't',
+       'i', 'o', 'n', '"', ':', '"', 'U', 'S', ' ', 'I', 'S', 'O', 'B', ' ', 
'E', 'a', 's', 't', ' ', '(',
+       'O', 'h', 'i', 'o', ')', '"', '}', '}', '}', ',', '{', '"', 'i', 'd', 
'"', ':', '"', 'a', 'w', 's',
+       '-', 'i', 's', 'o', '-', 'e', '"', ',', '"', 'o', 'u', 't', 'p', 'u', 
't', 's', '"', ':', '{', '"',
+       'd', 'n', 's', 'S', 'u', 'f', 'f', 'i', 'x', '"', ':', '"', 'c', 'l', 
'o', 'u', 'd', '.', 'a', 'd',
+       'c', '-', 'e', '.', 'u', 'k', '"', ',', '"', 'd', 'u', 'a', 'l', 'S', 
't', 'a', 'c', 'k', 'D', 'n',
+       's', 'S', 'u', 'f', 'f', 'i', 'x', '"', ':', '"', 'c', 'l', 'o', 'u', 
'd', '.', 'a', 'd', 'c', '-',
+       'e', '.', 'u', 'k', '"', ',', '"', 'i', 'm', 'p', 'l', 'i', 'c', 'i', 
't', 'G', 'l', 'o', 'b', 'a',
+       'l', 'R', 'e', 'g', 'i', 'o', 'n', '"', ':', '"', 'e', 'u', '-', 'i', 
's', 'o', 'e', '-', 'w', 'e',
        's', 't', '-', '1', '"', ',', '"', 'n', 'a', 'm', 'e', '"', ':', '"', 
'a', 'w', 's', '-', 'i', 's',
-       'o', '-', 'b', '"', ',', '"', 's', 'u', 'p', 'p', 'o', 'r', 't', 's', 
'D', 'u', 'a', 'l', 'S', 't',
+       'o', '-', 'e', '"', ',', '"', 's', 'u', 'p', 'p', 'o', 'r', 't', 's', 
'D', 'u', 'a', 'l', 'S', 't',
        'a', 'c', 'k', '"', ':', 'f', 'a', 'l', 's', 'e', ',', '"', 's', 'u', 
'p', 'p', 'o', 'r', 't', 's',
        'F', 'I', 'P', 'S', '"', ':', 't', 'r', 'u', 'e', '}', ',', '"', 'r', 
'e', 'g', 'i', 'o', 'n', 'R',
-       'e', 'g', 'e', 'x', '"', ':', '"', '^', 'u', 's', '\\', '\\', '-', 'i', 
's', 'o', 'b', '\\', '\\', '-',
+       'e', 'g', 'e', 'x', '"', ':', '"', '^', 'e', 'u', '\\', '\\', '-', 'i', 
's', 'o', 'e', '\\', '\\', '-',
        '\\', '\\', 'w', '+', '\\', '\\', '-', '\\', '\\', 'd', '+', '$', '"', 
',', '"', 'r', 'e', 'g', 'i', 'o',
-       'n', 's', '"', ':', '{', '"', 'a', 'w', 's', '-', 'i', 's', 'o', '-', 
'b', '-', 'g', 'l', 'o', 'b',
-       'a', 'l', '"', ':', '{', '"', 'd', 'e', 's', 'c', 'r', 'i', 'p', 't', 
'i', 'o', 'n', '"', ':', '"',
-       'A', 'W', 'S', ' ', 'I', 'S', 'O', 'B', ' ', '(', 'U', 'S', ')', ' ', 
'g', 'l', 'o', 'b', 'a', 'l',
-       ' ', 'r', 'e', 'g', 'i', 'o', 'n', '"', '}', ',', '"', 'u', 's', '-', 
'i', 's', 'o', 'b', '-', 'e',
-       'a', 's', 't', '-', '1', '"', ':', '{', '"', 'd', 'e', 's', 'c', 'r', 
'i', 'p', 't', 'i', 'o', 'n',
-       '"', ':', '"', 'U', 'S', ' ', 'I', 'S', 'O', 'B', ' ', 'E', 'a', 's', 
't', ' ', '(', 'O', 'h', 'i',
-       'o', ')', '"', '}', '}', '}', ',', '{', '"', 'i', 'd', '"', ':', '"', 
'a', 'w', 's', '-', 'i', 's',
-       'o', '-', 'e', '"', ',', '"', 'o', 'u', 't', 'p', 'u', 't', 's', '"', 
':', '{', '"', 'd', 'n', 's',
-       'S', 'u', 'f', 'f', 'i', 'x', '"', ':', '"', 'c', 'l', 'o', 'u', 'd', 
'.', 'a', 'd', 'c', '-', 'e',
-       '.', 'u', 'k', '"', ',', '"', 'd', 'u', 'a', 'l', 'S', 't', 'a', 'c', 
'k', 'D', 'n', 's', 'S', 'u',
-       'f', 'f', 'i', 'x', '"', ':', '"', 'c', 'l', 'o', 'u', 'd', '.', 'a', 
'd', 'c', '-', 'e', '.', 'u',
-       'k', '"', ',', '"', 'i', 'm', 'p', 'l', 'i', 'c', 'i', 't', 'G', 'l', 
'o', 'b', 'a', 'l', 'R', 'e',
-       'g', 'i', 'o', 'n', '"', ':', '"', 'e', 'u', '-', 'i', 's', 'o', 'e', 
'-', 'w', 'e', 's', 't', '-',
-       '1', '"', ',', '"', 'n', 'a', 'm', 'e', '"', ':', '"', 'a', 'w', 's', 
'-', 'i', 's', 'o', '-', 'e',
-       '"', ',', '"', 's', 'u', 'p', 'p', 'o', 'r', 't', 's', 'D', 'u', 'a', 
'l', 'S', 't', 'a', 'c', 'k',
-       '"', ':', 'f', 'a', 'l', 's', 'e', ',', '"', 's', 'u', 'p', 'p', 'o', 
'r', 't', 's', 'F', 'I', 'P',
-       'S', '"', ':', 't', 'r', 'u', 'e', '}', ',', '"', 'r', 'e', 'g', 'i', 
'o', 'n', 'R', 'e', 'g', 'e',
-       'x', '"', ':', '"', '^', 'e', 'u', '\\', '\\', '-', 'i', 's', 'o', 'e', 
'\\', '\\', '-', '\\', '\\', 'w',
-       '+', '\\', '\\', '-', '\\', '\\', 'd', '+', '$', '"', ',', '"', 'r', 
'e', 'g', 'i', 'o', 'n', 's', '"',
-       ':', '{', '"', 'e', 'u', '-', 'i', 's', 'o', 'e', '-', 'w', 'e', 's', 
't', '-', '1', '"', ':', '{',
-       '"', 'd', 'e', 's', 'c', 'r', 'i', 'p', 't', 'i', 'o', 'n', '"', ':', 
'"', 'E', 'U', ' ', 'I', 'S',
-       'O', 'E', ' ', 'W', 'e', 's', 't', '"', '}', '}', '}', ',', '{', '"', 
'i', 'd', '"', ':', '"', 'a',
-       'w', 's', '-', 'i', 's', 'o', '-', 'f', '"', ',', '"', 'o', 'u', 't', 
'p', 'u', 't', 's', '"', ':',
-       '{', '"', 'd', 'n', 's', 'S', 'u', 'f', 'f', 'i', 'x', '"', ':', '"', 
'c', 's', 'p', '.', 'h', 'c',
-       'i', '.', 'i', 'c', '.', 'g', 'o', 'v', '"', ',', '"', 'd', 'u', 'a', 
'l', 'S', 't', 'a', 'c', 'k',
-       'D', 'n', 's', 'S', 'u', 'f', 'f', 'i', 'x', '"', ':', '"', 'c', 's', 
'p', '.', 'h', 'c', 'i', '.',
-       'i', 'c', '.', 'g', 'o', 'v', '"', ',', '"', 'i', 'm', 'p', 'l', 'i', 
'c', 'i', 't', 'G', 'l', 'o',
-       'b', 'a', 'l', 'R', 'e', 'g', 'i', 'o', 'n', '"', ':', '"', 'u', 's', 
'-', 'i', 's', 'o', 'f', '-',
-       's', 'o', 'u', 't', 'h', '-', '1', '"', ',', '"', 'n', 'a', 'm', 'e', 
'"', ':', '"', 'a', 'w', 's',
-       '-', 'i', 's', 'o', '-', 'f', '"', ',', '"', 's', 'u', 'p', 'p', 'o', 
'r', 't', 's', 'D', 'u', 'a',
-       'l', 'S', 't', 'a', 'c', 'k', '"', ':', 'f', 'a', 'l', 's', 'e', ',', 
'"', 's', 'u', 'p', 'p', 'o',
-       'r', 't', 's', 'F', 'I', 'P', 'S', '"', ':', 't', 'r', 'u', 'e', '}', 
',', '"', 'r', 'e', 'g', 'i',
-       'o', 'n', 'R', 'e', 'g', 'e', 'x', '"', ':', '"', '^', 'u', 's', '\\', 
'\\', '-', 'i', 's', 'o', 'f',
-       '\\', '\\', '-', '\\', '\\', 'w', '+', '\\', '\\', '-', '\\', '\\', 
'd', '+', '$', '"', ',', '"', 'r', 'e',
-       'g', 'i', 'o', 'n', 's', '"', ':', '{', '}', '}', ']', ',', '"', 'v', 
'e', 'r', 's', 'i', 'o', 'n',
-       '"', ':', '"', '1', '.', '1', '"', '}'};
+       'n', 's', '"', ':', '{', '"', 'e', 'u', '-', 'i', 's', 'o', 'e', '-', 
'w', 'e', 's', 't', '-', '1',
+       '"', ':', '{', '"', 'd', 'e', 's', 'c', 'r', 'i', 'p', 't', 'i', 'o', 
'n', '"', ':', '"', 'E', 'U',
+       ' ', 'I', 'S', 'O', 'E', ' ', 'W', 'e', 's', 't', '"', '}', '}', '}', 
',', '{', '"', 'i', 'd', '"',
+       ':', '"', 'a', 'w', 's', '-', 'i', 's', 'o', '-', 'f', '"', ',', '"', 
'o', 'u', 't', 'p', 'u', 't',
+       's', '"', ':', '{', '"', 'd', 'n', 's', 'S', 'u', 'f', 'f', 'i', 'x', 
'"', ':', '"', 'c', 's', 'p',
+       '.', 'h', 'c', 'i', '.', 'i', 'c', '.', 'g', 'o', 'v', '"', ',', '"', 
'd', 'u', 'a', 'l', 'S', 't',
+       'a', 'c', 'k', 'D', 'n', 's', 'S', 'u', 'f', 'f', 'i', 'x', '"', ':', 
'"', 'c', 's', 'p', '.', 'h',
+       'c', 'i', '.', 'i', 'c', '.', 'g', 'o', 'v', '"', ',', '"', 'i', 'm', 
'p', 'l', 'i', 'c', 'i', 't',
+       'G', 'l', 'o', 'b', 'a', 'l', 'R', 'e', 'g', 'i', 'o', 'n', '"', ':', 
'"', 'u', 's', '-', 'i', 's',
+       'o', 'f', '-', 's', 'o', 'u', 't', 'h', '-', '1', '"', ',', '"', 'n', 
'a', 'm', 'e', '"', ':', '"',
+       'a', 'w', 's', '-', 'i', 's', 'o', '-', 'f', '"', ',', '"', 's', 'u', 
'p', 'p', 'o', 'r', 't', 's',
+       'D', 'u', 'a', 'l', 'S', 't', 'a', 'c', 'k', '"', ':', 'f', 'a', 'l', 
's', 'e', ',', '"', 's', 'u',
+       'p', 'p', 'o', 'r', 't', 's', 'F', 'I', 'P', 'S', '"', ':', 't', 'r', 
'u', 'e', '}', ',', '"', 'r',
+       'e', 'g', 'i', 'o', 'n', 'R', 'e', 'g', 'e', 'x', '"', ':', '"', '^', 
'u', 's', '\\', '\\', '-', 'i',
+       's', 'o', 'f', '\\', '\\', '-', '\\', '\\', 'w', '+', '\\', '\\', '-', 
'\\', '\\', 'd', '+', '$', '"', ',',
+       '"', 'r', 'e', 'g', 'i', 'o', 'n', 's', '"', ':', '{', '}', '}', ']', 
',', '"', 'v', 'e', 'r', 's',
+       'i', 'o', 'n', '"', ':', '"', '1', '.', '1', '"', '}'};
 
 const struct aws_byte_cursor aws_s3_endpoint_resolver_partitions = {
-       .len = 4088,
+       .len = 4091,
        .ptr = (uint8_t *) s_generated_array
 };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aws-c-s3-0.6.5/tests/s3_buffer_pool_tests.c 
new/aws-c-s3-0.6.6/tests/s3_buffer_pool_tests.c
--- old/aws-c-s3-0.6.5/tests/s3_buffer_pool_tests.c     2024-09-04 
18:10:01.000000000 +0200
+++ new/aws-c-s3-0.6.6/tests/s3_buffer_pool_tests.c     2024-09-18 
23:46:59.000000000 +0200
@@ -158,6 +158,7 @@
     struct aws_s3_buffer_pool_usage_stats stats_after = 
aws_s3_buffer_pool_get_usage(buffer_pool);
 
     ASSERT_TRUE(stats_before.primary_num_blocks > 
stats_after.primary_num_blocks);
+    ASSERT_TRUE(stats_before.primary_allocated > 
stats_after.primary_allocated);
 
     for (size_t i = 20; i < 40; ++i) {
         aws_s3_buffer_pool_release_ticket(buffer_pool, tickets[i]);

Reply via email to