1
0

4 Commits

Author SHA256 Message Date
ea2bcf2ab6 Accepting request 1295283 from devel:languages:perl
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1295283
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Authen-SASL?expand=0&rev=30
2025-07-25 15:03:47 +00:00
5a72cded45 checkin
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Authen-SASL?expand=0&rev=30
2025-07-21 10:05:41 +00:00
f54f25b9d3 Accepting request 1279032 from devel:languages:perl
- updated to 2.180.0 (2.1800)
   see /usr/share/doc/packages/perl-Authen-SASL/Changes
  2.1800  TO BE RELEASED
    [Changed]
      - Minimum required Perl version 5.14+ (from 5.6.0);
        Digest::HMAC_MD5 was 5.8.1, making 5.8.1 the effective minimum
      - Move example code to the eg/ directory
    [Added]
      - Mechanisms XOAUTH2 and OAUTHBEARER added
      - Include mechanisms available on server when
        negotiation fails on the client
      - Add `_acceptable()` function to allow mechanism
        implementation classes to decline selection based
        on the callback values (forwarded request 1278620 from tinita)

OBS-URL: https://build.opensuse.org/request/show/1279032
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Authen-SASL?expand=0&rev=29
2025-05-23 12:29:59 +00:00
8c2f0076ff Accepting request 1278620 from devel:languages:perl:autoupdate
- updated to 2.180.0 (2.1800)
   see /usr/share/doc/packages/perl-Authen-SASL/Changes
  2.1800  TO BE RELEASED
    [Changed]
      - Minimum required Perl version 5.14+ (from 5.6.0);
        Digest::HMAC_MD5 was 5.8.1, making 5.8.1 the effective minimum
      - Move example code to the eg/ directory
    [Added]
      - Mechanisms XOAUTH2 and OAUTHBEARER added
      - Include mechanisms available on server when
        negotiation fails on the client
      - Add `_acceptable()` function to allow mechanism
        implementation classes to decline selection based
        on the callback values

OBS-URL: https://build.opensuse.org/request/show/1278620
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Authen-SASL?expand=0&rev=28
2025-05-21 11:48:36 +00:00
2 changed files with 0 additions and 13 deletions

View File

@@ -1,12 +0,0 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-Authen-SASL/standard)
The current state of perl in the devel project build (devel:languages:perl)
![Devel project build results](https://br.opensuse.org/status/devel:languages:perl/perl-Authen-SASL)

View File

@@ -27,7 +27,6 @@ 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