change all single digit dates to 2 digits
This commit is contained in:
parent
1e73dd7993
commit
c6d199d3a5
62
CASA.changes
62
CASA.changes
@ -57,12 +57,12 @@ Mon Apr 10 09:41:10 MST 2006 - jnorman@novell.com
|
||||
- Bug 154548. Fix to display firefox secrets in CASAManager.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 4 14:24:10 MST 2006 - jnorman@novell.com
|
||||
Tue Apr 04 14:24:10 MST 2006 - jnorman@novell.com
|
||||
- added timer to suppress viewing values(passwords) for micasa store
|
||||
after a preset time in seconds.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 08:45:10 MST 2006 - cmashayekhi@novell.com
|
||||
Mon Apr 03 08:45:10 MST 2006 - cmashayekhi@novell.com
|
||||
- micasad is set to be off on install and be turned on from YAST
|
||||
later.
|
||||
|
||||
@ -125,7 +125,7 @@ Tue Mar 14 15:53:02 MST 2006 - jnorman@novell.com
|
||||
- Bug 155529. Detect whether or not Firefox is installed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 9 10:53:02 IST 2006 - smanojna@novell.com
|
||||
Thu Mar 09 10:53:02 IST 2006 - smanojna@novell.com
|
||||
|
||||
- Added a delete-event-handler for the Firefox master password
|
||||
prompt dialog.
|
||||
@ -133,25 +133,25 @@ Thu Mar 9 10:53:02 IST 2006 - smanojna@novell.com
|
||||
- Removed console debug print messages from GK and FF code.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 8 18:46:13 IST 2006 - lsreevatsa@novell.com
|
||||
Wed Mar 08 18:46:13 IST 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 8 16:27:33 IST 2006 - smanojna@novell.com
|
||||
Wed Mar 08 16:27:33 IST 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 7 23:02:38 IST 2006 - lsreevatsa@novell.com
|
||||
Tue Mar 07 23:02:38 IST 2006 - lsreevatsa@novell.com
|
||||
|
||||
- Changed the GetDefaultWallet() function to address all scenarios.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 7 19:20:50 IST 2006 - smanojna@novell.com
|
||||
Tue Mar 07 19:20:50 IST 2006 - smanojna@novell.com
|
||||
|
||||
- Added Application SSO feature to CASAManager (Linux).
|
||||
We will be able to add single sign-on information to Konquerer and
|
||||
@ -162,14 +162,14 @@ Tue Mar 7 19:20:50 IST 2006 - smanojna@novell.com
|
||||
256 characters (just a small check to avoid buffer-overflows).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 7 15:08:26 IST 2006 - smanojna@novell.com
|
||||
Tue Mar 07 15:08:26 IST 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 6 16:30:00 IST 2006 - mmanohar@novell.com
|
||||
Mon Mar 06 16:30:00 IST 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
|
||||
@ -179,14 +179,14 @@ Mon Mar 6 16:30:00 IST 2006 - mmanohar@novell.com
|
||||
|
||||
|
||||
------------------------------------------------------------------
|
||||
Wed Mar 1 10:35:19 MST 2006 - cmashayekhi@novell.com
|
||||
Wed Mar 01 10:35:19 MST 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 16:30:00 IST 2006 - mmanohar@novell.com
|
||||
Wed Mar 01 16:30:00 IST 2006 - mmanohar@novell.com
|
||||
|
||||
-CASA Spec files changed for installation of FireFox
|
||||
components via RPMs
|
||||
@ -344,19 +344,19 @@ Mon Feb 13 08:50:22 MST 2006 - cmashayekhi@novell.com
|
||||
micad script and CASA.spec was updated
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 9 13:57:41 CET 2006 - meissner@suse.de
|
||||
Thu Feb 09 13:57:41 CET 2006 - meissner@suse.de
|
||||
|
||||
- disabled CASA by default again. #147934
|
||||
- fixed file lists
|
||||
- actually builds on all Mono supporting platforms now.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 9 02:19:05 CET 2006 - mls@suse.de
|
||||
Thu Feb 09 02:19:05 CET 2006 - mls@suse.de
|
||||
|
||||
- converted neededforbuild to BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 8 17:45:50 MST 2006 - cmashayekhi@novell.com
|
||||
Wed Feb 08 17:45:50 MST 2006 - cmashayekhi@novell.com
|
||||
|
||||
- startup and shutdown script was modified to not
|
||||
edit pam files.
|
||||
@ -367,29 +367,29 @@ Wed Feb 8 17:45:50 MST 2006 - cmashayekhi@novell.com
|
||||
and upgrade was fixed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 7 14:00:59 MST 2006 - cmashayekhi@novell.com
|
||||
Tue Feb 07 14:00:59 MST 2006 - cmashayekhi@novell.com
|
||||
|
||||
- Updated the CASA.spec to move CASA to /usr/...
|
||||
- fixed the startup script for updating pam files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 7 10:49:59 MST 2006 - jnorman@novell.com
|
||||
Tue Feb 07 10:49:59 MST 2006 - jnorman@novell.com
|
||||
|
||||
- Bug 147801. Handle reserved chars
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 6 11:52:59 MST 2006 - jnorman@novell.com
|
||||
Mon Feb 06 11:52:59 MST 2006 - jnorman@novell.com
|
||||
|
||||
- Bug 147801. Fix to add additional key-value pairs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 6 18:11:08 CET 2006 - meissner@suse.de
|
||||
Mon Feb 06 18:11:08 CET 2006 - meissner@suse.de
|
||||
|
||||
- Disable by default #147934
|
||||
- Do not write PAM entries in micasad startup script #147935
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 1 9:47:59 MST 2006 - jnorman@novell.com
|
||||
Wed Feb 01 9:47:59 MST 2006 - jnorman@novell.com
|
||||
|
||||
- Rename CASA-1.5.glade to CASA.glade
|
||||
|
||||
@ -522,29 +522,29 @@ Tue Jan 10 18:16:01 IST 2006 - smanojna@novell.com
|
||||
- Bug 142091: Inconsistency with naming in the GUI - FIXED
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 10 13:20:06 IST 2006 - smanojna@novell.com
|
||||
Tue Jan 10 13:20:06 IST 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 9 21:25:00 CET 2006 - gekker@suse.de
|
||||
Mon Jan 09 21:25:00 CET 2006 - gekker@suse.de
|
||||
|
||||
- Fix to build against the latest version of mono, version 1.1.13
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 9 17:38:33 MST 2006 - jnorman@novell.com
|
||||
Mon Jan 09 17:38:33 MST 2006 - jnorman@novell.com
|
||||
|
||||
- Change Mono.Unix to Mono.Unix.Native. Move from Mono.Posix to
|
||||
Mono.Unix
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 6 16:06:03 MST 2006 - jnorman@novell.com
|
||||
Fri Jan 06 16:06:03 MST 2006 - jnorman@novell.com
|
||||
- Bug 141689. Prevent multiple menus.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 6 17:44:03 IST 2006 - smanojna@novell.com
|
||||
Fri Jan 06 17:44:03 IST 2006 - smanojna@novell.com
|
||||
|
||||
- Added ADD/MODIFY/DELETE functionalites for Keyring and KWallet
|
||||
stores and was integrated with the GUI.
|
||||
@ -559,7 +559,7 @@ Fri Jan 6 17:44:03 IST 2006 - smanojna@novell.com
|
||||
the respective secret. This key should not be deleted.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 3 16:01:10 MST 2006 - cmashayekhi@novell.com
|
||||
Tue Jan 03 16:01:10 MST 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.
|
||||
@ -655,29 +655,29 @@ Mon Dec 12 09:29:59 MST 2005 - cmashayekhi@novell.com
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 6 15:43:46 MST 2005 - jnorman@novell.com
|
||||
Tue Dec 06 15:43:46 MST 2005 - jnorman@novell.com
|
||||
|
||||
-Added AssemblyInfo files to all DotNET modules
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 6 09:43:46 MST 2005 - cmashayekhi@novell.com
|
||||
Tue Dec 06 09:43:46 MST 2005 - cmashayekhi@novell.com
|
||||
|
||||
-Reverting back to build 166 changes and updating the CASA.spec
|
||||
to run pre and post script.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 5 13:32:23 MST 2005 - jnorman@novell.com
|
||||
Mon Dec 05 13:32:23 MST 2005 - jnorman@novell.com
|
||||
|
||||
- Bug 136523. Fix KWallet code to show KWallet secrets.
|
||||
fix made in kwallets_rw.cpp
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 2 16:35:38 MST 2005 - jnorman@novell.com
|
||||
Fri Dec 02 16:35:38 MST 2005 - jnorman@novell.com
|
||||
|
||||
- Bug 136527. Add handlers on KDEStore and GNOME Store code
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 2 15:11:49 MST 2005 - cmashayekhi@novell.com
|
||||
Fri Dec 02 15:11:49 MST 2005 - cmashayekhi@novell.com
|
||||
|
||||
- Bug 136221, workaround in CASA.spec file were removed because
|
||||
they were not changes for supported intended use of the
|
||||
@ -754,7 +754,7 @@ Thu Nov 10 12:32:38 MST 2005 - jnorman@novell.com
|
||||
consistent with autobuild
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 7 16:44:00 MST 2005 - cameron@novell.com
|
||||
Mon Nov 07 16:44:00 MST 2005 - cameron@novell.com
|
||||
|
||||
- CASA.spec and versioning number was modified to support build
|
||||
number as a part of the rpm version.
|
||||
|
Loading…
Reference in New Issue
Block a user