[Pkg-freeipa-devel] [Git][freeipa-team/bind-dyndb-ldap][master] 17 commits: Bump NVR to 11.2

Timo Aaltonen gitlab at salsa.debian.org
Thu Aug 6 13:23:01 BST 2020



Timo Aaltonen pushed to branch master at FreeIPA packaging / bind-dyndb-ldap


Commits:
c9e3a2f5 by Alexander Bokovoy at 2019-11-05T17:29:00+02:00
Bump NVR to 11.2

Signed-off-by: Alexander Bokovoy <abokovoy at redhat.com>

- - - - -
c67710ae by Alexander Bokovoy at 2020-04-21T18:10:50+03:00
Add CI with Azure Pipelines

Test bind-dyndb-ldap with FreeIPA integration tests using Azure
Pipelines.

FreeIPA integration tests maintained in FreeIPA project
(ipatests/test_integration/*) and made available in Fedora through
python3-ipatests package.

Use infrastructure developed for FreeIPA project to run integration
tests in Azure Pipelines. The following sequence of performed:

 - Packages for bind-dyndb-ldap are built using Fedora fedora-toolbox
   container image
 - A container image for tests is created using the packages just built
   and FreeIPA server / tests packages from Fedora repositories
 - Gating topology is generated according to the pipeline definition
   gating.yml
 - Test jobs scheduled, using docker instances created from the
   container image for test
 - Upon test completion, its results collected and published to Azure
   Pipelines run page

Azure Pipelines integration code is based on FreeIPA Azure Pipelines
integration.

Signed-off-by: Alexander Bokovoy <abokovoy at redhat.com>
Signed-off-by: Stanislav Levin <slev at altlinux.org>

- - - - -
4c4b5983 by Petr Mensik at 2020-05-14T12:40:25+03:00
Add support for servestale records

Serve-stale support includes two new database methods. Add wrapper into
ldap database.

- - - - -
340504d5 by Alexander Bokovoy at 2020-05-14T13:12:16+03:00
Update Azure Pipelines definitions to match FreeIPA version

- - - - -
2576c2d3 by Alexander Bokovoy at 2020-05-24T11:44:07+03:00
Add ms-selfsub and krb5-selfsub match types

Support for ms-selfsub and krb5-selfsub was added in bind as part of the
fix for CVE-2018-5741. As a result, bind versions 9.11.5+ or 9.12.3+ are
required now.

Fixes: https://pagure.io/bind-dyndb-ldap/issue/191

Signed-off-by: Alexander Bokovoy <abokovoy at redhat.com>

- - - - -
c570fbf0 by Alexander Bokovoy at 2020-06-05T09:22:49+03:00
Release 11.3

- - - - -
d87c55d4 by Timo Aaltonen at 2020-08-06T14:28:20+03:00
Merge tag 'v11.2' into m

Tag release v11.2

- - - - -
5dcf11fc by Timo Aaltonen at 2020-08-06T14:28:35+03:00
Merge branch 'master' into m

- - - - -
f308bfa0 by Timo Aaltonen at 2020-08-06T14:37:03+03:00
bump the version

- - - - -
666940d4 by Timo Aaltonen at 2020-08-06T14:49:17+03:00
fix-werror-build.diff: Refreshed.

- - - - -
a129011d by Timo Aaltonen at 2020-08-06T14:56:07+03:00
bind-9.16-support.diff: Support bind 9.16.

- - - - -
633d0aa0 by Timo Aaltonen at 2020-08-06T15:11:32+03:00
control: Build-depend on bind9-dev. (Closes: #942499)

- - - - -
a2f4d06d by Timo Aaltonen at 2020-08-06T15:11:41+03:00
source: Extend diff-ignore.

- - - - -
de1bb3fc by Timo Aaltonen at 2020-08-06T15:12:14+03:00
control: Bump policy to 4.5.0.

- - - - -
7f2911cb by Timo Aaltonen at 2020-08-06T15:17:56+03:00
control: Migrate to debhelper-compat, bump to 12.

- - - - -
06f03393 by Timo Aaltonen at 2020-08-06T15:20:05+03:00
close a bug

- - - - -
8a1f272a by Timo Aaltonen at 2020-08-06T15:20:44+03:00
releasing package bind-dyndb-ldap version 11.3-1

- - - - -


30 changed files:

- configure.ac
- contrib/bind-dyndb-ldap.spec
- debian/changelog
- − debian/compat
- debian/control
- + debian/patches/bind-9.16-support.diff
- debian/patches/fix-werror-build.diff
- debian/patches/series
- debian/rules
- debian/source/options
- src/acl.c
- src/ldap_driver.c
- + tests/azure/Dockerfiles/Dockerfile.build.fedora
- + tests/azure/Dockerfiles/docker-compose.yml
- + tests/azure/Dockerfiles/seccomp.json
- + tests/azure/azure-pipelines.yml
- + tests/azure/azure_definitions/gating-fedora.yml
- + tests/azure/azure_definitions/gating.yml
- + tests/azure/scripts/azure-run-integration-tests.sh
- + tests/azure/scripts/azure-run-tests.sh
- + tests/azure/scripts/dump_cores.sh
- + tests/azure/scripts/generate-matrix.py
- + tests/azure/scripts/install-debuginfo-fedora.sh
- + tests/azure/scripts/install-debuginfo.sh
- + tests/azure/scripts/setup_containers.py
- + tests/azure/scripts/variables-fedora.sh
- + tests/azure/scripts/variables.sh
- + tests/azure/templates/build-fedora.yml
- + tests/azure/templates/generate-job-variables.yml
- + tests/azure/templates/generate-matrix.yml


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/freeipa-team/bind-dyndb-ldap/-/compare/0e718d5bfc4471c81b8ea589c342b085ba99bf61...8a1f272adf3c8dbe21a28b5105d3f4fe79278a62

-- 
View it on GitLab: https://salsa.debian.org/freeipa-team/bind-dyndb-ldap/-/compare/0e718d5bfc4471c81b8ea589c342b085ba99bf61...8a1f272adf3c8dbe21a28b5105d3f4fe79278a62
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-freeipa-devel/attachments/20200806/361e6a50/attachment.html>


More information about the Pkg-freeipa-devel mailing list