Fedora EPEL 5 Update: PyYAML-3.09-10.el5
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2014-0446
2014-02-04 17:59:45
--------------------------------------------------------------------------------
Name : PyYAML
Product : Fedora EPEL 5
Version : 3.09
Release : 10.el5
URL : http://pyyaml.org/
Summary : YAML parser and emitter for Python
Description :
YAML is a data serialization format designed for human readability and
interaction with scripting languages. PyYAML is a YAML parser and
emitter for Python.
PyYAML features a complete YAML 1.1 parser, Unicode support, pickle
support, capable extension API, and sensible error messages. PyYAML
supports standard YAML tags and provides Python-specific tags that
allow to represent an arbitrary Python object.
PyYAML is applicable for a broad range of tasks from complex
configuration files to object serialization and persistance.
--------------------------------------------------------------------------------
Update Information:
Upstream bugfix release 3.09
This is the final (and long overdue) upstream rebase for epel5, since python 2.4 support is discontinued beginning with PyYAML 3.10.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update PyYAML' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
9 years, 3 months
Fedora EPEL 6 Update: reposurgeon-3.6-1.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2014-0638
2014-02-22 00:10:54
--------------------------------------------------------------------------------
Name : reposurgeon
Product : Fedora EPEL 6
Version : 3.6
Release : 1.el6
URL : http://www.catb.org/~esr/reposurgeon/
Summary : SCM Repository Manipulation Tool
Description :
Reposurgeon enables risky operations that version-control systems don't want
to let you do, such as editing past comments and metadata and removing
commits. It works with any version control system that can export and import
git fast-import streams, including git, hg, and bzr.
--------------------------------------------------------------------------------
Update Information:
- Major rewrite of the generic conversion makefile.
- Fixed a bug in the graft and unite commands.
- Single fossil or tag names now select as if surrounded by <>.
- Fixed more bugs in debranch.
- @amp() function useful for logic-gating in conjunctive expressions.
- New 'assign' command allows precomputation of expensive selections.
- There's an 'unassign' as well.
- exec/eval facility for custom Python extensions.
- path rename has a --relax and --force options to deal with oath collisions
- New --changelog option of coalesce can recognize FSF-style ChangeLog files.
- Set negation in selections with ~.
- @min() and @max() in selections.
- 'define' by itself lists macros.
- New 'deletes' option in the remove command.
3.2: 2014-02-03
* New path rename command.
* List and inspect now take either a leading or following selection.
* Text search selections can now have a B suffix to search blobs.
* Now possible to transplant fileops between commits using remove .. to.
* A date of the form <YYYY-mm-dd> selects all commits and tags that day.
* Macros can now be multiline.
3.1: 2014-01-27
* The filter command now has a --replace modifier to avoid regex overhead.
* Associated branches are renamed when a reset or tag is moved or deleted.
* Bug fix for off-by-one error in tags reporting.
3.0: 2014-01-05
* Many syntactic features of the language have changed incompatibly.
* Backward-incompatible language changes are documented on the manual page.
* 'expunge' and 'unite' commands have been incompatibly improved.
* New 'strip' command for generating test cases with blobs stripped out
* New 'reduce' command for topological reduction of test cases.
* The 'lint' command gets a test for the existence of multiple roots.
* Selecting a date or action stamp matching multiple commits now matches all.
* The surgical language now has a macro facility.
2.43: 2013-12-01
* "set canonicalize" is now effective during import stream reads.
* Introduced =O, =M, =F selectors for parentless, merge, and fork commits.
* The "multiline" modifier on edit is replaced by the =L selector.
* Selection-set evaluation now short-circuits predicates and is faster.
* Fixed a buggy test that caused the reader to choke on submodule links.
3.2: 2014-02-03
* New path rename command.
* List and inspect now take either a leading or following selection.
* Text search selections can now have a B suffix to search blobs.
* Now possible to transplant fileops between commits using remove .. to.
* A date of the form <YYYY-mm-dd> selects all commits and tags that day.
* Macros can now be multiline.
3.1: 2014-01-27
* The filter command now has a --replace modifier to avoid regex overhead.
* Associated branches are renamed when a reset or tag is moved or deleted.
* Bug fix for off-by-one error in tags reporting.
3.0: 2014-01-05
* Many syntactic features of the language have changed incompatibly.
* Backward-incompatible language changes are documented on the manual page.
* 'expunge' and 'unite' commands have been incompatibly improved.
* New 'strip' command for generating test cases with blobs stripped out
* New 'reduce' command for topological reduction of test cases.
* The 'lint' command gets a test for the existence of multiple roots.
* Selecting a date or action stamp matching multiple commits now matches all.
* The surgical language now has a macro facility.
2.43: 2013-12-01
* "set canonicalize" is now effective during import stream reads.
* Introduced =O, =M, =F selectors for parentless, merge, and fork commits.
* The "multiline" modifier on edit is replaced by the =L selector.
* Selection-set evaluation now short-circuits predicates and is faster.
* Fixed a buggy test that caused the reader to choke on submodule links.
3.2: 2014-02-03
* New path rename command.
* List and inspect now take either a leading or following selection.
* Text search selections can now have a B suffix to search blobs.
* Now possible to transplant fileops between commits using remove .. to.
* A date of the form <YYYY-mm-dd> selects all commits and tags that day.
* Macros can now be multiline.
3.1: 2014-01-27
* The filter command now has a --replace modifier to avoid regex overhead.
* Associated branches are renamed when a reset or tag is moved or deleted.
* Bug fix for off-by-one error in tags reporting.
3.0: 2014-01-05
* Many syntactic features of the language have changed incompatibly.
* Backward-incompatible language changes are documented on the manual page.
* 'expunge' and 'unite' commands have been incompatibly improved.
* New 'strip' command for generating test cases with blobs stripped out
* New 'reduce' command for topological reduction of test cases.
* The 'lint' command gets a test for the existence of multiple roots.
* Selecting a date or action stamp matching multiple commits now matches all.
* The surgical language now has a macro facility.
2.43: 2013-12-01
* "set canonicalize" is now effective during import stream reads.
* Introduced =O, =M, =F selectors for parentless, merge, and fork commits.
* The "multiline" modifier on edit is replaced by the =L selector.
* Selection-set evaluation now short-circuits predicates and is faster.
* Fixed a buggy test that caused the reader to choke on submodule links.
- Set negation in selections with ~.
- @min() and @max() in selections.
- 'define' by itself lists macros.
- New 'deletes' option in the remove command.
3.2: 2014-02-03
* New path rename command.
* List and inspect now take either a leading or following selection.
* Text search selections can now have a B suffix to search blobs.
* Now possible to transplant fileops between commits using remove .. to.
* A date of the form <YYYY-mm-dd> selects all commits and tags that day.
* Macros can now be multiline.
3.1: 2014-01-27
* The filter command now has a --replace modifier to avoid regex overhead.
* Associated branches are renamed when a reset or tag is moved or deleted.
* Bug fix for off-by-one error in tags reporting.
3.0: 2014-01-05
* Many syntactic features of the language have changed incompatibly.
* Backward-incompatible language changes are documented on the manual page.
* 'expunge' and 'unite' commands have been incompatibly improved.
* New 'strip' command for generating test cases with blobs stripped out
* New 'reduce' command for topological reduction of test cases.
* The 'lint' command gets a test for the existence of multiple roots.
* Selecting a date or action stamp matching multiple commits now matches all.
* The surgical language now has a macro facility.
2.43: 2013-12-01
* "set canonicalize" is now effective during import stream reads.
* Introduced =O, =M, =F selectors for parentless, merge, and fork commits.
* The "multiline" modifier on edit is replaced by the =L selector.
* Selection-set evaluation now short-circuits predicates and is faster.
* Fixed a buggy test that caused the reader to choke on submodule links.
3.2: 2014-02-03
* New path rename command.
* List and inspect now take either a leading or following selection.
* Text search selections can now have a B suffix to search blobs.
* Now possible to transplant fileops between commits using remove .. to.
* A date of the form <YYYY-mm-dd> selects all commits and tags that day.
* Macros can now be multiline.
3.1: 2014-01-27
* The filter command now has a --replace modifier to avoid regex overhead.
* Associated branches are renamed when a reset or tag is moved or deleted.
* Bug fix for off-by-one error in tags reporting.
3.0: 2014-01-05
* Many syntactic features of the language have changed incompatibly.
* Backward-incompatible language changes are documented on the manual page.
* 'expunge' and 'unite' commands have been incompatibly improved.
* New 'strip' command for generating test cases with blobs stripped out
* New 'reduce' command for topological reduction of test cases.
* The 'lint' command gets a test for the existence of multiple roots.
* Selecting a date or action stamp matching multiple commits now matches all.
* The surgical language now has a macro facility.
2.43: 2013-12-01
* "set canonicalize" is now effective during import stream reads.
* Introduced =O, =M, =F selectors for parentless, merge, and fork commits.
* The "multiline" modifier on edit is replaced by the =L selector.
* Selection-set evaluation now short-circuits predicates and is faster.
* Fixed a buggy test that caused the reader to choke on submodule links.
3.2: 2014-02-03
* New path rename command.
* List and inspect now take either a leading or following selection.
* Text search selections can now have a B suffix to search blobs.
* Now possible to transplant fileops between commits using remove .. to.
* A date of the form <YYYY-mm-dd> selects all commits and tags that day.
* Macros can now be multiline.
3.1: 2014-01-27
* The filter command now has a --replace modifier to avoid regex overhead.
* Associated branches are renamed when a reset or tag is moved or deleted.
* Bug fix for off-by-one error in tags reporting.
3.0: 2014-01-05
* Many syntactic features of the language have changed incompatibly.
* Backward-incompatible language changes are documented on the manual page.
* 'expunge' and 'unite' commands have been incompatibly improved.
* New 'strip' command for generating test cases with blobs stripped out
* New 'reduce' command for topological reduction of test cases.
* The 'lint' command gets a test for the existence of multiple roots.
* Selecting a date or action stamp matching multiple commits now matches all.
* The surgical language now has a macro facility.
2.43: 2013-12-01
* "set canonicalize" is now effective during import stream reads.
* Introduced =O, =M, =F selectors for parentless, merge, and fork commits.
* The "multiline" modifier on edit is replaced by the =L selector.
* Selection-set evaluation now short-circuits predicates and is faster.
* Fixed a buggy test that caused the reader to choke on submodule links.
- Set negation in selections with ~.
- @min() and @max() in selections.
- 'define' by itself lists macros.
- New 'deletes' option in the remove command.
3.2: 2014-02-03
* New path rename command.
* List and inspect now take either a leading or following selection.
* Text search selections can now have a B suffix to search blobs.
* Now possible to transplant fileops between commits using remove .. to.
* A date of the form <YYYY-mm-dd> selects all commits and tags that day.
* Macros can now be multiline.
3.1: 2014-01-27
* The filter command now has a --replace modifier to avoid regex overhead.
* Associated branches are renamed when a reset or tag is moved or deleted.
* Bug fix for off-by-one error in tags reporting.
3.0: 2014-01-05
* Many syntactic features of the language have changed incompatibly.
* Backward-incompatible language changes are documented on the manual page.
* 'expunge' and 'unite' commands have been incompatibly improved.
* New 'strip' command for generating test cases with blobs stripped out
* New 'reduce' command for topological reduction of test cases.
* The 'lint' command gets a test for the existence of multiple roots.
* Selecting a date or action stamp matching multiple commits now matches all.
* The surgical language now has a macro facility.
2.43: 2013-12-01
* "set canonicalize" is now effective during import stream reads.
* Introduced =O, =M, =F selectors for parentless, merge, and fork commits.
* The "multiline" modifier on edit is replaced by the =L selector.
* Selection-set evaluation now short-circuits predicates and is faster.
* Fixed a buggy test that caused the reader to choke on submodule links.
3.2: 2014-02-03
* New path rename command.
* List and inspect now take either a leading or following selection.
* Text search selections can now have a B suffix to search blobs.
* Now possible to transplant fileops between commits using remove .. to.
* A date of the form <YYYY-mm-dd> selects all commits and tags that day.
* Macros can now be multiline.
3.1: 2014-01-27
* The filter command now has a --replace modifier to avoid regex overhead.
* Associated branches are renamed when a reset or tag is moved or deleted.
* Bug fix for off-by-one error in tags reporting.
3.0: 2014-01-05
* Many syntactic features of the language have changed incompatibly.
* Backward-incompatible language changes are documented on the manual page.
* 'expunge' and 'unite' commands have been incompatibly improved.
* New 'strip' command for generating test cases with blobs stripped out
* New 'reduce' command for topological reduction of test cases.
* The 'lint' command gets a test for the existence of multiple roots.
* Selecting a date or action stamp matching multiple commits now matches all.
* The surgical language now has a macro facility.
2.43: 2013-12-01
* "set canonicalize" is now effective during import stream reads.
* Introduced =O, =M, =F selectors for parentless, merge, and fork commits.
* The "multiline" modifier on edit is replaced by the =L selector.
* Selection-set evaluation now short-circuits predicates and is faster.
* Fixed a buggy test that caused the reader to choke on submodule links.
3.2: 2014-02-03
* New path rename command.
* List and inspect now take either a leading or following selection.
* Text search selections can now have a B suffix to search blobs.
* Now possible to transplant fileops between commits using remove .. to.
* A date of the form <YYYY-mm-dd> selects all commits and tags that day.
* Macros can now be multiline.
3.1: 2014-01-27
* The filter command now has a --replace modifier to avoid regex overhead.
* Associated branches are renamed when a reset or tag is moved or deleted.
* Bug fix for off-by-one error in tags reporting.
3.0: 2014-01-05
* Many syntactic features of the language have changed incompatibly.
* Backward-incompatible language changes are documented on the manual page.
* 'expunge' and 'unite' commands have been incompatibly improved.
* New 'strip' command for generating test cases with blobs stripped out
* New 'reduce' command for topological reduction of test cases.
* The 'lint' command gets a test for the existence of multiple roots.
* Selecting a date or action stamp matching multiple commits now matches all.
* The surgical language now has a macro facility.
2.43: 2013-12-01
* "set canonicalize" is now effective during import stream reads.
* Introduced =O, =M, =F selectors for parentless, merge, and fork commits.
* The "multiline" modifier on edit is replaced by the =L selector.
* Selection-set evaluation now short-circuits predicates and is faster.
* Fixed a buggy test that caused the reader to choke on submodule links.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1064267 - reposurgeon-3.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1064267
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update reposurgeon' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
9 years, 3 months
Fedora EPEL 6 Update: dar-2.4.12-1.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2014-0464
2014-02-06 18:40:46
--------------------------------------------------------------------------------
Name : dar
Product : Fedora EPEL 6
Version : 2.4.12
Release : 1.el6
URL : http://dar.linux.free.fr/
Summary : Software for making/restoring incremental CD/DVD backups
Description :
DAR is a command line tool to backup a directory tree and files. DAR is
able to make differential backups, split them over a set of disks or files
of a given size, use compression, filter files or subtrees to be saved or
not saved, directly access and restore given files. DAR is also able
to handle extented attributes, and can make remote backups through an
ssh session for example. Finally, DAR handles save and restore of hard
and symbolic links.
--------------------------------------------------------------------------------
Update Information:
Software for making/restoring incremental CD/DVD backups
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1060412 - /etc/darrc gets overwritten on update
https://bugzilla.redhat.com/show_bug.cgi?id=1060412
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update dar' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
9 years, 3 months
Fedora EPEL 6 Update: docker-io-0.8.0-3.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2014-0580
2014-02-16 10:01:22
--------------------------------------------------------------------------------
Name : docker-io
Product : Fedora EPEL 6
Version : 0.8.0
Release : 3.el6
URL : http://www.docker.io
Summary : Automates deployment of containerized applications
Description :
Docker is an open-source engine that automates the deployment of any
application as a lightweight, portable, self-sufficient container that will
run virtually anywhere.
Docker containers can encapsulate any payload, and will run consistently on
and between virtually any server. The same container that a developer builds
and tests on a laptop will run at scale, in production*, on VMs, bare-metal
servers, OpenStack clusters, public instances, or combinations of the above.
--------------------------------------------------------------------------------
Update Information:
Remove unneeded sysctl settings in initscript
ignore btrfs for rhel7 and clones for now
upstream version bump
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1062177 - docker-io-0.8.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1062177
[ 2 ] Bug #1061431 - containers are inaccessible after upgrade
https://bugzilla.redhat.com/show_bug.cgi?id=1061431
[ 3 ] Bug #1061433 - unable to remove containers after update
https://bugzilla.redhat.com/show_bug.cgi?id=1061433
[ 4 ] Bug #1065001 - Starting docker service removes IPv6 default route
https://bugzilla.redhat.com/show_bug.cgi?id=1065001
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update docker-io' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
9 years, 3 months
Fedora EPEL 6 Update: python-django-threadedcomments-0.9.0-3.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2014-0456
2014-02-05 17:40:12
--------------------------------------------------------------------------------
Name : python-django-threadedcomments
Product : Fedora EPEL 6
Version : 0.9.0
Release : 3.el6
URL : http://pypi.python.org/pypi/django-threadedcomments
Summary : A simple yet flexible threaded commenting system for Django
Description :
Django-threadedcomments is a Django application which allows for the
simple creation of a threaded commenting system. It is flexible as well,
partly due to its use of the same facilities that any other Django
application would use.
--------------------------------------------------------------------------------
Update Information:
A simple yet flexible threaded commenting system for Django
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1002096 - python-django-threadedcomments : insufficient or ancient Obsoletes
https://bugzilla.redhat.com/show_bug.cgi?id=1002096
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python-django-threadedcomments' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
9 years, 3 months
Fedora EPEL 6 Update: cpuid-20140123-1.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2014-0432
2014-02-03 19:14:49
--------------------------------------------------------------------------------
Name : cpuid
Product : Fedora EPEL 6
Version : 20140123
Release : 1.el6
URL : http://www.etallen.com/cpuid.html
Summary : Dumps information about the CPU(s)
Description :
cpuid dumps detailed information about x86 CPU(s) gathered from the CPUID
instruction, and also determines the exact model of CPU(s). It supports Intel,
AMD, and VIA CPUs, as well as older Transmeta, Cyrix, UMC, NexGen, and Rise
CPUs.
--------------------------------------------------------------------------------
Update Information:
* Sat Jan 25 2014 Fabian Affolter <mail(a)fabian-affolter.ch> - 20140123-1 - Update to new upstream version 20130123
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1057469 - cpuid-20140123 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1057469
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update cpuid' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
9 years, 3 months
[SECURITY] Fedora EPEL 6 Update: lighttpd-1.4.34-1.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2014-0465
2014-02-06 18:40:50
--------------------------------------------------------------------------------
Name : lighttpd
Product : Fedora EPEL 6
Version : 1.4.34
Release : 1.el6
URL : http://www.lighttpd.net/
Summary : Lightning fast webserver with light system requirements
Description :
Secure, fast, compliant and very flexible web-server which has been optimized
for high-performance environments. It has a very low memory footprint compared
to other webservers and takes care of cpu-load. Its advanced feature-set
(FastCGI, CGI, Auth, Output-Compression, URL-Rewriting and many more) make
it the perfect webserver-software for every server that is suffering load
problems.
--------------------------------------------------------------------------------
Update Information:
Latest upstream, multiple security fixes.
http://www.lighttpd.net/2014/1/20/1-4-34/
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1029667 - CVE-2013-4560 CVE-2013-4559 lighttpd: various flaws [epel-all]
https://bugzilla.redhat.com/show_bug.cgi?id=1029667
[ 2 ] Bug #994444 - 1.4.31 contains a severe DOS attack point
https://bugzilla.redhat.com/show_bug.cgi?id=994444
[ 3 ] Bug #879185 - lighttpd-1.4.34 is available
https://bugzilla.redhat.com/show_bug.cgi?id=879185
[ 4 ] Bug #1026567 - CVE-2013-4508 lighttpd: uses vulnerable cipher suites when SNI is used [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=1026567
[ 5 ] Bug #1026568 - CVE-2013-4508 lighttpd: uses vulnerable cipher suites when SNI is used [epel-all]
https://bugzilla.redhat.com/show_bug.cgi?id=1026568
[ 6 ] Bug #1029666 - CVE-2013-4560 CVE-2013-4559 lighttpd: various flaws [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=1029666
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update lighttpd' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
9 years, 3 months
[SECURITY] Fedora EPEL 5 Update: lighttpd-1.4.34-1.el5.1
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2014-0471
2014-02-06 18:41:05
--------------------------------------------------------------------------------
Name : lighttpd
Product : Fedora EPEL 5
Version : 1.4.34
Release : 1.el5.1
URL : http://www.lighttpd.net/
Summary : Lightning fast webserver with light system requirements
Description :
Secure, fast, compliant and very flexible web-server which has been optimized
for high-performance environments. It has a very low memory footprint compared
to other webservers and takes care of cpu-load. Its advanced feature-set
(FastCGI, CGI, Auth, Output-Compression, URL-Rewriting and many more) make
it the perfect webserver-software for every server that is suffering load
problems.
--------------------------------------------------------------------------------
Update Information:
Latest upstream, multiple security fixes.
http://www.lighttpd.net/2014/1/20/1-4-34/
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1029667 - CVE-2013-4560 CVE-2013-4559 lighttpd: various flaws [epel-all]
https://bugzilla.redhat.com/show_bug.cgi?id=1029667
[ 2 ] Bug #994444 - 1.4.31 contains a severe DOS attack point
https://bugzilla.redhat.com/show_bug.cgi?id=994444
[ 3 ] Bug #879185 - lighttpd-1.4.34 is available
https://bugzilla.redhat.com/show_bug.cgi?id=879185
[ 4 ] Bug #1026567 - CVE-2013-4508 lighttpd: uses vulnerable cipher suites when SNI is used [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=1026567
[ 5 ] Bug #1026568 - CVE-2013-4508 lighttpd: uses vulnerable cipher suites when SNI is used [epel-all]
https://bugzilla.redhat.com/show_bug.cgi?id=1026568
[ 6 ] Bug #1029666 - CVE-2013-4560 CVE-2013-4559 lighttpd: various flaws [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=1029666
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update lighttpd' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
9 years, 3 months
Fedora EPEL 6 Update: cmake-fedora-1.2.7-1.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2014-0431
2014-02-02 19:04:56
--------------------------------------------------------------------------------
Name : cmake-fedora
Product : Fedora EPEL 6
Version : 1.2.7
Release : 1.el6
URL : https://fedorahosted.org/cmake-fedora/
Summary : CMake helper modules for fedora developers
Description :
cmake-fedora consist a set of cmake modules that provides
helper macros and targets for fedora developers.
--------------------------------------------------------------------------------
Update Information:
- Changed:
+ cmake-fedora.conf.in will also be searched if cmake-fedora.conf does not exist.
+ Target test is built before pack_src.
- Resolves Bug 1058631 - ManagePRM generate Broken %defattr
- Enhancement:
+ ManageTarget: ADD_CUSTOM_TARGET_COMMAND: NO_FORCE: new option.
+ Projects that includes cmake-fedora as submodule are no longer requires cmake-fedora.conf
- Changed:
+ ManageTranslation: Fix po build
+ ManageRPM: Fix defattr
+ ManageReleaseFedora: helper scripts in CMAKE_SOURCE_DIR/cmake-fedora
can also be located
- Resolves Bug 1040333 - RFE: Suiport .gitignore file as
source of CPACK_SOURCE_IGNORE_FILES
- Resolves Bug 1046213 - RFE: RPM ChangeLog should be generated by
newest build from koji
- Enhancement:
+ ChangeLog.prev is no longer required.
+ RPM-ChangeLog.prev is provide by koji now.
+ cmake-fedora-koji:
- new subcommand: newest-build and newest-changelog.
+ cmake-fedora-changelog: new script.
+ New targets:
- tag_push: Push to git.
+ ManageFile:
- Add absolute file support
- MANAGE_FILE_INSTALL: Add TARGETS support.
- MANAGE_FILE_INSTALL: Add RENAME support.
- GIT_GLOB_TO_CMAKE_REGEX: Convert git glob to cmake regex
+ ManageArchive:
- PACK_SOURCE_CPACK: Pack with CPack
- PACK_SOURCE_ARCHIVE: Now can specify OUTPUT_FILE.
- SOURCE_ARCHIVE_CONTENTS_ADD: Add file to source archive.
- SOURCE_ARCHIVE_CONTENTS_ADD_NO_CHECK:
Add file to source archive without checking.
+ ManageDependency: Manage dependencies.
+ ManageRPM:
- PACK_RPM: New options: SPEC_IN and SPEC.
- RPM_SPEC_STRING_ADD: Add a string to SPEC string.
- RPM_SPEC_STRING_ADD_DIRECTIVE: Add a directive to SPEC string.
- RPM_SPEC_STRING_ADD_TAG: Add a string to SPEC string.
+ ManageString:
- STRING_APPEND: Append a string to a variable.
- STRING_PADDING: Padding the string to specified length
- STRING_PREPEND: Prepend a string to a variable.
+ ManageTranslation:
- MANAGE_GETTEXT:
+ Can specify MSGFMT_OPTIONS and MSGMERGE_OPTIONS
+ Add gettext-devel to BUILD_REQUIRES.
+ ManageVariable:
- VARIABLE_TO_ARGN: Merge the variable and options to
the form of ARGN.
+ Cached variables:
- RPM_SPEC_CMAKE_FLAG: cmake flags in rpm build.
- RPM_SPEC_MAKE_FLAG: make flags in rpm build.
- Changed Modules:
+ ManageArchive:
- PACK_SOURCE_ARCHIVE: Can now pass either
empty, outputDir, or source File.
+ ManageGConf2: Fixed.
+ ManageString: STRING_SPLIT: New Option: ALLOW_EMPTY
+ ManageRPM
- Add support of pre, post, and preun
+ ManageVariable:
- VARIABLE_PARSE_ARGN can now handle multiple-appeared options.
- Changed:
+ CMake policy no longer enforced by default.
+ ManageString: STRING_SPLIT is changed from macro to function,
so no need to put excessive backslashes.
- Removed:
+ Target after_release_commit and related are no longer required
and thus removed.
- Resolves Bug 1058631 - ManagePRM generate Broken %defattr
- Enhancement:
+ ManageTarget: ADD_CUSTOM_TARGET_COMMAND: NO_FORCE: new option.
+ Projects that includes cmake-fedora as submodule are no longer requires cmake-fedora.conf
- Changed:
+ ManageTranslation: Fix po build
+ ManageRPM: Fix defattr
+ ManageReleaseFedora: helper scripts in CMAKE_SOURCE_DIR/cmake-fedora
can also be located
- Resolves Bug 1040333 - RFE: Suiport .gitignore file as
source of CPACK_SOURCE_IGNORE_FILES
- Resolves Bug 1046213 - RFE: RPM ChangeLog should be generated by
newest build from koji
- Enhancement:
+ ChangeLog.prev is no longer required.
+ RPM-ChangeLog.prev is provide by koji now.
+ cmake-fedora-koji:
- new subcommand: newest-build and newest-changelog.
+ cmake-fedora-changelog: new script.
+ New targets:
- tag_push: Push to git.
+ ManageFile:
- Add absolute file support
- MANAGE_FILE_INSTALL: Add TARGETS support.
- MANAGE_FILE_INSTALL: Add RENAME support.
- GIT_GLOB_TO_CMAKE_REGEX: Convert git glob to cmake regex
+ ManageArchive:
- PACK_SOURCE_CPACK: Pack with CPack
- PACK_SOURCE_ARCHIVE: Now can specify OUTPUT_FILE.
- SOURCE_ARCHIVE_CONTENTS_ADD: Add file to source archive.
- SOURCE_ARCHIVE_CONTENTS_ADD_NO_CHECK:
Add file to source archive without checking.
+ ManageDependency: Manage dependencies.
+ ManageRPM:
- PACK_RPM: New options: SPEC_IN and SPEC.
- RPM_SPEC_STRING_ADD: Add a string to SPEC string.
- RPM_SPEC_STRING_ADD_DIRECTIVE: Add a directive to SPEC string.
- RPM_SPEC_STRING_ADD_TAG: Add a string to SPEC string.
+ ManageString:
- STRING_APPEND: Append a string to a variable.
- STRING_PADDING: Padding the string to specified length
- STRING_PREPEND: Prepend a string to a variable.
+ ManageTranslation:
- MANAGE_GETTEXT:
+ Can specify MSGFMT_OPTIONS and MSGMERGE_OPTIONS
+ Add gettext-devel to BUILD_REQUIRES.
+ ManageVariable:
- VARIABLE_TO_ARGN: Merge the variable and options to
the form of ARGN.
+ Cached variables:
- RPM_SPEC_CMAKE_FLAG: cmake flags in rpm build.
- RPM_SPEC_MAKE_FLAG: make flags in rpm build.
- Changed Modules:
+ ManageArchive:
- PACK_SOURCE_ARCHIVE: Can now pass either
empty, outputDir, or source File.
+ ManageGConf2: Fixed.
+ ManageString: STRING_SPLIT: New Option: ALLOW_EMPTY
+ ManageRPM
- Add support of pre, post, and preun
+ ManageVariable:
- VARIABLE_PARSE_ARGN can now handle multiple-appeared options.
- Changed:
+ CMake policy no longer enforced by default.
+ ManageString: STRING_SPLIT is changed from macro to function,
so no need to put excessive backslashes.
- Removed:
+ Target after_release_commit and related are no longer required
and thus removed.
- Resolves Bug 1058631 - ManagePRM generate Broken %defattr
- Enhancement:
+ ManageTarget: ADD_CUSTOM_TARGET_COMMAND: NO_FORCE: new option.
+ Projects that includes cmake-fedora as submodule are no longer requires cmake-fedora.conf
- Changed:
+ ManageTranslation: Fix po build
+ ManageRPM: Fix defattr
+ ManageReleaseFedora: helper scripts in CMAKE_SOURCE_DIR/cmake-fedora
can also be located
- Resolves Bug 1040333 - RFE: Suiport .gitignore file as
source of CPACK_SOURCE_IGNORE_FILES
- Resolves Bug 1046213 - RFE: RPM ChangeLog should be generated by
newest build from koji
- Enhancement:
+ ChangeLog.prev is no longer required.
+ RPM-ChangeLog.prev is provide by koji now.
+ cmake-fedora-koji:
- new subcommand: newest-build and newest-changelog.
+ cmake-fedora-changelog: new script.
+ New targets:
- tag_push: Push to git.
+ ManageFile:
- Add absolute file support
- MANAGE_FILE_INSTALL: Add TARGETS support.
- MANAGE_FILE_INSTALL: Add RENAME support.
- GIT_GLOB_TO_CMAKE_REGEX: Convert git glob to cmake regex
+ ManageArchive:
- PACK_SOURCE_CPACK: Pack with CPack
- PACK_SOURCE_ARCHIVE: Now can specify OUTPUT_FILE.
- SOURCE_ARCHIVE_CONTENTS_ADD: Add file to source archive.
- SOURCE_ARCHIVE_CONTENTS_ADD_NO_CHECK:
Add file to source archive without checking.
+ ManageDependency: Manage dependencies.
+ ManageRPM:
- PACK_RPM: New options: SPEC_IN and SPEC.
- RPM_SPEC_STRING_ADD: Add a string to SPEC string.
- RPM_SPEC_STRING_ADD_DIRECTIVE: Add a directive to SPEC string.
- RPM_SPEC_STRING_ADD_TAG: Add a string to SPEC string.
+ ManageString:
- STRING_APPEND: Append a string to a variable.
- STRING_PADDING: Padding the string to specified length
- STRING_PREPEND: Prepend a string to a variable.
+ ManageTranslation:
- MANAGE_GETTEXT:
+ Can specify MSGFMT_OPTIONS and MSGMERGE_OPTIONS
+ Add gettext-devel to BUILD_REQUIRES.
+ ManageVariable:
- VARIABLE_TO_ARGN: Merge the variable and options to
the form of ARGN.
+ Cached variables:
- RPM_SPEC_CMAKE_FLAG: cmake flags in rpm build.
- RPM_SPEC_MAKE_FLAG: make flags in rpm build.
- Changed Modules:
+ ManageArchive:
- PACK_SOURCE_ARCHIVE: Can now pass either
empty, outputDir, or source File.
+ ManageGConf2: Fixed.
+ ManageString: STRING_SPLIT: New Option: ALLOW_EMPTY
+ ManageRPM
- Add support of pre, post, and preun
+ ManageVariable:
- VARIABLE_PARSE_ARGN can now handle multiple-appeared options.
- Changed:
+ CMake policy no longer enforced by default.
+ ManageString: STRING_SPLIT is changed from macro to function,
so no need to put excessive backslashes.
- Removed:
+ Target after_release_commit and related are no longer required
and thus removed.
- Resolves Bug 1058631 - ManagePRM generate Broken %defattr
- Enhancement:
+ ManageTarget: ADD_CUSTOM_TARGET_COMMAND: NO_FORCE: new option.
+ Projects that includes cmake-fedora as submodule are no longer requires cmake-fedora.conf
- Changed:
+ ManageTranslation: Fix po build
+ ManageRPM: Fix defattr
+ ManageReleaseFedora: helper scripts in CMAKE_SOURCE_DIR/cmake-fedora
can also be located
- Resolves Bug 1040333 - RFE: Suiport .gitignore file as
source of CPACK_SOURCE_IGNORE_FILES
- Resolves Bug 1046213 - RFE: RPM ChangeLog should be generated by
newest build from koji
- Enhancement:
+ ChangeLog.prev is no longer required.
+ RPM-ChangeLog.prev is provide by koji now.
+ cmake-fedora-koji:
- new subcommand: newest-build and newest-changelog.
+ cmake-fedora-changelog: new script.
+ New targets:
- tag_push: Push to git.
+ ManageFile:
- Add absolute file support
- MANAGE_FILE_INSTALL: Add TARGETS support.
- MANAGE_FILE_INSTALL: Add RENAME support.
- GIT_GLOB_TO_CMAKE_REGEX: Convert git glob to cmake regex
+ ManageArchive:
- PACK_SOURCE_CPACK: Pack with CPack
- PACK_SOURCE_ARCHIVE: Now can specify OUTPUT_FILE.
- SOURCE_ARCHIVE_CONTENTS_ADD: Add file to source archive.
- SOURCE_ARCHIVE_CONTENTS_ADD_NO_CHECK:
Add file to source archive without checking.
+ ManageDependency: Manage dependencies.
+ ManageRPM:
- PACK_RPM: New options: SPEC_IN and SPEC.
- RPM_SPEC_STRING_ADD: Add a string to SPEC string.
- RPM_SPEC_STRING_ADD_DIRECTIVE: Add a directive to SPEC string.
- RPM_SPEC_STRING_ADD_TAG: Add a string to SPEC string.
+ ManageString:
- STRING_APPEND: Append a string to a variable.
- STRING_PADDING: Padding the string to specified length
- STRING_PREPEND: Prepend a string to a variable.
+ ManageTranslation:
- MANAGE_GETTEXT:
+ Can specify MSGFMT_OPTIONS and MSGMERGE_OPTIONS
+ Add gettext-devel to BUILD_REQUIRES.
+ ManageVariable:
- VARIABLE_TO_ARGN: Merge the variable and options to
the form of ARGN.
+ Cached variables:
- RPM_SPEC_CMAKE_FLAG: cmake flags in rpm build.
- RPM_SPEC_MAKE_FLAG: make flags in rpm build.
- Changed Modules:
+ ManageArchive:
- PACK_SOURCE_ARCHIVE: Can now pass either
empty, outputDir, or source File.
+ ManageGConf2: Fixed.
+ ManageString: STRING_SPLIT: New Option: ALLOW_EMPTY
+ ManageRPM
- Add support of pre, post, and preun
+ ManageVariable:
- VARIABLE_PARSE_ARGN can now handle multiple-appeared options.
- Changed:
+ CMake policy no longer enforced by default.
+ ManageString: STRING_SPLIT is changed from macro to function,
so no need to put excessive backslashes.
- Removed:
+ Target after_release_commit and related are no longer required
and thus removed.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update cmake-fedora' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
9 years, 3 months