Blame SPECS/autofs.spec

d5dcad
#
d5dcad
# $Id: autofs.spec,v 1.11 2003/12/04 15:41:32 raven Exp $
d5dcad
#
d5dcad
# Use --without systemd in your rpmbuild command or force values to 0 to
d5dcad
# disable them.
d5dcad
%define with_systemd        %{?_without_systemd:        0} %{?!_without_systemd:        1}
d5dcad
d5dcad
Summary: A tool for automatically mounting and unmounting filesystems
d5dcad
Name: autofs
d5dcad
Version: 5.1.4
d702dc
Release: 48%{?dist}
d5dcad
Epoch: 1
d5dcad
License: GPLv2+
d5dcad
Group: System Environment/Daemons
d5dcad
Source: https://www.kernel.org/pub/linux/daemons/autofs/v5/autofs-%{version}.tar.gz
d5dcad
Patch1: autofs-5.1.4-fix-flag-file-permission.patch
d5dcad
Patch2: autofs-5.1.4-fix-directory-create-permission.patch
d5dcad
Patch3: autofs-5.1.4-fix-use-after-free-in-do_master_list_reset.patch
d5dcad
Patch4: autofs-5.1.4-fix-deadlock-in-dumpmaps.patch
d5dcad
Patch5: autofs-5.1.4-dont-use-array-for-path-when-not-neccessary.patch
d5dcad
Patch6: autofs-5.1.4-fix-prefix-option-handling-in-expand_entry.patch
d5dcad
Patch7: autofs-5.1.4-fix-sublink-option-not-set-from-defaults.patch
d5dcad
Patch8: autofs-5.1.4-fix-error-return-in-do_nfs_mount.patch
d5dcad
Patch9: autofs-5.1.4-add-error-handling-for-ext_mount_add.patch
d5dcad
Patch10: autofs-5.1.4-account-for-libnsl-changes.patch
d5dcad
Patch11: autofs-5.1.4-use_hostname_for_mounts-shouldnt-prevent-selection-among-replicas.patch
d5dcad
Patch12: autofs-5.1.4-fix-monotonic_elapsed.patch
d5dcad
Patch13: autofs-5.1.4-Makefiles.rules-remove-samples-from-SUBDIRS.patch
d5dcad
Patch14: autofs-5.1.4-dont-allow-trailing-slash-in-master-map-mount-points.patch
d5dcad
Patch15: autofs-5.1.4-fix-libresolv-configure-check.patch
d5dcad
Patch16: autofs-5.1.4-add-fedfs-getsrvinfo_c.patch
d5dcad
Patch17: autofs-5.1.4-add-mount_fedfs_c.patch
d5dcad
Patch18: autofs-5.1.4-add-fedfs-map-nfs4_c.patch
d5dcad
Patch19: autofs-5.1.4-add-conditional-inclusion-of-fedfs-binaries.patch
d5dcad
Patch20: autofs-5.1.4-add-an-example-fedfs-master-map-entry-to-the-installed-master-map.patch
d5dcad
Patch21: autofs-5.1.4-improve-hostname-lookup-error-logging.patch
d5dcad
Patch22: autofs-5.1.4-tiny-patch-for-autofs-typo-and-possible-bug.patch
d5dcad
Patch23: autofs-5.1.4-add-units-After-line-to-include-statd-service.patch
d5dcad
Patch24: autofs-5.1.4-use-systemd-sd_notify-at-startup.patch
d5dcad
Patch25: autofs-5.1.4-fix-NFS-version-mask-usage.patch
d5dcad
Patch26: autofs-5.1.4-fix-fd-leak-in-rpc_do_create_client.patch
d5dcad
Patch27: autofs-5.1.4-add-man-page-note-about-extra-slashes-in-paths.patch
d5dcad
Patch28: autofs-5.1.4-covarity-fixes-1.patch
d5dcad
Patch29: autofs-5.1.4-fix-program-usage-message.patch
d5dcad
Patch30: autofs-5.1.4-fix-update_negative_cache-map-source-usage.patch
d5dcad
Patch31: autofs-5.1.4-mark-removed-cache-entry-negative.patch
d5dcad
Patch32: autofs-5.1.4-set-bind-mount-as-propagation-slave.patch
d5dcad
Patch33: autofs-5.1.4-add-master-map-pseudo-options-for-mount-propagation.patch
d5dcad
Patch34: autofs-5.1.4-fix-age-setting-at-startup.patch
d5dcad
Patch35: autofs-5.1.4-fix-use-after-free-in-parse_ldap_config.patch
d5dcad
Patch36: autofs-5.1.4-fix-incorrect-locking-in-sss-lookup.patch
d5dcad
Patch37: autofs-5.1.4-fix-amd-parser-opts-option-handling.patch
d5dcad
Patch38: autofs-5.1.4-better-handle-hesiod-support-not-built-in.patch
d5dcad
Patch39: autofs-5.1.5-fix-hesiod-string-check-in-master_parse.patch
d5dcad
c3f1f8
Patch40: autofs-5.1.4-remove-autofs4-module-load-code.patch
c3f1f8
Patch41: autofs-5.1.4-add-NULL-check-in-prepare_attempt_prefix.patch
c3f1f8
Patch42: autofs-5.1.4-update-build-info-with-systemd.patch
c3f1f8
Patch43: autofs-5.1.4-use-flags-for-startup-boolean-options.patch
c3f1f8
Patch44: autofs-5.1.4-move-close-stdio-descriptors-to-become_daemon.patch
c3f1f8
Patch45: autofs-5.1.4-add-systemd-service-command-line-option.patch
c3f1f8
Patch46: autofs-5.1.5-add-strictexpire-mount-option.patch
c3f1f8
Patch47: autofs-5.1.5-add-NULL-check-for-get_addr_string-return.patch
c3f1f8
Patch48: autofs-5.1.5-use-malloc-in-spawn_c.patch
c3f1f8
Patch49: autofs-5.1.5-add-mount_verbose-configuration-option.patch
c3f1f8
Patch50: autofs-5.1.5-optionally-log-mount-requestor-process-info.patch
c3f1f8
Patch51: autofs-5.1.5-log-mount-call-arguments-if-mount_verbose-is-set.patch
c3f1f8
Patch52: autofs-5.1.5-make-expire-remaining-log-level-debug.patch
c3f1f8
Patch53: autofs-5.1.5-allow-period-following-macro-in-selector-value.patch
c3f1f8
Patch54: autofs-5.1.5-fix-macro-expansion-in-selector-values.patch
c3f1f8
8fa62f
Patch60: autofs-5.1.5-also-use-strictexpire-for-offsets.patch
8fa62f
Patch61: autofs-5.1.4-change-expire-type-naming-to-better-reflect-usage.patch
8fa62f
Patch62: autofs-5.1.5-remove-unused-function-has_fstab_option.patch
8fa62f
Patch63: autofs-5.1.5-remove-unused-function-reverse_mnt_list.patch
8fa62f
Patch64: autofs-5.1.5-remove-a-couple-of-old-debug-messages.patch
8fa62f
Patch65: autofs-5.1.5-fix-amd-entry-memory-leak.patch
8fa62f
Patch66: autofs-5.1.5-fix-unlink_mount_tree-not-umounting-mounts.patch
8fa62f
Patch67: autofs-5.1.5-add-ignore-mount-option.patch
8fa62f
Patch68: autofs-5.1.5-use-ignore-option-for-offset-mounts-as-well.patch
8fa62f
Patch69: autofs-5.1.5-add-config-option-for-ignore-mount-option.patch
8fa62f
Patch70: autofs-5.1.5-use-bit-flags-for-autofs-mount-types-in-mnt_list.patch
8fa62f
Patch71: autofs-5.1.5-use-mp-instead-of-path-in-mnt_list-entries.patch
8fa62f
Patch72: autofs-5.1.5-always-use-PROC_MOUNTS-to-make-mount-lists.patch
8fa62f
Patch73: autofs-5.1.5-add-glibc-getmntent.patch
8fa62f
Patch74: autofs-5.1.5-use-local-getmntent_r-in-table_is_mounted.patch
8fa62f
Patch75: autofs-5.1.5-refactor-unlink_active_mounts-in-direct_c.patch
8fa62f
Patch76: autofs-5.1.5-dont-use-tree_is_mounted-for-mounted-checks.patch
8fa62f
Patch77: autofs-5.1.5-use-single-unlink_umount_tree-for-both-direct-and-indirect-mounts.patch
8fa62f
Patch78: autofs-5.1.5-move-unlink_mount_tree-to-lib_mounts_c.patch
8fa62f
Patch79: autofs-5.1.5-use-local_getmntent_r-for-unlink_mount_tree.patch
8fa62f
Patch80: autofs-5.1.5-use-local-getmntent_r-in-get_mnt_list.patch
8fa62f
Patch81: autofs-5.1.5-use-local-getmntent_r-in-tree_get_mnt_list.patch
8fa62f
Patch82: autofs-5.1.5-fix-missing-initialization-of-autofs_point-flags.patch
8fa62f
8fa62f
Patch83: autofs-5.1.6-update-ldap-READMEs-and-schema-definitions.patch
8fa62f
Patch84: autofs-5.1.6-fix-a-regression-with-map-instance-lookup.patch
8fa62f
3494ea
Patch85: autofs-5.1.6-fix-trailing-dollar-sun-entry-expansion.patch
3494ea
Patch86: autofs-5.1.6-initialize-struct-addrinfo-for-getaddrinfo-calls.patch
3494ea
Patch87: autofs-5.1.6-fix-quoted-string-length-calc-in-expandsunent.patch
3494ea
Patch88: autofs-5.1.6-fix-autofs-mount-options-construction.patch
3494ea
d702dc
Patch89: autofs-5.1.6-mount_nfs_c-fix-local-rdma-share-not-mounting.patch
d702dc
Patch90: autofs-5.1.6-fix-incorrect-systemctl-command-syntax-in-autofs-8.patch
d702dc
d702dc
Patch91: autofs-5.1.6-fix-direct-mount-unlink_mount_tree-path.patch
d702dc
Patch92: autofs-5.1.6-fix-unlink-mounts-umount-order.patch
d702dc
Patch93: autofs-5.1.6-fix-incorrect-logical-compare-in-unlink_mount_tree.patch
d702dc
Patch94: autofs-5.1.6-use-bit-flag-for-force-unlink-mounts.patch
d702dc
Patch95: autofs-5.1.6-improve-force-unlink-mounts-option-description.patch
d702dc
Patch96: autofs-5.1.6-remove-logpri-fifo-on-autofs-mount-fail.patch
d702dc
Patch97: autofs-5.1.6-add-force-unlink-mounts-and-exit-option.patch
d702dc
Patch98: autofs-5.1.6-cleanup-stale-logpri-fifo-pipes-on-unlink-and-exit.patch
d702dc
d702dc
Patch100: autofs-5.1.6-fix-lookup_nss_read_master-nsswicth-check-return.patch
d702dc
Patch101: autofs-5.1.6-fix-typo-in-open_sss_lib.patch
d702dc
Patch102: autofs-5.1.6-fix-sss-master-map-wait-timing.patch
d702dc
Patch103: autofs-5.1.6-add-sss-ECONREFUSED-return-handling.patch
d702dc
Patch104: autofs-5.1.6-use-mapname-in-sss-context-for-setautomntent.patch
d702dc
Patch105: autofs-5.1.6-add-support-for-new-sss-autofs-proto-version-call.patch
d702dc
Patch106: autofs-5.1.6-fix-retries-check-in-setautomntent_wait.patch
d702dc
Patch107: autofs-5.1.6-refactor-sss-setautomntent.patch
d702dc
Patch108: autofs-5.1.6-improve-sss-setautomntent-error-handling.patch
d702dc
Patch109: autofs-5.1.6-refactor-sss-getautomntent.patch
d702dc
Patch110: autofs-5.1.6-improve-sss-getautomntent-error-handling.patch
d702dc
Patch111: autofs-5.1.6-sss-introduce-retries-calcuation-function.patch
d702dc
Patch112: autofs-5.1.6-move-readall-into-struct-master.patch
d702dc
Patch113: autofs-5.1.6-sss-introduce-a-flag-to-indicate-map-being-read.patch
d702dc
Patch114: autofs-5.1.6-update-sss-timeout-documentation.patch
d702dc
Patch115: autofs-5.1.6-refactor-sss-getautomntbyname.patch
d702dc
Patch116: autofs-5.1.6-improve-sss-getautomntbyname-error-handling.patch
d702dc
Patch117: autofs-5.1.6-use-a-valid-timeout-in-lookup_prune_one_cache.patch
d702dc
Patch118: autofs-5.1.6-dont-prune-offset-map-entries.patch
d702dc
Patch119: autofs-5.1.6-simplify-sss-source-stale-check.patch
d702dc
d5dcad
%if %{with_systemd}
d5dcad
BuildRequires: systemd-units
d5dcad
BuildRequires: systemd-devel
d5dcad
%endif
d5dcad
BuildRequires: gcc
d5dcad
BuildRequires: autoconf, openldap-devel, bison, flex, libxml2-devel
d5dcad
BuildRequires: cyrus-sasl-devel, openssl-devel module-init-tools util-linux
d5dcad
BuildRequires: e2fsprogs libtirpc-devel libsss_autofs libnsl2-devel
d5dcad
BuildRequires: rpcgen pkgconfig
d5dcad
Conflicts: cyrus-sasl-lib < 2.1.23-9
d5dcad
Requires: bash coreutils sed gawk grep module-init-tools /bin/ps
d5dcad
%if %{with_systemd}
d5dcad
Requires(post): systemd-sysv
d5dcad
Requires(post): systemd-units
d5dcad
Requires(preun): systemd-units
d5dcad
Requires(postun): systemd-units
d5dcad
%else
d5dcad
Requires(post): /sbin/chkconfig
d5dcad
Requires(preun): /sbin/service
d5dcad
Requires(postun): /sbin/service
d5dcad
Requires(postun): /sbin/chkconfig
d5dcad
%endif
d5dcad
Summary(de): autofs daemon 
d5dcad
Summary(fr): démon autofs
d5dcad
Summary(tr): autofs sunucu süreci
d5dcad
Summary(sv): autofs-daemon
d5dcad
d5dcad
%description
d5dcad
autofs is a daemon which automatically mounts filesystems when you use
d5dcad
them, and unmounts them later when you are not using them.  This can
d5dcad
include network filesystems, CD-ROMs, floppies, and so forth.
d5dcad
d5dcad
%description -l de
d5dcad
autofs ist ein Dämon, der Dateisysteme automatisch montiert, wenn sie 
d5dcad
benutzt werden, und sie später bei Nichtbenutzung wieder demontiert. 
d5dcad
Dies kann Netz-Dateisysteme, CD-ROMs, Disketten und ähnliches einschließen. 
d5dcad
d5dcad
%description -l fr
d5dcad
autofs est un démon qui monte automatiquement les systèmes de fichiers
d5dcad
lorsqu'on les utilise et les démonte lorsqu'on ne les utilise plus. Cela
d5dcad
inclus les systèmes de fichiers réseau, les CD-ROMs, les disquettes, etc.
d5dcad
d5dcad
%description -l tr
d5dcad
autofs, kullanýlan dosya sistemlerini gerek olunca kendiliðinden baðlar
d5dcad
ve kullanýmlarý sona erince yine kendiliðinden çözer. Bu iþlem, að dosya
d5dcad
sistemleri, CD-ROM'lar ve disketler üzerinde yapýlabilir.
d5dcad
d5dcad
%description -l sv
d5dcad
autofs är en daemon som mountar filsystem när de använda, och senare
d5dcad
unmountar dem när de har varit oanvända en bestämd tid.  Detta kan
d5dcad
inkludera nätfilsystem, CD-ROM, floppydiskar, och så vidare.
d5dcad
d5dcad
%prep
d5dcad
%setup -q -n %{name}-%{version}
d5dcad
echo %{version}-%{release} > .version
d5dcad
%if %{with_systemd}
d5dcad
  %define unitdir %{?_unitdir:/usr/lib/systemd/system}
d5dcad
  %define systemd_configure_arg --with-systemd
d5dcad
%endif
d5dcad
%patch1 -p1
d5dcad
%patch2 -p1
d5dcad
%patch3 -p1
d5dcad
%patch4 -p1
d5dcad
%patch5 -p1
d5dcad
%patch6 -p1
d5dcad
%patch7 -p1
d5dcad
%patch8 -p1
d5dcad
%patch9 -p1
d5dcad
%patch10 -p1
d5dcad
%patch11 -p1
d5dcad
%patch12 -p1
d5dcad
%patch13 -p1
d5dcad
%patch14 -p1
d5dcad
%patch15 -p1
d5dcad
%patch16 -p1
d5dcad
%patch17 -p1
d5dcad
%patch18 -p1
d5dcad
%patch19 -p1
d5dcad
%patch20 -p1
d5dcad
%patch21 -p1
d5dcad
%patch22 -p1
d5dcad
%patch23 -p1
d5dcad
%patch24 -p1
d5dcad
%patch25 -p1
d5dcad
%patch26 -p1
d5dcad
%patch27 -p1
d5dcad
%patch28 -p1
d5dcad
%patch29 -p1
d5dcad
%patch30 -p1
d5dcad
%patch31 -p1
d5dcad
%patch32 -p1
d5dcad
%patch33 -p1
d5dcad
%patch34 -p1
d5dcad
%patch35 -p1
d5dcad
%patch36 -p1
d5dcad
%patch37 -p1
d5dcad
%patch38 -p1
d5dcad
%patch39 -p1
d5dcad
c3f1f8
%patch40 -p1
c3f1f8
%patch41 -p1
c3f1f8
%patch42 -p1
c3f1f8
%patch43 -p1
c3f1f8
%patch44 -p1
c3f1f8
%patch45 -p1
c3f1f8
%patch46 -p1
c3f1f8
%patch47 -p1
c3f1f8
%patch48 -p1
c3f1f8
%patch49 -p1
c3f1f8
%patch50 -p1
c3f1f8
%patch51 -p1
c3f1f8
%patch52 -p1
c3f1f8
%patch53 -p1
c3f1f8
%patch54 -p1
c3f1f8
8fa62f
%patch60 -p1
8fa62f
%patch61 -p1
8fa62f
%patch62 -p1
8fa62f
%patch63 -p1
8fa62f
%patch64 -p1
8fa62f
%patch65 -p1
8fa62f
%patch66 -p1
8fa62f
%patch67 -p1
8fa62f
%patch68 -p1
8fa62f
%patch69 -p1
8fa62f
%patch70 -p1
8fa62f
%patch71 -p1
8fa62f
%patch72 -p1
8fa62f
%patch73 -p1
8fa62f
%patch74 -p1
8fa62f
%patch75 -p1
8fa62f
%patch76 -p1
8fa62f
%patch77 -p1
8fa62f
%patch78 -p1
8fa62f
%patch79 -p1
8fa62f
%patch80 -p1
8fa62f
%patch81 -p1
8fa62f
%patch82 -p1
8fa62f
8fa62f
%patch83 -p1
8fa62f
%patch84 -p1
8fa62f
3494ea
%patch85 -p1
3494ea
%patch86 -p1
3494ea
%patch87 -p1
3494ea
%patch88 -p1
3494ea
d702dc
%patch89 -p1
d702dc
%patch90 -p1
d702dc
d702dc
%patch91 -p1
d702dc
%patch92 -p1
d702dc
%patch93 -p1
d702dc
%patch94 -p1
d702dc
%patch95 -p1
d702dc
%patch96 -p1
d702dc
%patch97 -p1
d702dc
%patch98 -p1
d702dc
d702dc
%patch100 -p1
d702dc
%patch101 -p1
d702dc
%patch102 -p1
d702dc
%patch103 -p1
d702dc
%patch104 -p1
d702dc
%patch105 -p1
d702dc
%patch106 -p1
d702dc
%patch107 -p1
d702dc
%patch108 -p1
d702dc
%patch109 -p1
d702dc
%patch110 -p1
d702dc
%patch111 -p1
d702dc
%patch112 -p1
d702dc
%patch113 -p1
d702dc
%patch114 -p1
d702dc
%patch115 -p1
d702dc
%patch116 -p1
d702dc
%patch117 -p1
d702dc
%patch118 -p1
d702dc
%patch119 -p1
d702dc
d5dcad
%build
d5dcad
LDFLAGS=-Wl,-z,now
d5dcad
%configure --disable-mount-locking --enable-ignore-busy --with-libtirpc --without-hesiod %{?systemd_configure_arg:}
d5dcad
make initdir=%{_initrddir} DONTSTRIP=1
d5dcad
d5dcad
%install
d5dcad
%if %{with_systemd}
d5dcad
install -d -m 755 $RPM_BUILD_ROOT%{unitdir}
d5dcad
%else
d5dcad
mkdir -p -m755 $RPM_BUILD_ROOT%{_initrddir}
d5dcad
%endif
d5dcad
mkdir -p -m755 $RPM_BUILD_ROOT%{_sbindir}
d5dcad
mkdir -p -m755 $RPM_BUILD_ROOT%{_libdir}/autofs
d5dcad
mkdir -p -m755 $RPM_BUILD_ROOT%{_mandir}/{man5,man8}
d5dcad
mkdir -p -m755 $RPM_BUILD_ROOT/etc/sysconfig
d5dcad
mkdir -p -m755 $RPM_BUILD_ROOT/etc/auto.master.d
d5dcad
d5dcad
make install mandir=%{_mandir} initdir=%{_initrddir} systemddir=%{unitdir} INSTALLROOT=$RPM_BUILD_ROOT
d5dcad
echo make -C redhat
d5dcad
make -C redhat
d5dcad
install -m 755 -d $RPM_BUILD_ROOT/misc
d5dcad
%if %{with_systemd}
d5dcad
# Configure can get this wrong when the unit files appear under /lib and /usr/lib
d5dcad
find $RPM_BUILD_ROOT -type f -name autofs.service -exec rm -f {} \;
d5dcad
install -m 644 redhat/autofs.service $RPM_BUILD_ROOT%{unitdir}/autofs.service
d5dcad
%define init_file_name %{unitdir}/autofs.service
d5dcad
%else
d5dcad
install -m 755 redhat/autofs.init $RPM_BUILD_ROOT%{_initrddir}/autofs
d5dcad
%define init_file_name /etc/rc.d/init.d/autofs
d5dcad
%endif
d5dcad
install -m 644 redhat/autofs.conf $RPM_BUILD_ROOT/etc/autofs.conf
d5dcad
install -m 644 redhat/autofs.sysconfig $RPM_BUILD_ROOT/etc/sysconfig/autofs
d5dcad
d5dcad
install -m 644 samples/auto.master $RPM_BUILD_ROOT/etc/auto.master
d5dcad
install -m 644 samples/auto.misc $RPM_BUILD_ROOT/etc/auto.misc
d5dcad
install -m 755 samples/auto.net $RPM_BUILD_ROOT/etc/auto.net
d5dcad
install -m 755 samples/auto.smb $RPM_BUILD_ROOT/etc/auto.smb
d5dcad
install -m 600 samples/autofs_ldap_auth.conf $RPM_BUILD_ROOT/etc/autofs_ldap_auth.conf
d5dcad
d5dcad
%post
d5dcad
%if %{with_systemd}
d5dcad
%systemd_post %{name}.service
d5dcad
%else
d5dcad
if [ $1 -eq 1 ]; then
d5dcad
	%{_sbindir}/sbin/chkconfig --add autofs
d5dcad
fi
d5dcad
%endif
d5dcad
d5dcad
%preun
d5dcad
%if %{with_systemd}
d5dcad
%systemd_preun %{name}.service
d5dcad
%else
d5dcad
if [ $1 -eq 0 ] ; then
d5dcad
    %{_sbindir}/service autofs stop > /dev/null 2>&1 || :
d5dcad
    %{_sbindir}/chkconfig --del autofs
d5dcad
fi
d5dcad
%endif
d5dcad
d5dcad
%postun
d5dcad
%if %{with_systemd}
d5dcad
%systemd_postun_with_restart %{name}.service
d5dcad
%else
d5dcad
if [ $1 -ge 1 ] ; then
d5dcad
    %{_sbindir}/sbin/service autofs condrestart > /dev/null 2>&1 || :
d5dcad
fi
d5dcad
%endif
d5dcad
d5dcad
%triggerun -- %{name} < 5.0.6-5
d5dcad
# Save the current service runlevel info
d5dcad
# User must manually run systemd-sysv-convert --apply %{name}
d5dcad
# to migrate them to systemd targets
d5dcad
%{_bindir}/systemd-sysv-convert --save %{name} >/dev/null 2>&1 ||:
d5dcad
d5dcad
# Run these because the SysV package being removed won't do them
d5dcad
%{_sbindir}/chkconfig --del %{name} >/dev/null 2>&1 || :
d5dcad
%{_bindir}/systemctl try-restart %{name}.service >/dev/null 2>&1 || :
d5dcad
d5dcad
%files
8fa62f
%doc CREDITS INSTALL COPY* README* samples/ldap* samples/*.schema
8fa62f
%doc samples/am-utils-ldap-id.txt
d5dcad
%config %{init_file_name}
d5dcad
%config(noreplace,missingok) /etc/auto.master
d5dcad
%config(noreplace) /etc/autofs.conf
d5dcad
%config(noreplace,missingok) /etc/auto.misc
d5dcad
%config(noreplace,missingok) /etc/auto.net
d5dcad
%config(noreplace,missingok) /etc/auto.smb
d5dcad
%config(noreplace) /etc/sysconfig/autofs
d5dcad
%config(noreplace) /etc/autofs_ldap_auth.conf
d5dcad
%{_sbindir}/automount
d5dcad
%{_mandir}/*/*
d5dcad
%{_libdir}/autofs/
d5dcad
%dir /etc/auto.master.d
d5dcad
d5dcad
%changelog
d702dc
* Fri Nov 27 2020 Ian Kent <ikent@redhat.com> - 5.1.4-48
d702dc
- bz1892184 - autofs: return a connection failure until maps have been fetched
d702dc
  - fix lookup_nss_read_master() nsswicth check return.
d702dc
  - fix typo in open_sss_lib().
d702dc
  - fix sss_master_map_wait timing.
d702dc
  - add sss ECONREFUSED return handling.
d702dc
  - use mapname in sss context for setautomntent().
d702dc
  - add support for new sss autofs proto version call.
d702dc
  - fix retries check in setautomntent_wait().
d702dc
  - refactor sss setautomntent().
d702dc
  - improve sss setautomntent() error handling.
d702dc
  - refactor sss getautomntent().
d702dc
  - improve sss getautomntent() error handling.
d702dc
  - sss introduce calculate_retry_count() function.
d702dc
  - move readall into struct master.
d702dc
  - sss introduce a flag to indicate map being read.
d702dc
  - update sss timeout documentation.
d702dc
  - refactor sss getautomntbyname().
d702dc
  - improve sss getautomntbyname() error handling.
d702dc
  - use a valid timeout in lookup_prune_one_cache().
d702dc
  - dont prune offset map entries.
d702dc
  - simplify sss source stale check.
d702dc
- Resolves: rhbz#1892184
d702dc
d702dc
* Wed Nov 04 2020 Ian Kent <ikent@redhat.com> - 5.1.4-47
d702dc
- bz1887681 - automount force unlink option (-F) does not work as expected
d702dc
  on autofs-5.0.7-109.el7
d702dc
  - fix direct mount unlink_mount_tree() path.
d702dc
  - fix unlink mounts umount order.
d702dc
  - fix incorrect logical compare in unlink_mount_tree().
d702dc
  - use bit flag for force unlink mounts.
d702dc
  - improve force unlink mounts option description.
d702dc
  - remove logpri fifo on autofs mount fail.
d702dc
  - add force unlink mounts and exit option.
d702dc
  - cleanup stale logpri fifo pipes on unlink and exit.
d702dc
- Resolves: rhbz#1887681
d702dc
d702dc
* Wed Nov 04 2020 Ian Kent <ikent@redhat.com> - 5.1.4-46
d702dc
- bz1664561 - incorrect of start service command in autofs man page
d702dc
  - actually apply fix patch.
d702dc
- fix dates and recent status messages in changelog.
d702dc
-Related: rhbz#1664561 rhbz#1858742
d702dc
d702dc
* Tue Nov 03 2020 Ian Kent <ikent@redhat.com> - 5.1.4-45
d702dc
- bz1664561 - incorrect of start service command in autofs man page
d702dc
  - fix incorrect systemctl command syntax in autofs(8).
d702dc
-Resolves: rhbz#1664561
d702dc
d702dc
* Mon Nov 02 2020 Ian Kent <ikent@redhat.com> - 5.1.4-44
d702dc
- bz1858742 - autofs share doesn't mount when using nobind over RDMA where
d702dc
  nfs-server and nfs-client are the same systems.
d702dc
  - mount_nfs.c fix local rdma share not mounting.
d702dc
-Resolves: rhbz#1858742
d702dc
3494ea
* Mon Jun 15 2020 Ian Kent <ikent@redhat.com> - 5.1.4-43
3494ea
- bz1841456 - automount program crashes with "malloc(): invalid next size
3494ea
  (unsorted)
3494ea
  - fix autofs mount options construction.
3494ea
-Related: rhbz#1841456
3494ea
3494ea
* Tue Jun 02 2020 Ian Kent <ikent@redhat.com> - 5.1.4-42
3494ea
- bz1841456 - automount program crashes with "malloc(): invalid next size
3494ea
  (unsorted)
3494ea
  - initialize struct addrinfo for getaddrinfo() calls.
3494ea
  - fix quoted string length calc in expandsunent().
3494ea
-Resolves: rhbz#1841456
3494ea
3494ea
* Mon May 18 2020 Ian Kent <ikent@redhat.com> - 5.1.4-41
3494ea
- bz1835547 - [RHEL8]autofs cannot mount samba/cifs shares that end with a
3494ea
  dollar sign
3494ea
  - fix trailing dollar sun entry expansion.
3494ea
- Resolves: rhbz#1835547
3494ea
8fa62f
* Fri Feb 21 2020 Ian Kent <ikent@redhat.com> - 5.1.4-40
8fa62f
- fix incorrect changelog entry for bug 1802251.
8fa62f
- Related: rhbz#1802251
8fa62f
8fa62f
* Mon Feb 17 2020 Ian Kent <ikent@redhat.com> - 5.1.4-39
8fa62f
- bz1802251 - Autofs will only mount share once if sss is first ini
8fa62f
  nsswitch.conf
8fa62f
  - fix a regression with map instance lookup.
8fa62f
- Resolves: rhbz#1802251
8fa62f
8fa62f
* Mon Nov 25 2019 Ian Kent <ikent@redhat.com> - 5.1.4-38
8fa62f
- bz1660145 - autofs.schema doesn't work in RHEL8
8fa62f
  - update spec file doc inclusions for schema definition update.
8fa62f
- Related: rhbz#1660145
8fa62f
8fa62f
* Mon Nov 25 2019 Ian Kent <ikent@redhat.com> - 5.1.4-37
8fa62f
- bz1660145 - autofs.schema doesn't work in RHEL8
8fa62f
  - update ldap READMEs and schema definitions.
8fa62f
- Resolves: rhbz#1660145
8fa62f
8fa62f
* Tue Nov 12 2019 Ian Kent <ikent@redhat.com> - 5.1.4-36
8fa62f
- bz1743442 - getmntent returns additional "-hosts" entries when
8fa62f
  automounter is used with "hosts" map (userspace part)
8fa62f
  - also use strictexpire for offsets (mounts).
8fa62f
  - change expire type naming to better reflect usage.
8fa62f
  - remove unused function has_fstab_option().
8fa62f
  - remove unused function reverse_mnt_list().
8fa62f
  - remove a couple of old debug messages.
8fa62f
  - fix amd entry memory leak.
8fa62f
  - fix unlink_mount_tree() not umounting mounts.
8fa62f
  - add ignore mount option.
8fa62f
  - use ignore option for offset mounts as well.
8fa62f
  - add config option for "ignore" mount option.
8fa62f
  - use bit flags for autofs mount types in mnt_list.
8fa62f
  - use mp instead of path in mnt_list entries.
8fa62f
  - always use PROC_MOUNTS to make mount lists.
8fa62f
  - add glibc getmntent_r().
8fa62f
  - use local getmntent_r in table_is_mounted().
8fa62f
  - refactor unlink_active_mounts() in direct.c.
8fa62f
  - don't use tree_is_mounted() for mounted checks.
8fa62f
  - use single unlink_umount_tree() for both direct and indirect mounts.
8fa62f
  - move unlink_mount_tree() to lib/mounts.c.
8fa62f
  - use local_getmntent_r() for unlink_mount_tree().
8fa62f
  - use local getmntent_r() in get_mnt_list().
8fa62f
  - use local getmntent_r() in tree_make_mnt_list().
8fa62f
  - fix missing initialization of autofs_point flags.
8fa62f
- Resolves: rhbz#1743442
8fa62f
c3f1f8
* Thu Jun 13 2019 Ian Kent <ikent@redhat.com> - 5.1.4-35
c3f1f8
- bz1681956 - autofs changes blocked until gating tests are added
c3f1f8
  - correct test name in gating.yaml.
c3f1f8
- Related: rhbz#1681956
c3f1f8
c3f1f8
* Thu Jun 13 2019 Ian Kent <ikent@redhat.com> - 5.1.4-34
c3f1f8
- bz1681956 - autofs changes blocked until gating tests are added
c3f1f8
  - add gating.yaml for manual gate testing.
c3f1f8
- Related: rhbz#1681956
c3f1f8
c3f1f8
* Tue May 21 2019 Ian Kent <ikent@redhat.com> - 5.1.4-33
c3f1f8
- bz1689466 - Sanitize autofs logging
c3f1f8
  - make expire remaining log level debug.
c3f1f8
- bz1685805 - autofs doesn't expand macros in amd map selectors
c3f1f8
  - allow period following macro in selector value.
c3f1f8
  - fix macro expansion in selector values.
c3f1f8
- Resolves: rhbz#1689466 rhbz#1685805
c3f1f8
c3f1f8
* Mon Apr 29 2019 Ian Kent <ikent@redhat.com> - 5.1.4-32
c3f1f8
- bz1703876 - [RFE] Enable additional logging information for autofs
c3f1f8
  - add NULL check for get_addr_string() return.
c3f1f8
  - use malloc(3) in spawn.c.
c3f1f8
  - add mount_verbose configuration option.
c3f1f8
  - optionally log mount requestor process info.
c3f1f8
  - log mount call arguments if mount_verbose is set.
c3f1f8
- Resolves: rhbz#1703876
c3f1f8
c3f1f8
* Mon Apr 29 2019 Ian Kent <ikent@redhat.com> - 5.1.4-31
c3f1f8
- bz1689467 - path_resolution on an autofs managed path resets the timer. Can
c3f1f8
  this be made configurable?
c3f1f8
  - support strictexpire mount option.
c3f1f8
- Resolves: rhbz#1689467
c3f1f8
c3f1f8
* Tue Apr 23 2019 Ian Kent <ikent@redhat.com> - 5.1.4-30
c3f1f8
- bz1689469 - [autofs] The log no longer print PID of automount process
c3f1f8
  - remove autofs4 module load code.
c3f1f8
  - add NULL check in prepare_attempt_prefix().
c3f1f8
  - update build info with systemd.
c3f1f8
  - use flags for startup boolean options.
c3f1f8
  - move close stdio descriptors to become_daemon().
c3f1f8
  - add systemd service command line option.
c3f1f8
- Resolves: rhbz#1689469
c3f1f8
d5dcad
* Mon Dec 03 2018 Ian Kent <ikent@redhat.com> - 5.1.4-29
d5dcad
- bz1654541 - autofs crash when parsing master map
d5dcad
  - fix hesiod string check in master_parse().
d5dcad
- Resolves: rhbz#1654541
d5dcad
d5dcad
* Fri Oct 19 2018 Ian Kent <ikent@redhat.com> - 5.1.4-28
d5dcad
- bz1638487 - Drop dependency on hesiod
d5dcad
  - actually update the spec file with the hesiod removal.
d5dcad
- Related: rhbz#1638487
d5dcad
d5dcad
* Fri Oct 19 2018 Ian Kent <ikent@redhat.com> - 5.1.4-27
d5dcad
- bz1638487 - Drop dependency on hesiod
d5dcad
  - better handle hesiod support not built in.
d5dcad
  - exclude hesiod support from configure options
d5dcad
  - remove hesiod depends.
d5dcad
- Resolves: rhbz#1638487
d5dcad
d5dcad
* Thu Sep 27 2018 Ian Kent <ikent@redhat.com> - 5.1.4-26
d5dcad
- bz1630190 - yum update hanging while restarting autofs
d5dcad
  - fix incorrect locking in sss lookup.
d5dcad
- bz1630194 - after upgrading to autofs-5.0.7-83.el7.x86_64 on
d5dcad
  RHEL 7 clients, amd maps /defaults key mount options are no
d5dcad
  longer working
d5dcad
  - fix amd parser opts option handling.
d5dcad
- Resolves: rhbz#1630190 rhbz#1630194
d5dcad
d5dcad
* Fri Aug 24 2018 Ian Kent <ikent@redhat.com> - 5.1.4-24
d5dcad
- bz1621938 - autofs can no longer get maps from IPA server
d5dcad
  - fix use after free in parse_ldap_config().
d5dcad
- Resolves: rhbz#1621938
d5dcad
d5dcad
* Tue Aug 14 2018 Ian Kent <ikent@redhat.com> - 5.1.4-23
d5dcad
- bz1615782 - autofs master map age is incorrectly set
d5dcad
  - fix age setting at startup.
d5dcad
- Resolves: rhbz#1615782
d5dcad
d5dcad
* Tue Aug 14 2018 Ian Kent <ikent@redhat.com> - 5.1.4-22
d5dcad
- bz1613630 - On Red Hat 7.x systems if you try to access local
d5dcad
  filesystems using the automounter through /net then the shell
d5dcad
  and mount could lock up *if* the filesystem your accessing is
d5dcad
  double exported.
d5dcad
  - set bind mount as propagation slave.
d5dcad
  - add master map pseudo options for mount propagation.
d5dcad
- Resolves: rhbz#1613630
d5dcad
d5dcad
* Mon Aug 13 2018 Ian Kent <ikent@redhat.com> - 1:5.1.4-21
d5dcad
- bz1611866 - autofs reload is unable to activate new map entries,
d5dcad
  it is autofs restart which shows new map entries.
d5dcad
  - fix update_negative_cache() map source usage.
d5dcad
- bz1613621 - [autofs]Removed entries still can be accessed
d5dcad
  - mark removed cache entry negative.
d5dcad
- Resolves: rhbz#1611866 rhbz#1613621
d5dcad
d5dcad
* Mon Aug 06 2018 Ian Kent <ikent@redhat.com> - 1:5.1.4-20
d5dcad
- bz1612565 - Man page scan results for autofs
d5dcad
  - fix program usage message.
d5dcad
- Resolves: rhbz#1612565
d5dcad
d5dcad
* Fri Jul 20 2018 Ian Kent <ikent@redhat.com> - 1:5.1.4-19
d5dcad
- bz1602447 - Please review important issues found by covscan in
d5dcad
  "autofs-5.1.4-18.el8+7"
d5dcad
  - covarity fixes.
d5dcad
-Resolves: rhbz#1602447
d5dcad
d5dcad
* Mon Jun 25 2018 Ian Kent <ikent@redhat.com> - 1:5.1.4-18
d5dcad
- bz1593492 - Ignore trailing slashes at the end of executable maps in
d5dcad
  auto.master config file
d5dcad
  - add-man page note about extra slashes in paths
d5dcad
- Resolves: rhbz#1593492
d5dcad
d5dcad
* Thu Jun 21 2018 Ian Kent <ikent@redhat.com> - 1:5.1.4-17
d5dcad
- bz1577700 - automount leaves FDs in half-open state
d5dcad
  - fix fd leak in rpc_do_create_client().
d5dcad
- Resolves: rhbz#1577700
d5dcad
d5dcad
* Mon Mar 26 2018 Ian Kent <ikent@redhat.com> - 1:5.1.4-16
d5dcad
- tiny patch for autofs typo and possible bug.
d5dcad
- add units After line to include statd service.
d5dcad
- use systemd sd_notify() at startup.
d5dcad
- add "BuildRequires: systemd-devel".
d5dcad
- fix NFS version mask usage.
d5dcad
- fix incorrect date in changelog.
d5dcad
d5dcad
* Tue Mar 06 2018 Ian Kent <ikent@redhat.com> - 1:5.1.4-14
d5dcad
- improve hostname lookup error logging.
d5dcad
d5dcad
* Tue Mar 06 2018 Ian Kent <ikent@redhat.com> - 1:5.1.4-13
d5dcad
- fix install permissions of auto.net and auto.smb.
d5dcad
d5dcad
* Mon Feb 19 2018 Ian Kent <ikent@redhat.com> - 1:5.1.4-12
d5dcad
- dont allow trailing slash in master map mount points.
d5dcad
- fix libresolv configure check.
d5dcad
- add fedfs-getsrvinfo.c.
d5dcad
- add mount.fedfs.c.
d5dcad
- add fedfs-map-nfs4.c
d5dcad
- add conditional inclusion of fedfs binaries.
d5dcad
- add an example fedfs master map entry to the installed master map.
d5dcad
d5dcad
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1:5.1.4-11
d5dcad
- Escape macros in %%changelog
d5dcad
d5dcad
* Fri Feb 9 2018 Ian Kent <ikent@redhat.com> - 1:5.1.4-10
d5dcad
- clean up obsolete spec file directives.
d5dcad
d5dcad
* Wed Feb 7 2018 Ian Kent <ikent@redhat.com> - 1:5.1.4-9
d5dcad
- fix install mode of autofs_ldap_auth.conf.
d5dcad
d5dcad
* Tue Feb 6 2018 Ian Kent <ikent@redhat.com> - 1:5.1.4-8
d5dcad
- add missing BuildRequires.
d5dcad
d5dcad
* Mon Feb 5 2018 Ian Kent <ikent@redhat.com> - 1:5.1.4-7
d5dcad
- add error handling for ext_mount_add().
d5dcad
- account for recent libnsl changes.
d5dcad
- use_hostname_for_mounts shouldn't prevent selection among replicas.
d5dcad
- fix monotonic_elapse.
d5dcad
- Makefiles.rules: remove 'samples' from SUBDIRS.
d5dcad
d5dcad
* Thu Feb 1 2018 Ian Kent <ikent@redhat.com> - 1:5.1.4-6
d5dcad
- dont use array for path when not necessary.
d5dcad
- fix prefix option handling in expand_entry().
d5dcad
- fix sublink option not set from defaults.
d5dcad
- fix error return in do_nfs_mount().
d5dcad
d5dcad
* Wed Jan 10 2018 Ian Kent <ikent@redhat.com> - 1:5.1.4-5
d5dcad
- actually apply fix use after free in do_master_list_reset().
d5dcad
- fix deadlock in dumpmaps.
d5dcad
- fix rpcgen dependency problem.
d5dcad
d5dcad
* Fri Dec 22 2017 Ian Kent <ikent@redhat.com> - 1:5.1.4-4
d5dcad
- fix use after free in do_master_list_reset().
d5dcad
d5dcad
* Wed Dec 20 2017 Ian Kent <ikent@redhat.com> - 1:5.1.4-3
d5dcad
- fix email in last two changelog entries.
d5dcad
d5dcad
* Tue Dec 19 2017 Ian Kent <ikent@redhat.com> - 1:5.1.4-2
d5dcad
- fix flag file permission.
d5dcad
- fix directory create permission.
d5dcad
d5dcad
* Tue Dec 19 2017 Ian Kent <ikent@redhat.com> - 1:5.1.4-1
d5dcad
- Update to upstream 5.1.4 release.
d5dcad
d5dcad
* Tue Nov 07 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1:5.1.3-5
d5dcad
- Remove old crufty coreutils requires
d5dcad
d5dcad
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.1.3-4
d5dcad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
d5dcad
d5dcad
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.1.3-3
d5dcad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
d5dcad
d5dcad
* Mon May 29 2017 Ian Kent <ikent@redhat.com> - 1:5.1.3-2
d5dcad
- Fix "Source:" URL and changelog anotations.
d5dcad
d5dcad
* Mon May 29 2017 Ian Kent <ikent@redhat.com> - 1:5.1.3-1
d5dcad
- update to upstream 5.1.3 release.
d5dcad
d5dcad
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.1.2-2
d5dcad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
d5dcad
d5dcad
* Wed Jun 15 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.1.2-1
d5dcad
- update to upstream 5.1.2 release.
d5dcad
d5dcad
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.1.1-22
d5dcad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
d5dcad
d5dcad
* Wed Jan 20 2016 Ian Kent <ikent@redhat.com> - 1:5.1.1-21
d5dcad
- add some new upstream memory leak and use after free bug fixes.
d5dcad
d5dcad
* Wed Jan 20 2016 Ian Kent <ikent@redhat.com> - 1:5.1.1-20
d5dcad
- fix incorrect committer changelog entries.
d5dcad
- add current released upstream patches.
d5dcad
d5dcad
* Wed Nov 04 2015 Ian Kent <ikent@redhat.com> - 1:5.1.1-7
d5dcad
- revert fix libtirpc name clash patch (an old 5.0.6 patch).
d5dcad
d5dcad
* Wed Nov 04 2015 Ian Kent <ikent@redhat.com> - 1:5.1.1-6
d5dcad
- remove unnecessary nfs-utils BuildRequires (bz1277669).
d5dcad
d5dcad
* Mon Nov 02 2015 Ian Kent <ikent@redhat.com> - 1:5.1.1-5
d5dcad
- fix fix gcc5 complaints.
d5dcad
- update libtirpc workaround for new soname.
d5dcad
d5dcad
* Sun Nov 01 2015 Kalev Lember <klember@redhat.com> - 1:5.1.1-4
d5dcad
- Rebuilt for libtirpc soname bump
d5dcad
d5dcad
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:5.1.1-3
d5dcad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
d5dcad
d5dcad
* Fri Jun 12 2015 Ian Kent <ikent@redhat.com> - 1:5.1.1-2
d5dcad
- add build requires for gcc.
d5dcad
d5dcad
* Thu Apr 23 2015 Ian Kent <ikent@redhat.com> - 1:5.1.1-1
d5dcad
- Update to autofs-5.1.1.
d5dcad
d5dcad
* Mon Mar 23 2015 Ian Kent <ikent@redhat.com> - 1:5.1.0-12
d5dcad
- fix gcc5 complaints (bz1204685).
d5dcad
d5dcad
* Mon Mar 23 2015 Peter Robinson <pbrobinson@fedoraproject.org> 1:5.1.0-11
d5dcad
- Drop ancient 2.6 kernel patches from docs
d5dcad
d5dcad
* Wed Jan 21 2015 Ian Kent <ikent@redhat.com> - 1:5.1.0-10
d5dcad
- make negative cache update consistent for all lookup modules.
d5dcad
- ensure negative cache isn't updated on remount.
d5dcad
- dont add wildcard to negative cache.
d5dcad
- make service want network-online (bz1071591).
d5dcad
d5dcad
* Tue Nov 18 2014 Ian Kent <ikent@redhat.com> - 1:5.1.0-9
d5dcad
- fix custom autofs.conf not being installed.
d5dcad
- init qdn before use in get_query_dn().
d5dcad
- fix typo in update_hosts_mounts().
d5dcad
- fix hosts map update on reload.
d5dcad
d5dcad
d5dcad
* Fri Oct 17 2014 Ian Kent <ikent@redhat.com> - 1:5.1.0-8
d5dcad
- fix fix master map type check.
d5dcad
d5dcad
* Wed Oct 15 2014 Ian Kent <ikent@redhat.com> - 1:5.1.0-7
d5dcad
- force disable browse mode for amd format maps.
d5dcad
- fix hosts map options check in lookup_amd_instance().
d5dcad
- fix memory leak in create_client().
d5dcad
- fix memory leak in get_exports().
d5dcad
- fix memory leak in get_defaults_entry().
d5dcad
- fix out of order clearing of options buffer.
d5dcad
- fix reset amd lexer scan buffer.
d5dcad
- ignore multiple commas in options strings.
d5dcad
- fix typo in flagdir configure option.
d5dcad
- clarify multiple mounts description.
d5dcad
- gaurd against incorrect umount return.
d5dcad
- update man page autofs(8) for systemd.
d5dcad
- remove ancient kernel Requires.
d5dcad
d5dcad
* Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:5.1.0-6
d5dcad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
d5dcad
d5dcad
* Tue Jul 8 2014 Ian Kent <ikent@redhat.com> - 1:5.1.0-5
d5dcad
- rename two incorrectly named patches.
d5dcad
- add missing change entry to another patch.
d5dcad
d5dcad
* Mon Jul 7 2014 Ian Kent <ikent@redhat.com> - 1:5.1.0-4
d5dcad
- add mutex call return check in defaults.c.
d5dcad
d5dcad
* Mon Jul 7 2014 Ian Kent <ikent@redhat.com> - 1:5.1.0-3
d5dcad
- fix compile error in defaults.c.
d5dcad
- add serialization to sasl init.
d5dcad
- dont allocate dev_ctl_ops too early.
d5dcad
- fix incorrect round robin host detection.
d5dcad
- fix race accessing qdn in get_query_dn().
d5dcad
- fix leak in cache_push_mapent().
d5dcad
- fix config entry read buffer not checked.
d5dcad
- fix FILE pointer check in defaults_read_config().
d5dcad
- fix memory leak in conf_amd_get_log_options().
d5dcad
- fix signed comparison in inet_fill_net().
d5dcad
- fix buffer size checks in get_network_proximity().
d5dcad
- fix leak in get_network_proximity().
d5dcad
- fix buffer size checks in merge_options().
d5dcad
- check amd lex buffer len before copy.
d5dcad
- add return check in ldap check_map_indirect().
d5dcad
- check host macro is set before use.
d5dcad
- check options length before use in parse_amd.c.
d5dcad
- fix some out of order evaluations in parse_amd.c.
d5dcad
- fix copy and paste error in dup_defaults_entry().
d5dcad
d5dcad
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:5.1.0-2
d5dcad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
d5dcad
d5dcad
* Thu Jun 5 2014 Ian Kent <ikent@redhat.com> - 1:5.1.0-1
d5dcad
- update to upstream release, 5.1.0.
d5dcad
  - fix reset flex scan buffer on init.
d5dcad
  - fix fix negative status being reset on map read.
d5dcad
  - fix out of order amd timestamp lookup.
d5dcad
  - fix ldap default schema config.
d5dcad
  - fix ldap default master map name config.
d5dcad
  - fix map format init in lookup_init().
d5dcad
  - fix incorrect max key length in defaults get_hash().
d5dcad
  - fix xfn sets incorrect lexer state.
d5dcad
  - fix old style key lookup.
d5dcad
  - fix expire when server not responding.
d5dcad
  - fix ldap_uri config update.
d5dcad
  - fix typo in conf_load_autofs_defaults().
d5dcad
  - fix hash on confg option add and delete.
d5dcad
  - add plus to path match pattern.
d5dcad
  - fix multi entry ldap option handling.
d5dcad
  - cleanup options in amd_parse.c.
d5dcad
  - allow empty value for some map options.
d5dcad
  - allow empty value in macro selectors.
d5dcad
d5dcad
* Sun Apr 13 2014 Ian Kent <ikent@redhat.com> - 1:5.1.0-0.beta1.1
d5dcad
- amd lookup update lookup ldap to handle amd keys
d5dcad
  - inadvertantly drop from initial series.
d5dcad
- amd lookup update lookup hesiod to handle amd keys
d5dcad
  - inadvertantly drop from initial series.
d5dcad
- fix wildcard key lookup.
d5dcad
- check for non existent negative entries in lookup_ghost().
d5dcad
d5dcad
* Wed Apr 2 2014 Ian Kent <ikent@redhat.com> - 1:5.1.0-0.beta1
d5dcad
- Update to autofs-5.0.1-beta1.
d5dcad
d5dcad
* Wed Feb 19 2014 Ian Kent <ikent@redhat.com> - 1:5.0.8-6
d5dcad
- fix portmap not trying proto v2.
d5dcad
d5dcad
* Tue Dec 24 2013 Ian Kent <ikent@redhat.com> - 1:5.0.8-5
d5dcad
- fix ipv6 link local address handling.
d5dcad
- fix fix ipv6 libtirpc getport.
d5dcad
- get_nfs_info() should query portmapper if port is not given.
d5dcad
- fix rpc_portmap_getport() proto not set.
d5dcad
d5dcad
* Mon Nov 25 2013 Ian Kent <ikent@redhat.com> - 1:5.0.8-4
d5dcad
- allow --with-systemd to take a path arg.
d5dcad
- fix WITH_LIBTIRPC function name.
d5dcad
- fix ipv6 libtirpc getport (bz1033918).
d5dcad
d5dcad
* Thu Nov 7 2013 Ian Kent <ikent@redhat.com> - 1:5.0.8-3
d5dcad
- fix undefined authtype_requires_creds err if ldap enabled but without sasl.
d5dcad
- fix master map type check.
d5dcad
- fix task manager not getting signaled.
d5dcad
d5dcad
* Mon Oct 21 2013 Ian Kent <ikent@redhat.com> - 1:5.0.8-2
d5dcad
- remove now unused patch files (bz1020242).
d5dcad
d5dcad
* Mon Oct 21 2013 Ian Kent <ikent@redhat.com> - 1:5.0.8-1
d5dcad
- update to upstream version 5.0.8 (bz1020242).
d5dcad
d5dcad
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:5.0.7-29
d5dcad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
d5dcad
d5dcad
* Sat Jul 13 2013 Ian Kent <ikent@redhat.com> - 1:5.0.7-28
d5dcad
- add after sssd dependency to unit file (bz984089).
d5dcad
d5dcad
* Sat Jul 13 2013 Ian Kent <ikent@redhat.com> - 1:5.0.7-27
d5dcad
- fix a couple of compiler warnings.
d5dcad
d5dcad
* Fri Jul 12 2013 Ian Kent <ikent@redhat.com> - 1:5.0.7-26
d5dcad
- link with full reloc options.
d5dcad
d5dcad
* Fri Jul 12 2013 Ian Kent <ikent@redhat.com> - 1:5.0.7-25
d5dcad
- fix default path used for unitdir.
d5dcad
- fix changelog inconsistent dates.
d5dcad
d5dcad
* Wed Jul 10 2013 Ian Kent <ikent@redhat.com> - 1:5.0.7-24
d5dcad
- check for protocol option.
d5dcad
- use ulimit max open files if greater than internal maximum.
d5dcad
d5dcad
* Fri Jun 28 2013 Ian Kent <ikent@redhat.com> - 1:5.0.7-23
d5dcad
- fix add null check in parse_server_string() (bz979155).
d5dcad
d5dcad
* Wed Jun 19 2013 Ian Kent <ikent@redhat.com> - 1:5.0.7-22
d5dcad
- misc man page fixes (bz948517).
d5dcad
d5dcad
* Wed Jun 12 2013 Ian Kent <ikent@redhat.com> - 1:5.0.7-21
d5dcad
- fix probe each nfs version in turn for singleton mounts (bz973537).
d5dcad
d5dcad
* Tue Jun 11 2013 Ian Kent <ikent@redhat.com> - 1:5.0.7-20
d5dcad
- fix master map mount options matching.
d5dcad
- fix master map bogus keywork match.
d5dcad
- fix fix map entry duplicate offset detection.
d5dcad
- add a number of fixes based on a Covarity report.
d5dcad
d5dcad
* Mon May 27 2013 Ian Kent <ikent@redhat.com> - 1:5.0.7-19
d5dcad
- dont probe rdma mounts.
d5dcad
d5dcad
* Fri May 24 2013 Ian Kent <ikent@redhat.com> - 1:5.0.7-17
d5dcad
- fix interface address null check.
d5dcad
d5dcad
* Mon May 13 2013 Ian Kent <ikent@redhat.com> - 1:5.0.7-16
d5dcad
- make dump maps check for duplicate indirect mounts (bz961312).
d5dcad
- document allowed map sources in auto.master(5) (bz961312).
d5dcad
- add enable sloppy mount option to configure.
d5dcad
d5dcad
* Sun Apr 28 2013 Ian Kent <ikent@redhat.com> - 1:5.0.7-14
d5dcad
- fix syncronize of handle_mounts() shutdown.
d5dcad
- fix submount tree not all expiring.
d5dcad
d5dcad
* Tue Mar 26 2013 Ian Kent <ikent@redhat.com> - 1:5.0.7-13
d5dcad
- fix some automount(8) typos (bz664178).
d5dcad
d5dcad
* Tue Mar 12 2013 Ian Kent <ikent@redhat.com> - 1:5.0.7-12
d5dcad
- dont fail on master map self include.
d5dcad
- fix wildcard multi map regression.
d5dcad
- fix file descriptor leak when reloading the daemon.
d5dcad
- depricate nosymlink pseudo option.
d5dcad
- add symlink pseudo option.
d5dcad
- update kernel include files.
d5dcad
- fix requires in spec file.
d5dcad
- fix libtirpc build option.
d5dcad
- fix systemd unidir in spec file.
d5dcad
- document browse option in man page.
d5dcad
- fix automounter support on parisc.
d5dcad
d5dcad
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:5.0.7-11
d5dcad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
d5dcad
d5dcad
* Mon Jan 21 2013 Ian Kent <ikent@redhat.com> - 1:5.0.7-10
d5dcad
- fix submount offset delete.
d5dcad
- fix init script status return.
d5dcad
- fix use get_proximity() without libtirpc.
d5dcad
- don't use dirent d_type to filter out files in scandir().
d5dcad
- don't schedule new alarms after readmap.
d5dcad
- use numeric protocol ids instead of protoent structs.
d5dcad
- lib/defaults.c: use WITH_LDAP conditional around LDAP types.
d5dcad
- make yellow pages support optional.
d5dcad
- modules/replicated.c: use sin6_addr.s6_addr32.
d5dcad
- workaround missing GNU versionsort extension.
d5dcad
d5dcad
* Tue Nov 20 2012 Ian Kent <ikent@redhat.com> - 1:5.0.7-9
d5dcad
- fix nobind man page description.
d5dcad
d5dcad
* Tue Nov 20 2012 Ian Kent <ikent@redhat.com> - 1:5.0.7-8
d5dcad
- fix map entry duplicate offset detection.
d5dcad
- Allow nsswitch.conf to not contain "automount:" lines.
d5dcad
d5dcad
* Thu Oct 18 2012 Ian Kent <ikent@redhat.com> - 1:5.0.7-7
d5dcad
- use spec file systemd unit file location.
d5dcad
d5dcad
* Thu Oct 18 2012 Ian Kent <ikent@redhat.com> - 1:5.0.7-6
d5dcad
- fix recursive mount deadlock.
d5dcad
- increase file map read buffer size.
d5dcad
- handle new location of systemd.
d5dcad
d5dcad
* Tue Oct 16 2012 Ian Kent <ikent@redhat.com> - 1:5.0.7-5
d5dcad
- configure: allow cross compilation update.
d5dcad
- fix date in changelog entry.
d5dcad
d5dcad
* Mon Oct 15 2012 Ian Kent <ikent@redhat.com> - 1:5.0.7-4
d5dcad
- include usage in usage message.
d5dcad
- dont wait forever to restart.
d5dcad
- add option description to man page.
d5dcad
- fix null map entry order handling.
d5dcad
- make description of default MOUNT_WAIT setting clear.
d5dcad
- configure.in: allow cross compilation.
d5dcad
- README: update mailing list subscription info.
d5dcad
- allow non root user to check status.
d5dcad
d5dcad
* Mon Sep 10 2012 Ian Kent <ikent@redhat.com> - 1:5.0.7-3
d5dcad
- fix nobind sun escaped map entries.
d5dcad
- fix use cache entry after free mistake.
d5dcad
- fix ipv6 proximity calculation.
d5dcad
- fix parse buffer initialization.
d5dcad
- fix typo in automount(8).
d5dcad
d5dcad
* Mon Aug 27 2012 Ian Kent <ikent@redhat.com> - 1:5.0.7-2
d5dcad
- update systemd scriplet macros (bz850040).
d5dcad
d5dcad
* Wed Jul 25 2012 Ian Kent <ikent@redhat.com> - 1:5.0.7-1
d5dcad
- Update to upstream version 5.0.7.
d5dcad
d5dcad
* Wed Jul 25 2012 Ian Kent <ikent@redhat.com> - 1:5.0.6-24
d5dcad
- fix changelog message commit dates.
d5dcad
d5dcad
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:5.0.6-23
d5dcad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
d5dcad
d5dcad
* Mon Jul 16 2012 Ian Kent <ikent@redhat.com> - 1:5.0.6-21
d5dcad
- fix systemd argument passing.
d5dcad
- fix get_nfs_info() can incorrectly fail.
d5dcad
- fix offset directory removal.
d5dcad
d5dcad
* Tue Jul 3 2012 Ian Kent <ikent@redhat.com> - 1:5.0.6-21
d5dcad
- fix fix LDAP result leaks on error paths.
d5dcad
- report map not read when debug logging.
d5dcad
- duplicate parent options for included maps.
d5dcad
- update ->timeout() function to not return timeout.
d5dcad
- move timeout to map_source.
d5dcad
- fix kernel verion check of version components.
d5dcad
- dont retry ldap connect if not required.
d5dcad
- check if /etc/mtab is a link to /proc/self/mounts.
d5dcad
- fix nfs4 contacts portmap.
d5dcad
- make autofs wait longer for shutdown.
d5dcad
- fix sss map age not updated.
d5dcad
- fix remount deadlock.
d5dcad
- fix umount recovery of busy direct mount.
d5dcad
- fix offset mount point directory removal.
d5dcad
- remove move mount code and configure option.
d5dcad
- fix remount of multi mount.
d5dcad
- fix devce ioctl alloc path check.
d5dcad
- refactor hosts lookup module.
d5dcad
- remove cache update from parse_mount().
d5dcad
- add function to delete offset cache entry.
d5dcad
- allow update of multi mount offset entries.
d5dcad
- add hup signal handling to hosts map.
d5dcad
d5dcad
* Tue May 22 2012 Ian Kent <ikent@redhat.com> - 1:5.0.6-19
d5dcad
- fix libtirpc name clash (bz821847).
d5dcad
d5dcad
* Tue May 22 2012 Ian Kent <ikent@redhat.com> - 1:5.0.6-18
d5dcad
- update patch fix initialization in rpc create_client() (bz821847).
d5dcad
d5dcad
* Wed May 16 2012 Ian Kent <ikent@redhat.com> - 1:5.0.6-17
d5dcad
- fix initialization in rpc create_client() (bz821847).
d5dcad
d5dcad
* Tue May 1 2012 Ian Kent <ikent@redhat.com> - 1:5.0.6-16
d5dcad
- add libsss_autofs as a build dependency.
d5dcad
d5dcad
* Tue May 1 2012 Ian Kent <ikent@redhat.com> - 1:5.0.6-15
d5dcad
- fix typo in libtirpc file name.
d5dcad
- fix rework error return handling in rpc code.
d5dcad
- allow MOUNT_WAIT to override probe.
d5dcad
- improve UDP RPC timeout handling.
d5dcad
- fix segfault in get_query_dn().
d5dcad
- use strtok_r() in linux_version_code().
d5dcad
- fix sss wildcard match.
d5dcad
- fix dlopen() error handling in sss module.
d5dcad
- fix configure string length tests for sss library.
d5dcad
d5dcad
* Wed Feb 29 2012 Ian Kent <ikent@redhat.com> - 1:5.0.6-14
d5dcad
- fix function to check mount.nfs version.
d5dcad
d5dcad
* Sun Feb 26 2012 Ian Kent <ikent@redhat.com> - 1:5.0.6-13
d5dcad
- fix error in %%post scriplet.
d5dcad
d5dcad
* Fri Feb 24 2012 Ian Kent <ikent@redhat.com> - 1:5.0.6-12
d5dcad
- ignore duplicate exports in auto.net.
d5dcad
- add kernel verion check function.
d5dcad
- add function to check mount.nfs version.
d5dcad
- reinstate singleton mount probe.
d5dcad
- rework error return handling in rpc code.
d5dcad
- catch EHOSTUNREACH and bail out early.
d5dcad
- systemd support fixes.
d5dcad
- fix segmentation fault in do_remount_indirect().
d5dcad
d5dcad
* Thu Feb 9 2012 Ian Kent <ikent@redhat.com> - 1:5.0.6-11
d5dcad
- fix fuzz in CHANGELOG hunk when applying patch26.
d5dcad
d5dcad
* Tue Feb 7 2012 Ian Kent <ikent@redhat.com> - 1:5.0.6-10
d5dcad
- fix rpc build error.
d5dcad
- add sss lookup module.
d5dcad
- teach automount about sss source.
d5dcad
d5dcad
* Mon Jan 23 2012 Ian Kent <ikent@redhat.com> - 1:5.0.6-9
d5dcad
- add correct patch for "fix improve mount location error reporting".
d5dcad
- add correct patch for "fix fix wait for master source mutex".
d5dcad
d5dcad
* Mon Jan 23 2012 Ian Kent <ikent@redhat.com> - 1:5.0.6-8
d5dcad
- fix fix wait for master source mutex.
d5dcad
- fix improve mount location error reporting (bz783496).
d5dcad
d5dcad
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:5.0.6-7
d5dcad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
d5dcad
d5dcad
* Fri Dec 9 2011 Ian Kent <ikent@redhat.com> - 1:5.0.6-6
d5dcad
- remove empty command line arguments (passed by systemd).
d5dcad
d5dcad
* Mon Dec 5 2011 Ian Kent <ikent@redhat.com> - 1:5.0.6-5
d5dcad
- fix ipv6 name lookup check.
d5dcad
- fix ipv6 rpc calls.
d5dcad
- fix ipv6 configure check.
d5dcad
- add piddir to configure.
d5dcad
- add systemd unit support.
d5dcad
- fix MNT_DETACH define.
d5dcad
d5dcad
* Mon Dec 5 2011 Ian Kent <ikent@redhat.com> - 1:5.0.6-4
d5dcad
- fix lsb service name in init script 2 (bz712504).
d5dcad
d5dcad
* Tue Nov 8 2011 Ian Kent <ikent@redhat.com> - 1:5.0.6-3
d5dcad
- improve mount location error reporting.
d5dcad
- fix paged query more results check.
d5dcad
- fix dumpmaps not reading maps.
d5dcad
- fix result null check in read_one_map().
d5dcad
- Fix LDAP result leaks on error paths.
d5dcad
- code analysis fixes 1.
d5dcad
- fix not bind mounting local filesystem.
d5dcad
- update dir map-type patch for changed patch order.
d5dcad
- fix wait for master source mutex.
d5dcad
- fix submount shutdown race
d5dcad
- fix fix map source check in file lookup.
d5dcad
- add disable move mount configure option.
d5dcad
d5dcad
* Wed Jul 6 2011 Ian Kent <ikent@redhat.com> - 1:5.0.6-2
d5dcad
- add missing spec file entries for dir-type change (bz719208).
d5dcad
d5dcad
* Mon Jul 4 2011 Ian Kent <ikent@redhat.com> - 1:5.0.6-1
d5dcad
- update source to 5.0.6.
d5dcad
- fix ipv6 name for lookup fix.
d5dcad
- add dir map-type patch.
d5dcad
d5dcad
* Tue Jun 14 2011 Ian Kent <ikent@redhat.com> - 1:5.0.5-38
d5dcad
- fix lsb service name in init script (bz692963).
d5dcad
d5dcad
* Fri Mar 18 2011 Ian Kent <ikent@redhat.com> - 1:5.0.5-37
d5dcad
- replace GPLv3 code with GPLv2 equivalent.
d5dcad
 
d5dcad
* Thu Mar 03 2011 Ian Kent <ikent@redhat.com> - 1:5.0.5-36
d5dcad
- use weight only for server selection.
d5dcad
- fix isspace() wild card substition.
d5dcad
- auto adjust ldap page size.
d5dcad
- fix prune cache valid check.
d5dcad
- fix mountd vers retry.
d5dcad
- fix expire race.
d5dcad
- add lsb force-reload and try-restart.
d5dcad
d5dcad
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:5.0.5-35
d5dcad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
d5dcad
d5dcad
* Tue Nov 23 2010 Ian Kent <ikent@redhat.com> - 1:5.0.5-34.fc15
d5dcad
- revert wait for master map to be available at start.
d5dcad
d5dcad
* Mon Nov 22 2010 Ian Kent <ikent@redhat.com> - 1:5.0.5-33.fc15
d5dcad
- fix wait for master map to be available at start.
d5dcad
d5dcad
* Mon Nov 8 2010 Ian Kent <ikent@redhat.com> - 1:5.0.5-32.fc15
d5dcad
- always read file maps mount lookup map read fix.
d5dcad
- fix direct map not updating on reread.
d5dcad
- add external bind method.
d5dcad
- fix add simple bind auth.
d5dcad
- add option to dump configured automount maps.
d5dcad
- wait for master map to be available at start.
d5dcad
d5dcad
* Fri Aug 27 2010 Ian Kent <ikent@redhat.com> - 1:5.0.5-31.fc15
d5dcad
- fix status privilege error (bz627605).
d5dcad
d5dcad
* Wed Aug 18 2010 Ian Kent <ikent@redhat.com> - 1:5.0.5-30.fc15
d5dcad
- fix restart not working (bz624694).
d5dcad
d5dcad
* Wed Aug 11 2010 Ian Kent <ikent@redhat.com> - 1:5.0.5-29
d5dcad
- remove ERR_remove_state() openssl call.
d5dcad
d5dcad
* Tue Aug 10 2010 Ian Kent <ikent@redhat.com> - 1:5.0.5-28
d5dcad
- remove extra read master map call.
d5dcad
- remove extra cache create call in master_add_map_source().
d5dcad
- fix error handing in do_mount_indirect().
d5dcad
- expire thread use pending mutex.
d5dcad
- explicity link against the Kerberos library.
d5dcad
- remove some log message duplication for verbose logging.
d5dcad
d5dcad
* Mon May 24 2010 Ian Kent <ikent@redhat.com> - 1:5.0.5-27.fc14
d5dcad
- fix master map source server unavailable handling.
d5dcad
- add autofs_ldap_auth.conf man page.
d5dcad
- fix random selection for host on different network.
d5dcad
- make redhat init script more lsb compliant.
d5dcad
- don't hold lock for simple mounts.
d5dcad
- fix remount locking.
d5dcad
- fix wildcard map entry match.
d5dcad
- fix parse_sun() module init.
d5dcad
- dont check null cache on expire.
d5dcad
- fix null cache race.
d5dcad
- fix cache_init() on source re-read.
d5dcad
- fix mapent becomes negative during lookup.
d5dcad
- check each dc server individually.
d5dcad
- fix negative cache included map lookup.
d5dcad
- remove state machine timed wait.
d5dcad
d5dcad
* Fri Apr 30 2010 Ian Kent <ikent@redhat.com> - 1:5.0.5-26.fc14
d5dcad
- remove URL tag as there is not official autofs wiki (bz529804).
d5dcad
d5dcad
* Wed Apr 7 2010 Ian Kent <ikent@redhat.com> - 1:5.0.5-25.fc14
d5dcad
- make nfs4 default for replicated selection configuration (bz579949).
d5dcad
- add simple bind authentication option (bz579951).
d5dcad
d5dcad
* Fri Mar 26 2010 Ian Kent <ikent@redhat.com> - 1:5.0.5-24.fc14
d5dcad
- fix add locality as valid ldap master map attribute (bz575863).
d5dcad
d5dcad
* Wed Mar 17 2010 Ian Kent <ikent@redhat.com> - 1:5.0.5-22
d5dcad
- fix get query dn failure.
d5dcad
- fix ampersand escape in auto.smb.
d5dcad
- add locality as valid ldap master map attribute.
d5dcad
d5dcad
* Wed Mar 17 2010 Ian Kent <ikent@redhat.com> - 1:5.0.5-22
d5dcad
- add Conflicts to ensure we get fixed cyrus-sasl-lib for rev 21 change.
d5dcad
d5dcad
* Tue Feb 23 2010 Ian Kent <ikent@redhat.com> - 1:5.0.5-21
d5dcad
- add missing sasl mutex callbacks.
d5dcad
d5dcad
* Thu Feb 11 2010 Ian Kent <ikent@redhat.com> - 1:5.0.5-19
d5dcad
- fix segfault upon reconnect cannot find valid base dn.
d5dcad
d5dcad
* Mon Feb 1 2010 Ian Kent <ikent@redhat.com> - 1:5.0.5-17
d5dcad
- dont connect at ldap lookup module init.
d5dcad
- fix random selection option.
d5dcad
- fix disable timeout.
d5dcad
- fix strdup() return value check.
d5dcad
d5dcad
* Tue Dec 8 2009 Ian Kent <ikent@redhat.com> - 1:5.0.5-16
d5dcad
- fix memory leak on reload (bz545137).
d5dcad
d5dcad
* Fri Dec 4 2009 Ian Kent <ikent@redhat.com> - 1:5.0.5-14
d5dcad
- fix rpc fail on large export list (bz543023).
d5dcad
d5dcad
* Mon Nov 30 2009 Ian Kent <ikent@redhat.com> - 1:5.0.5-12
d5dcad
- check for path mount location in generic module.
d5dcad
- dont fail mount on access fail.
d5dcad
d5dcad
* Tue Nov 24 2009 Ian Kent <ikent@redhat.com> - 1:5.0.5-10
d5dcad
- fix pidof init script usage.
d5dcad
d5dcad
* Mon Nov 23 2009 Ian Kent <ikent@redhat.com> - 1:5.0.5-8
d5dcad
- fix timeout in connect_nb().
d5dcad
d5dcad
* Mon Nov 16 2009 Ian Kent <ikent@redhat.com> - 1:5.0.5-6
d5dcad
- don't use master_lex_destroy() to clear parse buffer.
d5dcad
- make documentation for set-log-priority clearer.
d5dcad
d5dcad
* Tue Nov 10 2009 Ian Kent <ikent@redhat.com> - 1:5.0.5-5
d5dcad
- fix ext4 "preen" fsck at mount.
d5dcad
d5dcad
* Mon Nov 9 2009 Ian Kent <ikent@redhat.com> - 1:5.0.5-4
d5dcad
- fix stale initialization for file map instance patch was not applied.
d5dcad
d5dcad
* Tue Nov 3 2009 Ian Kent <ikent@redhat.com> - 1:5.0.5-3
d5dcad
- fix stale initialization for file map instance.
d5dcad
d5dcad
* Tue Oct 6 2009 Ian Kent <kent@redhat.com> - 1:5.0.5-2
d5dcad
- fix included map read fail handling.
d5dcad
- refactor ldap sasl authentication bind to eliminate extra connect
d5dcad
  causing some servers to reject the request. 
d5dcad
- add mount wait parameter to allow timeout of mount requests to
d5dcad
  unresponsive servers.
d5dcad
- special case cifs escape handling.
d5dcad
- fix libxml2 workaround configure.
d5dcad
- more code analysis corrections (and fix a typo in an init script).
d5dcad
- fix backwards #ifndef INET6.
d5dcad
d5dcad
* Fri Sep 4 2009 Ian Kent <ikent@redhat.com> - 1:5.0.5-1
d5dcad
- update source to latest upstream version.
d5dcad
  - this is essentially a consolidation of the patches already in this rpm.
d5dcad
- add dist tag to match latest RHEL-5 package tag format.
d5dcad
d5dcad
* Thu Sep 3 2009 Ian Kent <ikent@redhat.com> - 1:5.0.4-39
d5dcad
- fix libxml2 non-thread-safe calls.
d5dcad
- fix direct map cache locking.
d5dcad
- fix patch "dont umount existing direct mount on reread" deadlock.
d5dcad
d5dcad
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:5.0.4-37
d5dcad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
d5dcad
d5dcad
* Fri Jul 17 2009 Ian Kent <ikent@redhat.com> - 1:5.0.4-34
d5dcad
- fix typo in patch to allow dumping core.
d5dcad
d5dcad
* Wed Jul 15 2009 Ian Kent <ikent@redhat.com> - 1:5.0.4-32
d5dcad
- fix an RPC fd leak.
d5dcad
- don't block signals we expect to dump core.
d5dcad
- fix pthread push order in expire_proc_direct().
d5dcad
d5dcad
* Fri Jun 12 2009 Ian Kent <ikent@redhat.com> - 1:5.0.4-30
d5dcad
- fix incorrect dclist free.
d5dcad
- srv lookup handle endianness.
d5dcad
- fix bug introduced by library reload changes which causes autofs to
d5dcad
  not release mount thread resources when using submounts.
d5dcad
- fix notify mount message path.
d5dcad
- try harder to work out if we created mount point at remount.
d5dcad
- fix double free in do_sasl_bind().
d5dcad
- manual umount recovery fixes.
d5dcad
- fix map type info parse error.
d5dcad
d5dcad
* Mon May 18 2009 Ian Kent <ikent@redhat.com> - 1:5.0.4-28
d5dcad
- use intr option as hosts mount default.
d5dcad
- sync kernel includes with upstream kernel.
d5dcad
- dont umount existing direct mount on master re-read.
d5dcad
- fix incorrect shutdown introduced by library relaod fixes.
d5dcad
- improve manual umount recovery.
d5dcad
- dont fail on ipv6 address when adding host.
d5dcad
- always read file maps multi map fix.
d5dcad
- always read file maps key lookup fixes.
d5dcad
- add support for LDAP_URI="ldap:///<domain db>" SRV RR lookup.
d5dcad
d5dcad
* Thu Apr 16 2009 Ian Kent <ikent@redhat.com> - 1:5.0.4-26
d5dcad
- fix lsb init script header.
d5dcad
- fix memory leak reading ldap master map.
d5dcad
- fix st_remove_tasks() locking.
d5dcad
- reset flex scanner when setting buffer.
d5dcad
- zero s_magic is valid.
d5dcad
d5dcad
* Mon Mar 30 2009 Ian Kent <ikent@redhat.com> - 1:5.0.4-24
d5dcad
- clear rpc client on lookup fail.
d5dcad
d5dcad
* Fri Mar 20 2009 Ian Kent <ikent@redhat.com> - 1:5.0.4-23
d5dcad
- fix call restorecon when misc device file doesn't exist.
d5dcad
d5dcad
* Wed Mar 18 2009 Ian Kent <ikent@redhat.com> - 1:5.0.4-22
d5dcad
- use misc device ioctl interface by default, if available.
d5dcad
d5dcad
* Tue Mar 17 2009 Ian Kent <ikent@redhat.com> - 1:5.0.4-21
d5dcad
- fix file map lookup when reading included or nsswitch sources.
d5dcad
  - a regression introduced by file map lookup optimisation in rev 9.
d5dcad
d5dcad
* Fri Mar 13 2009 Ian Kent <ikent@redhat.com> - 1:5.0.4-20
d5dcad
- add LSB init script parameter block.
d5dcad
d5dcad
* Fri Mar 13 2009 Ian Kent <ikent@redhat.com> - 1:5.0.4-19
d5dcad
- another easy alloca replacements fix.
d5dcad
d5dcad
* Thu Mar 12 2009 Ian Kent <ikent@redhat.com> - 1:5.0.4-18
d5dcad
- fix return start status on fail.
d5dcad
- fix double free in expire_proc().
d5dcad
d5dcad
* Wed Feb 25 2009 Ian Kent <ikent@redhat.com> - 1:5.0.4-17
d5dcad
- fix bad token declaration in master map parser.
d5dcad
d5dcad
* Wed Feb 25 2009 Ian Kent <ikent@redhat.com> - 1:5.0.4-16
d5dcad
- correct mkdir command in %%install section, bz481132.
d5dcad
d5dcad
* Tue Feb 24 2009 Ian Kent <ikent@redhat.com> - 1:5.0.4-15
d5dcad
- fix array out of bounds accesses and cleanup couple of other alloca() calls.
d5dcad
- Undo mistake in copy order for submount path introduced by rev 11 patch.
d5dcad
- add check for alternate libxml2 library for libxml2 tsd workaround.
d5dcad
- add check for alternate libtirpc library for libtirpc tsd workaround.
d5dcad
- cleanup configure defines for libtirpc.
d5dcad
- add WITH_LIBTIRPC to -V status report.
d5dcad
- add libtirpc-devel to BuildRequires.
d5dcad
- add nfs mount protocol default configuration option.
d5dcad
d5dcad
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:5.0.4-11
d5dcad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
d5dcad
d5dcad
* Thu Feb 19 2009 Ian Kent <ikent@redhat.com> - 5.0.4-10
d5dcad
- fix mntent.h not included before use of setmntent_r().
d5dcad
d5dcad
* Mon Feb 16 2009 Ian Kent <ikent@redhat.com> - 5.0.4-9
d5dcad
- fix hosts map use after free.
d5dcad
- fix uri list locking (again).
d5dcad
- check for stale SASL credentials upon connect fail.
d5dcad
- add "forcestart" and "forcerestart" init script options to allow
d5dcad
  use of 5.0.3 strartup behavior if required.
d5dcad
- always read entire file map into cache to speed lookups.
d5dcad
- make MAX_ERR_BUF and PARSE_MAX_BUF use easier to audit.
d5dcad
- make some easy alloca replacements.
d5dcad
- update to configure libtirpc if present.
d5dcad
- update to provide ipv6 name and address support.
d5dcad
- update to provide ipv6 address parsing.
d5dcad
d5dcad
* Thu Feb 5 2009 Ian Kent <ikent@redhat.com> - 5.0.4-8
d5dcad
- rename program map parsing bug fix patch.
d5dcad
- use CLOEXEC flag functionality for setmntent also, if present.
d5dcad
d5dcad
* Wed Jan 21 2009 Jeff Moyer <jmoyer@redhat.com> - 5.0.4-6
d5dcad
- fix a bug in the program map parsing routine
d5dcad
d5dcad
* Thu Jan 15 2009 Ian Kent <kent@redhat.com> - 5.0.4-5
d5dcad
- fix negative caching of non-existent keys.
d5dcad
- fix ldap library detection in configure.
d5dcad
- use CLOEXEC flag functionality if present.
d5dcad
- fix select(2) fd limit.
d5dcad
- make hash table scale to thousands of entries.
d5dcad
d5dcad
* Wed Dec 3 2008 Ian Kent <kent@redhat.com> - 5.0.4-4
d5dcad
- fix nested submount expire deadlock.
d5dcad
d5dcad
* Wed Nov 19 2008 Ian Kent <kent@redhat.com> - 5.0.4-3
d5dcad
- fix libxml2 version check for deciding whether to use workaround.
d5dcad
d5dcad
* Tue Nov 11 2008 Ian Kent <kent@redhat.com> - 5.0.4-2
d5dcad
- Fix tag confusion.
d5dcad
d5dcad
* Tue Nov 11 2008 Ian Kent <kent@redhat.com> - 5.0.4-1
d5dcad
- Upstream source version 5.0.4.
d5dcad
d5dcad
* Tue Nov 11 2008 Ian Kent <kent@redhat.com> - 5.0.3-32
d5dcad
- correct buffer length setting in autofs-5.0.3-fix-ifc-buff-size-fix.patch.
d5dcad
d5dcad
* Sun Nov 2 2008 Ian Kent <kent@redhat.com> - 5.0.3-30
d5dcad
- fix segv during library re-open.
d5dcad
- fix incorrect pthreads condition handling for expire requests.
d5dcad
- fix master map lexer eval order.
d5dcad
- fix bad alloca usage.
d5dcad
d5dcad
* Thu Oct 23 2008 Ian Kent <ikent@redhat.com> - 5.0.3-28
d5dcad
- don't close file handle for rootless direct mounti-mount at mount.
d5dcad
- wait submount expire thread completion when expire successful.
d5dcad
- add inadvertantly ommitted server list locking in LDAP module.
d5dcad
d5dcad
* Fri Oct 10 2008 Ian Kent <ikent@redhat.com> - 5.0.3-26
d5dcad
- add map-type-in-map-name fix patch to sync with upstream and RHEL.
d5dcad
- don't readmap on HUP for new mount.
d5dcad
- add NIS_PARTIAL to map entry not found check and fix use after free bug.
d5dcad
d5dcad
* Fri Sep 26 2008 Ian Kent <ikent@redhat.com> - 5.0.3-25
d5dcad
- fix fd leak at multi-mount non-fatal mount fail.
d5dcad
- fix incorrect multi-mount mountpoint calcualtion.
d5dcad
d5dcad
* Fri Sep 19 2008 Ian Kent <ikent@redhat.com> - 5.0.3-23
d5dcad
- add upstream bug fixes
d5dcad
  - bug fix for mtab check.
d5dcad
  - bug fix for zero length nis key.
d5dcad
  - update for ifc buffer handling.
d5dcad
  - bug fix for kernel automount handling.
d5dcad
- warning: I found a bunch of patches that were present but not
d5dcad
  being applied.
d5dcad
  
d5dcad
* Mon Aug 25 2008 Ian Kent <ikent@redhat.com> - 5.0.3-21
d5dcad
- add upstream bug fix patches
d5dcad
  - add command line option to override is running check.
d5dcad
  - don't use proc fs for is running check.
d5dcad
  - fix fail on included browse map not found.
d5dcad
  - fix incorrect multi source messages.
d5dcad
  - clear stale flag on map read.
d5dcad
  - fix proximity other rpc ping timeout.
d5dcad
  - refactor mount request vars code.
d5dcad
  - make handle_mounts startup condition distinct.
d5dcad
  - fix submount shutdown handling.
d5dcad
  - try not to block on expire.
d5dcad
  - add configuration paramter UMOUNT_WAIT.
d5dcad
  - fix multi mount race.
d5dcad
  - fix nfs4 colon escape handling.
d5dcad
  - check replicated list after probe.
d5dcad
  - add replicated server selection debug logging.
d5dcad
  - update replicated server selection documentation.
d5dcad
  - use /dev/urandom instead of /dev/random.
d5dcad
  - check for mtab pointing to /proc/mounts.
d5dcad
  - fix interface config buffer size.
d5dcad
  - fix percent hack heap corruption.
d5dcad
d5dcad
* Mon Jul 14 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 5.0.3-19
d5dcad
- change conflicts to requires
d5dcad
- fix license tag
d5dcad
d5dcad
* Mon Jun 30 2008 Ian Kent <ikent@redhat.com> - 5.0.3-18
d5dcad
- don't abuse the ap->ghost field on NFS mount.
d5dcad
- multi-map doesn't pickup NIS updates automatically.
d5dcad
- eliminate redundant DNS name lookups.
d5dcad
- mount thread create condition handling fix.
d5dcad
- allow directory create on NFS root.
d5dcad
- check direct mount path length.
d5dcad
- fix incorrect in check in get user info.
d5dcad
- fix a couple of memory leaks.
d5dcad
d5dcad
* Wed May 14 2008 Ian Kent <ikent@redhat.com> - 5.0.3-16
d5dcad
- update patches, documentation and comments only change.
d5dcad
- rename patch and add to CVS.
d5dcad
d5dcad
* Mon May 12 2008 Ian Kent <ikent@redhat.com> - 5.0.3-14
d5dcad
- check for nohide mounts (bz 442618).
d5dcad
- ignore nsswitch sources that aren't supported (bz 445880).
d5dcad
d5dcad
* Thu Apr 17 2008 Ian Kent <ikent@redhat.com> - 5.0.3-13
d5dcad
- fix typo in patch for incorrect pthreads condition handling patch.
d5dcad
d5dcad
* Mon Apr 14 2008 Ian Kent <ikent@redhat.com> - 5.0.3-12
d5dcad
- fix incorrect pthreads condition handling for mount requests.
d5dcad
d5dcad
* Tue Apr 1 2008 Ian Kent <ikent@redhat.com> - 5.0.3-11
d5dcad
- and another try at fixing lexer matching map type in map name.
d5dcad
d5dcad
* Sun Mar 30 2008 Ian Kent <ikent@redhat.com> - 5.0.3-10
d5dcad
- another try a fixing lexer matching map type in map name.
d5dcad
d5dcad
* Wed Mar 26 2008 Ian Kent <ikent@redhat.com> - 5.0.3-9
d5dcad
- fix lexer ambiguity in match when map type name is included in map name.
d5dcad
d5dcad
* Mon Mar 24 2008 Ian Kent <ikent@redhat.com> - 5.0.3-8
d5dcad
- revert miscellaneous device node related patches.
d5dcad
- add missing check for zero length NIS key.
d5dcad
- fix incorrect match of map type name when included in map name.
d5dcad
- update rev 7 sasl callbacks patch.
d5dcad
d5dcad
* Thu Mar 20 2008 Ian Kent <ikent@redhat.com> - 5.0.3-7
d5dcad
- add patch to initialize sasl callbacks unconditionally on autofs
d5dcad
  LDAP lookup library load.
d5dcad
d5dcad
* Mon Feb 25 2008 Ian Kent <ikent@redhat.com> - 5.0.3-6
d5dcad
- fix expire calling kernel more often than needed.
d5dcad
- fix unlink of mount tree incorrectly causing autofs mount fail.
d5dcad
- add miscellaneous device node interface library.
d5dcad
- use miscellaneous device node, if available, for active restart.
d5dcad
- device node and active restart fixes.
d5dcad
- update is_mounted to use device node ioctl, if available.
d5dcad
d5dcad
* Fri Feb 1 2008 Ian Kent <ikent@redhat.com> - 5.0.3-5
d5dcad
- another fix for don't fail on empty master map.
d5dcad
d5dcad
* Fri Jan 25 2008 Ian Kent <ikent@redhat.com> - 5.0.3-4
d5dcad
- correction to the correction for handling of LDAP base dns with spaces.
d5dcad
- avoid using UDP for probing NFSv4 mount requests.
d5dcad
- use libldap instead of libldap_r.
d5dcad
d5dcad
* Mon Jan 21 2008 Ian Kent <ikent@redhat.com> - 5.0.3-3
d5dcad
- catch "-xfn" map type and issue "no supported" message.
d5dcad
- another correction for handling of LDAP base dns with spaces.
d5dcad
d5dcad
* Mon Jan 14 2008 Ian Kent <ikent@redhat.com> - 5.0.3-2
d5dcad
- correct configure test for ldap page control functions.
d5dcad
d5dcad
* Mon Jan 14 2008 Ian Kent <ikent@redhat.com> - 5.0.3-1
d5dcad
- update source to version 5.0.3.
d5dcad
d5dcad
* Fri Dec 21 2007 Ian Kent <ikent@redhat.com> - 5.0.2-25
d5dcad
- Bug 426401: CVE-2007-6285 autofs default doesn't set nodev in /net [rawhide]
d5dcad
  - use mount option "nodev" for "-hosts" map unless "dev" is explicily specified.
d5dcad
d5dcad
* Tue Dec 18 2007 Ian Kent <ikent@redhat.com> - 5.0.2-23
d5dcad
- Bug 397591 SELinux is preventing /sbin/rpc.statd (rpcd_t) "search" to <Unknown> (sysctl_fs_t).
d5dcad
  - prevent fork between fd open and setting of FD_CLOEXEC.
d5dcad
d5dcad
* Thu Dec 13 2007 Ian Kent <ikent@redhat.com> - 5.0.2-21
d5dcad
- Bug 421371: CVE-2007-5964 autofs defaults don't restrict suid in /net [rawhide]
d5dcad
  - use mount option "nosuid" for "-hosts" map unless "suid" is explicily specified.
d5dcad
d5dcad
* Thu Dec  6 2007 Jeremy Katz <katzj@redhat.com> - 1:5.0.2-19
d5dcad
- rebuild for new ldap
d5dcad
d5dcad
* Tue Nov 20 2007 Ian Kent <ikent@redhat.com> - 5.0.2-18
d5dcad
- fix schema selection in LDAP schema discovery.
d5dcad
- check for "*" when looking up wildcard in LDAP.
d5dcad
- fix couple of edge case parse fails of timeout option.
d5dcad
- add SEARCH_BASE configuration option.
d5dcad
- add random selection as a master map entry option.
d5dcad
- re-read config on HUP signal.
d5dcad
- add LDAP_URI, LDAP_TIMEOUT and LDAP_NETWORK_TIMEOUT configuration options.
d5dcad
- fix deadlock in submount mount module.
d5dcad
- fix lack of ferror() checking when reading files.
d5dcad
- fix typo in autofs(5) man page.
d5dcad
- fix map entry expansion when undefined macro is present.
d5dcad
- remove unused export validation code.
d5dcad
- add dynamic logging (adapted from v4 patch from Jeff Moyer).
d5dcad
- fix recursive loopback mounts (Matthias Koenig).
d5dcad
- add map re-load to verbose logging.
d5dcad
- fix handling of LDAP base dns with spaces.
d5dcad
- handle MTAB_NOTUPDATED status return from mount.
d5dcad
- when default master map, auto.master, is used also check for auto_master.
d5dcad
- update negative mount timeout handling.
d5dcad
- fix large group handling (Ryan Thomas).
d5dcad
- fix for dynamic logging breaking non-sasl build (Guillaume Rousse).
d5dcad
- eliminate NULL proc ping for singleton host or local mounts.
d5dcad
d5dcad
* Mon Sep 24 2007 Ian Kent <ikent@redhat.com> - 5.0.2-16
d5dcad
- add descriptive comments to config about LDAP schema discovery.
d5dcad
- work around segfault at exit caused by libxml2.
d5dcad
- fix foreground logging (also fixes shutdown needing extra signal bug).
d5dcad
d5dcad
* Wed Sep 5 2007 Ian Kent <ikent@redhat.com> - 5.0.2-15
d5dcad
- fix LDAP schema discovery.
d5dcad
d5dcad
* Tue Aug 28 2007 Ian Kent <ikent@redhat.com> - 5.0.2-14
d5dcad
- update patch to prevent failure on empty master map.
d5dcad
- if there's no "automount" entry in nsswitch.conf use "files" source.
d5dcad
- add LDAP schema discovery if no schema is configured.
d5dcad
d5dcad
* Wed Aug 22 2007 Ian Kent <ikent@redhat.com> - 5.0.2-13
d5dcad
- fix "nosymlink" option handling and add desription to man page.
d5dcad
d5dcad
* Tue Aug 21 2007 Ian Kent <ikent@redhat.com> - 5.0.2-12
d5dcad
- change random multiple server selection option name to be consistent
d5dcad
  with upstream naming.
d5dcad
d5dcad
* Tue Aug 21 2007 Ian Kent <ikent@redhat.com> - 5.0.2-11
d5dcad
- don't fail on empty master map.
d5dcad
- add support for the "%%" hack for case insensitive attribute schemas.
d5dcad
d5dcad
* Mon Jul 30 2007 Ian Kent <ikent@redhat.com> - 5.0.2-10
d5dcad
- mark map instances stale so they aren't "cleaned" during updates.
d5dcad
- fix large file compile time option.
d5dcad
d5dcad
* Fri Jul 27 2007 Ian Kent <ikent@redhat.com> - 5.0.2-9
d5dcad
- fix version passed to get_supported_ver_and_cost (bz 249574).
d5dcad
d5dcad
* Tue Jul 24 2007 Ian Kent <ikent@redhat.com> - 5.0.2-8
d5dcad
- fix parse confusion between attribute and attribute value.
d5dcad
d5dcad
* Fri Jul 20 2007 Ian Kent <ikent@redhat.com> - 5.0.2-7
d5dcad
- fix handling of quoted slash alone (bz 248943).
d5dcad
d5dcad
* Wed Jul 18 2007 Ian Kent <ikent@redhat.com> - 5.0.2-6
d5dcad
- fix wait time resolution in alarm and state queue handlers (bz 247711).
d5dcad
d5dcad
* Mon Jul 16 2007 Ian Kent <ikent@redhat.com> - 5.0.2-5
d5dcad
- fix mount point directory creation for bind mounts.
d5dcad
- add quoting for exports gathered by hosts map.
d5dcad
d5dcad
* Mon Jun 25 2007 Ian Kent <ikent@redhat.com> - 5.0.2-4
d5dcad
- update multi map nsswitch patch.
d5dcad
d5dcad
* Mon Jun 25 2007 Ian Kent <ikent@redhat.com> - 5.0.2-3
d5dcad
- add missing "multi" map support.
d5dcad
- add multi map nsswitch lookup.
d5dcad
d5dcad
* Wed Jun 20 2007 Ian Kent <ikent@redhat.com> - 5.0.2-2
d5dcad
- include krb5.h in lookup_ldap.h (some openssl doesn't implicitly include it).
d5dcad
- correct initialization of local var in parse_server_string.
d5dcad
d5dcad
* Mon Jun 18 2007 Ian Kent <ikent@redhat.com> - 5.0.2-1
d5dcad
- Update to upstream release 5.0.2.
d5dcad
d5dcad
* Tue Jun 12 2007 Ian Kent <ikent@redhat.com> - 5.0.1-16
d5dcad
- add ldaps support.
d5dcad
  - note: it's no longer possible to have multiple hosts in an ldap map spec.
d5dcad
  - note: to do this you need to rely on the ldap client config.
d5dcad
d5dcad
* Thu Jun 7 2007 Ian Kent <ikent@redhat.com> - 5.0.1-14
d5dcad
- fix deadlock in alarm manager module.
d5dcad
d5dcad
* Sun Jun 3 2007 Ian Kent <ikent@redhat.com> - 5.0.1-12
d5dcad
- correct mistake in logic test in wildcard lookup.
d5dcad
d5dcad
* Mon May 7 2007 Ian Kent <ikent@redhat.com> - 5.0.1-10
d5dcad
- fix master map lexer to admit "." in macro values.
d5dcad
d5dcad
* Tue Apr 17 2007 Ian Kent <ikent@redhat.com> - 5.0.1-9
d5dcad
- upstream fix for filesystem is local check.
d5dcad
- disable exports access control check (bz 203277).
d5dcad
- fix patch to add command option for set a global mount options (bz 214684).
d5dcad
d5dcad
* Mon Apr 16 2007 Ian Kent <ikent@redhat.com> - 5.0.1-8
d5dcad
- add configuration variable to control appending of global options (bz 214684).
d5dcad
- add command option to set a global mount options string (bz 214684).
d5dcad
d5dcad
* Tue Apr 3 2007 Ian Kent <ikent@redhat.com> - 5.0.1-7
d5dcad
- fix "null" domain netgroup match for "-hosts" map.
d5dcad
d5dcad
* Thu Mar 29 2007 Ian Kent <ikent@redhat.com> - 5.0.1-6
d5dcad
- fix directory creation for browse mounts.
d5dcad
- fix wildcard map handling and improve nsswitch source map update.
d5dcad
d5dcad
* Fri Mar 16 2007 Ian Kent <ikent@redhat.com> - 5.0.1-5
d5dcad
- drop "DEFAULT_" prefix from configuration names.
d5dcad
- add option to select replicated server at random (instead of
d5dcad
  ping response time) (bz 227604).
d5dcad
- fix incorrect cast in directory cleanup routines (bz 231864).
d5dcad
d5dcad
* Thu Mar 8 2007 Ian Kent <ikent@redhat.com> - 5.0.1-4
d5dcad
- fixed numeric export match (bz 231188).
d5dcad
d5dcad
* Thu Mar 1 2007 Ian Kent <ikent@redhat.com> - 5.0.1-3
d5dcad
- change file map lexer to allow white-space only blank lines (bz 229434).
d5dcad
d5dcad
* Fri Feb 23 2007 Ian Kent <ikent@redhat.com> - 5.0.1-2
d5dcad
- update "@network" matching patch.
d5dcad
d5dcad
* Thu Feb 22 2007 Ian Kent <ikent@redhat.com> - 5.0.1-1
d5dcad
- update to release tar.
d5dcad
- fix return check for getpwuid_r and getgrgid_r.
d5dcad
- patch to give up trying to update exports list while host is mounted.
d5dcad
- fix to "@network" matching. 
d5dcad
- patch to check for fstab update and retry if not updated.
d5dcad
d5dcad
* Tue Feb 20 2007 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc3.24
d5dcad
- add "condrestart" to init script (bz 228860).
d5dcad
- add "@network" and .domain.name export check.
d5dcad
- fix display map name in mount entry for "-hosts" map.
d5dcad
d5dcad
* Fri Feb 16 2007 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc3.22
d5dcad
- fix localhost replicated mounts not working (bz 208757).
d5dcad
d5dcad
* Wed Feb 14 2007 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc3.20
d5dcad
- correct return status from do_mkdir (bz 223480).
d5dcad
d5dcad
* Sat Feb 10 2007 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc3.18
d5dcad
- update the "task done race" patch to fix a deadlock.
d5dcad
- added URL tag.
d5dcad
- removed obsoletes autofs-ldap.
d5dcad
- replaced init directory paths with %%{_initrddir} macro.
d5dcad
d5dcad
* Fri Feb 9 2007 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc3.17
d5dcad
- make use of spaces and tabs in spec file consistent.
d5dcad
- escape embedded macro text in %%changelog.
d5dcad
- eliminate redundant %%version and %%release.
d5dcad
- remove redundant conditional check from %%clean.
d5dcad
- remove redundant exit from %%preun.
d5dcad
- correct %%defattr spec.
d5dcad
- remove empty %%doc and redundant %%dir misc lines.
d5dcad
- combine program module spec lines into simpler one line form.
d5dcad
d5dcad
* Tue Feb 6 2007 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc3.15
d5dcad
- fix race when setting task done (bz 227268).
d5dcad
d5dcad
* Mon Jan 29 2007 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc3.13
d5dcad
- make double quote handing consistent (at least as much as we can).
d5dcad
- fix handling of trailing white space in wildcard lookup (forward port bz 199720).
d5dcad
- check fqdn of each interface when matching export access list (bz 213700).
d5dcad
d5dcad
* Thu Jan 18 2007 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc3.11
d5dcad
- correct check for busy offset mounts before offset umount (bz 222872).
d5dcad
d5dcad
* Wed Jan 17 2007 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc3.9
d5dcad
- fix another expire regression introduced in the "mitigate manual umount"
d5dcad
  patch (bz 222872).
d5dcad
d5dcad
* Mon Jan 15 2007 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc3.7
d5dcad
- ignore "winbind" if it appears in "automount" nsswitch.conf (bz 214632).
d5dcad
d5dcad
* Wed Jan 10 2007 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc3.5
d5dcad
- remove fullstop from Summary tag.
d5dcad
- change Buildroot to recommended form.
d5dcad
- replace Prereq with Requires.
d5dcad
d5dcad
* Tue Jan 9 2007 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc3.3
d5dcad
- remove redundant rpath link option (prep for move to Extras).
d5dcad
d5dcad
* Tue Jan 9 2007 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc3.1
d5dcad
- consolidate to rc3.
d5dcad
- fix typo in Fix typo in var when removing temp directory (bz 221847).
d5dcad
d5dcad
* Wed Dec 27 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc2.41
d5dcad
- fix nonstrict multi-mount handling (bz 219383).
d5dcad
- correct detection of duplicate indirect mount entries (bz 220799).
d5dcad
d5dcad
* Thu Dec 14 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc2.38
d5dcad
- update master map tokenizer to admit "slasify-colons" option.
d5dcad
- update location validation to accept "_" (bz 219445).
d5dcad
- set close-on-exec flag on open sockets (bz 215757).
d5dcad
d5dcad
* Mon Dec 11 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc2.35
d5dcad
- update "replace-tempnam" patch to create temp files in sane location.
d5dcad
d5dcad
* Mon Dec 11 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc2.34
d5dcad
- change mount "device" from "automount" to the map name.
d5dcad
- check for buffer overflow in mount_afs.c.
d5dcad
- replace tempnam with mkdtemp.
d5dcad
d5dcad
* Sun Dec 10 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc2.33
d5dcad
- expand export access checks to include missing syntax options.
d5dcad
- make "-hosts" module try to be sensitive to exports list changes.
d5dcad
d5dcad
* Thu Dec 7 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc2.32
d5dcad
- remove ability to use multiple indirect mount entries in master
d5dcad
  map (bz 218616).
d5dcad
d5dcad
* Wed Dec 6 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc2.29
d5dcad
- alter nfs4 host probing to not use portmap lookup and add options
d5dcad
  check for "port=" parameter (bz 208757).
d5dcad
- correct semantics of "-null" map handling (bzs 214800, 208091).
d5dcad
d5dcad
* Sat Nov 25 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc2.26
d5dcad
- fix parsing of bad mount mount point in master map (bz 215620).
d5dcad
- fix use after free memory access in cache.c and lookup_yp.c (bz 208091).
d5dcad
- eliminate use of pthread_kill to detect task completion (bz 208091).
d5dcad
d5dcad
* Sun Nov 12 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc2.23
d5dcad
- fix tokenizer to distinguish between global option and dn string (bz 214684).
d5dcad
- fix incorrect return from spawn.
d5dcad
d5dcad
* Wed Nov 8 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc2.21
d5dcad
- mitigate manual umount of automounts where possible.
d5dcad
- fix multiply recursive bind mounts.
d5dcad
- check kernel module version and require 5.00 or above.
d5dcad
- fix expire regression introduced in the "mitigate manual umount" patch.
d5dcad
- still more on multiply recursive bind mounts.
d5dcad
d5dcad
* Mon Oct 30 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc2.20
d5dcad
- Update patch for changed semantics of mkdir in recent kernels.
d5dcad
- fix macro table locking (bz 208091).
d5dcad
- fix nsswitch parser locking (bz 208091).
d5dcad
- allow only one master map read task at a time.
d5dcad
- fix misc memory leaks.
d5dcad
d5dcad
* Wed Oct 25 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc2.19
d5dcad
- deal with changed semantics of mkdir in recent kernels.
d5dcad
d5dcad
* Fri Oct 20 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc2.16
d5dcad
- fix get_query_dn not looking in subtree for LDAP search (missed
d5dcad
  econd occurance).
d5dcad
- allow additional common LDAP attributes in map dn.
d5dcad
- Resolves: rhbz#205997
d5dcad
d5dcad
* Mon Oct 16 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc2.13
d5dcad
- fix parsing of numeric host names in LDAP map specs (bz 205997).
d5dcad
d5dcad
* Mon Oct 16 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc2.12
d5dcad
- fix "-fstype=nfs4" server probing (part 2 of bz 208757).
d5dcad
- set close-on-exec flag on open files where possible (bz 207678).
d5dcad
d5dcad
* Fri Oct 13 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc2.11
d5dcad
- fix file handle leak in nsswitch parser (bz 207678).
d5dcad
- fix memory leak in mount and expire request processing (bz 207678).
d5dcad
- add additional check to prevent running of cancelled tasks.
d5dcad
- fix potential file handle leakage in rpc_subs.c for some failure
d5dcad
  cases (bz 207678).
d5dcad
- fix file handle leak in included map lookup (bz 207678).
d5dcad
d5dcad
* Sat Oct 7 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc2.10
d5dcad
- fix get_query_dn not looking in subtree for LDAP search.
d5dcad
- allow syntax "--timeout <secs>" for backward compatibility
d5dcad
  (bz 193948).
d5dcad
- make masked_match independent of hostname for exports comparison
d5dcad
  (bz 209638).
d5dcad
d5dcad
* Thu Oct 5 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc2.9
d5dcad
- fix "-fstype=nfs4" handling (bz 208757).
d5dcad
d5dcad
* Wed Sep 27 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc2.8
d5dcad
- review and fix master map options update for map reload.
d5dcad
d5dcad
* Wed Sep 27 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc2.7
d5dcad
- make default installed master map for /net use "-hosts" instead
d5dcad
  of auto.net.
d5dcad
- fix included map recursive map key lookup.
d5dcad
d5dcad
* Mon Sep 25 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc2.6
d5dcad
- remove unused option UNDERSCORETODOT from default config files.
d5dcad
d5dcad
* Mon Sep 25 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc2.5
d5dcad
- fix LDAP lookup delete cache entry only if entry doesn't exist.
d5dcad
- add missing socket close in replicated host check (Jeff Moyer).
d5dcad
d5dcad
* Wed Sep 20 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc2.4
d5dcad
- fix cache entrys not being cleaned up on submount expire.
d5dcad
d5dcad
* Sun Sep 17 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc2.3
d5dcad
- fix include check full patch for file map of same name.
d5dcad
d5dcad
* Wed Sep 13 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc2.2
d5dcad
- fix handling of autofs specific mount options (bz 199777).
d5dcad
d5dcad
* Fri Sep 1 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc2.1
d5dcad
- consolidate to rc2.
d5dcad
- fix colon escape handling.
d5dcad
- fix recusively referenced bind automounts.
d5dcad
- update kernel patches.
d5dcad
d5dcad
* Fri Aug 25 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc1.17
d5dcad
- fix task cancelation at shutdown (more)
d5dcad
- fix concurrent mount and expire race with nested submounts.
d5dcad
d5dcad
* Sun Aug 20 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc1.16
d5dcad
- fix included map lookup.
d5dcad
- fix directory cleanup on expire.
d5dcad
- fix task cancelation at shutdown.
d5dcad
- fix included map wild card key lookup.
d5dcad
d5dcad
* Wed Aug 16 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc1.15
d5dcad
- expire individual submounts.
d5dcad
- add ino_index locking.
d5dcad
- fix nested submount expiring away when pwd is base of submount.
d5dcad
- more expire re-work to cope better with shutdown following cthon tests.
d5dcad
- allow hostname to start with numeric when validating.
d5dcad
d5dcad
* Mon Aug 7 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc1.14
d5dcad
- remove SIGCHLD handler because it is no longer needed and was
d5dcad
  causing expire problems.
d5dcad
- alter expire locking of multi-mounts to lock sub-tree instead of
d5dcad
  entire tree.
d5dcad
- review verbose message feedback and update.
d5dcad
- correction for expire of multi-mounts.
d5dcad
- spelling corrections to release notes (Jeff Moyer).
d5dcad
- add back sloppy mount option, removed for Connectathon testing.
d5dcad
- disable mtab locking again.
d5dcad
d5dcad
* Fri Aug 4 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc1.13
d5dcad
- tidy up directory cleanup and add validation check to rmdir_path.
d5dcad
d5dcad
* Fri Aug 4 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc1.12
d5dcad
- enable mtab locking until I can resolve the race with it.
d5dcad
d5dcad
* Fri Aug 4 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc1.11
d5dcad
- cthon fix expire of wildcard and program mounts broken by recent
d5dcad
  patches.
d5dcad
d5dcad
* Thu Aug 3 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc1.10
d5dcad
- cthon corrections for shutdown patch below and fix shutdown expire.
d5dcad
d5dcad
* Wed Aug 2 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc1.9
d5dcad
- cthon fix some shutdown races.
d5dcad
d5dcad
* Thu Jul 27 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc1.8
d5dcad
- Fix compile error.
d5dcad
d5dcad
* Thu Jul 27 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc1.7
d5dcad
- cthon fix expire of various forms of nested mounts.
d5dcad
d5dcad
* Mon Jul 24 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc1.6
d5dcad
- cthon more parser corrections and attempt to fix multi-mounts
d5dcad
  with various combinations of submounts (still not right).
d5dcad
d5dcad
* Wed Jul 19 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc1.5
d5dcad
- Add conflicts kernel < 2.6.17.
d5dcad
- Fix submount operation broken by connectathon updates.
d5dcad
d5dcad
* Wed Jul 19 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc1.4
d5dcad
- Correction to host name validation test for connectathon tests.
d5dcad
d5dcad
* Wed Jul 19 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc1.3
d5dcad
- More code cleanup and corrections for connectathon tests.
d5dcad
d5dcad
* Wed Jul 19 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc1.2
d5dcad
- Code cleanup and fixes for connectathon tests.
d5dcad
d5dcad
* Thu Jul 13 2006 Ian Kent <ikent@redhat.com> - 5.0.1-0.rc1.1
d5dcad
- Update version label to avoid package update problems.
d5dcad
d5dcad
* Thu Jul 13 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta6-8
d5dcad
- add cacheing of negative lookups to reduce unneeded map
d5dcad
  lookups (bz 197746 part 2).
d5dcad
d5dcad
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1:5.0.0_beta6-7.1
d5dcad
- rebuild
d5dcad
d5dcad
* Tue Jul 11 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta6-7
d5dcad
- correct directory cleanup in mount modules.
d5dcad
- merge key and wildcard LDAP query for lookups (bz 197746).
d5dcad
d5dcad
* Sat Jul 8 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta6-6
d5dcad
- correct test for libhesiod.
d5dcad
d5dcad
* Fri Jul 7 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta6-5
d5dcad
- correct auto.net installed as auto.smb.
d5dcad
- update LDAP auth - add autodectect option.
d5dcad
d5dcad
* Wed Jul 5 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta6-4
d5dcad
- correct shutdown log message print.
d5dcad
- correct auth init test when no credentials required.
d5dcad
d5dcad
* Tue Jul 4 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta6-3
d5dcad
- correct test for existence of auth config file.
d5dcad
d5dcad
* Mon Jul 3 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta6-2
d5dcad
- merge LDAP authentication update for GSSAPI (Jeff Moyer).
d5dcad
- update default auth config to add options documenetation (Jeff Moyer).
d5dcad
- workaround segfaults at exit after using GSSAPI library.
d5dcad
- fix not checking return in init_ldap_connection (jeff Moyer).
d5dcad
d5dcad
* Thu Jun 29 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta6-1
d5dcad
- consolidate to beta6, including:
d5dcad
  - mode change update for config file.
d5dcad
  - correction to get_query_dn fix from beta5-4.
d5dcad
d5dcad
* Wed Jun 28 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta5-6
d5dcad
- cleanup defaults_read_config (Jeff Moyer).
d5dcad
d5dcad
* Tue Jun 27 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta5-5
d5dcad
- allow global macro defines to override system macros.
d5dcad
- correct spelling error in default config files missed by
d5dcad
  previous update.
d5dcad
- misc correctness and a memory leak fix.
d5dcad
d5dcad
* Mon Jun 26 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta5-4
d5dcad
- correct spelling error in default config.
d5dcad
- fix default auth config not being installed.
d5dcad
- change LDAP query method as my test db was incorrect.
d5dcad
- change ldap defaults code to handle missing auth config.
d5dcad
- fix mistake in parsing old style LDAP specs.
d5dcad
- update LDAP so that new query method also works for old syntax.
d5dcad
d5dcad
* Fri Jun 23 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta5-3
d5dcad
- lookup_init cleanup and fix missed memory leak.
d5dcad
- use nis map order to check if update is needed.
d5dcad
- fix couple of memory leaks in lookup_yp.c.
d5dcad
- fix pasre error in replicated server module.
d5dcad
d5dcad
* Wed Jun 21 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta5-2
d5dcad
- Add openssl-devel to the BuildRequires, as it is needed for the LDAP
d5dcad
  authentication bitsi also.
d5dcad
d5dcad
* Tue Jun 20 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta5-1
d5dcad
- promote to beta5.
d5dcad
d5dcad
* Tue Jun 20 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta4-14
d5dcad
- fix directory cleanup at exit.
d5dcad
d5dcad
* Mon Jun 19 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta4-13
d5dcad
- Change LDAP message severity from crit to degug (bz# 183893).
d5dcad
- Corrections to INSTALL and README.v5.release.
d5dcad
- Add patch to fix segv on overlength map keys in file maps (Jeff Moter).
d5dcad
- Add patch to restrict scanning of /proc to pid directories only (Jeff Moyer).
d5dcad
d5dcad
* Thu Jun 15 2006 Jeff Moyer <jmoyer@redhat.com> - 5.0.0_beta4-12
d5dcad
- Change BuildPrereq to BuildRequires as per the package guidelines.
d5dcad
- Add libxml2-devel to the BuildRequires, as it is needed for the LDAP
d5dcad
  authentication bits.
d5dcad
d5dcad
* Wed Jun 14 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta4-11
d5dcad
- add export access list matching to "hosts" lookup module (bz # 193585).
d5dcad
d5dcad
* Tue Jun 13 2006 Jeff Moyer <jmoyer@redhat.com> - 5.0.0_beta4-10
d5dcad
- Add a BuildPrereq for cyrus-sasl-devel
d5dcad
d5dcad
* Tue Jun 13 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta4-9
d5dcad
- move autofs4 module loading back to init script (part bz # 194061).
d5dcad
d5dcad
* Mon Jun 12 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta4-8
d5dcad
- fix handling of master map entry update (bz # 193718).
d5dcad
- fix program map handling of invalid multi-mount offsets.
d5dcad
d5dcad
* Sat Jun 10 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta4-7
d5dcad
- fix context init error (introduced by memory leak patch).
d5dcad
d5dcad
* Fri Jun 9 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta4-6
d5dcad
- add free for working var in get_default_logging.
d5dcad
- add inialisation for kver in autofs_point struct.
d5dcad
- fix sources list corruption in check_update_map_sources.
d5dcad
- fix memory leak in walk_tree.
d5dcad
- fix memory leak in rpc_portmap_getport and rpc_ping_proto.
d5dcad
- fix memory leak in initialisation of lookup modules.
d5dcad
d5dcad
* Thu Jun 8 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta4-5
d5dcad
- misc fixes for things found while investigating map re-read problem.
d5dcad
d5dcad
* Wed Jun 7 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta4-4
d5dcad
- check base of offset mount tree is not a mount before umounting
d5dcad
  its offsets.
d5dcad
- fix replicated mount parse for case where last name in list
d5dcad
  fails lookup.
d5dcad
- correct indirect mount expire broken by the wildcard lookup fix.
d5dcad
- fix up multi-mount handling when wildcard map entry present.
d5dcad
d5dcad
* Mon Jun 5 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta4-3
d5dcad
- correct config names in default.c (jpro@bas.ac.uk).
d5dcad
d5dcad
* Mon Jun 5 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta4-2
d5dcad
- re-instate v4 directory cleanup (bz# 193832 again).
d5dcad
- backout master map lookup changes made to beta3.
d5dcad
- change default master map from /etc/auto.master to auto.master
d5dcad
  so that we always use nsswitch to locate master map.
d5dcad
- change default installed master map to include "+auto.master"
d5dcad
  to pickup NIS master map (all bz# 193831 again).
d5dcad
d5dcad
* Fri Jun 2 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta4-1
d5dcad
- update to beta4.
d5dcad
- should address at least bzs 193798, 193770, 193831 and
d5dcad
  possibly 193832.
d5dcad
d5dcad
* Mon May 29 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta3-6
d5dcad
- add back test for nested mount in program map lookup.
d5dcad
  - I must have commented this out for a reason. I guess we'll
d5dcad
    find out soon enough.
d5dcad
d5dcad
* Mon May 29 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta3-5
d5dcad
- fix handling of autofs filesystem mount fail on init.
d5dcad
d5dcad
* Sat May 27 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta3-4
d5dcad
- updated hesiod patch.
d5dcad
d5dcad
* Sat May 27 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta3-3
d5dcad
- update hesiod module (Jeff Moyer).
d5dcad
  - add mutex to protect against overlapping mount requests.
d5dcad
  - update return from mount request to give more sensible NSS_*
d5dcad
    values.
d5dcad
d5dcad
* Fri May 26 2006 Jeff Moyer <jmoyer@redhat.com> - 1:5.0.0_beta3-2
d5dcad
- Fix the install permissions for auto.master and auto.misc.
d5dcad
d5dcad
* Thu May 25 2006 Ian Kent <ikent@redhat.com> - 5.0.0_beta3-1
d5dcad
- update source to version 5.0.0_beta3.
d5dcad
- add patch to remove extra debug print.
d5dcad
- add patch to
d5dcad
  - fix memory alloc error in nis lookup module.
d5dcad
  - add "_" to "." mapname translation to nis lookup module.
d5dcad
- add patch to add owner pid to mount list struct.
d5dcad
- add patch to disable NFSv4 when probing hosts (at least foe now).
d5dcad
- add patch to fix white space handling in replicated server selection code.
d5dcad
- add patch to prevent striping of debug info macro patch (Jeff Moyer).
d5dcad
- add patch to add sanity checks on rmdir_path and unlink (Jeff Moyer).
d5dcad
- add patch to fix e2fsck error code check (Jeff Moyer).
d5dcad
d5dcad
* Tue May 16 2006 Ian Kent <ikent@redhat.com> - 1:4.1.4-23
d5dcad
- add patch to ignore the "bg" and "fg" mount options as they
d5dcad
  aren't relevant for autofs mounts (bz #184386).
d5dcad
d5dcad
* Tue May 2 2006 Ian Kent <ikent@redhat.com> - 1:4.1.4-20
d5dcad
- add patch to use "cifs" instead of smbfs and escape speces
d5dcad
  in share names (bz #163999, #187732).
d5dcad
d5dcad
* Tue Apr 11 2006 Ian Kent <ikent@redhat.com> - 1:4.1.4-18
d5dcad
- Add patch to allow customization of arguments to the
d5dcad
  autofs-ldap-auto-master program (bz #187525).
d5dcad
- Add patch to escap "#" characters in exports from auto.net
d5dcad
  program mount (bz#178304).
d5dcad
d5dcad
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1:4.1.4-16.2.2
d5dcad
- bump again for double-long bug on ppc(64)
d5dcad
d5dcad
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1:4.1.4-16.2.1
d5dcad
- rebuilt for new gcc4.1 snapshot and glibc changes
d5dcad
d5dcad
* Wed Feb 1 2006 Ian Kent <ikent@redhat.com> - 1:4.1.4-16.2
d5dcad
- Add more general patch to translate "_" to "." in map names. (bz #147765)
d5dcad
d5dcad
* Wed Jan 25 2006 Ian Kent <ikent@redhat.com> - 1:4.1.4-16.1
d5dcad
- Add patch to use LDAP_DEPRICATED compile option. (bz #173833)
d5dcad
d5dcad
* Tue Jan 17 2006 Ian Kent <ikent@redhat.com> - 1:4.1.4-16
d5dcad
- Replace check-is-multi with more general multi-parse-fix.
d5dcad
- Add fix for premature return when waiting for lock file.
d5dcad
- Update copyright declaration for reentrant-syslog source.
d5dcad
- Add patch for configure option to disable locking during mount.
d5dcad
  But don't disable locking by default.
d5dcad
- Add ability to handle automount schema used in Sun directory server.
d5dcad
- Quell compiler warning about getsockopt parameter.
d5dcad
- Quell compiler warning about yp_order parameter.
d5dcad
d5dcad
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
d5dcad
- rebuilt
d5dcad
d5dcad
* Thu Nov 17 2005 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.4-14
d5dcad
- Removed the /misc entry from the default auto.master.  auto.misc has
d5dcad
  an entry for the cdrom device, and the preferred method of mounting the
d5dcad
  cd is via udev/hal.
d5dcad
d5dcad
* Mon Nov  7 2005 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.4-13
d5dcad
- Changed to sort -k 1, since that should be the same as +0.
d5dcad
d5dcad
* Thu Nov  3 2005 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.4-12
d5dcad
- The sort command no longer accepts options of the form "+0".  This broke
d5dcad
  auto.net, so the option was removed.  Fixes bz #172111.
d5dcad
d5dcad
* Wed Oct 26 2005  <jmoyer@redhat.com> - 1:4.1.4-11
d5dcad
- Check the return code of is_local_addr in get_best_mount. (bz #169523)
d5dcad
d5dcad
* Wed Oct 26 2005  <jmoyer@redhat.com> - 1:4.1.4-10
d5dcad
- Fix some bugs in the parser
d5dcad
- allow -net instead of /etc/auto.net
d5dcad
- Fix a buffer overflow with large key lengths
d5dcad
- Don't allow autofs to unlink files, only to remove directories
d5dcad
- change to the upstream reentrant syslog patch from the band-aid deferred
d5dcad
  syslog patch.
d5dcad
- Get rid of the init script patch that hard-coded the release to redhat.
d5dcad
  This should be handled properly by all red hat distros.
d5dcad
d5dcad
* Wed May  4 2005 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.4-8
d5dcad
- Add in the deferred syslog patch.  This fixes a hung automounter issue
d5dcad
  related to unsafe calls to syslog in signal handler context.
d5dcad
d5dcad
* Tue May  3 2005 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.4-7
d5dcad
- I reversed the checking for multimount entries, breaking those configs!
d5dcad
  This update puts the code back the way it was before I broke it.
d5dcad
d5dcad
* Tue Apr 26 2005 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.4-6
d5dcad
- Fix a race between mounting a share and updating the cache in the parent
d5dcad
  process.  If the mount completed first, the parent would not expire the
d5dcad
  stale entry, leaving it first on the list.  This causes map updates to not
d5dcad
  be recognized (well, worse, they are recognized after the first expire, but
d5dcad
  not subsequent ones).  Fixes a regression, bug #137026 (rhel3 bug).
d5dcad
d5dcad
* Fri Apr 15 2005 Chris Feist <cfeist@redhat.com> - 1:4.1.4-5
d5dcad
- Fixed regression with -browse not taking effect.
d5dcad
d5dcad
* Wed Apr 13 2005 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.4-4
d5dcad
- Finish up with the merge breakage.
d5dcad
- Temporary fix for the multimount detection code.  It seems half-baked.
d5dcad
d5dcad
* Wed Apr 13 2005 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.4-3
d5dcad
- Fix up the one-auto-master patch.  My "improvements" had side-effects.
d5dcad
d5dcad
* Wed Apr 13 2005 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.4-2
d5dcad
- Import 4.1.4 and merge.
d5dcad
d5dcad
* Mon Apr  4 2005 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.3-123
d5dcad
- Add in an error case that was omitted in the multi-over patch.
d5dcad
- Update our auto.net to reflect the changes that went into 4.1.4_beta2.
d5dcad
  This fixes a problem seen by at least one customer where a malformed entry
d5dcad
  appeared first in the multimount list, thus causing the entire multimount
d5dcad
  to be ignored.  This new auto.net places that entry at the end, purely by
d5dcad
  luck, but it fixes the problem in this one case.
d5dcad
d5dcad
* Thu Mar 31 2005 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.3-119
d5dcad
- Merge in the multi-over patch.  This resolves an issue whereby multimounts
d5dcad
  (such as those used for /net) could be processed in the wrong order,
d5dcad
  resulting in directories not showing up in a multimount tree.  The fix
d5dcad
  is to process these directories in order, shortest to longer path.
d5dcad
d5dcad
* Wed Mar 23 2005 Chris Feist <cfeist@redhat.com> - 1:4.1.3-115
d5dcad
- Fixed regression causing any entries after a wildcard in an
d5dcad
  indirect map to be ignored. (bz #151668).
d5dcad
- Fixed regression which caused local hosts to be mount instead
d5dcad
  of --bind local directories. (bz #146887)
d5dcad
d5dcad
* Thu Mar 17 2005 Chris Feist <cfeist@redhat.com> - 1:4.1.3-111
d5dcad
- Fixed one off bug in the submount-variable-propagation patch.
d5dcad
  (bz #143074)
d5dcad
- Fixed a bug in the init script which wouldn't find the -browse
d5dcad
  option if it was preceded by another option. (fz #113494)
d5dcad
d5dcad
* Mon Feb 28 2005 Chris Feist <cfeist@redhat.com> - 1:4.1.3-100
d5dcad
- When using ldap if auto.master doesn't exist we now check for auto_master.
d5dcad
  Addresses bz #130079
d5dcad
- When using an auto.smb map we now remove the leading ':' from the path which
d5dcad
  caused mount to fail in the past.  Addresses bz #147492
d5dcad
- Autofs now checks /etc/nsswitch.conf to determine in what order files & nis
d5dcad
  are checked when looking up autofs submount maps which don't specify a
d5dcad
  maptype.  Addresses IT #57612.
d5dcad
d5dcad
* Mon Feb 14 2005 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.3-99
d5dcad
- Change Copyright to License in the spec file so it will build.
d5dcad
d5dcad
* Fri Feb 11 2005 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.3-98
d5dcad
- Program maps can repeat the last character of output.  Fix this.  
d5dcad
  Addresses bz #138606
d5dcad
- Return first entry when there are duplicate keys in a map.  Addresses
d5dcad
  bz #140108.
d5dcad
- Propagate custom map variables to submounts.  Fixes bz #143074.
d5dcad
- Create a sysconfig variable to control whether we source only one master
d5dcad
  map (the way sun does), or source all maps found (which is the default for
d5dcad
  backwards compatibility).  Addresses bz #143126.
d5dcad
- Revised version of the get_best_mount patch. (#146887) cfeist@redhat.com
d5dcad
  The previous patch introduced a regression.  Non-replicated mounts would
d5dcad
  not have the white space stripped from the entry and the mount would fail.
d5dcad
- Handle comment characters in the middle of the automount line in
d5dcad
  /etc/nsswitch.conf.  Addresses bz #127457.
d5dcad
d5dcad
* Wed Feb  2 2005 Chris Feist <cfeist@redhat.com> - 1:4.1.3-94
d5dcad
- Stop automount from pinging hosts if there is only one host (#146887)
d5dcad
d5dcad
* Wed Feb  2 2005 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.3-90
d5dcad
- Fix potential double free in cache_release.  This bug showed up in a
d5dcad
  multi-map setup.  Two calls to cache_release would result in a SIGSEGV,
d5dcad
  and the automount process would never exit.
d5dcad
d5dcad
* Mon Jan 24 2005 Chris Feist <cfeist@redhat.com> - 1:4.3-82
d5dcad
- Fixed documentation so users know that any local mounts override
d5dcad
  any other weighted mount.
d5dcad
d5dcad
* Mon Jan 24 2005 Chris Feist <cfeist@redhat.com> - 1:4.3-80
d5dcad
- Added a variable to determine if we created the directory or not
d5dcad
  so we don't accidently remove a directory that we didn't create when
d5dcad
  we stop autofs.  (bz #134399)
d5dcad
d5dcad
* Tue Jan 11 2005 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.3-76
d5dcad
- Fix the large program map patch.
d5dcad
d5dcad
* Tue Jan 11 2005 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.3-75
d5dcad
- Fix some merging breakages that caused the package not to build.
d5dcad
d5dcad
* Thu Jan  6 2005  <jmoyer@redhat.com> - 1:4.1.3-74
d5dcad
- Add in the map expiry patch
d5dcad
- Bring in other patches that have been committed to other branches. This 
d5dcad
  version should now contain all fixes we have to date
d5dcad
- Merge conflicts due to map expiry changes
d5dcad
d5dcad
* Fri Nov 19 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.3-57
d5dcad
- Pass a socket into clntudp_bufcreate so that we don't use up additional 
d5dcad
  reserved ports.  This patch, along with the socket leak fix, addresses
d5dcad
  bz #128966.
d5dcad
d5dcad
* Wed Nov 17 2004  <jmoyer@redhat.com> - 1:4.1.3-56
d5dcad
- Somehow the -browse patch either didn't get committed or got reverted.
d5dcad
  Fixed.
d5dcad
d5dcad
* Tue Nov 16 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.3-55
d5dcad
- Fix program maps so that they can have gt 4k characters. (Neil Horman)
d5dcad
  Addresses bz #138994.
d5dcad
- Add a space after the colon here "Starting automounter:" in init script.
d5dcad
  Fixes bz #138513.
d5dcad
d5dcad
* Mon Nov 15 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.3-53
d5dcad
- Make autofs understand -[no]browse.  Addresses fz #113494.
d5dcad
d5dcad
* Thu Nov 11 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.3-48
d5dcad
- Fix the umount loop device function in the init script.
d5dcad
d5dcad
* Wed Oct 27 2004 Chris Feist <cfeist@redhat.com> - 1:4.1.3-34
d5dcad
- Added a patch to fix the automounter failing on ldap maps
d5dcad
  when it couldn't get the whole map.  (ie. when the search
d5dcad
  limit was lower than the number of results)
d5dcad
d5dcad
* Thu Oct 21 2004 Chris Feist <cfeist@redhat.com> - 1:4.1.3-32
d5dcad
- Fixed the use of +ypmapname so the maps included with +ypmapname
d5dcad
  are used in the correct order.  (In the past the '+' entries
d5dcad
  were always processed after local entries.)
d5dcad
d5dcad
* Thu Oct 21 2004 Chris Feist <cfeist@redhat.com> - 1:4.1.3-31
d5dcad
- Fixed the duplicate map detection code to detect if maps try
d5dcad
  to mount on top of existing maps. 
d5dcad
d5dcad
* Wed Oct 20 2004 Chris Feist <cfeist@redhat.com> - 1:4.1.3-29
d5dcad
- Fixed a problem with backwards compatability. Specifying local
d5dcad
  maps without '/etc/' prepended to them now works. (bz #136038)
d5dcad
d5dcad
* Fri Oct 15 2004 Chris Feist <cfeist@redhat.com> - 1:4.1.3-28
d5dcad
- Fixed a bug which caused directories to never be unmounted. (bz #134403)
d5dcad
d5dcad
* Thu Oct 14 2004 Chris Feist <cfeist@redhat.com> - 1:4.1.3-27
d5dcad
- Fixed an error in the init script which caused duplicate entries to be
d5dcad
  displayed when asking for autofs status.
d5dcad
d5dcad
* Fri Oct  1 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.3-22
d5dcad
- Comment out map expiry (and related) patch for an FC3 build.
d5dcad
d5dcad
* Thu Sep 23 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.3-21
d5dcad
- Make local options apply to all maps in a multi-map entry.
d5dcad
d5dcad
* Tue Sep 21 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.3-20
d5dcad
- Merged my and Ian's socket leak fixes into one, smaller patch. Only
d5dcad
  partially addresses bz #128966.
d5dcad
- Fix some more echo lines for internationalization. bz #77820
d5dcad
- Revert the only one auto.master patch until we implement the +auto_master
d5dcad
  syntax.  Temporarily addresses bz #133055.
d5dcad
d5dcad
* Thu Sep  2 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.3-18
d5dcad
- Umount loopback filesystems under automount points when stopping the 
d5dcad
  automounter.
d5dcad
- Uncomment the map expiry patch.
d5dcad
- change a close to an fclose in lookup_file.c
d5dcad
d5dcad
* Tue Aug 31 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.3-17
d5dcad
- Add patch to support parsing nsswitch.conf to determine map sources.
d5dcad
- Disable this patch, and Ian's map expiry patch for a FC build.
d5dcad
d5dcad
* Tue Aug 24 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.3-16
d5dcad
- Version 3 of Ian's map expiry changes.
d5dcad
d5dcad
* Wed Aug 18 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.3-15
d5dcad
- Fix a socket leak in the rpc_subs, causing mounts to fail since we are 
d5dcad
  running out of port space fairly quickly.
d5dcad
d5dcad
* Wed Aug 18 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.3-14
d5dcad
- New map expiry patch from Ian.
d5dcad
- Fix a couple signal races.  No known problem reports of these, but they
d5dcad
  are holes, none-the-less.
d5dcad
d5dcad
* Tue Aug 10 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.3-13
d5dcad
- Only read one auto.master map (instead of concatenating all found sources).
d5dcad
- Uncomment Ian's experimental mount expiry patch.
d5dcad
d5dcad
* Fri Aug  6 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.3-12
d5dcad
- Add a sysconfig entry to disable direct map support, and set this to 
d5dcad
  1 by default.
d5dcad
- Disable the beta map expiry logic so I can build into a stable distro.
d5dcad
- Add defaults for all of the sysconfig variables to the init script so 
d5dcad
  we don't trip over user errors (i.e. deleting /etc/sysconfig/autofs).
d5dcad
d5dcad
* Wed Aug  4 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.3-11
d5dcad
- Add beta map expiry code for wider testing. (Ian Kent)
d5dcad
- Fix check for ghosting option.  I forgot to check for it in DAEMONOPTIONS.
d5dcad
- Remove STRIPDASH from /etc/sysconfig/autofs
d5dcad
d5dcad
* Mon Jul 12 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.3-10
d5dcad
- Add bad chdir patch from Ian Kent.
d5dcad
- Add a typo fix for the mtab lock file.
d5dcad
- Nuke the stripdash patch.  It didn't solve a problem.
d5dcad
d5dcad
* Tue Jun 22 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.3-9
d5dcad
- Bump revison for inclusion in RHEL 3.
d5dcad
d5dcad
* Mon Jun 21 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.3-8
d5dcad
- Change icmp ping to an rpc ping.  (Ian Kent)
d5dcad
- Fix i18n patch
d5dcad
  o Remove the extra \" from one echo line.
d5dcad
  o Use echo -e if we are going to do a \n in the echo string.
d5dcad
d5dcad
* Mon Jun 21 2004 Alan Cox <alan@redhat.com>
d5dcad
- Fixed i18n bug #107463
d5dcad
d5dcad
* Mon Jun 21 2004 Alan Cox <alan@redhat.com>
d5dcad
- Fixed i18n bug #107461
d5dcad
d5dcad
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
d5dcad
- rebuilt
d5dcad
d5dcad
* Sat Jun  5 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.3-4
d5dcad
- Perform an icmp ping request before rpc_pings, since the rpc clnt_create
d5dcad
  function has a builtin default timeout of 60 seconds.  This could result
d5dcad
  in a long delay when a server in a replicated mount setup is down.
d5dcad
- For non-replicated server entries, ping a host before attempting to mount.
d5dcad
  (Ian Kent)
d5dcad
- Change to %%configure.
d5dcad
- Put version-release into .version to allow for automount --version to
d5dcad
  print exact info.
d5dcad
- Nuke my get-best-mount patch which always uses the long timeout.  This
d5dcad
  should no longer be needed.
d5dcad
- Put name into changelog entries to make them consistent.  Add e:n-v-r
d5dcad
  into Florian's entry.
d5dcad
- Stop autofs before uninstalling
d5dcad
d5dcad
* Sat Jun 05 2004 Florian La Roche <Florian.LaRoche@redhat.de> - 1:4.1.3-3
d5dcad
- add a preun script to remove autofs
d5dcad
d5dcad
* Tue Jun  1 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.3-2
d5dcad
- Incorporate patch from Ian which fixes an infinite loop seen by those
d5dcad
  running older versions of the kernel patches (triggered by non-strict mounts
d5dcad
  being the default).
d5dcad
d5dcad
* Tue Jun  1 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.3-1
d5dcad
- Update to upstream 4.1.3.
d5dcad
d5dcad
* Thu May  6 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.2-6
d5dcad
- The lookup_yp module only dealt with YPERR_KEY, all other errors were 
d5dcad
  treated as success.  As a result, if the ypdomain was not bound, the 
d5dcad
  subprocess that starts mounts would SIGSEGV.  This is now fixed.
d5dcad
- Option parsing in the init script was not precise enough, sometimes matching
d5dcad
  filesystem options to one of --ghost, --timeout, --verbose, or --debug.  
d5dcad
  The option-parsing patch addresses this issue by making the regexp's much
d5dcad
  more precise.
d5dcad
- Ian has rolled a third version of the replicated mount fixes.
d5dcad
d5dcad
* Tue May  4 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.2-5
d5dcad
- Ian has a new fix for replicated server and multi-mounts.  Updated the 
d5dcad
  patch for testing.  Still beta.  (Ian Kent)
d5dcad
d5dcad
* Mon May  3 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.2-4
d5dcad
- Fix broken multi-mounts.  test patch.  (Ian Kent)
d5dcad
d5dcad
* Tue Apr 20 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.2-3
d5dcad
- Fix a call to spawnl which forgot to specify a lock file. (nphilipp)
d5dcad
d5dcad
* Wed Apr 14 2004  <jmoyer@redhat.com> - 1:4.1.2-2
d5dcad
- Pass --libdir= to ./configure so we get this right on 64 bit platforms that 
d5dcad
  support backwards compat.
d5dcad
d5dcad
* Wed Apr 14 2004  Jeff Moyer <jmoyer@redhat.com> - 1:4.1.2-1
d5dcad
- Change hard-coded paths in the spec file to the %%{_xxx} variety.
d5dcad
- Update to upstream 4.1.2.
d5dcad
- Add a STRIPDASH option to /etc/sysconfig/autofs which allows for
d5dcad
  compatibility with the Sun automounter options specification syntax in
d5dcad
  auto.master.  See /etc/sysconfig/autofs for more information.  Addresses
d5dcad
  bug 113950.
d5dcad
d5dcad
* Tue Apr  6 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.1-6
d5dcad
- Add the /etc/sysconfig/autofs file, and supporting infrastructure in 
d5dcad
  the init script.
d5dcad
- Add support for UNDERSCORE_TO_DOT for those who want it.
d5dcad
- We no longer own /net.  Move it to the filesystem package.
d5dcad
d5dcad
* Tue Mar 30 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.1-5
d5dcad
- Clarify documentation on direct maps.
d5dcad
- Send automount daemons a HUP signal during reload.  This tells them to 
d5dcad
  re-read maps (otherwise they use a cached version.  Patch from the autofs
d5dcad
  maintainer.
d5dcad
d5dcad
* Mon Mar 22 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.1-4
d5dcad
- Fix init script to print out failures where appropriate.
d5dcad
- Build the automount daemon as a PIE.
d5dcad
d5dcad
* Thu Mar 18 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.1-3
d5dcad
- Fix bug in get_best_mount, whereby if there is only one option, we 
d5dcad
  choose nothing.  This is primarily due to the fact that we pass 0 in to
d5dcad
  the get_best_mount function for the long timeout parameter.  So, we
d5dcad
  timeout trying to contact our first and only server, and never retry.
d5dcad
d5dcad
* Thu Mar 18 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.1-2
d5dcad
- Prevent startup if a mountpoint is already mounted.
d5dcad
d5dcad
* Thu Mar 18 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.1-1
d5dcad
- Update to 4.1.1, as it fixes problems with wildcards that people are 
d5dcad
  seeing quite a bit.
d5dcad
d5dcad
* Wed Mar 17 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.0-8
d5dcad
- Fix ldap init code to parse server name and options correctly.
d5dcad
d5dcad
* Tue Mar 16 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.0-7
d5dcad
- Moved the freeing of ap.path to cleanup_exit, as we would otherwise 
d5dcad
  reference an already-freed variable.
d5dcad
d5dcad
* Mon Mar 15 2004 Jeff Moyer <jmoyer@redhat.com> - 1:4.1.0-6
d5dcad
- add %%config(noreplace) for auto.* config files.
d5dcad
d5dcad
* Wed Mar 10 2004 Jeff Moyer <jmoyer@redhat.com> 1:4.1.0-5
d5dcad
- make the init script only recognize redhat systems.  Nalin seems to remember
d5dcad
  some arcane build system error that can be caused if we don't do this.
d5dcad
d5dcad
* Wed Mar 10 2004 Jeff Moyer <jmoyer@redhat.com> 1:4.1.0-4
d5dcad
- comment out /net and /misc from the default auto.master.  /net is important
d5dcad
  since in a default shipping install, we can neatly co-exist with amd.
d5dcad
d5dcad
* Wed Mar 10 2004 Jeff Moyer <jmoyer@redhat.com> 1:4.1.0-3
d5dcad
- Ported forward Red Hat's patches from 3.1.7 that were not already present
d5dcad
  in 4.1.0.
d5dcad
- Moving autofs from version 3.1.7 to 4.1.0
d5dcad
d5dcad
* Mon Sep 29 2003 Ian Kent <raven@themaw.net>
d5dcad
- Added work around for O(1) patch oddity.
d5dcad
d5dcad
* Sat Aug 16 2003 Ian Kent <raven@themaw.net>
d5dcad
- Fixed tree mounts.
d5dcad
- Corrected transciption error in autofs4-2.4.18 kernel module
d5dcad
d5dcad
* Sun Aug 10 2003 Ian Kent <raven@themaw.net>
d5dcad
- Checked and merged most of the RedHat v3 patches
d5dcad
- Fixed kernel module handling wu-ftpd login problem (again)
d5dcad
d5dcad
* Thu Aug 7 2003 Ian Kent <raven@themaw.net>
d5dcad
- Removed ineffective lock stuff
d5dcad
- Added -n to bind mount to prevent mtab update error
d5dcad
- Added retry to autofs umount to clean matb after fail
d5dcad
- Redirected messages from above to debug log and added info message
d5dcad
- Fixed autofs4 module reentrancy, pwd and chroot handling
d5dcad
d5dcad
* Wed Jul 30 2003 Ian Kent <raven@themaw.net>
d5dcad
- Fixed autofs4 ghosting patch for 2.4.19 and above (again)
d5dcad
- Fixed autofs directory removal on failure of autofs mount
d5dcad
- Fixed lock file wait function overlapping calls to (u)mount
d5dcad
d5dcad
* Sun Jul 27 2003 Ian Kent <raven@themaw.net>
d5dcad
- Implemented LDAP direct map handling for nisMap and automountMap schema
d5dcad
- Fixed autofs4 ghosting patch for 2.4.19 and above (again)
d5dcad
- Added locking to fix overlapping internal calls to (u)mount 
d5dcad
- Added wait for mtab~ to improve tolerance of overlapping external calls to (u)mount
d5dcad
- Fixed ghosted directory removal after failed mount attempt
d5dcad
d5dcad
* Wed May 28 2003 Ian Kent <raven@themaw.net>
d5dcad
- Cleaned up an restructured my added code
d5dcad
- Corrected ghosting problem with 2.4.19 and above
d5dcad
- Added autofs4 ghosting patch for 2.4.19 and above
d5dcad
- Implemented HUP signal to force update of ghosted maps
d5dcad
d5dcad
* Sat Mar 23 2002 Ian Kent <ian.kent@pobox.com>
d5dcad
- Add patch to implement directory ghosting and direct mounts
d5dcad
- Add patch to for autofs4 module to support ghosting
d5dcad
d5dcad
* Wed Jan 17 2001 Nalin Dahyabhai <nalin@redhat.com>
d5dcad
- use -fPIC instead of -fpic for modules and honor other RPM_OPT_FLAGS
d5dcad
d5dcad
* Tue Feb 29 2000 Nalin Dahyabhai <nalin@redhat.com>
d5dcad
- enable hesiod support over libbind
d5dcad
d5dcad
* Fri Aug 13 1999 Cristian Gafton <gafton@redhat.com>
d5dcad
- add patch from rth to avoid an infinite loop