Skip to content

Commit

Permalink
Updated version number from 10.1.0 --> 10.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
mharmsen99 committed Mar 21, 2014
1 parent e45bde1 commit ffcf024
Show file tree
Hide file tree
Showing 15 changed files with 120 additions and 16 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.1.0"
DOGTAG_PKI_THEME_VERSION="10.1.1"


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

IPA_PKI_THEME="ipa-pki-theme"
IPA_PKI_THEME_VERSION="10.1.0"
IPA_PKI_THEME_VERSION="10.1.1"


##
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.1.0"
PKI_CONSOLE_VERSION="10.1.1"


##
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.1.0"
PKI_CORE_VERSION="10.1.1"


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

PKI_MIGRATE="pki-migrate"
PKI_MIGRATE_VERSION="10.1.0"
PKI_MIGRATE_VERSION="10.1.1"


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

PKI_RA="pki-ra"
PKI_RA_VERSION="10.1.0"
PKI_RA_VERSION="10.1.1"


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

PKI_TPS="pki-tps"
PKI_TPS_VERSION="10.1.0"
PKI_TPS_VERSION="10.1.1"


##
Expand Down
15 changes: 14 additions & 1 deletion specs/dogtag-pki-theme.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: dogtag-pki-theme
Version: 10.1.0
Version: 10.1.1
Release: 1%{?dist}
Summary: Certificate System - Dogtag PKI Theme Components
URL: http://pki.fedoraproject.org/
Expand Down Expand Up @@ -213,6 +213,19 @@ cd build


%changelog
* Fri Mar 21 2014 Matthew Harmsen <[email protected]> 10.1.1-1
- PKI TRAC Ticket #840 - pkispawn requires policycoreutils-python (mharmsen)
- Bugzilla Bug #1057959 - pkispawn requires policycoreutils-python (mharmsen)
- PKI TRAC Ticket #868 - REST API get certs links missing segment
(alee, mharmsen)
- PKI TRAC Ticket #869 - f19 ipa-server-install fails at step 6/22 of cert sys
install - systemctl start pki-tomcatd.target fails
(mharmsen)
- PKI TRAC Ticket #816 - pki-tomcat cannot be started after installation of
ipa replica with ca
(alee, cfu, edewata, mharmsen)
- Updated version number.

* Fri Nov 15 2013 Ade Lee <[email protected]> 10.1.0-1
- Trac Ticket 788 - Clean up spec files
- Update release number for release build
Expand Down
15 changes: 14 additions & 1 deletion specs/dogtag-pki.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Summary: Dogtag Public Key Infrastructure (PKI) Suite
Name: dogtag-pki
Version: 10.1.0
Version: 10.1.1
Release: 1%{?dist}
# The entire source code is GPLv2 except for 'pki-tps' which is LGPLv2
License: GPLv2 and LGPLv2
Expand Down Expand Up @@ -125,6 +125,19 @@ rm -rf %{buildroot}
%doc README

%changelog
* Fri Mar 21 2014 Matthew Harmsen <[email protected]> 10.1.1-1
- PKI TRAC Ticket #840 - pkispawn requires policycoreutils-python (mharmsen)
- Bugzilla Bug #1057959 - pkispawn requires policycoreutils-python (mharmsen)
- PKI TRAC Ticket #868 - REST API get certs links missing segment
(alee, mharmsen)
- PKI TRAC Ticket #869 - f19 ipa-server-install fails at step 6/22 of cert sys
install - systemctl start pki-tomcatd.target fails
(mharmsen)
- PKI TRAC Ticket #816 - pki-tomcat cannot be started after installation of
ipa replica with ca
(alee, cfu, edewata, mharmsen)
- Updated version number.

* Fri Nov 15 2013 Ade Lee <[email protected]> 10.1.0-1
- Trac Ticket 788 - Clean up spec files
- Update release number for release build
Expand Down
15 changes: 14 additions & 1 deletion specs/ipa-pki-theme.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: ipa-pki-theme
Version: 10.1.0
Version: 10.1.1
Release: 1%{?dist}
Summary: Certificate System - IPA PKI Theme Components
URL: http://pki.fedoraproject.org/
Expand Down Expand Up @@ -115,6 +115,19 @@ cd build


%changelog
* Fri Mar 21 2014 Matthew Harmsen <[email protected]> 10.1.1-1
- PKI TRAC Ticket #840 - pkispawn requires policycoreutils-python (mharmsen)
- Bugzilla Bug #1057959 - pkispawn requires policycoreutils-python (mharmsen)
- PKI TRAC Ticket #868 - REST API get certs links missing segment
(alee, mharmsen)
- PKI TRAC Ticket #869 - f19 ipa-server-install fails at step 6/22 of cert sys
install - systemctl start pki-tomcatd.target fails
(mharmsen)
- PKI TRAC Ticket #816 - pki-tomcat cannot be started after installation of
ipa replica with ca
(alee, cfu, edewata, mharmsen)
- Updated version number.

* Fri Nov 15 2013 Ade Lee <[email protected]> 10.1.0-1
- Trac Ticket 788 - Clean up spec files
- Update release number for release build
Expand Down
15 changes: 14 additions & 1 deletion specs/pki-console.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: pki-console
Version: 10.1.0
Version: 10.1.1
Release: 1%{?dist}
Summary: Certificate System - PKI Console
URL: http://pki.fedoraproject.org/
Expand Down Expand Up @@ -80,6 +80,19 @@ cd build


%changelog
* Fri Mar 21 2014 Matthew Harmsen <[email protected]> 10.1.1-1
- PKI TRAC Ticket #840 - pkispawn requires policycoreutils-python (mharmsen)
- Bugzilla Bug #1057959 - pkispawn requires policycoreutils-python (mharmsen)
- PKI TRAC Ticket #868 - REST API get certs links missing segment
(alee, mharmsen)
- PKI TRAC Ticket #869 - f19 ipa-server-install fails at step 6/22 of cert sys
install - systemctl start pki-tomcatd.target fails
(mharmsen)
- PKI TRAC Ticket #816 - pki-tomcat cannot be started after installation of
ipa replica with ca
(alee, cfu, edewata, mharmsen)
- Updated version number.

* Fri Nov 15 2013 Ade Lee <[email protected]> 10.1.0-1
- Trac Ticket 788 - Clean up spec files
- Update release number for release build
Expand Down
17 changes: 15 additions & 2 deletions specs/pki-core.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ distutils.sysconfig import get_python_lib; print(get_python_lib())")}
distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}

Name: pki-core
Version: 10.1.0
Release: 2%{?dist}
Version: 10.1.1
Release: 1%{?dist}
Summary: Certificate System - PKI Core Components
URL: http://pki.fedoraproject.org/
License: GPLv2
Expand Down Expand Up @@ -967,6 +967,19 @@ fi


%changelog
* Fri Mar 21 2014 Matthew Harmsen <[email protected]> 10.1.1-1
- PKI TRAC Ticket #840 - pkispawn requires policycoreutils-python (mharmsen)
- Bugzilla Bug #1057959 - pkispawn requires policycoreutils-python (mharmsen)
- PKI TRAC Ticket #868 - REST API get certs links missing segment
(alee, mharmsen)
- PKI TRAC Ticket #869 - f19 ipa-server-install fails at step 6/22 of cert sys
install - systemctl start pki-tomcatd.target fails
(mharmsen)
- PKI TRAC Ticket #816 - pki-tomcat cannot be started after installation of
ipa replica with ca
(alee, cfu, edewata, mharmsen)
- Updated version number.

* Wed Jan 29 2014 Matthew Harmsen <[email protected]> 10.1.0-2
- Bugzilla Bug #1057959 - pkispawn requires policycoreutils-python
- TRAC Ticket #840 - pkispawn requires policycoreutils-python
Expand Down
15 changes: 14 additions & 1 deletion specs/pki-migrate.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: pki-migrate
Version: 10.1.0
Version: 10.1.1
Release: 1%{?dist}
Summary: Red Hat Certificate System - PKI Migration Scripts
URL: http://pki.fedoraproject.org/
Expand Down Expand Up @@ -71,6 +71,19 @@ cd build


%changelog
* Fri Mar 21 2014 Matthew Harmsen <[email protected]> 10.1.1-1
- PKI TRAC Ticket #840 - pkispawn requires policycoreutils-python (mharmsen)
- Bugzilla Bug #1057959 - pkispawn requires policycoreutils-python (mharmsen)
- PKI TRAC Ticket #868 - REST API get certs links missing segment
(alee, mharmsen)
- PKI TRAC Ticket #869 - f19 ipa-server-install fails at step 6/22 of cert sys
install - systemctl start pki-tomcatd.target fails
(mharmsen)
- PKI TRAC Ticket #816 - pki-tomcat cannot be started after installation of
ipa replica with ca
(alee, cfu, edewata, mharmsen)
- Updated version number.

* Fri Nov 15 2013 Ade Lee <[email protected]> 10.1.0-1
- Trac Ticket 788 - Clean up spec files
- Update release number for release build
Expand Down
15 changes: 14 additions & 1 deletion specs/pki-ra.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: pki-ra
Version: 10.1.0
Version: 10.1.1
Release: 1%{?dist}
Summary: Certificate System - Registration Authority
URL: http://pki.fedoraproject.org/
Expand Down Expand Up @@ -197,6 +197,19 @@ fi


%changelog
* Fri Mar 21 2014 Matthew Harmsen <[email protected]> 10.1.1-1
- PKI TRAC Ticket #840 - pkispawn requires policycoreutils-python (mharmsen)
- Bugzilla Bug #1057959 - pkispawn requires policycoreutils-python (mharmsen)
- PKI TRAC Ticket #868 - REST API get certs links missing segment
(alee, mharmsen)
- PKI TRAC Ticket #869 - f19 ipa-server-install fails at step 6/22 of cert sys
install - systemctl start pki-tomcatd.target fails
(mharmsen)
- PKI TRAC Ticket #816 - pki-tomcat cannot be started after installation of
ipa replica with ca
(alee, cfu, edewata, mharmsen)
- Updated version number.

* Fri Nov 15 2013 Ade Lee <[email protected]> 10.1.0-1
- Trac Ticket 788 - Clean up spec files
- Update release number for release build
Expand Down
15 changes: 14 additions & 1 deletion specs/pki-tps.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: pki-tps
Version: 10.1.0
Version: 10.1.1
Release: 1%{?dist}
Summary: Certificate System - Token Processing System
URL: http://pki.fedoraproject.org/
Expand Down Expand Up @@ -239,6 +239,19 @@ fi


%changelog
* Fri Mar 21 2014 Matthew Harmsen <[email protected]> 10.1.1-1
- PKI TRAC Ticket #840 - pkispawn requires policycoreutils-python (mharmsen)
- Bugzilla Bug #1057959 - pkispawn requires policycoreutils-python (mharmsen)
- PKI TRAC Ticket #868 - REST API get certs links missing segment
(alee, mharmsen)
- PKI TRAC Ticket #869 - f19 ipa-server-install fails at step 6/22 of cert sys
install - systemctl start pki-tomcatd.target fails
(mharmsen)
- PKI TRAC Ticket #816 - pki-tomcat cannot be started after installation of
ipa replica with ca
(alee, cfu, edewata, mharmsen)
- Updated version number.

* Fri Nov 15 2013 Ade Lee <[email protected]> 10.1.0-1
- Update release number for release build

Expand Down

0 comments on commit ffcf024

Please sign in to comment.