perlmod/perlmod-bin/debian/changelog
Wolfgang Bumiller e9f516161b bump perlmod-bin to 0.2.2-1
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2025-02-06 17:31:36 +01:00

46 lines
1.4 KiB
Plaintext

perlmod-bin (0.2.2-1) bookworm; urgency=medium
* add support to list packages from the ELF notes sections without
generating the package files
* fix byte alignment handling for the notes section
-- Proxmox Support Team <support@proxmox.com> Thu, 06 Feb 2025 17:29:31 +0100
perlmod-bin (0.2.1-1) bookworm; urgency=medium
* add support for packages listed in a .notes.perlmod.package ELF section
-- Proxmox Support Team <support@proxmox.com> Thu, 16 Jan 2025 13:39:42 +0100
perlmod-bin (0.2.0-3) stable; urgency=medium
* fix generated libfile invocation
-- Proxmox Support Team <support@proxmox.com> Tue, 02 Jan 2024 14:14:54 +0100
perlmod-bin (0.2.0-2) stable; urgency=medium
* actually use 'libfile()' instead of 'find_lib()'
-- Proxmox Support Team <support@proxmox.com> Mon, 18 Dec 2023 10:37:06 +0100
perlmod-bin (0.2.0-1) stable; urgency=medium
* make generated packages use 'strict' and 'warnings'
* make generated call to 'init' optional
* replace 'libdirs()' with 'libfile()' which should perform the search if
appropriate and return the final file to load
* search LD_LIBRARY_PATH before the @INC/auto dirs by default
-- Proxmox Support Team <support@proxmox.com> Mon, 18 Dec 2023 09:45:55 +0100
perlmod-bin (0.1.0-1) stable; urgency=medium
* initial packaging
-- Proxmox Support Team <support@proxmox.com> Wed, 10 May 2023 10:11:13 +0200