Debian Patches

Status for neko/2.3.0-2

Patch Description Author Forwarded Bugs Origin Last update
pcre2.patch [PATCH 1/2] Migrate to pcre2 (#249)
* [regex] Update pcre to pcre2

* [regex] Throw if accessing match after match error

* [regex] Prevent null character breaking patterns

e.g. `new EReg("abc\x00def", "")` would erroneously match "abc"

https://github.com/HaxeFoundation/haxe/issues/10592

* [regex] Add TODO regarding pcre2_substitute

* [cmake] Fix static Apache build

We can no longer link pcre as we use pcre2

* [cmake] Fix windows pcre static build

* [cmake] Download old PCRE for Apache

* [cmake] Remove unused flag for pcre windows build

* [cmake] Reenable PCRE_STATIC cmake flag for Win

* [cmake] Use https for pcre download for Apache

# Conflicts:
# Earthfile
# README.md
# extra/azure-pipelines/Brewfile-STATIC_DEPS_NONE
# libs/CMakeLists.txt
tobil4sk <tobil4sk@outlook.com> no 2022-02-16
gtk3.patch [PATCH] Port from GTK 2 to GTK 3 (#220)
* Port from GTK 2 to GTK 3

* Update the Earthfile

* Add missing line from README

* Update the Earthfile
# Conflicts:
# CMakeLists.txt
# README.md
=?UTF-8?q?Alexander=20F=2E=20R=C3=B8dseth?= no 2023-03-27

All known versions for source package 'neko'

Links