Bug 1525740
| Summary: | keepassxc-2.2.4 is available | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Upstream Release Monitoring <upstream-release-monitoring> | ||||||
| Component: | keepassxc | Assignee: | Mukundan Ragavan <nonamedotc> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | rawhide | CC: | germano.massullo, jan.public, jayjayjazz, nonamedotc, plroskin | ||||||
| Target Milestone: | --- | Keywords: | FutureFeature, Triaged | ||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | keepassxc-2.2.4-3.fc27 keepassxc-2.2.4-3.fc26 | Doc Type: | Enhancement | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2018-01-04 23:58:29 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Upstream Release Monitoring
2017-12-14 00:22:09 UTC
Created attachment 1367720 [details]
[patch] Update to 2.2.4 (#1525740)
hotness's scratch build of keepassxc-2.2.4-1.el7.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=23673042 this release fixes the typo in xml file. So, the patch can be dropped. I am building 2.2.4 right now. After a bit of testing, I will push this out (today or tomorrow). Created attachment 1368186 [details]
patch for specfile
This should help you build keepassxc.
(In reply to Mukundan Ragavan from comment #3) > this release fixes the typo in xml file. So, the patch can be dropped. > > I am building 2.2.4 right now. After a bit of testing, I will push this out > (today or tomorrow). Any news, when you will have 2.2.4 ready? 2.2.3 is currently batched on bodhi. (In reply to Mukundan Ragavan from comment #4) > Created attachment 1368186 [details] > patch for specfile > > This should help you build keepassxc. I agree, could you please submit it to keepassxc Fedora repository and make the 2.2.4 build+update? Thank you very much Yes. I will push it. keepassxc-2.2.4-2.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2017-a7ef601abe keepassxc-2.2.4-2.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-fe1a2c2954 keepassxc-2.2.4-2.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-a7ef601abe keepassxc-2.2.4-2.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-fe1a2c2954 I tried the version from updates-testing, and got this error messages: /var/tmp/rpm-tmp.nUrxA9: line 4: Page: command not found Could not parse file "/usr/share/applications/org.keepassxc.desktop": No such file or directory Full output of dnf: Is this ok [y/N]: y Downloading Packages: keepassxc-2.2.4-2.fc27.x86_64.rpm 2.9 MB/s | 3.5 MB 00:01 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Total 1.5 MB/s | 3.5 MB 00:02 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Upgrading : keepassxc-2.2.4-2.fc27.x86_64 1/2 Running scriptlet: keepassxc-2.2.4-2.fc27.x86_64 1/2 /var/tmp/rpm-tmp.nUrxA9: line 4: Page: command not found Cleanup : keepassxc-2.2.2-1.fc27.x86_64 2/2 Running scriptlet: keepassxc-2.2.2-1.fc27.x86_64 2/2 Running scriptlet: keepassxc-2.2.4-2.fc27.x86_64 2/2 Running scriptlet: keepassxc-2.2.2-1.fc27.x86_64 2/2 Could not parse file "/usr/share/applications/org.keepassxc.desktop": No such file or directory Verifying : keepassxc-2.2.4-2.fc27.x86_64 1/2 Verifying : keepassxc-2.2.2-1.fc27.x86_64 2/2 Upgraded: keepassxc.x86_64 2.2.4-2.fc27 Complete! The file org.keepassxc.desktop is no longer present. That error can be ignored. I do not know what is causing this "/var/tmp/rpm-tmp.nUrxA9: line 4: Page: command not found" Does keepassxc work as before after updating? Yes, it seems to work fine. And this issue has been resolved: https://github.com/keepassxreboot/keepassxc/issues/1318 The specfile is broken. It has words "Page missing" in front of the %postun directive. As a result, %postun (post-uninstall) is executed as part of %post. I've made a note of it on bodhi: https://bodhi.fedoraproject.org/updates/FEDORA-2017-a7ef601abe (In reply to Pavel Roskin from comment #15) > The specfile is broken. It has words "Page missing" in front of the %postun > directive. As a result, %postun (post-uninstall) is executed as part of > %post. I've made a note of it on bodhi: > https://bodhi.fedoraproject.org/updates/FEDORA-2017-a7ef601abe I will check and fix it in git. keepassxc-2.2.4-3.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2017-a7ef601abe keepassxc-2.2.4-3.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-fe1a2c2954 keepassxc-2.2.4-3.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-a7ef601abe keepassxc-2.2.4-3.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-fe1a2c2954 keepassxc-2.2.4-3.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report. keepassxc-2.2.4-3.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report. |