Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (2h)  pkgsrc-2024Q1 (8d)  pkgsrc-2023Q4 (55d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (167d) 

2024-05-26 09:42:20 UTC Now

2023-06-24 14:34:52 UTC MAIN commitmail json YAML

slim: Correct mistake. -login is a bash extension

(nia)

2023-06-24 08:53:32 UTC MAIN commitmail json YAML

slim: Add sbin and games to default path.

Remove pointless mandatory bash dependency.

(nia)

2023-06-21 08:28:47 UTC MAIN commitmail json YAML

doc: Updated graphics/feh to 3.10

(nia)

2023-06-21 08:28:34 UTC MAIN commitmail json YAML

feh: update to 3.10

Thu, 06 Apr 2023 16:19:16 +0200

* Release v3.10
    * Add --sort=none option to un-set sort modes specified earlier
    * Improve error messages for Imlib2 ≥ 1.8
    * Fix build with clang 16. (Patch by orbea)
    * Fix tests when building with magic=1

(nia)

2023-06-21 08:12:25 UTC MAIN commitmail json YAML

picom: claim maintainer

(nia)

2023-05-29 19:31:38 UTC MAIN commitmail json YAML

resolve conflicts

(nia)

2023-05-29 19:31:03 UTC MAIN commitmail json YAML

doc: Added emulators/fbneo version 1.0.0.2

(nia)

2023-05-29 19:30:48 UTC MAIN commitmail json YAML

2023-05-29 14:33:14 UTC MAIN commitmail json YAML

2023-05-14 19:50:39 UTC MAIN commitmail json YAML

doc: Updated www/firefox102 to 102.11.0

(nia)

2023-05-14 19:50:11 UTC MAIN commitmail json YAML

firefox102: update to 102.11

Security Vulnerabilities fixed in Firefox ESR 102.11

    #CVE-2023-32205: Browser prompts could have been obscured by popups

    #CVE-2023-32206: Crash in RLBox Expat driver

    #CVE-2023-32207: Potential permissions request bypass via clickjacking

    #CVE-2023-32211: Content process crash due to invalid wasm code

    #CVE-2023-32212: Potential spoof due to obscured address bar

    #CVE-2023-32213: Potential memory corruption in FileReader::DoReadData()

    #CVE-2023-32214: Potential DoS via exposed protocol handlers

(nia)

2023-04-14 22:58:24 UTC MAIN commitmail json YAML

amanda-common: Configure fixes

The configure script creates massive amounts of spam when using NetBSD's
sh due to the non-standard test(1) args.

For some reason, the test for compiler flag -msse4.2 is failing, even
though it's present in the cc -v --help output (is cwrappers doing
something strange?). For now, commit a workaround. The package is actually
doing runtime detection of SSE4.2 properly, but expects compiler support
for -msse4.2 to be provided on x86.

PR 57130

(nia)

2023-04-14 21:41:20 UTC MAIN commitmail json YAML

doc: Updated www/elinks to 0.16.0

(nia)

2023-04-14 21:41:06 UTC MAIN commitmail json YAML

elinks: update to 0.16.0

ELinks 0.16.0
-------------

Released on 2022-12-25

* detect xterm on my computer

ELinks 0.16.0rc1
----------------

Released on 2022-12-03

* alternative mujs engine for js
* bump mozjs to 102
* experimental XHR implementation
* macros in exmode
* removed infinite loop, which occurred under BSD
* optional terminal hyperlinks in dumps

(nia)

2023-04-14 21:37:05 UTC MAIN commitmail json YAML

doc: Moved felinks

(nia)

2023-04-14 21:35:06 UTC MAIN commitmail json YAML

2023-04-14 08:53:50 UTC MAIN commitmail json YAML

doc: Updated www/firefox102 to 102.10.0

(nia)

2023-04-14 08:53:12 UTC MAIN commitmail json YAML

firefox102: Update to 102.10.0

Security Vulnerabilities fixed in Firefox ESR 102.10

    #CVE-2023-29531: Out-of-bound memory access in WebGL on macOS
    #CVE-2023-29533: Fullscreen notification obscured
    #CVE-2023-29535: Potential Memory Corruption following Garbage Collector
    compaction
    #CVE-2023-29536: Invalid free from JavaScript code
    #CVE-2023-29539: Content-Disposition filename truncation leads to Reflected
    File Download
    #CVE-2023-29541: Files with malicious extensions could have been downloaded
    unsafely on Linux
    #CVE-2023-29542: Bypass of file download extension restrictions
    #CVE-2023-1945: Memory Corruption in Safe Browsing Code
    #CVE-2023-29548: Incorrect optimization result on ARM64
    #CVE-2023-29550: Memory safety bugs fixed in Firefox 112 and Firefox ESR
    102.10

(nia)

2023-03-18 15:06:34 UTC MAIN commitmail json YAML

doc: Updated databases/mariadb105-client to 10.5.19

(nia)

2023-03-18 15:05:41 UTC MAIN commitmail json YAML

mariadb105: Update to 10.5.19

Notable Items

  InnoDB

    * Full-text index corruption with system versioning (MDEV-25004)
    * innodb_undo_log_truncate=ON recovery and backup fixes (MDEV-29999,
      MDEV-30179, MDEV-30438)
    * Upgrade after a crash is not supported (MDEV-24412)
    * Remove InnoDB buffer pool load throttling (MDEV-25417)
    * InnoDB shutdown hangs when the change buffer is corrupted (MDEV-30009)
    * innodb_fast_shutdown=0 fails to report change buffer merge progress
      (MDEV-29984)

  Galera

    * Fixes for cluster wide write conflict resolving (MDEV-29684)

  Replication

    * Parallel slave applying in binlog order is corrected for admin class
      of commands including ANALYZE (MDEV-30323)
    * Seconds_Behind_Master is showed now more precisely at the slave
      applier start, including in the delayed mode (MDEV-29639)
    * mysqlbinlog --verbose is made to show the type of compressed columns
      (MDEV-25277)
    * Deadlock is resolved on replica involving BACKUP STAGE BLOCK_COMMIT
      and a committing user XA (MDEV-30423)

  JSON

    * JSON_PRETTY added as an alias for JSON_DETAILED (MDEV-19160)

  General

    * Infinite sequence of recursive calls when processing embedded CTE
      (MDEV-30248)
    * Crash with a query containing nested WINDOW clauses (MDEV-30052)
    * Major performance regression with 10.6.11 (MDEV-29988)

(nia)

2023-03-11 16:40:06 UTC MAIN commitmail json YAML

doc: Updated databases/mariadb106-client to 10.6.12

(nia)

2023-03-11 16:39:33 UTC MAIN commitmail json YAML

mariadb106: update to 10.6.12

Notable Items

  InnoDB

    * Full-text index corruption with system versioning (MDEV-25004)
    * innodb_undo_log_truncate=ON recovery and backup fixes (MDEV-29999,
      MDEV-30179, MDEV-30438)
    * Upgrade after a crash is not supported (MDEV-24412)
    * Remove InnoDB buffer pool load throttling (MDEV-25417)
    * InnoDB shutdown hangs when the change buffer is corrupted (MDEV-30009)
    * innodb_fast_shutdown=0 fails to report change buffer merge progress
      (MDEV-29984)
    * mariadb-backup --backup --incremental --throttle=... hangs
      (MDEV-29896)
    * Crash after recovery, with InnoDB: Tried to read (MDEV-30132)
    * Trying to write ... bytes at ... outside the bounds (MDEV-30069)
    * TRUNCATE breaks FOREIGN KEY locking (MDEV-29504, MDEV-29849)
    * INFORMATION_SCHEMA.INNODB_TABLESPACES_ENCRYPTION.NAME is NULL for undo
      tablespaces (MDEV-30119)
    * Fixed hangs and error handling in B-tree operations (MDEV-29603,
      MDEV-30400)

  Galera

    * Fixes for cluster wide write conflict resolving (MDEV-29684)

  Replication

    * Parallel slave applying in binlog order is corrected for admin class
      of commands including ANALYZE (MDEV-30323)
    * Seconds_Behind_Master is showed now more precisely at the slave
      applier start, including in the delayed mode (MDEV-29639)
    * mysqlbinlog --verbose is made to show the type of compressed columns
      (MDEV-25277)
    * Deadlock is resolved on replica involving BACKUP STAGE BLOCK_COMMIT
      and a committing user XA (MDEV-30423)

  JSON

    * JSON_PRETTY added as an alias for JSON_DETAILED (MDEV-19160)

  General

    * Infinite sequence of recursive calls when processing embedded CTE
      (MDEV-30248)
    * Crash with a query containing nested WINDOW clauses (MDEV-30052)
    * Major performance regression with 10.6.11 (MDEV-29988)

(nia)

2023-02-08 19:00:13 UTC MAIN commitmail json YAML

doc: Updated devel/SDL2 to 2.26.3

(nia)

2023-02-08 18:59:43 UTC MAIN commitmail json YAML

SDL2: update to 2.26.3

This is a stable bugfix release, with the following changes:

    Fixed infinite loop shutting down WGI controllers
    Fixed centering the D-pad on some Xbox controllers

(nia)

2023-02-07 10:30:36 UTC MAIN commitmail json YAML

doc: Updated devel/lua-busted to 2.1.1

(nia)

2023-02-07 10:30:24 UTC MAIN commitmail json YAML

lua-busted: update to 2.1.1

v2.1.1

  Bug Fixes

    * Avoid GitHub marketplace namespace conflict

v2.1.0

  Bug Fixes

    * Refactor rockspec to dodge luarocks 3.1.3 bug
    * Fix caching the ffi.typeof function on luajit
    * Fix 'metatype' as a patched method on luajit
    * Report pending without function argument
    * Cache all outputter functions, use io.write not print
    * Exit when CLI specified helper fails
    * Restore globals set to nil in insulate block
    * Change rockspec URL to git+https
    * Fix error in gtest and utfhandlers if color was set

  Features

    * Add tooling so repository can be used as a GitHub action
    * Add Dockefile and publish to GHCR
    * Add function to locate relative fixtures
    * Add CLI support for setting luacov config path
    * Add helpers to read/load fixtures
    * Add Romanian translation
    * Enable color overrides for utf+gtest handlers

  Miscellaneous Tasks

    * Overhaul CI & add automatic publishing from rockspecs
    * Bump luassert/say deps
    * Update terra loader to use the global-injection of current Terra

(nia)

2023-02-06 11:15:12 UTC MAIN commitmail json YAML

doc: Updated emulators/mgba to 0.10.1

(nia)

2023-02-06 11:13:18 UTC MAIN commitmail json YAML

mgba: update to 0.10.1

0.10.1: (2022-01-10)
Emulation fixes:
- GB Audio: Fix channels 1/2 not playing when resetting volume (fixes mgba.io/i/2614)
- GB Audio: Fix channel 3 volume being changed between samples (fixes mgba.io/i/1896)
- GB Audio: Fix up boot sequence
- GB Audio: Fix updating channels other than 2 when writing NR5x
- GB BIOS: Include timing in degenerate ArcTan2 cases (fixes mgba.io/i/2763)
- GB Memory: Actually, HDMAs should start when LCD is off (fixes mgba.io/i/2662)
- GB Serialize: Don't write BGP/OBP when loading SCGB state (fixes mgba.io/i/2694)
- GB SIO: Further fix bidirectional transfer starting
- GBA: Fix resetting key IRQ state (fixes mgba.io/i/2716)
- GBA Video: Ignore disabled backgrounds as OBJ blend target (fixes mgba.io/i/2489)
Other fixes:
- GBA: Fix forceskip BIOS logic for multiboot ROMs (fixes mgba.io/i/2753)
- GBA Cheats: Fix issues detecting unencrypted cheats (fixes mgba.io/i/2724)
- Qt: Manually split filename to avoid overzealous splitting (fixes mgba.io/i/2681)
- Qt: Fix scanning specific e-Reader dotcodes (fixes mgba.io/i/2693)
- Qt: Don't re-enable sync if GBA link modes aren't the same (fixes mgba.io/i/2044)
- Qt: Improve handling of multiplayer syncing (fixes mgba.io/i/2720)
- Qt: Fix initializing update revision info
- Qt: Redo stable branch detection heuristic (fixes mgba.io/i/2679)
- Res: Fix species name location in Ruby/Sapphire revs 1/2 (fixes mgba.io/i/2685)
- VFS: Fix minizip write returning 0 on success instead of size
Misc:
- macOS: Add category to plist (closes mgba.io/i/2691)
- macOS: Fix modern build with libepoxy (fixes mgba.io/i/2700)
- Qt: Keep track of current palette preset name (fixes mgba.io/i/2680)
- Qt: Move OpenGL proxy onto its own thread (fixes mgba.io/i/2493)

(nia)

2023-02-04 16:14:00 UTC MAIN commitmail json YAML

doc: Updated games/etlegacy to 2.81.0

(nia)

2023-02-04 16:13:26 UTC MAIN commitmail json YAML

etlegacy: update to 2.81.0

2.81.0 - Incoming! (released 27/01/2023)

    Notes: Unix binaries are now using different name such as etl/etlded.x86
    and etl/etlded.x86_64

  Engine

    General

    * Added cJSON 1.7.15
    * Allow loading loose ttf/otf fonts in pure mode
    * Fixed unfinished unicode encoding crashing clients
    * Added entry point for additional system calls without breaking
      compatbility with other engines (from ETe)
    * Added extension system to flash window
    * Fixed precision in patch collide generation to avoid
      "MAX_PATCH_PLANES" errors (from q3e/ETe)
    * Fixed net_port range by restricting it to RFC 793 specification
    * Fixed Splash Screen as work around for SDL_GetWindowSurface not
      working properly
    * Don't allow writeconfig to write configs called default.cfg,
      default_left.cfg or default_android.cfg
    * Added platforms manifest to the generated mod pk3
    * Added support for JSON file parsing / writing
    * Added fs_printOpen command to dump a list of all open files
    * Allowed omitting default values from being written with writeconfig by
      specifying -nd or -no-defaults option
    * Fixed IPV6

    MacOS

    * Fixes VM entry point for M1 processors by changing entry point from
      variadic to fixed parameters due to architecture differences

  Client

    General

    * Added cl_extrapolationMargin with a default value of 1 and allowed
      range 0 to 10 to reduce the client latency due to incorrect serverTime
      values caused by automatic adjustments to serverTimeDelta on the
      client
    * Fixed escape key not sending a char event which avoid closing UI menu
      properly
    * Fixed console char set scaling when r_scale is used. (Only for vanilla
      renderer since it's the only one with r_scale anyway).
    * Added cgame_restart commands for development purpose
    * Added command completion support for cgame command
    * Added the ISO keyboards nonUSBackslash key to the default console keys
      (for mac user)
    * Made sure we only copy over the vanilla data from the glconfig struct
    * Scaled ui mouse movement to match the window manager mouse movement
    * Fixed [skipnotify] text on console print
    * Added support for ttf ingame console fonts
    * Added a new default console font (JetBrainsMono-SemiBold) and an icon
      font for the custom ET font icons

    Audio backend

    * Fixed SDL2 sounds were played at incorrect range distance, which lead
      to heard sound closer or farther than expected.
    * Fixed OpenAl incorrect ambient and entity sounds volume
    * Fixed s_volume and s_alGain were not affecting volume on OpenAl

  Server

    * Fixed sv_ipMaxClients cvar incorrectly limiting the total amount of
      clients allowed on server instead of max clients per IP
    * Added sv_serverTimeReset cvar for resetting svs.time on map change to
      avoid various issues related to high server uptime
    * Fixed a typo in an error message printed when client fails a www
      download
    * Added sv_userInfoFloodProtect cvar to protect against userinfo
      flooding, so sv_floodProtect can be off and server can still be
      protected against user info flooding.
    * Blocked connection from IP with engine temp bans (exclude ports to fix
      issue with clients changing net_port and reconnecting after a kick,
      circumventing temp ban)
    * Added 2 digits for attacklog timestamps instead of 1
    * Added sv_protectLogInterval to control time in milliseconds between
      attack log entires (default 1000). Helps at keeping attack logs at
      reasonable sizes so they don't get spammed 100+ lines per second when
      someone runs server scanning

  Renderer

    * Fixed wrong decal projectors being culled

  Mod

    General

    * Added HUD editor in-game allowing player to fully customize HUD
      components (more info Customize HUD)
    * Added editcomponent command allowing HUD customization with commands
      (more info Customize HUD)
    * Fixed collision issues with prone causing players to get stuck on
      walls and being able to go through certain thin walls
    * Adjusted prone head collision box size to match head size to smooth
      out crawling on uneven surfaces
    * Fixed prone rotation being severly limited while proning on non-axial
      surfaces
    * Extended g_pronedelay cvar with value 2 - clients can't prone for
      850ms after jumping
          * The cvar now acts as a bitmask value, so you can combine values 1
            and 2
    * Fixed various graphical and camera bugs when rewinding demos
    * Fixed head bbox having no collision when lean key was released,
      allowing it to clip through solids and use +activate in some scenarios
    * Separated handling for class command on server side so we can have
      team command flood protected, but allow class commands to bypass flood
      protection
    * Fixed dead players capturing flag
    * Fixed ref command not working on dedicated server
    * Changed map vote to 1 points for each vote in game type 6
      GT_WOLF_MAPVOTE
    * Fixed weapon charge getting reduced when underwater where weapon
      doesn't fire
    * Added window flashing on game init and match starting
    * Fixed g_corpses value to act as a boolean as it was initializing the
      body queue but not put any corpses to it by setting it to negative
      value
    * Added option to visualize spawnpoints in the map with
      cg_drawSpawnpoints. Displays major spawnpoint name & number, and
      individual spawnpoints where players spawn
    * Added func_fakebrush drawing with railbox when debugging by setting
      g_debugHitboxes func_fakebrush
    * Swapped the check for PW_INVULNERABLE to be on the victim (the client
      getting shoved) rather than on the player doing the shove
    * Moved to JSON format following files :
          * weapon stats
          * huds
          * mapvoteinfo
    * Removed cvar list after HUD rework : cg_althudflags, cg_chatalpha,
      cg_chatBackgroundAlpha, cg_chatflags, cg_chatLineWidth, cg_chatScale,
      cg_chatShadow, cg_chatY, cg_chatX, cg_complaintPopUp ,
      cg_crosshairAlphaAlt, cg_crosshairColorAlt , cg_crosshairAlpha,
      cg_crosshairColor, cg_crosshairHealth, cg_crosshairPulse,
      cg_crosshairSize, cg_crosshairX, cg_crosshairY, cg_cursorHints,
      cg_descriptiveText, cg_drawBuddies, cg_drawCompass,
      cg_drawCompassIcons, cg_drawCrosshairInfo, cg_drawCrosshairNames,
      cg_drawFireteamOverlay, cg_drawFPS, cg_drawPing,
      cg_drawReinforcementTime, cg_drawRoundTimer, cg_drawSnapshot,
      cg_drawSmallPopupIcons, cg_drawSpreadScale, cg_drawspeed, cg_drawTime,
      cg_drawWeaponIconFlash , cg_fireteamAlpha, cg_fireteamBgAlpha,
      cg_fireteamlatchedclass, cg_fireteamLocationAlign, cg_fontScaleCN,
      cg_fontScaleCP, cg_fontScaleTP, cg_graphicObituaries,
      cg_healthDynamicColor, cg_lagometer, cg_popupBigFilter,
      cg_popupFilter, cg_popupShadow, cg_shoutcastDrawMinimap
    * Fixed scores command showing followed players xp counts in stopwatch
      game mode
    * Added missing commands to gamecommand list
    * Added player shove events in server log Shove: <attacker> <victim>

    Stability & Performance

    * Fixed a bug in antiwarp code that caused players to warp when they had
      no user input but still had velocity
    * Bots are no longer antiwarped
    * Fixed incorrect shader count for blacksmokeanimb causing error upon
      shader registering
    * Fixed game pause behaviour wasn't consistent on various game elements
    * Reduced LAG_MAX_DELTA from 75 to 25 to smooth out lagging players
    * Fixed stamina prediction
    * Fixed STAT_ANTIWARP_DELAY causing full predictions to run when it's
      just display information.
    * Fixed STAT_AIRLEFT prediction
    * Fixed grenadeTimeLeft firing prediction
    * Fixed bobcycle not being in sync between client/server in some cases
      which causes client to miss predict footsteps.
    * Fixed crashland prediction (event EV_FALL*)
    * Fixed artillery prediction (weaponTime and event)
    * Fixed nofatigue prediction
    * Fixed viewheight calculation for other leaning players, which caused
      leaning to be invisible to others depending on your location in the
      map
    * Fixed time played being counted during pause
    * Fixed free fireteams initalization producing runtime errors
    * Fixed rotation of smoke particles framerate dependency
    * Fixed potential crash in trigger_multiple activation
    * Fixed pmove_fixed 1 with g_antiwarp 1 and cg_optimizePrediction 1

    Audio

    * Fixed missing hitsound when players reach lower health than
      FORCE_LIMBO_HEALTH without getting gibbed, causing the next hit that
      will gib them to not play the hitsound

    Graphics

    * Fixed incorrect timings for voice chat sprites staying twice as long
      as expected
    * Medic and ammo request voice chat sprites are now cleared when client
      spawns/is revived (medic sprite only)
    * Changed cg_shadows cvar default value from 1 to 0 and changed Normal
      graphics preset to have shadows disabled, due to unreasonable
      performance penalty they cause compared to the visual improvement
    * Fixed voice chat icons were not drawn if a player had cg_voiceChats 0
    * Added back granular bobbing control
    * Changed cg_bobbing cvar from 1 to 0
    * Allowed changing cg_swingSpeed when cheats are disabled from range 0.1
      to 0.3

    UI

    * Minimap icons in cg_drawCompass 2 are now positioned along the edges
      of the map following the same viewangle-based logic as regular compass
    * Fixed incorrect levelshot in mapvote menu displaying for maps which
      client hadn't downloaded
    * Fixed preset_high_ui.cfg automatically executing when entering system
      settings menu
    * +stats display in Stopwatch mode after 2nd round now shows stats from
      the match all they way up until a new game is started
    * Fixed drawing of several cursorhints, eliminating unwanted lines due
      to the texture not being aligned properly
    * Increased (doubled) UI memory pool size for x64 architecture, fixing
      cases where UI would run out of memory on x64 but run fine on x86 due
      to different pointer sizes
    * Added cg_customFont1/2 cvars to change fonts
    * Added listfonts command to list available fonts, which includes
      "documentation" on usage
    * Allowed executing regular binds from UI by holding down left/right
      shift
    * Fixed env awareness and compass showing enemy item objective
    * Changed bitmask values for cg_drawCompassIcons and cg_drawEnvAwareness
      cvars:
          * 0 disabled
          * 1 item flags objectives
          * 2 Secondary objectives
          * 4 Primary objectives
    * Fixed crosshairnames showing at the place where respawning teammate
      died
    * Fixed limbopanel roll animation
    * Changed map vote selection in debriefing with game type 6
      GT_WOLF_MAPVOTE by using
          * Checbox side by side with map name
          * Selecting map and click one more time to toogle the map vote
    * Changed voice chat icon for Fire In The Hole from blue color to orange
    * Fixed team chat flag wasn't drawing correct team
    * Added fall down icon for MOD_FALLING obituary
    * Improved text readability by scaling text shadow/outline based off
      text size
    * Added shadowed text for demo list
    * Prevent unwanted script execution binding by pressing shift key alone
      (K_LSHIFT and K_RSHIFT) from UI menu
    * Limit the bindings that are allowed to be executed from UI menu and do
      not allow +/- actions or vstr that can contain those
    * Removed ui_browserOssFilter cvar
    * Added ui_disableOssFilter cvar for filtering server list depending of
      supported mod by OS
    * Added center print text for letting know medic who they just revived
    * Enhanced map vote windows on map vote game type by adding map
      popularity and history of last 333 played maps
    * Changed vote points from map vote game type from 1, 2, 3 points to a
      unique 1 point per vote.
    * Added semitransparent color for fireteam weapon that is not updated
    * Added red font to teamkill cp message to easily identify it and avoid
      abusing it by changing player color

    Weapons

    * Fixed zoom level for FG42 changing to incorrect value when trying to
      zoom in/out
    * Increased maximum zoom out level for scoped K43/Garand and binoculars
      from 20 to 32
          * cg_zoomDefaultSniper cvar is now capped within this range (32-4)
    * Knife backstabs now ignore both target and attacker view pitch, which
      previously caused backstabs to fail if the target was looking up/down
      too much
    * Fixed flamethrower flame animation not showing if the animation
      started in solid
    * Increased FG42 scoped recoil pitch
    * Fixed alt weapon switch bug/exploit by not allowing switch till we
      have switched to selected weapon
    * Fixed selected weapon at spawn/respawn
    * Fixed explosion hit registration being inconsistent by sorting players
      depending of distance from the explosion origin in ascending order
    * Fixed corpses blocking flamethrower hit registration
    * Fixed allies riflenade impact sound volume (from 64 to 127) & radius
      (from 1.5 to 64)
    * Fixed calling artillery was playing gun shot sound in some cases
    * Fixed pliers hint and usage priority near TOI
    * Fixed arty/airstrike bombs potentially spawning indoors
    * Fixed missile collision issues with skyboxes
    * Fixed (reduced) charge time when dropping grenades on death
    * Reduced speed from 127 to 80 (crouch speed) while player use scoped
      weapon and standing
    * Added back unscoping weapon while in air more than 250 ms, allowing
      player to walk on slope and stair without getting unscoped

(nia)

2023-02-04 15:38:53 UTC MAIN commitmail json YAML

doc: Updated audio/strawberry to 1.0.14

(nia)

2023-02-04 15:38:39 UTC MAIN commitmail json YAML

strawberry: update to 1.0.14

Version 1.0.14 (2023.01.13):

  Bugfixes:
    * Fix initial volume not set when using Auto as output
    * Fix saving moodbar if the URL contains host, ie.: UNC paths for SMB
    * Fix CollectionBackendTest compile error
    * Remove explicitly enabling debug messages

Version 1.0.13 (2023.01.09):

  Bugfixes:
    * Fixed volume synchronization leading to infinite loop resulting in crash when adjusting volume while playing
    * Fixed incorrect volume.
    * Fixed collection organizing incorrectly handling slashes inside {} brackets for variables
    * Fixed saving relative playlists to non-existing playlist files
    * Fixed intermittent crash on collection model query
    * Require system icons for fancy tabbar and settings sidebar to be larger than 22x22

Version 1.0.12 (2023.01.02):

  Bugfixes:
    * Fixed crash when adjusting volume with mouse wheel
    * Fixed playback stopping in certain cases where the next track was unavailable

  Removed features:
    * Removed appearance settings for changing palette colors, it was never properly implemented.

Version 1.0.11 (2022.12.30):

  Bugfixes:
    * Capitalize GLib application name so it appears nicely in GNOME and PulseAudio Volume Control
    * Fixed missing application icon for PulseAudio Volume Control
    * Ignore errors for missing albums when updating Tidal collection if there are results
    * Only run periodic collection scan when moitoring collection setting is on.
    * Fixed an edge case where the context headline text was being cut short
    * Made "Show in file browser" support SpaceFM filemanager
    * Fixed incorrect tab order in edit tag dialog
    * Changed "FMPS_PlayCount" to "FMPS_Playcount" when saving tag
    * Fixed compilation tag read and write for MP4
    * Removed incorrect use of "TPE1" for performer when reading ID3 tags
    * Disable tag fields for unsupported tags in tag editor.
    * Don't allow organizing files without unique tags (track or title) for filename
    * Don't remove disc from album title when creating cover hash to allow different covers for each disc on an album
    * Fixed incorrect relative paths for song filenames when saving playlists if the saved playlist location is a symablic link to the song filename
    * Scrobble "Various Artists" as album artist (#1082).

  Enhancements:
    * Use system volume instead of own software volume when available (#1037).
    * Improved Tidal and Qobuz support with timed requests.
    * Support MPRIS2 xesam:userRating.

(nia)

2023-02-04 13:05:27 UTC MAIN commitmail json YAML

doc: Updated textproc/lua-lyaml to 6.2.8

(nia)

2023-02-04 13:05:15 UTC MAIN commitmail json YAML

lua-lyaml: Update to 6.2.8

- luke no longer crashes in std.normalize require loops occasionally
  in Lua 5.4.
- lyaml emitter no longer leaks at least six bytes for every map,
  sequence and scalar emitted.

(nia)

2023-02-01 14:41:30 UTC MAIN commitmail json YAML

doc: Updated www/arcticfox to 40.1

(nia)

2023-02-01 14:41:18 UTC MAIN commitmail json YAML

arcticfox: Update to 40.1

This is a minor release compared to 40.0, but contains several fixes:

    general stability fixes
    Fix some icons on MacOS 10.6
    Code fix which should improve MacOS occasional startup issues
    build system updates
    fixes in devtools and toolkit, having completed path migration
    JS improvements in memory management, ARM & MIPS support
    JS performance increase on multi-CPU systems
    Video fixes

(nia)

2023-02-01 12:38:03 UTC MAIN commitmail json YAML

doc: Updated devel/lua-say to 1.4.1

(nia)

2023-02-01 12:37:53 UTC MAIN commitmail json YAML

lua-say: update to 1.4.1

- Make say nil-safe
- Fix argcount n if too low

(nia)

2023-02-01 12:36:18 UTC MAIN commitmail json YAML

doc: Updated www/lua-web-sanitize to 1.4.0

(nia)

2023-02-01 12:36:07 UTC MAIN commitmail json YAML

lua-web-sanitize: update to 1.4.0

Stricter attribute value escaping

This is a critical update if you are using a custom white list with iframe
elements allowed. Due to their non-standard parsing within browsers it
maybe be possible to craft HTML to bypass sanitization by using an element
with an attribute value of a closing iframe tag. Those using the default
whitelist are not affected.

(nia)

2023-02-01 12:34:13 UTC MAIN commitmail json YAML

doc: Updated devel/lua-inspect to 3.1.3

(nia)

2023-02-01 12:34:02 UTC MAIN commitmail json YAML

lua-inspect: update to 3.1.3

- A minimal performance test was introduced.
Several refactors were introduced, which seem to make inspect.lua faster now.
- inspect.lua was rewritten using Teal

(nia)

2023-02-01 12:32:44 UTC MAIN commitmail json YAML

doc: Updated textproc/lua-utf8 to 0.1.5

(nia)

2023-02-01 12:32:33 UTC MAIN commitmail json YAML

lua-utf8: update to 0.1.5

- add clean, isvalid, invalidposition functions
- Update Unicode Standard to 15.0

(nia)

2023-02-01 12:30:55 UTC MAIN commitmail json YAML

doc: Updated graphics/scrot to 1.8.1

(nia)

2023-02-01 12:30:44 UTC MAIN commitmail json YAML

scrot: update to 1.8.1

Fri Jan 20 23:46:15 -03:00 2023  Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
Version 1.8.1

[ Guilherme Janczak ] alias @guijan

* Fixed libbsd feature test confusion. Rationale: users expressed confusion
  when using the old "--without-libbsd" configure flag. Some assumed that it
  compiles scrot without libbsd, but it only made the build script error if
  libbsd is a dependency. This is useful to package maintainers: it gives them
  a yes/no answer on whether the library is a dependency on their system. The
  old configure flag has been replaced by a more verbose
  "--enable-libbsd-feature-test".

[ Joao Eriberto Mota Filho ] alias @eribertomota

* Fixed 'make dist', adding some files to bootstrapped tarballs.

Mon Jan 09 23:33:55 -03:00 2023  Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
Version 1.8

[ Daniel T. Borelli ] alias @daltomi

* Created FAQ file.
* README.md: added a reference to libXinerama.
* Improvement: added new format specifier $W: name of the window.
* Fixes: automake: using default compression format.
* Bug fixed: issue when not showing counting progress in terminal.
* Several other code improvements.

[ Guilherme Janczak ] alias @guijan

* Improvement: modified logo image, shown logo image in README.md.
* Improvement: added estrdup function, renamed identifiers that use reserved
  names.
* Improvement: untangle headers files, removed reference to oldstable in
  CONTRIBUTING.md.
* Improvement: small CI revamp: added cygwin, added distcheck, updated MacOS
  CI.
* Improvement: added informative error messages when parsing args.
* Fixes: C99: empty initializer braces.
* Fixes: removed VLA and imlib2 deprecated DATA32 type.
* Fixes: MacOS CI build failures.
* Autotools: removed stamp-h.in, check for more libbsd functions, added link
  time optimization(-flto) and warnings.

[ Joao Eriberto Mota Filho ] alias @eribertomota

* Removed copyright symbol from some source files.
* Updated copyright notices.
* Added SEE ALSO section to manpage.
* Updated manpage.

[ N-R-K ]

* Fixes: memleak and potentially bad free data.
* Fixes: shift error (undefined behavior) and remove deprecated type DATA32.

[ Sam James ] alias @thesamesam

* Fixes: autotools: respect --docdir.

[ Zev Weiss ] alias @zevweiss

* New option: added -M/--monitor option to capture a Xinerama display.
* Added new library dependency: libXinerama.

(nia)

2023-02-01 12:29:52 UTC MAIN commitmail json YAML

doc: Updated graphics/imv to 4.4.0

(nia)

2023-02-01 12:29:42 UTC MAIN commitmail json YAML

imv: update to 4.4.0

v4.4.0 - 2023-01-18
-------------------

* Fixed critical error "wl_window: fix buffer size not divisible by scale"
* Added libgrapheme 2.0.0 as an alternative to icu
* Added '-w' option to specify window title at startup
* Added background rectangle behind the (possibly multiline) overlay text
* Changed chequered pattern to only over the image area for transparent images not the whole viewport
* Renamed imv-folder to imv-dir
* Fixed slideshow not always pausing correctly
* Fixed imv-dir showing as a duplicate imv in its desktop file
* Fixed whitespace bug in expanded title text
* Made imv-dir fall back to imv behaviour when given too many arguments
* Improved handling of paths from stdin
* Minor documentation and changelog improvements

(nia)

2023-02-01 11:40:24 UTC MAIN commitmail json YAML

openmw: Prebake bullet since the version from pkgsrc isn't suitable

(nia)

2023-01-24 18:06:12 UTC MAIN commitmail json YAML

2023-01-24 18:00:03 UTC MAIN commitmail json YAML

doc: Updated www/firefox102 to 102.7.0

(nia)

2023-01-24 17:59:28 UTC MAIN commitmail json YAML

firefox102: Update to 102.7.0

Security Vulnerabilities fixed in Firefox ESR 102.7

    #CVE-2022-46871: libusrsctp library out of date

    #CVE-2023-23598: Arbitrary file read from GTK drag and drop on Linux

    #CVE-2023-23599: Malicious command could be hidden in devtools output on
    Windows

    #CVE-2023-23601: URL being dragged from cross-origin iframe into same tab
    triggers navigation

    #CVE-2023-23602: Content Security Policy wasn't being correctly applied to
    WebSockets in WebWorkers

    #CVE-2022-46877: Fullscreen notification bypass

    #CVE-2023-23603: Calls to <code>console.log</code> allowed bypasing Content
    Security Policy via format directive

    #CVE-2023-23605: Memory safety bugs fixed in Firefox 109 and Firefox ESR
    102.7

(nia)

2023-01-24 17:57:09 UTC MAIN commitmail json YAML

2023-01-05 15:55:38 UTC MAIN commitmail json YAML

transmission: Add a rc script to automatically run transmission as a
dedicated user out of the box. Reviewed by wiz.

(nia)

2022-12-28 10:13:30 UTC MAIN commitmail json YAML

openttd: Include alloca.h on SunOS to get alloca definition

(nia)

2022-12-28 09:25:31 UTC MAIN commitmail json YAML

feh: Define __EXTENSIONS__ on SunOS for scandir/alphasort

(nia)

2022-12-28 09:19:54 UTC MAIN commitmail json YAML

asterisk[18,19]: Add missing libedit dependency (included in base on
NetBSD)

(nia)

2022-12-28 09:15:17 UTC MAIN commitmail json YAML

mariadb106: Since upstream's attempt to detect alloca.h without
system-specific defines seems to have failed, we need to force the
issue on SunOS. OmniOS-CE has a patch to revert the change, but that
doesn't quite sit right with me either.

(nia)

2022-12-28 09:01:16 UTC MAIN commitmail json YAML

mpv: Define __EXTENSIONS__ for strcasecmp on SunOS

(nia)

2022-12-27 18:49:55 UTC MAIN commitmail json YAML

rust: Clarify platform.mk mess once again. Notably, there is no
bootstrap available for Solaris SPARC64, which is something noticed
by K. Schreiner on pkgsrc-users.

(nia)

2022-12-26 17:59:30 UTC MAIN commitmail json YAML

openimageio: Bundle a static version of fmtlib so that this package
is unaffected by incompatible API changes in the latest version of
the library, in order to fix the build. Bump PKGREVISION.

(nia)

2022-12-26 16:50:29 UTC MAIN commitmail json YAML

gnuradio-core: Pull in GCC runtime from pkgsrc on significantly older
NetBSD. Maybe won't fix problems with conflicting GCC versions, but
also won't hurt

(nia)

2022-12-26 00:16:08 UTC MAIN commitmail json YAML

handbrake: require libjpeg-turbo

(nia)

2022-12-25 17:49:16 UTC MAIN commitmail json YAML

SDL2: opengl is not mandatory

(nia)

2022-12-25 17:32:52 UTC MAIN commitmail json YAML

xine-lib: Move the pthread handling to Makefile.common to fix the building
of modules.

(nia)

2022-12-25 16:31:07 UTC MAIN commitmail json YAML

SDL2: document my hacks

(nia)

2022-12-25 16:25:06 UTC MAIN commitmail json YAML

SDL2: disable SSE on i386

Reported to me some time ago by various users that SDL2 is not doing
runtime detection of SSE and will fault with illegal instruction on
certain older x86 machines.

(nia)

2022-12-24 15:48:22 UTC MAIN commitmail json YAML

doc: Updated www/firefox102 to 102.6.0

(nia)

2022-12-24 15:47:54 UTC MAIN commitmail json YAML

firefox102: update to 102.6.0

Security Vulnerabilities fixed in Firefox ESR 102.6

    #CVE-2022-46880: Use-after-free in WebGL

    #CVE-2022-46872: Arbitrary file read from a compromised content process

    #CVE-2022-46881: Memory corruption in WebGL

    #CVE-2022-46874: Drag and Dropped Filenames could have been truncated to
    malicious extensions

    #CVE-2022-46875: Download Protections were bypassed by .atloc and .ftploc
    files on Mac OS

    #CVE-2022-46882: Use-after-free in WebGL

    #CVE-2022-46878: Memory safety bugs fixed in Firefox 108 and Firefox ESR
    102.6

(nia)

2022-12-23 12:35:05 UTC MAIN commitmail json YAML

2022-12-23 12:20:48 UTC MAIN commitmail json YAML

mgba: Fix build error on systems without POSIX robust mutex errnos.

(nia)

2022-12-22 14:47:26 UTC MAIN commitmail json YAML

dosbox-x: Needs 8 byte atomics

(nia)

2022-12-21 10:10:37 UTC MAIN commitmail json YAML

2022-12-16 10:12:39 UTC MAIN commitmail json YAML

doc: Added games/julius version 1.7.0

(nia)

2022-12-16 10:12:22 UTC MAIN commitmail json YAML

Add games/julius. Thanks wiz@ for donating a copy of the game!

Julius is a fully working open-source version of Caesar 3, with the same
logic as the original, but with some UI enhancements, that can be played on
multiple platforms.

Caesar III is a city-building game released in 1998.  Players assume the
role of a provincial governor to build thriving cities across the Roman
Empire, in which they must ensure their citizens have their needs met, and
deal with various disasters, angry gods and hostile enemies.

Julius will not run without the original Caesar 3 files. You can buy a
digital copy from GOG or Steam, or you can use an original CD-ROM version.

The goal of the project is to have exactly the same game logic as Caesar 3,
with the same look and feel. This means that the saved games are 100%
compatible with Caesar 3, and any gameplay bugs present in the original
Caesar 3 game will also be present in Julius.

(nia)

2022-12-16 10:11:06 UTC MAIN commitmail json YAML

doc: Added games/augustus version 3.2.0

(nia)

2022-12-16 10:10:48 UTC MAIN commitmail json YAML

Add games/augustus. Thanks to wiz@ for donating a copy of the game!

Augustus is a fork of the Julius project that intends to incorporate
customizable gameplay changes and enhancements to Caesar 3.

Caesar III is a city-building game released in 1998.  Players assume the
role of a provincial governor to build thriving cities across the Roman
Empire, in which they must ensure their citizens have their needs met, and
deal with various disasters, angry gods and hostile enemies.

Because of gameplay changes and additions, save files from Augustus are NOT
compatible with Caesar 3 or Julius. Augustus is able to load Caesar 3 save
files, but not the other way around. If you want vanilla experience with
visual and UI improvements, or want to use save files in base Caesar 3,
check Julius.

Augustus, like Julius, requires the original assets (graphics, sounds, etc)
from Caesar 3 to run, such as the version from Steam, GOG.com, or the
original CD-ROM.

Augustus optionally supports the high-quality MP3 files once provided on the
Sierra website.

(nia)

2022-12-15 12:26:01 UTC MAIN commitmail json YAML

doc: Updated games/stone-soup to 0.29.1

(nia)

2022-12-15 12:25:31 UTC MAIN commitmail json YAML

2022-12-15 11:48:59 UTC MAIN commitmail json YAML

2022-12-15 11:33:03 UTC MAIN commitmail json YAML

doc: Updated emulators/mgba to 0.10.0

(nia)

2022-12-15 11:31:44 UTC MAIN commitmail json YAML

mgba: Update to 0.10.0. Split the Qt interface into a separate package.

Since the Qt interface has noticable performance problems on NetBSD,
this saves some significant bloat in the main package by only building
the CLI interface by default.

Also modify the default settings to provide a best "out of box"
experience on NetBSD and SunOS, and remove the MESSAGE file indicating
to change the settings.

0.10.0: (2022-10-11)
Features:
- Preliminary Lua scripting support
- Presets for Game Boy palettes
- Add Super Game Boy palettes for original Game Boy games
- Tool for converting scanned pictures of e-Reader cards to raw dotcode data
- Options for muting when inactive, minimized, or for different players in multiplayer
- Cheat code support in homebrew ports
- Acclerometer and gyro support for controllers on PC
- Support for combo "Super Game Boy Color" SGB + GBC ROM hacks
- Improved support for HuC-3 mapper, including RTC
- Support for 64 kiB SRAM saves used in some bootlegs
- Discord Rich Presence now supports time elapsed
- Additional scaling shaders
- Support for GameShark Advance SP (.gsv) save file importing
- Support for multiple saves per game using .sa2, .sa3, etc.
- Support for GBX format Game Boy ROMs
- New unlicensed GB mappers: NT (newer type), Sachen (MMC1, MMC2)
Emulation fixes:
- ARM7: Fix unsigned multiply timing
- GB: Copy logo from ROM if not running the BIOS intro (fixes mgba.io/i/2378)
- GB: Fix HALT breaking M-cycle alignment (fixes mgba.io/i/250)
- GB Audio: Fix channel 1/2 reseting edge cases (fixes mgba.io/i/1925)
- GB Audio: Properly apply per-model audio differences
- GB Audio: Revamp channel rendering
- GB Audio: Fix APU re-enable timing glitch
- GB I/O: Fix writing to WAVE RAM behavior (fixes mgba.io/i/1334)
- GB MBC: Fix edge case with Pocket Cam register accesses (fixes mgba.io/i/2557)
- GB Memory: Add cursory cartridge open bus emulation (fixes mgba.io/i/2032)
- GB Serialize: Fix loading MBC1 states that affect bank 0 (fixes mgba.io/i/2402)
- GB SIO: Fix bidirectional transfer starting (fixes mgba.io/i/2290)
- GB Video: Draw SGB border pieces that overlap GB graphics (fixes mgba.io/i/1339)
- GBA: Improve timing when not booting from BIOS
- GBA: Fix expected entry point for multiboot ELFs (fixes mgba.io/i/2450)
- GBA: Fix booting multiboot ROMs with no JOY entrypoint
- GBA: Fix 1 MiB ROM mirroring to only mirror 4 times
- GBA Audio: Adjust PSG sampling rate with SOUNDBIAS
- GBA Audio: Sample FIFOs at SOUNDBIAS-set frequency
- GBA BIOS: Work around IRQ handling hiccup in Mario & Luigi (fixes mgba.io/i/1059)
- GBA BIOS: Initial HLE timing estimation of UnLz77 functions (fixes mgba.io/i/2141)
- GBA DMA: Fix DMA source direction bits being cleared (fixes mgba.io/i/2410)
- GBA I/O: Redo internal key input, enabling edge-based key IRQs
- GBA I/O: Disable open bus behavior on invalid register 06A
- GBA Memory: Fix misaligned 32-bit I/O loads (fixes mgba.io/i/2307)
- GBA Video: Fix OpenGL rendering on M1 Macs
- GBA Video: Ignore horizontally off-screen sprite timing (fixes mgba.io/i/2391)
- GBA Video: Fix Hblank timing (fixes mgba.io/i/2131, mgba.io/i/2310)
- GBA Video: Fix rare crash in modes 3-5
- GBA Video: Fix sprites with mid-frame palette changes in GL (fixes mgba.io/i/2476)
- GBA Video: Fix OBJ tile wrapping with 2D char mapping (fixes mgba.io/i/2443)
- GBA Video: Fix horizontal lines in GL when charbase is changed (fixes mgba.io/i/1631)
- GBA Video: Fix sprite layer priority updating in GL
Other fixes:
- ARM: Disassemble Thumb mov pseudo-instruction properly
- ARM: Disassemble ARM asr/lsr #32 properly
- ARM: Disassemble ARM movs properly
- Core: Don't attempt to restore rewind diffs past start of rewind
- Core: Fix the runloop resuming after a game has crashed (fixes mgba.io/i/2451)
- Core: Fix crash if library can't be opened
- Debugger: Fix crash with extremely long CLI strings
- Debugger: Fix multiple conditional watchpoints at the same address
- FFmpeg: Fix crash when encoding audio with some containers
- FFmpeg: Fix GIF recording (fixes mgba.io/i/2393)
- GB: Fix temporary saves
- GB: Fix replacing the ROM crashing when accessing ROM base
- GB: Don't try to map a 0-byte SRAM (fixes mgba.io/i/2668)
- GB, GBA: Save writeback-pending masked saves on unload (fixes mgba.io/i/2396)
- mGUI: Fix FPS counter after closing menu
- Qt: Fix some hangs when using the debugger console
- Qt: Fix crash when clicking past last tile in viewer
- Qt: Fix preloading for ROM replacing
- Qt: Fix screen not displaying on Wayland (fixes mgba.io/i/2190)
- Qt: Fix crash when selecting 256-color sprite in sprite view
- Qt: Fix coloration of swatches on styles with distinct frame backgrounds
- VFS: Failed file mapping should return NULL on POSIX
Misc:
- Core: Suspend runloop when a core crashes
- Core: Add wallclock offset RTC type
- Debugger: Save and restore CLI history
- Debugger: GDB now works while the game is paused
- Debugger: Add command to load external symbol file (fixes mgba.io/i/2480)
- FFmpeg: Support dynamic audio sample rate
- GB: Support CGB0 boot ROM loading
- GB Audio: Increase sample rate
- GB MBC: Filter out MBC errors when cartridge is yanked (fixes mgba.io/i/2488)
- GB MBC: Partially implement TAMA5 RTC
- GB Video: Add default SGB border
- GBA: Automatically skip BIOS if ROM has invalid logo
- GBA: Refine multiboot detection (fixes mgba.io/i/2192)
- GBA Cheats: Implement "never" type codes (closes mgba.io/i/915)
- GBA DMA: Enhanced logging (closes mgba.io/i/2454)
- GBA Memory: Implement adjustable EWRAM waitstates (closes mgba.io/i/1276)
- GBA Savedata: Store RTC data in savegames (closes mgba.io/i/240)
- GBA Video: Implement layer placement for OpenGL renderer (fixes mgba.io/i/1962)
- GBA Video: Fix highlighting for sprites with mid-frame palette changes
- mGUI: Add margin to right-aligned menu text (fixes mgba.io/i/871)
- mGUI: Autosave less frequently when fast-forwarding
- Qt: Rearrange menus some
- Qt: Clean up cheats dialog
- Qt: Only set default controller bindings if loading fails (fixes mgba.io/i/799)
- Qt: Save converter now supports importing GameShark Advance saves
- Qt: Save positions of multiplayer windows (closes mgba.io/i/2128)
- Qt: Add optional frame counter to OSD (closes mgba.io/i/1728)
- Qt: Add optional emulation-related information on reset (closes mgba.io/i/1780)
- Qt: Add QOpenGLWidget cross-thread codepath for macOS (fixes mgba.io/i/1754)
- Qt: Enable -b for Boot BIOS menu option (fixes mgba.io/i/2074)
- Qt: Add tile range selection to tile viewer (closes mgba.io/i/2455)
- Qt: Show warning if XQ audio is toggled while loaded (fixes mgba.io/i/2295)
- Qt: Add e-Card passing to the command line (closes mgba.io/i/2474)
- Qt: Boot both a multiboot image and ROM with CLI args (closes mgba.io/i/1941)
- Qt: Improve cheat parsing (fixes mgba.io/i/2297)
- Qt: Change lossless setting to use WavPack audio
- Qt: Use FFmpeg to convert additional camera formats, if available
- Qt: Resume crashed game when loading a save state
- Qt: Include cheats in bug report
- SDL: Support exposing an axis directly as the gyro value (closes mgba.io/i/2531)
- VFS: Early return NULL if attempting to map 0 bytes from a file

(nia)

2022-12-15 08:39:38 UTC MAIN commitmail json YAML

doc: Updated emulators/sameboy to 0.15.8

(nia)

2022-12-15 08:38:28 UTC MAIN commitmail json YAML

sameboy: update to 0.15.8

                                    Changes

Version 0.15.8

  This version is backwards compatible with save states from SameBoy 0.14.3
  and newer, as well as save states from any BESS compliant emulator

  New/Improved Features

    * The button mapped to B, on both the keyboard and controllers, can now
      be used to return from menus in the SDL frontend

Version 0.15.7

  This version is backwards compatible with save states from SameBoy 0.14.3
  and newer, as well as save states from any BESS compliant emulator

  New/Improved Features

    * The debugger now has an interrupt command, in addition to the
      previously-available ^C key sequence
    * The lcd command now displays the background shifter and fetcher states
    * The tick debugger command now has an optional keep argument, which
      prevents resetting the tick count

  Accuracy Improvements/Fixes

    * Fixed a regression that made DMA restart timing inaccurate
    * Fixed a regression that caused ROMs that trigger one of the pixel
      insertion glitches to display incorrectly (Release builds) or trigger
      an assertion (Debug builds)
    * Fixed a different regression in a different pixel insertion glitch

  Bug Fixes

    * Fixed a bug where the debugger finish command did not behave as
      expected in certain cases where the ROM manipulated the stack

  Misc Internal Changes

    * SameBoy (and SameBoot) can now be built with RGBDS 0.6.x; support for
      RGBDS 0.4.x has been dropped
    * Fixed potential compilation warnings for incoming versions of Clang
      and GCC
    * Added the GB_quick_reset API

Version 0.15.6

  This version is backwards compatible with save states from SameBoy 0.14.3
  and newer, as well as save states from any BESS compliant emulator

  New/Improved Features

    * All CGB revisions, as well as MGB, are now available in the libretro
      core
    * The debugger now guides users to use the help command
    * Both frontends can now selectively mute and unmute each of the 4 audio
      channels
    * Both frontends now support cartridge hot swapping

  Accuracy Improvements/Fixes

    * Fixed a bug where the libretro core sometimes ran at an incorrect
      speed after switching models
    * Fixed a minor DMA regression

(nia)

2022-12-15 08:26:42 UTC MAIN commitmail json YAML

doc: Updated www/luakit to 2.3.3

(nia)

2022-12-15 08:26:21 UTC MAIN commitmail json YAML

luakit: update to 2.3.3

## [2.3.3]

### Fixed

- Fixed a trailing white space, which fixes the test-suite.

### Contributors to this release:

- c0dev0id          (1 commits)

## [2.3.2]

### Changed

- Mention FAQ, Quick Start, etc on :help

### Fixed

- Fix for glib now using pcre2
- Show proper error message on :tab, :tabd[o] without parameter
- Fix undoclose test

### Contributors to this release:

- taobert          (2 commits)
- c0dev0id          (2 commits)

(nia)

2022-12-04 09:50:36 UTC MAIN commitmail json YAML

doc: Updated www/firefox102 to 102.5.0

(nia)

2022-12-04 09:50:00 UTC MAIN commitmail json YAML

firefox102: Update to 102.5.0

Security Vulnerabilities fixed in Firefox ESR 102.5

    #CVE-2022-45403: Service Workers might have learned size of cross-origin
    media files

    #CVE-2022-45404: Fullscreen notification bypass

    #CVE-2022-45405: Use-after-free in InputStream implementation

    #CVE-2022-45406: Use-after-free of a JavaScript Realm

    #CVE-2022-45408: Fullscreen notification bypass via windowName

    #CVE-2022-45409: Use-after-free in Garbage Collection

    #CVE-2022-45410: ServiceWorker-intercepted requests bypassed SameSite cookie
    policy

    #CVE-2022-45411: Cross-Site Tracing was possible via non-standard override
    headers

    #CVE-2022-45412: Symlinks may resolve to partially uninitialized buffers

    #CVE-2022-45416: Keystroke Side-Channel Leakage

    #CVE-2022-45418: Custom mouse cursor could have been drawn over browser UI

    #CVE-2022-45420: Iframe contents could be rendered outside the iframe

    #CVE-2022-45421: Memory safety bugs fixed in Firefox 107 and Firefox ESR
    102.5

(nia)

2022-11-28 19:08:42 UTC MAIN commitmail json YAML

Use versioned_dependencies for py-OpenSSL.

(nia)

2022-11-28 19:07:30 UTC MAIN commitmail json YAML

Convert several packages to using versioned_depends for py-cryptography.

Somehow this has been hanging around in my tree for months.

(nia)

2022-11-28 14:38:54 UTC MAIN commitmail json YAML

spdlog: Reduce size of hammer to bring in external fmtlib.

Some dependent packages link fine without fmtlib (eg. libixion)
and fmtlib ending up in their libtool file is causing problems
of its own.

This way only packages that are including those relevant fmtlib
symbols need to be explicitly linked against fmtlib.

(nia)

2022-11-27 23:35:19 UTC MAIN commitmail json YAML

doc: Updated databases/mariadb105-server to 10.5.18

(nia)

2022-11-27 23:34:48 UTC MAIN commitmail json YAML

mariadb105: update to 10.5.18

                        MariaDB 10.5.18 Release Notes

Notable Items

  Backup

    * mariabackup --compress hangs (MDEV-29043)
    * Assertion on info.page_size failed in xb_delta_open_matching_space
      (MDEV-18589)

  InnoDB

    * InnoDB unnecessarily extends data files (MDEV-13013)
    * Adaptive hash index MDEV-27700, MDEV-29384
    * MVCC and locking MDEV-29666, MDEV-27927
    * Virtual columns MDEV-29299, MDEV-29753
    * InnoDB crash recovery fixes (MDEV-29438, MDEV-29475)
    * InnoDB crash recovery fixes (MDEV-29559)
    * MVCC and locking (MDEV-28709)
    * Race condition between KILL and transaction commit (MDEV-29368)

  Galera

    * Galera updated to 26.4.13
    * Galera server crashes after 10.3 > 10.4 upgrade (MDEV-29375)
    * wsrep_incoming_addresses status variable prints 0 as port number if
      the port is not mentioned in wsrep_node_incoming_address system
      variable (MDEV-28868)

  JSON

    * JSON_VALUE() does not parse NULL properties properly (MDEV-27151)

  Replication

    * minor correction in unsafe warning message (MDEV-28827)
    * False replication error-stop of REVOKE PRIVILEGES from a non-existing
      user on primary (MDEV-28530) in combination with a filtering replica
      is corrected
    * SET DEFAULT ROLE replication is mended on a replica that filters
      system tables (MDEV-28294)
    * XA COMMIT is not binlogged when the XA transaction has not updated any
      transaction engine (MDEV-25616)
    * Concurrent CREATE TRIGGER statements made to binlog without any mixup
      (MDEV-25606)

(nia)

2022-11-27 22:12:25 UTC MAIN commitmail json YAML

2022-11-27 20:08:25 UTC MAIN commitmail json YAML

doc: Updated databases/mariadb106-server to 10.6.11

(nia)

2022-11-27 20:05:52 UTC MAIN commitmail json YAML

mariadb106: Update to 10.6.11

                        MariaDB 10.6.11 Release Notes

Notable Items

  Backup

    * Assertion on info.page_size failed in xb_delta_open_matching_space
      (MDEV-18589)

  InnoDB

    * Adaptive hash index MDEV-27700, MDEV-29384
    * MVCC and locking (MDEV-29666, MDEV-27927, MDEV-28709, MDEV-29635)
    * Virtual columns (MDEV-29299, MDEV-29753)
    * InnoDB crash recovery fixes (MDEV-29559)
    * Race condition between KILL and transaction commit (MDEV-29368)
    * Implement CHECK TABLE…EXTENDED for InnoDB (MDEV-24402)
    * InnoDB persistent statistics fail to update after bulk insert
      (MDEV-28327)

  Galera

    * Galera updated to 26.4.13
    * Galera server crashes after 10.3 > 10.4 upgrade (MDEV-29375)
    * wsrep_incoming_addresses status variable prints 0 as port number if
      the port is not mentioned in wsrep_node_incoming_address system
      variable (MDEV-28868)

  Replication

    * XA COMMIT is not binlogged when the XA transaction has not updated any
      transaction engine (MDEV-25616)
    * Concurrent CREATE TRIGGER statements made to binlog without any mixup
      (MDEV-25606)

(nia)

2022-11-26 13:47:13 UTC MAIN commitmail json YAML

2022-11-26 12:25:22 UTC MAIN commitmail json YAML

2022-11-25 14:20:45 UTC MAIN commitmail json YAML

gstreamer1: Clean up buildlink3. Add BUILDLINK_INCDIRS.

(nia)

2022-11-22 14:52:44 UTC MAIN commitmail json YAML

2022-11-22 14:35:33 UTC MAIN commitmail json YAML

ghc: depend on compat90 instead of compat80 on NetBSD/aarch64

There was never a NetBSD 8 release for aarch64 so compat80 is not
available, but compat90 will work nicely.

(nia)

2022-11-15 22:48:48 UTC MAIN commitmail json YAML

doc: Updated www/luakit to 2.3.1

(nia)

2022-11-15 22:48:32 UTC MAIN commitmail json YAML

luakit: update to 2.3.1

## [2.3.1]

### Added

- Added command `:userscripts-reload` to reload lua scripts.
- The tabgroup plugin is now included in luakit (:tabmenu).
- Allow configuration of shortcuts that should be passed through (https://github.com/luakit/luakit/pull/921).
- Added scalable SVG desktop icon version.

### Changed

- Allow functions to be bound to more than one key (https://github.com/luakit/luakit/issues/913).

### Fixed

- No more `gdk_keymap_get_default()` compiler warning.
- Fixed an issue where links were hinted, but then could be followed.
- Fixed the paging on the the bookmarks page.
- Fixed build on Solaris.
- Fixed relocation errors on Sparc64.
- Fixed proxymenu to show default entries when proxymenu file is not present.
- The command mode cursor is now drawn in the user-specified foreground color.

(nia)

2022-10-26 14:38:33 UTC MAIN commitmail json YAML

Need higher depth to ensure all config.guess files are replaced.

(nia)

2022-10-26 13:55:17 UTC MAIN commitmail json YAML

arcticfox: Use latest versions of config.guess/config.sub from pkgsrc.

Should help armv[6-7] builds, since arcticfox's embedded copy of ICU
still contains versions from 2013 that don't know about NetBSD arm
variants.

(nia)

2022-10-25 15:54:46 UTC MAIN commitmail json YAML

doc: Updated audio/strawberry to 1.0.10

(nia)

2022-10-25 15:54:25 UTC MAIN commitmail json YAML

strawberry: update to 1.0.10

Version 1.0.10 (2022.10.21):

  Bugfixes:
    * Fixed "Could not open settings file for writing: No such file or directory" error before settings file is created.
    * Fixed visual glitch on currently playing track (#1051).
    * Fixed "Unknown error" on Tidal search (#1047).
    * Fixed incomplete lyrics from Genius.
    * Fixed icons not showing in the file view on some systems (#1024).
    * Fixed issues with context and playing widget stopping when using VLC (#1054).
    * (macOS) Fixed search field related crash when playlist toolbar is turned off.

  Enhancements:
    * Fixed narrowing conversions in connects.
    * Fixed casts from QByteArray.
    * Removed subdir for generated dbus files
    * Removed use of fixed font in context (#1040).
    * Improve Musixmatch lyrics search.

Version 1.0.9 (2022.09.03):

  Bugfixes:
    * Fixed parsing album title from radio stream metadata (#1023).
    * (macOS) Fixed Strawberry not starting, incorrect rpath for libgcc_s.1.1.dylib (#1025).
    * (macOS) Fixed HTTP streaming.

Version 1.0.8 (2022.08.29):

  Bugfixes:
    * Fixed backslash being appended to filter text when switching playlist (#1005).
    * Fixed OSD notifications service registering taking too long to timeout when not available.
    * Fixed radio stream added twice when double-clicked (#1015).
    * Fixed translating undo and redo buttons (#1017).

  Enhancements:
    * Use ICU instead of iconv to transliterate characters for filenames.
    * Make separating albums by grouping tag optional in collection group by album.
    * Added support for video game music formats VGM and SPC.
    * Added setting for explicitly turning on HTTP/2 for streaming. Strawberry will set the
      libsoup SOUP_FORCE_HTTP1 environment variable when the HTTP/2 is not checked (#1016).

(nia)

2022-10-22 16:31:05 UTC MAIN commitmail json YAML

doc: Updated devel/SDL2 to 2.24.1

(nia)

2022-10-22 16:30:50 UTC MAIN commitmail json YAML

SDL2: update to 2.24.1

General

    Fixed shader compilation issues using the OpenGL ES2 renderer
    Fixed configure tests failing when using clang 15

macOS

    Fixed new windows setting the SDL_WINDOW_BORDERLESS flag incorrectly
    Fixed audio race condition on shutdown
    Fixed crash if there are no input devices available

FreeBSD

    Fixed building with libusb not dynamically loaded, enabling HIDAPI support

(nia)

2022-10-22 16:00:38 UTC MAIN commitmail json YAML

doc: Updated www/firefox102-l10n to 102.4.0

(nia)

2022-10-22 15:59:47 UTC MAIN commitmail json YAML

doc: Updated www/firefox102 to 102.4.0

(nia)

2022-10-22 15:59:27 UTC MAIN commitmail json YAML

firefox102: Update to 102.4.0

Security Vulnerabilities fixed in Firefox ESR 102.4

    #CVE-2022-42927: Same-origin policy violation could have leaked cross-origin
    URLs

    #CVE-2022-42928: Memory Corruption in JS Engine

    #CVE-2022-42929: Denial of Service via window.print

    #CVE-2022-42932: Memory safety bugs fixed in Firefox 106 and Firefox ESR
    102.4

(nia)

2022-10-19 14:25:20 UTC MAIN commitmail json YAML

2022-10-19 14:17:54 UTC MAIN commitmail json YAML

fighting a losing battle against the py-cryptography rustification, part 4

Add support for py-OpenSSL to versioned_dependencies.mk

(nia)

2022-10-19 14:11:01 UTC MAIN commitmail json YAML

fighting a losing battle against the py-cryptography rustification, part 3

Re-import the last version of py-OpenSSL without a hard unnecessary
dependency on rustified py-cryptography

(nia)

2022-10-19 14:10:03 UTC MAIN commitmail json YAML

fighting a losing battle against the py-cryptography rustification, part 3

Re-import the last version of py-OpenSSL without a hard unnecessary
dependency on rustified py-cryptography

(nia)

2022-10-19 13:56:34 UTC MAIN commitmail json YAML

2022-10-19 13:42:46 UTC MAIN commitmail json YAML

Make sure both the searched package and the found package match.

(nia)

2022-10-19 13:37:22 UTC MAIN commitmail json YAML

python: Special handling of py-cryptography for versioned_dependencies.mk

(nia)

2022-10-19 13:18:46 UTC MAIN commitmail json YAML

py27-cryptography: Restore support for Python 3, we want this because
it doesn't require rust

(nia)

2022-10-19 13:15:36 UTC MAIN commitmail json YAML

2022-10-19 12:38:58 UTC MAIN commitmail json YAML

doc: Added security/py-cryptography-norust version 3.3.2

(nia)

2022-10-19 12:38:27 UTC MAIN commitmail json YAML

2022-10-12 16:09:44 UTC MAIN commitmail json YAML

doc: Updated www/arcticfox to 40.0

(nia)

2022-10-12 16:09:28 UTC MAIN commitmail json YAML

arcticfox: Update to 40.0

Contains various fixes backported from current Firefox.

(nia)

2022-10-08 11:20:07 UTC MAIN commitmail json YAML

2022-10-08 11:15:53 UTC MAIN commitmail json YAML

2022-10-08 11:11:16 UTC MAIN commitmail json YAML

ocaml: Needs imprecise-c99-float-ops to build on NetBSD/arm

(nia)

2022-10-08 11:06:36 UTC MAIN commitmail json YAML

webkit-gtk: Attempt to fix the build on NetBSD 9 aarch64 by avoiding
the compiler builtin __int128_t implementation

related to PR toolchain/57022

(nia)

2022-10-03 11:36:42 UTC MAIN commitmail json YAML

py-cryptodome: Fails with a compiler defaulting to c89

(nia)

2022-10-03 11:27:40 UTC MAIN commitmail json YAML

gst-plugins1-bad: Fails with compiler defaulting to c89.

(nia)

2022-10-03 07:50:27 UTC MAIN commitmail json YAML

2022-09-25 08:57:51 UTC MAIN commitmail json YAML

webkit-gtk: Set USE_PKGSRC_GCC_(RUNTIME) when building on NetBSD 9

We likely need this anyway since WebKit requires GCC 8 at minimum,
but forcing pkgsrc libgcc to be used (and thus bypassing the one
built with the custom build system in NetBSD that doesn't include
__fixdfti on aarch64) may be a useful workaround for PR toolchain/57022

(nia)

2022-09-24 09:51:54 UTC MAIN commitmail json YAML

2022-09-24 09:02:58 UTC MAIN commitmail json YAML

hs-cryptonite: need prefs.mk to be included here

(nia)

2022-09-24 08:46:23 UTC MAIN commitmail json YAML

devilutionx: Avoid forcing static linkage against libstdc++

Avoid mixing PIE and non-PIE code on aarch64, which results in a build
failure

(nia)

2022-09-24 08:43:45 UTC MAIN commitmail json YAML

libtorrent-rasterbar: Use GNU language variant to get builtin alloca CVS: ----------------------------------------------------------------------

(nia)

2022-09-24 08:33:19 UTC MAIN commitmail json YAML

velena: cannot build on aarch64 due to -m32 usage

(nia)

2022-09-24 08:31:23 UTC MAIN commitmail json YAML

warzone2100: Needs gnu standard variant to get alloca builtin

(nia)

2022-09-24 08:27:52 UTC MAIN commitmail json YAML

9base: do not force static linking

(nia)

2022-09-24 08:19:03 UTC MAIN commitmail json YAML

2022-09-24 08:17:16 UTC MAIN commitmail json YAML

libstark: requires sse4, mark as x86_64-only

(nia)

2022-09-24 08:13:10 UTC MAIN commitmail json YAML

WCMCommander: needs gnu language variant for alloca builtin

(nia)

2022-09-24 08:09:27 UTC MAIN commitmail json YAML

collectd-varnish: mark as BROKEN, builds on no platform

(nia)

2022-09-24 08:05:56 UTC MAIN commitmail json YAML

findcrcs: Give up pretending this is supposed to work on anything but amd64

(nia)

2022-09-24 07:54:18 UTC MAIN commitmail json YAML

ytree: on NetBSD build with PIC-enabled version of libcompat.a

(nia)

2022-09-24 07:51:14 UTC MAIN commitmail json YAML

khtml: appears to build alloca-using code with std=c++1z

(nia)

2022-09-24 07:48:07 UTC MAIN commitmail json YAML

2022-09-24 07:46:31 UTC MAIN commitmail json YAML

vte3: Attempt to fix on aarch64 with workaround for GCC 10 toolchain bug

(nia)

2022-09-23 22:53:18 UTC MAIN commitmail json YAML

doc: Updated www/firefox102 to 102.3.0

(nia)

2022-09-23 22:52:50 UTC MAIN commitmail json YAML

firefox102: update to 102.3.0

Security Vulnerabilities fixed in Firefox ESR 102.3

    #CVE-2022-3266: Out of bounds read when decoding H264

    #CVE-2022-40959: Bypassing FeaturePolicy restrictions on transient pages

    #CVE-2022-40960: Data-race when parsing non-UTF-8 URLs in threads

    #CVE-2022-40958: Bypassing Secure Context restriction for cookies with
    __Host and __Secure prefix

    #CVE-2022-40956: Content-Security-Policy base-uri bypass

    #CVE-2022-40957: Incoherent instruction cache when building WASM on ARM64

    #CVE-2022-40962: Memory safety bugs fixed in Firefox 105 and Firefox ESR
    102.3

(nia)

2022-09-23 12:28:22 UTC MAIN commitmail json YAML

scheme48: Honor LDFLAGS when linking, fixes RELRO builds

(nia)

2022-09-23 12:22:39 UTC MAIN commitmail json YAML

oe2mbx: Properly separate linking and compilation stages to fix RELRO
builds.  TODO: libtoolize (but I kept running into some ".ila does not
exist" error)

(nia)

2022-09-23 08:29:52 UTC MAIN commitmail json YAML

doc: Updated databases/mariadb105-server to 10.5.17

(nia)

2022-09-23 08:28:23 UTC MAIN commitmail json YAML

2022-09-23 08:28:05 UTC MAIN commitmail json YAML

mariadb105: update to 10.5.17

Notable Items

  InnoDB

    * InnoDB corruption due to lack of file locking (MDEV-28495)
    * FULLTEXT search with apostrophe, and mandatory words (MDEV-20797)
    * ALTER TABLE IMPORT TABLESPACE corrupts an encrypted table (MDEV-28779)
    * ALTER TABLE wrong-result fix (MDEV-26294)
    * Crash recovery fixes (MDEV-28668, MDEV-28731)

  Replication

    * explicit_defaults_for_timestamp is stored in binlog, so that CREATE
      TABLE on slave would always have the same effect as on master.
      (MDEV-29078)
    * ER_SLAVE_INCIDENT error is specified now on slave to be seen with
      SHOW-SLAVE-STATUS (MDEV-21087)
    * INCIDENT_EVENT is no longer binlogged when a being logged transaction
      can be safely rolledback (MDEV-21443)
    * sequences related row-format events are made to correspond to
      binlog_row_image (MDEV-28487)
    * Possible reason of FLUSH BINARY LOGS hang is eliminated (MDEV-28948)

  Galera

    * Possible to write/update with read_only=ON and not a SUPER privilege
      (MDEV-28546)
    * Node crashes with Transport endpoint is not connected mysqld got
      signal 6 (MDEV-25068)
    * Galera4 not able to report proper wsrep_incoming_addresses
      (MDEV-20627)
    * Galera should replicate nextval()-related changes in sequences with
      INCREMENT <> 0, at least NOCACHE ones with engine=InnoDB (MDEV-27862)

  Optimizer

    * Server crash in JOIN_CACHE::free or in copy_fields (MDEV-23809)
          * Queries that use DISTINCT and an always-constant function like
            COLLATION(aggegate_func(...)) could cause a server crash. Note
            that COLLATION() is a special function - its value is constant
            even if its argument is not costant.
    * Crash when using ANY predicand with redundant subquery in GROUP BY
      clause (MDEV-29139)
          * A query with a subuquery in this form could cause a crash:

... ANY (SELECT ... GROUP BY (SELECT redundant_subselect_here)) ...

    * MariaDB Server SEGV on INSERT .. SELECT (MDEV-26427)
          * Certain queries in form "INSERT ... SELECT
            with_aggregate_or_window_func" could cause a crash.
    * restore_prev_nj_state() doesn't update cur_sj_inner_tables correctly
      (MDEV-28749)
          * Subquery semi-join optimization could miss LooseScan or
            FirstMatch strategies for certain queries.
    * Optimizer uses all partitions after upgrade to 10.3 (MDEV-28246)
          * For multi-table UPDATE or DELETE queries, the optimizer failed to
            apply Partition Pruning optimization for the table that is
            updated or deleted from.
    * Range optimizer regression for key IN (const, ....) (MDEV-25020)
          * The issue can be observed on MariaDB 10.5.9 and later versions
            which have the fix for MDEV-9750. That fix introduceds
            optimizer_max_sel_arg_weight.
          * If one sets optimizer_max_sel_arg_weight to a very high value or
            zero (which means "unlimited") and runs queries that produce
            heavy-weight graphs, they can observe a performance slowdown,
            e.g.:

table.keyXpartY [NOT] IN ( ... )

    * Wrong result with table elimination combined with not_null_range_scan
      (MDEV-28858)
          * If one runs with optimizer_switch='not_null_range_scan=on' (which
            is not enabled by default), a query that does a join and has
            const tables could produce a wrong result.

  CONNECT

    * CONNECT Engine now supports INSERT IGNORE with Mysql Table type
      (MDEV-27766)

  mariadb Client

    * New mariadb client option, -enable-cleartext-plugin. Option does not
      do anything, and is for MySQL-compatibility purposes only.

  General

    * explicit_defaults_for_timestamp now also has a session scope, not only
      global (MDEV-29225)
    * MariaDB can be built with OpenSSL 3.0
    * HELP was updated to include the latest content
    * Crash in JSON_EXTRACT (MDEV-29188)
    * ALTER TABLE ALGORITHM=NOCOPY does not work after upgrade (MDEV-28727)
    * Server crash upon CREATE VIEW with unknown column in ON condition
      (MDEV-29088)
    * As per the MariaDB Deprecation Policy, this will be the last release
      of MariaDB 10.5 for Debian 10 "Buster" for ppc64el

  Security

    * Fixes for the following security vulnerabilities:
          * CVE-2022-32082
          * CVE-2022-32089
          * CVE-2022-32081
          * CVE-2018-25032
          * CVE-2022-32091
          * CVE-2022-32084

(nia)

2022-09-22 20:33:23 UTC MAIN commitmail json YAML

doc: mariadb106 update

(nia)

2022-09-22 20:30:09 UTC MAIN commitmail json YAML

mariadb106: Update to 10.6.10

Notable Items

    * Fix Assertion mysql_mutex_assert_owner(&log_sys.flush_order_mutex)
      failed in mtr_t::commit() (MDEV-29383)
    * Fix Frequent "Data structure corruption" in InnoDB after OOM
      (MDEV-29374)
    * Fix Recovery or backup of instant ALTER TABLE is incorrect
      (MDEV-29438)
    * Fix InnoDB Temporary Tablespace (ibtmp1) is continuously growing
      (MDEV-28240)
    * Fix full text index corruption if shutdown before changes are fully
      flushed (MDEV-29342)

(nia)

2022-09-20 07:05:12 UTC MAIN commitmail json YAML

efltk: Does not USE_PKGLOCALEDIR

(nia)

2022-09-20 07:02:04 UTC MAIN commitmail json YAML

xcin: Does not USE_PKGLOCALEDIR

(nia)

2022-09-20 07:00:55 UTC MAIN commitmail json YAML

jpegpixi: Does not USE_PKGLOCALEDIR

(nia)

2022-09-20 06:59:53 UTC MAIN commitmail json YAML

gnome-sudoku: Does not USE_PKGLOCALEDIR

(nia)

2022-09-20 06:59:02 UTC MAIN commitmail json YAML

holtz: Does not USE_PKGLOCALEDIR

(nia)

2022-09-20 06:58:00 UTC MAIN commitmail json YAML

orbital_eunuchs_sniper: Correct CPU name for SunOS on 64-bit x86

(nia)

2022-09-20 06:56:51 UTC MAIN commitmail json YAML

xgalaga: Ensure sound server is installed to /libexec regardless of OS

(nia)

2022-09-20 06:49:18 UTC MAIN commitmail json YAML

mariadb104-server: auth_pam builds on illumos (but not Solaris)

(nia)

2022-09-20 06:45:03 UTC MAIN commitmail json YAML

herbstluftwm: Wants libXfixes

(nia)

2022-09-20 06:44:49 UTC MAIN commitmail json YAML

wxGTK*: Don't attempt to use inotify on SunOS

(nia)

2022-09-20 06:35:06 UTC MAIN commitmail json YAML

modular-xorg-drivers: Exclude drivers which do not build on SunOS.

(nia)

2022-09-20 06:32:07 UTC MAIN commitmail json YAML

qsynth: Want -lsocket on SunOS.

(nia)

2022-09-20 06:30:48 UTC MAIN commitmail json YAML

wmsmixer: Simplify OSS header inclusion situation.

Should help Solaris. I don't trust Linux to install the OSS header
in a sensible place any more, so that's the only one that's still
special-cased.

(nia)

2022-09-20 06:20:47 UTC MAIN commitmail json YAML

mpv: Instead of enabling libdrm support on anything Unix-like, only
enable it for operating systems where support for the underlying
console system exists.

(nia)

2022-09-20 06:18:36 UTC MAIN commitmail json YAML

mono: Force epoll detection to fail on SunOS

illumos has the header and functions but it shouldn't be used.

(nia)

2022-09-19 17:44:10 UTC MAIN commitmail json YAML

fcitx5-configtool: Add BROKEN with link to upstream bug report

(nia)

2022-09-19 17:41:26 UTC MAIN commitmail json YAML

ImageMagick: Declare BUILDLINK_INCDIRS, hopefully this helps along
php56-imagick...

(nia)

2022-09-19 17:36:26 UTC MAIN commitmail json YAML

proftpd: Apply CHECK_RELRO_SKIP when building modules to fix their build.

(nia)

2022-09-19 17:29:22 UTC MAIN commitmail json YAML

collectd-lua: Depend on Lua in the proper way, to fix ./configure

(nia)

2022-09-18 13:03:12 UTC MAIN commitmail json YAML

2022-09-18 12:57:40 UTC MAIN commitmail json YAML

pgtcl: Honor LDFLAGS, fixes RELRO build.

(nia)

2022-09-18 12:49:01 UTC MAIN commitmail json YAML

gerbv: Add explicit dependency on update-desktop-database now that it's
no longer implicit.

(nia)

2022-09-18 12:48:26 UTC MAIN commitmail json YAML

geda: Add explicit dependency on update-desktop-database now that it's
no longer implicit.

(nia)

2022-09-18 12:47:15 UTC MAIN commitmail json YAML

pearpc: Disable JIT to avoid build failures.

(nia)

2022-09-18 12:21:45 UTC MAIN commitmail json YAML

swirc: Add a note about why libcurses cannot be used

(nia)

2022-09-18 12:21:19 UTC MAIN commitmail json YAML

2022-09-17 11:53:53 UTC MAIN commitmail json YAML

doc: Updated emulators/libretro-genesis-plus-gx to 20220901

(nia)

2022-09-17 11:53:42 UTC MAIN commitmail json YAML

2022-09-06 15:42:28 UTC MAIN commitmail json YAML

doc: Updated emulators/sameboy to 0.15.5

(nia)

2022-09-06 15:42:00 UTC MAIN commitmail json YAML

sameboy: Update to 0.15.5

Version 0.15.5

  This version is backwards compatible with save states from SameBoy 0.14.3
  and newer, as well as save states from any BESS compliant emulator

  New/Improved Features

    * Both frontends now include links to the debugger documentation and to
      the GitHub Sponsors page

  Accuracy Improvements/Fixes

    * Fixed a bug where certain color correction modes were desaturating
      colors in an unbalanced manner
    * Accurate emulation of the first-frame-behavior while emulating the
      Game Boy Color and Game Boy Advance; fixes white flashes while playing
      games developed by THQ
    * More accurate emulation of the square channels sample repeat glitch,
      fixing certain audio pops in LSDj and various games while using a
      vibrato effect

  Bug Fixes

    * Fixed a bug where MBC state was not properly reset, fixing bugs
      resulting in some games not booting correctly if they were loaded
      after certain other games in the SDL frontend, libretro, and other
      3rd-party frontends

  Misc Internal Changes

    * New memory management APIs for better integration of SameBoy as a
      library

(nia)

2022-09-06 15:39:21 UTC MAIN commitmail json YAML

doc: Updated www/firefox91 to 91.13.0

(nia)

2022-09-06 15:38:35 UTC MAIN commitmail json YAML

firefox91: update to 91.13.0

Security Vulnerabilities fixed in Firefox ESR 91.13

    #CVE-2022-38472: Address bar spoofing via XSLT error handling

    #CVE-2022-38473: Cross-origin XSLT Documents would have inherited the
    parent's permissions

    #CVE-2022-38478: Memory safety bugs fixed in Firefox 104, Firefox ESR 102.2,
    and Firefox ESR 91.13

(nia)

2022-09-06 11:05:55 UTC MAIN commitmail json YAML

bmpanel2: fix accidentally committed debug goo

(nia)

2022-09-06 09:26:27 UTC MAIN commitmail json YAML

2022-09-06 09:18:08 UTC MAIN commitmail json YAML

doc: Updated www/firefox102 to 102.2.0

(nia)

2022-09-06 09:16:42 UTC MAIN commitmail json YAML

firefox102: Update to 102.2.0

                  Mozilla Foundation Security Advisory 2022-34

Security Vulnerabilities fixed in Firefox ESR 102.2

    #CVE-2022-38472: Address bar spoofing via XSLT error handling

    #CVE-2022-38473: Cross-origin XSLT Documents would have inherited the
    parent's permissions

    #CVE-2022-38476: Data race and potential use-after-free in PK11_ChangePW

    #CVE-2022-38477: Memory safety bugs fixed in Firefox 104 and Firefox ESR
    102.2

    #CVE-2022-38478: Memory safety bugs fixed in Firefox 104, Firefox ESR 102.2,
    and Firefox ESR 91.13

(nia)

2022-09-06 09:15:57 UTC MAIN commitmail json YAML

2022-09-06 09:05:59 UTC MAIN commitmail json YAML

python: Allow PYDISTUTILSPKG to be overridden on a per-package basis.

This is useful for allowing packages that install python egg metadata
to benefit from the PRINT_PLIST_AWK defined in egg.mk even if they don't
actually use setup.py or normal Python build tools.

(nia)

2022-09-03 12:38:14 UTC MAIN commitmail json YAML

doc: Updated audio/exaile to 4.1.2

(nia)

2022-09-03 12:37:54 UTC MAIN commitmail json YAML

exaile: Update to 4.1.2

  4.1.2 (2022-08-09):

    * Tests do not depend on mox3 anymore.
    * The full test suite can now run with no unexpected failures on Windows
      or as root.
    * When running tests with make test, PYTHONPATH is now only prepended
      to, instead of being replaced.
    * Translation updates: Arabic, Catalan, Chinese (Simplified), Croatian,
      Estonian, French, Galician, German, Polish, Portuguese (Brazil),
      Russian, Spanish.
    * Regression fixes (for bugs that were not present in Exaile 4.1.1):
          * Track counts in the status bar no longer show up as "%d" (#809).
          * Fixed error when attempting to load some UI elements, e.g. the
            Preferences page for the replaygain plugin.

(nia)

2022-09-03 12:09:48 UTC MAIN commitmail json YAML

doc: Updated graphics/feh to 3.9.1

(nia)

2022-09-03 12:09:32 UTC MAIN commitmail json YAML

feh: update to 3.9.1

Mon, 22 Aug 2022 17:49:11 +0200  Daniel Friesel <derf+feh@finalrewind.org>

* Release v3.9.1
    * Set libcurl user agent to "feh/3.9.1". Previously, feh did not send a
      user agent.

(nia)