Commit Graph

1 Commits

Author SHA256 Message Date
Lee Duncan
2ad8e066b3 Accepting request 1134519 from home:lee_duncan:branches:network
- Updated to latest upstream: two small changes, with no known
  functional changes:
  * Incorrect documentation for `iscsiadm -m session` print level
    (upstream issue #432)
  * Stop using deprecated inet_aton and inet_ntoa (upstream issue
    #435)
- Also, stopped using pre-prepared tarballs for the build, instead
  now using a service file to get latest SUSE srouces directly.
  This removed these two files:
  * open-iscsi-2.1.9-suse.tar.bz2, and
  * open-iscsi-SUSE-latest.diff.bz2
  whcih were both created by a shell script, and added a service-
  file-generated file of the form:
  * open-iscsi-2.1.9.suse+TAG_OFFSET.tar.xz
  where TAG_OFFSET is of the form "COMMIT_COUNT.HASH", where
  COMMIT_COUNT is the count of commits since 2.1.9-suse (in this
  case), and HASH is the git commit hash being used.

OBS-URL: https://build.opensuse.org/request/show/1134519
OBS-URL: https://build.opensuse.org/package/show/network/open-iscsi?expand=0&rev=235
2023-12-25 22:18:03 +00:00