2014-07-08 15:24:31 +03:00
|
|
|
freeipa (4.0.0-1) UNRELEASED; urgency=medium
|
2014-06-17 16:12:05 +03:00
|
|
|
|
2014-07-08 15:24:31 +03:00
|
|
|
* New upstream release.
|
2014-06-17 16:12:05 +03:00
|
|
|
- drop a bunch of patches, update others.
|
2014-06-26 16:09:10 +03:00
|
|
|
- add new build-deps
|
|
|
|
|
- add gentarball target
|
2014-06-17 16:12:05 +03:00
|
|
|
|
|
|
|
|
-- Timo Aaltonen <tjaalton@ubuntu.com> Tue, 17 Jun 2014 16:09:16 +0300
|
|
|
|
|
|
2014-02-18 16:11:22 +02:00
|
|
|
freeipa (3.3.4-1) UNRELEASED; urgency=low
|
2008-12-07 08:41:04 +00:00
|
|
|
|
2011-10-28 13:42:53 +03:00
|
|
|
[ Michele Baldessari ]
|
2014-01-14 23:39:35 +02:00
|
|
|
* Initial release (Closes: #734703)
|
2008-12-07 08:41:04 +00:00
|
|
|
* 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).
|
2011-10-28 15:12:50 +03:00
|
|
|
* Migrate to dh.
|
2011-10-28 15:40:02 +03:00
|
|
|
* Fix dependencies.
|
2011-11-01 11:48:27 -04:00
|
|
|
* 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.
|
2013-06-17 13:17:44 +03:00
|
|
|
* Add --fail-missing for dh_install.
|
2012-02-17 00:54:01 +02:00
|
|
|
* copyright: Updated, with OpenSSL exception.
|
2012-02-16 23:13:08 +02:00
|
|
|
* control: Add python-libipa-hbac to build-depends.
|
2012-02-16 23:14:48 +02:00
|
|
|
* control: Add ${shlibs:Depends} to python-freeipa depends.
|
2012-02-16 23:24:02 +02:00
|
|
|
* rules: Strip the executable bit from translation files.
|
2012-02-17 00:21:46 +02:00
|
|
|
* Use dh_python2.
|
2012-03-02 12:36:30 +02:00
|
|
|
* Add DEP-3 compliant headers to the patches.
|
2012-03-11 09:30:43 +02:00
|
|
|
* control: client; Move libpam-krb5 to Suggests.
|
2012-03-18 10:09:00 +02:00
|
|
|
* 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.
|
2012-06-30 02:26:06 +03:00
|
|
|
* Add no-test-lang.diff, test_lang is gone.
|
2013-02-12 21:03:55 +02:00
|
|
|
* correct-python-path.diff: Fallback on the correct path if rpm query
|
|
|
|
|
fails.
|
2013-02-12 21:08:09 +02:00
|
|
|
* dont-search-platform-path.diff: Don't use Python.h from the
|
|
|
|
|
platform specific path.
|
2013-02-13 01:02:55 +02:00
|
|
|
* fix-install-layout.diff: Pass an option to setup-client.py to
|
|
|
|
|
install the python bits to the correct path.
|
2013-02-28 10:43:30 +02:00
|
|
|
* 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.
|
2013-06-17 13:36:08 +03:00
|
|
|
* port-ipa-client-automount.diff: Patch i-c-a so it works on Debian.
|
2013-12-07 21:24:18 +02:00
|
|
|
* rules: Don't run tests on server either, would never work during package
|
|
|
|
|
build.
|
2011-10-28 13:42:53 +03:00
|
|
|
|
2013-03-01 14:26:33 +02:00
|
|
|
[ Nick Hatch ]
|
|
|
|
|
* Added three patches
|
|
|
|
|
- fix-symlink-exclusion.diff: Don't exclude symlinks when loading
|
|
|
|
|
plugins
|
|
|
|
|
- fix-ldap-conf-path.diff: Patch client installer to use correct LDAP
|
|
|
|
|
conf path.
|
|
|
|
|
- check-dbus-before-starting.diff: Check to see if dbus is running
|
|
|
|
|
before attempting to start it
|
|
|
|
|
|
2014-03-11 11:48:23 +02:00
|
|
|
[ Timo Aaltonen ]
|
|
|
|
|
* use-new-nssdb.diff: Use sqlite-based nssdb's instead of old.
|
2014-04-04 10:31:06 +03:00
|
|
|
* control: Add python-dnspython and python-ldap to python-freeipa
|
|
|
|
|
Depends.
|
2014-03-11 11:48:23 +02:00
|
|
|
|
2011-11-01 10:53:18 -04:00
|
|
|
-- Timo Aaltonen <tjaalton@ubuntu.com> Tue, 01 Nov 2011 10:52:25 -0400
|