From noreply at github.com  Mon Aug 29 00:03:25 2022
From: noreply at github.com (Lucas Holt)
Date: Sun, 28 Aug 2022 21:03:25 -0700
Subject: [Midnightbsd-cvs] [MidnightBSD/src] 5f5f6c: Bump for security
 updates
Message-ID: <MidnightBSD/src/push/refs/heads/stable/2.2/d4101d-5f5f6c@github.com>

  Branch: refs/heads/stable/2.2
  Home:   https://github.com/MidnightBSD/src
  Commit: 5f5f6c860149f7e88a7865e93df1fbd8afc4c028
      https://github.com/MidnightBSD/src/commit/5f5f6c860149f7e88a7865e93df1fbd8afc4c028
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2022-08-29 (Mon, 29 Aug 2022)

  Changed paths:
    M sys/conf/newvers.sh

  Log Message:
  -----------
  Bump for security updates



From noreply at github.com  Mon Aug 29 00:04:07 2022
From: noreply at github.com (Lucas Holt)
Date: Sun, 28 Aug 2022 21:04:07 -0700
Subject: [Midnightbsd-cvs] [MidnightBSD/src] 50e18a: Update UPDATING
Message-ID: <MidnightBSD/src/push/refs/heads/stable/2.2/5f5f6c-50e18a@github.com>

  Branch: refs/heads/stable/2.2
  Home:   https://github.com/MidnightBSD/src
  Commit: 50e18a5cb81760c1671ed294a3b8bd4e0781a999
      https://github.com/MidnightBSD/src/commit/50e18a5cb81760c1671ed294a3b8bd4e0781a999
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2022-08-29 (Mon, 29 Aug 2022)

  Changed paths:
    M UPDATING

  Log Message:
  -----------
  Update UPDATING



From noreply at github.com  Mon Aug 29 00:05:52 2022
From: noreply at github.com (Lucas Holt)
Date: Sun, 28 Aug 2022 21:05:52 -0700
Subject: [Midnightbsd-cvs] [MidnightBSD/src]
Message-ID: <MidnightBSD/src/push/refs/tags/2.2.3/000000-50e18a@github.com>

  Branch: refs/tags/2.2.3
  Home:   https://github.com/MidnightBSD/src

From noreply at github.com  Wed Aug 31 10:27:43 2022
From: noreply at github.com (Lucas Holt)
Date: Wed, 31 Aug 2022 07:27:43 -0700
Subject: [Midnightbsd-cvs] [MidnightBSD/src] 33d3ad: zlib through 1.2.12 has
 a heap-based buffer over-r...
Message-ID: <MidnightBSD/src/push/refs/heads/master/3b9fd0-8b368c@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/src
  Commit: 33d3ad9380d762607fadff42f60a62dd68090ea8
      https://github.com/MidnightBSD/src/commit/33d3ad9380d762607fadff42f60a62dd68090ea8
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2022-08-31 (Wed, 31 Aug 2022)

  Changed paths:
    M sys/contrib/zlib/inflate.c

  Log Message:
  -----------
  zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow
in inflate in inflate.c via a large gzip header extra field.

Obtained from: FreeBSD


  Commit: 1830710613d31123e060e0866c513047cbaab63d
      https://github.com/MidnightBSD/src/commit/1830710613d31123e060e0866c513047cbaab63d
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2022-08-31 (Wed, 31 Aug 2022)

  Changed paths:
    M contrib/zlib/inflate.c

  Log Message:
  -----------
  zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow
in inflate in inflate.c via a large gzip header extra field.


  Commit: 8b368cd9d891a705ecda8c82064f4e30435ceb53
      https://github.com/MidnightBSD/src/commit/8b368cd9d891a705ecda8c82064f4e30435ceb53
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2022-08-31 (Wed, 31 Aug 2022)

  Changed paths:
    M UPDATING

  Log Message:
  -----------
  document


Compare: https://github.com/MidnightBSD/src/compare/3b9fd0e0219d...8b368cd9d891

From noreply at github.com  Wed Aug 31 10:30:39 2022
From: noreply at github.com (Lucas Holt)
Date: Wed, 31 Aug 2022 07:30:39 -0700
Subject: [Midnightbsd-cvs] [MidnightBSD/src] 423593: tzdata 2022c
Message-ID: <MidnightBSD/src/push/refs/heads/master/8b368c-423593@github.com>

  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/src
  Commit: 42359350d73c73f7e53bf00c793c42c1f3c11539
      https://github.com/MidnightBSD/src/commit/42359350d73c73f7e53bf00c793c42c1f3c11539
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2022-08-31 (Wed, 31 Aug 2022)

  Changed paths:
    M contrib/tzdata/Makefile
    M contrib/tzdata/NEWS
    M contrib/tzdata/africa
    M contrib/tzdata/antarctica
    M contrib/tzdata/asia
    M contrib/tzdata/australasia
    M contrib/tzdata/backward
    M contrib/tzdata/backzone
    M contrib/tzdata/calendars
    M contrib/tzdata/europe
    M contrib/tzdata/leap-seconds.list
    M contrib/tzdata/leapseconds
    M contrib/tzdata/northamerica
    M contrib/tzdata/southamerica
    M contrib/tzdata/theory.html
    M contrib/tzdata/version
    M contrib/tzdata/ziguard.awk
    M contrib/tzdata/zishrink.awk
    M contrib/tzdata/zone.tab
    M contrib/tzdata/zone1970.tab

  Log Message:
  -----------
  tzdata 2022c



From noreply at github.com  Wed Aug 31 10:38:08 2022
From: noreply at github.com (Lucas Holt)
Date: Wed, 31 Aug 2022 07:38:08 -0700
Subject: [Midnightbsd-cvs] [MidnightBSD/src] 3f5792: zlib through 1.2.12 has
 a heap-based buffer over-r...
Message-ID: <MidnightBSD/src/push/refs/heads/stable/2.2/50e18a-462079@github.com>

  Branch: refs/heads/stable/2.2
  Home:   https://github.com/MidnightBSD/src
  Commit: 3f5792cfb582d28a5654ef4f230ac40281e9bc7d
      https://github.com/MidnightBSD/src/commit/3f5792cfb582d28a5654ef4f230ac40281e9bc7d
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2022-08-31 (Wed, 31 Aug 2022)

  Changed paths:
    M sys/contrib/zlib/inflate.c

  Log Message:
  -----------
  zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow
in inflate in inflate.c via a large gzip header extra field.

Obtained from: FreeBSD


  Commit: 8c955561202fe76904a3499bc1dab6a2d3dfd6d4
      https://github.com/MidnightBSD/src/commit/8c955561202fe76904a3499bc1dab6a2d3dfd6d4
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2022-08-31 (Wed, 31 Aug 2022)

  Changed paths:
    M contrib/zlib/inflate.c

  Log Message:
  -----------
  zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow
in inflate in inflate.c via a large gzip header extra field.


  Commit: 9ac082ca2025b2f53c094239377f5b79d7d2b666
      https://github.com/MidnightBSD/src/commit/9ac082ca2025b2f53c094239377f5b79d7d2b666
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2022-08-31 (Wed, 31 Aug 2022)

  Changed paths:
    M UPDATING

  Log Message:
  -----------
  zlib patch


  Commit: 462079de45aa8b1db3b9197b3a832e5b977642f0
      https://github.com/MidnightBSD/src/commit/462079de45aa8b1db3b9197b3a832e5b977642f0
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2022-08-31 (Wed, 31 Aug 2022)

  Changed paths:
    M contrib/tzdata/Makefile
    M contrib/tzdata/NEWS
    M contrib/tzdata/africa
    M contrib/tzdata/antarctica
    M contrib/tzdata/asia
    M contrib/tzdata/australasia
    M contrib/tzdata/backward
    M contrib/tzdata/backzone
    M contrib/tzdata/calendars
    M contrib/tzdata/europe
    M contrib/tzdata/leap-seconds.list
    M contrib/tzdata/leapseconds
    M contrib/tzdata/northamerica
    M contrib/tzdata/southamerica
    M contrib/tzdata/theory.html
    M contrib/tzdata/version
    M contrib/tzdata/ziguard.awk
    M contrib/tzdata/zishrink.awk
    M contrib/tzdata/zone.tab
    M contrib/tzdata/zone1970.tab

  Log Message:
  -----------
  tzdata 2022c


Compare: https://github.com/MidnightBSD/src/compare/50e18a5cb817...462079de45aa

From noreply at github.com  Wed Aug 31 10:39:05 2022
From: noreply at github.com (Lucas Holt)
Date: Wed, 31 Aug 2022 07:39:05 -0700
Subject: [Midnightbsd-cvs] [MidnightBSD/src] 07b5a3: document tzdata / zlib
 patches
Message-ID: <MidnightBSD/src/push/refs/heads/stable/2.2/462079-2bbe88@github.com>

  Branch: refs/heads/stable/2.2
  Home:   https://github.com/MidnightBSD/src
  Commit: 07b5a3480d951d8af94266aa08d028ab169a1c70
      https://github.com/MidnightBSD/src/commit/07b5a3480d951d8af94266aa08d028ab169a1c70
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2022-08-31 (Wed, 31 Aug 2022)

  Changed paths:
    M UPDATING

  Log Message:
  -----------
  document tzdata / zlib patches


  Commit: fd584c82dd0c9aef08c66ae36adb67dbf2fddd0c
      https://github.com/MidnightBSD/src/commit/fd584c82dd0c9aef08c66ae36adb67dbf2fddd0c
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2022-08-31 (Wed, 31 Aug 2022)

  Changed paths:
    M sys/conf/newvers.sh

  Log Message:
  -----------
  bump


  Commit: 2bbe8803a030d64b2dc75c2bfcfeefb00304f496
      https://github.com/MidnightBSD/src/commit/2bbe8803a030d64b2dc75c2bfcfeefb00304f496
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2022-08-31 (Wed, 31 Aug 2022)

  Changed paths:
    M UPDATING

  Log Message:
  -----------
  version


Compare: https://github.com/MidnightBSD/src/compare/462079de45aa...2bbe8803a030

From noreply at github.com  Wed Aug 31 10:40:42 2022
From: noreply at github.com (Lucas Holt)
Date: Wed, 31 Aug 2022 07:40:42 -0700
Subject: [Midnightbsd-cvs] [MidnightBSD/src] 503b0b: zlib through 1.2.12 has
 a heap-based buffer over-r...
Message-ID: <MidnightBSD/src/push/refs/heads/stable/2.1/7b1567-bb3dc6@github.com>

  Branch: refs/heads/stable/2.1
  Home:   https://github.com/MidnightBSD/src
  Commit: 503b0bf752059db4724525729944199977da7e18
      https://github.com/MidnightBSD/src/commit/503b0bf752059db4724525729944199977da7e18
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2022-08-31 (Wed, 31 Aug 2022)

  Changed paths:
    M sys/contrib/zlib/inflate.c

  Log Message:
  -----------
  zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow
in inflate in inflate.c via a large gzip header extra field.

Obtained from: FreeBSD


  Commit: 7d58061756cf235885cb7e090df63e0464086b23
      https://github.com/MidnightBSD/src/commit/7d58061756cf235885cb7e090df63e0464086b23
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2022-08-31 (Wed, 31 Aug 2022)

  Changed paths:
    M contrib/zlib/inflate.c

  Log Message:
  -----------
  zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow
in inflate in inflate.c via a large gzip header extra field.


  Commit: bb3dc663798c3d49be652ec55f2c4a5f6143cbc5
      https://github.com/MidnightBSD/src/commit/bb3dc663798c3d49be652ec55f2c4a5f6143cbc5
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2022-08-31 (Wed, 31 Aug 2022)

  Changed paths:
    M UPDATING

  Log Message:
  -----------
  backport zlib fix


Compare: https://github.com/MidnightBSD/src/compare/7b15676abaa6...bb3dc663798c

From noreply at github.com  Wed Aug 31 10:42:25 2022
From: noreply at github.com (Lucas Holt)
Date: Wed, 31 Aug 2022 07:42:25 -0700
Subject: [Midnightbsd-cvs] [MidnightBSD/src] df4e47: zlib through 1.2.12 has
 a heap-based buffer over-r...
Message-ID: <MidnightBSD/src/push/refs/heads/stable/2.0/926c60-6193e5@github.com>

  Branch: refs/heads/stable/2.0
  Home:   https://github.com/MidnightBSD/src
  Commit: df4e4712a684d77719f79c8e7d617b08f795875e
      https://github.com/MidnightBSD/src/commit/df4e4712a684d77719f79c8e7d617b08f795875e
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2022-08-31 (Wed, 31 Aug 2022)

  Changed paths:
    M sys/contrib/zlib/inflate.c

  Log Message:
  -----------
  zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow
in inflate in inflate.c via a large gzip header extra field.

Obtained from: FreeBSD


  Commit: 6193e569e7927d5bf6f83b8d595dddebc991cd18
      https://github.com/MidnightBSD/src/commit/6193e569e7927d5bf6f83b8d595dddebc991cd18
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2022-08-31 (Wed, 31 Aug 2022)

  Changed paths:
    M contrib/zlib/inflate.c

  Log Message:
  -----------
  zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow
in inflate in inflate.c via a large gzip header extra field.


Compare: https://github.com/MidnightBSD/src/compare/926c6094d001...6193e569e792

From noreply at github.com  Wed Aug 31 10:44:31 2022
From: noreply at github.com (Lucas Holt)
Date: Wed, 31 Aug 2022 07:44:31 -0700
Subject: [Midnightbsd-cvs] [MidnightBSD/src]
Message-ID: <MidnightBSD/src/push/refs/tags/2.2.4/000000-2bbe88@github.com>

  Branch: refs/tags/2.2.4
  Home:   https://github.com/MidnightBSD/src

From noreply at github.com  Thu Sep  1 07:59:09 2022
From: noreply at github.com (Lucas Holt)
Date: Thu, 01 Sep 2022 04:59:09 -0700
Subject: [Midnightbsd-cvs] [MidnightBSD/src] 994483: zlib through 1.2.12 has
 a heap-based buffer over-r...
Message-ID: <MidnightBSD/src/push/refs/heads/stable/1.2/15c69e-a57555@github.com>

  Branch: refs/heads/stable/1.2
  Home:   https://github.com/MidnightBSD/src
  Commit: 994483da198e0b8882dd825e20afc34051363d0a
      https://github.com/MidnightBSD/src/commit/994483da198e0b8882dd825e20afc34051363d0a
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2022-08-31 (Wed, 31 Aug 2022)

  Changed paths:
    M sys/cddl/contrib/opensolaris/uts/common/zmod/inflate.c

  Log Message:
  -----------
  zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow
in inflate in inflate.c via a large gzip header extra field.

Obtained from: FreeBSD


  Commit: a57555d2c33466b31611f462f1120b8657101c1c
      https://github.com/MidnightBSD/src/commit/a57555d2c33466b31611f462f1120b8657101c1c
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2022-09-01 (Thu, 01 Sep 2022)

  Changed paths:
    M contrib/zlib/inflate.c

  Log Message:
  -----------
  zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow
in inflate in inflate.c via a large gzip header extra field.


Compare: https://github.com/MidnightBSD/src/compare/15c69e23519c...a57555d2c334

From noreply at github.com  Thu Sep  1 08:02:09 2022
From: noreply at github.com (Lucas Holt)
Date: Thu, 01 Sep 2022 05:02:09 -0700
Subject: [Midnightbsd-cvs] [MidnightBSD/src] 93bb21: zlib security fix.
Message-ID: <MidnightBSD/src/push/refs/heads/stable/1.2/a57555-93bb21@github.com>

  Branch: refs/heads/stable/1.2
  Home:   https://github.com/MidnightBSD/src
  Commit: 93bb213c215904158949c213582e95d9d313eaeb
      https://github.com/MidnightBSD/src/commit/93bb213c215904158949c213582e95d9d313eaeb
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2022-09-01 (Thu, 01 Sep 2022)

  Changed paths:
    M UPDATING

  Log Message:
  -----------
  zlib security fix.



From noreply at github.com  Thu Sep  1 08:03:05 2022
From: noreply at github.com (Lucas Holt)
Date: Thu, 01 Sep 2022 05:03:05 -0700
Subject: [Midnightbsd-cvs] [MidnightBSD/src]
Message-ID: <MidnightBSD/src/push/refs/tags/1.2.11/000000-93bb21@github.com>

  Branch: refs/tags/1.2.11
  Home:   https://github.com/MidnightBSD/src

From noreply at github.com  Thu Sep  1 08:05:35 2022
From: noreply at github.com (Lucas Holt)
Date: Thu, 01 Sep 2022 05:05:35 -0700
Subject: [Midnightbsd-cvs] [MidnightBSD/src]
Message-ID: <MidnightBSD/src/push/refs/tags/1.2.11/93bb21-000000@github.com>

  Branch: refs/tags/1.2.11
  Home:   https://github.com/MidnightBSD/src

From noreply at github.com  Thu Sep  1 08:06:00 2022
From: noreply at github.com (Lucas Holt)
Date: Thu, 01 Sep 2022 05:06:00 -0700
Subject: [Midnightbsd-cvs] [MidnightBSD/src]
Message-ID: <MidnightBSD/src/push/refs/tags/1.2.11/000000-93bb21@github.com>

  Branch: refs/tags/1.2.11
  Home:   https://github.com/MidnightBSD/src