ubuntu/+source/python-rtslib-fb:ubuntu/kinetic

Last commit made on 2022-09-01
Get this branch:
git clone -b ubuntu/kinetic 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/kinetic
Repository:
lp:ubuntu/+source/python-rtslib-fb

Recent commits

cf8a04f... by Sergio Durigan Junior

changelog for 2.1.74-0ubuntu5

97076b6... by Sergio Durigan Junior

  * d/p/handle-target-kernel-module-new-attribute-cpus_allow.patch:
    Handle new Linux kernel module attribute "cpus_allowed_list".
    (LP: #1988366)

967d4c4... by Dave Jones

2.1.74-0ubuntu4 (patches unapplied)

Imported using git-ubuntu import.

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]