forked from pool/perl-Authen-SASL
Compare commits
1 Commits
main
...
autoupdate
Author | SHA256 | Date | |
---|---|---|---|
e03ed0ca8d |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0b03686bddbbf7d5c6548e468d079a4051c9b73851df740ae28cfd2db234e922
|
||||
size 39499
|
BIN
Authen-SASL-2.1900.tar.gz
(Stored with Git LFS)
Normal file
BIN
Authen-SASL-2.1900.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 22 20:43:38 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 2.190.0 (2.1900)
|
||||
see /usr/share/doc/packages/perl-Authen-SASL/Changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 21 10:03:21 UTC 2025 - pgajdos@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Authen-SASL
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,18 +18,16 @@
|
||||
|
||||
%define cpan_name Authen-SASL
|
||||
Name: perl-Authen-SASL
|
||||
Version: 2.180.0
|
||||
Version: 2.190.0
|
||||
Release: 0
|
||||
# 2.1800 -> normalize -> 2.180.0
|
||||
%define cpan_version 2.1800
|
||||
# 2.1900 -> normalize -> 2.190.0
|
||||
%define cpan_version 2.1900
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: SASL Authentication framework
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
Source0: https://cpan.metacpan.org/authors/id/E/EH/EHUELS/%{cpan_name}-%{cpan_version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
Source100: README.md
|
||||
# CVE-2025-40918 [bsc#1246623], insecurely generated client nonce
|
||||
Patch0: perl-Authen-SASL-CVE-2025-40918.patch
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
@@ -93,7 +91,7 @@ or if you have another plugin module that supports the Authen::SASL API
|
||||
use Authen::SASL qw(My::SASL::Plugin);
|
||||
|
||||
%prep
|
||||
%autosetup -n %{cpan_name}-%{cpan_version} -p1
|
||||
%autosetup -n %{cpan_name}-%{cpan_version} -p1
|
||||
|
||||
%build
|
||||
perl Makefile.PL INSTALLDIRS=vendor
|
||||
|
Reference in New Issue
Block a user