Files
freeipa/debian/changelog

42 lines
1.6 KiB
Plaintext
Raw Normal View History

2013-02-06 17:41:34 +02:00
freeipa (3.1.2-1) UNRELEASED; urgency=low
2011-10-28 13:42:53 +03:00
[ Michele Baldessari ]
* Initial release (Closes: #12345)
* New upstream
* Dropped 10_ipa_kpasswd patch, applied upstream
2011-10-28 13:42:53 +03:00
[ Timo Aaltonen ]
* New upstream release.
2011-10-28 13:44:51 +03:00
* Remove radius subpackages.
2011-10-28 14:08:40 +03:00
* Migrate to source format 3.0 (quilt).
* Migrate to dh.
2011-10-28 15:40:02 +03:00
* Fix dependencies.
* Add no-testcert.patch to not fail make-testcert.
2012-03-02 12:08:28 +02:00
* Bump compat and debhelper build-depends to 9.
2011-11-01 12:31:09 -04:00
* Add missing files to freeipa.install.
2011-11-01 18:55:34 -04:00
* Add --list-missing for dh_install.
2012-02-17 00:54:01 +02:00
* copyright: Updated, with OpenSSL exception.
* control: Add python-libipa-hbac to build-depends.
* control: Add ${shlibs:Depends} to python-freeipa depends.
* rules: Strip the executable bit from translation files.
* fix-format-string.diff: Fix build errors, thanks Krzysztof Klimonda!
2012-02-17 00:21:46 +02:00
* Use dh_python2.
* Add DEP-3 compliant headers to the patches.
* control: client; Move libpam-krb5 to Suggests.
* control: Update the maintainer address and repo location.
2012-03-22 00:16:46 +02:00
* control: Fix package descriptions.
2013-03-01 12:23:11 +02:00
* control: Add python-krbv, python-dnspython, keyutils to client depends.
* Add fix-nss-include.diff, fix nss include path.
* Add no-test-lang.diff, test_lang is gone.
* correct-python-path.diff: Fallback on the correct path if rpm query
fails.
* dont-search-platform-path.diff: Don't use Python.h from the
platform specific path.
* fix-install-layout.diff: Pass an option to setup-client.py to
install the python bits to the correct path.
* fix-ntpdate-opts.diff: Drop -U from nptdate opts, we don't have
that.
2013-03-01 14:14:41 +02:00
* Add support for Debian platform.
2011-10-28 13:42:53 +03:00
-- Timo Aaltonen <tjaalton@ubuntu.com> Tue, 01 Nov 2011 10:52:25 -0400