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

2024-05-12 19:20:15 UTC Now

2023-10-28 09:52:34 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-commonmark to 0.2.4

(pho)

2023-10-28 09:52:23 UTC MAIN commitmail json YAML

textproc/hs-commonmark: Update to 0.2.4

0.2.4
* Do not parse hard line breaks in fenced codeblock info (#116, Michael
  Howell). This change makes commonmark-hs conform to the spec and behave
  like other implementations when an info string in a code block ends with
  a backslash.
* [API change] Commonmark.Inlines now exports pEscapedSymbol (#116, Michael
  Howell).
* Tokenize combining marks as WordChars not Symbol (#114).

(pho)

2023-10-28 09:45:22 UTC MAIN commitmail json YAML

textproc/hs-doclayout: Update to 0.4.0.1

0.4.0.1
    Add clause for Empty to renderList (#22).
    Remove upper bound for criterion

(pho)

2023-10-28 09:45:15 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-doclayout to 0.4.0.1

(pho)

2023-10-28 09:40:45 UTC MAIN commitmail json YAML

lang/Makefile: + hs-hslua-repl

(pho)

2023-10-28 09:40:30 UTC MAIN commitmail json YAML

doc: Added lang/hs-hslua-repl version 0.1.1

(pho)

2023-10-28 09:40:21 UTC MAIN commitmail json YAML

2023-10-28 09:38:42 UTC MAIN commitmail json YAML

devel/hs-async: Fix build with GHC 9.6

(pho)

2023-10-28 09:23:53 UTC MAIN commitmail json YAML

doc: Updated ham/gnuradio-core to 3.10.8.0

(mef)

2023-10-28 09:23:28 UTC MAIN commitmail json YAML

(ham/gnuradio-core) updated 3.10.7.0 to 3.10.8.0

## [3.10.8.0] - 2023-10-20

### Changed

#### Runtime
- Add `MAP_FIXED` to circular buffer implementations using `shm_open()` and
  mmap backed by tmp files. These versions are not used by most system, and
  flaws were discovered during a FreeBSD build.
- PMTs can be formatted for logging (format wrapper added).
- New `io_signature::make()` variant replaces `makev()`, and optionally specifies
  buffer types. Previous variants are still valid, for backward compatibility. The
  single-stream `make()`, along with the `makev()`, `make2()` and `make3()` variants
  should not be used in new code, and may be removed in the future.

```
    make(int min_streams,
        int max_streams,
        const std::vector<size_t>& sizeof_stream_items,
        const gr::gr_vector_buffer_type& buftypes =
            gr::gr_vector_buffer_type(1, default_buftype::type));
```

- Fix logging params to be compatible with C++20

#### GRC
- Add "Choose Editor" button to Python block properties. Use the GTK app chooser.
  Save choice to the config file.
- Correct Python Qt imports in Hier blocks and flowgraph templates.

#### gr-blocks
- Enable building the benchmark testing executable, which runs tests on various
  math functions.
- Repeat block implemented as a basic block (vs sync interpolator) and output
  buffer allocation fixed.
- Add a GRC example for Throttle usage.

#### gr-digital
- Add `set_sps()` to Symbol Sync.
- Header Format: Fix CRC and OFDM formats, add option to `header_buffer` to read
  bits lsb first, and refactor `extract_bits` functions as templates.
- Constellation Sink uses different colors for each input by default.
- Rework Constellation Soft Decoder, Constellation Object and LDPC Decoder Definition.
  Previously, the LDPC Decoder did not work at all. The `sigma` parameter was removed
  from the decoder and an optional noise power `npwr` parameter was added to the
  constellation.

#### gr-network
- Better support for vectorized output from UDP source. The payload size must still
  be a multiple of `item size * vector size` for this to work.

#### gr-qtgui
- Range widget `eng_slider` and `eng` modes can now be selected in GRC.
- Range widget and a couple of UHD apps now accept values on `editingFinished`, e.g.,
  loss of focus, rather than on `returnPressed`. Since UIs generated by GRC do not
  have OK/Apply for such values, there is no "correct" behavior. The behavior is
  now selectable on the Entry widget.
- Frequency Sink startup time improved where sample rate is low

#### gr-soapy
- RTLSDR buffer size may be specified

#### gr-uhd
- RFNoC NullSrcSink block added. The block may be both source and sink.
- Add support and examples for RFNoC loopback.
- RFNoC Rx Radio adds `issue_stream_cmd()` and block message handler.

#### gr-zeromq
- Explicitly shutdown and close source/sinks to prevent hangs in some cases.
- Require `zmq.hpp` (cppzmq) version with `context_t.shutdown()` defined.
  If `shutdown` is not defined, the `gr-zeromq` is disabled.

#### Modtool
- Add `cmake-format` support for generated modules

#### Build system and packaging
- Update Read-the-docs config to include build.tools

#### Testing
- Change Debian 11 to Debian 12 in CI

(mef)

2023-10-28 08:43:08 UTC MAIN commitmail json YAML

2023-10-28 07:57:06 UTC MAIN commitmail json YAML

print/py-weasyprint0: Reset MAINTAINER.

(kleink)

2023-10-28 07:39:48 UTC MAIN commitmail json YAML

doc: pkg-vulnerabilities: + py-pip

(wiz)

2023-10-28 06:06:11 UTC MAIN commitmail json YAML

security/hs-crypton: Fix PLIST, some modules are only built on specific platforms

(pho)

2023-10-28 05:42:58 UTC MAIN commitmail json YAML

textproc/hs-regex-compat-tdfa: Fix build with GHC 9.6

(pho)

2023-10-28 04:27:00 UTC MAIN commitmail json YAML

doc: Updated devel/hs-ghc-lib-parser to 9.6.3.20231014

(pho)

2023-10-28 04:26:46 UTC MAIN commitmail json YAML

2023-10-27 19:20:33 UTC MAIN commitmail json YAML

devel/hs-gitrev: Fix build with GHC 9.6

(pho)

2023-10-27 19:19:05 UTC MAIN commitmail json YAML

sysutils/hs-hslogger: Fix build with GHC 9.6

(pho)

2023-10-27 19:16:59 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-regex-tdfa to 1.3.2.2

(pho)

2023-10-27 19:16:49 UTC MAIN commitmail json YAML

textproc/hs-regex-tdfa: Update to 1.3.2.2

1.3.2.2 - 2023-08-02, Andreas Abel
* Fix return type in memcpy FFI signature (#52)
* Refactor regexec to avoid partial functions tail and (!0)
* Tested with GHC 7.4 - 9.8.1-alpha1

1.3.2.1 - 2023-05-19, Andreas Abel
* Fix haddock rendering of code examples in top-level documentation (#50)
* Tested with GHC 7.4 - 9.6

(pho)

2023-10-27 19:11:21 UTC MAIN commitmail json YAML

sysutils/hs-filepattern: Fix build with GHC 9.6

(pho)

2023-10-27 19:06:44 UTC MAIN commitmail json YAML

sysutils/hs-filemanip: Fix build with GHC 9.6

(pho)

2023-10-27 18:30:12 UTC MAIN commitmail json YAML

2023-10-27 17:59:23 UTC MAIN commitmail json YAML

devel/hs-asn1-encoding: Fix build with GHC 9.6

(pho)

2023-10-27 17:15:51 UTC MAIN commitmail json YAML

devel/hs-asn1-types: Fix build with GHC 9.6

(pho)

2023-10-27 15:15:34 UTC MAIN commitmail json YAML

doc: Updated devel/hs-assoc to 1.1

(pho)

2023-10-27 15:15:24 UTC MAIN commitmail json YAML

devel/hs-assoc: Update to 1.1

1.1
* Depend on bifunctor-classes-compat only. Instances for types defined in
  bifunctors package are moved there. With this change assoc only depends
  on base and tagged.
* Mark modules as explicitly Safe

(pho)

2023-10-27 15:12:41 UTC MAIN commitmail json YAML

doc: Updated devel/hs-base-compat-batteries to 0.13.1

(pho)

2023-10-27 15:12:31 UTC MAIN commitmail json YAML

devel/hs-base-compat-batteries: Update to 0.13.1

Changes in 0.13.1 [2023.10.11]
* This coincides with the base-compat-batteries-0.13.1 release. Refer to
  the base-compat-batteries changelog for more details.

Changes in 0.13.0 [2023.03.10]
* This coincides with the base-compat-0.13.0 release. Refer to the
  base-compat changelog for more details.
* Require OneTuple-0.4 or later on GHC 7.4+, as that is the first OneTuple
  release to backport the MkSolo data constuctor for Solo. See
  Data.Tuple.Compat.
* Introduce Data.Foldable1.Compat and Data.Bifoldable1.Compat modules,
  which correspond to changes made in base-4.18.0.0. base-compat-batteries
  uses the foldable1-classes-compat library to backport this code to older
  versions of base.
* Depend on bifunctor-classes-compat to backport the Bifunctor, Bifoldable,
  and Bitraversable classes instead of the bifunctors library, which has
  more dependencies.

Changes in 0.12.3 [2023.07.12]
* Allow building with OneTuple-0.4.*.

(pho)

2023-10-27 15:09:57 UTC MAIN commitmail json YAML

doc: Updated devel/hs-boring to 0.2.1

(pho)

2023-10-27 15:09:44 UTC MAIN commitmail json YAML

devel/hs-boring: Update to 0.2.1

0.2.1
* Add instances for SNat, SSymbol, and SChar (singletons introduced in
  base-4.18.0.0)

(pho)

2023-10-27 15:04:56 UTC MAIN commitmail json YAML

doc: Updated lang/php81 to 8.1.25

(taca)

2023-10-27 15:04:33 UTC MAIN commitmail json YAML

devel/hs-resourcet: Fix build with GHC 9.6

(pho)

2023-10-27 15:04:30 UTC MAIN commitmail json YAML

lang/php81: update to 8.1.25

26 Oct 2023, PHP 8.1.25

- Core:
  . Fixed bug GH-12207 (memory leak when class using trait with doc block).
    (rioderelfte)
  . Fixed bug GH-12215 (Module entry being overwritten causes type errors in
    ext/dom). (nielsdos)
  . Fixed bug GH-12273 (__builtin_cpu_init check). (Freaky)
  . Fixed bug #80092 (ZTS + preload = segfault on shutdown). (nielsdos)

- CLI:
  . Ensure a single Date header is present. (coppolafab)

- CType:
  . Fixed bug GH-11997 (ctype_alnum 5 times slower in PHP 8.1 or greater).
    (nielsdos)

- DOM:
  . Restore old namespace reconciliation behaviour. (nielsdos)
  . Fixed bug GH-8996 (DOMNode serialization on PHP ^8.1). (nielsdos)

- Fileinfo:
  . Fixed bug GH-11891 (fileinfo returns text/xml for some svg files). (usarise)

- Filter:
  . Fix explicit FILTER_REQUIRE_SCALAR with FILTER_CALLBACK (ilutov)

- Hash:
  . Fixed bug GH-12186 (segfault copying/cloning a finalized HashContext).
    (MaxSem)

- Intl:
  . Fixed bug GH-12243 (segfault on IntlDateFormatter::construct).
    (David Carlier)
  . Fixed bug GH-12282 (IntlDateFormatter::construct should throw an exception
    on an invalid locale). (David Carlier)

- MySQLnd:
  . Fixed bug GH-12297 (PHP Startup: Invalid library (maybe not a PHP library)
    'mysqlnd.so' in Unknown on line). (nielsdos)

- Opcache:
  . Fixed opcache_invalidate() on deleted file. (mikhainin)
  . Fixed bug GH-12380 (JIT+private array property access inside closure
    accesses private property in child class). (nielsdos)

- PCRE:
  . Fixed bug GH-11956 (Backport upstream fix, PCRE regular expressions with
    JIT enabled gives different result). (nielsdos)

- SimpleXML:
  . Fixed bug GH-12170 (Can't use xpath with comments in SimpleXML). (nielsdos)
  . Fixed bug GH-12223 (Entity reference produces infinite loop in
    var_dump/print_r). (nielsdos)
  . Fixed bug GH-12167 (Unable to get processing instruction contents in
    SimpleXML). (nielsdos)
  . Fixed bug GH-12169 (Unable to get comment contents in SimpleXML).
    (nielsdos)

- Streams:
  . Fixed bug GH-12190 (binding ipv4 address with both address and port at 0).
    (David Carlier)

- XML:
  . Fix return type of stub of xml_parse_into_struct(). (nielsdos)
  . Fix memory leak when calling xml_parse_into_struct() twice. (nielsdos)

- XSL:
  . Fix type error on XSLTProcessor::transformToDoc return value with
    SimpleXML. (nielsdos)

- Sockets:
  . Fix socket_export_stream() with wrong protocol (twosee)

(taca)

2023-10-27 15:03:17 UTC MAIN commitmail json YAML

doc: Updated lang/php82 to 8.2.12

(taca)

2023-10-27 15:02:45 UTC MAIN commitmail json YAML

devel/hs-data-default-instances-containers: Fix build with GHC 9.6

(pho)

2023-10-27 15:02:43 UTC MAIN commitmail json YAML

lang/php82: update to 8.2.12

26 Oct 2023, PHP 8.2.12

- Core:
  . Fixed bug GH-12207 (memory leak when class using trait with doc block).
    (rioderelfte)
  . Fixed bug GH-12215 (Module entry being overwritten causes type errors in
    ext/dom). (nielsdos)
  . Fixed bug GH-12273 (__builtin_cpu_init check). (Freaky)
  . Fixed bug #80092 (ZTS + preload = segfault on shutdown). (nielsdos)

- CLI:
  . Ensure a single Date header is present. (coppolafab)

- CType:
  . Fixed bug GH-11997 (ctype_alnum 5 times slower in PHP 8.1 or greater).
    (nielsdos)

- DOM:
  . Restore old namespace reconciliation behaviour. (nielsdos)
  . Fixed bug GH-8996 (DOMNode serialization on PHP ^8.1). (nielsdos)

- Fileinfo:
  . Fixed bug GH-11891 (fileinfo returns text/xml for some svg files). (usarise)

- Filter:
  . Fix explicit FILTER_REQUIRE_SCALAR with FILTER_CALLBACK (ilutov)

- Hash:
  . Fixed bug GH-12186 (segfault copying/cloning a finalized HashContext).
    (MaxSem)

- Intl:
  . Fixed bug GH-12243 (segfault on IntlDateFormatter::construct).
    (David Carlier)
  . Fixed bug GH-12282 (IntlDateFormatter::construct should throw an exception
    on an invalid locale). (David Carlier)

- MySQLnd:
  . Fixed bug GH-12297 (PHP Startup: Invalid library (maybe not a PHP library)
    'mysqlnd.so' in Unknown on line). (nielsdos)

- Opcache:
  . Fixed opcache_invalidate() on deleted file. (mikhainin)
  . Fixed bug GH-12380 (JIT+private array property access inside closure
    accesses private property in child class). (nielsdos)

- PCRE:
  . Fixed bug GH-11956 (Backport upstream fix, PCRE regular expressions with
    JIT enabled gives different result). (nielsdos)

- SimpleXML:
  . Fixed bug GH-12170 (Can't use xpath with comments in SimpleXML). (nielsdos)
  . Fixed bug GH-12223 (Entity reference produces infinite loop in
    var_dump/print_r). (nielsdos)
  . Fixed bug GH-12167 (Unable to get processing instruction contents in
    SimpleXML). (nielsdos)
  . Fixed bug GH-12169 (Unable to get comment contents in SimpleXML).
    (nielsdos)

- Streams:
  . Fixed bug GH-12190 (binding ipv4 address with both address and port at 0).
    (David Carlier)

- XML:
  . Fix return type of stub of xml_parse_into_struct(). (nielsdos)
  . Fix memory leak when calling xml_parse_into_struct() twice. (nielsdos)

- XSL:
  . Fix type error on XSLTProcessor::transformToDoc return value with
    SimpleXML. (nielsdos)

(taca)

2023-10-27 15:00:59 UTC MAIN commitmail json YAML

devel/hs-data-default-instances-dlist: Fix build with GHC 9.6

(pho)

2023-10-27 14:58:38 UTC MAIN commitmail json YAML

devel/hs-data-default-instances-old-locale: Fix build with GHC 9.6

(pho)

2023-10-27 14:56:59 UTC MAIN commitmail json YAML

devel/hs-data-default-instances-base: Fix build with GHC 9.6

(pho)

2023-10-27 14:15:46 UTC MAIN commitmail json YAML

doc: Updated biology/vsearch to 2.24.0

(bacon)

2023-10-27 14:15:38 UTC MAIN commitmail json YAML

2023-10-27 14:11:56 UTC MAIN commitmail json YAML

devel/Makefile: + hs-foldable1-classes-compat

(pho)

2023-10-27 14:11:48 UTC MAIN commitmail json YAML

doc: Added devel/hs-foldable1-classes-compat version 0.1

(pho)

2023-10-27 14:11:39 UTC MAIN commitmail json YAML

devel/hs-foldable1-classes-compat: import hs-foldable1-classes-compat-0.1

A compatibility package for the Foldable1 and Bifoldable1 type classes,
which were introduced in base-4.18.0.0 (GHC 9.6.1). For more information,
see <https://github.com/haskell/core-libraries-committee/issues/9 this Core
Libraries Committee proposal>.

Foldable1 and Bifoldable1 classify non-empty data structures that can be
folded to a summary value.

(pho)

2023-10-27 14:08:18 UTC MAIN commitmail json YAML

math/hs-contravariant: Fix build with GHC 9.6

(pho)

2023-10-27 14:05:51 UTC MAIN commitmail json YAML

doc: Updated devel/hs-foundation to 0.0.30

(pho)

2023-10-27 14:05:37 UTC MAIN commitmail json YAML

2023-10-27 14:02:23 UTC MAIN commitmail json YAML

doc: Updated devel/hs-generic-deriving to 1.14.5

(pho)

2023-10-27 14:00:55 UTC MAIN commitmail json YAML

devel/hs-generic-deriving: Update to 1.14.5

1.14.5 [2023.08.06]
* Support building with template-haskell-2.21.* (GHC 9.8).
* The Template Haskell machinery now uses TemplateHaskellQuotes when
  building with GHC 8.0+ instead of manually constructing each Template
  Haskell Name. A consequence of this is that generic-deriving will now
  build with GHC 9.8, as TemplateHaskellQuotes abstracts over some internal
  Template Haskell changes introduced in 9.8.

1.14.4 [2023.04.30]
* Allow building with GHC backends where HTYPE_SIG_ATOMIC_T is not defined,
  such as the WASM backend.
* Place INLINE [1] pragmas on from and to implementations when types don't
  have too many constructors or fields, following the heuristics that GHC
  9.2+ uses for Generic deriving.

1.14.3 [2023.02.27]
* Support th-abstraction-0.5.*.

(pho)

2023-10-27 13:36:59 UTC MAIN commitmail json YAML

python39: Needs wide curses.

(jperkin)

2023-10-27 13:25:09 UTC MAIN commitmail json YAML

devel/hs-ghc-check: Fix build with GHC 9.6

(pho)

2023-10-27 13:22:25 UTC MAIN commitmail json YAML

sysutils/hs-opentelemetry: Fix build with GHC 9.6

(pho)

2023-10-27 13:20:58 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-ansi-wl-pprint to 1.0.2

(pho)

2023-10-27 13:20:49 UTC MAIN commitmail json YAML

textproc/hs-ansi-wl-pprint: Update to 1.0.2

1.0.2

* Change the implementation to the prettyprinter package, using the
  prettyprinter-compat-ansi-wl-pprint compatibility package.

  Migrate to prettyprinter.

  Note: Using show won't preserve formatting anymore, as prettyprinters
  Show Doc instance is annotation invariant. You can convert to String
  using Data.Text.Lazy.unpack . Prettyprinter.Render.Terminal.renderLazy
  . Prettyprinter.layoutPretty Prettyprinter.defaultLayoutOptions, from the
  text, prettyprinter-ansi-terminal, prettyprinter packages respectively.

* The Text.PrettyPrint.ANSI.Leijen.Internal module is gone.

(pho)

2023-10-27 13:16:18 UTC MAIN commitmail json YAML

textproc/Makefile: + hs-prettyprinter-compat-ansi-wl-pprint

(pho)

2023-10-27 13:16:06 UTC MAIN commitmail json YAML

doc: Added textproc/hs-prettyprinter-compat-ansi-wl-pprint version 1.0.2

(pho)

2023-10-27 13:15:59 UTC MAIN commitmail json YAML

textproc/hs-prettyprinter-compat-ansi-wl-pprint: import hs-prettyprinter-compat-ansi-wl-pprint-1.0.2

This package defines a compatibility layer between the old ansi-wl-pprint
package, and the new prettyprinter/prettyprinter-ansi-terminal ones.

This allows easily transitioning dependent packages from the old to the new
package, by simply replacing ansi-wl-pprint with
prettyprinter-ansi-terminal in the .cabal file. For adapting third party
plugins that output ansi-wl-pprint data, use the proper converter from the
prettyprinter-convert-ansi-wl-pprint module.

Note that this package is only for transitional purposes, and therefore
deprecated and wholly undocumented. For new development, use the current
version of prettyprinter, and the ANSI terminal backend provided in
prettyprinter-ansi-terminal.

(pho)

2023-10-27 13:10:40 UTC MAIN commitmail json YAML

textproc/hs-prettyprinter-ansi-terminal: Fix build with GHC 9.6

(pho)

2023-10-27 13:09:23 UTC MAIN commitmail json YAML

math/hs-distributive: Fix build with GHC 9.6

(pho)

2023-10-27 13:05:37 UTC MAIN commitmail json YAML

doc: Updated devel/hs-microlens-ghc to 0.4.14.2

(pho)

2023-10-27 12:59:55 UTC MAIN commitmail json YAML

2023-10-27 12:53:09 UTC MAIN commitmail json YAML

doc: Updated devel/hs-microlens-th to 0.4.3.14

(pho)

2023-10-27 12:53:00 UTC MAIN commitmail json YAML

devel/hs-microlens-th: Update to 0.4.3.14

0.4.3.14
    #170, #171 Support GHC 9.8.

0.4.3.13
    #167 Support th-abstraction 0.5.

0.4.3.12
    #164, #165 Support template-haskell 2.19 (and GHC 9.6 by extension).

(pho)

2023-10-27 12:48:42 UTC MAIN commitmail json YAML

devel/hs-psqueues: Fix build with GHC 9.6

(pho)

2023-10-27 12:34:49 UTC MAIN commitmail json YAML

doc: Updated sysutils/hs-fast-logger to 3.2.2

(pho)

2023-10-27 12:34:40 UTC MAIN commitmail json YAML

sysutils/hs-fast-logger: Update to 3.2.2

3.2.2
* Corrected handling of messages at the buffer boundary in the SingleLogger
  #211

3.2.1
* Fixing a bug where a single logger is not killed

3.2.0
* newFastLogger1 ensures the ordering of logs #207

3.1.2
* Require unix-compat >= 0.2 #206
* Remove Safe if directory >= 1.3.8 #199

(pho)

2023-10-27 12:30:22 UTC MAIN commitmail json YAML

doc: Updated devel/hs-retry to 0.9.3.1

(pho)

2023-10-27 12:29:19 UTC MAIN commitmail json YAML

2023-10-27 12:27:44 UTC MAIN commitmail json YAML

devel/hs-tabular: Fix build with GHC 9.6

(pho)

2023-10-27 12:25:08 UTC MAIN commitmail json YAML

devel/hs-tf-random: Fix build with GHC 9.6

(pho)

2023-10-27 12:23:38 UTC MAIN commitmail json YAML

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

(pho)

2023-10-27 12:22:33 UTC MAIN commitmail json YAML

doc: Updated devel/hs-th-lift to 0.8.4

(pho)

2023-10-27 12:22:24 UTC MAIN commitmail json YAML

devel/hs-th-lift: Update to 0.8.4

[0.8.4] - 2023.08.01
* Add support for the FldName NameSpace, which was introduced in
  template-haskell-2.21.0.0 (GHC 9.8).

[0.8.3] - 2023.02.27
* Support building with th-abstraction-0.5.*.
* Require th-abstraction-0.3.0.0 or later.

(pho)

2023-10-27 12:19:28 UTC MAIN commitmail json YAML

devel/hs-wizards: Fix build with GHC 9.6

(pho)

2023-10-27 12:15:31 UTC MAIN commitmail json YAML

doc: Updated devel/pointfree to 1.1.1.11

(pho)

2023-10-27 12:15:19 UTC MAIN commitmail json YAML

devel/pointfree: Update to 1.1.1.11

v1.1.1.11:
* Dependency update for base 4.18, GHC 9.4.5 (PR #42, thanks Miezhiko)

v1.1.1.10:
* When parsing as an expression and as a declaration both fail, show both
  errors (PR #39, thanks 1in1)
* GitHub Action for CI
* Dependency update for base 4.16, GHC 9.2.5 (PR #39, thanks Andreas Lè¾°ndle)

(pho)

2023-10-27 12:11:52 UTC MAIN commitmail json YAML

net/hs-uri-encode: Fix build with GHC 9.6

(pho)

2023-10-27 12:10:41 UTC MAIN commitmail json YAML

lang/hs-language-javascript: Fix build with GHC 9.6

(pho)

2023-10-27 12:06:19 UTC MAIN commitmail json YAML

textproc/hs-boxes: Fix build with GHC 9.6

(pho)

2023-10-27 12:03:48 UTC MAIN commitmail json YAML

textproc/hs-edit-distance: Fix build with GHC 9.6

(pho)

2023-10-27 11:58:59 UTC MAIN commitmail json YAML

math/Makefile: + hs-digits

(pho)

2023-10-27 11:58:48 UTC MAIN commitmail json YAML

doc: Added math/hs-digits version 0.3.1

(pho)

2023-10-27 11:58:38 UTC MAIN commitmail json YAML

2023-10-27 11:55:12 UTC MAIN commitmail json YAML

math/hs-nats: Fix build with GHC 9.6

(pho)

2023-10-27 11:53:26 UTC MAIN commitmail json YAML

doc: Updated net/hs-resolv to 0.2.0.2

(pho)

2023-10-27 11:53:14 UTC MAIN commitmail json YAML

net/hs-resolv: Update to 0.2.0.2

0.2.0.2 - 2023-06-12, Alexey Radkov and Andreas Abel
* Support Haiku OS by including libnetwork in configure script. (PR #23.)

0.2.0.1 - 2023-03-31, Alexey Radkov and Andreas Abel
* Fix 0.2.0.0: Ship updated configure script.

0.2.0.0 - 2023-03-31, Alexey Radkov and Andreas Abel
* Bump bytestring to >= 0.10 for correct IsString ByteString instance. (PR
  #16.)
* Fix memory leaks due to missing res_nclose() after each res_ninit()
  call. (PR #12.)
* Check the value of h_errno on failures of res_nquery() and throw an
  appropriate exception of type DnsException built with one of new
  constructors DnsHostNotFound, DnsNoData, DnsNoRecovery, or
  DnsTryAgain. Note that previously such exceptions were thrown by fail and
  had type IOError. (PR #17.)
* Suppress configure warning on option --with-compiler passed by Cabal. (PR
  #21.)
* Tested with GHC 8.0 - 9.6.

(pho)

2023-10-27 11:48:23 UTC MAIN commitmail json YAML

2023-10-27 11:39:39 UTC MAIN commitmail json YAML

textproc/hs-regex-posix: Fix build with GHC 9.6

(pho)

2023-10-27 11:38:12 UTC MAIN commitmail json YAML

www/hs-HTTP: Fix build with GHC 9.6

(pho)

2023-10-27 11:09:00 UTC MAIN commitmail json YAML

net/hs-network-bsd: Fix build with GHC 9.6

(pho)

2023-10-27 11:07:34 UTC MAIN commitmail json YAML

net/hs-socks: Fix build with GHC 9.6

(pho)

2023-10-27 11:06:14 UTC MAIN commitmail json YAML

net/hs-iproute: Fix build with GHC 9.6

(pho)

2023-10-27 11:04:32 UTC MAIN commitmail json YAML

doc: Updated net/hs-recv to 0.1.0

(pho)

2023-10-27 11:03:52 UTC MAIN commitmail json YAML

net/hs-recv: Update to 0.1.0

No change log is provided by the upstream.

(pho)

2023-10-27 11:01:45 UTC MAIN commitmail json YAML

security/Makefile: + hs-crypto-api

(pho)

2023-10-27 11:01:37 UTC MAIN commitmail json YAML

doc: Added security/hs-crypto-api version 0.13.3

(pho)

2023-10-27 11:01:30 UTC MAIN commitmail json YAML

security/hs-crypto-api: import hs-crypto-api-0.13.3

A generic interface for cryptographic operations (hashes, ciphers,
randomness). Maintainers of hash and cipher implementations are encouraged
to add instances for the classes defined in Crypto.Classes. Crypto users
are similarly encouraged to use the interfaces defined in the Classes
module. Any concepts or functions of general use to more than one
cryptographic algorithm (ex: padding) is within scope of this package.

(pho)

2023-10-27 10:59:26 UTC MAIN commitmail json YAML

security/Makefile: + hs-crypton

(pho)

2023-10-27 10:58:59 UTC MAIN commitmail json YAML

doc: Added security/hs-crypton version 0.33

(pho)

2023-10-27 10:58:52 UTC MAIN commitmail json YAML

security/hs-crypton: import hs-crypton-0.33

A repository of cryptographic primitives.

* Symmetric ciphers: AES, DES, 3DES, CAST5, Blowfish, Twofish, Camellia,
  RC4, Salsa, XSalsa, ChaCha.

* Hash: SHA1, SHA2, SHA3, SHAKE, MD2, MD4, MD5, Keccak, Skein, Ripemd,
  Tiger, Whirlpool, Blake2

* MAC: HMAC, KMAC, Poly1305

* Asymmetric crypto: DSA, RSA, DH, ECDH, ECDSA, ECC, Curve25519, Curve448,
  Ed25519, Ed448

* Key Derivation Function: PBKDF2, Scrypt, HKDF, Argon2, BCrypt,
  BCryptPBKDF

* Cryptographic Random generation: System Entropy, Deterministic Random
  Generator

* Data related: Anti-Forensic Information Splitter (AFIS)

If anything cryptographic related is missing from here, submit a pull
request to have it added. This package strives to be a cryptographic
kitchen sink that provides cryptography for everyone.

(pho)

2023-10-27 10:55:19 UTC MAIN commitmail json YAML

security/hs-pem: Fix build with GHC 9.6

(pho)

2023-10-27 10:54:19 UTC MAIN commitmail json YAML

doc: Updated time/hs-unix-time to 0.4.11

(pho)

2023-10-27 10:54:00 UTC MAIN commitmail json YAML

2023-10-27 10:33:19 UTC MAIN commitmail json YAML

textproc/hs-regex-pcre: Fix build with GHC 9.6

(pho)

2023-10-27 10:31:52 UTC MAIN commitmail json YAML

textproc/hs-unicode-show: Fix build with GHC 9.6

(pho)

2023-10-27 10:30:39 UTC MAIN commitmail json YAML

textproc/hs-hxt: Fix build with GHC 9.6

(pho)

2023-10-27 10:27:28 UTC MAIN commitmail json YAML

textproc/hs-hxt-regex-xmlschema: Fix build with GHC 9.6

(pho)

2023-10-27 10:26:10 UTC MAIN commitmail json YAML

textproc/hs-hxt-unicode: Fix build with GHC 9.6

(pho)

2023-10-27 10:24:14 UTC MAIN commitmail json YAML

textproc/Makefile: + hs-text-builder-linear

(pho)

2023-10-27 10:24:06 UTC MAIN commitmail json YAML

doc: Added textproc/hs-text-builder-linear version 0.1.1.1

(pho)

2023-10-27 10:23:59 UTC MAIN commitmail json YAML

textproc/hs-text-builder-linear: import hs-text-builder-linear-0.1.1.1

Strict Text and ByteString builder, which hides mutable buffer behind
linear types and takes amortized linear time.

(pho)

2023-10-27 10:22:34 UTC MAIN commitmail json YAML

textproc/Makefile: + hs-toml-parser

(pho)

2023-10-27 10:22:26 UTC MAIN commitmail json YAML

doc: Added textproc/hs-toml-parser version 1.3.0.0

(pho)

2023-10-27 10:22:19 UTC MAIN commitmail json YAML

textproc/hs-toml-parser: import hs-toml-parser-1.3.0.0

TOML parser using generated lexers and parsers with careful attention to
the TOML 1.0.0 semantics for defining tables.

(pho)

2023-10-27 10:20:59 UTC MAIN commitmail json YAML

time/Makefile: + hs-time-locale-compat

(pho)

2023-10-27 10:20:50 UTC MAIN commitmail json YAML

doc: Added time/hs-time-locale-compat version 0.1.1.5

(pho)

2023-10-27 10:20:41 UTC MAIN commitmail json YAML

time/hs-time-locale-compat: import hs-time-locale-compat-0.1.1.5

This package contains wrapped name module for time-format locale between
old-locale and time-1.5.

(pho)

2023-10-27 09:33:50 UTC MAIN commitmail json YAML

Updated security/gpgme, devel/py-cachetools

(adam)

2023-10-27 09:33:34 UTC MAIN commitmail json YAML

py-cachetools: updated to 5.3.2

v5.3.2 (2023-10-24)

- Add support for Python 3.12.
- Various documentation improvements.

(adam)

2023-10-27 09:32:04 UTC MAIN commitmail json YAML

gpgme: updated to 1.23.0

Noteworthy changes in version 1.23.0 (2023-10-25)
-------------------------------------------------

* Support GPGME_ENCRYPT_ALWAYS_TRUST also for S/MIME.  [T6559]

* New keylist mode GPGME_KEYLIST_MODE_WITH_V5FPR.  [T6705]

* New key capability flags has_*.  [T6748]

* gpgme-tool: Support use of Windows HANDLE.  [T6634]

* qt: Support refreshing keys via WKD.  [T6672]

* qt: Handle cancel in changeexpiryjob.  [T6754]

* Interface changes relative to the 1.22.0 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GPGME_KEYLIST_MODE_WITH_V5FPR  NEW.
gpgme_key_t                    EXTENDED: New field has_encrypt.
gpgme_key_t                    EXTENDED: New field has_sign.
gpgme_key_t                    EXTENDED: New field has_certify.
gpgme_key_t                    EXTENDED: New field has_authenticate.
cpp: Key::canCertify            NEW.
cpp: Key::canSign              NEW.
cpp: Key::canEncrypt            NEW.
cpp: Key::canAuthenticate      NEW.
qt: Protocol::wkdRefreshJob    NEW.
qt: WKDRefreshJob              NEW.

(adam)

2023-10-27 09:26:09 UTC MAIN commitmail json YAML

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

(pho)

2023-10-27 09:23:01 UTC MAIN commitmail json YAML

doc: Updated wm/xmonad to 0.17.2

(pho)

2023-10-27 09:22:51 UTC MAIN commitmail json YAML

wm/xmonad: Update to 0.17.2

0.17.2 (April 2, 2023)
Bug Fixes
* Fixed the build with GHC 9.6.

(pho)

2023-10-27 09:07:56 UTC MAIN commitmail json YAML

x11/hs-X11: Fix build with GHC 9.6

(pho)

2023-10-27 09:06:20 UTC MAIN commitmail json YAML

Updated devel/py-babel, www/py-websockets

(adam)

2023-10-27 09:06:02 UTC MAIN commitmail json YAML

py-websockets: updated to 12.0

12.0

Backwards-incompatible changes

websockets 12.0 requires Python ≥ 3.8.

websockets 11.0 is the last version supporting Python 3.7.

Improvements

Made convenience imports from websockets compatible with static code analysis tools such as auto-completion in an IDE or type checking with mypy.
Accepted a plain :class:`int` where an :class:`~http.HTTPStatus` is expected.
Added :class:`~frames.CloseCode`.

(adam)

2023-10-27 09:04:24 UTC MAIN commitmail json YAML

py-babel: updated to 2.13.1

Version 2.13.1

This is a patch release to fix a few bugs.

Fixes

* Fix a typo in ``_locales_to_names``
* Fix ``setuptools`` dependency for Python 3.12

(adam)

2023-10-27 08:34:42 UTC MAIN commitmail json YAML

www/hs-cookie: Fix build with GHC 9.6

(pho)

2023-10-27 08:33:41 UTC MAIN commitmail json YAML

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

(pho)

2023-10-27 08:33:32 UTC MAIN commitmail json YAML

archivers/hs-zip-archive: Update to 0.4.3

  * Improve code for retrieving compressed data of unknown length (#63).
    Do not assume we'll have the signature 0x08074b50 that is
    sometimes used for the data description, because it is not
    in the spec and is not always used.
  * Make some record fields strict.
  * Require binary >= 0.7.2, remove some CPP

(pho)

2023-10-27 08:31:16 UTC MAIN commitmail json YAML

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

(pho)

2023-10-27 08:31:06 UTC MAIN commitmail json YAML

lang/hs-hslua-core: Update to 2.3.1

hslua-core-2.3.1 - Released 2023-03-17.
* New module HsLua.Core.Debug: the module provides bindings to a subset of
  functions of the Lua debug interface. Currently the module only exports
  getupvalue and setupvalue, both of which are also re-exported from
  HsLua.Core.

hslua-core-2.3.0 - Released 2023-03-13.
* The functions loadfile, dofile, and dofileTrace now expect the argument
  to be of type Maybe FilePath. The functions load from stdin when the
  argument is Nothing.
* Added setwarnf' for simple warning messgae handling: The built-in method
  of setting a warn function is flexible but not straight-forward to
  use. The new setwarnf' function allows to set a Haskell action as a
  warning hook: the default warning behavior is kept in place, but, in
  addition to the default action, the hook is called on the concatenated
  warning messages. This can be used to plug Lua warnings into an
  application specific Haskell reporting system.
* Export GCManagedState, newGCManagedState, closeGCManagedState, and
  withGCManagedState from HsLua.Core.

(pho)

2023-10-27 08:20:35 UTC MAIN commitmail json YAML

Added lang/py-test-mypy-testing; Updated devel/py-traitlets

(adam)

2023-10-27 08:20:17 UTC MAIN commitmail json YAML

py-traitlets: updated to 5.12.0

5.12.0

Enhancements made

- Pass \*\*kwds in MetaHasDescriptors __new__ and __init__

Maintenance and upkeep improvements

- Adopt sp-repo-review
- Cleanup after remove Python 2 support
- Add more project URLs, trove classifiers

Documentation improvements

- Fix docs version

(adam)

2023-10-27 08:19:43 UTC MAIN commitmail json YAML

archivers/hs-tar: Fix build with GHC 9.6

(pho)

2023-10-27 08:18:38 UTC MAIN commitmail json YAML

py-test-mypy-testing: added version 0.1.1

pytest-mypy-testing provides a pytest plugin to test that mypy produces a given
output. As mypy can be told to display the type of an expression this allows us
to check mypys type interference.

(adam)

2023-10-27 08:13:04 UTC MAIN commitmail json YAML

archivers/hs-zlib: Fix build with GHC 9.6

(pho)

2023-10-27 08:05:50 UTC MAIN commitmail json YAML

doc: Updated security/hs-digest to 0.0.1.7

(pho)

2023-10-27 08:05:40 UTC MAIN commitmail json YAML

security/hs-digest: Update to 0.0.1.7

0.0.1.7 — 5th March 2023
* Don't use 'pkg-config' to locate zlib on FreeBSD (Thanks to @arrowd):
  https://github.com/TeofilC/digest/pull/13

0.0.1.6 — 5th March 2023
* Introduce 'pkg-config' cabal flag (Thanks to @jonathanlking):
  https://github.com/TeofilC/digest/pull/11

(pho)

2023-10-27 08:02:30 UTC MAIN commitmail json YAML

2023-10-27 08:00:27 UTC MAIN commitmail json YAML

doc: Updated devel/hs-OneTuple to 0.4.1.1

(pho)

2023-10-27 08:00:17 UTC MAIN commitmail json YAML

devel/hs-OneTuple: Update to 0.4.1.1

0.4.1.1
* Support GHC-7.2 and GHC-7.0.

0.4.1
* Mark MkSolo pattern synonym as COMPLETE

0.4
* Rename constructor to MkSolo as in base-4.17. The compatibility pattern
  synonym is provided.
* Add Foldable1 Solo instance

(pho)

2023-10-27 07:26:54 UTC MAIN commitmail json YAML

doc: Updated devel/hs-QuickCheck to 2.14.3

(pho)

2023-10-27 07:26:45 UTC MAIN commitmail json YAML

devel/hs-QuickCheck: Update to 2.14.3

QuickCheck 2.14.3 (released 2023-05-31)
* Add shrinkBoundedEnum (thanks to Jonathan Knowles)
* Add discardAfter for discarding tests on timeout (thanks to Justus Sagem端ller)
* Add assertWith for monadic testing (thanks to KtorZ)
* Add functionElements to Test.QuickCheck.Function (thanks to Oleg Grenrus)
* Add Arbitrary instance for Newline (thanks to Daniel Bramucci)
* Improve Arbitrary instances for Float and Double (thanks to Oleg Grenrus)
* Improve arbitrarySizedFractional (thanks to Bodigrim)
* Fix shrinkRealFrac and shrinkDecimal, which were broken
* Speed up printing of progress messages (thanks to Bodigrim)
* Add COMPLETE pragmas for Fn and family (thanks to ilkecan)
* Make templateHaskell flag manual (thanks to Oleg Grenrus)

(pho)

2023-10-27 07:18:34 UTC MAIN commitmail json YAML

devel/hs-dlist: Fix build with GHC 9.6

(pho)

2023-10-27 07:17:43 UTC MAIN commitmail json YAML

doc: Updated devel/hs-generically to 0.1.1

(pho)

2023-10-27 07:17:34 UTC MAIN commitmail json YAML

devel/hs-generically: Update to 0.1.1

0.1.1 -- 2023-03-10
* Backport Eq and Ord instances for Generically1, which were introduced in
  base-4.18.0.0. To ensure that these instances are in scope when building
  with base-4.17.0.0 (in which Generically1 is defined in base, not this
  library), we also add a dependency on base-orphans.

(pho)

2023-10-27 07:07:35 UTC MAIN commitmail json YAML

doc: Updated devel/hs-hashable to 1.4.3.0

(pho)

2023-10-27 07:07:26 UTC MAIN commitmail json YAML

devel/hs-hashable: Update to 1.4.3.0

Version 1.4.3.0
* Export defaultHashWithSalt and defaultHash.
* Fix issue of tuples with 0 first component causing all-zero state.
* Change hashInt to mix bits more.

(pho)

2023-10-27 07:02:05 UTC MAIN commitmail json YAML

doc: Updated devel/hs-indexed-traversable to 0.1.3

(pho)

2023-10-27 07:01:56 UTC MAIN commitmail json YAML

devel/hs-indexed-traversable: Update to 0.1.3

0.1.3 [2023-10-04]
    Add Foldable1WithIndex1 type-class, an indexed version of Foldable1.

(pho)

2023-10-27 06:58:47 UTC MAIN commitmail json YAML

doc: Updated devel/hs-primitive to 0.9.0.0

(pho)

2023-10-27 06:58:36 UTC MAIN commitmail json YAML

devel/hs-primitive: Update to 0.9.0.0

Changes in version 0.9.0.0
* Add withByteArrayContents, withMutableByteArrayContents,
  withPrimArrayContents, withMutablePrimArrayContents.
* Fix signature of keepAlive.
* Remove re-export of fromList and fromListN from Data.Primitive.Array.
* Use mutableByteArrayContents# in GHC 9.2+
* Add Prim instance for Complex.
* Add getSizeofSmallMutableArray that wraps getSizeofSmallMutableArray#
  from GHC.Exts.
* Add default definitions for the setByteArray# and setOffAddr# methods, so
  they don't need to be defined explicitly anymore.
* Add standalone sizeOfType/alignmentOfType (recommended over
  sizeOf/alignment) and Prim class methods sizeOfType#/alignmentOfType#
  (recommended over sizeOf#/alignment#)
* Change Show instances of PrimArray, Array, and SmallArray. These
  previously used the fromListN n [...] form, but they now used the more
  terse [...] form.
* Correct the Read instances of Array and SmallArray. These instances are
  supposed to be able to handle all three of these forms: fromList [...],
  fromListN n [...], and [...]. They had been rejected the last form, but
  this mistake was discovered by the test suite when the Show instances
  were changed.

Changes in version 0.8.0.0
* Add resizeSmallMutableArray that wraps resizeSmallMutableArray# from
  GHC.Exts.
* New module Data.Primitive.PrimVar. This is essentially PrimArray with
  element length 1. For types with Prim instances, this is a drop-in
  replacement for MutVar with fewer indirections.
* PrimArray's type argument has been given a nominal role instead of a
  phantom role. This is a breaking change.
* Add readCharArray, writeCharArray, indexCharArray for operating on 8-bit
  characters in a byte array.
* When building with base-4.17 and newer, re-export the ByteArray and
  MutableByteArray types from base instead of defining them in this
  library. This does not change the user-facing interface of
  Data.Primitive.ByteArray.
* Add keepAlive that wraps keepAlive# for GHC 9.2 and newer. It falls back
  to using touch for older GHCs.

(pho)

2023-10-27 06:23:39 UTC MAIN commitmail json YAML

doc: Updated devel/hs-tagged to 0.8.8

(pho)

2023-10-27 06:23:31 UTC MAIN commitmail json YAML

devel/hs-tagged: Update to 0.8.8

0.8.8 [2023.08.08]
* Allow building with GHC 9.8.

0.8.7 [2023.02.18]
* Define Foldable1 and Bifoldable1 instances for Tagged. These instances
  were originally defined in the semigroupoids library, and they have now
  been migrated to tagged as a side effect of adapting to this Core
  Libraries Proposal
  [https://github.com/haskell/core-libraries-committee/issues/9], which
  adds Foldable1 and Bifoldable1 to base.

(pho)

2023-10-27 06:20:39 UTC MAIN commitmail json YAML

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

(pho)

2023-10-27 06:20:29 UTC MAIN commitmail json YAML

2023-10-27 06:16:51 UTC MAIN commitmail json YAML

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

(pho)

2023-10-27 06:15:48 UTC MAIN commitmail json YAML

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

(pho)

2023-10-27 06:04:23 UTC MAIN commitmail json YAML

devel/hs-void: Fix build with GHC 9.6

(pho)

2023-10-27 04:57:12 UTC MAIN commitmail json YAML

doc: Updated devel/hs-base-compat to 0.13.1

(pho)

2023-10-27 04:57:03 UTC MAIN commitmail json YAML

devel/hs-base-compat: Update to 0.13.1

Changes in 0.13.1 [2023.10.11]
* Sync with base-4.19/GHC 9.8
* Backport unzip to Data.Functor.Compat
* Backport (!?) and unsnoc to Data.List.Compat
* Backport getSolo to Data.Tuple.Compat when building against
  ghc-prim-0.8.0 (GHC 9.2) or later. To backport getSolo to older versions
  of GHC, import Data.Tuple.Compat from base-compat-batteries instead.
* Backport decT and hdecT to Data.Typeable.Compat
* Backport decTypeRep to Type.Reflection.Compat

Changes in 0.13.0 [2023.03.10]
* Sync with base-4.18/GHC 9.6
* Backport liftA2 being re-exported from Prelude.Compat.
* Data.Tuple.Compat's Solo API now matches what is present in Data.Tuple in
  base-4.18. In particular, we now re-export both the MkSolo and Solo data
  constructors when building with ghc-prim-0.10.0 or later, with MkSolo
  being preferred over Solo. If you want to backport MkSolo to earlier
  versions of GHC, import Data.Tuple.Compat from base-compat-batteries
  instead.
* Backport traceWith, traceShowWith, and traceEventWith to
  Debug.Trace. Note that traceEventWith is only provided when building with
  base-4.5 or later, as that is the first version of base to provide the
  traceEvent primitive on which traceEventWith is defined.
* Backport inits1 and tails1 to Data.List.NonEmpty.Compat.
* Backport minusNaturalMaybe to Numeric.Natural.Compat.
* Backport applyWhen to Data.Function.Compat.
* Backport mapAccumM and forAccumM to Data.Traversable.Compat.
* Backport heqT to Data.Typeable.Compat. Note that heqT is only defined
  when building with base-4.10 or later, as that is the first version of
  base to provide the primitives needed to define heqT.
* Introduce Data.Foldable1.Compat and Data.Bifoldable1.Compat modules,
  which correspond to changes made in base-4.18.0.0. You may consider using
  base-compat-batteries instead if you want increase the range of base
  versions that are supported.

Changes in 0.12.3 [2023.07.12]
* This coincides with the base-compat-batteries-0.12.3 release. Refer to
  the base-compat-batteries changelog for more details.

(pho)

2023-10-27 04:44:11 UTC MAIN commitmail json YAML

doc: Updated devel/hs-cmdargs to 0.10.22

(pho)

2023-10-27 04:44:02 UTC MAIN commitmail json YAML

devel/hs-cmdargs: Update to 0.10.22

0.10.22, released 2023-03-13
* #68, support GHC 9.6

(pho)

2023-10-27 04:41:40 UTC MAIN commitmail json YAML

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

(pho)

2023-10-27 04:40:49 UTC MAIN commitmail json YAML

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

(pho)

2023-10-27 04:39:43 UTC MAIN commitmail json YAML

doc: Updated converters/hs-emojis to 0.1.3

(pho)

2023-10-27 04:39:30 UTC MAIN commitmail json YAML

converters/hs-emojis: Update to 0.1.3

0.1.3
    Update emoji data to Unicode Emoji 15.0 and aliases from gemoji.

(pho)

2023-10-27 03:53:08 UTC MAIN commitmail json YAML

doc: Updated converters/hs-json to 0.11

(pho)

2023-10-27 03:52:58 UTC MAIN commitmail json YAML

converters/hs-json: Update to 0.11

Version 0.11
  * Limit floating-point range to that of Double to avoid allocation
    overflows when constructing Rationals

(pho)

2023-10-27 03:29:41 UTC MAIN commitmail json YAML

doc: Updated devel/hs-syb to 0.7.2.4

(pho)

2023-10-27 03:29:33 UTC MAIN commitmail json YAML

devel/hs-syb: Update to 0.7.2.4

0.7.2.4
    Improved documentation (thanks to @BinderDavid)
    Export ext2 function which was already defined but not exported

0.7.2.3
    Compatibility with mtl 2.3 and GHC 9.6

(pho)

2023-10-27 02:32:49 UTC MAIN commitmail json YAML

devel/hs-file-embed: Fix build with GHC 9.6

(pho)

2023-10-27 02:28:47 UTC MAIN commitmail json YAML

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

(pho)

2023-10-27 02:25:34 UTC MAIN commitmail json YAML

devel/hs-random: Fix build with GHC 9.6

(pho)

2023-10-27 02:22:32 UTC MAIN commitmail json YAML

devel/hs-safe: Fix build with GHC 9.6

(pho)

2023-10-27 02:21:14 UTC MAIN commitmail json YAML

doc: Updated devel/hs-split to 0.2.4

(pho)

2023-10-27 02:21:05 UTC MAIN commitmail json YAML

devel/hs-split: Update to 0.2.4

* 0.2.4 (9 October 2023)
  - Test with GHC 9.6.
  - Change examples to doctests (+ add a few more), and check them as part of CI.
  - Fix up a bunch of style hints.

(pho)

2023-10-27 02:11:36 UTC MAIN commitmail json YAML

doc: Updated net/hs-mime-types to 0.1.2.0

(pho)

2023-10-27 02:11:26 UTC MAIN commitmail json YAML

net/hs-mime-types: Update to 0.1.2.0

0.1.2.0
    Added defaultExtensionMap to provide the inverse of defaultMimeMap.
    See PR #930 and #948.

(pho)

2023-10-27 02:08:58 UTC MAIN commitmail json YAML

doc: Updated net/hs-network to 3.1.4.0

(pho)

2023-10-27 02:08:49 UTC MAIN commitmail json YAML

net/hs-network: Update to 3.1.4.0

Version 3.1.4.0
    Install and use afunix_compat.h header. #556
    Supporting SO_SNDTIMEO and SO_RCVTIMEO. #555
    Emulating socketPair on Windows. #554

Version 3.1.3.0
    Supporting AF_UNIX on Windows #553

Version 3.1.2.9
    Resolving the runtime linker problem on Windows. #552

Version 3.1.2.8
    Ignoring error from shutdown in gracefulClose
    Fix bitsize of some msghdr and cmsghdr fields on Linux #535
    Add SO_ACCEPTCONN SocketOption #524

(pho)

2023-10-27 02:04:54 UTC MAIN commitmail json YAML

security/hs-SHA: Fix build with GHC 9.6

(pho)

2023-10-27 02:01:27 UTC MAIN commitmail json YAML

textproc/hs-blaze-html: Fix build with GHC 9.6

(pho)

2023-10-27 01:06:22 UTC MAIN commitmail json YAML

textproc/hs-blaze-markup: Fix build with GHC 9.6

(pho)

2023-10-26 22:50:59 UTC MAIN commitmail json YAML

chat/matrix-synapse: Minor pkglint cleanups

  Convert USE_LANGUAGES=c99 to USE_CC_FEATURES
  Whitespace

(gdt)

2023-10-26 22:47:34 UTC MAIN commitmail json YAML

doc: Updated chat/matrix-synapse to 1.95.0

(gdt)

2023-10-26 22:46:48 UTC MAIN commitmail json YAML

chat/matrix-synapse: Update to 1.95.0

Upstream NEWS content less bugfixes, minor improvements, improved
documentation, etc.

1.95.0:

  none

1.94.0:

* Security

  The following issue is fixed in 1.94.0 (and RC).

    GHSA-5chr-wjw5-3gq4 / CVE-2023-45129 — Moderate Severity

    A malicious server ACL event can impact performance temporarily or permanently leading to a persistent denial of service.

    Homeservers running on a closed federation (which presumably do not need to use server ACLs) are not affected.

* Features

    Render plain, CSS, CSV, JSON and common image formats in the browser (inline) when requested through the /download endpoint. (#15988)
    Add experimental support for MSC4028 to push all encrypted events to clients. (#16361)
    Minor performance improvement when sending presence to federated servers. (#16385)
    Minor performance improvement by caching server ACL checking. (#16360)

1.93.0:

* Security

  The following issues are fixed in 1.93.0 (and RCs).

    GHSA-4f74-84v3-j9q5 / CVE-2023-41335 — Low Severity

    Temporary storage of plaintext passwords during password changes.

    GHSA-7565-cq32-vx2x / CVE-2023-42453 — Low Severity

    Improper validation of receipts allows forged read receipts.

* Features

    Add automatic purge after all users have forgotten a room. (#15488)
    Restore room purge/shutdown after a Synapse restart. (#15488)
    Support resolving homeservers using matrix-fed DNS SRV records from MSC4040. (#16137)
    Add the ability to use G (GiB) and T (TiB) suffixes in configuration options that refer to numbers of bytes. (#16219)
    Add span information to requests sent to appservices. Contributed by MTRNord. (#16227)
    Add the ability to enable/disable registrations when using CAS. Contributed by Aurélien Grimpard. (#16262)
    Allow the /notifications endpoint to be routed to workers. (#16265)
    Enable users to easily unsubscribe to notifications emails via the List-Unsubscribe header. (#16274)
    Report whether a user is locked in the List Accounts admin API, and exclude locked users by default. (#16328)

1.92.x:

* Security

    Pillow requirement in 10.0.1, not because it's actually required,
    but because other packaging systems don't handle updates correctly
    (libwebp).

1.91.x:

    Revert MSC3861 introspection cache, admin impersonation and
    account lock. (Labeled bugfix, but written in a way that makes it
    seem far more important.

* Features

    Add configuration setting for CAS protocol version. Contributed by Aurélien Grimpard. (#15816)
    Suppress notifications from message edits per MSC3958. (#16113)
    Return a Retry-After with M_LIMIT_EXCEEDED error responses. (#16136)
    Add last_seen_ts to the admin users API. (#16218)
    Improve resource usage when sending data to a large number of remote hosts that are marked as "down". (#16223)

(gdt)

2023-10-26 17:19:15 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-commonmark to 0.2.3

(pho)

2023-10-26 17:18:54 UTC MAIN commitmail json YAML

textproc/hs-commonmark: Update to 0.2.3

0.2.3
* Re-export Text.Parsec.Pos from Commonmark.Types (Fraser Tweedale, #106).

(pho)

2023-10-26 16:40:30 UTC MAIN commitmail json YAML

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

(pho)

2023-10-26 16:34:58 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-jira-wiki-markup to 1.5.1

(pho)

2023-10-26 16:34:49 UTC MAIN commitmail json YAML

textproc/hs-jira-wiki-markup: Update to 1.5.1

1.5.1 - Released 2023-03-13.
* Parser: Disallow image paths that start with a space.

1.5.0 - Released 2023-01-11.
* Relaxed upper bounds for mtl, allow mtl 2.3.
* Fixed handling of character sequences that would be interpreted as icons
  if they weren't followed by an alphanumeric character. See also pandoc
  issue #8511.

(pho)

2023-10-26 16:26:26 UTC MAIN commitmail json YAML

doc: Updated textproc/diffstat to 1.65

(snj)

2023-10-26 16:25:56 UTC MAIN commitmail json YAML

diffstat: Update to 1.65

Changes in 1.65:
+ correct case where there is no unified-context.
+ trim trailing '/' from pathnames, e.g., to handle
  "diff -ru FOO/ BAR/ | diffstat -K" (report by "paxsali").
+ update configure macros
+ update config.guess, config.sub

(snj)

2023-10-26 16:15:27 UTC MAIN commitmail json YAML

doc: Updated games/quakespasm to 0.96.1

(snj)

2023-10-26 16:13:59 UTC MAIN commitmail json YAML

games/quakespasm: update to 0.96.1

Changes in 0.96.1

- Fix demo recording as client-only after connection to server (was
  broken by signon changes in 0.96.0. Thanks to Jozsef Szalontai for
  issue report.)
- Fix potential buffer overflow in COM_Parse(), e.g. with maps with
  oversized 'wad' fields. (Thanks to Andrei Drexler.)
- Minor code cleanups.

Changes in 0.96.0:

-  Adjustments to joystick defaults and behaviour. See the
  "Controller support / Cvars" section above.
-  Fix for a mouse grabbing issue on macOS.
-  Add missing support for -ip command line option on unix / macOS.
-  Backport angled sprites code from FTEQW (spriteframetype: 2, must
  have 8 frames per group.)
-  Bump the progs execution runaway loop limit to 16M.
-  Add signon buffer fragmentation to fix SZ_GetSpace errors on
  certain maps when using protocol 999.
-  Increased MAX_DATAGRAM to 64000 to overcome packet overflows.
-  Bump the MAXALIASFRAMES limit to 1024.
-  Fix arrays to have proper sizes in gl mesh code, reflecting
  MAXALIASTRIS and MAXALIASVERTS correctly. (fixes SIGSEGV in
  mj4m4/mj4m5.)
-  Increased default value of gl_farclip to 65536.
-  Increase chase cam target trace distance to allow for chasecam to
  function in large open maps (useful e.g. for the func_vehicle mod.)
-  Raised default maximum number of particles to 16384 (can be set
  up to 32768 with -particles on the command line.)
-  Fix on-screen keyboard showing up suddenly on Steam Deck when
  starting a map.
-  Fix viewmodel interpolation with >10Hz animations.
-  Fix a memory leak when exiting game in SDL2 builds.
-  Fix a possible crash when handling clipboard data on macOS.
-  Fix a potential crash after loading of saved game.
-  Fix possible out-of-bound reads when handling progs type sizes.
-  Fix Dutch angle VP_PARALLEL_UPRIGHT sprites.
-  Fix an issue with lights blending by using 10 bit color depth for
  lightmaps. (For GLSL mode only.) Disable with "-nopackedpixels",
  if necessary.
-  No relative motions when the window is not focused.
-  Status bar and intermission screen tweaks.
-  Properly display monster counts > 3 digits.
-  Fix console animation with scr_conspeed <= 0.
-  Fix mouselook not working upon game quickload during a demo play.
-  Haiku operating system support.
-  Fix console when server is run noninteractively with stdin
  redirected from /dev/null.
-  Updated Visual Studio project files.
-  Minor code cleanups. Updated third party code, e.g. SDL, music
  codecs, etc.

(snj)

2023-10-26 16:08:46 UTC MAIN commitmail json YAML

Updated net/qbittorrent, sysutils/ansible-lint

(adam)