ubuntu/+source/python-rtslib-fb:ubuntu/impish-devel

Last commit made on 2021-03-05
Get this branch:
git clone -b ubuntu/impish-devel https://git.launchpad.net/ubuntu/+source/python-rtslib-fb
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/impish-devel
Repository:
lp:ubuntu/+source/python-rtslib-fb

Recent commits

08e9dec... by Chris MacNaughton

2.1.74-0ubuntu3 (patches unapplied)

Imported using git-ubuntu import.

8dc2c5a... by Christian Ehrhardt 

cahngelog: Fix service fail on install due to name mismatch and lost mkdir (LP: #1916715)

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

8e80595... by Christian Ehrhardt 

* Fix service fail on install due to name mismatch and lost mkdir (LP: #1916715)
  - d/python3-rtslib-fb.rtslib-fb-targetctl.service: add back debianized
    systemd service file
  - d/rules: install rtslib-fb-targetctl.service as it was in Focal

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

e41e250... by Sergio Durigan Junior

changelog for 2.1.74-0ubuntu1

30dea94... by Sergio Durigan Junior

    - Reenable testsuite run (LP: #1890243)
      + d/control: B-D on python3-pyudev.
      + d/rules: Don't disable tests.

a4daf67... by Sergio Durigan Junior

  * Added changes:
    - d/python3-rtslib-fb.install: Use wildcard to match any Python
      version when installing the files.

c4fb3cd... by Sergio Durigan Junior

  * Dropped changes:
    - d/p/CVE-2020-14019.patch: keep proper umask when calling
      shutil.copy() in rtslib/root.py.
      [Incorporated by upstream]

fb775a9... by Sergio Durigan Junior

  * New upstream release. Remaining changes:
    - d/p/fix-path-of-etc-saveconfig.json.patch: Refresh patch.
    - d/p/lp1891214-disable-xen-pvscsi.patch: Disable xen-pvscsi due
      to unsup xen_scsiback module (LP #1891214)
    - Adjust rules for build, install, man, docs, init and systemd:
      + Use the pybuild build system.
      + Add override_installman to install manpages.
      + Add override_dh_installdocs to install the .md documentation
        files shipped by the project.
      + Simplify override_dh_installinit.
      + Add override_dh_installsystemd to install the systemd unit file.
    - d/p/fix-interpreter-version.patch: Set interpreter version to
      Python 3.

420379a... by Rafael David Tinoco

changelog

b547dc1... by Rafael David Tinoco

* Disable xen-pvscsi due to unsup xen_scsiback module (LP: #1891214)