ubuntu/+source/samba:ubuntu/groovy-updates

Last commit made on 2021-06-04
Get this branch:
git clone -b ubuntu/groovy-updates https://git.launchpad.net/ubuntu/+source/samba
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/groovy-updates
Repository:
lp:ubuntu/+source/samba

Recent commits

95dcfb2... by Athos Ribeiro

2:4.12.5+dfsg-3ubuntu4.4 (patches unapplied)

Imported using git-ubuntu import.

3019d83... by Marc Deslauriers

2:4.12.5+dfsg-3ubuntu4.3 (patches unapplied)

Imported using git-ubuntu import.

5cc3495... by Marc Deslauriers

2:4.12.5+dfsg-3ubuntu4.1 (patches unapplied)

Imported using git-ubuntu import.

391e584... by Marc Deslauriers

2:4.12.5+dfsg-3ubuntu4 (patches unapplied)

Imported using git-ubuntu import.

124bdc1... by Andreas Hasenack

changelog

985763e... by Andreas Hasenack

  * d/t/{util, smbclient-share-access-uring, cifs-share-access-uring}:
    guard uring tests with a kernel version check and skip if it's too old

bf2783b... by Andreas Hasenack

changelog

2323a6e... by Andreas Hasenack

  * Add new DEP8 tests for the uring vfs module:
    - d/t/control: add smbclient-share-access-uring and
      cifs-share-access-uring tests
    - d/t/smbclient-share-access-uring: new test
    - d/t/cifs-share-access-uring: new test

d92b0cd... by Andreas Hasenack

  * d/control: enable the liburing vfs module, except on i386 where
    liburing is not available

c987ee9... by Andreas Hasenack

  * Factor out common DEP8 test code into d/t/util and change the tests
    to source from it:
    - d/t/util: added
    - d/t/cifs-share-access, d/t/smbclient-share-access: source from
      util, use random share name and add set -x and set -u
    - d/t/smbclient-authenticated-share-list: source from util and add
      set -x and set -u