SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for autofs-5.0.4-6.5.1.i586.rpm :
Fri Feb 5 13:00:00 2010 lchiquittoAATTnovell.com
- fix hosts map use after free (bnc#556479)

Fri Jun 19 14:00:00 2009 cmorve69AATTyahoo.es
- fixed build with --as-needed

Thu May 14 14:00:00 2009 wernerAATTsuse.de
- Add nfsserver to should start/stop in rc script (bnc#467906)

Thu Apr 9 14:00:00 2009 wernerAATTsuse.de
- make sure that submounts are not busy anymore (bnc#467906)

Thu Feb 12 13:00:00 2009 mkoenigAATTsuse.de
- add script to fetch upstream patches

Wed Feb 4 13:00:00 2009 mkoenigAATTsuse.de
- update to version 5.0.4 (just version bump, since all 5.0.3
upstream patches had been already applied)
- update 5.0.4 upstream patches to 20090122:

* fix dumb libxml2 check

* fix nested submount expire deadlock.

* fix negative caching for non-existent map keys.

* use CLOEXEC flag.

* fix select(2) fd limit.

* make hash table scale to thousands of entries (Paul Wankadia,
Valerie Aurora Henson).

* clear the quoted flag after each character from program map input.
- remove patch
autofs-5.0.1-mount_xdr_no_strict_aliasing.patch

Tue Jan 27 13:00:00 2009 kukukAATTsuse.de
- Add aaa_base to PreReq.

Fri Jan 23 13:00:00 2009 cooloAATTsuse.de
- don\'t rely on huge perl script to check if autofs is active

Thu Jan 22 13:00:00 2009 mkoenigAATTsuse.de
- apply all 5.0.3 upstream patches which include a couple
critical bugfixes:
- fix segfault due to empty hostlist [bnc#466167]
- fixes for submount shutdown
- use /dev/urandom
- fix problems if /etc/mtab points to /proc/mounts
- dynamically allocate interface config buffer
- fix percent hack
- handle zero length nis key update
- fix file handle being left open following a multi-mount non-fatal
mount fail
- fix case where an incorrect mount point path was being used when
mounting a multi-mount component
- Fix incorrect match of map type as a host name
- fix map out of order map re-read on hup signal.
- fix nisplus error return check and use after free error.
- fix rootless direct multi-mount expire.
- wait submount expire thread completion
- add missing uris list locking
- fix master map lexer eval order
- fix bad alloca usage

Thu Jan 8 13:00:00 2009 mkoenigAATTsuse.de
- fix segfault on HUP [bnc#458336]

Fri Oct 24 14:00:00 2008 mkoenigAATTsuse.de
- fix syntax error in init script [bnc#435505]

Fri Aug 15 14:00:00 2008 mkoenigAATTsuse.de
- build with --enable-ignore-busy
- add init script action force-expire to force the expire
of mounted filesystems
- add init script action force-stop for forced shutdown with
lazy umount of busy filesystems
- use force-stop on shutdown
- Don\'t kill all processes on busy filesystems anymore,
as we do a lazy umount, this might not be needed and
reduces shutdown overhead

Mon Aug 11 14:00:00 2008 mkoenigAATTsuse.de
- update upstream patches 20080806
- remove patch
autofs-5.0.3-allow_rootfs_nonlocal.patch

Thu Jun 26 14:00:00 2008 mkoenigAATTsuse.de
- update upstream patches 20080528
- allow rootfs to be non-local [bnc#399944]
- remove patch
autofs-5.0.3-aclocal_pthread.patch

Fri May 16 14:00:00 2008 mkoenigAATTsuse.de
- more shutdown improvements to minimize the risk of mounted
leftovers in the shutdown process
differentiate between direct/indirect mounts
enforce lazy umount since USR2 seems not to work currently

Mon Apr 21 14:00:00 2008 mkoenigAATTsuse.de
- improve shutdown in init script

Wed Jan 30 13:00:00 2008 mkoenigAATTsuse.de
- link LDAP lookup module with krb5 if build with SASL [bnc#356599]

Thu Jan 17 13:00:00 2008 mkoenigAATTsuse.de
- update to version 5.0.3

* quell annoying \"cannot open mount module\" message.

* fix for improve handling of server not available.

* use mount option \"nodev\" for \"-hosts\" map unless \"dev\" is
explicily specified.

* add LDAP paged query handling to deal with query size restrictions

* add additional case for \"mark map instances stale so they aren\'t
\"cleaned\" during updates\".

* fix race during sub-mount shutdown.

* fix add SEARCH_BASE configuration option.

* update kernel patches.
- update upstream patches (20080117)

* correct configure test for ldapr page control functions.

* catch \"-xfn\" map type and issue \"no supported\" message.
- fix configure check
- add krb5-devel and libxml2-devel to BuildRequires

Mon Dec 17 13:00:00 2007 mkoenigAATTsuse.de
- update upstream patches

* fix off-by-one error for lookup of map keys exactly
255 characters long

* improve handling of server not available

* fix LDAP_URI server selection

* add authentication option for using an external credential cache

* expand support for the \"%\" hack

* fix to quoting for exports gathered by hosts map

* use mount option \"nosuid\" for \"-hosts\" map unless \"suid\" is
explicily specified

* second attempt fixing quoting for exports gathered by hosts map
- merged autofs-5.0.2-size_fix.patch

Tue Nov 20 13:00:00 2007 mkoenigAATTsuse.de
- fix buffer overflow [#341626]

Thu Nov 15 13:00:00 2007 dmuellerAATTsuse.de
- add recommends on nfs-client

Wed Nov 14 13:00:00 2007 mkoenigAATTsuse.de
- fix version

Fri Nov 9 13:00:00 2007 mkoenigAATTsuse.de
- update upstream patches which include several bugfixes.
- fix build of debuginfo package, in which the info for the
daemon has been missing

Thu Oct 18 14:00:00 2007 mkoenigAATTsuse.de
- add $portmap to ShouldStart [#331615]
- fix problem with nested mounts [#128083]

Wed Sep 19 14:00:00 2007 mkoenigAATTsuse.de
- fix last change [#309123]

Mon Sep 17 14:00:00 2007 mkoenigAATTsuse.de
- kill processes which keep filesystem busy on shutdown [#309123]

Wed Jul 25 14:00:00 2007 mkoenigAATTsuse.de
- add BuildRequires e2fsprogs
and mention modules to be build explicitly in %files

Thu Jul 19 14:00:00 2007 mkoenigAATTsuse.de
- new sysconfig parameters LOCAL_OPTIONS and APPEND_OPTIONS
support for default mount options to optionally are appended
to master map options or replace them.
- enable LFS support to avoid problems with mount expires

Thu Jul 5 14:00:00 2007 mkoenigAATTsuse.de
- update to version 5.0.2:

* bugfix release
- new upstream patches
autofs-5.0.2-add-krb5-include.patch
autofs-5.0.2-bad-proto-init.patch
autofs-5.0.2-add-missing-multi-support.patch
autofs-5.0.2-add-multi-nsswitch-lookup.patch
- removed patch (merged upstream)
autofs-5.0.1-fix_contained_check.patch

Thu Apr 26 14:00:00 2007 mkoenigAATTsuse.de
- update to version 5.0.1:

* autofs5 is a major rewrite

* many new features to be more compliant with industry standard:
+ improved direct mount map support
+ \'+\' map inclusion
+ added nsswitch map source support
+ rewrote multi-mount map code
+ added LDAP encryption and authentication support
+ improved shutdown and restart
+ a \"hosts\" map module has been added
- add gssd dependencies in init script [#249779]

Tue Mar 6 13:00:00 2007 mkoenigAATTsuse.de
- Fix last upstream patch which introduced a problem for
filesystems defined in fstab by LABEL or UUID [#244945]
- Fix killing of processes on stop [#249770]

Wed Jan 31 13:00:00 2007 mkoenigAATTsuse.de
- add upstream patch autofs-4.1.4-dont_create_remote_dirs.patch
Checks first for the directory to create in order to avoid
problems with different mkdir behaviour, resolves [#229607]

Mon Jan 29 13:00:00 2007 mkoenigAATTsuse.de
- remove the introduced -multi option, because this issue has
been fixed upstream in a different way.
add autofs-4.1.4-multi_parse_fix.patch, resolves [#232855]

Thu Nov 30 13:00:00 2006 mkoenigAATTsuse.de
- add NetworkManager dispatcher script [#173990]
- fix possible buffer overflow

Wed Oct 4 14:00:00 2006 jeffmAATTsuse.com
- Fixed nfs mount connect retry fallback (195924)
- Fixed e2fsck error handling (196057)

Tue Sep 12 14:00:00 2006 schwabAATTsuse.de
- Clean up init script.

Tue Sep 12 14:00:00 2006 roAATTsuse.de
- fix typo in comment for previous change

Tue Sep 12 14:00:00 2006 roAATTsuse.de
- add previous defaults to newly added variable names in rcscript

Thu Sep 7 14:00:00 2006 jeffmAATTsuse.com
- Added -multi option to enable consistent mount
behavior when using auto.net (118902)

Tue Aug 29 14:00:00 2006 jeffmAATTsuse.com
- Fixed --timeout= handling (117672)
- Fixed forced expiry handling (SIGHUP vs SIGUSR1) (177068)

Wed Aug 23 14:00:00 2006 jeffmAATTsuse.com
- Added configurable locking patch (178308)


 
ICM