Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

openafs-client-1.4.0-21.4 RPM for ppc

From SuSE Linux 10.1 updates for i386 / rpm / ppc

Name: openafs-client Distribution: SUSE LINUX 10.1 (PPC)
Version: 1.4.0 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Release: 21.4 Build date: Wed Jan 9 16:40:03 2008
Group: System/Filesystems Build host: papaya.suse.de
Size: 1985507 Source RPM: openafs-1.4.0-21.4.src.rpm
Packager: http://bugs.opensuse.org
Url: http://www.openafs.org/
Summary: OpenAFS File System Client
AFS is a cross-platform distributed file system product pioneered at
Carnegie Mellon University and supported and developed as a product by
Transarc Corporation (now IBM Pittsburgh Labs). It offers a
client-server architecture for file sharing, providing location
independence, scalability, and transparent migration capabilities for
data.

In addition, among its features are authentication, encryption,
caching, disconnected operations, replication for higher availability
and load balancing, and ACLs. This package contains the OpenAFS client.



Authors:
--------
    see http://www.openafs.org/credits.html

Provides

Requires

Copyright

IBM Public License

Signatures

internal MD5: 9c8ddc65f6bb01688e0f5aa0d8a45096
GPG

Changelog

* Wed Jan 09 2008 - nadvornik@suse.cz
  - fixed posible fileserver crash due to a race condition
    CVE-2007-6599 [#350990]
* Mon Sep 03 2007 - nadvornik@suse.cz
  - fixed autoconf checks
* Mon Apr 10 2006 - nadvornik@suse.cz
  - removed more files with APSL [#162224]
* Thu Mar 30 2006 - nadvornik@suse.cz
  - removed files with Apple Public Source license [#162224]
* Fri Feb 17 2006 - aj@suse.de
  - Update README.
* Wed Feb 15 2006 - nadvornik@suse.cz
  - fixed to build on all architectures
  - do not use lwp/process.c on i386
* Mon Feb 13 2006 - nadvornik@suse.cz
  - removed problematic files [#149397]
  - use module_param [#148245]
  - added documentation about building kernel module
* Mon Feb 06 2006 - nadvornik@suse.cz
  - Convert to a Kermel Module Package
* Sat Feb 04 2006 - aj@suse.de
  - Remove requires on kernel-nongpl.
* Wed Jan 25 2006 - mls@suse.de
  - converted neededforbuild to BuildRequires
* Mon Jan 23 2006 - nadvornik@suse.cz
  - fixed kernel module to compile
* Wed Jan 11 2006 - mge@suse.de
  - add openafs.SuidCells and openafs.CellServDB
  - cleanup SPEC-file(s)
  - finally adopt
    sysconfig.transarcmode.openafs-client
    rc.transarcmode.afs-server
    rc.transarcmode.afs-client
    to transarc mode; and fix a small typo in
    rc.defaultmode.afs-client
* Fri Jan 06 2006 - mge@suse.de
  - set "%defattr(-,root,root)" for transarcmode-file-lists
  - fix lib64 build problem in transarcmode
* Thu Jan 05 2006 - mge@suse.de
  - introduce transarc-mode and default-mode
  - introduce "options"
* Thu Dec 29 2005 - mge@suse.de
  - build for SLES 9
  - with heimdal krb5 support
  - enable-largefile-fileserver
* Wed Dec 21 2005 - nadvornik@suse.cz
  - updated to 1.4.0
  - fixed dangerous compiler warnings
* Mon Oct 31 2005 - dmueller@suse.de
  - don't build as root
* Fri Aug 26 2005 - nadvornik@suse.cz
  - fixed kernel module to build
  - fixed sysconfig file name
* Thu Jul 14 2005 - nadvornik@suse.cz
  - updated to 1.3.85
  - used LSB conforming init script names
* Tue Jul 05 2005 - hare@suse.de
  - Update for linux 2.6.13.
* Thu May 12 2005 - nadvornik@suse.cz
  - gcc4 fixes in kernel module
* Tue Apr 12 2005 - nadvornik@suse.cz
  - fixed to compile with gcc4
* Wed Feb 23 2005 - nadvornik@suse.cz
  - fixed memory leaks and 64bit fixes backported from 1.3.79
  - updated README.SUSE
* Thu Feb 03 2005 - nadvornik@suse.cz
  - updated to 1.3.78
* Mon Jan 31 2005 - nadvornik@suse.cz
  - fixed afs.h to be usable from userspace [#50283]
* Tue Jan 25 2005 - nadvornik@suse.cz
  - updated to latest snapshot
* Wed Sep 15 2004 - nadvornik@suse.cz
  - added requres: kernel-nongpl [#45167]
  - fixed kernel module oops [#44618]
* Wed Aug 11 2004 - nadvornik@suse.cz
  - use kernel module from openafs 1.3.70 to support kernel 2.6
* Mon Mar 08 2004 - nadvornik@suse.cz
  - updated to 1.2.11
  - added note that client for kernel 2.6 is not available
* Tue Jan 20 2004 - ro@suse.de
  - added pam-devel to neededforbuild
* Sat Dec 13 2003 - meissner@suse.de
  - Added hack if no MTU came from userspace.
  - Removed superflous ppc64 patch part.
* Thu Dec 11 2003 - meissner@suse.de
  - ppc64 port added (status: no longer crashes, talks to the network,
    but not successfully).
  - Change headerfiles to make it possible to do a ppc -> ppc64 crosscompile.
* Mon Oct 06 2003 - olh@suse.de
  - build with -fPIC on ppc32
* Tue Sep 16 2003 - nadvornik@suse.cz
  - patch from cvs to use AllocLargeSpace for struct osi_file to prevent
    oopses with some kernel configurations
* Thu Sep 11 2003 - nadvornik@suse.cz
  - added option DYNROOT to sysconfig and enabled it by default [#27205]
* Wed Sep 10 2003 - nadvornik@suse.cz
  - added cleanup before module build [#29649]
* Tue Sep 09 2003 - nadvornik@suse.cz
  - fixed possible segfault
* Thu Sep 04 2003 - nadvornik@suse.cz
  - set permissions of /var/lib/openafs to 700
  - README.SuSE fixes
* Thu Aug 28 2003 - nadvornik@suse.cz
  - use ghost for /afs, the directory is created by init-script
  - fixed README.SuSE
* Thu Aug 21 2003 - nadvornik@suse.cz
  - moved all static libraries to /usr/lib/afs, fixes conflict with libdes
  - used default value for THIS_CELL_SERVER_NAME
  - removed old patches
* Tue Aug 12 2003 - nadvornik@suse.cz
  - fixed a bug in init script
* Mon Aug 11 2003 - nadvornik@suse.cz
  - updated to final 1.2.10
* Wed Jul 30 2003 - nadvornik@suse.cz
  - updated to 1.2.10-rc4
  - do not destroy CellServDB even if REGENERATE_CELL_INFO=yes
  - fixed to compile on x86_64
* Wed Jul 30 2003 - sf@suse.de
  -  use %_lib where it was missing
* Wed Jul 09 2003 - nadvornik@suse.cz
  - fixed conflicts in filelist
* Fri Jun 20 2003 - nadvornik@suse.cz
  - improved init scripts
* Thu Jun 19 2003 - nadvornik@suse.cz
  - added README.SuSE
  - fixed init scripts [#27426]
  - installed man pages
* Thu Jun 12 2003 - poeml@suse.de
  - add /usr/src/kernel-modules to the file list
* Wed Jun 04 2003 - schwab@suse.de
  - Fix SMP configuration detection.
* Wed May 14 2003 - poeml@suse.de
  - rework filelists:
    - package/remove unpackaged files
    - move some files into the server & client subpackages
    - use %defattr
  - fix deprecated tail -1 syntax (fixes building the kernel module)
* Mon May 12 2003 - nadvornik@suse.cz
  - updated to 1.2.9
  - added DATA_ENCRYPTION option to sysconfig
* Mon Mar 10 2003 - poeml@suse.de
  - x86_64: add -lresolv, -fPIC
  - fix lib path on all 64 bit platforms
* Thu Mar 06 2003 - nadvornik@suse.cz
  - added sysconfig metadata
* Mon Feb 24 2003 - nadvornik@suse.cz
  - added dirs /afs, /etc/openafs, /var/lib/openafs to filelist
* Sun Feb 16 2003 - olh@suse.de
  - workaround broken -lresolv detection, lib64 fixes
* Wed Feb 12 2003 - nadvornik@suse.cz
  - fixed multiline strings in kernel module
* Fri Jan 24 2003 - nadvornik@suse.cz
  - updated to 1.2.8
  - improved init script
* Fri Nov 29 2002 - nadvornik@suse.cz
  - included errno.h
  - fixed multiline strings
* Fri Nov 22 2002 - nadvornik@suse.cz
  - first version of init scripts
* Wed Nov 20 2002 - poeml@suse.de
  - initial draft of a package. Lots of stuff missing, like init
    scripts, or the kerberos 5 migration toolkit.

Files

/afs
/etc/init.d/openafs-client
/lib/security/pam_afs.krb.so
/lib/security/pam_afs.krb.so.1
/lib/security/pam_afs.so
/lib/security/pam_afs.so.1
/usr/bin/cmdebug
/usr/bin/dlog
/usr/bin/dpass
/usr/bin/tokens
/usr/bin/tokens.krb
/usr/bin/unlog
/usr/bin/up
/usr/sbin/afsd
/usr/sbin/rcopenafs-client
/usr/share/man/man5/pam_afs.5.gz
/var/adm/fillup-templates/sysconfig.openafs-client
/var/cache/openafs


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Jul 25 03:23:20 2008