summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-01-26 07:37:37 +0100
committerRemi Collet <remi@remirepo.net>2021-01-26 07:37:37 +0100
commit8fe6a4e4e868e3e0417e0598987d794677658939 (patch)
tree0489654fb3c3228d9a8a2c87acfd9c4369fe6a67
parente392e86f97ff7ffc88032d3e6b79b922e2f79d37 (diff)
v3.0.4
-rw-r--r--composer.json2
-rw-r--r--php-phpseclib3.spec7
2 files changed, 6 insertions, 3 deletions
diff --git a/composer.json b/composer.json
index c1b517a..34dc999 100644
--- a/composer.json
+++ b/composer.json
@@ -52,7 +52,7 @@
],
"require": {
"paragonie/constant_time_encoding": "^1|^2",
- "paragonie/random_compat": "^1.4|^2.0",
+ "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
"php": ">=5.6.1"
},
"require-dev": {
diff --git a/php-phpseclib3.spec b/php-phpseclib3.spec
index 4d44800..20d2c2a 100644
--- a/php-phpseclib3.spec
+++ b/php-phpseclib3.spec
@@ -3,14 +3,14 @@
%global github_owner phpseclib
%global github_name phpseclib
-%global github_commit 97a5a270e4a9ebfc1a7e2f462e917cbce1a8e6d9
+%global github_commit 845a2275e886ba9fb386c8f59cb383dd9c8963e9
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global major 3
%bcond_without tests
Name: php-%{composer_vendor}%{major}
-Version: 3.0.3
+Version: 3.0.4
Release: 1%{?dist}
Summary: PHP Secure Communications Library
License: MIT
@@ -159,6 +159,9 @@ exit $ret
%changelog
+* Tue Jan 26 2021 Remi Collet <remi@remirepo.net> - 3.0.4-1
+- update to 3.0.4
+
* Mon Jan 18 2021 Remi Collet <remi@remirepo.net> - 3.0.3-1
- update to 3.0.3