https://bugzilla.redhat.com/show_bug.cgi?id=985082
Bug ID: 985082
Summary: git annex webapp sub-command missing
Product: Fedora
Version: 19
Component: git-annex
Severity: unspecified
Priority: unspecified
Assignee: mathstuf(a)gmail.com
Reporter: sdeasey(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
mathstuf(a)gmail.com
Description of problem:
'man git-annex' describes the sub-command 'webapp', but 'git annex webapp'
returns:
git-annex: unknown command webapp
Looks like git-annex has been built without support for the webapp command,
which is git-annex's GUI and therefore quite important. I think it depends on
the Yesod web server.
Version-Release number of selected component (if applicable):
git-annex-3.20121009-3.fc19.x86_64
How reproducible:
Always.
Steps to Reproduce:
1. git-annex webapp
Actual results:
git-annex: unknown command webapp
Expected results:
Browser should pop up pointed at locahost.
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=nFHhySpJrc&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1153948
Bug ID: 1153948
Summary: ghc-happstack-server-7.3.9 is available
Product: Fedora
Version: rawhide
Component: ghc-happstack-server
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com, relrod(a)redhat.com
Latest upstream release: 7.3.9
Current version/release in Fedora Rawhide: 7.1.7.1-3.fc22
URL: http://hackage.haskell.org/package/happstack-server
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 Soon this service
will be implemented by a new system: https://github.com/fedora-infra/anitya/
It will require to manage monitored projects via a new web interface. Please
make yourself familiar with the new system to ease the transition.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=UtD99sg9St&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1387904
Bug ID: 1387904
Summary: ghc-yaml-0.8.20 is available
Product: Fedora
Version: rawhide
Component: ghc-yaml
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com, relrod(a)redhat.com
Latest upstream release: 0.8.20
Current version/release in rawhide: 0.8.18.1-1.fc26
URL: http://hackage.haskell.org/package/yaml
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/1140/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1376305
Bug ID: 1376305
Summary: ghc-tagsoup-0.14 is available
Product: Fedora
Version: rawhide
Component: ghc-tagsoup
Keywords: FutureFeature, Triaged
Assignee: mathstuf(a)gmail.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
mathstuf(a)gmail.com
Latest upstream release: 0.14
Current version/release in rawhide: 0.13.10-1.fc25
URL: http://hackage.haskell.org/package/tagsoup
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/967/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1119711
Bug ID: 1119711
Summary: 2nd and 3rd level bulleted lists do not get a proper
bullet symbol
Product: Fedora
Version: 20
Component: pandoc
Assignee: petersen(a)redhat.com
Reporter: bexelbie(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Created attachment 918117
--> https://bugzilla.redhat.com/attachment.cgi?id=918117&action=edit
Picture of the broken bullets in Libre Office Writer
Description of problem:
When converting to ODT from Markdown and HTML, second and third level bullets
in a bulleted list are the "missing symbol" symbol.
Version-Release number of selected component (if applicable):
On Fedora 20:
pandoc 1.12.3.3
Compiled with texmath 0.6.6.1, highlighting-kate 0.5.6.
How reproducible:
Always
Steps to Reproduce:
1. Create this markdown document
foo.md
--
* Level 1 OK
* Level 2 broken
* Level 3 broken
* Level 4 OK
--
2. Execute:
pandoc -f markdown -t odt -o foo.odt foo.md
3. Open foo.odt in Libre Office Writer
Actual results:
Messed up bullets (see image)
Expected results:
Proper Bullets
Additional info:
This does not seem to be a problem with reference.odt. The style settings
there all appear OK. My best guess is that pandoc is forcing either a font or
bullet symbol that isn't shipped on Fedora and is overriding the default
styling in reference.odt.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=aGV1Z1to6a&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1366679
Bug ID: 1366679
Summary: No execstack on MIPS
Product: Fedora
Version: rawhide
Component: hugs98
Assignee: petersen(a)redhat.com
Reporter: michal.toman(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Blocks: 1242747 (MIPS)
Created attachment 1190443
--> https://bugzilla.redhat.com/attachment.cgi?id=1190443&action=edit
No-execstack-on-MIPS.patch
Description of problem:
We are trying to bring Fedora to MIPS platform and this requires updating
hugs98 SPEC not to require execstack. We have no working execstack build on
MIPS at this moment. Other than that hugs98 builds and seems to be working
properly.
Actual results:
Build fails because execstack is required.
Expected results:
Build passes.
Additional info:
Attaching dist-git patch. It would be nice to have this in F25 as well.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1242747
[Bug 1242747] Fedora for MIPS (mipsel, mips64el) tracker bug
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1208326
Bug ID: 1208326
Summary: ghc-snap-core-0.9.7.0 is available
Product: Fedora
Version: rawhide
Component: ghc-snap-core
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.9.7.0
Current version/release in rawhide: 0.9.6.4-1.fc22
URL: http://hackage.haskell.org/package/snap-core
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.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=yENA5ar4xu&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1166415
Bug ID: 1166415
Summary: shake-0.14 is available
Product: Fedora
Version: rawhide
Component: shake
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.14
Current version/release in Fedora Rawhide: 0.11.4-5.fc21
URL: http://hackage.haskell.org/package/shake
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 Soon this service
will be implemented by a new system: https://release-monitoring.org/
It will require to manage monitored projects via a new web interface. Please
make yourself familiar with the new system to ease the transition.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Pxiv2Lsm6v&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1059513
Bug ID: 1059513
Summary: haddock duplicates common doc files in each library
package
Product: Fedora
Version: 20
Component: ghc
Assignee: petersen(a)redhat.com
Reporter: petersen(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: bos(a)serpentine.com,
haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Description of problem:
I think this was reported indirectly in some javascript
file duplication fedora mail report (ie for haddock-util.js).
Haddock duplicates some common files in the html doc
files in each package. It would be better to have
only a single copy of them on a system and link to
them somehow if possible.
Steps to Reproduce:
1. rpm -qla ghc-*devel | grep css
(haddock puts too css files in the devel package html docs)
Actual results:
1. 613
Additional info:
Need to check more on feasibility.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=MdMxjtcFPC&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1149850
Bug ID: 1149850
Summary: ghc-compiler includes whole documentation
Product: Fedora
Version: rawhide
Component: ghc
Assignee: petersen(a)redhat.com
Reporter: mcepl(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: bos(a)serpentine.com,
haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Description of problem:
>From the Packagin guidelines:
“[…] Or if there's a lot of documentation, consider putting it into a
subpackage. In this case, it is recommended to use *-doc as the subpackage
name, and Documentation as the value of the Group tag.”
Because of failure to do this, ghc-compiler has 80+MB in
/usr/share/doc/ghc-compiler/html
Version-Release number of selected component (if applicable):
ghc-compiler.x86_64 0:7.6.3-26.fc21
How reproducible:
100%
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=ZJ5JxQ6BcM&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1176888
Bug ID: 1176888
Summary: git-annex-5.20141219 is available
Product: Fedora
Version: rawhide
Component: git-annex
Keywords: FutureFeature, Triaged
Assignee: mathstuf(a)gmail.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
mathstuf(a)gmail.com
Latest upstream release: 5.20141219
Current version/release in Fedora Rawhide: 5.20140717-3.fc22
URL: http://hackage.haskell.org/package/git-annex
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 Soon this service
will be implemented by a new system: https://release-monitoring.org/
It will require to manage monitored projects via a new web interface. Please
make yourself familiar with the new system to ease the transition.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=0zhaf8U4Z0&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1296133
Bug ID: 1296133
Summary: ghc-derive-2.5.23 is available
Product: Fedora
Version: rawhide
Component: ghc-derive
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 2.5.23
Current version/release in rawhide: 2.5.22-2.fc23
URL: http://hackage.haskell.org/package/derive
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.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=jZnsxBEYoo&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1340303
Bug ID: 1340303
Summary: pandoc-1.17.0.3 is available
Product: Fedora
Version: rawhide
Component: pandoc
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 1.17.0.3
Current version/release in rawhide: 1.16.0.2-3.fc25
URL: http://hackage.haskell.org/package/pandoc
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/2589/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1190127
Bug ID: 1190127
Summary: FTBFS with system bibutils lib under ghc78
Product: Fedora
Version: rawhide
Component: ghc-hs-bibutils
Assignee: petersen(a)redhat.com
Reporter: petersen(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Description of problem:
Somehow under ghc-7.8 the system bibutils library is not found
(also with "pkgconfig-depends: bibutils").
So temporarily hs-bibutils is being built with the copy library.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=S1oY9TAOfp&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1375825
Bug ID: 1375825
Summary: ghc-webkit must not depend on webkitgtk
Product: Fedora
Version: rawhide
Component: ghc-webkit
Assignee: petersen(a)redhat.com
Reporter: mcatanzaro(a)gnome.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Blocks: 1375784 (webkit1-removal)
The webkitgtk package will be removed from rawhide after Fedora 26 is branched
due to the high number of unfixed security vulnerabilities. You must remove
this dependency or your package will not be present in Fedora 27.
Please refer to [1] for a FAQ on this matter and be advised that for some
packages this may require a substantial amount of work.
Note: if ghc-webkit is a bindings package specifically intended to provide
WebKit1 or GTK+ 2 bindings, then it can safely be retired.
[1]
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org…
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1375784
[Bug 1375784] Port applications to WebKit2
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1252723
Bug ID: 1252723
Summary: git annex addurl fails if quvi is not installed
Product: Fedora
Version: 22
Component: git-annex
Assignee: mathstuf(a)gmail.com
Reporter: dcleal(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
mathstuf(a)gmail.com
Description of problem:
Since Fedora 22, git-annex addurl fails when the video download tool "quvi" is
not installed. It appears to try and run "quvi --version" and should handle it
being missing, but instead the whole git-annex command fails.
This works correctly on Fedora 21.
Version-Release number of selected component (if applicable):
git-annex-5.20140717-6.fc22
How reproducible:
Always
Steps to Reproduce:
1. Commit an ordinary file to a git repository.
2. git annex addurl --file test http://example.com
Actual results:
git-annex: quvi: createProcess: runInteractiveProcess: exec: does not exist (No
such file or directory)
failed
git-annex: addurl: 1 failed
Expected results:
addurl test (downloading http://example.com ...)
[..]
ok
Additional info:
An strace of both F22 and F21 versions shows the same, that it's trying to run
the quvi command. I guess something in the exception handling has changed.
2065 execve("/usr/libexec/git-core/quvi", ["quvi", "--version"], [/* 26 vars
*/]) = -1 ENOENT (No such file or directory)
2065 execve("/usr/local/sbin/quvi", ["quvi", "--version"], [/* 26 vars */]) =
-1 ENOENT (No such file or directory)
2065 execve("/usr/local/bin/quvi", ["quvi", "--version"], [/* 26 vars */]) =
-1 ENOENT (No such file or directory)
2065 execve("/usr/sbin/quvi", ["quvi", "--version"], [/* 26 vars */]) = -1
ENOENT (No such file or directory)
2065 execve("/usr/bin/quvi", ["quvi", "--version"], [/* 26 vars */]) = -1
ENOENT (No such file or directory)
2065 execve("/root/bin/quvi", ["quvi", "--version"], [/* 26 vars */]) = -1
ENOENT (No such file or directory)
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=m3WSuOwrGZ&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1389991
Bug ID: 1389991
Summary: hledger-1.0.1 is available
Product: Fedora
Version: rawhide
Component: hledger
Keywords: FutureFeature, Triaged
Assignee: mathstuf(a)gmail.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
mathstuf(a)gmail.com
Latest upstream release: 1.0.1
Current version/release in rawhide: 0.27.1-1.fc26
URL: http://hackage.haskell.org/package/hledger
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/1319/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1389992
Bug ID: 1389992
Summary: ghc-hledger-lib-1.0.1 is available
Product: Fedora
Version: rawhide
Component: ghc-hledger-lib
Keywords: FutureFeature, Triaged
Assignee: mathstuf(a)gmail.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
mathstuf(a)gmail.com
Latest upstream release: 1.0.1
Current version/release in rawhide: 0.27.1-1.fc26
URL: https://hackage.haskell.org/package/hledger-lib
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/910/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1385477
Bug ID: 1385477
Summary: dynamic linking failing for aarch64 executables with
ghc-7.10.3
Product: Fedora
Version: rawhide
Component: ghc
Assignee: petersen(a)redhat.com
Reporter: petersen(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: bos(a)serpentine.com,
haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Description of problem:
Dynamic linking of for packages with executables is failing
when using ghc-7.10.3 on aarch64 (and armv7hl).
eg1:
Linking dist/build/darcs/darcs ...
/builddir/build/BUILD/darcs-2.12.2/darcs-2.12.2/dist/build/libHSdarcs-2.12.2-5w02tFeyqS4LTTczMtN7Ff-ghc7.10.3.so:
error: undefined reference to 'log'
/usr/lib64/ghc-7.10.3/text_HmqVQnZSpjaC156ABqPhne/libHStext-1.2.2.1-HmqVQnZSpjaC156ABqPhne-ghc7.10.3.so:
error: undefined reference to 'logf'
collect2: error: ld returned 1 exit status
eg2:
Linking dist/build/xmobar/xmobar ...
/usr/lib64/ghc-7.10.3/scien_3vmCXiZeJinKZBcLawS8i0/libHSscientific-0.3.4.7-3vmCXiZeJinKZBcLawS8i0-ghc7.10.3.so:
error: undefined reference to 'log'
collect2: error: ld returned 1 exit status
eg3:
Linking dist/build/agda/agda ...
/usr/lib64/ghc-7.10.3/Quick_6TxL5Cx3o2p0HsyT59KWiD/libHSQuickCheck-2.8.2-6TxL5Cx3o2p0HsyT59KWiD-ghc7.10.3.so:
error: undefined reference to 'log'
/usr/lib64/ghc-7.10.3/text_HmqVQnZSpjaC156ABqPhne/libHStext-1.2.2.1-HmqVQnZSpjaC156ABqPhne-ghc7.10.3.so:
error: undefined reference to 'logf'
/builddir/build/BUILD/Agda-2.4.2.5/Agda-2.4.2.5/dist/build/libHSAgda-2.4.2.5-Inys1Zrl83YKq4l2eRqqZo-ghc7.10.3.so:
error: undefined reference to 'sqrt'
collect2: error: ld returned 1 exit status
How reproducible:
100%
Steps to Reproduce:
1. build packages with dynlinked executable
Actual results:
fails with "undefined reference to 'log'" etc.
Expected results:
dynlinking to work
Additional info:
This worked earlier though, eg in beginning of August 2016:
http://koji.fedoraproject.org/koji/buildinfo?buildID=787831
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1385475
Bug ID: 1385475
Summary: dynamic linking failing for armv7hl executables with
ghc-7.10.3
Product: Fedora
Version: rawhide
Component: ghc
Assignee: petersen(a)redhat.com
Reporter: petersen(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: bos(a)serpentine.com,
haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Description of problem:
Dynamic linking of for packages with executables is failing on armv7hl
when using ghc-7.10.3 on armv7hl (and aarch64).
eg:
Linking dist/build/xmobar/xmobar ...
/usr/lib/ghc-7.10.3/scien_3vmCXiZeJinKZBcLawS8i0/libHSscientific-0.3.4.7-3vmCXiZeJinKZBcLawS8i0-ghc7.10.3.so:
error: undefined reference to 'log'
collect2: error: ld returned 1 exit status
How reproducible:
100%
Steps to Reproduce:
1. build packages with dynlinked executable
Actual results:
fails with "undefined reference to 'log'" etc.
Expected results:
dynlinking to work
Additional info:
This worked earlier though, eg in beginning of August 2016:
http://koji.fedoraproject.org/koji/buildinfo?buildID=787831
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1381641
Bug ID: 1381641
Summary: Missing ghc-nats blocks f24-f25 upgrades
Product: Fedora
Version: 25
Component: ghc-nats
Assignee: petersen(a)redhat.com
Reporter: cfergeau(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com, relrod(a)redhat.com
I have pandoc installed on my f24 which installed ghc-nats as a dependency.
Trying to upgrade to f25 through system-upgrade leads to
"Erreur : package ghc-nats-0.2-3.fc24.x86_64 requires
libHSarray-0.5.0.0-ghc7.8.4.so()(64bit), but none of the providers can be
installed"
This is expected as ghc-nats has been removed from f25. However, having an
Obsoletes: ghc-nats <= 0.2.3
Conflicts: ghc-nats <= 0.2.3
in ghc (or a more appropriate package) would have made upgrades smoother.
Passing --allowerasing to dnf system-upgrade also lets me move forward with the
upgrade.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1325881
Bug ID: 1325881
Summary: emacs-haskell-mode-v13.20 is available
Product: Fedora
Version: rawhide
Component: emacs-haskell-mode
Keywords: FutureFeature, Triaged
Assignee: sagarun(a)gmail.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: chitlesh(a)gmail.com,
haskell-devel(a)lists.fedoraproject.org,
sagarun(a)gmail.com
Latest upstream release: v13.20
Current version/release in rawhide: 13.18-1.fc25
URL: https://github.com/haskell/haskell-mode
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/682/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1224825
Bug ID: 1224825
Summary: Agda-2.4.2.3 is available
Product: Fedora
Version: rawhide
Component: Agda
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 2.4.2.3
Current version/release in rawhide: 2.4.2.2-3.fc23
URL: http://hackage.haskell.org/package/Agda
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.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=42DstwSva9&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1208327
Bug ID: 1208327
Summary: ghc-snap-server-0.9.5.0 is available
Product: Fedora
Version: rawhide
Component: ghc-snap-server
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.9.5.0
Current version/release in rawhide: 0.9.4.6-1.fc22
URL: http://hackage.haskell.org/package/snap-server
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.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=do7IjaiwvG&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1376307
Bug ID: 1376307
Summary: ghc-transformers-0.5.2.0 is available
Product: Fedora
Version: rawhide
Component: ghc-transformers
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.5.2.0
Current version/release in rawhide: 0.4.2.0-51.fc25
URL: http://hackage.haskell.org/package/transformers
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/1024/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1390384
Bug ID: 1390384
Summary: ghc-aeson-pretty-v0.8.1 is available
Product: Fedora
Version: rawhide
Component: ghc-aeson-pretty
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com, relrod(a)redhat.com
Latest upstream release: v0.8.1
Current version/release in rawhide: 0.7.2-1.fc25
URL: https://github.com/informatikr/aeson-pretty
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/989/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1339913
Bug ID: 1339913
Summary: ghc-7.10.3 is available
Product: Fedora
Version: rawhide
Component: ghc
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: petersen(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: bos(a)serpentine.com, extras-qa(a)fedoraproject.org,
haskell-devel(a)lists.fedoraproject.org,
pbrobinson(a)gmail.com, petersen(a)redhat.com,
upstream-release-monitoring(a)fedoraproject.org
Depends On: 1206852 (ghc-7.10,ghc-8.0.1), 1263905 (ghc-old-time),
1215546, 1223673
+++ This bug was initially created as a clone of Bug #1206852 +++
Latest upstream release: 7.10.1
Current version/release in rawhide: 7.8.4-42.2.fc23
URL: http://haskell.org/ghc/
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.
--- Additional comment from Upstream Release Monitoring on 2015-03-29 09:34:08
JST ---
Scratch build failed http://koji.fedoraproject.org/koji/taskinfo?taskID=9358309
--- Additional comment from Jens Petersen on 2015-04-03 15:43:13 JST ---
See https://github.com/fedora-haskell/ghc for packaging.
It should reach copr soon...
--- Additional comment from Jens Petersen on 2015-05-15 16:08:55 JST ---
There is a copr repo now:
https://copr.fedoraproject.org/coprs/petersen/ghc-7.10.1
(Also 7.10.2 snapshot build:
https://copr.fedoraproject.org/coprs/petersen/ghc-7.10.2 )
--- Additional comment from Jens Petersen on 2015-05-20 16:19:19 JST ---
7.10 needs 3.5.0 < llvm < 3.6 to build (3.5.0 is buggy) on armv7.
--- Additional comment from Jens Petersen on 2015-05-20 16:20:46 JST ---
(tested on armv7hl by adding
+ --with-llc=%{_bindir}/llc --with-opt=%{_bindir}/opt \
to configure options in ghc.spec)
--- Additional comment from Peter Robinson on 2015-05-20 18:35:16 JST ---
(In reply to Jens Petersen from comment #4)
> 7.10 needs 3.5.0 < llvm < 3.6 to build (3.5.0 is buggy) on armv7.
So there's 3.4 built is there not?
Let me know when you want a side tag to build it in rawhide.
--- Additional comment from Jens Petersen on 2015-05-21 09:51:16 JST ---
7.10.1.20150511 quick build seems to succeed on F22 ppc64, ppc64le,
s390, and s390x.
--- Additional comment from Jens Petersen on 2015-05-21 09:52:38 JST ---
(In reply to Peter Robinson from comment #6)
> (In reply to Jens Petersen from comment #4)
> > 7.10 needs 3.5.0 < llvm < 3.6 to build (3.5.0 is buggy) on armv7.
>
> So there's 3.4 built is there not?
Yes, but llvm-3.4 is too old for ghc-7.10.
I am planning to do a llvm35 package for F23 for this.
--- Additional comment from Jens Petersen on 2015-05-21 14:57:12 JST ---
So to summarize the current problems are on ARM:
armv7: needs llvm-3.5.[12]
aarch64: ld.gold makes configure fail (bug 1215546)
(perhaps can patch to use ld.bfd - though that has other problems)
- there may be more problems lurking behind that...
Though 7.10.1 seems to build ok on aarch64 (like 7.8.4).
--- Additional comment from Jens Petersen on 2015-05-22 10:27:51 JST ---
For the record:
# 7.10.1 and 7.10.1.20150511 fail on f22 armv7 with llvm34 like this:
"inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra
-optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations
-optc-Winline -optc-Waggregate-return -optc-Wpointer-arith
-optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls
-optc-Iincludes -optc-Iincludes/dist
-optc-Iincludes/dist-derivedconstants/header
-optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build
-optc-DCOMPILING_RTS -optc-DUSE_LIBFFI_FOR_ADJUSTORS -optc-fno-strict-aliasing
-optc-fno-common -optc-Irts/dist/build/autogen -optc-O2
-optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\"
-fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist
-Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header
-Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i
-irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build
-Irts/dist/build/autogen -O2 -c rts/ProfHeap.c -o
rts/dist/build/ProfHeap.dyn_o
/tmp/ghc575_0/ghc575_6.s: Assembler messages:
/tmp/ghc575_0/ghc575_6.s:1226:0:
Error: can't resolve `.rodata' {.rodata section} -
`stg_DEAD_WEAK_info$def' {.text section}
/tmp/ghc575_0/ghc575_6.s:1235:0:
Error: can't resolve `.rodata' {.rodata section} -
`stg_C_FINALIZER_LIST_info$def' {.text section}
/tmp/ghc575_0/ghc575_6.s:1244:0:
Error: can't resolve `.rodata' {.rodata section} -
`stg_NO_FINALIZER_info$def' {.text section}
/tmp/ghc575_0/ghc575_6.s:1333:0:
Error: can't resolve `.rodata' {.rodata section} -
`stg_END_STM_WATCH_QUEUE_info$def' {.text section}
# 7.10.1.20150511 fails on f23 armv7 with llvm-3.6 like this:
"inplace/bin/ghc-stage1" -static -H32m -O -Iincludes -Iincludes/dist
-Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header
-Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i
-irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build
-Irts/dist/build/autogen -O2 -c rts/Updates.cmm -o
rts/dist/build/Updates.o
You are using a new version of LLVM that hasn't been tested yet!
We will try though...
/usr/bin/opt: /tmp/ghc30791_0/ghc30791_2.ll:7:6: error: unexpected type in
metadata definition
!0 = metadata !{metadata !"top", i8* null}
^
rts/ghc.mk:236: recipe for target 'rts/dist/build/StgStartup.o' failed
# 7.10.1.20150511 fails on f22 armv7 with llvm-3.5.0 like this:
checking /usr/bin/opt is version 3.5... yes
checking whether bootstrap compiler is affected by bug 9439... no
checking if llvm version is affected by bug 9920... yes
configure: error: in `/builddir/build/BUILD/ghc-7.10.1.20150511':
configure: error: Cannot compile for ARM with /usr/bin/llc. See GHC trac ticket
#9920.
See `config.log' for more details
--- Additional comment from Upstream Release Monitoring on 2015-07-30 09:20:52
JST ---
Latest upstream release: 7.10.2
Current version/release in rawhide: 7.8.4-46.fc23
URL: http://haskell.org/ghc/
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.
--- Additional comment from Upstream Release Monitoring on 2015-07-30 09:22:42
JST ---
Failed to kick off scratch build.
cmd: sha256sum /var/tmp/thn-i_AEDc/100.0%
return code: 1
stdout:
stderr:
sha256sum: /var/tmp/thn-i_AEDc/100.0%: No such file or directory
--- Additional comment from Peter Robinson on 2015-09-17 20:58:19 JST ---
Let me know when you want a side tag for building
--- Additional comment from Upstream Release Monitoring on 2016-01-05 09:18:19
JST ---
Latest upstream release: 7.10.3
Current version/release in rawhide: 7.8.4-46.fc23
URL: http://haskell.org/ghc/
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.
--- Additional comment from Upstream Release Monitoring on 2016-01-05 09:19:42
JST ---
--- Additional comment from Upstream Release Monitoring on 2016-01-05 09:21:39
JST ---
Scratch build failed
http://koji.fedoraproject.org/koji/taskinfo?taskID=12409763
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1206852
[Bug 1206852] ghc-8.0.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1215546
[Bug 1215546] AC_CHECK_SIZEOF(long long, 8) conftest linked with ld.gold
crashes on aarch64
https://bugzilla.redhat.com/show_bug.cgi?id=1223673
[Bug 1223673] Review Request: llvm35 - The Low Level Virtual Machine
https://bugzilla.redhat.com/show_bug.cgi?id=1263905
[Bug 1263905] Review Request: ghc-old-time - Time library
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1338791
Bug ID: 1338791
Summary: ghc-webkit-0.14.2.0 is available
Product: Fedora
Version: rawhide
Component: ghc-webkit
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.14.2.0
Current version/release in rawhide: 0.14.1.1-1.fc25
URL: http://hackage.haskell.org/package/webkit
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/1086/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1338781
Bug ID: 1338781
Summary: ghc-gtksourceview2-0.13.3.0 is available
Product: Fedora
Version: rawhide
Component: ghc-gtksourceview2
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.13.3.0
Current version/release in rawhide: 0.13.2.1-1.fc25
URL: http://hackage.haskell.org/package/gtksourceview2
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/1100/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1291067
Bug ID: 1291067
Summary: ghc-gtk3-0.14.2 is available
Product: Fedora
Version: rawhide
Component: ghc-gtk3
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.14.2
Current version/release in rawhide: 0.14.1-1.fc24
URL: https://hackage.haskell.org/package/gtk3
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.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=3pGXP7Ghn3&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1206852
Bug ID: 1206852
Summary: ghc-7.10.1 is available
Product: Fedora
Version: rawhide
Component: ghc
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: bos(a)serpentine.com,
haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 7.10.1
Current version/release in rawhide: 7.8.4-42.2.fc23
URL: http://haskell.org/ghc/
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.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=HY0IEfJQIL&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1401269
Bug ID: 1401269
Summary: idris-0.99 is available
Product: Fedora
Version: rawhide
Component: idris
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.99
Current version/release in rawhide: 0.9.9.1-1.el7
URL: http://hackage.haskell.org/package/idris
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/1363/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1213187
Bug ID: 1213187
Summary: darcs-2.10.0 is available
Product: Fedora
Version: rawhide
Component: darcs
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 2.10.0
Current version/release in rawhide: 2.8.5-2.fc23
URL: http://hackage.haskell.org/package/darcs
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.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=A3e5HSy12p&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1359550
Bug ID: 1359550
Summary: ghc-case-insensitive-1.2.0.7 is available
Product: Fedora
Version: rawhide
Component: ghc-case-insensitive
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 1.2.0.7
Current version/release in rawhide: 1.2.0.6-1.fc25
URL: http://hackage.haskell.org/package/case-insensitive
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/1004/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1359438
Bug ID: 1359438
Summary: ghc-lifted-base-0.2.3.7 is available
Product: Fedora
Version: rawhide
Component: ghc-lifted-base
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.2.3.7
Current version/release in rawhide: 0.2.3.6-3.fc25
URL: http://hackage.haskell.org/package/lifted-base
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/979/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1376251
Bug ID: 1376251
Summary: ghc-hint-0.6.0 is available
Product: Fedora
Version: rawhide
Component: ghc-hint
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.6.0
Current version/release in rawhide: 0.5.2-1.fc25
URL: http://hackage.haskell.org/package/hint
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/1153/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1352579
Bug ID: 1352579
Summary: ghc-scientific-0.3.4.8 is available
Product: Fedora
Version: rawhide
Component: ghc-scientific
Keywords: FutureFeature, Triaged
Assignee: relrod(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com, relrod(a)redhat.com
Latest upstream release: 0.3.4.8
Current version/release in rawhide: 0.3.3.1-3.fc24
URL: http://hackage.haskell.org/package/scientific
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/954/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1356342
Bug ID: 1356342
Summary: ghc-oeis-0.3.7 is available
Product: Fedora
Version: rawhide
Component: ghc-oeis
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.3.7
Current version/release in rawhide: 0.3.6-1.fc25
URL: http://hackage.haskell.org/package/oeis
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/1026/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1376304
Bug ID: 1376304
Summary: ghc-tagged-0.8.5 is available
Product: Fedora
Version: rawhide
Component: ghc-tagged
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.8.5
Current version/release in rawhide: 0.8.4-1.fc25
URL: http://hackage.haskell.org/package/tagged
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/1017/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1370762
Bug ID: 1370762
Summary: ghc-pandoc-types-1.16.1.1 is available
Product: Fedora
Version: rawhide
Component: ghc-pandoc-types
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 1.16.1.1
Current version/release in rawhide: 1.16.1-2.fc25
URL: http://hackage.haskell.org/package/pandoc-types
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/1021/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1370717
Bug ID: 1370717
Summary: ghc-hjsmin-0.2.0.2 is available
Product: Fedora
Version: rawhide
Component: ghc-hjsmin
Keywords: FutureFeature, Triaged
Assignee: relrod(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com, relrod(a)redhat.com
Latest upstream release: 0.2.0.2
Current version/release in rawhide: 0.2.0.1-1.fc25
URL: http://hackage.haskell.org/package/hjsmin
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/1072/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1192345
Bug ID: 1192345
Summary: ghc-blaze-builder-0.4.0.0 is available
Product: Fedora
Version: rawhide
Component: ghc-blaze-builder
Keywords: FutureFeature, Triaged
Assignee: mathstuf(a)gmail.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
mathstuf(a)gmail.com
Latest upstream release: 0.4.0.0
Current version/release in Fedora Rawhide: 0.3.3.4-1.fc22
URL: http://hackage.haskell.org/package/blaze-builder
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 Soon this service
will be implemented by a new system: https://release-monitoring.org/
It will require to manage monitored projects via a new web interface. Please
make yourself familiar with the new system to ease the transition.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=QfdhtAxOY9&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1361924
Bug ID: 1361924
Summary: ghc-blaze-markup-0.7.1.0 is available
Product: Fedora
Version: rawhide
Component: ghc-blaze-markup
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.7.1.0
Current version/release in rawhide: 0.7.0.3-1.fc25
URL: https://hackage.haskell.org/package/blaze-markup
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/936/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1376314
Bug ID: 1376314
Summary: ghc-vector-space-0.10.4 is available
Product: Fedora
Version: rawhide
Component: ghc-vector-space
Keywords: FutureFeature, Triaged
Assignee: mathstuf(a)gmail.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
mathstuf(a)gmail.com
Latest upstream release: 0.10.4
Current version/release in rawhide: 0.10.3-1.fc25
URL: http://hackage.haskell.org/package/vector-space
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/949/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1392730
Bug ID: 1392730
Summary: ghc-STMonadTrans-0.3.4 is available
Product: Fedora
Version: rawhide
Component: ghc-STMonadTrans
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.3.4
Current version/release in rawhide: 0.3.3-1.fc25
URL: https://hackage.haskell.org/package/STMonadTrans
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/5742/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1397374
Bug ID: 1397374
Summary: ghc-mmorph-1.0.9 is available
Product: Fedora
Version: rawhide
Component: ghc-mmorph
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 1.0.9
Current version/release in rawhide: 1.0.6-1.fc25
URL: http://hackage.haskell.org/package/mmorph
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/1099/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1354132
Bug ID: 1354132
Summary: ghc-conduit-extra-1.1.13.2 is available
Product: Fedora
Version: rawhide
Component: ghc-conduit-extra
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 1.1.13.2
Current version/release in rawhide: 1.1.7.0-4.fc24
URL: ghc-conduit-extra
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/6432/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1376272
Bug ID: 1376272
Summary: ghc-pango-0.13.3.0 is available
Product: Fedora
Version: rawhide
Component: ghc-pango
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.13.3.0
Current version/release in rawhide: 0.13.1.1-1.fc25
URL: http://hackage.haskell.org/package/pango
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/1079/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1372983
Bug ID: 1372983
Summary: ghc-HUnit-1.3.1.2 is available
Product: Fedora
Version: rawhide
Component: ghc-HUnit
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 1.3.1.2
Current version/release in rawhide: 1.3.1.1-1.fc25
URL: http://hackage.haskell.org/package/HUnit
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/1156/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1401196
Bug ID: 1401196
Summary: ghc-pipes-safe-2.2.5 is available
Product: Fedora
Version: rawhide
Component: ghc-pipes-safe
Keywords: FutureFeature, Triaged
Assignee: jsynacek(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
jsynacek(a)redhat.com
Latest upstream release: 2.2.5
Current version/release in rawhide: 2.2.4-1.fc25
URL: https://hackage.haskell.org/package/pipes-safe
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/10283/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1376316
Bug ID: 1376316
Summary: ghc-unix-compat-0.4.2.0 is available
Product: Fedora
Version: rawhide
Component: ghc-unix-compat
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.4.2.0
Current version/release in rawhide: 0.4.1.4-3.fc25
URL: http://hackage.haskell.org/package/unix-compat
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/921/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1376317
Bug ID: 1376317
Summary: ghc-zip-archive-0.3.0.5 is available
Product: Fedora
Version: rawhide
Component: ghc-zip-archive
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.3.0.5
Current version/release in rawhide: 0.2.3.5-3.fc25
URL: http://hackage.haskell.org/package/zip-archive
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/1109/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1376250
Bug ID: 1376250
Summary: ghc-glib-0.13.4.0 is available
Product: Fedora
Version: rawhide
Component: ghc-glib
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.13.4.0
Current version/release in rawhide: 0.13.2.2-1.fc25
URL: http://hackage.haskell.org/package/glib
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/1116/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1401296
Bug ID: 1401296
Summary: ghc-mwc-random-0.13.5.0 is available
Product: Fedora
Version: rawhide
Component: ghc-mwc-random
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.13.5.0
Current version/release in rawhide: 0.13.4.0-1.fc25
URL: http://hackage.haskell.org/package/mwc-random
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/1112/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1361929
Bug ID: 1361929
Summary: ghc-shakespeare-2.0.10 is available
Product: Fedora
Version: rawhide
Component: ghc-shakespeare
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 2.0.10
Current version/release in rawhide: 2.0.9-1.fc25
URL: http://hackage.haskell.org/package/shakespeare
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/1078/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1354133
Bug ID: 1354133
Summary: ghc-cookie-0.4.2.1 is available
Product: Fedora
Version: rawhide
Component: ghc-cookie
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.4.2.1
Current version/release in rawhide: 0.4.1.4-3.fc24
URL: http://hackage.haskell.org/package/cookie
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/960/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1207644
Bug ID: 1207644
Summary: ghc-blaze-builder-enumerator-0.2.0.7 is available
Product: Fedora
Version: rawhide
Component: ghc-blaze-builder-enumerator
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.2.0.7
Current version/release in rawhide: 0.2.0.6-1.fc22
URL: http://hackage.haskell.org/package/blaze-builder-enumerator
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.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=lO50gRqpUC&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1220363
Bug ID: 1220363
Summary: ghc-aeson-0.8.1.0 is available
Product: Fedora
Version: rawhide
Component: ghc-aeson
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.8.1.0
Current version/release in rawhide: 0.8.0.2-1.fc22
URL: http://hackage.haskell.org/package/aeson
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.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=wbDAQjCjHX&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1180438
Bug ID: 1180438
Summary: ghc-scotty-0.9.1 is available
Product: Fedora
Version: rawhide
Component: ghc-scotty
Keywords: FutureFeature, Triaged
Assignee: relrod(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com, relrod(a)redhat.com
Latest upstream release: 0.9.1
Current version/release in Fedora Rawhide: 0.5.0-6.fc22
URL: http://hackage.haskell.org/package/scotty
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 Soon this service
will be implemented by a new system: https://release-monitoring.org/
It will require to manage monitored projects via a new web interface. Please
make yourself familiar with the new system to ease the transition.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=m6qVKOcUAI&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1371138
Bug ID: 1371138
Summary: ghc-haskell-lexer-1.0.1 is available
Product: Fedora
Version: rawhide
Component: ghc-haskell-lexer
Keywords: FutureFeature, Triaged
Assignee: mathstuf(a)gmail.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
mathstuf(a)gmail.com
Latest upstream release: 1.0.1
Current version/release in rawhide: 1.0-7.fc25
URL: http://hackage.haskell.org/package/haskell-lexer
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/925/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1361923
Bug ID: 1361923
Summary: ghc-blaze-html-0.8.1.2 is available
Product: Fedora
Version: rawhide
Component: ghc-blaze-html
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.8.1.2
Current version/release in rawhide: 0.8.1.1-1.fc25
URL: https://hackage.haskell.org/package/blaze-html
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/982/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1296136
Bug ID: 1296136
Summary: ghc-haskell-src-exts-1.17.1 is available
Product: Fedora
Version: rawhide
Component: ghc-haskell-src-exts
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 1.17.1
Current version/release in rawhide: 1.16.0.1-2.fc23
URL: http://hackage.haskell.org/package/haskell-src-exts
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.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=gXykas4FUj&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1370734
Bug ID: 1370734
Summary: ghc-libmpd-0.9.0.6 is available
Product: Fedora
Version: rawhide
Component: ghc-libmpd
Keywords: FutureFeature, Triaged
Assignee: mathstuf(a)gmail.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
mathstuf(a)gmail.com
Latest upstream release: 0.9.0.6
Current version/release in rawhide: 0.9.0.4-2.fc25
URL: http://hackage.haskell.org/package/libmpd
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/1068/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1376245
Bug ID: 1376245
Summary: ghc-gio-0.13.3.0 is available
Product: Fedora
Version: rawhide
Component: ghc-gio
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.13.3.0
Current version/release in rawhide: 0.13.1.1-1.fc25
URL: http://hackage.haskell.org/package/gio
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/923/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1365890
Bug ID: 1365890
Summary: ghc-network-2.6.3.1 is available
Product: Fedora
Version: rawhide
Component: ghc-network
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 2.6.3.1
Current version/release in rawhide: 2.6.2.1-1.fc25
URL: http://hackage.haskell.org/package/network
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/991/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1401290
Bug ID: 1401290
Summary: ghc-cabal-file-th-0.2.4 is available
Product: Fedora
Version: rawhide
Component: ghc-cabal-file-th
Keywords: FutureFeature, Triaged
Assignee: mathstuf(a)gmail.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
mathstuf(a)gmail.com
Latest upstream release: 0.2.4
Current version/release in rawhide: 0.2.3-11.fc25
URL: http://hackage.haskell.org/package/cabal-file-th
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/1113/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1154622
Bug ID: 1154622
Summary: ghc-fast-logger-2.1.4 is available
Product: Fedora
Version: rawhide
Component: ghc-fast-logger
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: petersen(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: extras-qa(a)fedoraproject.org,
haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com,
upstream-release-monitoring(a)fedoraproject.org
Depends On: 987347
+++ This bug was initially created as a clone of Bug #987347 +++
--- Additional comment from Upstream Release Monitoring on 2014-01-13 21:16:41
JST ---
Latest upstream release: 2.1.4
Current version/release in Fedora Rawhide: 0.3.1-4.fc20
URL: http://hackage.haskell.org/package/fast-logger
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
--- Additional comment from Jens Petersen on 2014-09-11 19:05:20 JST ---
fhbz: Rawhide can be updated to fast-logger-2.1.4
according to the current cblrepo data in haskell-sig.git.
It would require rebuilding:
wai-logger wai-extra
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=987347
[Bug 987347] ghc-fast-logger-2.2.1 is available
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=khARM0VmgE&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1376240
Bug ID: 1376240
Summary: ghc-deepseq-generics-0.2.0.0 is available
Product: Fedora
Version: rawhide
Component: ghc-deepseq-generics
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com, relrod(a)redhat.com
Latest upstream release: 0.2.0.0
Current version/release in rawhide: 0.1.1.2-3.fc25
URL: https://hackage.haskell.org/package/deepseq-generics
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/6435/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1192346
Bug ID: 1192346
Summary: ghc-exceptions-0.7 is available
Product: Fedora
Version: rawhide
Component: ghc-exceptions
Keywords: FutureFeature, Triaged
Assignee: relrod(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com, relrod(a)redhat.com
Latest upstream release: 0.7
Current version/release in Fedora Rawhide: 0.6.1-4.fc22
URL: http://hackage.haskell.org/package/exceptions
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 Soon this service
will be implemented by a new system: https://release-monitoring.org/
It will require to manage monitored projects via a new web interface. Please
make yourself familiar with the new system to ease the transition.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=rR2Gm9pwIo&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1376230
Bug ID: 1376230
Summary: ghc-data-default-class-0.1.2.0 is available
Product: Fedora
Version: rawhide
Component: ghc-data-default-class
Keywords: FutureFeature, Triaged
Assignee: relrod(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com, relrod(a)redhat.com
Latest upstream release: 0.1.2.0
Current version/release in rawhide: 0.0.1-6.fc25
URL: http://hackage.haskell.org/package/data-default-class
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/950/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1354136
Bug ID: 1354136
Summary: ghc-monad-logger-0.3.19 is available
Product: Fedora
Version: rawhide
Component: ghc-monad-logger
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.3.19
Current version/release in rawhide: 0.3.13.1-3.fc24
URL: http://hackage.haskell.org/package/monad-logger
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/919/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1301940
Bug ID: 1301940
Summary: ghc-cereal-0.5.1.0 is available
Product: Fedora
Version: rawhide
Component: ghc-cereal
Keywords: FutureFeature, Triaged
Assignee: mathstuf(a)gmail.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
mathstuf(a)gmail.com
Latest upstream release: 0.5.1.0
Current version/release in rawhide: 0.4.1.1-2.fc23
URL: http://hackage.haskell.org/package/cereal
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.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1301937
Bug ID: 1301937
Summary: ghc-distributive-0.5.0.2 is available
Product: Fedora
Version: rawhide
Component: ghc-distributive
Keywords: FutureFeature, Triaged
Assignee: relrod(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com, relrod(a)redhat.com
Latest upstream release: 0.5.0.2
Current version/release in rawhide: 0.4.4-2.fc23
URL: https://hackage.haskell.org/package/distributive
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.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1376321
Bug ID: 1376321
Summary: ghc-semigroups-0.18.2 is available
Product: Fedora
Version: rawhide
Component: ghc-semigroups
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.18.2
Current version/release in rawhide: 0.18.1-1.fc25
URL: http://hackage.haskell.org/package/semigroups
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/1029/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1164127
Bug ID: 1164127
Summary: ghc-securemem-0.1.4 is available
Product: Fedora
Version: rawhide
Component: ghc-securemem
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.1.4
Current version/release in Fedora Rawhide: 0.1.3-4.fc22
URL: http://hackage.haskell.org/package/securemem
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 Soon this service
will be implemented by a new system: https://release-monitoring.org/
It will require to manage monitored projects via a new web interface. Please
make yourself familiar with the new system to ease the transition.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=FJRwAb6uBL&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1352519
Bug ID: 1352519
Summary: ghc-JuicyPixels-3.2.7.2 is available
Product: Fedora
Version: rawhide
Component: ghc-JuicyPixels
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com, relrod(a)redhat.com
Latest upstream release: 3.2.7.2
Current version/release in rawhide: 3.2.2-4.fc24
URL: https://hackage.haskell.org/package/JuicyPixels
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/6429/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1365886
Bug ID: 1365886
Summary: ghc-conduit-1.2.7 is available
Product: Fedora
Version: rawhide
Component: ghc-conduit
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 1.2.7
Current version/release in rawhide: 1.2.6.6-1.fc25
URL: http://hackage.haskell.org/package/conduit
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/1083/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1376255
Bug ID: 1376255
Summary: ghc-gtk-0.14.5 is available
Product: Fedora
Version: rawhide
Component: ghc-gtk
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.14.5
Current version/release in rawhide: 0.14.2-1.fc25
URL: http://hackage.haskell.org/package/gtk
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/992/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1376237
Bug ID: 1376237
Summary: ghc-dlist-0.8.0.2 is available
Product: Fedora
Version: rawhide
Component: ghc-dlist
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.8.0.2
Current version/release in rawhide: 0.7.1.2-1.fc25
URL: http://hackage.haskell.org/package/dlist
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/976/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1376265
Bug ID: 1376265
Summary: ghc-MissingH-1.4.0.1 is available
Product: Fedora
Version: rawhide
Component: ghc-MissingH
Keywords: FutureFeature, Triaged
Assignee: mathstuf(a)gmail.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
mathstuf(a)gmail.com
Latest upstream release: 1.4.0.1
Current version/release in rawhide: 1.3.0.1-3.fc25
URL: http://hackage.haskell.org/package/MissingH
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/1088/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1187883
Bug ID: 1187883
Summary: ghc-io-streams-1.2.1.2 is available
Product: Fedora
Version: rawhide
Component: ghc-io-streams
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com, relrod(a)redhat.com
Latest upstream release: 1.2.1.2
Current version/release in Fedora Rawhide: 1.1.4.5-4.fc22
URL: http://hackage.haskell.org/package/io-streams
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 Soon this service
will be implemented by a new system: https://release-monitoring.org/
It will require to manage monitored projects via a new web interface. Please
make yourself familiar with the new system to ease the transition.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=O29MM88ppv&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1376256
Bug ID: 1376256
Summary: gtk2hs-buildtools-0.13.2.1 is available
Product: Fedora
Version: rawhide
Component: gtk2hs-buildtools
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.13.2.1
Current version/release in rawhide: 0.13.0.5-2.fc25
URL: http://hackage.haskell.org/package/gtk2hs-buildtools
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/1273/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1376243
Bug ID: 1376243
Summary: ghc-haddock-library-1.4.2 is available
Product: Fedora
Version: rawhide
Component: ghc-haddock-library
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com, relrod(a)redhat.com
Latest upstream release: 1.4.2
Current version/release in rawhide: 1.2.1-2.fc25
URL: https://hackage.haskell.org/package/haddock-library
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/6433/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1374309
Bug ID: 1374309
Summary: ghc-unix-time-0.3.7 is available
Product: Fedora
Version: rawhide
Component: ghc-unix-time
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.3.7
Current version/release in rawhide: 0.3.6-1.fc25
URL: http://hackage.haskell.org/package/unix-time
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/997/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1359551
Bug ID: 1359551
Summary: ghc-language-javascript-0.6.0.8 is available
Product: Fedora
Version: rawhide
Component: ghc-language-javascript
Keywords: FutureFeature, Triaged
Assignee: relrod(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
relrod(a)redhat.com
Latest upstream release: 0.6.0.8
Current version/release in rawhide: 0.6.0.7-1.fc25
URL: http://hackage.haskell.org/package/language-javascript
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/1150/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1401292
Bug ID: 1401292
Summary: ghc-hinotify-0.3.9 is available
Product: Fedora
Version: rawhide
Component: ghc-hinotify
Keywords: FutureFeature, Triaged
Assignee: mathstuf(a)gmail.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
mathstuf(a)gmail.com
Latest upstream release: 0.3.9
Current version/release in rawhide: 0.3.8.1-1.fc25
URL: http://hackage.haskell.org/package/hinotify
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/958/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1150471
Bug ID: 1150471
Summary: ghc-wai-3.0.2 is available
Product: Fedora
Version: rawhide
Component: ghc-wai
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 3.0.2
Current version/release in Fedora Rawhide: 1.4.1-4.fc22
URL: http://hackage.haskell.org/package/wai
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 Soon this service
will be implemented by a new system: https://github.com/fedora-infra/anitya/
It will require to manage monitored projects via a new web interface. Please
make yourself familiar with the new system to ease the transition.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=dknxPIAyUw&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1380085
Bug ID: 1380085
Summary: ghc-streaming-commons-0.1.16 is available
Product: Fedora
Version: rawhide
Component: ghc-streaming-commons
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.1.16
Current version/release in rawhide: 0.1.15.5-1.fc25
URL: https://hackage.haskell.org/package/streaming-commons
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/981/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1376242
Bug ID: 1376242
Summary: ghc-css-text-0.1.2.2 is available
Product: Fedora
Version: rawhide
Component: ghc-css-text
Keywords: FutureFeature, Triaged
Assignee: mathstuf(a)gmail.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
mathstuf(a)gmail.com
Latest upstream release: 0.1.2.2
Current version/release in rawhide: 0.1.2.1-3.fc25
URL: http://hackage.haskell.org/package/css-text
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/1110/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1387946
Bug ID: 1387946
Summary: ghc-zlib-0.6.1.2 is available
Product: Fedora
Version: rawhide
Component: ghc-zlib
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: bos(a)serpentine.com,
haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.6.1.2
Current version/release in rawhide: 0.6.1.1-1.fc25
URL: https://hackage.haskell.org/package/zlib
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/1104/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1380042
Bug ID: 1380042
Summary: ghc-attoparsec-0.13.1.0 is available
Product: Fedora
Version: rawhide
Component: ghc-attoparsec
Keywords: FutureFeature, Triaged
Assignee: mathstuf(a)gmail.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
mathstuf(a)gmail.com
Latest upstream release: 0.13.1.0
Current version/release in rawhide: 0.13.0.2-1.fc25
URL: http://hackage.haskell.org/package/attoparsec
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/953/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1374297
Bug ID: 1374297
Summary: cpphs-1.20.2 is available
Product: Fedora
Version: rawhide
Component: cpphs
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 1.20.2
Current version/release in rawhide: 1.20.1-1.fc25
URL: http://hackage.haskell.org/package/cpphs
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/355/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1376246
Bug ID: 1376246
Summary: cabal-install-1.24.0.0 is available
Product: Fedora
Version: rawhide
Component: cabal-install
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 1.24.0.0
Current version/release in rawhide: 1.22.9.0-1.fc25
URL: https://hackage.haskell.org/package/cabal-install
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/243/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1352530
Bug ID: 1352530
Summary: ghc-setlocale-1.0.0.4 is available
Product: Fedora
Version: rawhide
Component: ghc-setlocale
Keywords: FutureFeature, Triaged
Assignee: philip(a)tecnocode.co.uk
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
philip(a)tecnocode.co.uk
Latest upstream release: 1.0.0.4
Current version/release in rawhide: 1.0.0.3-2.fc24
URL: http://hackage.haskell.org/package/setlocale
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/995/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1365893
Bug ID: 1365893
Summary: ghc-resourcet-1.1.7.5 is available
Product: Fedora
Version: rawhide
Component: ghc-resourcet
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 1.1.7.5
Current version/release in rawhide: 1.1.7.4-1.fc25
URL: http://hackage.haskell.org/package/resourcet
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/1053/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1394767
Bug ID: 1394767
Summary: ghc-vector-binary-instances-0.2.3.3 is available
Product: Fedora
Version: rawhide
Component: ghc-vector-binary-instances
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com, relrod(a)redhat.com
Latest upstream release: 0.2.3.3
Current version/release in rawhide: 0.2.3.2-1.fc25
URL: http://hackage.haskell.org/package/vector-binary-instances
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/929/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1328539
Bug ID: 1328539
Summary: ghc-highlighting-kate-0.6.2 is available
Product: Fedora
Version: rawhide
Component: ghc-highlighting-kate
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.6.2
Current version/release in rawhide: 0.6.1-1.fc25
URL: http://hackage.haskell.org/package/highlighting-kate
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/945/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1397369
Bug ID: 1397369
Summary: ghc-async-2.1.1 is available
Product: Fedora
Version: rawhide
Component: ghc-async
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 2.1.1
Current version/release in rawhide: 2.1.0-1.fc25
URL: http://hackage.haskell.org/package/async
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/1049/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1376308
Bug ID: 1376308
Summary: ghc-transformers-compat-0.5.1.4 is available
Product: Fedora
Version: rawhide
Component: ghc-transformers-compat
Keywords: FutureFeature, Triaged
Assignee: relrod(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com, relrod(a)redhat.com
Latest upstream release: 0.5.1.4
Current version/release in rawhide: 0.4.0.4-1.fc25
URL: http://hackage.haskell.org/package/transformers-compat
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/962/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1361930
Bug ID: 1361930
Summary: ghc-texmath-0.8.6.5 is available
Product: Fedora
Version: rawhide
Component: ghc-texmath
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.8.6.5
Current version/release in rawhide: 0.8.6.4-1.fc25
URL: http://hackage.haskell.org/package/texmath
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/1122/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1376248
Bug ID: 1376248
Summary: ghc-cairo-0.13.3.0 is available
Product: Fedora
Version: rawhide
Component: ghc-cairo
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.13.3.0
Current version/release in rawhide: 0.13.1.1-1.fc25
URL: http://hackage.haskell.org/package/cairo
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/971/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1394766
Bug ID: 1394766
Summary: ghc-safe-0.3.10 is available
Product: Fedora
Version: rawhide
Component: ghc-safe
Keywords: FutureFeature, Triaged
Assignee: mathstuf(a)gmail.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
mathstuf(a)gmail.com
Latest upstream release: 0.3.10
Current version/release in rawhide: 0.3.9-2.fc25
URL: http://hackage.haskell.org/package/safe
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/1143/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1323763
Bug ID: 1323763
Summary: ShellCheck Package Missing From EPEL/RHEL
Product: Fedora
Version: rawhide
Component: ShellCheck
Assignee: dridi.boukelmoune(a)gmail.com
Reporter: skuznets(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: dridi.boukelmoune(a)gmail.com,
haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Description of problem:
ShellCheck is not available in the EPEL7/RHEL7 repositories, but it is
available in Fedora.
Version-Release number of selected component (if applicable):
RHEL7
How reproducible:
Search for the package on RHEL7.
Steps to Reproduce:
1. yum search ShellCheck
Actual results:
=========================================================================================================================
N/S matched: ShellCheck
=========================================================================================================================
csmock-plugin-shellcheck.noarch : csmock plug-in providing the support for
ShellCheck.
Expected results:
=========================================================================================================================
N/S matched: ShellCheck
=========================================================================================================================
csmock-plugin-shellcheck.noarch : csmock plug-in providing the support for
ShellCheck.
ghc-ShellCheck.x86_64 : Haskell ShellCheck library
ghc-ShellCheck-devel.x86_64 : Haskell ShellCheck library development files
ShellCheck.x86_64 : Tool for checking common errors in POSIX shell scripts
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1387809
Bug ID: 1387809
Summary: ShellCheck-0.4.5 is available
Product: Fedora
Version: rawhide
Component: ShellCheck
Keywords: FutureFeature, Triaged
Assignee: dridi.boukelmoune(a)gmail.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: dridi.boukelmoune(a)gmail.com,
haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Latest upstream release: 0.4.5
Current version/release in rawhide: 0.4.4-1.fc25
URL: https://github.com/koalaman/shellcheck
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/4806/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1198695
Bug ID: 1198695
Summary: alex package needs source update for ppc64le
Product: Fedora EPEL
Version: epel7
Component: alex
Assignee: petersen(a)redhat.com
Reporter: efintzel(a)linux.vnet.ibm.com
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Description of problem:
Source package alex-3.0.5-36 used by EPEL7 does not support ppc64le.
A newer version supporting this architecture should be used instead.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=qMSXekvEEN&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1288611
Bug ID: 1288611
Summary: epel7 ghc-glib ftbfs on aarch64
Product: Fedora EPEL
Version: epel7
Component: gtk2hs-buildtools
Assignee: petersen(a)redhat.com
Reporter: yselkowi(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Depends On: 1118232
Blocks: 1285484 (epel7aarch64)
+++ This bug was initially created as a clone of Bug #1118232 +++
ghc-glib-0.12.5.0-1.fc21 is ftbfs on aarch64
http://arm.koji.fedoraproject.org/koji/taskinfo?taskID=2485540
++ ghc --info
++ grep '"Booter version","7.6.3"'
+ '[' '!' ' ,("Booter version","7.6.3")' ']'
+ '[' -x Setup ']'
+ ghc --make -no-user-package-db Setup
[1 of 2] Compiling SetupWrapper ( SetupWrapper.hs, SetupWrapper.o )
[2 of 2] Compiling Main ( Setup.hs, Setup.o )
Linking Setup ...
+ ./Setup configure --prefix=/usr --libdir=/usr/lib64
--docdir=/usr/share/doc/ghc-glib '--libsubdir=$compiler/$pkgid'
'--datasubdir=$pkgid' --ghc --ghc-option=-O2 -p
--htmldir=/usr/share/doc/ghc/html/libraries/glib --global
[1 of 2] Compiling Gtk2HsSetup ( Gtk2HsSetup.hs,
dist/setup-wrapper/Gtk2HsSetup.o )
[2 of 2] Compiling Main ( SetupMain.hs, dist/setup-wrapper/Main.o )
Linking dist/setup-wrapper/setup ...
Configuring glib-0.12.5.0...
+ '[' -x Setup ']'
+ ./Setup build
Building glib-0.12.5.0...
Preprocessing library glib-0.12.5.0...
gtk2hsC2hs: Error in C header file.
/usr/include/asm/sigcontext.h:53: (column 2) [FATAL]
>>> Syntax error!
The symbol `__uint128_t' does not fit here.
error: Bad exit status from /var/tmp/rpm-tmp.YQQi78 (%build)
Bad exit status from /var/tmp/rpm-tmp.YQQi78 (%build)
RPM build errors:
--- Additional comment from Jens Petersen on 2014-09-30 23:53:43 EDT ---
I started looking at this: here is where the error occurs:
$ LANG=en_US.utf8 ./Setup build -v
creating dist/build
creating dist/build/autogen
Building glib-0.12.5.0...
Preprocessing library glib-0.12.5.0...
creating dist/build/System/Glib
/usr/bin/gtk2hsC2hs --include=dist/build
--include=/usr/lib64/ghc-7.6.3/base-4.6.0.1
--include=/usr/lib64/ghc-7.6.3/containers-0.5.0.0
--include=/usr/lib64/ghc-7.6.3/utf8-string-0.3.7 --cpp=/usr/bin/gcc
--cppopts=-E --cppopts=-Idist/build/autogen --cppopts=-Idist/build
--cppopts=-ISystem/Glib --cppopts=-I/usr/include/glib-2.0
--cppopts=-I/usr/lib64/glib-2.0/include --cppopts=-DUSE_GCLOSURE_SIGNALS_IMPL
--cppopts=-D__GLASGOW_HASKELL__=706 --output-dir=dist/build/System/Glib/
--output=GError.hs --precomp=dist/build/precompchs.bin glib-object.h
./System/Glib/GError.chs
gtk2hsC2hs: Error in C header file.
/usr/include/asm/sigcontext.h:53: (column 2) [FATAL]
>>> Syntax error!
The symbol `__uint128_t' does not fit here.
I may try to see if things are better under ghc-7.8 before investigating
further...
--- Additional comment from Peter Robinson on 2014-10-01 12:56:34 EDT ---
> I may try to see if things are better under ghc-7.8 before investigating
> further...
Is 7.8 going to land in F-21?
--- Additional comment from Jens Petersen on 2014-10-01 22:34:07 EDT ---
(In reply to Peter Robinson from comment #2)
> > I may try to see if things are better under ghc-7.8 before investigating
> > further...
>
> Is 7.8 going to land in F-21?
It was originally planned but we're behind schedule
so I don't think so at this point.
--- Additional comment from Peter Robinson on 2014-10-02 05:09:02 EDT ---
(In reply to Jens Petersen from comment #3)
> (In reply to Peter Robinson from comment #2)
> > > I may try to see if things are better under ghc-7.8 before investigating
> > > further...
> >
> > Is 7.8 going to land in F-21?
>
> It was originally planned but we're behind schedule
> so I don't think so at this point.
Can we investigate the issue further then? We need this fixed in F-21 too
--- Additional comment from Jens Petersen on 2014-10-02 22:51:14 EDT ---
(In reply to Peter Robinson from comment #4)
> Can we investigate the issue further then? We need this fixed in F-21 too
Yes, I plan to, but first I was to know if it is fixed with latest
ghc and ghc-glib etc. The problem seems related to preprocessing
of the headers and looks tricky to me.
Unfortunately getting ghc-7.8.3 to build with arm64 also seems non-trivial
so more fun in the pipeline... ;o)
--- Additional comment from Jens Petersen on 2014-10-08 04:56:33 EDT ---
Okay, I took the long scenic route, and have confirmed that Haskell glib builds
okay
on aarch64 with newer gtk2hs-buildtools.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1118232
[Bug 1118232] ghc-glib ftbfs on aarch64
https://bugzilla.redhat.com/show_bug.cgi?id=1285484
[Bug 1285484] Tracker for enabling aarch64 in EPEL-7
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=tbAfiiHhny&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1395283
Bug ID: 1395283
Summary: pandoc missing in epel7 for ppc64le
Product: Fedora EPEL
Version: epel7
Component: pandoc
Severity: medium
Assignee: petersen(a)redhat.com
Reporter: alejandro.alvarez.ayllon(a)cern.ch
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
pandoc is missing on epel7 for ppc64le
Since one of the packages I build lands on a ppc64le worker, even though the
package itself is noarch, the build fails because pandoc can not be installed
to generate the documentation.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1200404
Bug ID: 1200404
Summary: ghc package needs source update for ppc64le
Product: Fedora EPEL
Version: epel7
Component: ghc
Assignee: petersen(a)redhat.com
Reporter: menantea(a)linux.vnet.ibm.com
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Source package ghc-7.6.3-18.3 and all ghc-xxx packages used by EPEL7 do not
support ppc64le (little endian).
newer versions supporting this architecture should be used instead.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=pyPPrg3P7e&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1305562
Bug ID: 1305562
Summary: git-annex operations fail on armv7hl with ghc internal
error
Product: Fedora
Version: 23
Component: git-annex
Assignee: mathstuf(a)gmail.com
Reporter: sten(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
mathstuf(a)gmail.com
Created attachment 1122184
--> https://bugzilla.redhat.com/attachment.cgi?id=1122184&action=edit
strace
Description of problem: git-annex operations on F23 on ARM v7 hardware (tested
on a RPi2 and PCDuino Nano 3) fail with a ghc internal error.
Version-Release number of selected component (if applicable):
git-annex-5.20140717-7.fc23.armv7hl
How reproducible: always on ARM, can't reproduce on x86_64
Steps to Reproduce:
1. git init .; git annex init
Actual results:
[sten@shell01 test]$ git init .
Initialized empty Git repository in /home/sten/test/.git/
[sten@shell01 test]$ git annex init
init ok
git-annex: internal error: evacuate(static): strange closure type 63504
(GHC version 7.8.4 for arm_unknown_linux)
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
error: git-annex died of signal 6
Expected results:
git-annex should not die unexpectedly.
Additional info:
attached strace
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1234529
Bug ID: 1234529
Summary: Package should not ship a -el sub-package
Product: Fedora
Version: rawhide
Component: emacs-haskell-mode
Assignee: sagarun(a)gmail.com
Reporter: jonathan.underwood(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: chitlesh(a)gmail.com,
haskell-devel(a)lists.fedoraproject.org,
sagarun(a)gmail.com
Blocks: 1234479
The Emacs add-on packging guidelines no longer stipulate that elisp source
files be shipped in a separate sub-package. The -el subpackage should be
removed, and the elisp source files should be packaged in the main package. See
http://fedoraproject.org/wiki/Packaging:Emacs for more detail, and please take
note of the Obsoletes/Provides concern noted there.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1234479
[Bug 1234479] Violations of Emacs add-on packaging guidelines
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=EQiFJAwYOC&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1376233
Bug ID: 1376233
Summary: ghc-aeson-pretty-0.8.2 is available
Product: Fedora
Version: rawhide
Component: ghc-aeson-pretty
Keywords: FutureFeature, Triaged
Assignee: petersen(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com, relrod(a)redhat.com
Latest upstream release: 0.8.2
Current version/release in rawhide: 0.7.2-1.fc25
URL: http://hackage.haskell.org/package/aeson-pretty
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/989/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1399334
Bug ID: 1399334
Summary: Update pandoc to 1.12.3.3 or 1.12.4 in EPEL7
Product: Fedora EPEL
Version: epel7
Component: pandoc
Severity: medium
Assignee: petersen(a)redhat.com
Reporter: orion(a)cora.nwra.com
QA Contact: extras-qa(a)fedoraproject.org
CC: haskell-devel(a)lists.fedoraproject.org,
petersen(a)redhat.com
Description of problem:
I'd like to try to update pandoc to 1.12.3.3 or 1.12.4 in EPEL7. Any
objections?
--
You are receiving this mail because:
You are on the CC list for the bug.