From noreply at github.com Mon Nov 21 09:51:00 2022 From: noreply at github.com (Lucas Holt) Date: Mon, 21 Nov 2022 06:51:00 -0800 Subject: [Midnightbsd-cvs] [MidnightBSD/src] f0521f: Multiple security vulnerabilities have been discov... Message-ID: <MidnightBSD/src/push/refs/heads/stable/2.2/b80554-f0521f@github.com> Branch: refs/heads/stable/2.2 Home: https://github.com/MidnightBSD/src Commit: f0521f99055b144780f34d331f467e1e7b5bcfdc https://github.com/MidnightBSD/src/commit/f0521f99055b144780f34d331f467e1e7b5bcfdc Author: Lucas Holt <luke at foolishgames.com> Date: 2022-11-20 (Sun, 20 Nov 2022) Changed paths: M crypto/heimdal/admin/change.c M crypto/heimdal/appl/gssmask/gssmask.c M crypto/heimdal/kadmin/kadmind.c M crypto/heimdal/kadmin/mod.c M crypto/heimdal/kadmin/stash.c M crypto/heimdal/kcm/protocol.c M crypto/heimdal/kdc/digest.c M crypto/heimdal/kdc/hpropd.c M crypto/heimdal/kdc/kdc-replay.c M crypto/heimdal/kdc/krb5tgs.c M crypto/heimdal/kdc/kstash.c M crypto/heimdal/kdc/pkinit.c M crypto/heimdal/kuser/kdestroy.c M crypto/heimdal/kuser/kswitch.c M crypto/heimdal/lib/asn1/der_copy.c M crypto/heimdal/lib/asn1/gen_decode.c M crypto/heimdal/lib/asn1/gen_free.c M crypto/heimdal/lib/gssapi/krb5/accept_sec_context.c M crypto/heimdal/lib/gssapi/krb5/arcfour.c M crypto/heimdal/lib/gssapi/krb5/decapsulate.c M crypto/heimdal/lib/gssapi/krb5/unwrap.c M crypto/heimdal/lib/gssapi/mech/gss_display_status.c M crypto/heimdal/lib/gssapi/mech/gss_import_name.c M crypto/heimdal/lib/gssapi/mech/gss_mech_switch.c M crypto/heimdal/lib/gssapi/mech/mech_locl.h M crypto/heimdal/lib/gssapi/ntlm/init_sec_context.c M crypto/heimdal/lib/gssapi/spnego/accept_sec_context.c M crypto/heimdal/lib/hdb/hdb-mitdb.c M crypto/heimdal/lib/hx509/hxtool.c M crypto/heimdal/lib/hx509/ks_file.c M crypto/heimdal/lib/hx509/name.c M crypto/heimdal/lib/hx509/softp11.c M crypto/heimdal/lib/ipc/client.c M crypto/heimdal/lib/kadm5/get_s.c M crypto/heimdal/lib/kadm5/init_c.c M crypto/heimdal/lib/kadm5/ipropd_master.c M crypto/heimdal/lib/kafs/afskrb5.c M crypto/heimdal/lib/krb5/acl.c M crypto/heimdal/lib/krb5/addr_families.c M crypto/heimdal/lib/krb5/context.c M crypto/heimdal/lib/krb5/deprecated.c M crypto/heimdal/lib/krb5/init_creds_pw.c M crypto/heimdal/lib/krb5/keytab.c M crypto/heimdal/lib/krb5/krb5.h M crypto/heimdal/lib/krb5/krb5_ccapi.h M crypto/heimdal/lib/krb5/krbhst.c M crypto/heimdal/lib/krb5/pac.c M crypto/heimdal/lib/krb5/rd_req.c M crypto/heimdal/lib/krb5/test_store.c M crypto/heimdal/lib/krb5/transited.c M crypto/heimdal/lib/roken/getaddrinfo.c M crypto/heimdal/lib/wind/idn-lookup.c M crypto/heimdal/lib/wind/normalize.c Log Message: ----------- Multiple security vulnerabilities have been discovered in the Heimdal implementation of the Kerberos 5 network authentication protocols and KDC. - - CVE-2022-42898 PAC parse integer overflows - - CVE-2022-3437 Overflows and non-constant time leaks in DES{,3} and arcfour - - CVE-2021-44758 NULL dereference DoS in SPNEGO acceptors - - CVE-2022-44640 Heimdal KDC: invalid free in ASN.1 codec - - CVE-2019-14870 Validate client attributes in protocol-transition - - CVE-2019-14870 Apply forwardable policy in protocol-transition - - CVE-2019-14870 Always lookup impersonate client in DB Obtained from: FreeBSD From noreply at github.com Mon Nov 21 16:19:59 2022 From: noreply at github.com (Lucas Holt) Date: Mon, 21 Nov 2022 13:19:59 -0800 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 89bdc7: cleanup gnu directory Message-ID: <MidnightBSD/src/push/refs/heads/master/8154c1-89bdc7@github.com> Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 89bdc71bf695cbaa403bf60970566079cc873e2b https://github.com/MidnightBSD/src/commit/89bdc71bf695cbaa403bf60970566079cc873e2b Author: Lucas Holt <luke at foolishgames.com> Date: 2022-11-21 (Mon, 21 Nov 2022) Changed paths: M gnu/lib/libdialog/Makefile.depend R gnu/lib/libregex/doc/Makefile R gnu/lib/libregex/doc/include.awk R gnu/lib/libregex/doc/xregex.texi R gnu/lib/libstdc++/doc/Makefile R gnu/usr.bin/binutils/as/ia64-freebsd/targ-cpu.h M gnu/usr.bin/binutils/as/targ-env.h R gnu/usr.bin/binutils/doc/asconfig.texi R gnu/usr.bin/binutils/ld/Makefile.ia64 R gnu/usr.bin/binutils/ld/elf64_ia64_fbsd.sh R gnu/usr.bin/binutils/libopcodes/Makefile.ia64 M gnu/usr.bin/binutils/update.sh R gnu/usr.bin/cc/c++filt/Makefile R gnu/usr.bin/cc/cc1obj/Makefile R gnu/usr.bin/cc/collect2/Makefile R gnu/usr.bin/cc/doc/Makefile R gnu/usr.bin/cc/f77/Makefile R gnu/usr.bin/cc/f771/Makefile R gnu/usr.bin/cc/f77doc/Makefile R gnu/usr.bin/cc/protoize/Makefile R gnu/usr.bin/dialog/TESTS/Makefile R gnu/usr.bin/dialog/TESTS/README R gnu/usr.bin/dialog/TESTS/checklist R gnu/usr.bin/dialog/TESTS/ftreebox R gnu/usr.bin/dialog/TESTS/infobox R gnu/usr.bin/dialog/TESTS/inputbox R gnu/usr.bin/dialog/TESTS/menubox R gnu/usr.bin/dialog/TESTS/msgbox R gnu/usr.bin/dialog/TESTS/prgbox R gnu/usr.bin/dialog/TESTS/radiolist R gnu/usr.bin/dialog/TESTS/textbox R gnu/usr.bin/dialog/TESTS/treebox R gnu/usr.bin/dialog/TESTS/yesno R gnu/usr.bin/gdb/arch/ia64/Makefile R gnu/usr.bin/gdb/arch/ia64/config.h R gnu/usr.bin/gdb/arch/ia64/init.c R gnu/usr.bin/gdb/doc/Makefile R gnu/usr.bin/gdb/doc/inc-hist.diff R gnu/usr.bin/gdb/gdbtui/Makefile R gnu/usr.bin/gdb/gdbtui/Makefile.depend R gnu/usr.bin/gdb/kgdb/trgt_ia64.c R gnu/usr.bin/gdb/libgdb/frame-unwind.diff Log Message: ----------- cleanup gnu directory From noreply at github.com Mon Nov 21 16:23:30 2022 From: noreply at github.com (Lucas Holt) Date: Mon, 21 Nov 2022 13:23:30 -0800 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 958459: midnightbsd patches Message-ID: <MidnightBSD/src/push/refs/heads/master/89bdc7-958459@github.com> Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 958459ae269abce27631e7892239c6d9a2ff76f6 https://github.com/MidnightBSD/src/commit/958459ae269abce27631e7892239c6d9a2ff76f6 Author: Lucas Holt <luke at foolishgames.com> Date: 2022-11-21 (Mon, 21 Nov 2022) Changed paths: M usr.bin/clang/clang.prog.mk M usr.bin/clang/lld/Makefile M usr.bin/clang/llvm.prog.mk Log Message: ----------- midnightbsd patches From noreply at github.com Mon Nov 21 17:25:19 2022 From: noreply at github.com (Lucas Holt) Date: Mon, 21 Nov 2022 14:25:19 -0800 Subject: [Midnightbsd-cvs] [MidnightBSD/src] Message-ID: <MidnightBSD/src/push/refs/tags/vendor/sqlite3/dist/3.40.0/000000-79867f@github.com> Branch: refs/tags/vendor/sqlite3/dist/3.40.0 Home: https://github.com/MidnightBSD/src From noreply at github.com Mon Nov 21 17:25:21 2022 From: noreply at github.com (Lucas Holt) Date: Mon, 21 Nov 2022 14:25:21 -0800 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 1bb4e6: Vendor import of sqlite3 3.40.0 Message-ID: <MidnightBSD/src/push/refs/heads/vendor/sqlite3/dist/adf409-1bb4e6@github.com> Branch: refs/heads/vendor/sqlite3/dist Home: https://github.com/MidnightBSD/src Commit: 1bb4e63e862efb18fd2efeb942a17261512f204b https://github.com/MidnightBSD/src/commit/1bb4e63e862efb18fd2efeb942a17261512f204b Author: Lucas Holt <luke at foolishgames.com> Date: 2022-11-21 (Mon, 21 Nov 2022) Changed paths: M Makefile.in M aclocal.m4 M compile M config.guess M config.sub M configure M configure.ac M depcomp M install-sh M ltmain.sh M missing M shell.c M sqlite3.c M sqlite3.h M sqlite3ext.h M sqlite3rc.h M tea/Makefile.in M tea/configure M tea/configure.ac M tea/generic/tclsqlite3.c M tea/pkgIndex.tcl.in M tea/tclconfig/tcl.m4 M tea/win/makefile.vc Log Message: ----------- Vendor import of sqlite3 3.40.0 From noreply at github.com Mon Nov 21 17:40:05 2022 From: noreply at github.com (Lucas Holt) Date: Mon, 21 Nov 2022 14:40:05 -0800 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 1bb4e6: Vendor import of sqlite3 3.40.0 Message-ID: <MidnightBSD/src/push/refs/heads/master/958459-a694c7@github.com> Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 1bb4e63e862efb18fd2efeb942a17261512f204b https://github.com/MidnightBSD/src/commit/1bb4e63e862efb18fd2efeb942a17261512f204b Author: Lucas Holt <luke at foolishgames.com> Date: 2022-11-21 (Mon, 21 Nov 2022) Changed paths: M Makefile.in M aclocal.m4 M compile M config.guess M config.sub M configure M configure.ac M depcomp M install-sh M ltmain.sh M missing M shell.c M sqlite3.c M sqlite3.h M sqlite3ext.h M sqlite3rc.h M tea/Makefile.in M tea/configure M tea/configure.ac M tea/generic/tclsqlite3.c M tea/pkgIndex.tcl.in M tea/tclconfig/tcl.m4 M tea/win/makefile.vc Log Message: ----------- Vendor import of sqlite3 3.40.0 Commit: e25150baf2f15903f7d88e8ac3a310f736b8eb85 https://github.com/MidnightBSD/src/commit/e25150baf2f15903f7d88e8ac3a310f736b8eb85 Author: Lucas Holt <luke at foolishgames.com> Date: 2022-11-21 (Mon, 21 Nov 2022) Changed paths: M contrib/sqlite3/Makefile.in M contrib/sqlite3/aclocal.m4 M contrib/sqlite3/compile M contrib/sqlite3/config.guess M contrib/sqlite3/config.sub M contrib/sqlite3/configure M contrib/sqlite3/configure.ac M contrib/sqlite3/depcomp M contrib/sqlite3/install-sh M contrib/sqlite3/ltmain.sh M contrib/sqlite3/missing M contrib/sqlite3/shell.c M contrib/sqlite3/sqlite3.c M contrib/sqlite3/sqlite3.h M contrib/sqlite3/sqlite3ext.h M contrib/sqlite3/sqlite3rc.h M contrib/sqlite3/tea/Makefile.in M contrib/sqlite3/tea/configure M contrib/sqlite3/tea/configure.ac M contrib/sqlite3/tea/generic/tclsqlite3.c M contrib/sqlite3/tea/pkgIndex.tcl.in M contrib/sqlite3/tea/tclconfig/tcl.m4 M contrib/sqlite3/tea/win/makefile.vc Log Message: ----------- Merge commit '1bb4e63e862efb18fd2efeb942a17261512f204b' Commit: ea2720285711a1b845e3ff2b0b0d0cba51b4fcac https://github.com/MidnightBSD/src/commit/ea2720285711a1b845e3ff2b0b0d0cba51b4fcac Author: Lucas Holt <luke at foolishgames.com> Date: 2022-11-21 (Mon, 21 Nov 2022) Changed paths: M UPDATING Log Message: ----------- sqlite3 Commit: a694c7846a367bbc2fcbe42e0b2b830b1cb96678 https://github.com/MidnightBSD/src/commit/a694c7846a367bbc2fcbe42e0b2b830b1cb96678 Author: Lucas Holt <luke at foolishgames.com> Date: 2022-11-21 (Mon, 21 Nov 2022) Changed paths: M contrib/sqlite3/sqlite3.pc Log Message: ----------- bump Compare: https://github.com/MidnightBSD/src/compare/958459ae269a...a694c7846a36 From noreply at github.com Tue Nov 22 11:22:17 2022 From: noreply at github.com (Lucas Holt) Date: Tue, 22 Nov 2022 08:22:17 -0800 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 1bb4e6: Vendor import of sqlite3 3.40.0 Message-ID: <MidnightBSD/src/push/refs/heads/stable/3.0/0779c0-61be66@github.com> Branch: refs/heads/stable/3.0 Home: https://github.com/MidnightBSD/src Commit: 1bb4e63e862efb18fd2efeb942a17261512f204b https://github.com/MidnightBSD/src/commit/1bb4e63e862efb18fd2efeb942a17261512f204b Author: Lucas Holt <luke at foolishgames.com> Date: 2022-11-21 (Mon, 21 Nov 2022) Changed paths: M Makefile.in M aclocal.m4 M compile M config.guess M config.sub M configure M configure.ac M depcomp M install-sh M ltmain.sh M missing M shell.c M sqlite3.c M sqlite3.h M sqlite3ext.h M sqlite3rc.h M tea/Makefile.in M tea/configure M tea/configure.ac M tea/generic/tclsqlite3.c M tea/pkgIndex.tcl.in M tea/tclconfig/tcl.m4 M tea/win/makefile.vc Log Message: ----------- Vendor import of sqlite3 3.40.0 Commit: 76099ed1d58cfd7527d32b7921c981de76b28f5f https://github.com/MidnightBSD/src/commit/76099ed1d58cfd7527d32b7921c981de76b28f5f Author: Lucas Holt <luke at foolishgames.com> Date: 2022-11-22 (Tue, 22 Nov 2022) Changed paths: M contrib/sqlite3/Makefile.in M contrib/sqlite3/aclocal.m4 M contrib/sqlite3/compile M contrib/sqlite3/config.guess M contrib/sqlite3/config.sub M contrib/sqlite3/configure M contrib/sqlite3/configure.ac M contrib/sqlite3/depcomp M contrib/sqlite3/install-sh M contrib/sqlite3/ltmain.sh M contrib/sqlite3/missing M contrib/sqlite3/shell.c M contrib/sqlite3/sqlite3.c M contrib/sqlite3/sqlite3.h M contrib/sqlite3/sqlite3ext.h M contrib/sqlite3/sqlite3rc.h M contrib/sqlite3/tea/Makefile.in M contrib/sqlite3/tea/configure M contrib/sqlite3/tea/configure.ac M contrib/sqlite3/tea/generic/tclsqlite3.c M contrib/sqlite3/tea/pkgIndex.tcl.in M contrib/sqlite3/tea/tclconfig/tcl.m4 M contrib/sqlite3/tea/win/makefile.vc Log Message: ----------- Merge commit '1bb4e63e862efb18fd2efeb942a17261512f204b' into stable/3.0 Commit: 61be66d25d39003ce0d49b0aa6ca99d316cd3a30 https://github.com/MidnightBSD/src/commit/61be66d25d39003ce0d49b0aa6ca99d316cd3a30 Author: Lucas Holt <luke at foolishgames.com> Date: 2022-11-22 (Tue, 22 Nov 2022) Changed paths: M UPDATING M contrib/sqlite3/sqlite3.pc Log Message: ----------- sqlite3 3.40.0 Compare: https://github.com/MidnightBSD/src/compare/0779c0d7c57a...61be66d25d39 From noreply at github.com Tue Nov 22 11:33:27 2022 From: noreply at github.com (Lucas Holt) Date: Tue, 22 Nov 2022 08:33:27 -0800 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 73e3d6: 2.2.6 Message-ID: <MidnightBSD/src/push/refs/heads/stable/2.2/f0521f-73e3d6@github.com> Branch: refs/heads/stable/2.2 Home: https://github.com/MidnightBSD/src Commit: 73e3d6b18bdc0829062da8da5380220a67adf311 https://github.com/MidnightBSD/src/commit/73e3d6b18bdc0829062da8da5380220a67adf311 Author: Lucas Holt <luke at foolishgames.com> Date: 2022-11-22 (Tue, 22 Nov 2022) Changed paths: M UPDATING Log Message: ----------- 2.2.6 From noreply at github.com Tue Nov 22 11:34:24 2022 From: noreply at github.com (Lucas Holt) Date: Tue, 22 Nov 2022 08:34:24 -0800 Subject: [Midnightbsd-cvs] [MidnightBSD/src] Message-ID: <MidnightBSD/src/push/refs/tags/2.2.6/000000-73e3d6@github.com> Branch: refs/tags/2.2.6 Home: https://github.com/MidnightBSD/src