Bug 1360703 - amanda-3.3.9 is available
Summary: amanda-3.3.9 is available
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: amanda
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Josef Ridky
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-07-27 11:11 UTC by Josef Ridky
Modified: 2016-09-02 23:29 UTC (History)
6 users (show)

Fixed In Version: amanda-3.3.9-3.fc24 amanda-3.3.9-3.fc23 amanda-3.3.9-3.fc25
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-09-02 20:53:46 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Josef Ridky 2016-07-27 11:11:22 UTC
Latest upstream release: 3.3.9
Current version/release in rawhide: 3.3.8-3.fc25
URL: http://downloads.sourceforge.net/amanda/amanda-3.3.9.tar.gz

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring

Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.

Based on the information from anitya:  https://release-monitoring.org/project/9324/

Comment 1 Fedora Update System 2016-07-28 05:57:41 UTC
amanda-3.3.9-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-f84d6899a2

Comment 2 Fedora Update System 2016-07-28 05:57:49 UTC
amanda-3.3.9-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-90418afb52

Comment 3 Fedora Update System 2016-07-29 03:55:54 UTC
amanda-3.3.9-1.fc23 has been pushed to the Fedora 23 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-2016-90418afb52

Comment 4 Fedora Update System 2016-07-29 03:56:06 UTC
amanda-3.3.9-1.fc24 has been pushed to the Fedora 24 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-2016-f84d6899a2

Comment 5 Fedora Update System 2016-08-04 09:57:36 UTC
amanda-3.3.9-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-90418afb52

Comment 6 Fedora Update System 2016-08-04 09:57:44 UTC
amanda-3.3.9-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-f84d6899a2

Comment 7 Fedora Update System 2016-08-04 12:01:26 UTC
amanda-3.3.9-2.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-7b6f54ca75

Comment 8 Fedora Update System 2016-08-04 12:01:35 UTC
amanda-3.3.9-2.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-2acd2eed98

Comment 9 Fedora Update System 2016-08-04 23:51:13 UTC
amanda-3.3.9-2.fc24 has been pushed to the Fedora 24 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-2016-2acd2eed98

Comment 10 Fedora Update System 2016-08-04 23:52:21 UTC
amanda-3.3.9-2.fc23 has been pushed to the Fedora 23 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-2016-7b6f54ca75

Comment 11 Jason Tibbitts 2016-08-15 21:18:14 UTC
BTW, it seems that 3.3.9 has a new requirement for /etc/amanda-security.conf to exist and be readable (but not writable) by the amanda user.  I updated from F23 to F24 with updates-testing enabled and amanda wouldn't run until I created that file.  I just copied the example file from /etc/amanda and set it mode 644, but something tells me that's probably not going to work when my backups run tonight.

In any case, I think (but I'm not certain) that just pushing this as an update is going to break systems.

Comment 12 Orion Poplawski 2016-08-16 17:25:11 UTC
Yes, this is broken.  You could also pass --with-security-file=/etc/amanda/amanda-security.conf to configure if you want to use that location.

Comment 13 Jason Tibbitts 2016-08-16 17:40:39 UTC
Good to have confirmation; I wasn't entirely sure if this came about because I updated to F24 or if it was just coincidental.

In the context of the default Fedora install, I'm wondering what the proper contents of that file would be.  I just have it empty and things are working; I figured selinux is already doing its job (assuming you have it enabled, of course).

Comment 14 Orion Poplawski 2016-08-16 18:15:01 UTC
So upstream intends /etc/amanda/amanda-security.conf to be an example that admins copy to /etc/amanda-security.conf.  This is problematic for rpms though that should basically work out of the box.

It appears to accept the configured paths for programs to be "secure", so the example file should work fine for most installs.  So I would ship a copy at /etc/amanda-security.conf.  However, this does have the possibility of breaking configurations that use a custom tar/star/etc path.  Perhaps not a nice thing as an update for stable releases.

Comment 15 Jason Tibbitts 2016-08-16 19:02:56 UTC
Do note that the example file is composed entirely of comments.  (And some rather poor grammar.)  An empty file works fine.  Basically if you don't specify anything then whatever was compiled-in as the default is allowed.

I do agree that this probably shouldn't go out to F24/F23 unless that security-conf setup can be compiled out, which is actually kind of unfortunate.  It would be nice to get it into F25, though.

Comment 16 Fedora Update System 2016-08-18 10:51:18 UTC
amanda-3.3.9-3.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-9ff34eaec5

Comment 17 Fedora Update System 2016-08-18 10:51:43 UTC
amanda-3.3.9-3.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-c6a62b9d47

Comment 18 Fedora Update System 2016-08-18 10:51:54 UTC
amanda-3.3.9-3.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-ee1a82a83e

Comment 19 Fedora Update System 2016-08-18 16:54:08 UTC
amanda-3.3.9-3.fc25 has been pushed to the Fedora 25 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-2016-c6a62b9d47

Comment 20 Fedora Update System 2016-08-19 00:23:22 UTC
amanda-3.3.9-3.fc23 has been pushed to the Fedora 23 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-2016-ee1a82a83e

Comment 21 Fedora Update System 2016-08-19 00:59:20 UTC
amanda-3.3.9-3.fc24 has been pushed to the Fedora 24 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-2016-9ff34eaec5

Comment 22 Fedora Update System 2016-09-02 20:53:35 UTC
amanda-3.3.9-3.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.

Comment 23 Fedora Update System 2016-09-02 23:21:15 UTC
amanda-3.3.9-3.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 24 Fedora Update System 2016-09-02 23:29:23 UTC
amanda-3.3.9-3.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.