NetBSD/pkgsrc p8bGhm2graphics/colord-gtk Makefile buildlink3.mk, graphics/colord-gtk/patches patch-man_meson.build

   colord-gtk: allow to install man page
VersionDeltaFile
1.1+14-0graphics/colord-gtk/patches/patch-man_meson.build
1.22+9-2graphics/colord-gtk/Makefile
1.20+2-2graphics/colord-gtk/buildlink3.mk
1.3+2-1graphics/colord-gtk/PLIST
1.5+2-1graphics/colord-gtk/distinfo
+29-65 files

NetBSD/pkgsrc pfFAWEwdoc TODO

   doc/TODO: + dillo-3.3.0.
VersionDeltaFile
1.27171+2-1doc/TODO
+2-11 files

NetBSD/pkgsrc Q4Oi7E8graphics/colord Makefile

   colord: generate actual man pages instead of html pages.

   Using docbook-xsl-ns fixes a previous issue resulting in improper indentation.
   Bump revision.
VersionDeltaFile
1.32+3-2graphics/colord/Makefile
+3-21 files

NetBSD/pkgsrc ExUA3fJdoc CHANGES-2026

   doc: Updated textproc/expat to 2.8.0
VersionDeltaFile
1.2613+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc yY335zJtextproc/expat distinfo Makefile

   Release 2.8.0 Fri April 24 2026
           Security fixes:
          #47 #1183  CVE-2026-41080 -- The existing hash flooding protection
                       (based on SipHash) only used 4 to 8 bytes of entropy for
                       a salt, when 16 bytes of salt are supported by the
                       implementation of SipHash used by Expat. Now full 16 bytes
                       of entropy are used to improve protection against hash
                       flooding attacks.
                         Existing API function XML_SetHashSalt is now deprecated
                       because of its limitations, and its use should be
                       considered a vulnerability. Please either use the new API
                       function XML_SetHashSalt16Bytes (with known-high-quality
                       entropy input only!) instead, or leave the derivation of
                       a 16-bytes hash salt from high quality entropy to Expat's
                       internal machinery (by *not* calling either of the two
                       XML_SetHashSalt* functions).

           Bug fixes:
              #1188  Avoid propagating /dev/urandom file descriptor to child

    [46 lines not shown]
VersionDeltaFile
1.58+4-4textproc/expat/distinfo
1.64+2-2textproc/expat/Makefile
+6-62 files

NetBSD/src F4M7Je4doc 3RDPARTY

   expat 2.8.0 is out
VersionDeltaFile
1.2190+3-3doc/3RDPARTY
+3-31 files

NetBSD/pkgsrc sNq6tDsdoc CHANGES-2026

   doc: Updated x11/editres to 1.1.1
VersionDeltaFile
1.2612+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc NchG86fx11/editres distinfo Makefile

   editres: update to 1.1.1.

   This release corrects a bug in last weeks release that caused editres to
   fail to build on 32-bit platforms.
VersionDeltaFile
1.12+4-4x11/editres/distinfo
1.15+2-2x11/editres/Makefile
+6-62 files

NetBSD/pkgsrc ClB85Kfdoc CHANGES-pkgsrc-2026Q1

   #7082 and #7083
VersionDeltaFile
1.1.2.13+8-1doc/CHANGES-pkgsrc-2026Q1
+8-11 files

NetBSD/pkgsrc M5E5QUqwww/firefox140 distinfo Makefile, www/firefox140-l10n distinfo Makefile

   Pullup ticket #7083 - requested by gutteridge
   www/firefox140: security fix
   www/firefox140-l10n: dependent update

   Revisions pulled up:
   - www/firefox140-l10n/Makefile                                  1.9
   - www/firefox140-l10n/distinfo                                  1.9
   - www/firefox140/Makefile                                       1.14
   - www/firefox140/distinfo                                       1.13

   ---
      Module Name:    pkgsrc
      Committed By:   gutteridge
      Date:           Tue Apr 21 13:40:08 UTC 2026

      Modified Files:
               pkgsrc/www/firefox140: Makefile distinfo

      Log Message:

    [334 lines not shown]
VersionDeltaFile
1.7.2.2+307-307www/firefox140-l10n/distinfo
1.11.2.3+4-4www/firefox140/distinfo
1.12.2.3+3-3www/firefox140/Makefile
1.7.2.2+2-2www/firefox140-l10n/Makefile
+316-3164 files

NetBSD/pkgsrc nvD0r35graphics/colord Makefile

   colord: switch to docbook-xsl-ns
VersionDeltaFile
1.31+4-3graphics/colord/Makefile
+4-31 files

NetBSD/pkgsrc BSWqFKhdoc CHANGES-2026

   doc: Added textproc/docbook-xsl-ns version 1.79.2
VersionDeltaFile
1.2611+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc bIhrL9Atextproc Makefile

   textproc: add docbook-xsl-ns
VersionDeltaFile
1.1587+2-1textproc/Makefile
+2-11 files

NetBSD/pkgsrc KbUxKeMtextproc/docbook-xsl-ns PLIST Makefile, textproc/docbook-xsl-ns/patches patch-lib_lib.xsl patch-catalog.xml

   textproc/docbook-xsl-ns: initial import

   The DocBook XSL stylesheets provide a serie of ready-to-use templates to
   process documents based on the DocBook XML DTD. They can generate different
   types of output files, like XHTML, slides, manpages, JavaDoc...

   These are namespace-aware XSLT stylesheets for the DocBook DTD and its
   derivatives (Simplified DocBook, etc.).
VersionDeltaFile
1.1+1,541-0textproc/docbook-xsl-ns/PLIST
1.1+82-0textproc/docbook-xsl-ns/Makefile
1.1+29-0textproc/docbook-xsl-ns/patches/patch-lib_lib.xsl
1.1+15-0textproc/docbook-xsl-ns/patches/patch-catalog.xml
1.1+7-0textproc/docbook-xsl-ns/distinfo
1.1+6-0textproc/docbook-xsl-ns/DESCR
+1,680-06 files

NetBSD/src W3wORWxsys/arch/mvme68k/dev mainbus.c zs_pcctwo.c, sys/arch/mvme68k/include bus_space.h

   Switch mvme68k to the shared bus_space_simple
VersionDeltaFile
1.19+2-615sys/arch/mvme68k/include/bus_space.h
1.27+8-21sys/arch/mvme68k/dev/mainbus.c
1.21+11-6sys/dev/mvme/clmpcc_pcctwo.c
1.15+5-3sys/arch/mvme68k/dev/zs_pcctwo.c
1.22+5-3sys/arch/mvme68k/dev/zs_pcc.c
1.15+2-2sys/arch/mvme68k/mvme68k/bus_space.c
+33-6502 files not shown
+36-6548 files

NetBSD/src kTp6T4xsys/arch/m68k/m68k bus_space_simple.c

   Support non-static mappings, allocating space from kernel_map.

   Still TODO: platform-specific hook for a vmem arena that supplies
   the VAs for a given bus.
VersionDeltaFile
1.4+43-5sys/arch/m68k/m68k/bus_space_simple.c
+43-51 files

NetBSD/pkgsrc BCLNwQumk/defaults options.description

   defaults: document gtk4 option
VersionDeltaFile
1.760+1-0mk/defaults/options.description
+1-01 files

NetBSD/pkgsrc gdLJeKwdoc CHANGES-2026

   doc: Updated graphics/colord-gtk to 0.3.1
VersionDeltaFile
1.2610+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 7UU8eWBgraphics/colord-gtk options.mk PLIST

   colord-gtk: update to 0.3.1

   # upstream changes (since 0.2.0)

   Version 0.3.1
   ~~~~~~~~~~~~~
   Released: 2024-01-25

   Bugfixes:
    - Fix the callback signature to fix a crash (Richard Hughes)

   Version 0.3.0
   ~~~~~~~~~~~~~
   Released: 2022-02-16

   New Features:
    - Add a GTK4 variant (Georges Basile Stavracas Neto)

   Bugfixes:

    [2 lines not shown]
VersionDeltaFile
1.1+70-0graphics/colord-gtk/options.mk
1.2+30-6graphics/colord-gtk/PLIST
1.21+11-11graphics/colord-gtk/Makefile
1.19+12-4graphics/colord-gtk/buildlink3.mk
1.4+4-4graphics/colord-gtk/distinfo
+127-255 files

NetBSD/pkgsrc EFEADeTgraphics/colord Makefile

   graphics/colord: bring back pkg-config overridings.
VersionDeltaFile
1.30+5-1graphics/colord/Makefile
+5-11 files

NetBSD/src J86PBPAsys/arch/m68k/include param.h

   Default the message buffer size to 8KB, regardless of page size.
VersionDeltaFile
1.26+2-2sys/arch/m68k/include/param.h
+2-21 files

NetBSD/src wRdLstZsys/arch/next68k/conf files.next68k, sys/arch/next68k/dev intio.c nextcons.c

   Use the common m68k bus_space_simple
VersionDeltaFile
1.24+2-520sys/arch/next68k/include/bus_space.h
1.20+5-27sys/arch/next68k/dev/intio.c
1.16+5-3sys/arch/next68k/dev/nextcons.c
1.60+2-2sys/arch/next68k/conf/files.next68k
+14-5524 files

NetBSD/src LCK9rSzsys/arch/m68k/include bus_space_simple.h, sys/arch/m68k/m68k bus_space_simple.c

   Add bus_space_mmap() to the simple implmentation, and provide a default
   implementation that returns failure; if a platform wants to support this,
   it will need to provide a _bus_space_mmap() implementation that matches
   the address ranges that are to be supported for this operation.
VersionDeltaFile
1.3+18-2sys/arch/m68k/m68k/bus_space_simple.c
1.3+13-1sys/arch/m68k/include/bus_space_simple.h
+31-32 files

NetBSD/pkgsrc mhFPjtBgraphics/colord buildlink3.mk

   colord: fix open conditional in buidlink file
VersionDeltaFile
1.7+2-1graphics/colord/buildlink3.mk
+2-11 files

NetBSD/pkgsrc TaUrOkYgraphics/colord-gtk Makefile, sysutils/gnome-control-center Makefile

   *: bumop revision after graphics/colord update
VersionDeltaFile
1.20+2-2graphics/colord-gtk/Makefile
1.58+2-2sysutils/gnome-control-center/Makefile
1.127+2-2sysutils/gnome-settings-daemon/Makefile
+6-63 files

NetBSD/src dcyEYzasys/arch/m68k/m68k pmap_68k.c pmap_motorola.c

   Fix brain fart in VA calculation in pmap_pa_has_static_mapping().
   (In my defense, the broken code sometimes works.)
VersionDeltaFile
1.56+3-3sys/arch/m68k/m68k/pmap_68k.c
1.105+3-3sys/arch/m68k/m68k/pmap_motorola.c
+6-62 files

NetBSD/pkgsrc yREW4zIdoc CHANGES-2026 TODO

   doc: Updated graphics/colord to 1.4.8
VersionDeltaFile
1.2609+2-1doc/CHANGES-2026
1.27170+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc moBFc13graphics/colord Makefile PLIST, graphics/colord/patches patch-src_cd-main.c patch-src_cd-sensor.c

   graphics/colord: update to 1.4.8

   # pkgsrc changes
   * Switch to meson.
   * Enable gusb and gudev support, among others.
   * Install bash completions and man pages.
   * Move some stuff to options.mk to make it optional.
   * Patch to allow build on systems without libudev support.
   * Use SUBST instead of patching to replace hard-coded paths.

   # upstream changes (since 1.3.5)

   Version 1.4.8
   ~~~~~~~~~~~~~
   Released: 2025-06-23

   New Features:
    - Add AppStream metainfo XML with hardware provide info (Petter Reinholdtsen)
    - Add support for -Dsystemd_root_prefix to make local building easier (Richard Hughes)

    [138 lines not shown]
VersionDeltaFile
1.29+68-50graphics/colord/Makefile
1.2+64-37graphics/colord/patches/patch-src_cd-main.c
1.4+86-8graphics/colord/PLIST
1.1+75-0graphics/colord/patches/patch-src_cd-sensor.c
1.1+71-0graphics/colord/options.mk
1.1+59-0graphics/colord/patches/patch-meson.build
+423-9518 files not shown
+650-12424 files

NetBSD/src KyZiTlzlib/libc/time zic.c NEWS

   Update to 2026b, previous was 2026a

   Release 2026b - 2026-04-22 23:06:43 -0700

     Changes to code

       zic no longer mishandles a last transition to a new time type.

       zic no longer overflows a buffer when generating a TZ string like
       "PST-167:59:58PDT-167:59:59,M11.5.6/-167:59:59,M12.5.6/-167:59:59",
       which can occur with adversarial input.  (Thanks to Naveed Khan.)

       zic no longer generates a longer TZif file than necessary when
       an earlier time zone abbreviation is a suffix of a later one.
       As a nice side effect, zic no longer overflows a buffer when given
       a long series of abbreviations, each a suffix of the next.
       (Buffer overflow reported by Arthur Chan.)

       zic no longer overflows an int when processing input like `Zone

    [4 lines not shown]
VersionDeltaFile
1.100+106-53lib/libc/time/zic.c
1.50+45-8lib/libc/time/NEWS
1.22+15-7lib/libc/time/tz-link.html
1.17+1-1lib/libc/time/tz-art.html
1.31+1-1lib/libc/time/version
+168-705 files

NetBSD/src as5zcGDsys/arch/m68k/include bus_space_simple.h, sys/arch/m68k/m68k bus_space_simple.c

   Declare a m68k_simple_bus_space singleton, and make virt68k use it.
VersionDeltaFile
1.6+5-17sys/arch/virt68k/dev/mainbus.c
1.2+14-2sys/arch/m68k/m68k/bus_space_simple.c
1.42+5-4sys/arch/virt68k/virt68k/machdep.c
1.2+3-1sys/arch/m68k/include/bus_space_simple.h
+27-244 files