Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-adal for openSUSE:Factory 
checked in at 2021-05-10 15:39:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-adal (Old)
 and      /work/SRC/openSUSE:Factory/.python-adal.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-adal"

Mon May 10 15:39:22 2021 rev:11 rq:892032 version:1.2.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-adal/python-adal.changes  2021-04-01 
14:18:27.372086916 +0200
+++ /work/SRC/openSUSE:Factory/.python-adal.new.2988/python-adal.changes        
2021-05-10 15:42:08.424907823 +0200
@@ -1,0 +2,8 @@
+Mon May 10 08:33:35 UTC 2021 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- New upstream release
+  + Version 1.2.7
+  + For detailed information about changes see the
+    HISTORY.txt file provided with this package
+
+-------------------------------------------------------------------

Old:
----
  adal-1.2.6.tar.gz

New:
----
  adal-1.2.7.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-adal.spec ++++++
--- /var/tmp/diff_new_pack.t2xZ0z/_old  2021-05-10 15:42:08.816906290 +0200
+++ /var/tmp/diff_new_pack.t2xZ0z/_new  2021-05-10 15:42:08.820906274 +0200
@@ -21,7 +21,7 @@
 %define skip_python2 1
 %endif
 Name:           python-adal
-Version:        1.2.6
+Version:        1.2.7
 Release:        0
 Summary:        Azure Active Directory library
 License:        MIT

++++++ adal-1.2.6.tar.gz -> adal-1.2.7.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/adal-1.2.6/PKG-INFO new/adal-1.2.7/PKG-INFO
--- old/adal-1.2.6/PKG-INFO     2021-01-22 05:21:05.000000000 +0100
+++ new/adal-1.2.7/PKG-INFO     2021-04-05 18:33:38.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: adal
-Version: 1.2.6
+Version: 1.2.7
 Summary: Note: This library is already replaced by MSAL Python, available 
here: https://pypi.org/project/msal/ .ADAL Python remains available here as a 
legacy. The ADAL for Python library makes it easy for python application to 
authenticate to Azure Active Directory (AAD) in order to access AAD protected 
web resources.
 Home-page: https://github.com/AzureAD/azure-activedirectory-library-for-python
 Author: Microsoft Corporation
@@ -28,8 +28,8 @@
         --------------------|-----------------|---------------
         [![Build 
Status](https://travis-ci.org/AzureAD/azure-activedirectory-library-for-python.svg?branch=master)](https://travis-ci.org/AzureAD/azure-activedirectory-library-for-python)
 | [![Build 
Status](https://travis-ci.org/AzureAD/azure-activedirectory-library-for-python.svg?branch=dev)](https://travis-ci.org/AzureAD/azure-activedirectory-library-for-python)
 | [![Documentation 
Status](https://readthedocs.org/projects/adal-python/badge/?version=latest)](https://adal-python.readthedocs.io/en/latest/?badge=latest)
         
-        |[Getting 
Started](https://github.com/AzureAD/azure-activedirectory-library-for-python/wiki)|
 [Docs](https://aka.ms/aaddev)| [Python 
Samples](https://github.com/Azure-Samples?q=active-directory&language=python)| 
[Support](README.md#community-help-and-support)
-        | --- | --- | --- | --- |
+        |[Getting 
Started](https://github.com/AzureAD/azure-activedirectory-library-for-python/wiki)|
 [Docs](https://aka.ms/aaddev)| [Python 
Samples](https://github.com/Azure-Samples?q=active-directory&language=python)| 
[Support](README.md#community-help-and-support) | 
[Feedback](https://forms.office.com/r/wX0UuEF8kX)
+        | --- | --- | --- | --- | --- |
         
         
         The ADAL for Python library enables python applications to 
authenticate with Azure AD and get tokens to access Azure AD protected web 
resources.
@@ -61,6 +61,9 @@
         
         We recommend you use the "adal" tag so we can see it! Here is the 
latest Q&A on Stack Overflow for ADAL: 
[https://stackoverflow.com/questions/tagged/adal](https://stackoverflow.com/questions/tagged/adal)
         
+        ## Submit Feedback
+        We'd like your thoughts on this library. Please complete [this short 
survey.](https://forms.office.com/r/wX0UuEF8kX)
+        
         ## Security Reporting
         
         If you find a security issue with our libraries or services please 
report it to [sec...@microsoft.com](mailto:sec...@microsoft.com) with as much 
detail as possible. Your submission may be eligible for a bounty through the 
[Microsoft Bounty](https://aka.ms/bugbounty) program. Please do not post 
security issues to GitHub Issues or any other public site. We will contact you 
shortly upon receiving the information. We encourage you to get notifications 
of when security incidents occur by visiting [this 
page](https://technet.microsoft.com/en-us/security/dd252948) and subscribing to 
Security Advisory Alerts.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/adal-1.2.6/README.md new/adal-1.2.7/README.md
--- old/adal-1.2.6/README.md    2021-01-22 05:20:42.000000000 +0100
+++ new/adal-1.2.7/README.md    2021-04-05 18:33:16.000000000 +0200
@@ -20,8 +20,8 @@
 --------------------|-----------------|---------------
 [![Build 
Status](https://travis-ci.org/AzureAD/azure-activedirectory-library-for-python.svg?branch=master)](https://travis-ci.org/AzureAD/azure-activedirectory-library-for-python)
 | [![Build 
Status](https://travis-ci.org/AzureAD/azure-activedirectory-library-for-python.svg?branch=dev)](https://travis-ci.org/AzureAD/azure-activedirectory-library-for-python)
 | [![Documentation 
Status](https://readthedocs.org/projects/adal-python/badge/?version=latest)](https://adal-python.readthedocs.io/en/latest/?badge=latest)
 
-|[Getting 
Started](https://github.com/AzureAD/azure-activedirectory-library-for-python/wiki)|
 [Docs](https://aka.ms/aaddev)| [Python 
Samples](https://github.com/Azure-Samples?q=active-directory&language=python)| 
[Support](README.md#community-help-and-support)
-| --- | --- | --- | --- |
+|[Getting 
Started](https://github.com/AzureAD/azure-activedirectory-library-for-python/wiki)|
 [Docs](https://aka.ms/aaddev)| [Python 
Samples](https://github.com/Azure-Samples?q=active-directory&language=python)| 
[Support](README.md#community-help-and-support) | 
[Feedback](https://forms.office.com/r/wX0UuEF8kX)
+| --- | --- | --- | --- | --- |
 
 
 The ADAL for Python library enables python applications to authenticate with 
Azure AD and get tokens to access Azure AD protected web resources.
@@ -53,6 +53,9 @@
 
 We recommend you use the "adal" tag so we can see it! Here is the latest Q&A 
on Stack Overflow for ADAL: 
[https://stackoverflow.com/questions/tagged/adal](https://stackoverflow.com/questions/tagged/adal)
 
+## Submit Feedback
+We'd like your thoughts on this library. Please complete [this short 
survey.](https://forms.office.com/r/wX0UuEF8kX)
+
 ## Security Reporting
 
 If you find a security issue with our libraries or services please report it 
to [sec...@microsoft.com](mailto:sec...@microsoft.com) with as much detail as 
possible. Your submission may be eligible for a bounty through the [Microsoft 
Bounty](https://aka.ms/bugbounty) program. Please do not post security issues 
to GitHub Issues or any other public site. We will contact you shortly upon 
receiving the information. We encourage you to get notifications of when 
security incidents occur by visiting [this 
page](https://technet.microsoft.com/en-us/security/dd252948) and subscribing to 
Security Advisory Alerts.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/adal-1.2.6/adal/__init__.py 
new/adal-1.2.7/adal/__init__.py
--- old/adal-1.2.6/adal/__init__.py     2021-01-22 05:20:42.000000000 +0100
+++ new/adal-1.2.7/adal/__init__.py     2021-04-05 18:33:16.000000000 +0200
@@ -27,7 +27,7 @@
 
 # pylint: disable=wrong-import-position
 
-__version__ = '1.2.6'
+__version__ = '1.2.7'
 
 import logging
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/adal-1.2.6/adal/wstrust_response.py 
new/adal-1.2.7/adal/wstrust_response.py
--- old/adal-1.2.6/adal/wstrust_response.py     2021-01-22 05:20:42.000000000 
+0100
+++ new/adal-1.2.7/adal/wstrust_response.py     2021-04-05 18:33:16.000000000 
+0200
@@ -214,7 +214,9 @@
             token_types = findall_content(rstr, "TokenType")
             tokens = findall_content(rstr, "RequestedSecurityToken")
             if token_types and tokens:
-                return tokens[0].encode('us-ascii'), token_types[0]
+                # Historically, we use "us-ascii" encoding, but it should be 
"utf-8"
+                # 
https://stackoverflow.com/questions/36658000/what-is-encoding-used-for-saml-conversations
+                return tokens[0].encode('utf-8'), token_types[0]
 
 
     def parse(self):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/adal-1.2.6/adal.egg-info/PKG-INFO 
new/adal-1.2.7/adal.egg-info/PKG-INFO
--- old/adal-1.2.6/adal.egg-info/PKG-INFO       2021-01-22 05:21:04.000000000 
+0100
+++ new/adal-1.2.7/adal.egg-info/PKG-INFO       2021-04-05 18:33:38.000000000 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: adal
-Version: 1.2.6
+Version: 1.2.7
 Summary: Note: This library is already replaced by MSAL Python, available 
here: https://pypi.org/project/msal/ .ADAL Python remains available here as a 
legacy. The ADAL for Python library makes it easy for python application to 
authenticate to Azure Active Directory (AAD) in order to access AAD protected 
web resources.
 Home-page: https://github.com/AzureAD/azure-activedirectory-library-for-python
 Author: Microsoft Corporation
@@ -28,8 +28,8 @@
         --------------------|-----------------|---------------
         [![Build 
Status](https://travis-ci.org/AzureAD/azure-activedirectory-library-for-python.svg?branch=master)](https://travis-ci.org/AzureAD/azure-activedirectory-library-for-python)
 | [![Build 
Status](https://travis-ci.org/AzureAD/azure-activedirectory-library-for-python.svg?branch=dev)](https://travis-ci.org/AzureAD/azure-activedirectory-library-for-python)
 | [![Documentation 
Status](https://readthedocs.org/projects/adal-python/badge/?version=latest)](https://adal-python.readthedocs.io/en/latest/?badge=latest)
         
-        |[Getting 
Started](https://github.com/AzureAD/azure-activedirectory-library-for-python/wiki)|
 [Docs](https://aka.ms/aaddev)| [Python 
Samples](https://github.com/Azure-Samples?q=active-directory&language=python)| 
[Support](README.md#community-help-and-support)
-        | --- | --- | --- | --- |
+        |[Getting 
Started](https://github.com/AzureAD/azure-activedirectory-library-for-python/wiki)|
 [Docs](https://aka.ms/aaddev)| [Python 
Samples](https://github.com/Azure-Samples?q=active-directory&language=python)| 
[Support](README.md#community-help-and-support) | 
[Feedback](https://forms.office.com/r/wX0UuEF8kX)
+        | --- | --- | --- | --- | --- |
         
         
         The ADAL for Python library enables python applications to 
authenticate with Azure AD and get tokens to access Azure AD protected web 
resources.
@@ -61,6 +61,9 @@
         
         We recommend you use the "adal" tag so we can see it! Here is the 
latest Q&A on Stack Overflow for ADAL: 
[https://stackoverflow.com/questions/tagged/adal](https://stackoverflow.com/questions/tagged/adal)
         
+        ## Submit Feedback
+        We'd like your thoughts on this library. Please complete [this short 
survey.](https://forms.office.com/r/wX0UuEF8kX)
+        
         ## Security Reporting
         
         If you find a security issue with our libraries or services please 
report it to [sec...@microsoft.com](mailto:sec...@microsoft.com) with as much 
detail as possible. Your submission may be eligible for a bounty through the 
[Microsoft Bounty](https://aka.ms/bugbounty) program. Please do not post 
security issues to GitHub Issues or any other public site. We will contact you 
shortly upon receiving the information. We encourage you to get notifications 
of when security incidents occur by visiting [this 
page](https://technet.microsoft.com/en-us/security/dd252948) and subscribing to 
Security Advisory Alerts.

Reply via email to