Skip to content

Commit

Permalink
Synced up local spec files with latest release (10.4.4)
Browse files Browse the repository at this point in the history
  • Loading branch information
mharmsen99 committed May 9, 2017
1 parent c0bb0ee commit 6016c7b
Show file tree
Hide file tree
Showing 7 changed files with 47 additions and 21 deletions.
2 changes: 1 addition & 1 deletion scripts/compose_dogtag_pki_theme_packages
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ PKI_PWD=`pwd`
##

DOGTAG_PKI_THEME="dogtag-pki-theme"
DOGTAG_PKI_THEME_VERSION="10.4.3"
DOGTAG_PKI_THEME_VERSION="10.4.4"


##
Expand Down
2 changes: 1 addition & 1 deletion scripts/compose_pki_console_packages
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ PKI_PWD=`pwd`
##

PKI_CONSOLE="pki-console"
PKI_CONSOLE_VERSION="10.4.3"
PKI_CONSOLE_VERSION="10.4.4"


##
Expand Down
2 changes: 1 addition & 1 deletion scripts/compose_pki_core_packages
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ PKI_PWD=`pwd`
##

PKI_CORE="pki-core"
PKI_CORE_VERSION="10.4.3"
PKI_CORE_VERSION="10.4.4"


##
Expand Down
7 changes: 5 additions & 2 deletions specs/dogtag-pki-theme.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: dogtag-pki-theme
Version: 10.4.3
Release: 1.1%{?dist}
Version: 10.4.4
Release: 1%{?dist}
Summary: Certificate System - Dogtag PKI Theme Components
URL: http://pki.fedoraproject.org/
License: GPLv2
Expand Down Expand Up @@ -168,6 +168,9 @@ cd build


%changelog
* Tue May 9 2017 Dogtag Team <[email protected]> 10.4.4-1
- Updated source version number to 10.4.4-1

* Mon May 1 2017 Dogtag Team <[email protected]> 10.4.3-1.1
- Updated source version number to 10.4.3-1.1

Expand Down
7 changes: 5 additions & 2 deletions specs/dogtag-pki.spec
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

Summary: Dogtag Public Key Infrastructure (PKI) Suite
Name: dogtag-pki
Version: 10.4.3
Release: 1.1%{?dist}
Version: 10.4.4
Release: 1%{?dist}
# The entire source code is GPLv2 except for 'pki-tps' which is LGPLv2
License: GPLv2 and LGPLv2
URL: http://pki.fedoraproject.org/
Expand Down Expand Up @@ -124,6 +124,9 @@ rm -rf %{buildroot}
%doc README

%changelog
* Tue May 9 2017 Dogtag Team <[email protected]> 10.4.4-1
- Updated source version number to 10.4.4-1

* Mon May 1 2017 Dogtag Team <[email protected]> 10.4.3-1.1
- Updated source version number to 10.4.3-1.1

Expand Down
16 changes: 10 additions & 6 deletions specs/pki-console.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: pki-console
Version: 10.4.3
Release: 1.1%{?dist}
Version: 10.4.4
Release: 1%{?dist}
Summary: Certificate System - PKI Console
URL: http://pki.fedoraproject.org/
License: GPLv2
Expand Down Expand Up @@ -36,10 +36,10 @@ BuildRequires: nss-devel >= 3.27.0
BuildRequires: junit
BuildRequires: jpackage-utils >= 1.7.5-10
%if 0%{?rhel}
BuildRequires: jss >= 4.4.0-6
BuildRequires: jss >= 4.4.0-7
%else
%if 0%{?fedora} >= 25
BuildRequires: jss >= 4.4.2-1
BuildRequires: jss >= 4.4.2-2
%else
BuildRequires: jss >= 4.2.6-44
%endif
Expand All @@ -53,10 +53,10 @@ Requires: pki-base-java >= %{pki_core_version}
Requires: pki-console-theme >= %{version}
Requires: jpackage-utils >= 1.7.5-10
%if 0%{?rhel}
Requires: jss >= 4.4.0-6
Requires: jss >= 4.4.0-7
%else
%if 0%{?fedora} >= 25
Requires: jss >= 4.4.2-1
Requires: jss >= 4.4.2-2
%else
Requires: jss >= 4.2.6-44
%endif
Expand Down Expand Up @@ -122,6 +122,10 @@ cd build


%changelog
* Tue May 9 2017 Dogtag Team <[email protected]> 10.4.4-1
- Updated "jss" build and runtime requirements
- Updated source version number to 10.4.4-1

* Mon May 1 2017 Dogtag Team <[email protected]> 10.4.3-1.1
- Updated source version number to 10.4.3-1.1

Expand Down
32 changes: 24 additions & 8 deletions specs/pki-core.spec
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@
%define pki_homedir /usr/share/pki

Name: pki-core
Version: 10.4.3
Release: 1.1%{?dist}
Version: 10.4.4
Release: 1%{?dist}
Summary: Certificate System - PKI Core Components
URL: http://pki.fedoraproject.org/
License: GPLv2
Expand Down Expand Up @@ -175,10 +175,10 @@ BuildRequires: python-ldap
BuildRequires: junit
BuildRequires: jpackage-utils >= 0:1.7.5-10
%if 0%{?rhel}
BuildRequires: jss >= 4.4.0-6
BuildRequires: jss >= 4.4.0-7
%else
%if 0%{?fedora} >= 25
BuildRequires: jss >= 4.4.2-1
BuildRequires: jss >= 4.4.2-2
%else
BuildRequires: jss >= 4.2.6-44
%endif
Expand Down Expand Up @@ -334,10 +334,10 @@ Requires: nss >= 3.27.0
%endif
Requires: jpackage-utils >= 0:1.7.5-10
%if 0%{?rhel}
Requires: jss >= 4.4.0-6
Requires: jss >= 4.4.0-7
%else
%if 0%{?fedora} >= 25
Requires: jss >= 4.4.2-1
Requires: jss >= 4.4.2-2
%else
Requires: jss >= 4.2.6-44
%endif
Expand Down Expand Up @@ -428,10 +428,10 @@ Requires: slf4j-jdk14
Requires: javassist
Requires: jpackage-utils >= 0:1.7.5-10
%if 0%{?rhel}
Requires: jss >= 4.4.0-6
Requires: jss >= 4.4.0-7
%else
%if 0%{?fedora} >= 25
Requires: jss >= 4.4.2-1
Requires: jss >= 4.4.2-2
%else
Requires: jss >= 4.2.6-44
%endif
Expand Down Expand Up @@ -1391,6 +1391,22 @@ fi
%endif # %{with server}

%changelog
* Tue May 9 2017 Dogtag Team <[email protected]> 10.4.4-1
- dogtagpki Pagure Issue #1663 - Add SCP03 support (jmagne)
- dogtagpki Pagure Issue #2522 - cannot extract generated private key from
KRA when HSM is used. (vakwetu)
- dogtagpki Pagure Issue #2644 - pkispawn returns before tomcat is ready
(cheimes)
- dogtagpki Pagure Issue #2665 - CAInfoService: retrieve KRA-related values
from the KRA (ftweedal)
- dogtagpki Pagure Issue #2675 - CMC: cmc.popLinkWitnessRequired=false would
cause error (cfu)
- dogtagpki Pagure Issue #2777 - pkispawn of clone install fails with
InvalidBERException (ftweedal)
- dogtagpki Pagure Issue #2680 - kra unable to extract symmetric keys
generated on thales hsm (vakwetu)
- Updated "jss" build and runtime requirements

* Mon May 1 2017 Dogtag Team <[email protected]> 10.4.3-1.1
- Updated source version number to 10.4.3-1.1

Expand Down

0 comments on commit 6016c7b

Please sign in to comment.