Update CASA.changes

This commit is contained in:
Jim Norman 2006-01-09 23:44:31 +00:00
parent 81420d16b5
commit 7b685e2987

View File

@ -1,242 +1,248 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 6 16:06:03 MST 2006 - jnorman@novell.com Mon Jan 9 17:38:33 MST 2006 - jnorman@novell.com
- Bug 141689. Prevent multiple menus.
- Change Mono.Unix to Mono.Unix.Native. Move from Mono.Posix to
------------------------------------------------------------------- Mono.Unix
Fri Jan 6 17:44:03 IST 2006 - smanojna@novell.com
-------------------------------------------------------------------
- Added ADD/MODIFY/DELETE functionalites for Keyring and KWallet Fri Jan 6 16:06:03 MST 2006 - jnorman@novell.com
stores and was integrated with the GUI. - Bug 141689. Prevent multiple menus.
- About dialog in the GUI was updated with the version info (1.6). -------------------------------------------------------------------
Fri Jan 6 17:44:03 IST 2006 - smanojna@novell.com
- KNOWN ISSUES:
1. Currently ADD-KEYS and DELETE-KEYS of existing secrets for Keyring - Added ADD/MODIFY/DELETE functionalites for Keyring and KWallet
is not functional. stores and was integrated with the GUI.
2. Creation of new secret in Keyring (ADD-SECRET) expects a key
with the name "GKPassword" whose value will be the password for - About dialog in the GUI was updated with the version info (1.6).
the respective secret. This key should not be deleted.
------------------------------------------------------------------- - KNOWN ISSUES:
Tue Jan 3 16:01:10 MST 2006 - cmashayekhi@novell.com 1. Currently ADD-KEYS and DELETE-KEYS of existing secrets for Keyring
is not functional.
- Fixed link.lux files to use $ARC parameter to eliminate the 2. Creation of new secret in Keyring (ADD-SECRET) expects a key
errors caused during the build with the rpath link parameter. with the name "GKPassword" whose value will be the password for
the respective secret. This key should not be deleted.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Dec 22 14:37:04 MST 2005 - jnorman@novell.com Tue Jan 3 16:01:10 MST 2006 - cmashayekhi@novell.com
- Removed creating sym links to CASAManager files - Fixed link.lux files to use $ARC parameter to eliminate the
errors caused during the build with the rpath link parameter.
-------------------------------------------------------------------
Wed Dec 21 14:17:38 MST 2005 - jnorman@novell.com -------------------------------------------------------------------
Thu Dec 22 14:37:04 MST 2005 - jnorman@novell.com
- Bug 140056. Commented code to prevent login hangs in NDK.
- Removed creating sym links to CASAManager files
-------------------------------------------------------------------
Tue Dec 20 11:17:38 MST 2005 - jnorman@novell.com -------------------------------------------------------------------
Wed Dec 21 14:17:38 MST 2005 - jnorman@novell.com
- Bug 133485. Set .miCASA files as hidden
- Bug 140056. Commented code to prevent login hangs in NDK.
-------------------------------------------------------------------
Tue Dec 20 10:40:38 MST 2005 - jnorman@novell.com -------------------------------------------------------------------
Tue Dec 20 11:17:38 MST 2005 - jnorman@novell.com
- Bug 140057. Disable destroying secrets when locked
- Bug 133485. Set .miCASA files as hidden
-------------------------------------------------------------------
Tue Dec 20 10:23:38 MST 2005 - jnorman@novell.com -------------------------------------------------------------------
Tue Dec 20 10:40:38 MST 2005 - jnorman@novell.com
- Bug 140058. Update version number on GUI
- Bug 140057. Disable destroying secrets when locked
-------------------------------------------------------------------
Sat Dec 17 08:23:38 MST 2005 - cmashayekhi@novell.com -------------------------------------------------------------------
Tue Dec 20 10:23:38 MST 2005 - jnorman@novell.com
- Merged in the CASA.changes from Patch_1.5
- Bug 140058. Update version number on GUI
-------------------------------------------------------------------
Fri Dec 16 15:07:22 MST 2005 - cmashayekhi@novell.com -------------------------------------------------------------------
Sat Dec 17 08:23:38 MST 2005 - cmashayekhi@novell.com
- Compile erros in gk_ad.c were fixed to build.
- Merged in the CASA.changes from Patch_1.5
-------------------------------------------------------------------
Fri Dec 16 10:49:53 MST 2005 - cmashayekhi@novell.com -------------------------------------------------------------------
Fri Dec 16 15:07:22 MST 2005 - cmashayekhi@novell.com
- Checked in for changes in ADLib for Add-Modify-Delete for
KWallet and Gnome Keyring. - Compile erros in gk_ad.c were fixed to build.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Dec 16 08:55:06 MST 2005 - jluciani@novell.com Fri Dec 16 10:49:53 MST 2005 - cmashayekhi@novell.com
-Fixed compiler warnings in auth-token stuff. - Checked in for changes in ADLib for Add-Modify-Delete for
KWallet and Gnome Keyring.
-------------------------------------------------------------------
Wed Dec 14 10:57:46 MST 2005 - jnorman@novell.com -------------------------------------------------------------------
Fri Dec 16 08:55:06 MST 2005 - jluciani@novell.com
-Bug 138355. Delay persistence until home directory is created.
prevent closing session prematurely (pam_sscs.c) -Fixed compiler warnings in auth-token stuff.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Dec 14 10:22:46 MST 2005 - jluciani@novell.com Wed Dec 14 10:57:46 MST 2005 - jnorman@novell.com
-Added authentication token stuff into the mix. -Bug 138355. Delay persistence until home directory is created.
prevent closing session prematurely (pam_sscs.c)
-------------------------------------------------------------------
Tue Dec 13 15:29:59 MST 2005 - cmashayekhi@novell.com -------------------------------------------------------------------
Wed Dec 14 10:22:46 MST 2005 - jluciani@novell.com
- Patch build revision number is set to 198.
-Added authentication token stuff into the mix.
-------------------------------------------------------------------
Tue Dec 13 15:20:53 MST 2005 - cmashayekhi@novell.com -------------------------------------------------------------------
Tue Dec 13 15:29:59 MST 2005 - cmashayekhi@novell.com
- Bug 138355. Delay persistence until the users home directory
is created (SecretStore.cs). This was done for LUM integration - Patch build revision number is set to 198.
- On SessionClose in PAM (sscs_pam.c), change SSFlags to 0 on
CloseSecretStoreCache to prevent closing session early. -------------------------------------------------------------------
Tue Dec 13 15:20:53 MST 2005 - cmashayekhi@novell.com
-------------------------------------------------------------------
Mon Dec 12 15:39:59 MST 2005 - cmashayekhi@novell.com - Bug 138355. Delay persistence until the users home directory
is created (SecretStore.cs). This was done for LUM integration
- FINAL Patch build revision number is set to 190. - On SessionClose in PAM (sscs_pam.c), change SSFlags to 0 on
CloseSecretStoreCache to prevent closing session early.
-------------------------------------------------------------------
Mon Dec 12 15:29:59 MST 2005 - cmashayekhi@novell.com -------------------------------------------------------------------
Mon Dec 12 15:39:59 MST 2005 - cmashayekhi@novell.com
- Patch build revision number is set to 189
- FINAL Patch build revision number is set to 190.
-------------------------------------------------------------------
Mon Dec 12 09:29:59 MST 2005 - cmashayekhi@novell.com -------------------------------------------------------------------
Mon Dec 12 15:29:59 MST 2005 - cmashayekhi@novell.com
- Added patch changes that Rudy made on Nov. 14th to
checkin to the stable branch. - Patch build revision number is set to 189
- Changes made to CASA.spec and pam_sscs.c
- Fixed build in stable: add qt-bindir to PATH -------------------------------------------------------------------
- include syslog.h for LOG_ERR Mon Dec 12 09:29:59 MST 2005 - cmashayekhi@novell.com
- Added patch changes that Rudy made on Nov. 14th to
------------------------------------------------------------------- checkin to the stable branch.
Tue Dec 6 15:43:46 MST 2005 - jnorman@novell.com - Changes made to CASA.spec and pam_sscs.c
- Fixed build in stable: add qt-bindir to PATH
-Added AssemblyInfo files to all DotNET modules - include syslog.h for LOG_ERR
-------------------------------------------------------------------
Tue Dec 6 09:43:46 MST 2005 - cmashayekhi@novell.com -------------------------------------------------------------------
Tue Dec 6 15:43:46 MST 2005 - jnorman@novell.com
-Reverting back to build 166 changes and updating the CASA.spec
to run pre and post script. -Added AssemblyInfo files to all DotNET modules
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Dec 5 13:32:23 MST 2005 - jnorman@novell.com Tue Dec 6 09:43:46 MST 2005 - cmashayekhi@novell.com
- Bug 136523. Fix KWallet code to show KWallet secrets. -Reverting back to build 166 changes and updating the CASA.spec
fix made in kwallets_rw.cpp to run pre and post script.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Dec 2 16:35:38 MST 2005 - jnorman@novell.com Mon Dec 5 13:32:23 MST 2005 - jnorman@novell.com
- Bug 136527. Add handlers on KDEStore and GNOME Store code - Bug 136523. Fix KWallet code to show KWallet secrets.
fix made in kwallets_rw.cpp
-------------------------------------------------------------------
Fri Dec 2 15:11:49 MST 2005 - cmashayekhi@novell.com -------------------------------------------------------------------
Fri Dec 2 16:35:38 MST 2005 - jnorman@novell.com
- Bug 136221, workaround in CASA.spec file were removed because
they were not changes for supported intended use of the - Bug 136527. Add handlers on KDEStore and GNOME Store code
product. Instead the readme was updated.
-------------------------------------------------------------------
------------------------------------------------------------------- Fri Dec 2 15:11:49 MST 2005 - cmashayekhi@novell.com
Fri Dec 02 10:34:02 MST 2005 - jnorman@novell.com
- Bug 136221, workaround in CASA.spec file were removed because
- Bug 134096, add CASAManager.exe.config. they were not changes for supported intended use of the
- Bug 136224, Document Readme for random crash on 64 bit. product. Instead the readme was updated.
- 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 Fri Dec 02 10:34:02 MST 2005 - jnorman@novell.com
64 bit platforms as a workaround.
- Added CASA_dbg.spec file to build debug RPMs on autobuild - 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
Wed Nov 30 10:34:02 MST 2005 - jnorman@novell.com gnome for help files
- Bug 136221, Attempt to prevent installing 32bit rpms on
- Bug 134096, Fixed Wrapper code for proper structure marshaling. 64 bit platforms as a workaround.
- Added CASA_dbg.spec file to build debug RPMs on autobuild
-------------------------------------------------------------------
Tue Nov 29 17:01:09 MST 2005 - jnorman@novell.com -------------------------------------------------------------------
Wed Nov 30 10:34:02 MST 2005 - jnorman@novell.com
- Bug: 134096 Fix CASA gui for 64 bit
- Bug 134096, Fixed Wrapper code for proper structure marshaling.
-------------------------------------------------------------------
Wed Nov 24 14:09:19 MST 2005 - jnorman@novell.com -------------------------------------------------------------------
Tue Nov 29 17:01:09 MST 2005 - jnorman@novell.com
- Bug fixes: 135387, 135393
- Bug: 134096 Fix CASA gui for 64 bit
-------------------------------------------------------------------
-------------------------------------------------------------------
Wed Nov 23 07:18:23 MST 2005 - cmashayekhi@novell.com Wed Nov 24 14:09:19 MST 2005 - jnorman@novell.com
- c_gui/CASAManager.sh was fixed to support lib64 directory. - Bug fixes: 135387, 135393
- c_micasad/startup/micasad.sh was fixed to support lib64.
-------------------------------------------------------------------
-------------------------------------------------------------------
Wed Nov 23 16:09:19 MST 2005 - jnorman@novell.com Wed Nov 23 07:18:23 MST 2005 - cmashayekhi@novell.com
- changed PAM Capture to find libmicasa in path - c_gui/CASAManager.sh was fixed to support lib64 directory.
- c_micasad/startup/micasad.sh was fixed to support lib64.
-------------------------------------------------------------------
Wed Nov 18 14:09:19 MST 2005 - jnorman@novell.com -------------------------------------------------------------------
Wed Nov 23 16:09:19 MST 2005 - jnorman@novell.com
- Change GUI dependency from gtk2-devel to gtk2.
- changed PAM Capture to find libmicasa in path
-------------------------------------------------------------------
Wed Nov 16 13:42:19 MST 2005 - jnorman@novell.com -------------------------------------------------------------------
Wed Nov 18 14:09:19 MST 2005 - jnorman@novell.com
- Bug 133479. Clear Native information when destroying secrets or refreshing
- Change GUI dependency from gtk2-devel to gtk2.
-------------------------------------------------------------------
Tue Nov 15 14:54:19 MST 2005 - jnorman@novell.com -------------------------------------------------------------------
Wed Nov 16 13:42:19 MST 2005 - jnorman@novell.com
- Added gtk2-devel dependency to CASA-gui rpm
- Bug 133479. Clear Native information when destroying secrets or refreshing
-------------------------------------------------------------------
Mon Nov 14 15:56:59 MST 2005 - cmashayekhi@novell.com -------------------------------------------------------------------
Tue Nov 15 14:54:19 MST 2005 - jnorman@novell.com
- Bug 133705 having to do with licenses in the source files
was fixed. - Added gtk2-devel dependency to CASA-gui rpm
- CASA.spec was modified to accomodate for auto build scripts.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 11 08:26:50 MST 2005 - jnorman@novell.com Mon Nov 14 15:56:59 MST 2005 - cmashayekhi@novell.com
- Added help files, and code to launch help files to GUI - Bug 133705 having to do with licenses in the source files
was fixed.
------------------------------------------------------------------- - CASA.spec was modified to accomodate for auto build scripts.
Thu Nov 10 12:32:38 MST 2005 - jnorman@novell.com -------------------------------------------------------------------
Fri Nov 11 08:26:50 MST 2005 - jnorman@novell.com
- Replaced changes.log with CASA.changes in the src tree to be
consistent with autobuild - Added help files, and code to launch help files to GUI
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 7 16:44:00 MST 2005 - cameron@novell.com Thu Nov 10 12:32:38 MST 2005 - jnorman@novell.com
- CASA.spec and versioning number was modified to support build - Replaced changes.log with CASA.changes in the src tree to be
number as a part of the rpm version. consistent with autobuild
- 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. Mon Nov 7 16:44:00 MST 2005 - cameron@novell.com
- Added persistence without desktop credentials.
- Bug 130336 -- resevered escaped chars was fixed. - CASA.spec and versioning number was modified to support build
- Bug 130518 -- invalid param exception handling was number as a part of the rpm version.
fixed. - lib*.so versioning was changed to support linux format versioning
- Support for extended ascii and double byte chars in numbers. CASA libs are at 1.1.1 now.
GUI was added. - Build scripts were modified to support $RPM_OPT_FLAGS.
- Finalized GUI cosmetic changes. - Added persistence without desktop credentials.
- Bug 130336 -- resevered escaped chars was fixed.
---------------------------------------------------------------- - Bug 130518 -- invalid param exception handling was
Thu Oct 27 11:40:20 MDT 2005 - cmashayekhi@novell.com fixed.
-The image version to 1.5.0 - Support for extended ascii and double byte chars in
Files: GUI was added.
- Work area was cleaned up for the final build. - Finalized GUI cosmetic changes.
- CASA.spec was modified to requirement.
- Minor bug fixes were applied. ----------------------------------------------------------------
---------------------------------------------------------------- Thu Oct 27 11:40:20 MDT 2005 - cmashayekhi@novell.com
Thu Oct 19 14:46:33 MDT 2005 - cmashayekhi@novell.com -The image version to 1.5.0
-The image version to 1.5.0 Files:
Files: - Work area was cleaned up for the final build.
- Moving from version 1.0.0 to 1.5.0 as per PRD. - CASA.spec was modified to requirement.
---------------------------------------------------------------- - Minor bug fixes were applied.
----------------------------------------------------------------
Thu Oct 19 14:46:33 MDT 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.
----------------------------------------------------------------