~paelzer/ubuntu/+source/tgt:merge-zesty

Last commit made on 2016-11-21
Get this branch:
git clone -b merge-zesty https://git.launchpad.net/~paelzer/ubuntu/+source/tgt
Only Christian Ehrhardt  can upload to this branch. If you are Christian Ehrhardt  please log in for upload directions.

Branch merges

Branch information

Name:
merge-zesty
Repository:
lp:~paelzer/ubuntu/+source/tgt

Recent commits

3ecb273... by Christian Ehrhardt 

improve changelog wording and tag upload

Signed-off-by: Christian Ehrhardt <email address hidden>

2695e06... by Christian Ehrhardt 

changelog: add extended dep8 test

Signed-off-by: Christian Ehrhardt <email address hidden>

babe187... by Christian Ehrhardt 

   - d/t/localtgt, d/t/control: add dep8 test that sets up targets and luns via
     iscsi using rdwr/aio backends and runs fio read/write/verify (LP: #1640785)

Signed-off-by: Christian Ehrhardt <email address hidden>

36425f9... by Christian Ehrhardt 

changelog: fix tgt being killed when serving many targets (LP: #1559088)

Signed-off-by: Christian Ehrhardt <email address hidden>

e439d44... by Christian Ehrhardt 

fix tgt being killed when serving many targets (LP: #1559088)

b3c0cd1... by Christian Ehrhardt 

update-maintainer

Signed-off-by: Christian Ehrhardt <email address hidden>

a2700c1... by Christian Ehrhardt 

initial changelog 1:1.0.67-1ubuntu1

Signed-off-by: Christian Ehrhardt <email address hidden>

5576d6c... by Christian Ehrhardt 

    - Drop glusterfs support, package not in main.
      - debian/control
      - debian/rules
      - debian/tests/{admin, control, daemon, storage}
      - debian/tgt-glusterfs.install (Deleted)

NOTE: admin daemon is a different change
MISSINGCL: change file mode on d/t/admin d/t/daemon
Drop on merge Changelog

Signed-off-by: Christian Ehrhardt <email address hidden>

8ec153a... by Apollon Oikonomopoulos <email address hidden>

Import version 1:1.0.67-1 to debian/sid

Imported using usd-importer.

New changelog entries:
  * New upstream release:
    + Reject target names with invalid characters
    + Disable NOP-IN and adjust state for closed connections
  * Refresh fix-pie-build patch

80f22d3... by Apollon Oikonomopoulos <email address hidden>

Import version 1:1.0.66-1 to debian/sid

Imported using usd-importer.

New changelog entries:
  * New upstream release:
    + Fix iscsi-tcp unsolicited NOP-IN (ping) task leak
    + Call tgt_event_del before closing the eventfd
    + iscsi: fix segfault at conn_close
    + iser: fix segfault when not passing options to iser param
    + tgt-setup-lun: fix error when blocksize not given
    + Fix accepting invalid block size
    + Update tgt-setup-lun for AF 4K disks.