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 (11m)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-12 18:03:13 UTC Now

2024-04-29 04:12:56 UTC MAIN commitmail json YAML

time/hs-timezone-olson: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 04:12:14 UTC MAIN commitmail json YAML

doc: Updated wm/xmonad to 0.18.0

(pho)

2024-04-29 04:12:05 UTC MAIN commitmail json YAML

wm/xmonad: Update to 0.18.0

0.18.0 (February 3, 2024)

  Breaking Changes

  * Dropped support for GHC 8.4.

  Enhancements

  * Exported sendRestart and sendReplace from XMonad.Operations.
  * Exported buildLaunch from XMonad.Main.
  * Tall does not draw windows with zero area.
  * XMonad.Operations.floatLocation now applies size hints. This means
    windows will snap to these hints as soon as they're floated (mouse
    move, keybinding). Previously that only happened on mouse resize.
  * Recompilation now detects flake.nix and default.nix (can be a symlink)
    and switches to using nix build as appropriate.
  * Added unGrab to XMonad.Operations; this releases XMonad's passive
    keyboard grab, so other applications (like scrot) can do their thing.

  Bug Fixes

  * Duplicated floats (e.g. from X.A.CopyToAll) no longer escape to
    inactive screens.

(pho)

2024-04-29 04:08:07 UTC MAIN commitmail json YAML

x11/hs-X11: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 04:06:48 UTC MAIN commitmail json YAML

doc: Updated www/hs-cookie to 0.5.0

(pho)

2024-04-29 04:06:39 UTC MAIN commitmail json YAML

www/hs-cookie: Update to 0.5.0

0.5.0

  Remove surrounding double quotes from cookie values when parsing #31

  This is a breaking change, as it changes the behavior of parseCookies and
  parseSetCookie to no longer include the surrounding double quotes in the
  cookie value. This is the correct behavior according to the RFC.

(pho)

2024-04-29 04:04:29 UTC MAIN commitmail json YAML

doc: Updated archivers/hs-zip-archive to 0.4.3.2

(pho)

2024-04-29 04:04:12 UTC MAIN commitmail json YAML

archivers/hs-zip-archive: Update to 0.4.3.2

zip-archive 0.4.3.2

  * readEntry: Fix computation of modification time (#67).
    It should be a UNIX time (seconds since UNIX epoch), but
    computed relative to the local time zone, not UTC.

zip-archive 0.4.3.1

  * Use streaming decompress to identify extent of compressed data (#66).
    This fixes a problem that arises for local files with bit 3
    of the general purpose bit flag set. In this case, we don't
    get information up front about the size of the compressed
    data.  So how do we know where the compressed data ends?
    Previously, we tried to determine this by looking for the
    signature of the data descriptor. But the data descriptor doesn't
    always HAVE a signature, and it is also possible for signatures to
    occur accidentally in the compressed data itself (#65).
    Instead, we now use the streaming decompression interface from
    zlib's Internal module to identify where the compressed data
    ends. Fixes both #65 and #25.

(pho)

2024-04-29 04:01:25 UTC MAIN commitmail json YAML

Fix a race-condition happened to CHANGES-2024

(pho)

2024-04-29 04:00:22 UTC MAIN commitmail json YAML

doc: Updated lang/hs-hslua-core to 2.3.2

(pho)

2024-04-29 04:00:13 UTC MAIN commitmail json YAML

lang/hs-hslua-core: Update to 2.3.2

hslua-core-2.3.2 - Released 2024-01-18.
    Relaxed upper bound for text, and bytestring, allowing text-2.1, and bytestring-0.12.

(pho)

2024-04-29 03:59:55 UTC MAIN commitmail json YAML

doc: Updated lang/rakudo to 2024.04

(mef)

2024-04-29 03:59:46 UTC MAIN commitmail json YAML

(lang/radudo) Updated 2024.02 to 2024.04

New in 2024.04:

+ Improvements:
    + Make X::Syntax::Number::LiteralType a subclass of
      X::TypeCheck::Assignment [5b7cf94c]
    + Make Rakudo up to 2x as fast on the JVM backend by using fastutil [05aae712][23a9fdbe]
      [955bc856]

+ Additions:
    + Add Allomorph.narrow [e6a28e1c]
    + Add dispatch disambiguation via 'is item' parameter trait [70f16f63]
      [3b42de18][36901bb0][0ce55752][c02bd131]

+ Fixes:
    + Fix "No exception handler located for catch" trying to report
      method-not-found [b61de7a9]
    + Fix naming of anonymous classes [ad12f2a9]
    + Increase JVM max heap [2d76783a]
    + Fix reporting of X::Role::Initialization errors [0eb99b8a]
    + Fix race condition in lazy deserialization on MoarVM backend [d6320eaf]
    + Fix obscure pattern bug in regex engine on MoarVM backend [f56a3973]

+ Deprecations:

+ Internal:
    * Streamline "core" (bootstrap, core, metamodel) [169b28f3][b37302cb]
      [010d6fe5][b5f3b474][67f662a4][8a628aa2][9c71fae0][73e1c716][fd6ffe33]
      [aa02c8b8][b411252a][d1a5b479][3b736e56][c7d24b3d][d1fbc0d7][ef942c5c]
      [00256ffb][189ce4f7][6c663f78][dc243d12][dab45fa3][1af29151][5ed668d4]
      [1b5c0820][039dbe49][c48fc1e3][9ecfb483][54a4c8cf][4d33d371][45dfb1bd]
      [ab1784b8][5cd846b2][758500f4][802e8140][e35ac0b4][555f4b00][406ad16b]
      [392213dd][037fab6c][502a6a15][a4423566][9f0b8689][5256102d][a153c729]
      [87feb40a][4cec36b7][56970893][b8330182][8753b0d9][b1167851][57498126]
      [df5fc0e3][e57d8233][ece58501][d442a5ba][4fa4ca52][5c27242b][f4943c9b]
      [c6adc333][cee9f572][0f3c775f][8159ed44][c751668b][d29d3c11][0f8c0d7e]
      [35b87f36][48e87465][5cbd82d3][7235b599][f329c52d][2a233d52][e7d72619]
      [309686a8][f73683f7][0c2c8cf9][9fb5674a][4e79d6b7][5211345d][a15f9f41]
      [75e63ce6][b1aaf338][f6cc5d95][45491ef5][5b80043a][5287d7ea][22795931]
      [25573f0c][1ee6bc46]
    + Convert uses of `if nqp::getcomp('Raku').backend.name eq <...>` to
      `#?if <...>` [f43128bd]

+ RakuAST Development:
    + 91 commits, 142/151 (make test), and 1057/1356 (make spectest) [5c195f12]
      [b4f58fe3][821e056c][c467e04c][d31e99e4][1f02a800][3709aeb2][e5c35555]
      [cdaca915][43fe36fb][ab0a1e12][9d6f2842][33f41e6a][7ce8b6e5][0d1095a0]
      [6507e0cf][06381659][30ff12ec][1f458a0f][e066203d][7ae4c397][e2e7e583]
      [9b90a609][ea84171c][fe279b05][65f349a5][ea0aa21d][ca0d1708][e64145d2]
      [a4b6c401][54854d93][3a70c503][f0d5a942][c6fb210a][1d609daf][9b377fcd]
      [e75c4168][1ccb95d4][c9b75d73][ea0b0d15][aeccbb40][6be6f159][08d439b3]
      [d0ed8cd9][312a5d85][9ca35fb9][69883683][e52a456f][09abf820][3a836f23]
      [c1582285][830727e5][08b77e94][4adf9395][fce6e368][b6d8425d][90cbfde5]
      [f7e50318][cee25a7c][c0f0ad3c][151236e8][c053144a][b213dba7][8f568c66]
      [dd62a30b][1bd789e9][a219c9bc][35cc0d6a][171307e9][5f8c7bbe][de518e47]
      [6c0e2466][9624046c][b6e8f275][7d855c4b][d1cf55cb][54ff30e8][f3b9b8e0]
      [6cf9a5cb][541a9c7d][c9c2197d][d7ded459][76f0278c][326dc12b][dbe698c4]
      [abc1a5f5][604663a3][c118661d][b899592b][eb1069ac][7de82585]

New in 2024.03:

+ Improvements:

+ Additions:

+ Fixes:
    + Add Parameter.of method [586f32cf]
    + Unbreak the JVM build [612dd255][fa853abc][55518662]
    + Unbreak t/harness [9395af5d]

+ Deprecations:

+ Internal:
    * Streamline "core" (bootstrap, core, metamodel) [50fc7284][eea99c2b]
      [704fda60][96c0a5d5][485fc866][a4ac1720][97a0eeab][18989a66][fb7e44fc]
      [bef608a8][4b124a98][1491f822][8e863c81][7dee0530][375393fa][4ee064dc]
      [ec11e06b][8f9ad9a3][8b00ff5b][0b65e78b][3a66dc10][c9ecbda2][48509e00]
      [70b8b229][591792d7][99f52bcd][70be8a09][4581555c][bc8f695e][c283942f]
      [b4a21078][2a3a1f35][b107962c][76030573][14be2dab][3e476241][e294a3e0]
      [3eed834c][43017b21][4d91de6d][01077ad7][1f56f1c6][f73b4ccf][0852efe9]
      [8ee1919d][28a51cfe][008cd24e][1f073f84][9d7a4c26][b83e6fa5][aa1f2274]
      [d8afa16e][08d9ebf6][85e07ec8][b73ed690][d8e9c1cd][c183d282][cf474c92]
      [ae526254][57c92969][a55e7fd0][dce688d4][7ab1bba3][68628fe3][cf46bd5e]
      [20fbb0f1][67c3b662][be990a2e][efeb9d77][b110ebb7][c49e05d8][20376f07]
      [98ca8eb9][6945637f][85b65a9c][fc7c3f47][ccf48ad2][79ad42c7][18abe8c3]
      [adff147e][bafa92a6][72c491f8][2b6cfaa9][e583fa08][ca2f0d1c][621b2c75]
      [53649d4f][8dffcd30][4cdb8a3c][6312d5da]

+ RakuAST Development:
    + Fix INIT blorsts running in wrong scope [237469d2]
    + Treat =place as a directive [b82fa83d]
    + ignore =finish if there is no code [f997c36c]
    + fix declaration after bind in ExpressionThunk [b1b4329b]
    + Replace fallback resolver with compile time lookups in BEGIN time code
      [639f20a2]
    + Fix QAST::Var type of captures [9a983ff4]
    + Add a few missing set_braid_from_self calls to Grammar [4152833b]
    + Support CORE:: compile time lookups [62b89107]
    + Support CORE::v6<[cde]> compile time lookups [8467b84a]
    + fix accessing 6.e PseudoStash at compile time [196fbee6]
    + fix look up of our scoped subs in my scoped packages at compile time
      [3853a0f8]

(mef)

2024-04-29 03:57:26 UTC MAIN commitmail json YAML

doc: Updated archivers/hs-tar to 0.6.2.0

(pho)

2024-04-29 03:57:17 UTC MAIN commitmail json YAML

archivers/hs-tar: Update to 0.6.2.0

0.6.2.0 Bodigrim andrew.lelechenko@gmail.com March 2024
  * Fix issues with Unicode support in filenames.

0.6.1.0 Bodigrim andrew.lelechenko@gmail.com January 2024
  * Support Unicode in filenames (encoded as UTF-8).
  * Reduce peak memory consumption when unpacking large files.

0.6.0.0 Bodigrim andrew.lelechenko@gmail.com December 2023
  This release features support for long file paths and symlinks (thanks to
  Julian Ospald) and variety of changes and improvements across entire
  package, fixing multiple causes of silent data corruption.

  Breaking changes:

  * Generalize Entries, Entry and EntryContent to GenEntries, GenEntry and
    GenEntryContent.
    - Functions working on entries have been generalized to more
      polymorphic types, where possible.
    - Modules which used to import Codec.Archive.Tar (Entry(..)) should now
      import Codec.Archive.Tar (Entry, pattern Entry) and similar for other
      Gen-types. Another option is to import the entire module qualified.
  * Redesign Codec.Archive.Tar.Check.
    - Change types of checkSecurity, checkTarbomb, checkPortability.
    - Add offending path as new field to TarBombError constructor.
    - Extend FileNameError with UnsafeLinkTarget constructor.
  * Drop deprecated emptyIndex and finaliseIndex.

  Examples of migration:

  * hackage-security: https://github.com/haskell/hackage-security/commit/24693ce115c9769fe3c6ec9ca1d137d14d0d27ff
  * archive-backpack: https://github.com/vmchale/archive-backpack/commit/4b3d1bdff15fcf044d6171ca649a930c775d491b
  * keter:            https://github.com/snoyberg/keter/commit/20a33d9276d5781ca6993b857d8d097085983ede
  * libarchive:      https://github.com/vmchale/libarchive/commit/c0e101fede924a6e12f1d726587626c48444e65d
  * cabal-install:    https://github.com/haskell/cabal/commit/51e6483f95ecb4f395dce36e47af296902a75143
  * ghcup:            https://github.com/haskell/ghcup-hs/commit/6ae312c1f9dd054546e4afe4c969c37cd54b09a9
  * hackage-server:  https://github.com/haskell/hackage-server/commit/6b71d1659500aba50b6a1e48aa53039046720af8

  Bug fixes:

  * Add support for over-long filepaths via GNU extension.
    - Now entryPath corresponds to an internal, low-level path, limited to
      255 characters. To list filenames properly use decodeLongNames,
      followed by entryTarPath.
  * Fix handling of hardlinks and symlinks.
  * Handle > 8 GB files insted of silent corruption.
  * Prohibit non-ASCII file names instead of silent corruption.
  * Set permissions on extracted files.
  * Ignore FAT32 errors when setting modification time.
  * Switch to trailer parsing mode only after a full block of NUL.

  New API:

  * Add Traversable Entries instance.
  * Add toTarPath', ToTarPathResult, longLinkEntry, longSymLinkEntry.
  * Add packSymlinkEntry and symbolicLinkPermission.
  * Add packAndCheck and unpackAndCheck.
  * Add checkEntrySecurity, checkEntryTarbomb and checkEntryPortability.
  * Add encodeLongNames, decodeLongNames, DecodeLongNamesError.

  Improvements:

  * Speed up fromTarPath, fromTarPathToPosixPath and
    fromTarPathToWindowsPath.
  * Alleviate leakage of file handles in packFileEntry.
  * Fix tests on 32-bit architectures.

(pho)

2024-04-29 03:49:06 UTC MAIN commitmail json YAML

(lang/nqp) Updated 2024.02 to 2024.04 explicit ChangeLog unknown

(mef)

2024-04-29 03:48:26 UTC MAIN commitmail json YAML

doc: Updated archivers/hs-zlib to 0.7.1.0

(pho)

2024-04-29 03:48:16 UTC MAIN commitmail json YAML

archivers/hs-zlib: Update to 0.7.1.0

0.7.1.0 Bodigrim andrew.lelechenko@gmail.com April 2024

    Split zlib C sources into zlib-clib package (thanks @hasufell).
    Use zlib-clib on Windows, unless pkg-config is available.

0.7.0.0 Bodigrim andrew.lelechenko@gmail.com February 2024

    Bump bundled zlib to 1.3.1.
    Hide deprecated constructors of CompressionLevel, Method, WindowBits, MemoryLevel, CompressionStrategy and Format.
    Make WindowBits, MemoryLevel and CompressionLevel newtypes over Int.
    Add smart constructors rleStrategy and fixedStrategy.
    Add assorted Eq, Ord, Typeable and Generic instances.
    Make flag pkg-config automatic and on by default.
    Make flag bundled-c-zlib to take priority over pkg-config.
    Do not force bundled-c-zlib on Windows, but force it for WASM.
    Strip install-includes, do not install any headers.
    Export DecompressError from non-internal modules.
    Fix compression/decompression of ByteString chunks > 4G.
    Flip flag non-blocking-ffi to be True be default.

(pho)

2024-04-29 03:44:55 UTC MAIN commitmail json YAML

doc: Updated security/hs-digest to 0.0.2.1

(pho)

2024-04-29 03:44:41 UTC MAIN commitmail json YAML

security/hs-digest: Update to 0.0.2.1

0.0.2.1 — 10th Febraury 2024

    Make pkg-config an automatic flag: https://github.com/TeofilC/digest/pull/21

0.0.2.0 — 13th December 2023

    Add CRC32C (Thanks to @4eUep): https://github.com/TeofilC/digest/pull/18
    Support latest GHC versions: https://github.com/TeofilC/digest/pull/19

(pho)

2024-04-29 03:41:32 UTC MAIN commitmail json YAML

devel/hs-base-compat-batteries: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 03:40:50 UTC MAIN commitmail json YAML

devel/hs-binary-orphans: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 03:40:13 UTC MAIN commitmail json YAML

devel/hs-code-page: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 03:39:34 UTC MAIN commitmail json YAML

devel/hs-vector: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 03:37:18 UTC MAIN commitmail json YAML

textproc/hs-prettyprinter: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 03:36:32 UTC MAIN commitmail json YAML

www/hs-js-chart: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 03:35:52 UTC MAIN commitmail json YAML

devel/hs-base-compat: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 03:35:07 UTC MAIN commitmail json YAML

devel/hs-OneTuple: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 03:34:01 UTC MAIN commitmail json YAML

doc: Updated devel/hs-QuickCheck to 2.15

(pho)

2024-04-29 03:33:52 UTC MAIN commitmail json YAML

devel/hs-QuickCheck: Update to 2.15

QuickCheck 2.15
* BREAKING: properties without quantification are no longer implicitly
  wrapped in once
* Add witness property modifier and witnesses field in result on
compilers that support Typeable to allow conveniently exposing
counterexamples
* Add assertException, assertExceptionIO, assertDeepException, and
assertDeepExceptionIO (thanks to Alexey Kuleshevich)
* Add withMaxSize, withMaxShrinks, and withMaxDiscardRatio combinators
* Add recheck
* Add HasCallStack to partial top-level functions
* Updated some documentation
* Fix overflow bug when calculating discard ratio
* Fix error printing bug when shrinks are discarded
* Fix withMaxSuccess not working when checkCoverage is turned on
* Fix a bug whereby an unfortunately timed discard could unduly fail a
property running with checkCoverage
* Fix Arbitrary intance for Map breaking invariants from
Data.Map.Strict (thanks to Neil Mayhew)
* Fix non-covered classes not showing up in output as 0% covered
* Fix Negative's Arbitrary instance discarding an unnecessary number
of generated values.
* Fix promote doing an unnecessary seed split
* Fix a bug whereby maxSuccess and discardRatio would interact poorly
to produce too few size increases.
* Fix a couple of underflow bugs in generators for Small Natural and
Ratio Natural
* Fix a bug whereby the internal DISCARDED exception would show up
user-side in sample

(pho)

2024-04-29 03:30:44 UTC MAIN commitmail json YAML

devel/hs-dlist: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 03:29:48 UTC MAIN commitmail json YAML

devel/hs-generically: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 03:29:16 UTC MAIN commitmail json YAML

doc: Updated devel/hs-hashable to 1.4.4.0

(pho)

2024-04-29 03:28:32 UTC MAIN commitmail json YAML

devel/hs-hashable: Update to 1.4.4.0

Version 1.4.4.0

    Depend on os-string-2 for GHC-9.2+
    Support filepath-1.5

(pho)

2024-04-29 03:27:18 UTC MAIN commitmail json YAML

devel/Makefile: + hs-os-string

(pho)

2024-04-29 03:27:09 UTC MAIN commitmail json YAML

doc: Added devel/hs-os-string version 2.0.2.1

(pho)

2024-04-29 03:27:02 UTC MAIN commitmail json YAML

devel/hs-os-string: import hs-os-string-2.0.2.1

An implementation of platform specific short OsString, which is:

* on windows wide char bytes ([Word16])
* on unix char bytes ([Word8])

It captures the notion of syscall specific encoding (or the lack thereof)
to avoid roundtrip issues and memory fragmentation by using unpinned byte
arrays. Bytes are not touched or interpreted.

(pho)

2024-04-29 03:19:07 UTC MAIN commitmail json YAML

(devel/MoarVM) Updated buildlink3.mk to 2024.04

(mef)

2024-04-29 03:18:20 UTC MAIN commitmail json YAML

devel/hs-indexed-traversable: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 03:17:47 UTC MAIN commitmail json YAML

devel/hs-primitive: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 03:16:58 UTC MAIN commitmail json YAML

devel/hs-tagged: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 03:16:23 UTC MAIN commitmail json YAML

doc: Updated devel/hs-th-abstraction to 0.7.0.0

(pho)

2024-04-29 03:16:15 UTC MAIN commitmail json YAML

(devel/MoarVM) Updated 2024.02 to 2024.04

New in 2024.04

Core:
+ Increase the size of the int-to-str cache to 65 [f2220d93]
+ Use atomic operations for on SerializationReader's working flag [d5dafa9b]
+ Fix memcmp call [47f518af]

New in 2024.03

Core:
+ Add a GitHub release build workflow (ubuntu, macos, windows) [2a60bd07]

(mef)

2024-04-29 03:13:57 UTC MAIN commitmail json YAML

math/hs-integer-logarithms: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 03:13:16 UTC MAIN commitmail json YAML

net/hs-network-uri: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 03:12:06 UTC MAIN commitmail json YAML

devel/hs-void: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 03:11:21 UTC MAIN commitmail json YAML

devel/hs-cmdargs: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 03:10:18 UTC MAIN commitmail json YAML

converters/hs-base16-bytestring: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 03:09:36 UTC MAIN commitmail json YAML

converters/hs-base64-bytestring: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 03:08:35 UTC MAIN commitmail json YAML

converters/hs-emojis: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 03:06:55 UTC MAIN commitmail json YAML

converters/hs-json: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 03:06:10 UTC MAIN commitmail json YAML

devel/hs-syb: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 03:05:38 UTC MAIN commitmail json YAML

doc: Updated devel/hs-file-embed to 0.0.16.0

(pho)

2024-04-29 03:05:29 UTC MAIN commitmail json YAML

2024-04-29 03:03:50 UTC MAIN commitmail json YAML

devel/hs-pretty-show: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 03:02:58 UTC MAIN commitmail json YAML

doc: Updated devel/hs-random to 1.2.1.2

(pho)

2024-04-29 03:02:49 UTC MAIN commitmail json YAML

2024-04-29 03:01:18 UTC MAIN commitmail json YAML

doc: Updated devel/hs-safe to 0.3.21

(pho)

2024-04-29 03:01:09 UTC MAIN commitmail json YAML

devel/hs-safe: Update to 0.3.21

0.3.21, released 2024-01-18
    #34, mark headErr/tailErr as Partial
0.3.20, released 2024-01-14
    #34, add headErr, tailErr
    #33, avoid using head/tail to avoid x-partial

(pho)

2024-04-29 02:59:27 UTC MAIN commitmail json YAML

doc: Updated devel/hs-split to 0.2.5

(pho)

2024-04-29 02:59:18 UTC MAIN commitmail json YAML

devel/hs-split: Update to 0.2.5

* 0.2.5 (9 January 2024)

  - Test with GHC 9.8.
  - New function `mapSplitter` witnessing the fact that `Splitter` is
    a contravariant functor
    ([#22](https://github.com/byorgey/split/pull/22), thanks to Ellis
    Kesterton)

(pho)

2024-04-29 02:56:48 UTC MAIN commitmail json YAML

net/hs-mime-types: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 02:56:12 UTC MAIN commitmail json YAML

doc: Updated net/hs-network to 3.2.0.0

(pho)

2024-04-29 02:56:00 UTC MAIN commitmail json YAML

net/hs-network: Update to 3.2.0.0

Version 3.2.0.0

    Breaking change: Using Strict and StrictData.
    Breaking change: Allow a control message to contain multiple file descriptors #567
    Breaking change: CmsgIdFd -> CmsgIdFds #575
    SocketTypes: use UnsupportedSocketType instead of -1. #560
    Expose NullSockAddr, add send-with-fds functions. #562
    Allow bytestring-0.12 and replace deprecated memcpy by copyBytes. #564
    Close file descriptor in accept when exception happens #569
    Bump CI to GHC 9.8 and latest versions of actions #573

Version 3.1.5.0

    #541
        Export Network.Socket.Internal.NullSockAddr
        Add Network.Socket.ByteString.sendManyWithFds
        Add Network.Socket.ByteString.Lazy.sendWithFds

(pho)

2024-04-29 02:53:43 UTC MAIN commitmail json YAML

security/hs-SHA: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 02:52:38 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-blaze-html to 0.9.2.0

(pho)

2024-04-29 02:52:29 UTC MAIN commitmail json YAML

textproc/hs-blaze-html: Update to 0.9.2.0

- 0.9.2.0 (2024-03-06)
    * Make XHTML5 doctype lowercase
    * Add new attributes to (X)HTML5:
        - `download`
        - `minlength`
        - `muted`
        - `onkeypress`
        - `poster`
        - `property`
    * Add new elements to (X)HTML5:
        - `bdi`
        - `data`
        - `dialog`
        - `picture`
        - `s`
        - `search`
        - `slot`
        - `template`

(pho)

2024-04-29 02:50:31 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-blaze-markup to 0.8.3.0

(pho)

2024-04-29 02:50:20 UTC MAIN commitmail json YAML

textproc/hs-blaze-markup: Update to 0.8.3.0

- 0.8.3.0 (2023-09-25)
    * Add `ToMarkup` and `ToValue` instances for `NonEmpty Char`
    * Bump `bytestring` upper bound to 0.13
    * Bump `text` upper bound to 2.1

(pho)

2024-04-29 02:47:50 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-commonmark to 0.2.6

(pho)

2024-04-29 02:47:41 UTC MAIN commitmail json YAML

textproc/hs-commonmark: Update to 0.2.6

0.2.6
* Make list tightness match the reference implementation closer (#150,
  Michael Howell). This solves the problem where blank lines in the middle
  of a list are attributed to the list itself instead of the item, making
  its parent list become spuriously loose.
* Fix bug with entities inside link destinations (#149). The bug affects
  cases like this: [link](\&#33;); the backslash escape was being ignored
  here.
* Commonmark.Entity: export pEntity [API change].

0.2.5.1
* Replace source with search in list of block tags. This is a spec 0.31
  change that was forgotten in the last release.

0.2.5
* Fix HTML comment parser to conform to 0.31.2 spec.
* Update spec.txt tests to commonmark-spec 0.31.2.
* Match HTML declaration blocks with lowercase letters (Michael Howell).
* Specifically track the position where enders end (Michael Howell).

0.2.4.1
* Commonmark.Html: Add aria-hidden, d, and viewBox to allowed attributes
  list.
* Correctly merge list blanks with non-list blanks (#133, Michael Howell).
* Do not look for backslashed hard breaks in link titles (#130, Michael
  Howell).
* Work around ghc bug with -K RTS options, to set the stack space properly
  for tests (#129). See https://gitlab.haskell.org/ghc/ghc/-/issues/10445.
* Revert block state completely if lazy line (#126). This fixes an issue
  with lazily-wrapped footnotes.
* Avoid adding trailing newline to list block if it's already there
  (Michael Howell). This fixes tight/loose classification in a few cases.
* Fix incorrectly parsing links with nested [] (Michael Howell).

(pho)

2024-04-29 02:43:42 UTC MAIN commitmail json YAML

textproc/hs-haddock-library: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 02:41:51 UTC MAIN commitmail json YAML

textproc/hs-jira-wiki-markup: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 02:40:25 UTC MAIN commitmail json YAML

textproc/hs-tagsoup: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 02:39:44 UTC MAIN commitmail json YAML

textproc/hs-unicode-transforms: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 02:37:37 UTC MAIN commitmail json YAML

textproc/hs-xml: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 02:37:10 UTC MAIN commitmail json YAML

textproc/hs-xml-types: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 02:36:37 UTC MAIN commitmail json YAML

devel/hs-lpeg: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 02:35:32 UTC MAIN commitmail json YAML

converters/hs-string-conversions: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 02:35:00 UTC MAIN commitmail json YAML

devel/hs-utf8-string: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 02:33:51 UTC MAIN commitmail json YAML

doc: Updated databases/hs-direct-sqlite to 2.3.29

(pho)

2024-04-29 02:33:36 UTC MAIN commitmail json YAML

2024-04-29 02:31:30 UTC MAIN commitmail json YAML

devel/hs-unliftio-core: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 02:30:51 UTC MAIN commitmail json YAML

devel/hs-Only: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 02:29:59 UTC MAIN commitmail json YAML

devel/hs-blaze-builder: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 02:28:31 UTC MAIN commitmail json YAML

devel/hs-data-ordlist: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 02:27:52 UTC MAIN commitmail json YAML

devel/hs-fgl: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 02:27:10 UTC MAIN commitmail json YAML

devel/hs-memory: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 02:26:39 UTC MAIN commitmail json YAML

devel/hs-mmap: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 02:25:57 UTC MAIN commitmail json YAML

doc: Updated devel/hs-unix-compat to 0.7.1

(pho)

2024-04-29 02:25:48 UTC MAIN commitmail json YAML

devel/hs-unix-compat: Update to 0.7.1

Version 0.7.1 (2023-12-06) Santa Clause edition

    Add System.PosixCompat.Process module, exporting getProcessID

(pho)

2024-04-29 02:24:04 UTC MAIN commitmail json YAML

textproc/hs-html: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 02:23:32 UTC MAIN commitmail json YAML

textproc/hs-regex-applicative: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 02:22:59 UTC MAIN commitmail json YAML

textproc/hs-regex-base: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 02:21:03 UTC MAIN commitmail json YAML

doc: Updated time/hs-old-time to 1.1.0.4

(pho)

2024-04-29 02:20:52 UTC MAIN commitmail json YAML

time/hs-old-time: Update to 1.1.0.4

1.1.0.4 Dec 2023
* Add build-tools: hsc2hs to old-time.cabal for compilation with GHC
  8. Fixes issue #12

(pho)

2024-04-29 02:17:27 UTC MAIN commitmail json YAML

devel/hs-haskell-src-exts: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-29 02:07:38 UTC MAIN commitmail json YAML

doc: Updated devel/hs-ansi-terminal to 1.1.1

(pho)

2024-04-29 02:07:27 UTC MAIN commitmail json YAML

devel/hs-ansi-terminal: Update to 1.1.1

Version 1.1.1
* Use of C function setenv() in one thread can cause other threads calling
  C functions that query environment variables to crash. On Unix-like
  operating systems, where such functions are used, the implementations of
  hSupportsANSI and hSupportsANSIColor now avoid unnecessary calls of
  System.Environment.lookupEnv.
* Improvements to Haddock documentation.

Version 1.1
* Add support for console layer Underlining and underlining styles
  CurlyUnderline, DottedUnderline and DashedUnderline.
* Add type synonyms Parameter, SubParam, and ParamWithSubs to represent SGR
  parameter values with and without following parameter substrings
  comprised of one or more parameter elements (including empty elements).
* Add csi' and sgrToCode', corresponding to csi and sgrToCode but capable
  of handling a parameter value followed by a parameter substring.

Version 1.0.2
* On Windows, fix linker error about a duplicate symbol castUINTPtrToPtr.

Version 1.0.1
* On Windows, the processing of 'ANSI' control characters in output is
  enabled by default in Windows Terminal but is not enabled by default in
  ConHost terminals. Additions have been made to allow support of users of
  ConHost terminals.
* Add hNowSupportsANSI. On Unix, the function is equivalent to
  hSupportsANSI. On Windows, in Windows Terminal and ConHost terminals, the
  action can try to enable the processing of 'ANSI' control characters in
  output.
* In Windows Terminal and ConHost terminals, hSupportsANSI will yield False
  if the processing of 'ANSI' control characters in output is not enabled.
* Deprecated hSupportsANSIWithoutEmulation is now consistent with
  hNowSupportsANSI.
* Improvements to Haddock documentation.

(pho)

2024-04-29 01:18:17 UTC MAIN commitmail json YAML

doc: Updated net/tcpreplay to 4.4.4

(gutteridge)

2024-04-29 01:18:09 UTC MAIN commitmail json YAML

tcpreplay: update to 4.4.4

06/04/2023 Version 4.4.4
    - overflow check fix for parse_mpls (#795)
    - tcpreplay-edit: prevent L2 flooding of ipv6 unicast packets (#793)
    - CVE-2023-27786 bugs caused by strtok_r (#782 #784 #785 #786 #787 #788)
    - CVE-2023-27783 reachable assert in tcpedit_dlt_cleanup (#780)
    - add CI and C/C++ Linter and CodeQL (#773)
    - reachable assert in fast_edit_packet (#772)

01/01/2023 Version 4.4.3
    - upgrade autogen/libopts to version 5.18.16 (#759)
    - avoid implicit int in configure.ac (#757)
    - remove invalid assert in tree (#756)
    - program exit after send error (#751)
    - make libpcap version test more robust (#750)
    - looping inflates some packet counters (#749)

(gutteridge)

2024-04-29 00:31:10 UTC MAIN commitmail json YAML

doc: Added sysutils/u-boot-beaglebonegreen version 2022.04

(gutteridge)

2024-04-29 00:30:11 UTC MAIN commitmail json YAML

sysutils/Makefile: add u-boot-beaglebonegreen

(gutteridge)

2024-04-29 00:27:03 UTC MAIN commitmail json YAML

2024-04-29 00:12:29 UTC MAIN commitmail json YAML

textproc/py-link-grammar: Enable for Python 3.12

(ryoon)

2024-04-28 21:00:22 UTC MAIN commitmail json YAML

devel/hs-memotrie: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:59:30 UTC MAIN commitmail json YAML

devel/hs-th-env: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:58:52 UTC MAIN commitmail json YAML

textproc/hs-Diff: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:53:06 UTC MAIN commitmail json YAML

devel/hs-ghc-paths: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:52:21 UTC MAIN commitmail json YAML

devel/hs-githash: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:47:58 UTC MAIN commitmail json YAML

devel/hs-safe-exceptions: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:46:53 UTC MAIN commitmail json YAML

misc/hs-extra: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:46:02 UTC MAIN commitmail json YAML

security/hs-cryptohash-sha1: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:44:54 UTC MAIN commitmail json YAML

devel/hs-cpphs: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:44:03 UTC MAIN commitmail json YAML

devel/hs-refact: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:42:06 UTC MAIN commitmail json YAML

textproc/hs-hscolour: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:41:20 UTC MAIN commitmail json YAML

devel/hs-HUnit: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:40:53 UTC MAIN commitmail json YAML

devel/hs-call-stack: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:40:11 UTC MAIN commitmail json YAML

devel/hs-fmlist: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:39:39 UTC MAIN commitmail json YAML

devel/hs-splitmix: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:39:07 UTC MAIN commitmail json YAML

devel/hs-StateVar: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:37:58 UTC MAIN commitmail json YAML

doc: Updated devel/hs-ansi-terminal-types to 1.1

(pho)

2024-04-28 20:37:47 UTC MAIN commitmail json YAML

devel/hs-ansi-terminal-types: Update to 1.1

Version 1.1
    Add Underlining constructor to type ConsoleLayer.
    Add CurlyUnderline, DottedUnderline, and DashedUnderline constructors to type Underlining.

(pho)

2024-04-28 20:36:04 UTC MAIN commitmail json YAML

devel/hs-colour: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:35:25 UTC MAIN commitmail json YAML

time/hs-hourglass: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:34:10 UTC MAIN commitmail json YAML

doc: Updated devel/hs-auto-update to 0.2.0

(pho)

2024-04-28 20:34:00 UTC MAIN commitmail json YAML

devel/hs-auto-update: Update to 0.2.0

0.2.0
  * Creating Reaper.Internal to export Reaper constructor.
  * Hiding Reaper constructor.
  * Add reaperModify to the Reaper API, allowing workload modification
    outside of the main reaperAction loop. #985

(pho)

2024-04-28 20:31:52 UTC MAIN commitmail json YAML

devel/hs-base-orphans: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:31:29 UTC MAIN commitmail json YAML

doc: Updated multimedia/libaom to 3.9.0

(ryoon)

2024-04-28 20:31:20 UTC MAIN commitmail json YAML

devel/hs-base-unicode-symbols: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:30:55 UTC MAIN commitmail json YAML

devel/hs-basement: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:30:35 UTC MAIN commitmail json YAML

multimedia/libaom: Update to 3.9.0

Changelog:
2024-04-09 v3.9.0
  This release includes new codec interfaces, compression efficiency and
  perceptual improvements, speedup for RTC for both video and screen content,
  and many bug fixes. This release is ABI compatible with the previous release.

  - New Features
    * New codec control
      * AV1E_SET_SVC_FRAME_DROP_MODE is added to configure the SVC encoder to
        only drop spatial layers or the whole superframe.
    * Active Map is fixed and tested for RTC.
    * CONFIG_QUANT_MATRIX is added to disable quantization matrices when aom
      decoder is disabled with CONFIG_AV1_DECODER. Reduces ~10% binary size when
      both are disabled.
    * libwebm is updated to libwebm-1.0.0.31-1-gaffd7f4.

  - Compression Efficiency Improvements
    * RTC encoding improvements
      * 1-2% BD-rate gain for screen content with temporal layers; 5% BD-rate
        gain on scrolling content.

  - Perceptual Quality Improvements
    * For RTC screen content
      * Reduced color artifacts for RTC screen content
      * Visual quality improved for scene changes for SVC with quality layers.
      * Removed visual artifacts for speed 11

  - Speedups:
    * RTC Speed 11: aggressive speedup setting added for video mode,
      resolutions <= VGA: ~30% faster than speed 10.
    * 5-9% speed up for high bit-depth encoding with good mode on Arm, half of
      which comes from SVE/SVE2 optimizations.

  - Other improvements
    * Further improvements to global motion estimation.
    * Documented minimum required SIMD support: SSE4.1 on x86, Neon on Arm.
    * Remove unneeded SIMD functions, saving >100 KiB from binary size.
    * Cleaned up and improved pattern_search.
    * Added end-to-end c vs SIMD bit-exactness test.
    * Added config flag to calc psnr using libvmaf peak: use a slightly
      different peak value for PSNR (1020 and 2040 for 10- and 12-bit)

  - Bug Fixes
    * Fuzzing bug fixes
      * b/329485898 Null-dereference WRITE in av1_cdef_frame_mt
      * b/329810149 Null-dereference WRITE in av1_cdef_copy_sb8_16
      * b/329813868 Ill in av1_cdef_frame_mt
      * chromium:327882824 Null-dereference WRITE in av1_cdef_init_fb_row
      * b/330014723 Null-dereference WRITE in
        cdef_copy_rect8_16bit_to_16bit_avx2
      * b/310455204 Null-dereference WRITE in prepare_enc_workers
      * b/314858909 Heap-buffer-overflow in aom_variance64x64_avx2
      * oss-fuzz:67132 av1_dec_fuzzer: ASSERT: (pbi->tile_count_minus_1 + 1) <=
        (pbi->output_frame_width_in_tiles_minus_1 + 1)
      * oss-fuzz:67058 av1_dec_fuzzer: ASSERT: i == 0 || tile_w == *w
      * oss-fuzz:67161 av1_dec_fuzzer: ASSERT: i == 0 || tile_h == *h
      * oss-fuzz:67059 av1_dec_fuzzer: Crash in mem_get_varsize
      * oss-fuzz:67162 av1_dec_fuzzer: Use-of-uninitialized-value in
        od_ec_decode_bool_q15
      * oss-fuzz:67184 av1_dec_fuzzer: Heap-buffer-overflow in od_ec_dec_init
      * oss-fuzz:67216 av1_dec_fuzzer: Heap-buffer-overflow in
        od_ec_dec_normalize
      * oss-fuzz:67055 av1_dec_fuzzer: Heap-buffer-overflow in
        get_ls_tile_buffers
    * libaom library
      * aomedia:3510 Large value of duration could cause encoder overflow
      * chromium:328105513 Fix build conflicts between Abseil and libaom/libvpx
        in Win ARM64 builds
      * aomedia:3544 AV1/SharpnessTestLarge.SharpnessPSNRTest failures after
        59c592bb8
      * aomedia:3531 Exception encountered with PSNR calculation
      * aomedia:3541 Can not compile correctly by CYGWIN
      * chromium:41482688 heap-buffer-overflow write in vpx_img_read()
        (tools_common.c) with VPX_IMG_FMT_NV12
      * aomedia:3521 Assertion failures on Arm in CNNTest.* in
        av1_cnn_convolve_no_maxpool_padding_valid_2x2_neon and
        av1_cnn_convolve_no_maxpool_padding_valid_5x5_neon
      * aomedia:3486 C vs NEON mismatch in AV1 encoder
      * aomedia:3536 Over write in highbd_dr_prediction_z3_upsample1_neon()
      * aomedia:3276 Significant progress on ensuring all allocations are
        checked
      * aomedia:3491 heap-buffer-overflow encoding frames of size 256x256,
        512x512 in good quality usage mode using 4 threads
      * aomedia:3322 PSNR number discrepancy
      * aomedia:3493 Cmake generates garbage symbols for libaom_srcs.gni
      * aomedia:3478 GCC 12.2.0 emits a -Wstringop-overflow warning on
        aom/av1/encoder/motion_search_facade.c
      * aomedia:3484 C vs NEON mismatch in AV1 encoder for high-bitdepth case

(ryoon)

2024-04-28 20:29:39 UTC MAIN commitmail json YAML

devel/hs-bitarray: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:28:53 UTC MAIN commitmail json YAML

devel/hs-bitwise: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:28:07 UTC MAIN commitmail json YAML

devel/hs-old-locale: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:27:34 UTC MAIN commitmail json YAML

devel/hs-bloomfilter: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:27:05 UTC MAIN commitmail json YAML

devel/hs-byteable: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:25:14 UTC MAIN commitmail json YAML

devel/hs-bytestring-strict-builder: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:24:41 UTC MAIN commitmail json YAML

devel/hs-half: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:22:42 UTC MAIN commitmail json YAML

devel/hs-cereal: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:21:43 UTC MAIN commitmail json YAML

devel/hs-say: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:20:44 UTC MAIN commitmail json YAML

devel/hs-stm-chans: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:20:09 UTC MAIN commitmail json YAML

doc: Updated devel/hs-terminal-size to 0.3.4

(pho)

2024-04-28 20:19:57 UTC MAIN commitmail json YAML

2024-04-28 20:18:06 UTC MAIN commitmail json YAML

devel/hs-type-equality: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:17:19 UTC MAIN commitmail json YAML

devel/hs-control-monad-free: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:16:33 UTC MAIN commitmail json YAML

textproc/hs-polyparse: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:15:42 UTC MAIN commitmail json YAML

devel/hs-data-array-byte: Fix build with GHC 9.8

(pho)

2024-04-28 20:02:21 UTC MAIN commitmail json YAML

mk/haskell.mk: Revert the default Haskell compiler to GHC 9.6

I accidentally changed it. We're not ready for that.

(pho)

2024-04-28 20:02:10 UTC MAIN commitmail json YAML

doc: Updated games/openttd to 14.0

(triaxx)

2024-04-28 20:01:49 UTC MAIN commitmail json YAML

openttd: Update to 14.0

pkgsrc changes:
---------------
  * OpenTTD now requires C++20.
  * Check patches applications.

upstream changes:
-----------------
  * https://cdn.openttd.org/openttd-releases/14.0/changelog.txt

(triaxx)

2024-04-28 19:17:31 UTC MAIN commitmail json YAML

devel/hs-data-default-class: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 19:11:43 UTC MAIN commitmail json YAML

mk/haskell.mk: Additional fix for bulk build

(pho)

2024-04-28 19:08:37 UTC MAIN commitmail json YAML

mk/haskell.mk: Revert the revision 1.59

My optimization broke bulk build. I'll need to do something else later.

(pho)

2024-04-28 18:19:32 UTC MAIN commitmail json YAML

devel/hs-deepseq-generics: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 18:18:34 UTC MAIN commitmail json YAML

devel/hs-echo: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 18:18:14 UTC MAIN commitmail json YAML

devel/hs-extensible-exceptions: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 18:08:48 UTC MAIN commitmail json YAML

zig: output of cmake suggests that c++17 is required.

(nikita)

2024-04-28 18:08:26 UTC MAIN commitmail json YAML

Updated net/py-junos-eznc, graphics/py-imageio

(adam)

2024-04-28 18:08:05 UTC MAIN commitmail json YAML

py-imageio: updated to 2.34.1

v2.34.1
Fix bug of 1068 that getattr cannot get attribute with index directly

(adam)

2024-04-28 18:07:33 UTC MAIN commitmail json YAML

mk: pass --no-xattrs to tar by default

Slightly improve the GITHUB_SUBMODULES change which _always_ overrode
EXTRACT_OPTS_TAR.

(wiz)

2024-04-28 18:02:50 UTC MAIN commitmail json YAML

py-junos-eznc: updated to 2.7.1

2.7.1

Enhancements done

Added customer juniper paramiko module as a dependency which supported aes128 and aes257 cipher

(adam)

2024-04-28 18:01:54 UTC MAIN commitmail json YAML

zig: make build verbose

(nikita)

2024-04-28 17:49:44 UTC MAIN commitmail json YAML

doc: Updated x11/xconsole to 1.1.0

(wiz)

2024-04-28 17:49:36 UTC MAIN commitmail json YAML

xconsole: update to 1.1.0.

This release fixes use of the scroll wheel in the text area, adds
-version and -help options, and removes support for several older
OS'es.

For those building for 32-bit platforms, it also enables use of the
"large file" APIs - though no file processed by this program should ever
be anywhere near 2GB in size, it is a prerequisite for post-y2038 support.
Since this release was generated using the new GNU autoconf 2.72, this
also adds a --enable-year2038 configure flag which may allow it to
work with files whose timestamps are later than January 19, 2038, but
this has not been tested.

Alan Coopersmith (13):
      configure: Use AC_SYS_LARGEFILE to enable large file support
      Add -version option
      Fix -version handling to not require opening a display first
      Add -help option and usage message when unknown options are given
      man page: resync SYNOPSIS and DESCRIPTION sections
      Allow scrolling in text area with mouse wheel
      unifdef __hpux
      unifdef hpux
      unifdef __UNIXWARE__
      unifdef SCO325
      Remove ifdefs for non-Solaris SysV systems
      unifdef _AIX
      xconsole 1.1.0

(wiz)

2024-04-28 17:38:24 UTC MAIN commitmail json YAML

devel/hs-filtrable: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 17:37:58 UTC MAIN commitmail json YAML

devel/hs-fingertree: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 17:37:29 UTC MAIN commitmail json YAML

devel/hs-focus: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 17:36:57 UTC MAIN commitmail json YAML

devel/hs-generic-lens-core: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 17:33:58 UTC MAIN commitmail json YAML

2024-04-28 17:11:31 UTC MAIN commitmail json YAML

py-readme_renderer: add missing tool dependency

(wiz)

2024-04-28 17:05:49 UTC MAIN commitmail json YAML

math/hs-indexed-profunctors: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 17:05:08 UTC MAIN commitmail json YAML

doc: Updated devel/hs-th-compat to 0.1.5

(pho)

2024-04-28 17:04:59 UTC MAIN commitmail json YAML

devel/hs-th-compat: Update to 0.1.5

0.1.5 [2024.03.19]
    Support building with template-haskell-2.22.* (GHC 9.10).

(pho)

2024-04-28 17:01:51 UTC MAIN commitmail json YAML

devel/hs-ordered-containers: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 17:01:09 UTC MAIN commitmail json YAML

doc: Updated devel/hs-ghc-trace-events to 0.1.2.8

(pho)

2024-04-28 17:01:00 UTC MAIN commitmail json YAML

devel/hs-ghc-trace-events: Update to 0.1.2.8

v0.1.2.8 - 2024-01-18
    Bump base, bytestring and text version bounds, include recent GHCs in CI config (#13)

(pho)

2024-04-28 16:59:27 UTC MAIN commitmail json YAML

doc: Updated devel/hs-hie-compat to 0.3.1.2

(pho)

2024-04-28 16:59:18 UTC MAIN commitmail json YAML

2024-04-28 16:57:35 UTC MAIN commitmail json YAML

devel/hs-parallel: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:56:38 UTC MAIN commitmail json YAML

devel/hs-sorted-list: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:56:15 UTC MAIN commitmail json YAML

sysutils/hs-co-log-core: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:55:53 UTC MAIN commitmail json YAML

devel/hs-haskell-lexer: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:54:46 UTC MAIN commitmail json YAML

math/hs-algebraic-graphs: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:53:39 UTC MAIN commitmail json YAML

devel/hs-parser-combinators: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:52:58 UTC MAIN commitmail json YAML

www/hs-js-dgtable: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:52:41 UTC MAIN commitmail json YAML

www/hs-js-flot: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:52:21 UTC MAIN commitmail json YAML

www/hs-js-jquery: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:51:57 UTC MAIN commitmail json YAML

devel/hs-ifelse: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:51:22 UTC MAIN commitmail json YAML

devel/hs-isocline: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:50:46 UTC MAIN commitmail json YAML

devel/hs-reflection: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:50:16 UTC MAIN commitmail json YAML

doc: Updated devel/hs-lens-family-core to 2.1.3

(pho)

2024-04-28 16:50:07 UTC MAIN commitmail json YAML

devel/hs-lens-family-core: Update to 2.1.3

2.1.3 (Changes from 2.1.2)
=========================
* Bump dependency on containers.

(pho)

2024-04-28 16:48:42 UTC MAIN commitmail json YAML

devel/hs-libffi: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:47:51 UTC MAIN commitmail json YAML

devel/hs-lift-type: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:47:05 UTC MAIN commitmail json YAML

devel/hs-logict: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:46:38 UTC MAIN commitmail json YAML

doc: Updated lang/hs-lua to 2.3.2

(pho)

2024-04-28 16:46:29 UTC MAIN commitmail json YAML

2024-04-28 16:44:22 UTC MAIN commitmail json YAML

devel/hs-lukko: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:43:45 UTC MAIN commitmail json YAML

devel/hs-managed: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)