[Pkg-freeipa-devel] freeipa: Changes to 'refs/tags/debian/4.4.4-1'

Timo Aaltonen tjaalton at moszumanska.debian.org
Wed May 17 18:22:02 UTC 2017


Tag 'debian/4.4.4-1' created by Timo Aaltonen <tjaalton at debian.org> at 2017-05-17 18:20 +0000

tagging package freeipa version debian/4.4.4-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABCAAGBQJZHJReAAoJEMtwMWWoiYTcfVwP/1f9VfRwh8ntQtprkVd8Md75
SdQHY1t7g4vo8KIk0hQJ//AWsbz7J4F+jqFxTTDhmaSGTQfDhby5MenRCjcf43eE
N4PPFLcEdQ6/qk7lMZ52oPwvR+CrwvEi6WSIJXKNZvh1GUxp579hF7ULKxwHRQN3
JFGNkeX8imZK/Op8i1WDteGvrD0dX2Wv5MaUGdY5cFqxOgB58k2QIH+axkJNIsrP
qox3NTsIngQYeacHf+LY4sUbFT7QH8zkYKBFAyGBbgBWrGK8r6s5Ks2LndQhP0k2
BEKTliyjctfDM7S9OCZRv8I0zdmbQ69+PjdAT0h5klvhHASN4zbUuRgh3Xp/Vu8C
eyYd5Me/W+2cW+Gg828wPu9nEw1OeYs7lN1Qj2b2Ii0un8o+E6wwsotmNXyuR4Eh
MXp2zzaJr/0XF068KFexWQjGRI65EjKy62tPusIj0KeG5c7tF3PB1tyR6KpDnYfP
xIxoNlfWDaadPw+sd8cV6iNA80FY4TdM8ta/YMOMwgETV5jAGAeFKR/44Oa8osTG
ecWYztUjhoRQ7khqugJCpNnMNiuY0r0y+UgXKu+Uj/y5vLqNhfAj73k80uQafiVT
adlKeAbPWHBJEfB6GxCV5HE/7dWP7VxyNgeNi5CrTAmHPBXRGfoW5xUcvwotBCby
wJMQG3MI8tzk1dc+Typc
=PxIV
-----END PGP SIGNATURE-----

Changes since debian/4.4.3-3:
Alexander Bokovoy (1):
      ipa-kdb: support KDB DAL version 6.1

David Kupka (1):
      ipapython.ipautil.nolog_replace: Do not replace empty value

Florence Blanc-Renaud (1):
      Do not configure PKI ajp redirection to use "::1"

Fraser Tweedale (2):
      Set up DS TLS on replica in CA-less topology
      ca: correctly authorise ca-del, ca-enable and ca-disable

Ganna Kaihorodova (1):
      Tests: Add tree root domain role in legacy client tests

Jan Cholasta (1):
      compat: fix `Any` params in `batch` and `dnsrecord`

Martin Bašti (7):
      wait_for_entry: use only DN as parameter
      Wait until HTTPS principal entry is replicated to replica
      Use proper logging for error messages
      Bump python-dns to improve processing of non-complete resolv.conf
      FreeIPA 4.4.4 translations
      Update Contributors.txt
      Become IPA 4.4.4

Stanislav Laznicka (2):
      Fix cookie with Max-Age processing
      Add debug log in case cookie retrieval went wrong

Thorsten Scherf (1):
      added ssl verification using IPA trust anchor

Timo Aaltonen (13):
      fix-is-running.diff: Add a third argument to is_running() in ipaplatform/debian/services.py.
      fix-kdcproxy-path.diff: Update debian/paths.py to use correct path for ipa-httpd-kdcproxy.
      client.dirs: Ship /etc/krb5.conf.d, because not having that breaks the installer when krb5.conf tries to include that.
      close a bug
      Merge tag 'release-4-4-4' into master-next
      update changelog
      ipa-kdb-support-dal-version-5-and-6.diff dropped, purge-firefox-extension.diff refreshed
      copyright, watch: Update source/release location.
      control, ipaserver: Move adtrustinstance python files to python- ipaserver, and add samba-common to python-ipaserver depends so that uninstall works.
      fix-pkcs11-helper.diff: Fix ipa-dnskeysyncd setup which was broken by softhsm 2.2.
      fix-opendnssec-setup.diff: Opendnssec 2.0.x broke DNSSEC setup, fix it.
      close a bug
      releasing package freeipa version 4.4.4-1

Tomas Krizek (1):
      server install: require IPv6 stack to be enabled

---
 .mailmap                                                |    4 
 Contributors.txt                                        |    6 
 VERSION                                                 |    4 
 daemons/configure.ac                                    |   21 
 daemons/ipa-kdb/ipa_kdb.c                               |  140 ++++-
 daemons/ipa-kdb/ipa_kdb.h                               |    2 
 daemons/ipa-kdb/ipa_kdb_principals.c                    |   42 -
 debian/changelog                                        |   24 
 debian/control                                          |    7 
 debian/copyright                                        |    2 
 debian/freeipa-client.dirs                              |    1 
 debian/freeipa-server-trust-ad.install                  |    2 
 debian/patches/fix-is-running.diff                      |   11 
 debian/patches/fix-kdcproxy-path.diff                   |   10 
 debian/patches/fix-opendnssec-setup.diff                |   44 +
 debian/patches/fix-pkcs11-helper.diff                   |  399 ++++++++++++++++
 debian/patches/ipa-kdb-support-dal-version-5-and-6.diff |  125 -----
 debian/patches/purge-firefox-extension.diff             |    6 
 debian/patches/series                                   |    5 
 debian/python-ipaserver.install                         |    2 
 debian/watch                                            |    2 
 freeipa.spec.in                                         |   21 
 install/po/bn_IN.po                                     |    8 
 install/po/ca.po                                        |    8 
 install/po/cs.po                                        |    8 
 install/po/de.po                                        |    8 
 install/po/es.po                                        |    8 
 install/po/eu.po                                        |    8 
 install/po/fr.po                                        |    8 
 install/po/hi.po                                        |    8 
 install/po/hu.po                                        |    8 
 install/po/id.po                                        |    8 
 install/po/ipa.pot                                      |   36 -
 install/po/ja.po                                        |    8 
 install/po/kn.po                                        |    8 
 install/po/mr.po                                        |    8 
 install/po/nl.po                                        |    8 
 install/po/pl.po                                        |    8 
 install/po/pt_BR.po                                     |   18 
 install/po/ru.po                                        |    8 
 install/po/sk.po                                        |    8 
 install/po/tg.po                                        |    8 
 install/po/uk.po                                        |   28 -
 install/po/zh_CN.po                                     |    8 
 ipaclient/remote_plugins/2_114/batch.py                 |    2 
 ipaclient/remote_plugins/2_114/dns.py                   |    2 
 ipaclient/remote_plugins/2_156/batch.py                 |    2 
 ipaclient/remote_plugins/2_156/dns.py                   |    2 
 ipaclient/remote_plugins/2_164/batch.py                 |    2 
 ipaclient/remote_plugins/2_164/dns.py                   |    2 
 ipaclient/remote_plugins/2_49/batch.py                  |    2 
 ipaclient/remote_plugins/2_49/dns.py                    |    2 
 ipalib/rpc.py                                           |   14 
 ipaplatform/base/paths.py                               |    1 
 ipaplatform/base/tasks.py                               |    5 
 ipaplatform/redhat/tasks.py                             |   14 
 ipapython/cookie.py                                     |    5 
 ipapython/ipautil.py                                    |    2 
 ipapython/secrets/client.py                             |    1 
 ipaserver/install/cainstance.py                         |    4 
 ipaserver/install/dogtaginstance.py                     |    2 
 ipaserver/install/dsinstance.py                         |    4 
 ipaserver/install/replication.py                        |   16 
 ipaserver/install/server/install.py                     |    1 
 ipaserver/install/server/replicainstall.py              |   12 
 ipaserver/plugins/ca.py                                 |   16 
 ipatests/test_integration/test_legacy_clients.py        |    6 
 67 files changed, 901 insertions(+), 332 deletions(-)
---



More information about the Pkg-freeipa-devel mailing list