[SECURITY] Fedora 20 Update: httpd-2.4.10-2.fc20
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-17153
2014-12-18 04:56:22
--------------------------------------------------------------------------------
Name : httpd
Product : Fedora 20
Version : 2.4.10
Release : 2.fc20
URL : http://httpd.apache.org/
Summary : Apache HTTP Server
Description :
The Apache HTTP Server is a powerful, efficient, and extensible
web server.
--------------------------------------------------------------------------------
Update Information:
- core: fix bypassing of mod_headers rules via chunked requests (CVE-2013-5704)
- mod_cache: fix NULL pointer dereference on empty Content-Type (CVE-2014-3581)
- mod_proxy_fcgi: fix a potential crash with long headers (CVE-2014-3583)
- mod_lua: fix handling of the Require line when a LuaAuthzProvider is used in multiple Require directives with different arguments (CVE-2014-8109)
--------------------------------------------------------------------------------
ChangeLog:
* Wed Dec 17 2014 Jan Kaluza <jkaluza(a)redhat.com> - 2.4.10-2
- core: fix bypassing of mod_headers rules via chunked requests (CVE-2013-5704)
- mod_cache: fix NULL pointer dereference on empty Content-Type (CVE-2014-3581)
- mod_proxy_fcgi: fix a potential crash with long headers (CVE-2014-3583)
- mod_lua: fix handling of the Require line when a LuaAuthzProvider is used
in multiple Require directives with different arguments (CVE-2014-8109)
* Mon Jul 21 2014 Joe Orton <jorton(a)redhat.com> - 2.4.10-1
- update to 2.4.10 (#1120614)
- expand variables in docdir example configs
* Fri Mar 28 2014 Jan Kaluza <jkaluza(a)redhat.com> - 2.4.9-2
- add support for SetHandler + proxy (#1078970)
* Thu Mar 27 2014 Jan Kaluza <jkaluza(a)redhat.com> - 2.4.9-1
- update to 2.4.9
* Thu Feb 20 2014 Jan Kaluza <jkaluza(a)redhat.com> - 2.4.7-3
- fix graceful restart using legacy actions
- Create drop directory for systemd snippets
- use 2048-bit RSA key with SHA-256 signature in dummy certificate
* Thu Dec 12 2013 Joe Orton <jorton(a)redhat.com> - 2.4.7-2
- conflict with pre-1.5.0 APR
- fix sslsninotreq patch
* Wed Nov 27 2013 Joe Orton <jorton(a)redhat.com> - 2.4.7-1
- update to 2.4.7 (#1034071)
* Fri Nov 22 2013 Joe Orton <jorton(a)redhat.com> - 2.4.6-10
- switch to requiring system-logos-httpd (#1031288)
* Tue Nov 12 2013 Joe Orton <jorton(a)redhat.com> - 2.4.6-9
- change mmnisa to drop "-" altogether
* Tue Nov 12 2013 Joe Orton <jorton(a)redhat.com> - 2.4.6-8
- drop ambiguous invalid "-" in RHS of httpd-mmn Provide, keeping old Provide
for transition
* Fri Nov 1 2013 Jan Kaluza <jkaluza(a)redhat.com> - 2.4.6-7
- systemd: use {MAINPID} notation to ensure /bin/kill has always the second arg
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1082903 - CVE-2013-5704 httpd: bypass of mod_headers rules via chunked requests
https://bugzilla.redhat.com/show_bug.cgi?id=1082903
[ 2 ] Bug #1149709 - CVE-2014-3581 httpd: NULL pointer dereference in mod_cache if Content-Type has empty value
https://bugzilla.redhat.com/show_bug.cgi?id=1149709
[ 3 ] Bug #1163555 - CVE-2014-3583 httpd: mod_proxy_fcgi handle_headers() buffer over read
https://bugzilla.redhat.com/show_bug.cgi?id=1163555
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update httpd' 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 Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
8 years, 3 months
[SECURITY] Fedora 20 Update: librsvg2-2.40.7-1.fc20
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-2134
2015-02-17 04:43:57
--------------------------------------------------------------------------------
Name : librsvg2
Product : Fedora 20
Version : 2.40.7
Release : 1.fc20
URL : None
Summary : An SVG library based on cairo
Description :
An SVG library based on cairo.
--------------------------------------------------------------------------------
Update Information:
Update to 2.40.7. This contains various security updates for which CVEs have apparently not yet been assigned.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Feb 16 2015 Michael Catanzaro <mcatanzaro(a)gnome.org> - 2.40.7-1
- Update to 2.40.7
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update librsvg2' 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 Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
8 years, 3 months
[SECURITY] Fedora 21 Update: v8-3.14.5.10-17.fc21
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-2313
2015-02-20 04:51:27
--------------------------------------------------------------------------------
Name : v8
Product : Fedora 21
Version : 3.14.5.10
Release : 17.fc21
URL : http://code.google.com/p/v8
Summary : JavaScript Engine
Description :
V8 is Google's open source JavaScript engine. V8 is written in C++ and is used
in Google Chrome, the open source browser from Google. V8 implements ECMAScript
as specified in ECMA-262, 3rd edition.
--------------------------------------------------------------------------------
Update Information:
# nodejs
* tls: re-add 1024-bit SSL certs removed by f9456a2 (Chris Dickinson)
* timers: don't close interval timers when unrefd (Julien Gilli)
* timers: don't mutate unref list while iterating it (Julien Gilli)
* child_process: check execFile args is an array (Sam Roberts)
* child_process: check fork args is an array (Sam Roberts)
* crypto: update root certificates (Ben Noordhuis)
* domains: fix issues with abort on uncaught (Julien Gilli)
* timers: Avoid linear scan in _unrefActive. (Julien Gilli)
* timers: fix unref() memory leak (Trevor Norris)
* debugger: fix when using "use strict" (Julien Gilli)
# libuv
* linux: fix epoll_pwait() regression with < 2.6.19 (Ben Noordhuis)
* linux: fix epoll_pwait() sigmask size calculation (Ben Noordhuis)
* linux: fix sigmask size arg in epoll_pwait() call (Ben Noordhuis)
* linux: handle O_NONBLOCK != SOCK_NONBLOCK case (Helge Deller)
* doc: update project links (Ben Noordhuis)
* unix: add flag for blocking SIGPROF during poll (Ben Noordhuis)
* unix, windows: add uv_loop_configure() function (Ben Noordhuis)
# v8
* Fix debugger and strict mode regression (Julien Gilli)
* don't busy loop in cpu profiler thread (Ben Noordhuis)
* add api for aborting on uncaught exception (Julien Gilli)
--------------------------------------------------------------------------------
ChangeLog:
* Thu Feb 19 2015 T.C. Hollingsworth <tchollingsworth(a)gmail.com> - 1:3.14.5.10-17
- backports for nodejs 0.10.36
* Mon Jan 26 2015 David Tardon <dtardon(a)redhat.com> - 1:3.14.5.10-16
- rebuild for ICU 54.1
* Tue Dec 2 2014 Tom Callaway <spot(a)fedoraproject.org> - 1:3.14.5.10-15
- use system valgrind header (bz1141483)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1194651 - CVE-2015-0278 libuv: incorrect revocation order while relinquishing privileges
https://bugzilla.redhat.com/show_bug.cgi?id=1194651
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update v8' 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 Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
8 years, 3 months
[SECURITY] Fedora 21 Update: libuv-0.10.34-1.fc21
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-2313
2015-02-20 04:51:27
--------------------------------------------------------------------------------
Name : libuv
Product : Fedora 21
Version : 0.10.34
Release : 1.fc21
URL : http://libuv.org/
Summary : Platform layer for node.js
Description :
libuv is a new platform layer for Node. Its purpose is to abstract IOCP on
Windows and libev on Unix systems. We intend to eventually contain all platform
differences in this library.
--------------------------------------------------------------------------------
Update Information:
# nodejs
* tls: re-add 1024-bit SSL certs removed by f9456a2 (Chris Dickinson)
* timers: don't close interval timers when unrefd (Julien Gilli)
* timers: don't mutate unref list while iterating it (Julien Gilli)
* child_process: check execFile args is an array (Sam Roberts)
* child_process: check fork args is an array (Sam Roberts)
* crypto: update root certificates (Ben Noordhuis)
* domains: fix issues with abort on uncaught (Julien Gilli)
* timers: Avoid linear scan in _unrefActive. (Julien Gilli)
* timers: fix unref() memory leak (Trevor Norris)
* debugger: fix when using "use strict" (Julien Gilli)
# libuv
* linux: fix epoll_pwait() regression with < 2.6.19 (Ben Noordhuis)
* linux: fix epoll_pwait() sigmask size calculation (Ben Noordhuis)
* linux: fix sigmask size arg in epoll_pwait() call (Ben Noordhuis)
* linux: handle O_NONBLOCK != SOCK_NONBLOCK case (Helge Deller)
* doc: update project links (Ben Noordhuis)
* unix: add flag for blocking SIGPROF during poll (Ben Noordhuis)
* unix, windows: add uv_loop_configure() function (Ben Noordhuis)
# v8
* Fix debugger and strict mode regression (Julien Gilli)
* don't busy loop in cpu profiler thread (Ben Noordhuis)
* add api for aborting on uncaught exception (Julien Gilli)
--------------------------------------------------------------------------------
ChangeLog:
* Tue Feb 24 2015 T.C. Hollingsworth <tchollingsworth(a)gmail.com> - 1:0.10.34-1
- new upstream release 0.10.34
https://github.com/joyent/libuv/blob/v0.10.34/ChangeLog
- resolves incorrect revocation while reliquishing privileges security
vulnerability (CVE-2015-0278, RHBZ#1194651)
* Thu Feb 19 2015 T.C. Hollingsworth <tchollingsworth(a)gmail.com> - 1:0.10.33-2
- add missing %{_?isa} to devel requires of main package
- fix some issues with the pkgconfig file and Group reported by Michael Schwendt
* Thu Feb 19 2015 T.C. Hollingsworth <tchollingsworth(a)gmail.com> - 1:0.10.33-1
- new upstream release 0.10.33
https://github.com/joyent/libuv/blob/v0.10.33/ChangeLog
- update URL to point to the new libuv.org
* Wed Nov 19 2014 T.C. Hollingsworth <tchollingsworth(a)gmail.com> - 1:0.10.29-1
- new upstream release 0.10.29
https://github.com/joyent/libuv/blob/v0.10.29/ChangeLog
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1194651 - CVE-2015-0278 libuv: incorrect revocation order while relinquishing privileges
https://bugzilla.redhat.com/show_bug.cgi?id=1194651
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update libuv' 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 Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
8 years, 3 months
[SECURITY] Fedora 21 Update: nodejs-0.10.36-3.fc21
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-2313
2015-02-20 04:51:27
--------------------------------------------------------------------------------
Name : nodejs
Product : Fedora 21
Version : 0.10.36
Release : 3.fc21
URL : http://nodejs.org/
Summary : JavaScript runtime
Description :
Node.js is a platform built on Chrome's JavaScript runtime
for easily building fast, scalable network applications.
Node.js uses an event-driven, non-blocking I/O model that
makes it lightweight and efficient, perfect for data-intensive
real-time applications that run across distributed devices.
--------------------------------------------------------------------------------
Update Information:
# nodejs
* tls: re-add 1024-bit SSL certs removed by f9456a2 (Chris Dickinson)
* timers: don't close interval timers when unrefd (Julien Gilli)
* timers: don't mutate unref list while iterating it (Julien Gilli)
* child_process: check execFile args is an array (Sam Roberts)
* child_process: check fork args is an array (Sam Roberts)
* crypto: update root certificates (Ben Noordhuis)
* domains: fix issues with abort on uncaught (Julien Gilli)
* timers: Avoid linear scan in _unrefActive. (Julien Gilli)
* timers: fix unref() memory leak (Trevor Norris)
* debugger: fix when using "use strict" (Julien Gilli)
# libuv
* linux: fix epoll_pwait() regression with < 2.6.19 (Ben Noordhuis)
* linux: fix epoll_pwait() sigmask size calculation (Ben Noordhuis)
* linux: fix sigmask size arg in epoll_pwait() call (Ben Noordhuis)
* linux: handle O_NONBLOCK != SOCK_NONBLOCK case (Helge Deller)
* doc: update project links (Ben Noordhuis)
* unix: add flag for blocking SIGPROF during poll (Ben Noordhuis)
* unix, windows: add uv_loop_configure() function (Ben Noordhuis)
# v8
* Fix debugger and strict mode regression (Julien Gilli)
* don't busy loop in cpu profiler thread (Ben Noordhuis)
* add api for aborting on uncaught exception (Julien Gilli)
--------------------------------------------------------------------------------
ChangeLog:
* Tue Feb 24 2015 T.C. Hollingsworth <tchollingsworth(a)gmail.com> - 0.10.36-3
- bump v8 requires (RHBZ#1195457)
* Thu Feb 19 2015 T.C. Hollingsworth <tchollingsworth(a)gmail.com> - 0.10.36-1
- new upstream release 0.10.36
http://blog.nodejs.org/2015/01/26/node-v0-10-36-stable/
- Please note that several upstream releases were skipped due to regressions
reported in the upstream bug tracker. Please also review the 0.10.34 and
0.10.35 changelogs available at the above URL for a list of all changes.
* Wed Nov 19 2014 T.C. Hollingsworth <tchollingsworth(a)gmail.com> - 0.10.33-1
- new upstream release 0.10.33
http://blog.nodejs.org/2014/10/23/node-v0-10-33-stable/
- This release disables SSLv3 to secure Node.js services against the POODLE
attack. (CVE-2014-3566; RHBZ#1152789) For more information or to learn how
to re-enable SSLv3 in order to support legacy clients, please see the upstream
release announcement linked above.
* Tue Oct 21 2014 T.C. Hollingsworth <tchollingsworth(a)gmail.com> - 0.10.32-2
- add Provides nodejs-punycode (RHBZ#1151811)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1194651 - CVE-2015-0278 libuv: incorrect revocation order while relinquishing privileges
https://bugzilla.redhat.com/show_bug.cgi?id=1194651
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update nodejs' 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 Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
8 years, 3 months
Fedora 21 Update: mingw-wxWidgets-2.8.12-17.fc21
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-2311
2015-02-20 04:51:23
--------------------------------------------------------------------------------
Name : mingw-wxWidgets
Product : Fedora 21
Version : 2.8.12
Release : 17.fc21
URL : http://wxwidgets.org
Summary : MinGW port of the wxWidgets GUI library
Description :
wxWidgets is the C++ cross-platform GUI library, offering classes for all
common GUI controls as well as a comprehensive set of helper classes for most
common application tasks, ranging from networking to HTML display and image
manipulation.
--------------------------------------------------------------------------------
Update Information:
make wxString::ToULongLong work
--------------------------------------------------------------------------------
ChangeLog:
* Thu Feb 19 2015 Thomas Sailer <t.sailer(a)alumni.ethz.ch> - 2.8.12-17
- make wxString::ToULongLong work
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update mingw-wxWidgets' 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 Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
8 years, 3 months
Fedora 20 Update: golang-github-coreos-go-etcd-0.4.6-0.1.rc1.git6aa2da5.fc20
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-2326
2015-02-20 04:53:53
--------------------------------------------------------------------------------
Name : golang-github-coreos-go-etcd
Product : Fedora 20
Version : 0.4.6
Release : 0.1.rc1.git6aa2da5.fc20
URL : http://github.com/coreos/go-etcd
Summary : The official etcd v0.2 client library for Go
Description :
The official etcd v0.2 client library for Go
--------------------------------------------------------------------------------
Update Information:
Bump to upstream 6aa2da5a7a905609c93036b9307185a04a5a84a5
Choose the correct architecture
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1141807 - Review Request: golang-github-coreos-go-etcd - The official etcd v0.2 client library for Go
https://bugzilla.redhat.com/show_bug.cgi?id=1141807
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update golang-github-coreos-go-etcd' 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 Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
8 years, 3 months
Fedora 21 Update: libstoragemgmt-1.1.0-2.fc21
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-0843
2015-01-17 04:48:00
--------------------------------------------------------------------------------
Name : libstoragemgmt
Product : Fedora 21
Version : 1.1.0
Release : 2.fc21
URL : http://sourceforge.net/projects/libstoragemgmt/
Summary : Storage array management library
Description :
The libStorageMgmt library will provide a vendor agnostic open source storage
application programming interface (API) that will allow management of storage
arrays. The library includes a command line interface for interactive use and
scripting (command lsmcli). The library also has a daemon that is used for
executing plug-ins in a separate process (lsmd).
--------------------------------------------------------------------------------
Update Information:
Fixes upgrade path for libstoragemgmt-ibm-v7k-plugin which was removed.
New upstream release.
New upstream release.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Jan 16 2015 Tony Asleson <tasleson(a)redhat.com> 1.1.0-2
- Make updates work correctly for removed sub package
libstoragemgmt-ibm-v7k-plugin
* Thu Dec 4 2014 Tony Asleson <tasleson(a)redhat.com> 1.1.0-1
- New upstream release
- Fix udev files directory
- Move command line files to python package
* Wed Oct 8 2014 Tony Asleson <tasleson(a)redhat.com> - 1.0.0-3
- Specify udev files to /usr/lib dir instead of /lib
- Move command line python files to python package
* Wed Oct 1 2014 Tony Asleson <tasleson(a)redhat.com> - 1.0.0-2
- BZ 850185, Use new systemd rpm macros
- BZ 1122117, Use correct tmpfiles.d dir
* Sun Sep 7 2014 Tony Asleson <tasleson(a)redhat.com> - 1.0.0-1
- New upstream release
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update libstoragemgmt' 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 Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
8 years, 3 months
Fedora 21 Update: golang-github-coreos-go-etcd-0.4.6-0.1.rc1.git6aa2da5.fc21
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-2334
2015-02-20 04:56:04
--------------------------------------------------------------------------------
Name : golang-github-coreos-go-etcd
Product : Fedora 21
Version : 0.4.6
Release : 0.1.rc1.git6aa2da5.fc21
URL : http://github.com/coreos/go-etcd
Summary : The official etcd v0.2 client library for Go
Description :
The official etcd v0.2 client library for Go
--------------------------------------------------------------------------------
Update Information:
Bump to upstream 6aa2da5a7a905609c93036b9307185a04a5a84a5
--------------------------------------------------------------------------------
ChangeLog:
* Wed Feb 18 2015 jchaloup <jchaloup(a)redhat.com> - 0.4.6-0.1.rc1.git6aa2da5
- Bump to upstream 6aa2da5a7a905609c93036b9307185a04a5a84a5
related: #1141807
* Wed Jan 28 2015 jchaloup <jchaloup(a)redhat.com> - 0.2.0-0.5.rc1.gitb7c233e
- Bump to upstream b7c233e2ef9be1016c63f66145161b317165ad7e
related: #1141807
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1141807 - Review Request: golang-github-coreos-go-etcd - The official etcd v0.2 client library for Go
https://bugzilla.redhat.com/show_bug.cgi?id=1141807
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update golang-github-coreos-go-etcd' 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 Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
8 years, 3 months
Fedora 21 Update: libpcap-1.6.2-2.fc21
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-2467
2015-02-23 20:19:36
--------------------------------------------------------------------------------
Name : libpcap
Product : Fedora 21
Version : 1.6.2
Release : 2.fc21
URL : http://www.tcpdump.org
Summary : A system-independent interface for user-level packet capture
Description :
Libpcap provides a portable framework for low-level network
monitoring. Libpcap can provide network statistics collection,
security monitoring and network debugging. Since almost every system
vendor provides a different interface for packet capture, the libpcap
authors created this system-independent API to ease in porting and to
alleviate the need for several system-dependent packet capture modules
in each application.
Install libpcap if you need to do low-level network traffic monitoring
on your network.
--------------------------------------------------------------------------------
Update Information:
Fix scaling of pcap-ng timestamps (#1169322)
--------------------------------------------------------------------------------
ChangeLog:
* Mon Feb 23 2015 Michal Sekletar <msekleta(a)redhat.com> - 14:1.6.2-2
- fix scaling of pcap-ng timestamps (#1169322)
- remove kernel-devel from buildrequires
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1169322 - pcap-ng timestamp fraction calculation is wrong
https://bugzilla.redhat.com/show_bug.cgi?id=1169322
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update libpcap' 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 Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
8 years, 3 months