Accepting request 741165 from home:lee_duncan:branches:network

- Merge in latest upstream, with fixes for:
  * Support CHAP SHA-1, SHA-256, SHA3-256 vis openssl libcrypto
    - this requires an update of the SPEC file, as well
  * Initialize timeout for printing specific session info
  Updating (in addition to the SPEC file):
  * open-iscsi-SUSE-latest.diff.bz2

OBS-URL: https://build.opensuse.org/request/show/741165
OBS-URL: https://build.opensuse.org/package/show/network/open-iscsi?expand=0&rev=144
This commit is contained in:
Lee Duncan 2019-10-18 21:12:50 +00:00 committed by Git OBS Bridge
parent c74d84d4f7
commit 58c5cf64be
3 changed files with 13 additions and 3 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5d6ca2d4768d25ed08dd7c525d7424dfd1ec03812e55962d99ca43fffd1f7153
size 664
oid sha256:9ff4d55baa98a9fc3bbb4df65ecbceb1bf03c8637423dfd2d1f7346c35feb189
size 4020

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Oct 18 21:00:41 UTC 2019 - Lee Duncan <lduncan@suse.com>
- Merge in latest upstream, with fixes for:
* Support CHAP SHA-1, SHA-256, SHA3-256 vis openssl libcrypto
- this requires an update of the SPEC file, as well
* Initialize timeout for printing specific session info
Updating (in addition to the SPEC file):
* open-iscsi-SUSE-latest.diff.bz2
-------------------------------------------------------------------
Fri Sep 13 16:20:52 UTC 2019 - Lee Duncan <lduncan@suse.com>

View File

@ -37,7 +37,7 @@ BuildRequires: libmount-devel
BuildRequires: libtool
BuildRequires: make
BuildRequires: open-isns-devel
BuildRequires: openssl-devel
BuildRequires: openssl-devel >= 1.1.1c
BuildRequires: pkg-config
BuildRequires: suse-module-tools
BuildRequires: pkgconfig(libsystemd)