NetBSD/pkgsrc hQQGJc3comms/asterisk21 distinfo Makefile

   Update to Asterisk 21.12.0.


   ## Change Log for Release asterisk-21.12.0

   ### Links:

    - [Full ChangeLog](https://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-21.12.0.html)
    - [GitHub Diff](https://github.com/asterisk/asterisk/compare/21.11.0...21.12.0)

   ### Summary:

   - Commits: 20
   - Commit Authors: 10
   - Issues Resolved: 13
   - Security Advisories Resolved: 0

   ### User Notes:


    [37 lines not shown]
VersionDeltaFile
1.10+13-13comms/asterisk21/distinfo
1.21+4-2comms/asterisk21/Makefile
1.9+3-1comms/asterisk21/PLIST
+20-163 files

NetBSD/src 85ws2EIusr.sbin/npf/npfctl npf.conf.5

   npf.conf.5: fix a minor typo
VersionDeltaFile
1.101+2-2usr.sbin/npf/npfctl/npf.conf.5
+2-21 files

NetBSD/pkgsrc-wip 414bf5dcollectd-unbound Makefile distinfo

collectd-unbound: clean up
DeltaFile
+1-7collectd-unbound/Makefile
+3-3collectd-unbound/distinfo
+4-102 files

NetBSD/src n9K32Atsys/arch/m68k/include pmap_68k.h, sys/arch/m68k/m68k pmap_68k.c

   pmap_bootstrap1() has some macros to aid translation between virtual and
   physical addresses.  Move these into <m68k/pmap_68k.h> and put them into
   two groups.

   The first group (PMAP_BOOTSTRAP_RELOC_GLOB() and PMAP_BOOTSTRAP_RELOC_PA())
   are for referencing global symbols and physical addresses from within the
   context of pmap_bootstrap1() (or similar function) itself.

   The second group (PMAP_BOOTSTRAP_VA_TO_PA() and PMAP_BOOTSTRAP_PA_TO_VA())
   are for translating addresses that will be used in the context of the running
   kernel once the MMU is enabled.

   The former group is necessary because some platforms may call pmap_bootstrap1()
   with the MMU *enabled* but running on foreign mappings whereby global
   references work without relocation but access to physical addresses require
   relocation (this is the case on mac68k systems that place the frame buffer
   at physical address $0000.0000, in which case MacOS uses the MMU to simulate
   the traditional MacOS memory map and we're running on those mappings when
   the kernel starts).

    [4 lines not shown]
VersionDeltaFile
1.43+36-24sys/arch/m68k/m68k/pmap_68k.c
1.9+48-1sys/arch/m68k/include/pmap_68k.h
1.14+15-14sys/arch/virt68k/virt68k/bootinfo.c
+99-393 files

NetBSD/src 4GeIL4Isys/arch/arm/include elf_machdep.h

   arm/elf_machdep.h: Use psABI spellings for a few constants.

   The prior spellings have been kept around for backward compatibility.
VersionDeltaFile
1.22+9-4sys/arch/arm/include/elf_machdep.h
+9-41 files

NetBSD/src SP5wFQFsys/arch/m68k/m68k pmap_68k.c, sys/arch/mac68k/include pmap.h

   Move the mac68k "check bootstrap allocations fit" code into a new function
   called pmap_machine_check_bootstrap_allocations(), and call it from the
   existing Hibler pmap pmap_bootstrap1() in the appropriate place.

   Add a new hook for the new pmap_bootstrap1() enabled by defining
   PMAP_MACHINE_CHECK_BOOTSTRAP_ALLOCATIONS in <machine/pmap.h>.  When
   enabled, that function will be called once the bulk of the bootstrap
   allocations have been completed.
VersionDeltaFile
1.109+30-22sys/arch/mac68k/mac68k/pmap_bootstrap.c
1.42+12-7sys/arch/m68k/m68k/pmap_68k.c
1.40+4-1sys/arch/mac68k/include/pmap.h
+46-303 files

NetBSD/src 0LM3tk2sys/arch/mac68k/mac68k pmap_bootstrap.c

   pmap_bootstrap() -> pmap_bootstrap1().
VersionDeltaFile
1.108+6-6sys/arch/mac68k/mac68k/pmap_bootstrap.c
+6-61 files

NetBSD/src Er1YdFvsys/arch/mac68k/mac68k pmap_bootstrap.c

   Move the initialization of avail_start, avail_end, and last_page
   from the end of pmap_bootstrap() to just after the call to pmap_bootstrap().

   NFC.
VersionDeltaFile
1.107+29-30sys/arch/mac68k/mac68k/pmap_bootstrap.c
+29-301 files

NetBSD/pkgsrc YiQAq3Tdevel/libtirpc Makefile DESCR

   devel/libtirpc: ONLY_FOR and DESCR clarity police

     - Change ONLY_FOR_PLATFORM to BROKEN_EXCEPT_ON_PLATFORM, because
       there is no good reason that this program should fail on !Linux.
       (It's merely because nobody wants to run it on other systems that
       the portability problem isn't bothering anyone.)

     - Explain the Linux-only situation in DESCR.
VersionDeltaFile
1.6+6-2devel/libtirpc/Makefile
1.2+4-0devel/libtirpc/DESCR
+10-22 files

NetBSD/src sPaj2JXsys/arch/mac68k/mac68k pmap_bootstrap.c

   Don't bother recomputing physmem after all of the bootstrap allocations
   are complete.  It's now computed earlier and is intended to reflect the
   actual amount of physical memory in the machine in any case.
VersionDeltaFile
1.106+4-20sys/arch/mac68k/mac68k/pmap_bootstrap.c
+4-201 files

NetBSD/src xDFokB0sys/arch/cesfic/cesfic machdep.c pmap_bootstrap.c, sys/arch/hp300/hp300 pmap_bootstrap.c

   physmem is a psize_t (see uvm_page.c).  Make the type used in the RELOC()
   macro match, even though there's no practical difference on an IPL32 system.
VersionDeltaFile
1.32+6-6sys/arch/next68k/next68k/nextrom.c
1.75+2-8sys/arch/cesfic/cesfic/machdep.c
1.56+5-4sys/arch/next68k/next68k/pmap_bootstrap.c
1.40+5-4sys/arch/cesfic/cesfic/pmap_bootstrap.c
1.70+5-4sys/arch/x68k/x68k/pmap_bootstrap.c
1.68+5-4sys/arch/hp300/hp300/pmap_bootstrap.c
+28-306 files not shown
+50-4812 files

NetBSD/pkgsrc-wip 3d5ac6aelinks-snapshot options.mk Makefile, elinks-snapshot/patches patch-ae patch-ah

This can be removed now elinks main is past this version

Looks like main is now tracking: https://github.com/rkd77/
DeltaFile
+0-135elinks-snapshot/options.mk
+0-50elinks-snapshot/Makefile
+0-38elinks-snapshot/PLIST
+0-26elinks-snapshot/patches/patch-ae
+0-24elinks-snapshot/patches/patch-ah
+0-13elinks-snapshot/patches/patch-ag
+0-2864 files not shown
+0-33310 files

NetBSD/pkgsrc UL5cm5pdoc CHANGES-2025

   doc: Updated devel/py-cython to 3.2.2
VersionDeltaFile
1.6980+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc MeqDSdEdevel/py-cython distinfo Makefile

   py-cython: update to 3.2.2.

   3.2.2 (2025-11-30)
   ==================

   Features added
   --------------

   * The C-API declarations were updated to include the new ``PyDict_*Ref()`` functions.
     (Github issue :issue:`7291`)

   Bugs fixed
   ----------

   * Iteration over literal sequences and strings in generators generated invalid C code since 3.2.0.
     This was a regression due to the C array iteration optimisation in :issue:`6926`, which is now
     disabled inside of generators.
     (Github issue :issue:`7342`)


    [19 lines not shown]
VersionDeltaFile
1.94+4-4devel/py-cython/distinfo
1.113+5-2devel/py-cython/Makefile
+9-62 files

NetBSD/src pUYTUmRsys/arch/m68k/m68k pmap_68k.c

   physmem is a psize_t (see uvm_page.c).  Make the type used in the RELOC()
   macro match, even though there's no practical difference on an IPL32 system.
VersionDeltaFile
1.41+3-3sys/arch/m68k/m68k/pmap_68k.c
+3-31 files

NetBSD/src b3D8hSusys/arch/m68k/m68k pmap_68k.c

   Another mac68k adaptation note / TODO: mac68k also needs to map the
   last page of RAM VA==PA for doboot(), but this is not at a fixed
   location like it is on hp300.  Existing kernel PT allocation should
   be sufficient to ensure there's a PTE availabe for this, but it would
   be nice to provide a way for cpu_startup() to assert it.
VersionDeltaFile
1.40+11-2sys/arch/m68k/m68k/pmap_68k.c
+11-21 files

NetBSD/src MsOPJEQusr.sbin/npf/npfctl npf.conf.5

   bump date to reflect changes
VersionDeltaFile
1.100+2-2usr.sbin/npf/npfctl/npf.conf.5
+2-21 files

NetBSD/src 4hmM8TSsys/arch/mac68k/mac68k pmap_bootstrap.c machdep.c

   Rename the "maxaddr" global to "last_page" to reflect what it actually is.
   (There is also a "maxaddr" local used in cpu_startup(), so renaming the
   variable that points to the last memory page makes things less confusing.)
VersionDeltaFile
1.105+6-6sys/arch/mac68k/mac68k/pmap_bootstrap.c
1.373+6-6sys/arch/mac68k/mac68k/machdep.c
1.187+3-3sys/arch/mac68k/mac68k/locore.s
+15-153 files

NetBSD/pkgsrc Z83PHHKdevel/libtirpc builtin.mk Makefile

   libtirpc: allow detection of native Sun RPC library inside builtin.mk
VersionDeltaFile
1.3+18-9devel/libtirpc/builtin.mk
1.5+2-2devel/libtirpc/Makefile
+20-112 files

NetBSD/src YTgsJgjsys/arch/m68k/m68k pmap_68k.c

   pmap_bootstrap1(): Skip machine_bootmap[] entries with size == 0.
VersionDeltaFile
1.39+7-3sys/arch/m68k/m68k/pmap_68k.c
+7-31 files

NetBSD/src vVtG0qLsys/arch/powerpc/include bswap.h

   powerpc: Use GCC builtins for bswap.

   This doubled disk encryption performance on an (emulated) G4. Further
   improvements are possible if the GCC 2 version of the endian functions
   is used, so we might want to consider doing that on more NetBSD ports.

   PR port-sparc64/59789 bswap is slow
VersionDeltaFile
1.7+7-1sys/arch/powerpc/include/bswap.h
+7-11 files

NetBSD/src 898NMntsys/arch/mips/include bswap.h

   mips: Use the inline macro version of bswap.

   mips suffers from the same problem as sparc where bswap is slow
   and using the GCC builtin does not make it better.

   This change improves the speed of disk encryption by around 3 MiB/s
   on an EdgeRouter 4.

   PR port-sparc64/59789
VersionDeltaFile
1.6+3-1sys/arch/mips/include/bswap.h
+3-11 files

NetBSD/src zBe5HGBsys/arch/m68k/m68k pmap_68k.c

   pmap_bootstrap1(): Add a TODO comment describing a hook currently needed
   by mac68k.
VersionDeltaFile
1.38+9-2sys/arch/m68k/m68k/pmap_68k.c
+9-21 files

NetBSD/src XbXppvrsys/arch/mac68k/mac68k pmap_bootstrap.c

   Sum up the memory and initalize physmem just before calling pmap_bootstrap().
   NFC.
VersionDeltaFile
1.104+10-7sys/arch/mac68k/mac68k/pmap_bootstrap.c
+10-71 files

NetBSD/pkgsrc 307SY2Osecurity/opendoas Makefile options.mk

   opendoas: further Makefile revision
VersionDeltaFile
1.8+7-24security/opendoas/Makefile
1.3+20-4security/opendoas/options.mk
+27-282 files

NetBSD/pkgsrc HZ7wZlXdoc pkg-vulnerabilities

   pkg-vulnerabilities: add last days CVEs

   + SOGo, cups-base,
     expat (details only available under a NDA for people willing to fix
     it, not fixed),
     fail2ban (disputed, commented out),
     fluent-bit, glib2, krita, mongodb, php-orangehrm, png, py-fonttools, py-pdf,
     tinyproxy (fixed upstream, no stable release with the fix, latest 1.11.2
     release affected),
     webkit-gtk (no further upstream information, assume not fixed),
     wireshark
VersionDeltaFile
1.672+31-1doc/pkg-vulnerabilities
+31-11 files

NetBSD/src jouBHOEsys/arch/mac68k/mac68k pmap_bootstrap.c

   Move the initialization of vidlen out of pmap_bootstrap() and into
   bootstrap_mac68k(), just before the pmap_bootstrap() call.

   NFC.
VersionDeltaFile
1.103+5-4sys/arch/mac68k/mac68k/pmap_bootstrap.c
+5-41 files

NetBSD/pkgsrc-wip 0f478ffcollectd-unbound distinfo Makefile, collectd-unbound/patches patch-collectd-unbound.go

collectd-unbound: finish package
DeltaFile
+0-64collectd-unbound/patches/patch-collectd-unbound.go
+3-4collectd-unbound/distinfo
+1-5collectd-unbound/Makefile
+4-733 files

NetBSD/pkgsrc jhmCAZKsecurity/opendoas Makefile

   opendoas: simplify Makefile
VersionDeltaFile
1.7+1-5security/opendoas/Makefile
+1-51 files

NetBSD/pkgsrc gPb6Lk5games/xscavenger/patches patch-src_edit.c

   oops,  add missing file
VersionDeltaFile
1.1+14-0games/xscavenger/patches/patch-src_edit.c
+14-01 files