Commit Graph

195 Commits

Author SHA1 Message Date
Timo Aaltonen
35665bb738 fix a typo in auth.py 2014-04-10 11:57:19 +03:00
Timo Aaltonen
6d1db97cfd update use-new-nssdb.diff 2014-04-10 11:33:13 +03:00
Timo Aaltonen
81869f54eb fix auth module some more 2014-04-10 11:01:35 +03:00
Timo Aaltonen
0cad65e728 add etc/ipa to freeipa-client.dirs 2014-04-04 12:20:17 +03:00
Timo Aaltonen
aba9456fa1 add fix-pykerberos-api.diff 2014-04-04 11:18:28 +03:00
Timo Aaltonen
7938cb1287 enable auth module now that it's fixed 2014-04-04 11:07:13 +03:00
Timo Aaltonen
f897fe6dbe control: Add python-dnspython and python-ldap to python-freeipa Depends. 2014-04-04 10:31:06 +03:00
Timo Aaltonen
433db4d2eb fix build-depend on libxmlrpc-core-c3-dev 2014-03-19 18:59:26 +02:00
Timo Aaltonen
f2d92541ac add a patch from upstream to fix ftbfs 2014-03-11 23:46:29 +02:00
Timo Aaltonen
01df214998 add libkrad-dev to build-depends 2014-03-11 17:45:33 +02:00
Timo Aaltonen
4d57140a6d disable auth setup, doesn't work yet 2014-03-11 17:22:18 +02:00
Timo Aaltonen
e631345f07 add keyutils to python-freeipa depends. 2014-03-11 14:06:44 +02:00
Timo Aaltonen
530b64ec56 don't install an empty default.conf 2014-03-11 12:09:30 +02:00
Timo Aaltonen
24f69d1f68 use-new-nssdb.diff: Use sqlite-based nssdb's instead of old. 2014-03-11 11:48:23 +02:00
Timo Aaltonen
55012dacb5 fix python includes in platform 2014-03-01 01:13:00 +02:00
Timo Aaltonen
dd379e8d5d update/drop patches 2014-02-18 16:16:28 +02:00
Timo Aaltonen
9ab7db1821 bump the version 2014-02-18 16:11:22 +02:00
Timo Aaltonen
98dcd6fd2d add freeipa-server-trust-ad and freeipa-tests packages, modify -server & -admintools installs, drop tomcat6 from depends 2014-01-24 17:36:54 +02:00
Timo Aaltonen
2b8b4bc6bb replace nss patch with a better one 2014-01-14 23:48:11 +02:00
Timo Aaltonen
f5f00c8efb avoid a build-dependency on systemd 2014-01-14 23:47:24 +02:00
Timo Aaltonen
4d8de1f7f5 fill ITP bug 2014-01-14 23:39:35 +02:00
Timo Aaltonen
8619eefb36 add build dependencies 2014-01-14 23:39:20 +02:00
Timo Aaltonen
333e4dbc67 rules: Don't run tests on server either, would never work during package build. 2013-12-07 21:24:18 +02:00
Timo Aaltonen
bee32f3d50 update build-depends 2013-11-08 13:52:22 +02:00
Timo Aaltonen
8a339a33ce bump the version 2013-11-07 12:11:47 +02:00
Timo Aaltonen
68ea3a668d refresh patches 2013-09-03 13:25:38 +03:00
Timo Aaltonen
52bf840c22 bump version 2013-09-02 23:57:33 +03:00
Timo Aaltonen
4813d55541 reorganize series 2013-09-02 23:57:11 +03:00
Timo Aaltonen
30e7d4a91b add auth support to debian platform 2013-09-02 16:38:37 +03:00
Timo Aaltonen
9292da3d7a update debian platform to not try to update the services list on client 2013-06-18 11:35:28 +03:00
Timo Aaltonen
d1b590a035 fix the watch file 2013-06-17 22:10:00 +03:00
Timo Aaltonen
6d6de5bba5 bump the version 2013-06-17 21:36:22 +03:00
Timo Aaltonen
14e33241ab port-ipa-client-automount.diff: Patch i-c-a so it works on Debian. 2013-06-17 13:36:08 +03:00
Timo Aaltonen
7601bdd79e use --fail-missing 2013-06-17 13:17:44 +03:00
Timo Aaltonen
0edc87f392 add ipa-client-automount to installed files 2013-06-17 13:13:08 +03:00
Timo Aaltonen
4828cb83c5 refresh patches 2013-05-22 16:41:27 +03:00
Timo Aaltonen
6d907fcb1b drop convert-base-platform.diff, upstream 2013-05-22 16:37:55 +03:00
Timo Aaltonen
d2b77d5c43 bump the version 2013-05-22 16:12:14 +03:00
Timo Aaltonen
9ac656f5c3 add changelog entries for patches by Nick 2013-03-01 14:26:33 +02:00
Timo Aaltonen
0ce99f5ed5 Add support for Debian platform. 2013-03-01 14:14:41 +02:00
Nick Hatch
2bb5a81cc9 Check to see if the messagebus (dbus) is running before attempting to start it
Conflicts:
	debian/patches/series
2013-03-01 14:04:41 +02:00
Nick Hatch
039fdda690 Patch client installer to use correct LDAP conf path.
The installer script is hardcoded to use /etc/openldap/ldap.conf. On Ubuntu,
 the appropriate path is /etc/ldap/ldap.conf

Conflicts:
	debian/patches/series
2013-03-01 14:04:35 +02:00
Nick Hatch
662b048455 Don't exclude symlinks when loading plugins
FreeIPA uses custom helpers to enumerate and load plugins. These plugins,
 provided by the ipalib module, are excluded due to being symlinked in from
 /usr/lib/pyshared as part of the dh_python2 installation process.

 This change can probably be submitted upstream, but I have no idea why the
 original author would exclude symlinks in the first place, nor why a custom
 loader is being used.

Conflicts:
	debian/patches/series
2013-03-01 14:04:22 +02:00
Timo Aaltonen
a484849389 add keyutils to client deps 2013-03-01 12:23:11 +02:00
Timo Aaltonen
843f1d32cb control: Add python-dnspython to client depends. 2013-02-28 12:31:57 +02:00
Timo Aaltonen
6e43d8185a fix-ntpdate-opts.diff: Drop -U from nptdate opts, we don't have that. 2013-02-28 10:43:30 +02:00
Timo Aaltonen
8684bcb328 drop chkconfig from the dependencies 2013-02-28 10:34:34 +02:00
Timo Aaltonen
f11d91a308 bump the sssd dep 2013-02-28 10:02:47 +02:00
Timo Aaltonen
6c55f2a5af fix-install-layout.diff: Pass an option to setup-client.py to install the python bits to the correct path. 2013-02-13 01:02:55 +02:00
Timo Aaltonen
2ceed98412 dont-search-platform-path.diff: Don't use Python.h from the platform specific path. 2013-02-12 21:08:09 +02:00
Timo Aaltonen
eddcdeac37 correct-python-path.diff: Fallback on the correct path if rpm query fails. 2013-02-12 21:03:55 +02:00
Timo Aaltonen
adefd18b30 add build-deps 2013-02-11 11:32:52 +02:00
Timo Aaltonen
9465053448 refresh patches 2013-02-11 10:54:32 +02:00
Timo Aaltonen
8a788d79d1 bump the version 2013-02-06 17:41:34 +02:00
Timo Aaltonen
67ffd41b63 add missing files to freeipa-server.install 2012-06-30 09:20:15 +03:00
Timo Aaltonen
e27a466d64 don't mention todo-stuff on control 2012-06-30 02:47:42 +03:00
Timo Aaltonen
c4a0140cf4 drop ipa_kpasswd 2012-06-30 02:30:48 +03:00
Timo Aaltonen
6882bf9436 Add no-test-lang.diff, test_lang is gone. 2012-06-30 02:26:06 +03:00
Timo Aaltonen
4fba2c0b60 Add fix-nss-include.diff, fix nss include path. 2012-06-29 22:02:12 +03:00
Timo Aaltonen
b0e7959702 add/fix depends for the new version 2012-06-29 21:58:10 +03:00
Timo Aaltonen
14930c09aa control: Add python-krbv to client depends. 2012-06-29 20:48:31 +03:00
Timo Aaltonen
e5e16bfd09 refresh patches 2012-06-29 20:36:09 +03:00
Timo Aaltonen
5d9538e322 bump the version and drop obsolete patches 2012-06-29 19:44:29 +03:00
Timo Aaltonen
503f3d780a control: Fix package descriptions. 2012-03-22 00:16:46 +02:00
Timo Aaltonen
a29b24cfe0 control: Update the maintainer address and repo location. 2012-03-18 10:09:00 +02:00
Timo Aaltonen
1ab4bf7444 control: client; Move libpam-krb5 to Suggests. 2012-03-11 09:30:43 +02:00
Timo Aaltonen
0721c85c9b fix ipa_kpasswd initscript install path 2012-03-02 12:41:52 +02:00
Timo Aaltonen
e89ec31be4 really add create-client-dirs.patch 2012-03-02 12:36:46 +02:00
Timo Aaltonen
7f6c2bb992 Add DEP-3 compliant headers to the patches.
and drop obsolete patches
2012-03-02 12:36:30 +02:00
Timo Aaltonen
3dfd8a91ee remove empty/obsolete README.{Debian,source} 2012-03-02 12:19:14 +02:00
Timo Aaltonen
8f553aed98 copyright: formatting fixes 2012-03-02 12:16:48 +02:00
Timo Aaltonen
2bd171e7e6 bump the debhelper build-depends to 9 2012-03-02 12:08:28 +02:00
Timo Aaltonen
ec00aa321c remove debhelper temp files 2012-03-02 12:07:26 +02:00
Timo Aaltonen
9d56b33e7d create-client-dirs.patch: Add a patch from upstream that creates /etc/ipa and /var/lib/ipa-client/sysrestore paths. Stop creating them in rules. 2012-03-02 12:05:59 +02:00
Timo Aaltonen
17deb90d0a fix compat version on the changelog 2012-02-17 00:55:13 +02:00
Timo Aaltonen
35553bccee add the OpenSSL exception to copyright 2012-02-17 00:54:01 +02:00
Timo Aaltonen
ad17e81443 Use dh_python2. 2012-02-17 00:21:46 +02:00
Timo Aaltonen
71f7e8b421 fix-format-string.diff: Fix build errors, thanks Krzysztof Klimonda! 2012-02-16 23:26:01 +02:00
Timo Aaltonen
4e1c7658f1 rules: Strip the executable bit from translation files. 2012-02-16 23:24:02 +02:00
Timo Aaltonen
8d7c272599 control: Add ${shlibs:Depends} to python-freeipa depends. 2012-02-16 23:14:48 +02:00
Timo Aaltonen
cd3d7b63cf control: Add python-libipa-hbac to build-depends. 2012-02-16 23:13:08 +02:00
Timo Aaltonen
9ff71a2a87 copyright: Updated. 2012-02-16 23:12:25 +02:00
Timo Aaltonen
1dbfb81449 rename libdirsrv-dev build-dep to 389-ds-base-dev 2012-02-16 22:27:17 +02:00
Timo Aaltonen
2d932c154b various changes to enable server packaging 2012-01-02 16:09:40 +02:00
Timo Aaltonen
83718fca87 bump the version 2011-12-31 00:41:30 +02:00
Timo Aaltonen
911879543a fix the debian platform code to start the correct daemons 2011-11-02 09:19:54 -04:00
Timo Aaltonen
b38a39ba0b pass the supported platform option to make 2011-11-02 09:13:16 -04:00
Timo Aaltonen
75dd956fd7 fix fix_dnsclient.py.patch typo 2011-11-02 09:03:25 -04:00
Timo Aaltonen
b582c79a2c client should depend on ntp instead of openntpd 2011-11-01 22:28:35 -04:00
Timo Aaltonen
3f9041f41d let pysupport handle the installation paths 2011-11-01 20:00:09 -04:00
Timo Aaltonen
a352099406 add missing files to python-freeipa 2011-11-01 19:50:03 -04:00
Timo Aaltonen
f54adb995d yet another python path fix 2011-11-01 19:40:30 -04:00
Timo Aaltonen
f7b06429d7 install phase needs to know it's not a git snapshot 2011-11-01 19:30:59 -04:00
Timo Aaltonen
c56f267f58 fix paths some more 2011-11-01 19:28:05 -04:00
Timo Aaltonen
9a5c464ae0 add localization to python-freeipa 2011-11-01 19:02:22 -04:00
Timo Aaltonen
51b4a207cb Add --list-missing for dh_install. 2011-11-01 18:55:34 -04:00
Timo Aaltonen
c98d0cc5ef Add fix-python-path.patch to use --install-layout=deb. 2011-11-01 18:54:19 -04:00
Timo Aaltonen
64a92a38a1 fix clean some more 2011-11-01 18:04:54 -04:00
Timo Aaltonen
535bac46cb move version-update to dh_autoreconf 2011-11-01 17:52:25 -04:00
Timo Aaltonen
5df39aac49 fix clean 2011-11-01 17:49:50 -04:00