11
0

5 Commits

Author SHA256 Message Date
28bc88bf4e Add Gitea build results 2025-08-12 18:11:53 +02:00
c6afa2467d 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
406b7a3ade 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
986548a483 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
e8b6445746 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 13 additions and 0 deletions

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
## 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,6 +27,7 @@ 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