lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <541AFABF.1070800@web.de>
Date:	Thu, 18 Sep 2014 17:31:11 +0200
From:	Fjodor Schelichow <schelichow@....de>
To:	Denys Vlasenko <vda.linux@...glemail.com>,
	Maximilian Eschenbacher <maximilian@...henbacher.email>
CC:	linux-kernel@...r.kernel.org, valentina.manea.m@...il.com,
	shuah.kh@...sung.com, gregkh@...uxfoundation.org,
	Dominik Paulus <dominik.paulus@....de>,
	Johannes Stadlinger <johannes.stadlinger@....de>,
	Tobias Polzer <tobias.polzer@....de>, i4passt@...ts.cs.fau.de
Subject: Re: [PATCH 17/18] usbip: Increment version number to 1.2.1

On 09/17/2014 07:51 PM, Denys Vlasenko wrote:
> On Wednesday 17 September 2014 01:38, Maximilian Eschenbacher wrote:
>> From: Dominik Paulus <dominik.paulus@....de>
>> diff --git a/drivers/usb/usbip/usbip_common.h b/drivers/usb/usbip/usbip_common.h
>> index 6831d99..a5f416e 100644
>> --- a/drivers/usb/usbip/usbip_common.h
>> +++ b/drivers/usb/usbip/usbip_common.h
>> @@ -32,7 +32,7 @@
>>   #include <uapi/linux/usbip.h>
>>   #include <linux/kfifo.h>
>>
>> -#define USBIP_VERSION "1.0.0"
>> +#define USBIP_VERSION "1.2.1"
>
> You can use UTS_RELEASE instead - it would handle the task of identifying
> the version of running code as good, or better, than a subsystem-specific
> version id.
> For one, as this patch attests, subsystem-specific ids tend to become stale...
>
After a some discussion we decided to change it according to your 
suggestion. Thanks for that!

regards
Fjodor
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ