The following Fedora EPEL 5 Security updates need testing:
Age URL
366
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-5630/bugzilla-3.2.10-5.el5
260
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-6608/Django-1.1.4-2.el5
66
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-0366/openconnect-4.08-1.el5
24
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-0819/libarchive-2.8.4-6.el5
13
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-0942/mod_security-2.6.8-3.el5
11
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-5410/php-geshi-1.0.8.11-3.el5
8
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-5432/phpMyAdmin3-3.5.8-1.el5
7
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-5449/pdns-recursor-3.5-1.el5
0
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-5517/git-1.8.2.1-1.el5
The following builds have been pushed to Fedora EPEL 5 updates-testing
cobbler-2.4.0-beta5.el5
drupal6-devel-1.27-1.el5
drupal6-node_import-1.2-1.el5
drupal6-path_redirect-1.0-0.2.rc2.el5
git-1.8.2.1-1.el5
imapsync-1.536-1.el5
jython-2.2.1-5.1.el5
sendxmpp-1.23-1.el5
stompclt-0.9-1.el5
viewvc-1.1.19-1.el5
zabbix20-2.0.6-1.el5
Details about builds:
================================================================================
cobbler-2.4.0-beta5.el5 (FEDORA-EPEL-2013-5530)
Boot server configurator
--------------------------------------------------------------------------------
Update Information:
New upstream release
New upstream release
New upstream release
New release
--------------------------------------------------------------------------------
ChangeLog:
* Mon Apr 22 2013 James Cammarata <[email protected]> 2.4.0-beta5
- A few bugfixes and rebuilding the RPM because of a goof
([email protected])
* Wed Apr 3 2013 James Cammarata <[email protected]> 2.4.0-beta4
- 2.4.0-beta4 release
* Wed Dec 12 2012 James Cammarata <[email protected]> 2.4.0-beta3
- New release 2.4.0-beta3
* Thu Oct 11 2012 James Cammarata <[email protected]> 2.4.0-beta2
- Modified spec version/release to be 2.4.0-beta2 ([email protected])
- fixing up a bad commit merge ([email protected])
* Thu Oct 11 2012 James Cammarata <[email protected]> 2.4.0-beta1
- Beta Release 1 of 2.4.0
- BUGFIX - Issue #329 - Systems no longer allow an add with an image for a
parent ([email protected])
- BUGFIX - Issue #327 - revert 5afcff7 and fix in a more sane way
([email protected])
- Removed some duplicates created by reapplying a patch ([email protected])
- BUGFIX - Issue #267 - old python-virtinst does not support --boot
([email protected])
- Revise install_post_puppet.py to use newer puppet syntax
([email protected])
- Get rid of deprecated Puppet syntax so that cobbler works with Puppet 3.0
([email protected])
- Added ubuntu to dist check for named.conf location
([email protected])
- Expanded automatic determination of tftpboot path, isc dhcp and bind service
names and config files based on distro. ([email protected])
- Make the service name for DHCP and DNS restarts configurable for better
portable between distros. ([email protected])
- Serial based on formatted date and revision number ([email protected])
- Correct undefined variable name ([email protected])
- fix merge Issue #252 BUGFIX and #262 ([email protected])
- Add check for valid driver_type before executing qemu-img ([email protected])
- fix mistake remove import. ([email protected])
- move exec method to utils.py, and catch unexpected exception.
([email protected])
- not check driver type on create method. ([email protected])
- BUGFIX - Issue #305 - Incorrect Kickstart file when gPXE enabled
([email protected])
- BUGFIX - Issue #304 - Cobbler does not store values correctly for ksmeta
Objects were getting flattened improperly, so it was losing escapes/quoting
for values with spaces ([email protected])
- add vmdk and raw file create support. ([email protected])
- BUGFIX - Issue #267 - old python-virtinst does not support --boot
([email protected])
- Modified spec version/release to be 2.4.0-beta-1 ([email protected])
- Initial commit for mysql backend support ([email protected])
- BUGFIX - Issue #277 - move webroot to /srv/www for debian/ubuntu
([email protected])
- FEATURE - adding 'zonetype' variable for DNS zone rendering ([email protected])
- BUGFIX - Issue #278 - cobbler import fails for ubuntu images due to rsync
args ([email protected])
- BUGFIX - Issue #285 - update cobbler man page for incorrect options
([email protected])
- BUGFIX - Issue #241 - adding distro with blank name via XMLRPC should not
work ([email protected])
- BUGFIX - Issue #272 - allow anamon to log entries when building systems based
on profiles (no corresponding system record) ([email protected])
- BUGFIX - Issue #252 - fuzzy match on lvs name returns a false match
preventing LV creation ([email protected])
- BUGFIX - Issue #287 - patch to allow templar to work without a config, which
was breaking the tftpd.py script ([email protected])
- add qcow2 driver type ([email protected])
- fix koan qemu-machine-type param test. ([email protected])
- Only cosmetic cleanup - removed commands that were commented out, added
spaces for more clear code ([email protected])
- Modified sample.seed to make use kickstart_start and kickstart_done snippets
for debian. As a result the following cobbler features work for debian: -
prevent net boot looping - cobbler status reflects debian installations -
preseed file is downloaded a nd saved on the installed system as
/var/log/cobbler.seed Also made download_config_files_deb snippet, make use
of late_command New post_run_deb snippet allows to execute post installation
script. ([email protected])
- Some changes for testing ([email protected])
- Minor fix for urlparse on older pythons (>2.5) ([email protected])
- FEATURE - Issue #253 - Use PEERDNS=no for DHCP interfaces when name servers
are specified ([email protected])
- install-tree for debian/ubuntu modified to take tree= from meta data. http,
ftp and nfs remote tree locations supported ([email protected])
- add support of custom logical volume name ([email protected])
- Partial revert of 87acfc8b, and a minor change to bring the koan extra-args
inline with the PXE args ([email protected])
- New default preseed, and a few minor changes to make ubuntu auto install work
better ([email protected])
- Add support for qemu machine type to emulate (option --qemu-machine-type).
([email protected])
- Modern x86 kernels have 2048 char limit and this is needed to support
configurations with kickstart+NIC kernel params. Otherwise koan refuses to
accept the param list. ([email protected])
- Allow koan's -S option to work for SuSE breed. Also remove -S for breed=None,
as I assume "Red Hat" is not a sane assumption for all Distros without a
breed. ([email protected])
- Only add a udev net rule for an interface if the MAC is set. This fixes
behaviour whereby a dummy udev rule at eth0 forces the first NIC to get eth1
post-install. ([email protected])
- Make the domainname setting be the full eth0 DNS Name, minus the first dotted
part (and not the FQDN). ([email protected])
- BUGFIX - Issue #252 - fuzzy match on lvs name returns a false match
preventing LV creation ([email protected])
- Added back in the filesystem loader. ([email protected])
- BUGFIX - Issue #247 - Reposync does not work from the web interface
([email protected])
- BUGFIX - Issue #246 - CentOS 5.x install fence_tools to /sbin/
([email protected])
- Fix post_report trigger typo ([email protected])
- Some fixes for koan running with an old virt-install ([email protected])
- Define pxe_menu_items variable when creating PXE files for systems
([email protected])
- Refactor PXE and GRUB menu item creation into a separate function
([email protected])
- django 1.4 and later have deprecated the old TEMPLATE_LOADERS and replaced
them with a new app_directories.Loader ([email protected])
- Add support for UEFI boot to the subnet, but not for defined systems yet.
([email protected])
- Fix redhat import whitelist for Fedora 17 ([email protected])
- Fix unittest on the case of haven't virt-install libs. ([email protected])
- os_version for debian should be similar to ubunty for virt-install to work
changed tree in app.py so that I can use debian mirror different from cobbler
server ([email protected])
- fedora 17 changed the output of ifconfig command. This will make IFNAME set
in snippets again ([email protected])
- remove edit for now ([email protected])
- Fixed snippets for bonded_bridge_slave and a few other fixes for koan/web GUI
([email protected])
- Initial support for bonded_bridge_slave type. TODO: modifying snippets to
actually make it work... ([email protected])
- The webui_sessions directory belongs only to cobbler-web
([email protected])
- RPM: put cobbler*.conf files only in /etc/httpd/conf.d
([email protected])
- better fix for pull request #228 ([email protected])
- make rpms failed because the misc/ directory containing the augeas lense
could not be found. this simple diff fixes that. ([email protected])
- Ubuntu actually requires auto=true in kopts See
http://serverfault.com/a/144290/39018 ([email protected])
- Whitespace cleanup for the new openvz stuff ([email protected])
- Remove dead code (useless imports) ([email protected])
- BUGFIX extra-args option problems ([email protected])
- FIX koan virt-install tests. ([email protected])
- added debian support to prevent net boot looping ([email protected])
- README.openvz: - added ([email protected])
- scripts/ovz-install: - added support for "services" kickstart option -
corrected repos and installation source processing ([email protected])
- cobbler.spec, setup.py: - added scripts/ovz-install ([email protected])
- koan/openvzcreate.py, scripts/ovz-install: - changes in copyright notice
([email protected])
- koan/app.py: - bug in koan: size of freespace on VG expressed as float with
comma, but need fload with point ([email protected])
- koan/app.py: - added type "openvz" ([email protected])
- cobbler/collection.py: - openvz containers doesn't need to boot from PXE, so
we prevent PXE-menu creation for such profiles. ([email protected])
- cobbler/item_profile.py, cobbler/utils.py: - added "openvz" virtualization
type ([email protected])
- cobbler/item_system.py: - added openvz for virt_type ([email protected])
- [BUGFIX] template errors can hit an exception path that references an
undefined variable ([email protected])
- If the call to int() fails, inum has no value, thus the reference to inum in
the except clause causes an UnboundLocalError when it tries to reference
inum. ([email protected])
- Add new ubuntu (alpha) version to codes.py ([email protected])
- Not all remove current ifcfg- post_install_network_config ([email protected])
- Update systemctl script to resolve some issues ([email protected])
- More spec fixes ([email protected])
- Removing replicate_use_default_rsync_options setting and setting
replicate_rsync_options to existing rsync default. Issue #58
([email protected])
- Commit for RFE: Expose rsync options during replication. Issue #58
([email protected])
- Yet more HTML/CSS fixes, cleaning up some overly large inputs caused by other
CSS changes ([email protected])
- More HTML/CSS improvements for new weblayout ([email protected])
- CSS improvements for the tabbed layout ([email protected])
- Fix for settings edit using the new tab format ([email protected])
- Added a cancel button to replace the reset button ([email protected])
- Fix saving of multiselect fields ([email protected])
- Modification to generic_edit template to use tabs for categories plus some
miscellaneous cleanup ([email protected])
- Adding an example line for redhat imports to the whitelist file
([email protected])
- Another minor fix for suse imports - fixing up name when using --available-as
(already done in other import modules) - allowing multiple arch imports (also
already done in other imports) ([email protected])
- Some fixups for suse using --available-as ([email protected])
- Fix for import when using --available-as - currently rsyncs full remote tree,
changing that to only import files in a white list - some modifications to
import modules to clean some things up and make available-as work better -
fix in utils.py for path_tail, which was not working right and appending the
full path ([email protected])
- Run the same sed command on the default distributed config file to ensure
consistent indentation ([email protected])
- Add setting to enable/disable dynamic settings changes Adding
cobblersettings.aug to distributed files, since we need a copy that doesn't
insert tabs Added a "cobbler check" that checks if dynamic settings is
enabled and prints a sed command to cleanup the settings file spacing/indents
([email protected])
- Change cli command "settings" to "setting" to match other commands (which are
not plurarlized) ([email protected])
- Removing commented-out try/except block in config.py, didn't mean to commit
this ([email protected])
- Fixed/improved CLI reporting for settings ([email protected])
- Added support for validating setting type when saving Also fixed up the
augeas stuff to save lists and hashes correctly ([email protected])
- Fix for incorrect redirect when login times out when looking at a setting
edit ([email protected])
- Dynamic settings edit support for the web GUI ([email protected])
- Added ability to write settings file via augeas ([email protected])
- Initial support for modifying settings live Changed settings do not survive a
reboot and revert to what's in /etc/cobbler/settings TODO: * report --name
show a single setting * validate settings based on type (string, list, bool,
etc.) * web support for editing * persisting settings after change
([email protected])
- Branch for 2.4.0, updated spec and setup.py ([email protected])
--------------------------------------------------------------------------------
================================================================================
drupal6-devel-1.27-1.el5 (FEDORA-EPEL-2013-5514)
Various blocks, pages, and functions for developers
--------------------------------------------------------------------------------
Update Information:
A suite of modules containing fun for module developers and themers.
Devel
* Helper functions for Drupal developers and inquisitive admins. This module can
print a summary of all database queries for each page request at the bottom of
each page. The summary includes how many times each query was executed on a
page (shouldn't run same query multiple times), and how long each query took
(short is good - use cache for complex queries).
* Also a dprint_r($array) function is provided, which pretty prints arrays.
Useful during development. Similarly, a ddebug_backtrace() is offerred.
* much more. See this helpful demo page
(http://ratatosk.net/drupal/tutorials/debugging-drupal.html).
Generate content
* Accelerate development of your site or module by quickly generating nodes,
comments, terms, users, and more.
Devel Node Access (DNA)
* View the node access entries for the node(s) that are shown on a page.
Essential for developers of node access modules and useful for site admins in
debugging problems with those modules.
This package provides the following Drupal modules:
* devel
* devel_generate
* devel_node_access
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #925989 - Review Request: drupal6-devel - Various blocks, pages,
and functions for developers
https://bugzilla.redhat.com/show_bug.cgi?id=925989
--------------------------------------------------------------------------------
================================================================================
drupal6-node_import-1.2-1.el5 (FEDORA-EPEL-2013-5516)
Allows users to import node content from a CSV or TSV file
--------------------------------------------------------------------------------
Update Information:
Node import allows users to import content (node, user, taxonomy) from CSV or
TSV files.
Note that all files need to be in UTF8 encoding.
This package provides the following Drupal module:
* node_import
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #925968 - Review Request: drupal6-node_import - Allows users to
import node content from a CSV or TSV file
https://bugzilla.redhat.com/show_bug.cgi?id=925968
--------------------------------------------------------------------------------
================================================================================
drupal6-path_redirect-1.0-0.2.rc2.el5 (FEDORA-EPEL-2013-5512)
Redirect users from one URL to another
--------------------------------------------------------------------------------
Update Information:
This module allows you to specify a redirect from one path to another path
or an external URL, using any HTTP redirect status
(http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.3).
This package provides the following Drupal modules:
* path_redirect
* path_redirect_generate (NOTE: requires install of the drupal6-devel pkg)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #925990 - Review Request: drupal6-path_redirect - Redirect users
from one URL to another
https://bugzilla.redhat.com/show_bug.cgi?id=925990
--------------------------------------------------------------------------------
================================================================================
git-1.8.2.1-1.el5 (FEDORA-EPEL-2013-5517)
Fast Version Control System
--------------------------------------------------------------------------------
Update Information:
Update to 1.8.2.1. Refer to the release notes for details.
The release notes are available online at:
https://github.com/git/git/tree/master/Documentation/RelNotes/
After installation, the release notes can also be found at:
/usr/share/doc/git-1.8.2.1/RelNotes/
--------------------------------------------------------------------------------
ChangeLog:
* Sun Apr 14 2013 Todd Zullinger <[email protected]> - 1.8.2.1-1
- Update to 1.8.2.1
- Exclude optional perl(YAML::Any) dependency on EL-5
* Wed Apr 10 2013 Jon Ciesla <[email protected]> - 1.8.2-3
- Drop desktop vendor tag for >= f19.
* Wed Mar 27 2013 Todd Zullinger <[email protected]> - 1.8.2-2
- Require perl(Term::ReadKey) for git add --interactive (#928328)
- Drop DESTDIR from python instlibdir
- Fix bogus changelog dates
* Tue Mar 19 2013 Adam Tkac <atkac redhat com> - 1.8.2-1
- update to 1.8.2
- 0001-DESTDIR-support-in-contrib-subtree-Makefile.patch has been merged
* Tue Feb 26 2013 Todd Zullinger <[email protected]> - 1.8.1.4-2
- Update asciidoc requirements, drop unsupported ASCIIDOC7
- Define GNU_ROFF to force ASCII apostrophes in manpages (so copy/paste works)
- Install tcsh completion (requires manual setup by users)
- Clean up dist conditionals, don't pretend to support EL-4 builds
- Use prebuilt documentation on EL-5, where asciidoc is too old
- Respect gitexecdir variable in git-subtree install
* Wed Feb 20 2013 Adam Tkac <atkac redhat com> - 1.8.1.4-1
- update to 1.8.1.4
* Wed Jan 30 2013 Adam Tkac <atkac redhat com> - 1.8.1.2-1
- update to 1.8.1.2
- own directories which should be owned (#902517)
* Thu Jan 3 2013 Adam Tkac <atkac redhat com> - 1.8.1-1
- update to 1.8.1
- build git-svn as arch subpkg due to new git-remote-testsvn binary
* Tue Dec 11 2012 Adam Tkac <atkac redhat com> - 1.8.0.2-1
- update to 1.8.0.2
* Thu Dec 6 2012 Adam Tkac <atkac redhat com> - 1.8.0.1-2
- don't install some unneeded credential-gnome-keyring stuff
* Thu Nov 29 2012 Adam Tkac <atkac redhat com> - 1.8.0.1-1
- update to 1.8.0.1
- include git-subtree in git rpm (#864651)
* Mon Oct 29 2012 Adam Tkac <atkac redhat com> - 1.8.0-1
- update to 1.8.0
- include git-credential-gnome-keyring helper in git pkg
- 0001-cvsimport-strip-all-inappropriate-tag-strings.patch was merged
* Thu Oct 25 2012 Adam Tkac <atkac redhat com> - 1.7.12.1-2
- move git-prompt.sh into usr/share/git-core/contrib/completion (#854061)
* Thu Sep 27 2012 Adam Tkac <atkac redhat com> - 1.7.12.1-1
- update to 1.7.12.1
- cvsimport should skip more characters (#850640)
* Thu Aug 23 2012 Todd Zullinger <[email protected]> - 1.7.12-2
- Install git-prompt.sh which provides __git_ps1()
* Wed Aug 22 2012 Adam Tkac <atkac redhat com> - 1.7.12-1
- update to 1.7.12
* Wed Aug 15 2012 Todd Zullinger <[email protected]> - 1.7.11.5-1
- Update to 1.7.11.5
- Add git-p4 subpackage (#844008)
* Tue Aug 7 2012 Adam Tkac <atkac redhat com> - 1.7.11.4-1
- update to 1.7.11.4
* Fri Jul 27 2012 Fedora Release Engineering <[email protected]>
- 1.7.11.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Wed Jul 25 2012 Todd Zullinger <[email protected]> - 1.7.11.2-2
- Split perl(Git::SVN) into its own package (#843182)
* Mon Jul 16 2012 Adam Tkac <atkac redhat com> - 1.7.11.2-1
- update to 1.7.11.2
* Thu Jun 28 2012 Petr Pisar <[email protected]> - 1.7.10.4-2
- Perl 5.16 rebuild
* Fri Jun 15 2012 Adam Tkac <atkac redhat com> - 1.7.10.4-1
- update to 1.7.10.4
* Thu Jun 7 2012 Petr Pisar <[email protected]> - 1.7.10.2-2
- Perl 5.16 rebuild
* Mon May 14 2012 Adam Tkac <atkac redhat com> - 1.7.10.2-1
- update to 1.7.10.2
* Thu May 3 2012 Adam Tkac <atkac redhat com> - 1.7.10.1-1
- update to 1.7.10.1
* Tue Apr 10 2012 Adam Tkac <atkac redhat com> - 1.7.10-1
- update to 1.7.10
* Fri Mar 30 2012 Adam Tkac <atkac redhat com> - 1.7.9.5-1
- update to 1.7.9.5
* Thu Mar 8 2012 Adam Tkac <atkac redhat com> - 1.7.9.3-1
- update to 1.7.9.3
* Wed Feb 15 2012 Todd Zullinger <[email protected]> - 1.7.9.1-1
- Update to 1.7.9.1
- Fix EPEL builds (rpm doesn't accept mutiple -f options in %files)
* Fri Feb 10 2012 Petr Pisar <[email protected]> - 1.7.9-2
- Rebuild against PCRE 8.30
* Mon Jan 30 2012 Adam Tkac <atkac redhat com> - 1.7.9-1
- update to 1.7.9
* Thu Jan 19 2012 Adam Tkac <atkac redhat com> - 1.7.8.4-1
- update to 1.7.8.4
* Thu Jan 12 2012 Adam Tkac <atkac redhat com> - 1.7.8.3-1
- update to 1.7.8.3
* Mon Jan 2 2012 Adam Tkac <atkac redhat com> - 1.7.8.2-1
- update to 1.7.8.2
* Fri Dec 23 2011 Adam Tkac <atkac redhat com> - 1.7.8.1-1
- update to 1.7.8.1
* Wed Dec 7 2011 Adam Tkac <atkac redhat com> - 1.7.8-1
- update to 1.7.8
* Tue Nov 29 2011 Adam Tkac <atkac redhat com> - 1.7.7.4-1
- update to 1.7.7.4
* Thu Nov 10 2011 Adam Tkac <atkac redhat com> - 1.7.7.3-1
- update to 1.7.7.3
* Mon Nov 7 2011 Adam Tkac <atkac redhat com> - 1.7.7.2-1
- update to 1.7.7.2
* Tue Nov 1 2011 Adam Tkac <atkac redhat com> - 1.7.7.1-1
- update to 1.7.7.1
* Wed Oct 26 2011 Fedora Release Engineering <[email protected]>
- 1.7.7-2
- Rebuilt for glibc bug#747377
* Thu Oct 20 2011 Adam Tkac <atkac redhat com> - 1.7.7-1
- update to 1.7.7
- git-1.6-update-contrib-hooks-path.patch is no longer needed
* Mon Sep 26 2011 Adam Tkac <atkac redhat com> - 1.7.6.4-1
- update to 1.7.6.4
* Wed Sep 7 2011 Todd Zullinger <[email protected]> - 1.7.6.2-1
- Update to 1.7.6.2
- Fixes incompatibility caused by git push --quiet fix
http://thread.gmane.org/gmane.comp.version-control.git/180652
* Mon Aug 29 2011 Todd Zullinger <[email protected]> - 1.7.6.1-2
- Build with PCRE support (#734269)
* Fri Aug 26 2011 Todd Zullinger <[email protected]> - 1.7.6.1-1
- Update to 1.7.6.1
- Include gpg signature for tarball in SRPM
* Fri Aug 5 2011 Todd Zullinger <[email protected]> - 1.7.6-5
- Fix git push --quiet, thanks to Clemens Buchacher (#725593)
- Obsolete git-arch as needed
* Tue Jul 26 2011 Todd Zullinger <[email protected]> - 1.7.6-4
- Drop git-arch on fedora >= 16, the tla package has been retired
- Rework most spec file dist conditionals to make future changes easier
* Thu Jul 21 2011 Petr Sabata <[email protected]> - 1.7.6-3
- Perl mass rebuild
* Wed Jul 20 2011 Petr Sabata <[email protected]> - 1.7.6-2
- Perl mass rebuild
* Wed Jun 29 2011 Adam Tkac <atkac redhat com> - 1.7.6-1
- update to 1.7.6
* Mon Jun 20 2011 Marcela Mašláňová <[email protected]> - 1.7.5.4-2
- Perl mass rebuild
* Thu Jun 9 2011 Adam Tkac <atkac redhat com> - 1.7.5.4-1
- update to 1.7.5.4
* Tue May 24 2011 Adam Tkac <atkac redhat com> - 1.7.5.2-1
- update to 1.7.5.2
* Thu May 5 2011 Adam Tkac <atkac redhat com> - 1.7.5.1-1
- update to 1.7.5.1
* Wed Apr 27 2011 Adam Tkac <atkac redhat com> - 1.7.5-1
- update to 1.7.5
* Mon Apr 11 2011 Adam Tkac <atkac redhat com> - 1.7.4.4-1
- update to 1.7.4.4
* Mon Mar 28 2011 Adam Tkac <atkac redhat com> - 1.7.4.2-1
- update to 1.7.4.2
- move man3/Git.3pm file to perl-Git subpkg (#664889)
- add perl-DBD-SQLite dependency to git-cvs (#602410)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #909977 - CVE-2013-0308 git: Incorrect IMAP server's SSL x509.v3
certificate validation in git-imap-send command
https://bugzilla.redhat.com/show_bug.cgi?id=909977
--------------------------------------------------------------------------------
================================================================================
imapsync-1.536-1.el5 (FEDORA-EPEL-2013-5515)
Tool to migrate email between IMAP servers
--------------------------------------------------------------------------------
Update Information:
Update to 1.536
--------------------------------------------------------------------------------
ChangeLog:
* Mon Apr 22 2013 Nick Bebout <[email protected]> - 1.536-1
- Upgrade to 1.536
--------------------------------------------------------------------------------
================================================================================
jython-2.2.1-5.1.el5 (FEDORA-EPEL-2013-5525)
A Java implementation of the Python language
--------------------------------------------------------------------------------
Update Information:
ExcludeArch on PPC (Unmet dependencies - java 1.6)
--------------------------------------------------------------------------------
ChangeLog:
* Mon Apr 22 2013 Tomas Radej <[email protected]> - 2.2.1-5.1
- Added ExcludeArch on ppc (missing java and mysql-connector-java)
--------------------------------------------------------------------------------
================================================================================
sendxmpp-1.23-1.el5 (FEDORA-EPEL-2013-5513)
A Perl script to send XMPP messages
--------------------------------------------------------------------------------
Update Information:
Sendxmpp is a Perl script to send XMPP (Jabber) messages from the command line,
similar to what mail(1) does for mail. Messages can be sent both to individual
recipients and chat rooms.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #870778 - sendxmpp-1.23 is available
https://bugzilla.redhat.com/show_bug.cgi?id=870778
[ 2 ] Bug #951877 - Please build sendxmpp for EPEL 5 and 6
https://bugzilla.redhat.com/show_bug.cgi?id=951877
[ 3 ] Bug #954100 - Review Request: sendxmpp - A Perl script to send XMPP
messages
https://bugzilla.redhat.com/show_bug.cgi?id=954100
--------------------------------------------------------------------------------
================================================================================
stompclt-0.9-1.el5 (FEDORA-EPEL-2013-5509)
Versatile STOMP client
--------------------------------------------------------------------------------
Update Information:
Updating to upstream version 0.9, rhbz #954346.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Apr 22 2013 Massimo Paladin <[email protected]> 0.9-1
- Update to 0.9, rhbz #954346.
--------------------------------------------------------------------------------
================================================================================
viewvc-1.1.19-1.el5 (FEDORA-EPEL-2013-5527)
Browser interface for CVS and SVN version control repositories
--------------------------------------------------------------------------------
Update Information:
Version 1.1.19 (released 22-Apr-2013)
* improve root lookup performance (issue #523)
* new 'max_filesize_kbytes' config option and handling (issue #524)
* tarball generation improvements:
- preserve Subversion symlinks in generated tarballs (issue #487)
- reduce memory usage of tarball generation logic
- fix double compression of generated tarballs (issue #525)
* file content handling improvements:
- expanded support for encoding detection and transcoding (issue #11)
- fix tab-to-space conversion bugs in markup, annotate, and diff views
- fix handling of trailing whitespace in diff view
* add support for timestamp display in ISO8601 format (issue #46)
--------------------------------------------------------------------------------
ChangeLog:
* Tue Apr 23 2013 Bojan Smojver <[email protected]> - 1.1.19-1
- bump up to 1.1.19
--------------------------------------------------------------------------------
================================================================================
zabbix20-2.0.6-1.el5 (FEDORA-EPEL-2013-5526)
Open-source monitoring solution for your IT infrastructure
--------------------------------------------------------------------------------
Update Information:
New upstream release 2.0.6
http://www.zabbix.com/rn2.0.6.php
--------------------------------------------------------------------------------
ChangeLog:
* Mon Apr 22 2013 Volker Fröhlich <[email protected]> - 2.0.6-1
- New upstream release
- Drop ZBX-6290 and ZBX-6318 patches
* Tue Mar 19 2013 Volker Fröhlich <[email protected]> - 2.0.5-3
- Include patch for ZBX-6318
--------------------------------------------------------------------------------
_______________________________________________
epel-devel-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/epel-devel-list