[Bug 288456] [PATCH] print/latex-biber: update 2.20 => 2.21
- Reply: bugzilla-noreply_a_freebsd.org: "maintainer-feedback requested: [Bug 288456] [PATCH] print/latex-biber: update 2.20 => 2.21"
- Reply: bugzilla-noreply_a_freebsd.org: "maintainer-approval requested: [Bug 288456] [PATCH] print/latex-biber: update 2.20 => 2.21 : [Attachment 262442] [PATCH] print/latex-biber: update 2.20 => 2.21"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 288456] print/latex-biber: update 2.20 => 2.21"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 288456] print/latex-biber: update 2.20 => 2.21"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 288456] print/latex-biber: update 2.20 => 2.21"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 288456] print/latex-biber: update 2.20 => 2.21"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 288456] print/latex-biber: update 2.20 => 2.21"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 26 Jul 2025 15:24:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288456
Bug ID: 288456
Summary: [PATCH] print/latex-biber: update 2.20 => 2.21
Product: Ports & Packages
Version: Latest
Hardware: Any
URL: https://github.com/plk/biber/blob/dev/Changes
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: tex@FreeBSD.org
Reporter: alven@FreeBSD.org
CC: tex@FreeBSD.org
Flags: maintainer-feedback?(tex@FreeBSD.org)
Assignee: tex@FreeBSD.org
Attachment #262442 maintainer-approval?(tex@FreeBSD.org)
Flags:
CC: tex@FreeBSD.org
Created attachment 262442
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=262442&action=edit
[PATCH] print/latex-biber: update 2.20 => 2.21
Revision history for Biber
2.21 (2025-07)
* **INCOMPATIBLE CHANGE** - the 'collate-options' option no longer
accepts a single string in perl hash notation as value. It now
requires
the option to be used once per collate option in a more standardised
format, due to a code injection vulnerability. For example, instead of
e.g:
--collate-options="level => 4, variable => 'non-ignorable'", the
format
is: --collate-options level=4 --collate-options
variable='non-ignorable'
* Support for 32-bit Windows has been discontinued.
* Improved Unicode support for Windows (thanks to John Collins)
* Misc bug fixes
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.