Fri, 26 Apr 2024 16:28:37 UTC | login

Information for build copy-jdk-configs-3.7-4.el8

ID14448
Package Namecopy-jdk-configs
Version3.7
Release4.el8
Epoch
Sourcegit+https://git.centos.org/rpms/copy-jdk-configs.git#8cf704f47b70bf85cbd7cbf1bac06294848ac05c
SummaryJDKs configuration files copier
DescriptionUtility script to transfer JDKs configuration files between updates or for archiving. With script to fix incorrectly created rpmnew files
Built bycarlwgeorge
State complete
Volume DEFAULT
StartedTue, 03 Nov 2020 16:30:15 UTC
CompletedTue, 03 Nov 2020 16:31:22 UTC
Taskbuild (dist-c8-updates, /rpms/copy-jdk-configs.git:8cf704f47b70bf85cbd7cbf1bac06294848ac05c)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/copy-jdk-configs.git?#8cf704f47b70bf85cbd7cbf1bac06294848ac05c'}}
Tags
dist-c8
dist-c8-compose
dist-c8-stream
dist-c8-stream-compose
dist-c8-updates
RPMs
src
copy-jdk-configs-3.7-4.el8.src.rpm (info) (download)
noarch
copy-jdk-configs-3.7-4.el8.noarch.rpm (info) (download)
Logs
noarch
build.log
root.log
noarch_rpmdiff.json
mock_output.log
hw_info.log
state.log
Changelog * Thu Jul 09 2020 Jiri Vanek <jvanek@redhat.com> - 3.7-3 - added link to http://hydra.brq.redhat.com:8080/view/c~j~c/#projectstatus - removed source check from test.yaml - added gating.yaml - Resolves: rhbz#1855374 * Thu Jul 09 2020 Jiri Vanek <jvanek@redhat.com> - 3.7-3 - added gatnig placeholder - Resolves: rhbz#1855374 * Thu Jul 09 2020 Jiri Vanek <jvanek@redhat.com> - 3.7-2 - added nss.fips.cfg to cared files - Resolves: rhbz#1855374 * Wed May 02 2018 Jiri Vanek <jvanek@redhat.com> - 3.7-1 - udpated to latst relase - configurable blacklist - listed all java keystores * Wed May 02 2018 Jiri Vanek <jvanek@redhat.com> - 3.3-12 - blackidrs put on single line * Wed May 02 2018 Jiri Vanek <jvanek@redhat.com> - 3.3-11 - added more files to balcklist based on oralce and ibm jdks * Mon Apr 30 2018 Jiri Vanek <jvanek@redhat.com> - 3.3-10 - added javaws.policy and blacklist - fixed rhbz#1541838 * Tue Apr 03 2018 Jiri Vanek <jvanek@redhat.com> - 3.3-5 - fixed rhbz#1541838 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Oct 18 2017 Jiri Vanek <jvanek@redhat.com> - 3.3-2 - added another subdirs for policies files * Wed Oct 18 2017 Jiri Vanek <jvanek@redhat.com> - 3.3-1 - handled new paths for policies files * Thu Oct 05 2017 Jiri Vanek <jvanek@redhat.com> - 3.1-1 - moved to newest release 3.1 whcih conf and lib/security as directories * Thu Oct 05 2017 Jiri Vanek <jvanek@redhat.com> - 3.0-1 - moved to newest release 3.0 whcih support linked configs * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Feb 22 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.3 - updated to latest head * Wed Feb 22 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.2 - added "jre/lib/security/blacklisted.certs" to cared files * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Feb 03 2017 Jiri Vanek <jvanek@redhat.com> - 2.1-1 - moved to newest release 2.1 * Fri Jan 20 2017 Jiri Vanek <jvanek@redhat.com> - 2.0-1 - moved to new upstream at pagure.io - moved to newest release 2.0 - added new script of copy_jdk_configs_fixFiles.sh - copy_jdk_configs.lua aligned to it * Tue Aug 09 2016 Jiri Vanek <jvanek@redhat.com> - 1.2-1 - updated to 1,3 which fixing nss minor issue * Tue Jul 12 2016 Jiri Vanek <jvanek@redhat.com> - 1.1-5 - posttrans silenced, the error is appearing only in state, when there is nothing to copy * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Fri Jan 08 2016 Jiri Vanek <jvanek@redhat.com> - 1.1-3 - pretrasn lua call now done in pcall (protected call) - also posttrans now always return 0 * Wed Dec 16 2015 Jiri Vanek <jvanek@redhat.com> - 1.1-2 - package now "installs" also during pretrans, so pretrasn scripts can use it - pretrasn "install" is removed in postrans * Wed Nov 25 2015 Jiri Vanek <jvanek@redhat.com> - 1.1-1 - initial package