mirror of
https://git.proxmox.com/git/perlmod
synced 2025-10-04 23:47:00 +00:00
bump perlmod to 0.13.4-1
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
d2b6ea3f12
commit
677cb08446
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "perlmod"
|
name = "perlmod"
|
||||||
version = "0.13.3"
|
version = "0.13.4"
|
||||||
build = "build.rs"
|
build = "build.rs"
|
||||||
categories = [ "API bindings" ]
|
categories = [ "API bindings" ]
|
||||||
keywords = [ "ffi", "perl" ]
|
keywords = [ "ffi", "perl" ]
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
rust-perlmod (0.13.4-1) bookworm; urgency=medium
|
||||||
|
|
||||||
|
* add perlmod::ffi::use_safe_putenv to deal with perl's broken environ
|
||||||
|
handling
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Thu, 05 Oct 2023 13:40:56 +0200
|
||||||
|
|
||||||
rust-perlmod (0.13.3-1) bookworm; urgency=medium
|
rust-perlmod (0.13.3-1) bookworm; urgency=medium
|
||||||
|
|
||||||
* add `instantiate_magic_result!` macro for improved error handling over
|
* add `instantiate_magic_result!` macro for improved error handling over
|
||||||
|
Loading…
Reference in New Issue
Block a user