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

CASA-64bit-1.6.659-1.4 RPM for ppc

From SuSE Linux 10.1 updates for i386 / rpm / ppc

Name: CASA-64bit Distribution: SUSE LINUX 10.1 (PPC64)
Version: 1.6.659 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Release: 1.4 Build date: Thu Jul 20 10:43:52 2006
Group: Productivity/Other Build host: sweetie.suse.de
Size: 73568 Source RPM: CASA-1.6.659-1.4.src.rpm
Packager: http://bugs.opensuse.org
Url: http://www.novell.com/products
Summary: Novell Common Authentication Service Adapter (CASA)
CASA (Common Authentication Services Adaptor) is a common
authentication and security package providing a set of libraries for
application and service developers to provide single sign-on to an
enterprise network.  CASA provides a local on box credential store that
is purely session based in 1.0.  This store is populated with your
Desktop and Network Login credentials on Novell Linux Desktop, Windows
and Apple workstations.



Authors:
--------
    Novell, Inc.

Provides

Requires

Copyright

LGPL

Signatures

internal MD5: fa7e2ce5a5c8759b9b7feb4ea46e8b01
GPG

Changelog

* Thu May 25 2006 - jnorman@novell.com
  - Bug 178796: change the way we generate the new salt so that
    we are cross-plat.
* Thu May 25 2006 - cmashayekhi@novell.com
  - casa-gnome-keyring.h was cleaned up.
* Tue May 23 2006 - cmashayekhi@novell.com
  - Eliminated the gnome-kering.h header file.
* Mon May 22 2006 - cmashayekhi@novell.com
  - Fixed dependency cycle between CASA <-> gnome-keyring.
  - Bug 176736.  Fixed micasad startup/shutdown process to clean up
    open files on shutdown and upgrade.
* Thu May 11 2006 - jnorman@novell.com
  - Bug 174093.  Set our process name to CASAManager so gnome-keyring
    knows who we are.
* Sun May 07 2006 - jnorman@novell.com
  - Bug 169353.  Prompt user for Desktop Password when Master Password
    is not present.
* Fri May 05 2006 - smanojna@novell.com
  - Description:
    Bug 152929: Secret with special characters in name causing
    unexpected behaviour. This fix will only prevent the
    following special characters * : ' \ & = < >
  - Modified files:
    c_gui/Common.cs
    c_gui/images/casa.glade
* Fri May 05 2006 - smanojna@novell.com
  - Description:
    Bug 165283: CASA docs and About screen states that CASA runs on
    Mac OSX which does not currently.
  - Modified files:
    package/linux/CASA.spec.in
* Thu May 04 2006 - smanojna@novell.com
  - Description:
    1. Fixed Bug 152929: Secret with special characters in name causing
    unexpected behaviour.
  - Modified files:
    c_gui/images/casa.glade
    c_gui/Common.cs
    c_gui/MiCasa.cs
    c_gui/KdeWallet.cs
    c_gui/GnomeKeyring.cs
    c_gui/Firefox.cs
* Thu May 04 2006 - smanojna@novell.com
  - Description:
    1. Fixed Bug 170854: CASAGui only allows one edit at a time.
    2. Added 512 character limit during the edit operation, i.e.
    the newly edited value string cannot be longer than 512.
    3. Fixed a bug caused during deleting and adding new key-value pairs,
    this bug had not been filed in Bugzilla.
  -In the manage secret dialog, delete a key-value pair.
  -Add a new key with the same name as the one deleted above but
    but with a different value.
  -When you click the OK button the changes are not effected.
  - Modified files:
    c_gui/MiCasa.cs
    c_gui/Firefox.cs
    c_gui/GnomeKeyring.cs
    c_gui/KdeWallet.cs
    c_gui/Common.cs
* Thu May 04 2006 - smanojna@novell.com
  - Description:
    1. Added dialog-modal property for change master password dialog.
    2. Added delete dialog handler for master password prompt dialog
    during unlock store.
  - Modified files:
    c_gui/images/casa.glade
    c_gui/CommonGUI.cs
* Thu May 04 2006 - jnorman@novell.com
  - Bug 172719: Clean debug out.
* Thu May 04 2006 - smanojna@novell.com
  - Description:
    1. Removed references to support for Mac OS from rpm spec files.
    2. Fixed an invalid <href> in Contents.htm file.
  - Modified files:
    shsrc/lshsrc/CASA.spec
    shsrc/lshsrc/CASA_dbg.spec
    c_gui/help/en/Contents.htm
* Tue May 02 2006 - lsreevatsa@novell.com
  - Description:
    Security Audit 5:13.  Refix for using proper length on strncpy.
    Maximum Length is 512 characters.
  - Modified files:
    c_adlib/GKEngine.cs
    c_adlib/ad_gk/GnomeKeyring.cs
    c_adlib/ad_gk/native/ad_gk.c
* Tue May 02 2006 - jnorman@novell.com
  - Bug 171135.  Give user the option to launch YAST when micasad is
    not running.
  - Security Audit 4.1.  Enhanced Persistence encryption salt generation
    to be more random based on the password or master password used.
* Tue May 02 2006 - smanojna@novell.com
  - Description:
    CASAManager GUI shall now support a maximum of 512 characters in
    length. User will not be able to create secrets and key-value pairs
    of lenght more than 512 characters from within CASAManager GUI.
    This check is essential to protect CASA from possible buffer
    overflow attacks.
  - Modified files:
    casa.glade
* Wed Apr 26 2006 - jnorman@novell.com
  - Bug 165283.  Remove reference to Mac OS from help file.
* Wed Apr 26 2006 - jnorman@novell.com
  -	Security Audit Recap:
  -	Item 4.1, File: c_micasad/lss/Rfc2898DeriveBytes.c
    1.	This item is awaiting licensing on a portable random number
    generator received through a contribution to the the project.
  -	Item 4.2 File: c_micasad/cache/KeyValue.c
    1.	Fix is in line 202 of the file. We improved XOR algorithm by
    increasing the size of the key to equate the value.
  -	Item 4.3 File: c_micasad/lss/LocalStorage.cs
    1.	Now files are checked for ownership before being removed.
    New methods added and there are changes through out the file to support this.
  -	Item 4.4 File: c_micasad/lss/CASACrypto.cs
    1.	IV fix will be checked in as soon as the item No. 1 above is approved.
    2.	For this item now we testing the file to make sure it is not a
    symbolic link. (line 454, 455 in the file.)
    3.	This was a low priority item and we are investigating this.
    4.	This function was not used hence removed.
    5.	The default behavior of the file creation was modified to set the
    rights at creation time.
  -	Item 5.1 File: c_micasad/communication/UnixCommunication
    1.	This was fixed by checking to see if the root was not the owner
    of the socket to remove the file.
  -	Item 5.2 File: c_micasad/lib/communication/UnixIPCClientChannel.cs
    1.	This was fixed by validating the owner of the socket before use.
  -	Item 5.3 File: c_micasad/lib/communication/UnixIPCClientChannel.cs
    1.	This was fixed by validating the buffer size before allocation of memory.
  -	Item 5.4 File: c_micasad/lss/CASACrypto.cs
    1.	This was fixed by checking for minimum length.
    2.	We can't check for upper limit for memory for maximum file size because
    we don't know how big the file can get. System will swap the pages out
    of the cache if it gets big and those pages are fragments of the encrypted
    cache. The original decrypted cache will be subject to garbage collection
    by Mono or .Net. We have added the forced garbage collection after
    finishing the decryption operation.
  -	Item 5.5 File: c_micasad/verbs/ObjectSerializtion.cs
    1.	The memory size checks have been added to the code for validation.
  -	Item 5.6 File: c_micasad/verbs/OpenSecretStore.cs
    1.	The buffer size validation is added.
    2.	MsgId 0x1001 is not correct.
  -	Item 5.7 File: c_micasad/verbs/SetMasterPasscode.cs
    1.	The buffer size validation is added.
  -	Item 5.8 File: c_micasad/common/SessionManager.cs
    1.	We are running as root so $PATH is root's $PATH.
    2.	We can go through he while loop twice that is the reason we used the loop.
  -	Item 5.9 File: c_micasad/sscs_ndk.c
    1.	All of the instances of  strcpy, strcmp, strcat, strlen, were replaced
    with strncpy, strncmp, strncat and strlen was eliminated.
    2.	TheUtf8 macros were modified to force a null at the end of the string
    buffer where the length was declared.
    3.	All of the buffer lengths for upper bounds are being validated before use.
    4.	sscsshs_ChkEscapeString was fixed.
  -	Item 5.10 File: auth_token/kbr5_token/linux/get.c
    1.	This file is not build as a part of CASA 1.6 yet and is supposed to be
    completed and shipped in CASA 1.7. The fix will be applied later.
  -	Item 5.11 File: c_micasacache/sscs_ipc
    1.	Handling of the end files has been added to the code.
  -	Item 5.12 File: c_micasacache/sscs_unx_ipc_client.c
    1.	Tokenize function has been fixed.
    2.	Validation of the buflen is added where applicable.
  -	Item 5.13 File: c_adlib/ad_gk/native.c
    1.	The validation of the buffer length has been added to the code.
* Wed Apr 26 2006 - jnorman@novell.com
  - Security Audit 5:13.  Use proper length on strncpy.
* Wed Apr 26 2006 - smanojna@novell.com
  - Bug 165283: CASA docs and About screen states that CASA runs on
    Mac OSX which it does not currently.
* Wed Apr 26 2006 - jnorman@novell.com
  - Security Audit 5.6: Check length of ssNameLen < 256
    before allocating buffer
* Wed Apr 26 2006 - jnorman@novell.com
  - Security Audit 5.4: Issue Garbage Collect after loading persistence.
* Wed Apr 26 2006 - jnorman@novell.com
  - Security Audit 5.5:  Check length of message to be within range.
* Wed Apr 26 2006 - jnorman@novell.com
  - Security Audit 5.13: Ensure that string lengths are within limits
    and null terminated before copying them to buffers.
* Mon Apr 24 2006 - jnorman@novell.com
  - Bug 157218. Clear lists of secrets when GUI is locked.
* Mon Apr 24 2006 - cmashayekhi@novell.com
  - casainstall and casauninstall scripts were added to
    yast2	install.
* Mon Apr 24 2006 - jnorman@novell.com
  - change lookup name from kwallet_rw to casakwallet
* Sat Apr 22 2006 - cmashayekhi@novell.com
  - installcasa and uninstallcasa scripts were added to
    c_micasad/startup to accomodate for yast configuration.
  - casacfg and casaucfg were updated for yast configuration.
  - yast2-CASA.changes was added to yast-CASA project.
  - CASA.spec.in and yast2-CASA.spec.in were modified to support
    the new files.
* Thu Apr 20 2006 - cmashayekhi@novell.com
  - CASA.spec.in was modified to:
  - fix a problem with restarting casa on reinstall.
  - kwallet_rw related code was removed.
  - casaucfg script was added to be called when uninstalling.
* Thu Apr 20 2006 - cmashayekhi@novell.com
  - Yast module was modified and renamed to CASA instead of novell-casa.
* Wed Apr 19 2006 - jnorman@novell.com
  - Security Audit report: 4.2.  Enhance encryption of values in memory.
* Mon Apr 17 2006 - jnorman@novell.com
  - Security Audit. Checkpoint changes thus far to c code.
* Fri Apr 14 2006 - cmashayekh@novell.com
  - CASA.spec, casacfgpam, and casaucfgpam scripts were
    updated to work with the YaST configuration for CASA.
  - YaST configuration module will be added separately to
    the project by Soo Choi for the build.
* Thu Apr 13 2006 - jnorman@novell.com
  - Bug 164949. Fix 'New Secret' menu option when FireFox tab is selected.
    Comment out fix for 164181 (see below).  SessionId is not implemented
* Thu Apr 13 2006 - jnorman@novell.com
  - Bug 164181.  Prevent multiple instances of CASA Manager on windows.
* Wed Apr 12 2006 - jnorman@novell.com
  - Security Audit Report : Patch for Bug No. 5.2.
    File c_micasad/lib/communication/UnixIPCClientChannel.cs
    Determine buffer size needed based on the amount of data being sent.
* Mon Apr 10 2006 - jnorman@novell.com
  - Bug 154548. Fix to display firefox secrets in CASAManager.
* Tue Apr 04 2006 - jnorman@novell.com
  - added timer to suppress viewing values(passwords) for micasa store
    after a preset time in seconds.
* Mon Apr 03 2006 - cmashayekhi@novell.com
  - micasad is set to be off on install and be turned on from YAST
    later.
* Fri Mar 31 2006 - sreeves@suse.de
  - Update .desktop file to only use valid categories and move to the Control Center
    See
    https://bugzilla.novell.com/show_bug.cgi?id=129432
    https://bugzilla.novell.com/show_bug.cgi?id=159780
* Fri Mar 31 2006 - jnorman@novell.com
  - Bug 162024. Expand casa-logo when window grows.
    Thu Mar 30 8:40:35 MST 2006 - jnorman@novell.com
  - Bug 157218. Clear views on secrets when GUI is locked
* Wed Mar 29 2006 - lsreevatsa@novell.com
  - Security Audit Report : Patch for Bug No. 5.12.1.
    File : c_micasacache/sscs_unx_ipc_client.c.
  - Added a check to verify whether size of the token is
    less than NSSCS_MAX_SECRET_ID_LEN(512) assuring that
    sscs_Utf8Strcpy() will not copy more bytes than memory
    availble.
* Wed Mar 29 2006 - lsreevatsa@novell.com
  - Security Audit Report : Patch for Bug No. 5.7.
    File : c_micasad/verbs/SetMasterPassword.cs.
  - Added a check to verify the length of the Master Password
    to be greater than 8 characters and less than or equal to
    256 characters.
* Wed Mar 29 2006 - lsreevatsa@novell.com
  - Security Audit Report : Patch for Bug No. 5.4.1
    File : c_micasad/lss/CASACrypto.cs
  - Added a check to verify Decrypt string is greater than 32.
* Wed Mar 22 2006 - schwab@suse.de
  - Fix broken makefiles.
* Wed Mar 15 2006 - lsreevatsa@novell.com
  - Added Modify and Delete functionalities for Firefox Password
    Manager Secrets into CASAManager.
* Tue Mar 14 2006 - jnorman@novell.com
  - Bug 155529.  Detect whether or not Firefox is installed
* Thu Mar 09 2006 - smanojna@novell.com
  - Added a delete-event-handler for the Firefox master password
    prompt dialog.
  - A minor fix to make CASAManager always write to the default wallet.
  - Removed console debug print messages from GK and FF code.
* Wed Mar 08 2006 - lsreevatsa@novell.com
  -Fix for Bug [154548]: CASAManager does not display Firefox Secrets
    if started before Firefox has been used.
  -Fix for Bug [155529] : Support for IsFirefoxStoreAvailable.
* Wed Mar 08 2006 - smanojna@novell.com
  - Added Firefox MasterPassword prompt into CASAManager.
    CASAManager will now prompt for master password during aggregating
    the Firefox password manager if it is locked with a master password.
* Tue Mar 07 2006 - lsreevatsa@novell.com
  - Changed the GetDefaultWallet() function to address all scenarios.
* Tue Mar 07 2006 - smanojna@novell.com
  - Added Application SSO feature to CASAManager (Linux).
    We will be able to add single sign-on information to Konquerer and
    NetworkManager appilcations from within CASAManager.
    Main-Menu: Options > Application SSO.
  - Fixed an expection thrown during GnomeKeyring delete secret operation.
  - All textboxes in CASAManager have been updated to take not more than
    256 characters (just a small check to avoid buffer-overflows).
* Tue Mar 07 2006 - smanojna@novell.com
  - Fix for writing secrets into the default Wallet instead of
    writing into CASAWallet.
  - Changed the port attribute in Keyring from string to unit32.
* Mon Mar 06 2006 - mmanohar@novell.com
  -Fix for BUG154514 - I am seeing sporadic GUI crashes on Linux
  -Fix for Bug 154547 -build 367 - SECURITY - Secrets in Firefox Password manager
    are being written to the console
  -Fix for Issue of Firefox initialization despite being disabled in the Policy
  -Fix for FireFox Uninitialize
* Wed Mar 01 2006 - mmanohar@novell.com
  -CASA Spec files changed for installation of FireFox
    components via RPMs
  - Console messages removed from GUI-SDI and AD-Lib
* Wed Mar 01 2006 - cmashayekhi@novell.com
  - CASA.spec was modified to put the CASAManager.sh in /usr/bin.
  - CASAManager.desktop was modified to point to CASAManager.sh in /usr/bin.
  - CASA.spec and CASA_dbg.spec were synced up.
* Tue Feb 28 2006 - mmanohar@novell.com
  - FireFox View functionality integrated with CASA
* Mon Feb 27 2006 - jnorman@novell.com
  - Bug 147031.  Change CASA.desktop to find CASAManager in /usr/sbin
* Mon Feb 27 2006 - asuraj@novell.com
  - Bug 141823. CASAManager will not display KDE Wallet Secrets unless
    kwalletmanager is open - fixed by starting kdeinit in code
* Wed Feb 22 2006 - cmashayekhi@novell.com
  - CASA.spec was modified to put the scripts in /usr/sbin.
  - A link  as rcmicasad was created fro /usr/sbin to /etc/init.d/micasad
  - force-reload and reload tags were added to the micasad script.
* Wed Feb 22 2006 - jnorman@novell.com
  - Bug 151679. Remove reverse links when deleting a secret - fixed
* Wed Feb 22 2006 - jnorman@novell.com
  - Bug 150642. Return additional error codes when store is locked
* Wed Feb 22 2006 - jnorman@novell.com
  - Remove build dependency on krb5-devel and libgssapi
* Tue Feb 21 2006 - jnorman@novell.com
  - Bug 141689.  Windows: change mouse handler for notifyicon to mouse
    down event.
  - Bug:  Windows, start service at post install.
* Tue Feb 21 2006 - jnorman@novell.com
  - Bug 141651.  On windows, uninstalls will kill CASAManager too.
* Tue Feb 21 2006 - jnorman@novell.com
  - Bug 148945. Handle the case were micasad is restarted, before
    a user sets their master password
* Mon Feb 20 2006 - smanojna@novell.com
  - Bug 147031: CASAManager main menu icon is placed only in...
  - System > Configuration > Novell CASA Manager
* Sun Feb 19 2006 - ro@suse.de
  - rework BuildRequires again
  - no hacks for CASAManager desktop file in post-scripts
* Sat Feb 18 2006 - cmashayekhi@novell.com
  - Minor fixes were made to micasad script.
  - Minor fixes were made to CASA.spec.
  - CASA.spec and CASA_dbg.spec were synched.
* Fri Feb 17 2006 - smanojna@novell.com
  - Bug 147031: CASAManager should have a menu item - FIXED,
    A menu item for CASAManager gets created within the NLD/SuSE
    main menu under the following categories,
  - System > Configuration > Novell CASA Manager
  - Utilities > Security > Novell CASA Manager
  - Internet > Administration > Novell CASA Manager
* Fri Feb 17 2006 - jnorman@novell.com
  - Bug 135386: Linking secrets with colon in the name - FIXED
* Thu Feb 16 2006 - cmashayekhi@novell.com
  - Spec file was correct to eliminate the neededforbuild directive
* Thu Feb 16 2006 - jnorman@novell.com
  - Add dependency to kdelibs3 back to CASA-gui rpm in spec file
* Thu Feb 16 2006 - smanojna@novell.com
  - Bug 146015: A CASAkeyring is created to add secrets to the
    Gnome Keyring through CASAManager - FIXED.
* Wed Feb 15 2006 - cmashayekhi@novell.com
  - Bug 143940. pam_sscs.c patch for the buffer overflow applied to
    version 1.5.
* Tue Feb 14 2006 - jnorman@novell.com
  - Bug 150975. Enable GNOME Keyring when gnome-keyring.so is loaded
* Tue Feb 14 2006 - jnorman@novell.com
  - Bug 150644.  Prevent removal of secrets when store is locked.
* Tue Feb 14 2006 - jnorman@novell.com
  - Bug 150037. For windows, change build options to not require msvcr71.dll.
* Tue Feb 14 2006 - meissner@suse.de
  - Fixed the broken %post and %preun logic, added prerequires.
* Tue Feb 14 2006 - cmashayekhi@novell.com
  - CASA-detect_lib64 patch suggested by Rudi Ortel has been applied.
  - CASA.spec was fixed to not try to create duplicate dirs
* Tue Feb 14 2006 - smanojna@novell.com
  - Bug 133386: Remove install time dependency on keyring and
    kdewallet.
  - Bug 148102: CASA-gui requires kdelibs3.
* Tue Feb 14 2006 - ro@suse.de
  - comment out filesystem dirs from filelist
* Mon Feb 13 2006 - cmashayekhi@novell.com
  - compiler option -fstack-protector was added to the build scripts
  - buffer overflow in pam-sscs.c was fixed.
  - try-restart and status command line options were added to the
    micad script and CASA.spec was updated
* Thu Feb 09 2006 - meissner@suse.de
  - disabled CASA by default again. #147934
  - fixed file lists
  - actually builds on all Mono supporting platforms now.
* Thu Feb 09 2006 - mls@suse.de
  - converted neededforbuild to BuildRequires
* Wed Feb 08 2006 - cmashayekhi@novell.com
  - startup and shutdown script was modified to not
    edit pam files.
  - script to modify pam files for install, upgradeand
    remove were created and spec file was modified to
    call them.
  - startup and shut down of the service during install
    and upgrade was fixed.
* Tue Feb 07 2006 - cmashayekhi@novell.com
  - Updated the CASA.spec to move CASA to /usr/...
  - fixed the startup script for updating pam files.
* Tue Feb 07 2006 - jnorman@novell.com
  - Bug 147801. Handle reserved chars
* Mon Feb 06 2006 - meissner@suse.de
  - Disable by default #147934
  - Do not write PAM entries in micasad startup script #147935
    Wed Feb 01 9:47:59 MST 2006 - jnorman@novell.com
  - Rename CASA-1.5.glade to CASA.glade
* Mon Feb 06 2006 - jnorman@novell.com
  - Bug 147801. Fix to add additional key-value pairs
* Mon Jan 30 2006 - ro@suse.de
  - replaced java2 by java2-devel-packages in BuildRequires
* Mon Jan 30 2006 - cmashayekhi@novell.com
  - CASA.spec was corrected to work with the changes in
    gtk libs and mono.
* Sat Jan 28 2006 - jnorman@novell.com
  - Bug 143878.  Handle more than 100 secrets in GUI.
* Sat Jan 28 2006 - jnorman@novell.com
  - Bug 146025.  Prevent CASA manager from launch if
    MasterPassword login dialog is closed.
* Sat Jan 28 2006 - jnorman@novell.com
  - Bug 143859.  Fix linking keys problem.
* Fri Jan 27 2006 - mls@suse.de
  - converted neededforbuild to BuildRequires
* Wed Jan 25 2006 - mls@suse.de
  - converted neededforbuild to BuildRequires
* Wed Jan 25 2006 - jnorman@novell.com
  - Bug 142183. Do not add GKPassword to gnome-keyring
    Provided by Manohar
* Wed Jan 25 2006 - jnorman@novell.com
  - Bug 136784.  Prevent multiple instances of GUI
    Provided by Manohar
* Wed Jan 25 2006 - cmashayekhi@novell.com
  - Rolled Ruediger Ortel changes into micasad.
* Tue Jan 24 2006 - gekker@suse.de
  - fixup nfb for new gtk-sharp packaging
* Mon Jan 23 2006 - ro@suse.de
  - add (empty) rest of LSB script header
* Sat Jan 21 2006 - jnorman@novell.com
  - Bug 143837. Add description to micasad service for windows
* Fri Jan 20 2006 - jnorman@novell.com
  - Attempt unlocking all gnome-keyrings at login time.
* Fri Jan 20 2006 - jnorman@novell.com
  - Bug 142475. Add EULA to install for windows and license info
    in help dialog.
* Thu Jan 19 2006 - jnorman@novell.com
  - Bug 143846. Suppress current key from being linked to itself.
* Thu Jan 19 2006 - jnorman@novell.com
  - Bug 142939.  Keep 'New Key' menu item active.
* Wed Jan 18 2006 - jnorman@novell.com
  - Bug 143891.  Sort SecretIDs on Link dialog.
* Fri Jan 13 2006 - jnorman@novell.com
  - Bug 142937.  Activate 'New' menu option after unlock.
* Fri Jan 13 2006 - cmashayekhi@novell.com
  - Upon recieving a fix from ximian the change below was undone.
* Wed Jan 11 2006 - jnorman@novell.com
  - Revert Mono.Unix.PeerCred back to Mono.Posix.PeerCred to run
    on MONO 1.1.13
* Wed Jan 11 2006 - smanojna@novell.com
  - Bug 142091: Inconsistency with naming in the GUI - FIXED.
    String "MiCasa" changed to "miCASA" in the Link Keys dialog.
* Tue Jan 10 2006 - smanojna@novell.com
  - Bug 142091: Inconsistency with naming in the GUI - FIXED
* Tue Jan 10 2006 - smanojna@novell.com
  - Added support for ADD-KEY and DELETE-KEY for GnomeKeyring store.
  - Bug 142183:Added code to prevent users from deleting "GKPassword"
    Key in Keyring store.
* Tue Jan 10 2006 - jnorman@novell.com
  - Changed dependency to MONO 1.1.13
* Mon Jan 09 2006 - gekker@suse.de
  - Fix to build against the latest version of mono, version 1.1.13
* Mon Jan 09 2006 - jnorman@novell.com
  - Change Mono.Unix to Mono.Unix.Native. Move from Mono.Posix to
    Mono.Unix
* Fri Jan 06 2006 - smanojna@novell.com
  - Added ADD/MODIFY/DELETE functionalites for Keyring and KWallet
    stores and was integrated with the GUI.
  - About dialog in the GUI was updated with the version info (1.6).
  - KNOWN ISSUES:
    1. Currently ADD-KEYS and DELETE-KEYS of existing secrets for Keyring
    is not functional.
    2. Creation of new secret in Keyring (ADD-SECRET) expects a key
    with the name "GKPassword" whose value will be the password for
    the respective secret. This key should not be deleted.
* Fri Jan 06 2006 - jnorman@novell.com
  - Bug 141689.  Prevent multiple menus.
* Tue Jan 03 2006 - cmashayekhi@novell.com
  - Fixed link.lux files to use $ARC parameter to eliminate the
    errors caused during the build with the rpath link parameter.
* Thu Dec 22 2005 - jnorman@novell.com
  - Removed creating sym links to CASAManager files
* Wed Dec 21 2005 - jnorman@novell.com
  - Bug 140056. Commented code to prevent login hangs in NDK.
* Tue Dec 20 2005 - jnorman@novell.com
  - Bug 133485. Set .miCASA files as hidden
* Tue Dec 20 2005 - jnorman@novell.com
  - Bug 140057. Disable destroying secrets when locked
* Tue Dec 20 2005 - jnorman@novell.com
  - Bug 140058. Update version number on GUI
* Sat Dec 17 2005 - cmashayekhi@novell.com
  - Merged in the CASA.changes from Patch_1.5
* Fri Dec 16 2005 - cmashayekhi@novell.com
  - Compile erros in gk_ad.c were fixed to build.
* Fri Dec 16 2005 - cmashayekhi@novell.com
  - Checked in for changes in ADLib for Add-Modify-Delete for
    KWallet and Gnome Keyring.
* Fri Dec 16 2005 - jluciani@novell.com
  -Fixed compiler warnings in auth-token stuff.
* Wed Dec 14 2005 - jnorman@novell.com
  -Bug 138355. Delay persistence until home directory is created.
    prevent closing session prematurely (pam_sscs.c)
* Wed Dec 14 2005 - jluciani@novell.com
  -Added authentication token stuff into the mix.
* Tue Dec 13 2005 - cmashayekhi@novell.com
  - Patch build revision number is set to 198.
* Tue Dec 13 2005 - cmashayekhi@novell.com
  - Bug 138355.  Delay persistence until the users home directory
    is created (SecretStore.cs).  This was done for LUM integration
  - On SessionClose in PAM (sscs_pam.c), change SSFlags to 0 on
    CloseSecretStoreCache to prevent closing session early.
* Mon Dec 12 2005 - cmashayekhi@novell.com
  - FINAL Patch build revision number is set to 190.
* Mon Dec 12 2005 - cmashayekhi@novell.com
  - Patch build revision number is set to 189
* Mon Dec 12 2005 - cmashayekhi@novell.com
  - Added patch changes that Rudy made on Nov. 14th to
    checkin to the stable branch.
  - Changes made to CASA.spec and pam_sscs.c
  - Fixed build in stable: add qt-bindir to PATH
  - include syslog.h for LOG_ERR
* Tue Dec 06 2005 - jnorman@novell.com
  -Added AssemblyInfo files to all DotNET modules
* Tue Dec 06 2005 - cmashayekhi@novell.com
  -Reverting back to build 166 changes and updating the CASA.spec
    to run pre and post script.
* Mon Dec 05 2005 - jnorman@novell.com
  - Bug 136523.  Fix KWallet code to show KWallet secrets.
    fix made in kwallets_rw.cpp
* Fri Dec 02 2005 - jnorman@novell.com
  - Bug 136527.  Add handlers on KDEStore and GNOME Store code
* Fri Dec 02 2005 - cmashayekhi@novell.com
  - Bug 136221, workaround in CASA.spec file were removed because
    they were not changes for supported intended use of the
    product. Instead the readme was updated.
* Fri Dec 02 2005 - jnorman@novell.com
  - Bug 134096, add CASAManager.exe.config.
  - Bug 136224, Document Readme for random crash on 64 bit.
  - Bug 136226, Launch kde-open on kde desktops, and gnome-open on
    gnome for help files
  - Bug 136221, Attempt to prevent installing 32bit rpms on
    64 bit platforms as a workaround.
  - Added CASA_dbg.spec file to build debug RPMs on autobuild
* Wed Nov 30 2005 - jnorman@novell.com
  - Bug 134096, Fixed Wrapper code for proper structure marshaling.
* Tue Nov 29 2005 - jnorman@novell.com
  - Bug: 134096 Fix CASA gui for 64 bit
* Thu Nov 24 2005 - jnorman@novell.com
  - Bug fixes: 135387, 135393
* Wed Nov 23 2005 - jnorman@novell.com
  - changed PAM Capture to find libmicasa in path
* Wed Nov 23 2005 - cmashayekhi@novell.com
  - c_gui/CASAManager.sh was fixed to support lib64 directory.
  - c_micasad/startup/micasad.sh was fixed to support lib64.
* Fri Nov 18 2005 - jnorman@novell.com
  - Change GUI dependency from gtk2-devel to gtk2.
* Wed Nov 16 2005 - jnorman@novell.com
  - Bug 133479.  Clear Native information when destroying secrets or refreshing
* Tue Nov 15 2005 - jnorman@novell.com
  - Added gtk2-devel dependency to CASA-gui rpm
* Mon Nov 14 2005 - cmashayekhi@novell.com
  - Bug 133705 having to do with licenses in the source files
    was fixed.
  - CASA.spec was modified to accomodate for auto build scripts.
* Fri Nov 11 2005 - jnorman@novell.com
  - Added help files, and code to launch help files to GUI
* Thu Nov 10 2005 - jnorman@novell.com
  - Replaced changes.log with CASA.changes in the src tree to be
    consistent with autobuild
* Mon Nov 07 2005 - cameron@novell.com
  - CASA.spec and versioning number was modified to support build
    number as a part of the rpm version.
  - lib*.so versioning was changed to support linux format versioning
    numbers. CASA libs are at 1.1.1 now.
  - Build scripts were modified to support $RPM_OPT_FLAGS.
  - Added persistence without desktop credentials.
  - Bug 130336 -- resevered escaped chars was fixed.
  - Bug 130518 -- invalid param exception handling was
    fixed.
  - Support for extended ascii and double byte chars in
    GUI was added.
  - Finalized GUI cosmetic changes.
* Thu Oct 27 2005 - cmashayekhi@novell.com
  -The image version to 1.5.0
    Files:
  -   Work area was cleaned up for the final build.
  -   CASA.spec was modified to requirement.
  -   Minor bug fixes were applied.
* Wed Oct 19 2005 - cmashayekhi@novell.com
  -The image version to 1.5.0
    Files:
  -   Moving from version 1.0.0 to 1.5.0 as per PRD.

Files

/lib64/security
/lib64/security/pam_micasa.so
/usr/lib64/libjmicasa.so
/usr/lib64/libjmicasa.so.1
/usr/lib64/libjmicasa.so.1.1.1
/usr/lib64/libmicasa.so
/usr/lib64/libmicasa.so.1
/usr/lib64/libmicasa.so.1.1.1


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Aug 29 03:17:31 2008