Commit Graph

383 Commits

Author SHA1 Message Date
Ian Kent
92f44e815c - update with upstream fixes. 2013-03-12 09:20:33 +08:00
Dennis Gilmore
799ea50358 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-13 11:25:16 -06:00
Ian Kent
7bcbae00da - update with latest upstream patches. 2013-01-21 12:01:58 +08:00
Ian Kent
f26c577cb6 - fix nobind man page description. 2012-11-21 09:18:46 +08:00
Ian Kent
f5c313503f - add a couple of upstream bug fixes. 2012-11-20 17:34:05 +08:00
Ian Kent
9848f262fe - use spec file systemd unit file location. 2012-10-18 15:57:49 +08:00
Ian Kent
a131fea513 - some more upstream bug fixes. 2012-10-18 15:21:07 +08:00
Ian Kent
8f63fceb77 - fix date in changelog entry and allow cross compilation update. 2012-10-16 13:58:58 +08:00
Ian Kent
66b5fc9ab5 - add current upstream fixes. 2012-10-15 15:52:07 +08:00
Ian Kent
3462367b2e - add several upstream bug fix patches. 2012-09-12 09:36:32 +08:00
Ian Kent
ef349fe68e - update systemd scriplet macros . 2012-08-27 19:14:51 +08:00
Ian Kent
9bb28ee596 - Update to upstream version 5.0.7. 2012-07-25 15:13:09 +08:00
Ian Kent
c3823060b4 - and update package version. 2012-07-25 14:56:16 +08:00
Ian Kent
d18e745e34 - fix changelog message commit dates. 2012-07-25 14:55:40 +08:00
Dennis Gilmore
f6c3609ed2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-18 12:15:09 -05:00
Ian Kent
bdb1ad8d9f - fix systemd unit, offset directory management and server probe problems. 2012-07-16 10:21:44 +08:00
Ian Kent
4c91ced44d - and add the spec file update for the upstream sync up patches. 2012-07-03 11:53:11 +08:00
Ian Kent
cc58c12fca - sync up with upstream patches. 2012-07-03 11:51:28 +08:00
Ian Kent
db4990362f Merge branch 'f17'
Conflicts:
	autofs.spec

- fix SEGV in libtirpc when using internal autofs hosts map.
2012-05-23 11:27:14 +08:00
Ian Kent
fd5354912c - update changelog to reflect the bug (821847) in which the problem was solved. 2012-05-23 11:05:12 +08:00
Ian Kent
0a4a36b3de - fix libtirpc name clash (bz821660). 2012-05-22 17:46:29 +08:00
Ian Kent
251f556ce1 - update patch fix initialization in rpc create_client() (bz821660). 2012-05-22 12:43:57 +08:00
Ian Kent
465c67deba * Wed May 16 2012 Ian Kent <ikent@redhat.com> - 1:5.0.6-17
- [abrt] autofs-5.0.6-16.fc17: clnt_dg_control:
  Process /usr/sbin/automount was killed by signal 11 (SIGSEGV)
  - fix initialization in rpc create_client() (bz821660).
2012-05-16 12:44:46 +08:00
Ian Kent
24c8aea8e3 * Tue May 2 2012 Ian Kent <ikent@redhat.com> - 1:5.0.6-16
- add libsss_autofs as a build dependency.
2012-05-02 07:22:53 +08:00
Ian Kent
60b4f5cf9a * Tue May 1 2012 Ian Kent <ikent@redhat.com> - 1:5.0.6-16
- add libsss_autofs as a build dependency.
2012-05-01 17:49:14 +08:00
Ian Kent
7f83a080cf * Tue May 1 2012 Ian Kent <ikent@redhat.com> - 1:5.0.6-15
- fix typo in libtirpc file name.
- fix rework error return handling in rpc code.
- allow MOUNT_WAIT to override probe.
- improve UDP RPC timeout handling.
- fix segfault in get_query_dn().
- use strtok_r() in linux_version_code().
- fix sss wildcard match.
- fix dlopen() error handling in sss module.
- fix configure string length tests for sss library.
2012-05-01 14:06:07 +08:00
Ian Kent
654088a8be * Tue May 1 2012 Ian Kent <ikent@redhat.com> - 1:5.0.6-15
- fix typo in libtirpc file name.
- fix rework error return handling in rpc code.
- allow MOUNT_WAIT to override probe.
- improve UDP RPC timeout handling.
- fix segfault in get_query_dn().
- use strtok_r() in linux_version_code().
- fix sss wildcard match.
- fix dlopen() error handling in sss module.
- fix configure string length tests for sss library.
2012-05-01 13:34:24 +08:00
Ian Kent
4865913fb4 * Wed Feb 29 2012 Ian Kent <ikent@redhat.com> - 1:5.0.6-14
- fix function to check mount.nfs version.
2012-02-29 11:12:21 +08:00
Ian Kent
f6952bdcea * Wed Feb 29 2012 Ian Kent <ikent@redhat.com> - 1:5.0.6-14
- fix function to check mount.nfs version.
2012-02-29 10:51:56 +08:00
Ian Kent
a844a9d89f * Sun Feb 26 2012 Ian Kent <ikent@redhat.com> - 1:5.0.6-13
- fix error in %post scriplet.
2012-02-26 15:10:11 +08:00
Ian Kent
5cc6fcc031 * Sun Feb 26 2012 Ian Kent <knt@redhat.com> - 1:5.0.6-13
- fix error in %post scriplet.
2012-02-26 14:57:40 +08:00
Ian Kent
1003b15237 * Fri Feb 24 2012 Ian Kent <knt@redhat.com> - 1:5.0.6-12
- ignore duplicate exports in auto.net.
- add kernel verion check function.
- add function to check mount.nfs version.
- reinstate singleton mount probe.
- rework error return handling in rpc code.
- catch EHOSTUNREACH and bail out early.
- systemd support fixes.
- fix segmentation fault in do_remount_indirect().
2012-02-24 11:17:41 +08:00
Ian Kent
3e9eda5444 * Fri Feb 24 2012 Ian Kent <knt@redhat.com> - 1:5.0.6-12
- fix some typos in systemd support fixes patch
- fix same in spec file.
2012-02-24 10:38:04 +08:00
Ian Kent
5ec16e526b * Fri Feb 24 2012 Ian Kent <knt@redhat.com> - 1:5.0.6-12
- ignore duplicate exports in auto.net.
- add kernel verion check function.
- add function to check mount.nfs version.
- reinstate singleton mount probe.
- rework error return handling in rpc code.
- catch EHOSTUNREACH and bail out early.
- systemd support fixes.
- fix segmentation fault in do_remount_indirect().
2012-02-24 10:16:04 +08:00
Ian Kent
23d379e4b4 * Thu Feb 9 2012 Ian Kent <knt@redhat.com> - 1:5.0.6-11
- fix fuzz in CHANGELOG hunk when applying patch26.
2012-02-09 18:08:29 +08:00
Ian Kent
17569a9e0d * Thu Feb 9 2012 Ian Kent <knt@redhat.com> - 1:5.0.6-11
- fix fuzz in CHANGELOG hunk when applying patch26.
2012-02-09 17:53:45 +08:00
Ian Kent
c27a1d8eef * Tue Feb 7 2012 Ian Kent <knt@redhat.com> - 1:5.0.6-10
- fix rpc build error.
- add sss lookup module.
- teach automount about sss source.
2012-02-07 09:25:08 +08:00
Ian Kent
8963ad3659 * Mon Jan 23 2012 Ian Kent <knt@redhat.com> - 1:5.0.6-9
- add correct patch for "fix improve mount location error reporting".
- add correct patch for "fix fix wait for master source mutex".
2012-01-23 09:05:51 +08:00
Ian Kent
4c8499d9fc * Mon Jan 23 2012 Ian Kent <knt@redhat.com> - 1:5.0.6-8
- fix fix wait for master source mutex.
- fix improve mount location error reporting (bz783496).
2012-01-23 08:19:23 +08:00
Dennis Gilmore
28467ae148 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-12 16:07:49 -06:00
Peter Robinson
f0bfa2e4d3 mktemp was long obsoleted by coreutils 2012-01-11 10:20:59 +00:00
Ian Kent
e232a56344 * Fri Dec 9 2011 Ian Kent <ikent@redhat.com> - 1:5.0.6-6
- remove empty command line arguments (passed by systemd).
2011-12-09 15:10:24 +08:00
Ian Kent
3d12a7aac3 * Mon Dec 5 2011 Ian Kent <ikent@redhat.com> - 1:5.0.6-5
- fix ipv6 name lookup check.
- fix ipv6 rpc calls.
- fix ipv6 configure check.
- add piddir to configure.
- add systemd unit support.
- fix MNT_DETACH define.
2011-12-05 15:09:33 +08:00
Ian Kent
3d4e057cef * Mon Dec 5 2011 Ian Kent <ikent@redhat.com> - 1:5.0.6-4
- fix lsb service name in init script 2 (bz712504).
2011-12-05 12:13:47 +08:00
Ian Kent
ca38f0b091 * Tue Nov 8 2011 Ian Kent <ikent@redhat.com> - 1:5.0.6-3
- improve mount location error reporting.
- fix paged query more results check.
- fix dumpmaps not reading maps.
- fix result null check in read_one_map().
- Fix LDAP result leaks on error paths.
- code analysis fixes 1.
- fix not bind mounting local filesystem.
- update dir map-type patch for changed patch order.
- fix wait for master source mutex.
- fix submount shutdown race
- fix fix map source check in file lookup.
- add disable move mount configure option.
2011-11-08 13:13:22 +08:00
Ian Kent
4f7edcb12e * Wed Jul 6 2011 Ian Kent <ikent@redhat.com> - 1:5.0.6-2
- add missing spec file entries for dir-type change (bz719208).
2011-07-06 13:56:35 +08:00
Ian Kent
511e146b01 - fix dir type patch name 2011-07-04 10:38:22 +08:00
Ian Kent
7394d39c7c - replace source .gz with .bz2. 2011-07-04 10:36:20 +08:00
Ian Kent
8903773e97 * Mon Jul 4 2011 Ian Kent <ikent@redhat.com> - 1:5.0.6-1
- update source to 5.0.6.
- fix ipv6 name for lookup fix.
- add dir map-type patch.
2011-07-04 10:31:59 +08:00
Ian Kent
567618736c * Tue Jun 14 2011 Ian Kent <ikent@redhat.com> - 1:5.0.5-38
- fix lsb service name in init script (bz692963).
2011-06-14 11:00:59 +08:00