Files
freeipa/debian/changelog

91 lines
3.3 KiB
Plaintext
Raw Normal View History

2014-08-06 12:19:31 +03:00
freeipa (3.3.4-0ubuntu3.1) trusty-proposed; urgency=medium
* fix-ntp-paths.diff: Don't use fedora paths for ntpd options. (LP:
#1309655)
* add-debian-platform.diff: Let testing chronyd always return false,
since the package already conflicts with ntp so can't be
installed/enabled at the same time. Allows configuring ntpd without
forcing it. (LP: #1309655)
2014-08-05 19:00:54 +03:00
-- Timo Aaltonen <tjaalton@ubuntu.com> Tue, 05 Aug 2014 18:59:50 +0300
2014-04-10 11:58:13 +03:00
freeipa (3.3.4-0ubuntu3) trusty; urgency=medium
2014-04-04 12:05:28 +03:00
* Merge from unreleased debian git:
Fix ipa-client-install issues (LP: #1282818)
- fix auth platform module
- use new pykerberos api
- don't install a default conf
- use sqlite-based nssdb's instead of old
2014-04-10 11:58:13 +03:00
-- Timo Aaltonen <tjaalton@ubuntu.com> Thu, 10 Apr 2014 11:57:53 +0300
2014-04-04 12:05:28 +03:00
freeipa (3.3.4-0ubuntu2) trusty; urgency=medium
* Update build-deps for the xmlrpc-c 1.33.06 transition.
-- Adam Conrad <adconrad@ubuntu.com> Sat, 22 Mar 2014 11:07:49 -0600
2014-02-18 21:24:59 +02:00
freeipa (3.3.4-0ubuntu1) trusty; urgency=low
2013-09-03 17:13:50 +03:00
2014-02-18 21:24:59 +02:00
* Merge from unreleased debian git.
2013-09-03 17:13:50 +03:00
-- Timo Aaltonen <tjaalton@ubuntu.com> Tue, 03 Sep 2013 17:13:27 +0300
2014-02-18 16:11:22 +02:00
freeipa (3.3.4-1) UNRELEASED; urgency=low
2011-10-28 13:42:53 +03:00
[ Michele Baldessari ]
2014-01-14 23:39:35 +02:00
* Initial release (Closes: #734703)
* 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.
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.
* control: Add python-libipa-hbac to build-depends.
* control: Add ${shlibs:Depends} to python-freeipa depends.
* rules: Strip the executable bit from translation files.
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 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.
* port-ipa-client-automount.diff: Patch i-c-a so it works on Debian.
* rules: Don't run tests on server either, would never work during package
build.
2011-10-28 13:42:53 +03: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
[ Timo Aaltonen ]
* use-new-nssdb.diff: Use sqlite-based nssdb's instead of old.
* control: Add python-dnspython and python-ldap to python-freeipa
Depends.
-- Timo Aaltonen <tjaalton@ubuntu.com> Tue, 01 Nov 2011 10:52:25 -0400