Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1449203 - libetpan-1.9.1 is available
Summary: libetpan-1.9.1 is available
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: libetpan
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Andreas Bierfert
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1606913
TreeView+ depends on / blocked
 
Reported: 2017-05-09 12:11 UTC by Upstream Release Monitoring
Modified: 2018-09-16 22:30 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-09-16 22:30:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Upstream Release Monitoring 2017-05-09 12:11:37 UTC
Latest upstream release: 1.8
Current version/release in rawhide: 1.7.2-2.fc26
URL: https://github.com/dinhviethoa/libetpan

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/1604/

Comment 1 Upstream Release Monitoring 2017-05-09 12:11:42 UTC
One or more of the specfile's Sources is not a valid URL so we cannot automatically build the new version for you.Please use a URL in your Source declarations if possible.

Comment 2 Michael Schwendt 2017-05-15 09:49:05 UTC
https://github.com/dinhviethoa/libetpan/releases

    LMTP support
    workaround for QIP IMAP Server
    compatibility with NDK 13
    fixed crash (CVE-2017-8825)

The CVE is said to fix: 
Segmentation faults in mime handling 
https://github.com/dinhviethoa/libetpan/issues/274

Comment 3 Michael Schwendt 2018-09-16 20:26:59 UTC
No idea yet how to build 1.9.1.

If adding

  %global optflags %(echo %{optflags} | sed 's/-g /-g -Wno-format-truncation /')

as to ignore the several that are related to PATH_MAX (and I've reported the off-by-one error in frm-simple.c at github), compilation continues up to the point that it doesn't find libetpan.so, which is just a dangling symlink in ./src/.libs pointing at a missing libetpan.so.20.2.0 file. It seems something is broken with the release tarball.


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