Hello community, here is the log from the commit of package ethtool for openSUSE:Factory checked in at 2015-01-21 21:52:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ethtool (Old) and /work/SRC/openSUSE:Factory/.ethtool.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ethtool" Changes: -------- --- /work/SRC/openSUSE:Factory/ethtool/ethtool.changes 2014-11-24 11:18:18.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ethtool.new/ethtool.changes 2015-01-21 21:52:57.000000000 +0100 @@ -1,0 +2,8 @@ +Sun Jan 11 16:43:01 UTC 2015 - [email protected] + +- Update to new upstream release 3.18 +* Fix: Lookup of SFP Tx bias in SFF-8472 module diagnostics + (-m option) +- Drop usrmerge compat symlinks + +------------------------------------------------------------------- Old: ---- ethtool-3.16.tar.sign ethtool-3.16.tar.xz New: ---- ethtool-3.18.tar.sign ethtool-3.18.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ethtool.spec ++++++ --- /var/tmp/diff_new_pack.uqg8pD/_old 2015-01-21 21:52:58.000000000 +0100 +++ /var/tmp/diff_new_pack.uqg8pD/_new 2015-01-21 21:52:58.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package ethtool # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: ethtool -Version: 3.16 +Version: 3.18 Release: 0 Summary: Examine and Tune Ethernet-Based Network Interfaces License: GPL-2.0 @@ -44,16 +44,9 @@ %install make install DESTDIR="%buildroot" -#UsrMerge -mkdir %buildroot/sbin -ln -sf %_sbindir/ethtool %buildroot/sbin -#EndUserMerge %files %defattr(-,root,root) -#UsrMerge -/sbin/ethtool -#EndUserMerge %_sbindir/ethtool %_mandir/man8/ethtool.8* %doc AUTHORS COPYING NEWS ++++++ ethtool-3.16.tar.xz -> ethtool-3.18.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ethtool-3.16/NEWS new/ethtool-3.18/NEWS --- old/ethtool-3.16/NEWS 2014-09-22 01:03:37.000000000 +0200 +++ new/ethtool-3.18/NEWS 2014-12-14 20:28:06.000000000 +0100 @@ -1,3 +1,8 @@ +Version 3.18 - December 14, 2014 + + * Fix: Lookup of SFP Tx bias in SFF-8472 module diagnostics (-m option) + * Fix: Build with musl by using more common typedefs + Version 3.16 - September 22, 2014 * Feature: Support for configurable RSS hash key (-x/-X options) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ethtool-3.16/aclocal.m4 new/ethtool-3.18/aclocal.m4 --- old/ethtool-3.16/aclocal.m4 2014-09-22 01:04:20.000000000 +0200 +++ new/ethtool-3.18/aclocal.m4 2014-12-14 20:32:29.000000000 +0100 @@ -103,10 +103,9 @@ # configured tree to be moved without reconfiguration. AC_DEFUN([AM_AUX_DIR_EXPAND], -[dnl Rely on autoconf to set up CDPATH properly. -AC_PREREQ([2.50])dnl -# expand $ac_aux_dir to an absolute path -am_aux_dir=`cd $ac_aux_dir && pwd` +[AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl +# Expand $ac_aux_dir to an absolute path. +am_aux_dir=`cd "$ac_aux_dir" && pwd` ]) # AM_CONDITIONAL -*- Autoconf -*- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ethtool-3.16/configure new/ethtool-3.18/configure --- old/ethtool-3.16/configure 2014-09-22 01:04:21.000000000 +0200 +++ new/ethtool-3.18/configure 2014-12-14 20:32:30.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for ethtool 3.16. +# Generated by GNU Autoconf 2.69 for ethtool 3.18. # # Report bugs to <[email protected]>. # @@ -580,8 +580,8 @@ # Identity of this package. PACKAGE_NAME='ethtool' PACKAGE_TARNAME='ethtool' -PACKAGE_VERSION='3.16' -PACKAGE_STRING='ethtool 3.16' +PACKAGE_VERSION='3.18' +PACKAGE_STRING='ethtool 3.18' PACKAGE_BUGREPORT='[email protected]' PACKAGE_URL='' @@ -1273,7 +1273,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures ethtool 3.16 to adapt to many kinds of systems. +\`configure' configures ethtool 3.18 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1339,7 +1339,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of ethtool 3.16:";; + short | recursive ) echo "Configuration of ethtool 3.18:";; esac cat <<\_ACEOF @@ -1434,7 +1434,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -ethtool configure 3.16 +ethtool configure 3.18 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1803,7 +1803,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by ethtool $as_me 3.16, which was +It was created by ethtool $as_me 3.18, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2354,8 +2354,8 @@ ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` -# expand $ac_aux_dir to an absolute path -am_aux_dir=`cd $ac_aux_dir && pwd` +# Expand $ac_aux_dir to an absolute path. +am_aux_dir=`cd "$ac_aux_dir" && pwd` if test x"${MISSING+set}" != xset; then case $am_aux_dir in @@ -2668,7 +2668,7 @@ # Define the identity of the package. PACKAGE='ethtool' - VERSION='3.16' + VERSION='3.18' cat >>confdefs.h <<_ACEOF @@ -4994,7 +4994,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by ethtool $as_me 3.16, which was +This file was extended by ethtool $as_me 3.18, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -5060,7 +5060,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -ethtool config.status 3.16 +ethtool config.status 3.18 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ethtool-3.16/configure.ac new/ethtool-3.18/configure.ac --- old/ethtool-3.16/configure.ac 2014-09-22 01:02:42.000000000 +0200 +++ new/ethtool-3.18/configure.ac 2014-12-14 19:38:52.000000000 +0100 @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(ethtool, 3.16, [email protected]) +AC_INIT(ethtool, 3.18, [email protected]) AC_PREREQ(2.52) AC_CONFIG_SRCDIR([ethtool.c]) AM_INIT_AUTOMAKE([gnu]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ethtool-3.16/ethtool.8 new/ethtool-3.18/ethtool.8 --- old/ethtool-3.16/ethtool.8 2014-09-22 01:04:24.000000000 +0200 +++ new/ethtool-3.18/ethtool.8 2014-12-14 20:32:32.000000000 +0100 @@ -113,7 +113,7 @@ . hy \\n(HY .. . -.TH ETHTOOL 8 "September 2014" "Ethtool version 3.16" +.TH ETHTOOL 8 "September 2014" "Ethtool version 3.18" .SH NAME ethtool \- query or control network driver and hardware settings . diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ethtool-3.16/ethtool.spec new/ethtool-3.18/ethtool.spec --- old/ethtool-3.16/ethtool.spec 2014-09-22 01:04:27.000000000 +0200 +++ new/ethtool-3.18/ethtool.spec 2014-12-14 20:32:33.000000000 +0100 @@ -1,5 +1,5 @@ Name : ethtool -Version : 3.16 +Version : 3.18 Release : 1 Group : Utilities diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ethtool-3.16/internal.h new/ethtool-3.18/internal.h --- old/ethtool-3.16/internal.h 2014-07-21 00:21:34.000000000 +0200 +++ new/ethtool-3.18/internal.h 2014-12-14 18:59:17.000000000 +0100 @@ -7,6 +7,7 @@ #include "ethtool-config.h" #endif #include <stdio.h> +#include <stdint.h> #include <stdlib.h> #include <string.h> #include <sys/types.h> @@ -17,16 +18,16 @@ /* ethtool.h expects these to be defined by <linux/types.h> */ #ifndef HAVE_BE_TYPES -typedef __uint16_t __be16; -typedef __uint32_t __be32; +typedef uint16_t __be16; +typedef uint32_t __be32; typedef unsigned long long __be64; #endif typedef unsigned long long u64; -typedef __uint32_t u32; -typedef __uint16_t u16; -typedef __uint8_t u8; -typedef __int32_t s32; +typedef uint32_t u32; +typedef uint16_t u16; +typedef uint8_t u8; +typedef int32_t s32; #include "ethtool-copy.h" #include "net_tstamp-copy.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ethtool-3.16/sfpdiag.c new/ethtool-3.18/sfpdiag.c --- old/ethtool-3.16/sfpdiag.c 2014-01-28 01:19:52.000000000 +0100 +++ new/ethtool-3.18/sfpdiag.c 2014-12-14 18:48:39.000000000 +0100 @@ -48,7 +48,7 @@ #define SFF_A2_VCC_HWARN 12 #define SFF_A2_VCC_LWARN 14 -#define SFF_A2_BIAS 96 +#define SFF_A2_BIAS 100 #define SFF_A2_BIAS_HALRM 16 #define SFF_A2_BIAS_LALRM 18 #define SFF_A2_BIAS_HWARN 20 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
