Fedora EPEL 6 updates-testing report

updates at fedoraproject.org updates at fedoraproject.org
Sat Aug 18 19:25:10 UTC 2012


The following builds have been pushed to Fedora EPEL 6 updates-testing

    cmake-fedora-1.0.4-1.el6
    fedmsg-0.3.6-1.el6
    mozilla-https-everywhere-2.2.1-1.el6
    trace-gui-1.0.5-1.el6

Details about builds:


================================================================================
 cmake-fedora-1.0.4-1.el6 (FEDORA-EPEL-2012-6766)
 CMake helper modules for fedora developers
--------------------------------------------------------------------------------
Update Information:

- Source tarball filename is now name-version.tar.gz instead of name-version-Source.tar.gz
- after_release_commit depends rpm_changelog_prev_update if RPM supported enabled.
- Corrected the 'FORCE' of cmake CACHE
- Update the error messages when cmake-fedora is not installed.
- Fixed target: zanata_push_trans.
- Fixed zanata arguments.
- fedpkg clone is now triggered if the clone directory does not exist when doing the fedpkg_commit,
it no longer the listed OUTPUT of an ADD_CUSTOM_COMMAND.
- Add target: translations as an universal easy target to generate/update translation files.
- Greatly simplified the modules design and usage.
- Release version are now defined in cmake-fedora.conf
for easy maintenance.
- Fix the MANAGE_MESSAGE_LEVEL
- koji scratch builds are run only once before tagging.
- CVS support is removed.
- New command: koji-build-scratch for scratch build on all supported
releases.
- New module: ManageTarget
- New function: SETTING_STRING_GET_VARIABLE
- New macro:
+ ADD_CUSTOM_TARGET_COMMAND
+ STRING_ESCAPE_SEMICOLON
- Macros changed behavior:
MANAGE_ZANATA: Arguments are changed.
- Target changed: changelog_update are now separate as:
+ changelog_prev_update: Update ChangeLog.prev
+ rpm_changelog_prev_update: Update RPM-ChangeLog.prev
- Command renamed:
+ cmake-fedora-newprj.sh to cmake-fedora-newprj
- Module renamed:
+ ManageReleaseOnFedora to ManageReleaseFedora
+ ManageMaintainerTargets to ManageUpload
+ PackSource to ManageArchive
+ PackRPM to ManageRPM
+ UseGConf to ManageGConf
+ UseDoxygen to ManageAPIDoc
- Function renamed:
+ LOAD_RELEASE_FILE to RELEASE_NOTES_READ_FILE
- Macro renamed:
+ PACK_SOURCE to PACK_SOURCE_ARCHIVE
+ USE_MOCK to RPM_MOCK_BUILD
+ USE_DOXYGEN to MANAGE_APIDOC_DOXYGEN
+ USE_GETTEXT to MANAGE_GETTEXT
+ USE_ZANATA to MANAGE_ZANATA
- Variable renamed: PACK_SOURCE_IGNORE_FILES to SOURCE_ARCHIVE_IGNORE_FILES
- RELEASE_ON_FEDORA: support new tags: "fedora" for current fedora,
and "epel" for current epel.
- ChangeLog generation rewritten, target version_check no longer need.
- Removed target: version_check
- Variable Removed:
FEDORA_NEXT_RELEASE
FEDORA_NEXT_RELEASE_TAGS
FEDORA_LATEST_RELEASE
FEDORA_PREVIOUS_RELEASE
- Greatly simplified the modules design and usage.
- Release version are now defined in cmake-fedora.conf
for easy maintenance.
- Fix the MANAGE_MESSAGE_LEVEL
- koji scratch builds are run only once before tagging.
- CVS support is removed.
- New command: koji-build-scratch for scratch build on all supported
releases.
- New module: ManageTarget
- New function: SETTING_STRING_GET_VARIABLE
- New macro: ADD_CUSTOM_TARGET_COMMAND
- Macros changed behavior:
MANAGE_ZANATA: Arguments are changed.
- Target changed: changelog_update are now separate as:
+ changelog_prev_update: Update ChangeLog.prev
+ rpm_changelog_prev_update: Update RPM-ChangeLog.prev
- Command renamed:
+ cmake-fedora-newprj.sh to cmake-fedora-newprj
- Module renamed:
+ ManageReleaseOnFedora to ManageReleaseFedora
+ ManageMaintainerTargets to ManageUpload
+ PackSource to ManageArchive
+ PackRPM to ManageRPM
+ UseGConf to ManageGConf
+ UseDoxygen to ManageAPIDoc
- Function renamed:
+ LOAD_RELEASE_FILE to RELEASE_NOTES_READ_FILE
- Macro renamed:
+ PACK_SOURCE to PACK_SOURCE_ARCHIVE
+ USE_MOCK to RPM_MOCK_BUILD
+ USE_DOXYGEN to MANAGE_APIDOC_DOXYGEN
+ USE_GETTEXT to MANAGE_GETTEXT
+ USE_ZANATA to MANAGE_ZANATA
- Variable renamed: PACK_SOURCE_IGNORE_FILES to SOURCE_ARCHIVE_IGNORE_FILES
- RELEASE_ON_FEDORA: support new tags: "fedora" for current fedora,
and "epel" for current epel.
- ChangeLog generation rewritten, target version_check no longer need.
- Removed target: version_check
- Variable Removed:
FEDORA_NEXT_RELEASE
FEDORA_NEXT_RELEASE_TAGS
FEDORA_LATEST_RELEASE
FEDORA_PREVIOUS_RELEASE
--------------------------------------------------------------------------------
ChangeLog:

* Fri Aug 17 2012 Ding-Yi Chen <dchen at redhat.com> - 1.0.4-1
- Source tarball filename is now name-version.tar.gz instead of name-version-Source.tar.gz
- after_release_commit depends rpm_changelog_prev_update if RPM supported enabled.
- Corrected the 'FORCE' of cmake CACHE
- Update the error messages when cmake-fedora is not installed.
- Fixed target: zanata_push_trans.
- Fixed zanata arguments.
- fedpkg clone is now triggered if the clone directory does not exist when doing the fedpkg_commit,
  it no longer the listed OUTPUT of an ADD_CUSTOM_COMMAND.
- Add target: translations as an universal easy target to generate/update translation files.
--------------------------------------------------------------------------------


================================================================================
 fedmsg-0.3.6-1.el6 (FEDORA-EPEL-2012-6761)
 Tools for Fedora Infrastructure real-time messaging
--------------------------------------------------------------------------------
Update Information:

Unicode bugfix.  repr enhancements.
IRC colors, fedmsg2repr updates, and removed fedmsg-status
threadsafety and licensing
0.3.1 for msg2repr updates and fedmsg-logger grepping.
Bugfix to -logger and enhancement to -irc
Require latest moksha.
API enhancement.
0.2.5 with more realistic X509 capacity
0.2.4 with fix for disabled ssl
0.2.3 with upstream typo fixes
Added deps on m2crypto and python-m2ext
/var/log/fedmsg wasn't being created correctly.
Require moksha >= 0.8.3.
python-argparse fix for epel-6.
Bugfix - Added a forgotten new requirement on python-requests.
Fix to creation of /var/run/fedmsg.
Remove unnecessary %%ghost on /var/run/fedmsg
Nicer messages from fedmsg-irc.  New fedmsg.text.msg2repr.
bugfix to fedmsg.text.
fedmsg.text updates for scm.
thread safety bugfix for fedmsg-tail and fedmsg.text items from lmacken
--------------------------------------------------------------------------------
ChangeLog:

* Fri Aug 17 2012 Ralph Bean <rbean at redhat.com> - 0.3.6-1
- Expanded reprs.  Support for fedoratagger-0.2.2-1 messages.
- Unicode bugfix.
* Tue Aug 14 2012 Ralph Bean <rbean at redhat.com> - 0.3.5-1
- IRC colors
- fedmsg2repr updates (Luke Macken)
- Removed fedmsg-status and the heartbeat producer
* Mon Aug 13 2012 Ralph Bean <rbean at redhat.com> - 0.3.4-1
- Threadsafety bugfixes to fedmsg-tail
- New fedmsg.text items from Luke Macken.
* Sun Aug 12 2012 Ralph Bean <rbean at redhat.com> - 0.3.3-1
- thread safety (for bodhi masher)
* Wed Aug  8 2012 Ralph Bean <rbean at redhat.com> - 0.3.2-1
- msg2repr updates for scm.
* Wed Aug  8 2012 Ralph Bean <rbean at redhat.com> - 0.3.1-1
- msg2repr updates
- fedmsg-logger grepping.
* Tue Aug  7 2012 Ralph Bean <rbean at redhat.com> - 0.3.0-1
- Bugfix to fedmsg.text.
* Tue Aug  7 2012 Ralph Bean <rbean at redhat.com> - 0.2.9-1
- Upstream update including nicer message for fedmsg-irc.
- fedmsg.text.msg2repr
* Mon Aug  6 2012 Ralph Bean <rbean at redhat.com> - 0.2.7-4
- Remove unnecessary %ghost on /var/run/fedmsg.
* Mon Aug  6 2012 Ralph Bean <rbean at redhat.com> - 0.2.7-3
- Hopefully fix to creation of /var/run/fedmsg.
* Mon Aug  6 2012 Ralph Bean <rbean at redhat.com> - 0.2.7-2
- Added a forgotten new requirement on python-requests.
* Sun Aug  5 2012 Ralph Bean <rbean at redhat.com> - 0.2.7-1
- Upstream bugfix to -logger and enhancement to -irc.
* Mon Jul 30 2012 Ralph Bean <rbean at redhat.com> - 0.2.6-2
- Require moksha >= 0.8.8
* Mon Jul 30 2012 Ralph Bean <rbean at redhat.com> - 0.2.6-1
- Upstream bugfixes and API enhancements.
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Sun Jul 15 2012 Ralph Bean <rbean at redhat.com> - 0.2.5-1
- Upstream crypto updates in preparation for a more realistic X509 setup.
* Fri Jul 13 2012 Ralph Bean <rbean at redhat.com> - 0.2.4-1
- Upstream bugfix for when ssl is disabled.
* Wed Jul 11 2012 Ralph Bean <rbean at redhat.com> - 0.2.3-1
- Upstream bump that fixes some typos.
* Tue Jul 10 2012 Ralph Bean <rbean at redhat.com> - 0.2.2-3
- Added deps on python-argparse for py < 2.7 (rhel6)
* Sat Jul  7 2012 Ralph Bean <rbean at redhat.com> - 0.2.2-2
- Added deps on m2crypto and python-m2ext
* Sat Jul  7 2012 Ralph Bean <rbean at redhat.com> - 0.2.2-1
- Update to fedmsg-irc to fix lineRate issues
- fedmsg.crypto module - sign and validate messages
* Mon Jun 11 2012 Ralph Bean <rbean at redhat.com> - 0.2.1-2
- Require moksha >= 0.8.3
* Mon Jun 11 2012 Ralph Bean <rbean at redhat.com> - 0.2.1-1
- Override producers and consumers entry-points in the hub.  Should fix a
  collision that fedmsg-irc is having with fedoracommunity.
* Mon Jun 11 2012 Ralph Bean <rbean at redhat.com> - 0.2.0-4
- Introduce temporary hard dep on orbited.
* Mon Jun 11 2012 Ralph Bean <rbean at redhat.com> - 0.2.0-3
- /var/log/fedmsg wasn't being created correctly.
--------------------------------------------------------------------------------


================================================================================
 mozilla-https-everywhere-2.2.1-1.el6 (FEDORA-EPEL-2012-6762)
 HTTPS/HSTS enforcement extension for Mozilla Firefox and SeaMonkey
--------------------------------------------------------------------------------
Update Information:

Update to upstream 2.2.1. This one should actually work.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Aug 17 2012 Russell Golden <niveusluna at niveusluna.org> - 2.2.1-1
- Update to upstream 2.2.1. Hopefully this one will actually work.
* Fri Aug 17 2012 Russell Golden <niveusluna at niveusluna.org> - 2.1-5
- Add appManaged flag to prevent update in user profile directories
- prompted by release of badly broken 2.2 upstream
* Fri Aug 17 2012 Russell Golden <niveusluna at niveusluna.org> - 2.2-2
- Prevent ruleset bugs from crashing the UI
  -- https://trac.torproject.org/projects/tor/ticket/6280
- Fix the enable/disable button in Firefox 14
  -- https://trac.torproject.org/projects/tor/ticket/6212
- Fix a nasty bug in the optional "Search www.google.com" ruleset:
  -- https://gitweb.torproject.org/https-everywhere.git/commitdiff/50ca41a1e189ef8383781f803e51ec7a06688a3b
- Disable buggy/broken: ZDNet, Globe and Mail, Blip.tv, Governo Portugês,
  -- Alton Towers, McAfee :( :( :(
- Fixes: Yandex, Wikipedia, PirateParty, JBoss, Gentoo
- Hopefully the last 2.x release before 3.0 stable
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Mon Jul  2 2012 Russell Golden <niveusluna at niveusluna.org> - 2.1-3
- Change Requires to require firefox on all RHEL versions
--------------------------------------------------------------------------------


================================================================================
 trace-gui-1.0.5-1.el6 (FEDORA-EPEL-2012-6765)
 trace-cmd is a user interface to Ftrace
--------------------------------------------------------------------------------
Update Information:

Fix dependency issues with RHEL 6.3
--------------------------------------------------------------------------------
ChangeLog:

* Fri Aug 17 2012 Jon Stanley <jonstanley at gmail.com> - 1.0.5-1
- Upstream seems to have gone away from providing tarballs
- Update to new upstream release (in sync with RHEL 6.3)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #849246 - dependency failures
        https://bugzilla.redhat.com/show_bug.cgi?id=849246
--------------------------------------------------------------------------------





More information about the epel-devel-list mailing list