[jss/f14/master] fix changelog to show correct attributions/blame, conform to RHEL changelog requirements

John Dennis jdennis at fedoraproject.org
Thu Dec 16 18:55:58 UTC 2010


commit fb79a19f474242a460a56c3e4944f2238ef889d4
Author: John Dennis <jdennis at redhat.com>
Date:   Thu Dec 16 13:51:21 2010 -0500

    fix changelog to show correct attributions/blame,
    conform to RHEL changelog requirements

 jss.spec |   39 +++++++++++++++++++++++++--------------
 1 files changed, 25 insertions(+), 14 deletions(-)
---
diff --git a/jss.spec b/jss.spec
index b9a28a5..649efa4 100644
--- a/jss.spec
+++ b/jss.spec
@@ -153,28 +153,34 @@ rm -rf $RPM_BUILD_ROOT
 
 %changelog
 * Mon Dec  6 2010 John Dennis <jdennis at redhat.com> - 4.2.6-9
-- Resolves: bug #654657 - Incorrect socket accept error message due to bad pointer arithmetic
-  added patch jss-bad-error-string-pointer.patch
+- Resolves: bug 654657 - <jdennis at redhat.com>
+  Incorrect socket accept error message due to bad pointer arithmetic
 
 * Mon Nov 1 2010 Christina Fu <cfu at redhat.com> 4.2.6-8
-- Bugzilla Bug # 647364 - Expose updated certificate verification function in JSS
+- Resolves: bug 647364 - <cfu at redhat.com>
+  Expose updated certificate verification function in JSS
 
 * Wed Oct 20 2010 Christina Fu <cfu at redhat.com> 4.2.6-7
-- Bugzilla Bug # 638833 - rfe ecc - add ec curve name support in JSS and CS
-- Bugzilla Bug # 529945 - expose NSS calls for OCSP settings
+- Resolves: bug 529945 - <cfu at redhat.com>
+  expose NSS calls for OCSP settings
+- Resolves: bug 638833 - <cfu at redhat.com>
+  rfe ecc - add ec curve name support in JSS and CS
 
 * Wed Jan 13 2010 Rob Crittenden <rcritten at redhat.com> 4.2.6-6
 - Need to explicitly catch UnsatisfiedLinkError exception for System.load()
 
 * Thu Jan  7 2010 Rob Crittenden <rcritten at redhat.com> 4.2.6-5
-- Move location of libjss4.so to subdirectory and use System.load() to
+- Resolves: bug 533304 - <rcritten at redhat.com>
+  Move location of libjss4.so to subdirectory and use System.load() to
   load it instead of System.loadLibrary() for Fedora packaging compliance
-  (#533304)
 
 * Fri Jul 31 2009 Rob Crittenden <rcritten at redhat.com> 4.2.6-4
-- Support ECC POP on the server (#224688)
-- Server Sockets are hard coded to IPV4 (#469456)
-- Set NSS dependency >= 3.12.3.99
+- Resolves: bug 224688 - <cfu at redhat.com>
+  Support ECC POP on the server
+- Resolves: bug 469456 - <jmagne at redhat.com>
+  Server Sockets are hard coded to IPV4
+- Resolves: bug 509183 - <mharmsen at redhat.com>
+  Set NSS dependency >= 3.12.3.99
 
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.2.6-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
@@ -183,13 +189,18 @@ rm -rf $RPM_BUILD_ROOT
 - Include patch to fix missing @param so javadocs will build
 
 * Fri Jun  5 2009 Rob Crittenden <rcritten at redhat.com> 4.2.6-1
-- Update to 4.2.6
-- Include patch to add jss interface to PK11_GenerateKeyPairWithOpFlags()
-- Add javadocs subpackage
+- Resolves: bug 455305 - <cfu at redhat.com>
+  CA ECC Signing Key Failure
+- Resolves: bug 502111 - <cfu at redhat.com>
+  Need JSS interface for NSS's PK11_GenerateKeyPairWithOpFlags() function
+- Resolves: bug 503809 - <cfu at redhat.com>
+  Update JSS version to 4.2.6
+- Resolves: bug 503817 - <cfu at redhat.com>
+  Create JSS Javadocs as their own RPM
 
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.2.5-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- 
+
 * Tue Aug  5 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 4.2.5-3
 - fix license tag
 


More information about the scm-commits mailing list