lp:~kentb/ubuntu/utopic/openwsman/bug-1334832

Created by Kent Baxley and last modified
Get this branch:
bzr branch lp:~kentb/ubuntu/utopic/openwsman/bug-1334832
Only Kent Baxley can upload to this branch. If you are Kent Baxley please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Kent Baxley
Status:
Development

Recent revisions

15. By Kent Baxley

Fix typo in control file.

14. By Kent Baxley

New upstream release (LP: #1334832)

13. By Kent Baxley

* SECURITY UPDATE: Add security fixes from upstream openwsman (LP: #1319089)
  - debian/patches/ws-xml-make-default-prefix-buff-overflow-fix.patch:
    ws_xml_make_default_prefix() can overflow buf parameter via sprintf()
  - debian/patches/wsmc-create-request-fix-buff-overflow.patch:
    wsmc_create_request() potential buf[20] overflow via WSMAN_ACTION_RENEW
  - debian/patches/LocalSubscriptionOpUpdate-fix-fopen.patch:
    address LocalSubscriptionOpUpdate() unchecked fopen()
  - debian/patches/wsman-get-fault-status-sanity-guard-fix.patch:
    Fix incorrect order of sanity guards in wsman_get_fault_status_from_doc()
  - debian/patches/mem-allocation-wsman-init-plugins-fix.patch:
    Fix unchecked memory allocation in wsman_init_plugins(), p->ifc
  - debian/patches/mem-allocation-mem-double-newptr-fix.patch:
    Fix unchecked memory allocation in mem_double(), newptr
  - debian/patches/mem-allocation-dictionary-new-fix.patch:
    Fix unchecked memory allocation in dictionary_new(), d, d->val, d->key,
    d->hash
  - debian/patches/mem-allocation-u-error-new-fix.patch:
    Fix unchecked memory allocation in u_error_new(), *error
  - debian/patches/remove-unsafe-debug-call-from-sighup-handler.patch:
    sighup_handler() in wsmand.c use of unsafe functions in a signal handler
  - debian/patches/SHA512-password-fixes.patch:
    Support SHA512 password encoding, use safe_cmp to prevent brute-force
    attacks
  - debian/patches/increase-password-upper-limit.patch:
    increase password upper limit to 128 characters (from 64)

12. By Kent Baxley

debian/control: fix the breaks and replaces version numbers
for libopenwsman1.

11. By Kent Baxley

* Sync with upstream 2.4.3 (LP: #1268707)
* debian/control: bump standards version to 3.9.5
* debian/patches: removed cmake-findruby.patch. FTBFS no longer occurs due to
  overhauled ruby cmake file upstream.

10. By Stefan Bader

* Sync with upstream 2.3.6
* debian/control: Move to standards version 3.9.2
  - debian/*.install: Use relative source paths
  - debian/*.conffiles: Dropped
  - debian/source/format: New: "3.0 (quilt)"
  - debian/control: Add debhelper (>= 9.0.0) as build-dependency
  - debian/rules: Use dh format
  - debian/rules: Disable dh_auto_test. Testcases fail
  - debian/rules: Override dh_auto_install to install the client config
* debian/control: Add build-dependency on cmake
* debian/control: Drop build-dependency on cdbs
* debian/control: Multi-Arch conversion for libopenwsman1 and
                  libwsman-clientpp1.
* debian/rules: Drop cdbs includes
* debian/rules: Drop extra build flags (not required anymore)
* debian/libopenwsman-dev.install: Don't install .a files (not built)
* debian/patches/cmake-findruby.patch: Fix FTBS caused by a certain
  usage of braces.
* debian/patches/cmake-python-includes.patch: Need to use a different
  variable which has architecture specific include path as well.

9. By Andreas Moog

debian/libopenwsman-dev.install: Don't install la-file (LP: #905538)

8. By Ilya Barygin

No-change rebuild for libssl0.9.8 -> libssl1.0.0 transition.

7. By Timo Aaltonen

debian/control: Add build-dep for libcimcclient0-dev, so that the CIM
plugins gets built. (LP: #760835)

6. By Charlie_Smotherman

New upstream release. (LP: #600392)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/utopic/openwsman
This branch contains Public information 
Everyone can see this information.

Subscribers