commit python-pycryptodome for openSUSE:Factory

2024-01-29 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pycryptodome for 
openSUSE:Factory checked in at 2024-01-29 22:25:54

Comparing /work/SRC/openSUSE:Factory/python-pycryptodome (Old)
 and  /work/SRC/openSUSE:Factory/.python-pycryptodome.new.1815 (New)


Package is "python-pycryptodome"

Mon Jan 29 22:25:54 2024 rev:30 rq:1141807 version:3.20.0

Changes:

--- /work/SRC/openSUSE:Factory/python-pycryptodome/python-pycryptodome.changes  
2024-01-09 20:49:53.000721846 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pycryptodome.new.1815/python-pycryptodome.changes
2024-01-29 22:25:58.334825726 +0100
@@ -1,0 +2,18 @@
+Fri Jan 26 21:11:37 UTC 2024 - Dirk Müller 
+
+- update to 3.20.0:
+  * Added support for TurboSHAKE128 and TurboSHAKE256.
+  * Added method Crypto.Hash.new() to generate a hash object
+given a hash name.
+  * Added support for AES-GCM encryption of PBES2 and PKCS#8
+containers.
+  * Added support for SHA-2 and SHA-3 algorithms in PBKDF2 when
+creating PBES2 and PKCS#8 containers.
+  * Export of RSA keys accepts the prot_params dictionary as
+parameter to control the number of iterations for PBKDF2 and
+scrypt.
+  * C unit tests also run on non-x86 architectures.
+  * GH#787: Fixed autodetect logic for GCC 14 in combination with
+LTO.
+
+---

Old:

  pycryptodome-3.19.1.tar.gz

New:

  pycryptodome-3.20.0.tar.gz



Other differences:
--
++ python-pycryptodome.spec ++
--- /var/tmp/diff_new_pack.pdMSuZ/_old  2024-01-29 22:25:59.070852404 +0100
+++ /var/tmp/diff_new_pack.pdMSuZ/_new  2024-01-29 22:25:59.070852404 +0100
@@ -19,7 +19,7 @@
 %define min_version %{lua:rpm.expand("%{version}"):gsub("^(%d+%.%d+).*", "%1")}
 %{?sle15_python_module_pythons}
 Name:   python-pycryptodome
-Version:3.19.1
+Version:3.20.0
 Release:0
 Summary:Cryptographic library for Python
 License:BSD-2-Clause

++ pycryptodome-3.19.1.tar.gz -> pycryptodome-3.20.0.tar.gz ++
/work/SRC/openSUSE:Factory/python-pycryptodome/pycryptodome-3.19.1.tar.gz 
/work/SRC/openSUSE:Factory/.python-pycryptodome.new.1815/pycryptodome-3.20.0.tar.gz
 differ: char 18, line 1


commit python-pycryptodome for openSUSE:Factory

2024-01-05 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pycryptodome for 
openSUSE:Factory checked in at 2024-01-05 22:58:59

Comparing /work/SRC/openSUSE:Factory/python-pycryptodome (Old)
 and  /work/SRC/openSUSE:Factory/.python-pycryptodome.new.28375 (New)


Package is "python-pycryptodome"

Fri Jan  5 22:58:59 2024 rev:28 rq:1136275 version:3.19.1

Changes:

--- /work/SRC/openSUSE:Factory/python-pycryptodome/python-pycryptodome.changes  
2023-11-28 22:19:16.737510647 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pycryptodome.new.28375/python-pycryptodome.changes
   2024-01-05 22:59:01.437033361 +0100
@@ -1,0 +2,7 @@
+Sat Dec 30 16:53:24 UTC 2023 - Dirk Müller 
+
+- update to 3.19.1:
+  * Fixed a side-channel leakage with OAEP decryption that could be
+exploited to carry out a Manger attack
+
+---

Old:

  pycryptodome-3.19.0.tar.gz

New:

  pycryptodome-3.19.1.tar.gz



Other differences:
--
++ python-pycryptodome.spec ++
--- /var/tmp/diff_new_pack.PHsfCP/_old  2024-01-05 22:59:02.357067072 +0100
+++ /var/tmp/diff_new_pack.PHsfCP/_new  2024-01-05 22:59:02.361067218 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pycryptodome
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define min_version %{lua:rpm.expand("%{version}"):gsub("^(%d+%.%d+).*", "%1")}
 %{?sle15_python_module_pythons}
 Name:   python-pycryptodome
-Version:3.19.0
+Version:3.19.1
 Release:0
 Summary:Cryptographic library for Python
 License:BSD-2-Clause
@@ -27,6 +27,7 @@
 Source: 
https://github.com/Legrandin/pycryptodome/archive/v%{version}.tar.gz#/pycryptodome-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pip}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros

++ pycryptodome-3.19.0.tar.gz -> pycryptodome-3.19.1.tar.gz ++
/work/SRC/openSUSE:Factory/python-pycryptodome/pycryptodome-3.19.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-pycryptodome.new.28375/pycryptodome-3.19.1.tar.gz
 differ: char 13, line 1


commit python-pycryptodome for openSUSE:Factory

2023-06-30 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pycryptodome for 
openSUSE:Factory checked in at 2023-06-30 19:58:10

Comparing /work/SRC/openSUSE:Factory/python-pycryptodome (Old)
 and  /work/SRC/openSUSE:Factory/.python-pycryptodome.new.13546 (New)


Package is "python-pycryptodome"

Fri Jun 30 19:58:10 2023 rev:26 rq:1096020 version:3.18.0

Changes:

--- /work/SRC/openSUSE:Factory/python-pycryptodome/python-pycryptodome.changes  
2023-06-04 00:11:42.257211813 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pycryptodome.new.13546/python-pycryptodome.changes
   2023-06-30 19:58:20.377453394 +0200
@@ -1,0 +2,5 @@
+Wed Jun 28 13:36:37 UTC 2023 - ecsos 
+
+- Add %{?sle15_python_module_pythons}
+
+---



Other differences:
--
++ python-pycryptodome.spec ++
--- /var/tmp/diff_new_pack.1ohafj/_old  2023-06-30 19:58:21.109457747 +0200
+++ /var/tmp/diff_new_pack.1ohafj/_new  2023-06-30 19:58:21.109457747 +0200
@@ -18,6 +18,7 @@
 
 %define oldpython python
 %define min_version %{lua:rpm.expand("%{version}"):gsub("^(%d+%.%d+).*", "%1")}
+%{?sle15_python_module_pythons}
 Name:   python-pycryptodome
 Version:3.18.0
 Release:0


commit python-pycryptodome for openSUSE:Factory

2023-06-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pycryptodome for 
openSUSE:Factory checked in at 2023-06-04 00:11:38

Comparing /work/SRC/openSUSE:Factory/python-pycryptodome (Old)
 and  /work/SRC/openSUSE:Factory/.python-pycryptodome.new.15902 (New)


Package is "python-pycryptodome"

Sun Jun  4 00:11:38 2023 rev:25 rq:1090246 version:3.18.0

Changes:

--- /work/SRC/openSUSE:Factory/python-pycryptodome/python-pycryptodome.changes  
2023-05-09 13:07:12.256973286 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pycryptodome.new.15902/python-pycryptodome.changes
   2023-06-04 00:11:42.257211813 +0200
@@ -1,0 +2,16 @@
+Thu Jun  1 10:12:06 UTC 2023 - Dirk Müller 
+
+- update to 3.18.0:
+  * Added support for DER BOOLEAN encodings.
+  * The library now compiles on Windows ARM64. Thanks to Niyas
+Sait.
+  * GH#722: ``nonce`` attribute was not correctly set for
+XChaCha20_Poly1305 ciphers. Thanks to Liam Haber.
+  * GH#728: Workaround for a possible x86 emulator bug in Windows
+for ARM64.
+  * GH#739: OID encoding for arc 2 didn't accept children larger
+than 39. Thanks to James.
+  * Correctly check that the scalar matches the point when
+importing an ECC private key.
+
+---

Old:

  pycryptodome-3.17.0.tar.gz

New:

  pycryptodome-3.18.0.tar.gz



Other differences:
--
++ python-pycryptodome.spec ++
--- /var/tmp/diff_new_pack.dKSfjM/_old  2023-06-04 00:11:43.081216739 +0200
+++ /var/tmp/diff_new_pack.dKSfjM/_new  2023-06-04 00:11:43.085216763 +0200
@@ -19,7 +19,7 @@
 %define oldpython python
 %define min_version %{lua:rpm.expand("%{version}"):gsub("^(%d+%.%d+).*", "%1")}
 Name:   python-pycryptodome
-Version:3.17.0
+Version:3.18.0
 Release:0
 Summary:Cryptographic library for Python
 License:BSD-2-Clause

++ pycryptodome-3.17.0.tar.gz -> pycryptodome-3.18.0.tar.gz ++
/work/SRC/openSUSE:Factory/python-pycryptodome/pycryptodome-3.17.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-pycryptodome.new.15902/pycryptodome-3.18.0.tar.gz
 differ: char 12, line 1


commit python-pycryptodome for openSUSE:Factory

2023-05-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pycryptodome for 
openSUSE:Factory checked in at 2023-05-09 13:06:59

Comparing /work/SRC/openSUSE:Factory/python-pycryptodome (Old)
 and  /work/SRC/openSUSE:Factory/.python-pycryptodome.new.1533 (New)


Package is "python-pycryptodome"

Tue May  9 13:06:59 2023 rev:24 rq:1085158 version:3.17.0

Changes:

--- /work/SRC/openSUSE:Factory/python-pycryptodome/python-pycryptodome.changes  
2022-12-07 17:36:01.380886718 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pycryptodome.new.1533/python-pycryptodome.changes
2023-05-09 13:07:12.256973286 +0200
@@ -1,0 +2,80 @@
+Fri May  5 17:09:46 UTC 2023 - Matej Cepl 
+
+- Fix %%files to work with %pyproject_ style building.
+
+---
+Mon Mar 27 09:18:25 UTC 2023 - Dirk Müller 
+
+- update to 3.17.0:
+  * Added support for the Counter Mode KDF defined in SP 800-108
+Rev 1.
+  * Reduce the minimum tag length for the EAX cipher to 2 bytes.
+  * An RSA object has 4 new properties for the CRT coefficients:
+``dp``, ``dq``, ``invq`` and ``invq`` (``invp`` is the same
+value  as the existing ``u``).
+  * GH#526: improved typing for ``RSA.construct``.
+  * GH#534: reduced memory consumption when using a large number
+of cipher objects.
+  * GH#598: fixed missing error handling for
+``Util.number.inverse``.
+  * GH#629: improved typing for ``AES.new`` and the various
+mode-specific types it returns. Thanks to Greg Werbin.
+  * GH#653: added workaround for an alleged GCC compiler bug
+that affected Ed25519 code compiled for AVX2.
+  * GH#658: attribute ``curve`` of an ECC key was not always
+the preferred curve name, as it used to be in v3.15.0
+(independently of the curve name specified when generating
+the key).
+  * GH#637: fixed typing for legacy modules ``PKCS1_v1_5`` and
+``PKCS1_PSS``, as their ``verify()`` returned a boolean.
+  * GH#664: with OCB mode, nonces of maximum length (15 bytes)
+were actually used as 14 bytes nonces.
+After this fix, data that was encrypted in past using the
+(default) nonce length of 15 bytes can still be decrypted
+by reducing the nonce to its first 14 bytes.
+  * GH#705: improved typing for ``nonce``, ``iv``, and ``IV``
+parameters of cipher objects.
+
+---
+Mon Mar 27 09:16:44 UTC 2023 - Dirk Müller 
+
+- update to 3.17.0:
+  * ++
+  * New features
+  * Added support for the Counter Mode KDF defined in SP 800-108
+Rev 1.
+  * Reduce the minimum tag length for the EAX cipher to 2 bytes.
+  * An RSA object has 4 new properties for the CRT coefficients
+  * ``dp``, ``dq``, ``invq`` and ``invq`` (``invp`` is the same
+value
+  * as the existing ``u``).
+  * Resolved issues
+  * GH#526: improved typing for ``RSA.construct``.
+  * GH#534: reduced memory consumption when using a large number
+  * of cipher objects.
+  * GH#598: fixed missing error handling for
+``Util.number.inverse``.
+  * GH#629: improved typing for ``AES.new`` and the various
+  * mode-specific types it returns. Thanks to Greg Werbin.
+  * GH#653: added workaround for an alleged GCC compiler bug
+  * hat affected Ed25519 code compiled for AVX2.
+  * GH#658: attribute ``curve`` of an ECC key was not always
+  * he preferred curve name, as it used to be in v3.15.0
+  * independently of the curve name specified when generating
+  * he key).
+  * GH#637: fixed typing for legacy modules ``PKCS1_v1_5`` and
+``PKCS1_PSS``,
+  * as their ``verify()`` returned a boolean.
+  * GH#664: with OCB mode, nonces of maximum length (15 bytes
+  * were actually used as 14 bytes nonces.
+  * After this fix, data that was encrypted in past using the
+  * default) nonce length of 15 bytes can still be decrypted
+  * by reducing the nonce to its first 14 bytes.
+  * GH#705: improved typing for ``nonce``, ``iv``, and ``IV``
+parameters
+  * of cipher objects.
+  * Other changes
+  * Build PyPy wheels only for versions 3.8 and 3.9, and not for
+3.7 anymore.
+
+---

Old:

  pycryptodome-3.16.0.tar.gz

New:

  pycryptodome-3.17.0.tar.gz



Other differences:
--
++ python-pycryptodome.spec ++
--- /var/tmp/diff_new_pack.FbxygU/_old  2023-05-09 13:07:13.216979000 +0200
+++ /var/tmp/diff_new_pack.FbxygU/_new  2023-05-09 13:07:13.224979047 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pycryptodome
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third pa

commit python-pycryptodome for openSUSE:Factory

2022-12-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pycryptodome for 
openSUSE:Factory checked in at 2022-12-07 17:34:42

Comparing /work/SRC/openSUSE:Factory/python-pycryptodome (Old)
 and  /work/SRC/openSUSE:Factory/.python-pycryptodome.new.1835 (New)


Package is "python-pycryptodome"

Wed Dec  7 17:34:42 2022 rev:23 rq:1040742 version:3.16.0

Changes:

--- /work/SRC/openSUSE:Factory/python-pycryptodome/python-pycryptodome.changes  
2022-06-30 13:17:54.161512704 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pycryptodome.new.1835/python-pycryptodome.changes
2022-12-07 17:36:01.380886718 +0100
@@ -1,0 +2,10 @@
+Tue Dec  6 13:06:39 UTC 2022 - Yogalakshmi Arunachalam 
+
+- Update to version 3.16.0 
+  * New features
+Build wheels for musl Linux. Thanks to Ben Raz.
+  * Resolved issues
+GH#639: ARC4 now also works with 'keys' as short as 8 bits.
+GH#669: fix segfaults when running in a manylinux2010 i686 image.
+
+---

Old:

  pycryptodome-3.15.0.tar.gz

New:

  pycryptodome-3.16.0.tar.gz



Other differences:
--
++ python-pycryptodome.spec ++
--- /var/tmp/diff_new_pack.7FsctR/_old  2022-12-07 17:36:02.288891690 +0100
+++ /var/tmp/diff_new_pack.7FsctR/_new  2022-12-07 17:36:02.292891712 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:   python-pycryptodome
-Version:3.15.0
+Version:3.16.0
 Release:0
 Summary:Cryptographic library for Python
 License:BSD-2-Clause

++ pycryptodome-3.15.0.tar.gz -> pycryptodome-3.16.0.tar.gz ++
/work/SRC/openSUSE:Factory/python-pycryptodome/pycryptodome-3.15.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-pycryptodome.new.1835/pycryptodome-3.16.0.tar.gz
 differ: char 12, line 1


commit python-pycryptodome for openSUSE:Factory

2022-06-30 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pycryptodome for 
openSUSE:Factory checked in at 2022-06-30 13:17:51

Comparing /work/SRC/openSUSE:Factory/python-pycryptodome (Old)
 and  /work/SRC/openSUSE:Factory/.python-pycryptodome.new.1548 (New)


Package is "python-pycryptodome"

Thu Jun 30 13:17:51 2022 rev:22 rq:985709 version:3.15.0

Changes:

--- /work/SRC/openSUSE:Factory/python-pycryptodome/python-pycryptodome.changes  
2022-03-12 17:14:34.306242757 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pycryptodome.new.1548/python-pycryptodome.changes
2022-06-30 13:17:54.161512704 +0200
@@ -1,0 +2,9 @@
+Tue Jun 28 20:38:31 UTC 2022 - Torsten Gruner 
+
+- update to 3.15.0:
+  * Add support for curves Ed25519 and Ed448, including export and import of 
keys.
+  * Add support for EdDSA signatures.
+  * Add support for Asymmetric Key Packages (RFC5958) to import private keys.
+  * GH#620: for Crypto.Util.number.getPrime , do not sequentially scan numbers 
searching for a prime.
+
+---

Old:

  v3.14.1.tar.gz

New:

  pycryptodome-3.15.0.tar.gz



Other differences:
--
++ python-pycryptodome.spec ++
--- /var/tmp/diff_new_pack.lSctFt/_old  2022-06-30 13:17:54.905513262 +0200
+++ /var/tmp/diff_new_pack.lSctFt/_new  2022-06-30 13:17:54.909513265 +0200
@@ -19,13 +19,13 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:   python-pycryptodome
-Version:3.14.1
+Version:3.15.0
 Release:0
 Summary:Cryptographic library for Python
 License:BSD-2-Clause
 Group:  Development/Languages/Python
 URL:https://www.pycryptodome.org
-Source: 
https://github.com/Legrandin/pycryptodome/archive/v%{version}.tar.gz
+Source: 
https://github.com/Legrandin/pycryptodome/archive/v%{version}.tar.gz#/pycryptodome-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes


commit python-pycryptodome for openSUSE:Factory

2022-03-12 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pycryptodome for 
openSUSE:Factory checked in at 2022-03-12 17:14:33

Comparing /work/SRC/openSUSE:Factory/python-pycryptodome (Old)
 and  /work/SRC/openSUSE:Factory/.python-pycryptodome.new.25692 (New)


Package is "python-pycryptodome"

Sat Mar 12 17:14:33 2022 rev:21 rq:961035 version:3.14.1

Changes:

--- /work/SRC/openSUSE:Factory/python-pycryptodome/python-pycryptodome.changes  
2022-02-17 00:30:06.749437623 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pycryptodome.new.25692/python-pycryptodome.changes
   2022-03-12 17:14:34.306242757 +0100
@@ -1,0 +2,6 @@
+Wed Mar  9 13:31:35 UTC 2022 - pgaj...@suse.com
+
+- do not use setup.py test construct
+  https://trello.com/c/me9Z4sIv/121-setuppy-test-leftovers
+
+---



Other differences:
--
++ python-pycryptodome.spec ++
--- /var/tmp/diff_new_pack.stVjWF/_old  2022-03-12 17:14:34.878243419 +0100
+++ /var/tmp/diff_new_pack.stVjWF/_new  2022-03-12 17:14:34.886243428 +0100
@@ -94,7 +94,9 @@
 
 %check
 export LC_ALL=en_US.UTF-8
-%python_exec setup.py test
+%{python_expand pushd %{buildroot}%{$python_sitearch}
+PYTHONPATH=%{buildroot}%{$python_sitearch} $python -m Crypto.SelfTest
+popd}
 
 %files %{python_files}
 %license LICENSE.rst


commit python-pycryptodome for openSUSE:Factory

2022-02-16 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pycryptodome for 
openSUSE:Factory checked in at 2022-02-17 00:29:58

Comparing /work/SRC/openSUSE:Factory/python-pycryptodome (Old)
 and  /work/SRC/openSUSE:Factory/.python-pycryptodome.new.1956 (New)


Package is "python-pycryptodome"

Thu Feb 17 00:29:58 2022 rev:20 rq:954656 version:3.14.1

Changes:

--- /work/SRC/openSUSE:Factory/python-pycryptodome/python-pycryptodome.changes  
2021-12-13 20:45:50.688495724 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pycryptodome.new.1956/python-pycryptodome.changes
2022-02-17 00:30:06.749437623 +0100
@@ -1,0 +2,12 @@
+Tue Feb 15 08:52:41 UTC 2022 - Dirk M??ller 
+
+- update to 3.14.1:
+  * GH#595: Fixed memory leak for GMP integers.
+  * Add support for curve NIST P-192.
+  * Add support for curve NIST P-224.
+  * GH#590: Fixed typing info for ``Crypto.PublicKey.ECC``.
+  * Relaxed ECDSA requirements for FIPS 186 signatures and accept any SHA-2 or
+  * SHA-3 hash.  ``sign()`` and ``verify()`` will be performed even if the 
hash is stronger
+than the ECC key.
+   
+---

Old:

  v3.12.0.tar.gz

New:

  v3.14.1.tar.gz



Other differences:
--
++ python-pycryptodome.spec ++
--- /var/tmp/diff_new_pack.r58OGx/_old  2022-02-17 00:30:08.897437253 +0100
+++ /var/tmp/diff_new_pack.r58OGx/_new  2022-02-17 00:30:08.905437251 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pycryptodome
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:   python-pycryptodome
-Version:3.12.0
+Version:3.14.1
 Release:0
 Summary:Cryptographic library for Python
 License:BSD-2-Clause

++ v3.12.0.tar.gz -> v3.14.1.tar.gz ++
/work/SRC/openSUSE:Factory/python-pycryptodome/v3.12.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-pycryptodome.new.1956/v3.14.1.tar.gz differ: 
char 12, line 1


commit python-pycryptodome for openSUSE:Factory

2021-12-13 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pycryptodome for 
openSUSE:Factory checked in at 2021-12-13 20:41:41

Comparing /work/SRC/openSUSE:Factory/python-pycryptodome (Old)
 and  /work/SRC/openSUSE:Factory/.python-pycryptodome.new.2520 (New)


Package is "python-pycryptodome"

Mon Dec 13 20:41:41 2021 rev:19 rq:939588 version:3.12.0

Changes:

--- /work/SRC/openSUSE:Factory/python-pycryptodome/python-pycryptodome.changes  
2021-10-20 20:24:25.385383215 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pycryptodome.new.2520/python-pycryptodome.changes
2021-12-13 20:45:50.688495724 +0100
@@ -1,0 +2,11 @@
+Sat Dec 11 13:19:30 UTC 2021 - Dirk M??ller 
+
+- update to 3.12.0:
+  * ECC keys in the SEC1 format can be exported and imported.
+  * Add support for KMAC128, KMAC256, TupleHash128, and TupleHash256 (NIST 
SP-800 185).
+  * Add support for KangarooTwelve.
+  * GH#563: An asymmetric key could not be imported as a ``memoryview``.
+  * GH#566: cSHAKE128/256 generated a wrong output for customization strings
+  * GH#582: CBC decryption generated the wrong plaintext when the input and 
the output were the same buffer.
+
+---

Old:

  v3.11.0.tar.gz

New:

  v3.12.0.tar.gz



Other differences:
--
++ python-pycryptodome.spec ++
--- /var/tmp/diff_new_pack.UfoG8r/_old  2021-12-13 20:45:51.808495861 +0100
+++ /var/tmp/diff_new_pack.UfoG8r/_new  2021-12-13 20:45:51.812495862 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:   python-pycryptodome
-Version:3.11.0
+Version:3.12.0
 Release:0
 Summary:Cryptographic library for Python
 License:BSD-2-Clause

++ v3.11.0.tar.gz -> v3.12.0.tar.gz ++
/work/SRC/openSUSE:Factory/python-pycryptodome/v3.11.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-pycryptodome.new.2520/v3.12.0.tar.gz differ: 
char 25, line 1


commit python-pycryptodome for openSUSE:Factory

2021-10-20 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pycryptodome for 
openSUSE:Factory checked in at 2021-10-20 20:23:38

Comparing /work/SRC/openSUSE:Factory/python-pycryptodome (Old)
 and  /work/SRC/openSUSE:Factory/.python-pycryptodome.new.1890 (New)


Package is "python-pycryptodome"

Wed Oct 20 20:23:38 2021 rev:18 rq:925769 version:3.11.0

Changes:

--- /work/SRC/openSUSE:Factory/python-pycryptodome/python-pycryptodome.changes  
2021-03-16 15:45:07.917107047 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pycryptodome.new.1890/python-pycryptodome.changes
2021-10-20 20:24:25.385383215 +0200
@@ -1,0 +2,16 @@
+Sat Oct 16 22:36:27 UTC 2021 - Dirk M??ller 
+
+- update to 3.11.0:
+  * GH#512: Especially for very small bit sizes, 
``Crypto.Util.number.getPrime()`` was
+occasionally generating primes larger than given the bit size.
+  * GH#552: Correct typing annotations for ``PKCS115_Cipher.decrypt()``.
+  * GH#555: ``decrypt()`` method of a PKCS#1v1.5 cipher returned a 
``bytearray`` instead of ``bytes``.
+  * GH#557: External DSA domain parameters were accepted even when the modulus 
(``p``) was not prime.
+This affected ``Crypto.PublicKey.DSA.generate()`` and 
``Crypto.PublicKey.DSA.construct()``.
+  * Added cSHAKE128 and cSHAKE256 (of SHA-3 family).
+  * GH#558: The flag RTLD_DEEPBIND passed to ``dlopen()`` is not well 
supported by
+`address sanitizers `_.
+It is now possible to set the environment variable 
``PYCRYPTDOME_DISABLE_DEEPBIND``
+to drop that flag and allow security testing.
+
+---

Old:

  v3.10.1.tar.gz

New:

  v3.11.0.tar.gz



Other differences:
--
++ python-pycryptodome.spec ++
--- /var/tmp/diff_new_pack.tu6wdv/_old  2021-10-20 20:24:26.165383697 +0200
+++ /var/tmp/diff_new_pack.tu6wdv/_new  2021-10-20 20:24:26.165383697 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:   python-pycryptodome
-Version:3.10.1
+Version:3.11.0
 Release:0
 Summary:Cryptographic library for Python
 License:BSD-2-Clause

++ v3.10.1.tar.gz -> v3.11.0.tar.gz ++
/work/SRC/openSUSE:Factory/python-pycryptodome/v3.10.1.tar.gz 
/work/SRC/openSUSE:Factory/.python-pycryptodome.new.1890/v3.11.0.tar.gz differ: 
char 12, line 1


commit python-pycryptodome for openSUSE:Factory

2021-03-16 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pycryptodome for 
openSUSE:Factory checked in at 2021-03-16 15:43:26

Comparing /work/SRC/openSUSE:Factory/python-pycryptodome (Old)
 and  /work/SRC/openSUSE:Factory/.python-pycryptodome.new.2401 (New)


Package is "python-pycryptodome"

Tue Mar 16 15:43:26 2021 rev:17 rq:878405 version:3.10.1

Changes:

--- /work/SRC/openSUSE:Factory/python-pycryptodome/python-pycryptodome.changes  
2020-12-03 18:42:57.886176398 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pycryptodome.new.2401/python-pycryptodome.changes
2021-03-16 15:45:07.917107047 +0100
@@ -1,0 +2,16 @@
+Thu Mar  4 21:00:08 UTC 2021 - Dirk M??ller 
+
+- update to 3.10.1:
+  * Fixed a potential memory leak when initializing block ciphers.
+  * GH#466: ``Crypto.Math.miller_rabin_test()`` was still using the system 
random
+source and not the one provided as parameter.
+  * GH#469: RSA objects have the method ``public_key()`` like ECC objects.
+The old method ``publickey()`` is still available for backward 
compatibility.
+  * GH#476: ``Crypto.Util.Padding.unpad()`` was raising an incorrect exception
+in case of zero-length inputs. Thanks to Captainowie.
+  * GH#491: better exception message when ``Counter.new()`` is called with an 
integer
+``initial_value`` than doesn't fit into ``nbits`` bits.
+  * GH#496: added missing ``block_size`` member for ECB cipher objects. Thanks 
to willem.
+  * GH#500: ``nonce`` member of an XChaCha20 cipher object was not matching 
the original nonce.
+
+---

Old:

  v3.9.9.tar.gz

New:

  v3.10.1.tar.gz



Other differences:
--
++ python-pycryptodome.spec ++
--- /var/tmp/diff_new_pack.Gjy8Wu/_old  2021-03-16 15:45:10.149110619 +0100
+++ /var/tmp/diff_new_pack.Gjy8Wu/_new  2021-03-16 15:45:10.153110625 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pycryptodome
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:   python-pycryptodome
-Version:3.9.9
+Version:3.10.1
 Release:0
 Summary:Cryptographic library for Python
 License:BSD-2-Clause

++ v3.9.9.tar.gz -> v3.10.1.tar.gz ++
/work/SRC/openSUSE:Factory/python-pycryptodome/v3.9.9.tar.gz 
/work/SRC/openSUSE:Factory/.python-pycryptodome.new.2401/v3.10.1.tar.gz differ: 
char 12, line 1


commit python-pycryptodome for openSUSE:Factory

2020-12-03 Thread User for buildservice source handling
Hello community,

here is the log from the commit of package python-pycryptodome for 
openSUSE:Factory checked in at 2020-12-03 18:41:23

Comparing /work/SRC/openSUSE:Factory/python-pycryptodome (Old)
 and  /work/SRC/openSUSE:Factory/.python-pycryptodome.new.5913 (New)


Package is "python-pycryptodome"

Thu Dec  3 18:41:23 2020 rev:16 rq:852357 version:3.9.9

Changes:

--- /work/SRC/openSUSE:Factory/python-pycryptodome/python-pycryptodome.changes  
2020-08-06 17:32:33.353100500 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pycryptodome.new.5913/python-pycryptodome.changes
2020-12-03 18:42:57.886176398 +0100
@@ -1,0 +2,6 @@
+Tue Dec  1 09:48:51 UTC 2020 - Hans-Peter Jansen 
+
+- update to 3.9.9:
+  * GH#435: Fixed Crypto.Util.number.size for negative numbers
+
+---

Old:

  v3.9.8.tar.gz

New:

  v3.9.9.tar.gz



Other differences:
--
++ python-pycryptodome.spec ++
--- /var/tmp/diff_new_pack.lLHBwd/_old  2020-12-03 18:42:59.074177967 +0100
+++ /var/tmp/diff_new_pack.lLHBwd/_new  2020-12-03 18:42:59.078177972 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:   python-pycryptodome
-Version:3.9.8
+Version:3.9.9
 Release:0
 Summary:Cryptographic library for Python
 License:BSD-2-Clause

++ v3.9.8.tar.gz -> v3.9.9.tar.gz ++
/work/SRC/openSUSE:Factory/python-pycryptodome/v3.9.8.tar.gz 
/work/SRC/openSUSE:Factory/.python-pycryptodome.new.5913/v3.9.9.tar.gz differ: 
char 13, line 1
___
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org