Timo Aaltonen
1d71be411c
drop fix-pykerberos-api.diff, obsolete
2014-09-15 15:55:01 +03:00
Timo Aaltonen
9e85d20bc1
a bunch of changes
...
- add missing dependencies
- ship stub config files
- update platform code
- hack the path for dirsrv plugins (FIXME)
- use debian users for apache, bind
- add an initscript for ipa-memcached
- use dh_systemd
- ship generate-rndc-key.sh with the server
2014-09-12 14:19:13 +03:00
Timo Aaltonen
476e2be982
delete obsolete patch
2014-09-11 19:19:15 +03:00
Benjamin Drung
6551749fa4
Refresh patches
2014-09-04 18:06:14 +02:00
Timo Aaltonen
bb45fb0b69
drop fix-rhino-path.diff, upstream
2014-07-08 15:25:10 +03:00
Timo Aaltonen
214d99acdf
update prefix.patch
2014-07-01 19:38:13 +03:00
Timo Aaltonen
2a722f2b44
update rhino patch
2014-07-01 19:01:21 +03:00
Timo Aaltonen
4db505de90
add python-youbico to bdeps, add two patches to fix build a bit
2014-07-01 18:47:40 +03:00
Timo Aaltonen
f282f88f5f
update patches
2014-07-01 17:57:19 +03:00
Timo Aaltonen
10e0aba9c2
add new build-deps, gentarball target and update platform patch
2014-06-26 16:09:10 +03:00
Timo Aaltonen
fc8a5eb031
update patches
2014-06-17 16:45:07 +03:00
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
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
f2d92541ac
add a patch from upstream to fix ftbfs
2014-03-11 23:46:29 +02:00
Timo Aaltonen
4d57140a6d
disable auth setup, doesn't work yet
2014-03-11 17:22:18 +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
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
68ea3a668d
refresh patches
2013-09-03 13:25:38 +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
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
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
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
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
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
9465053448
refresh patches
2013-02-11 10:54:32 +02: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
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
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
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
71f7e8b421
fix-format-string.diff: Fix build errors, thanks Krzysztof Klimonda!
2012-02-16 23:26:01 +02:00
Timo Aaltonen
2d932c154b
various changes to enable server packaging
2012-01-02 16:09:40 +02:00
Timo Aaltonen
911879543a
fix the debian platform code to start the correct daemons
2011-11-02 09:19:54 -04:00