Re: [Wireshark-dev] 1.12 release schedule

2014-07-22 Thread Bálint Réczey
Hi Gerald,

2014-07-22 0:19 GMT+02:00 Gerald Combs ger...@wireshark.org:
 I plan to release 1.12.0rc3 tomorrow (the 22nd) followed by 1.12.0 on
 the 29th. If we need to hold off either release for any reason please
 let me know.
Great!
I would like to have the fix for 9891 included which I plan reviewing today.


 Until now release candidate tags have been preceded by a hyphen, e.g.
 v1.10.0-rc1. As noted in change 2759 this causes a problem for RPM and
 Debian packaging so I plan to drop the hyphen.
Using v1.10.0rc1 creates an other problem. It is considered to be a
lower version number than v1.10.0:

$ dpkg --compare-versions 1.10.0rc1 ge 1.10.0
$ echo $?
0

In Debian packaging we use git tags like 1.10.0_rc1 and convert them
to version 1.10.0~rc1 in scripts and in debian/changelog.


Cheers,
Balint
___
Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org
Archives:http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe


Re: [Wireshark-dev] 1.12 release schedule

2014-07-22 Thread Alexis La Goutte
On Tue, Jul 22, 2014 at 12:28 PM, Bálint Réczey bal...@balintreczey.hu wrote:
 Hi Gerald,

 2014-07-22 0:19 GMT+02:00 Gerald Combs ger...@wireshark.org:
 I plan to release 1.12.0rc3 tomorrow (the 22nd) followed by 1.12.0 on
 the 29th. If we need to hold off either release for any reason please
 let me know.
 Great!
Great news :-)
(Really need a last rc ?)

 I would like to have the fix for 9891 included which I plan reviewing today.
May be also https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=10297
(a another GTK(3) issue... ;-))



 Until now release candidate tags have been preceded by a hyphen, e.g.
 v1.10.0-rc1. As noted in change 2759 this causes a problem for RPM and
 Debian packaging so I plan to drop the hyphen.
 Using v1.10.0rc1 creates an other problem. It is considered to be a
 lower version number than v1.10.0:

 $ dpkg --compare-versions 1.10.0rc1 ge 1.10.0
 $ echo $?
 0

 In Debian packaging we use git tags like 1.10.0_rc1 and convert them
 to version 1.10.0~rc1 in scripts and in debian/changelog.


 Cheers,
 Balint
 ___
 Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org
 Archives:http://www.wireshark.org/lists/wireshark-dev
 Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
  mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe
___
Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org
Archives:http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Re: [Wireshark-dev] 1.12 release schedule

2014-07-22 Thread Gerald Combs
On 7/22/14 3:28 AM, Bálint Réczey wrote:
 Hi Gerald,
 
 2014-07-22 0:19 GMT+02:00 Gerald Combs ger...@wireshark.org:
 I plan to release 1.12.0rc3 tomorrow (the 22nd) followed by 1.12.0 on
 the 29th. If we need to hold off either release for any reason please
 let me know.
 Great!
 I would like to have the fix for 9891 included which I plan reviewing today.
 

 Until now release candidate tags have been preceded by a hyphen, e.g.
 v1.10.0-rc1. As noted in change 2759 this causes a problem for RPM and
 Debian packaging so I plan to drop the hyphen.
 Using v1.10.0rc1 creates an other problem. It is considered to be a
 lower version number than v1.10.0:
 
 $ dpkg --compare-versions 1.10.0rc1 ge 1.10.0
 $ echo $?
 0
 
 In Debian packaging we use git tags like 1.10.0_rc1 and convert them
 to version 1.10.0~rc1 in scripts and in debian/changelog.

Removing the hyphen was supposed to make things easier for upstream
packagers: https://code.wireshark.org/review/#/c/2759/ .
___
Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org
Archives:http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

[Wireshark-dev] 1.12 release schedule

2014-07-21 Thread Gerald Combs
I plan to release 1.12.0rc3 tomorrow (the 22nd) followed by 1.12.0 on
the 29th. If we need to hold off either release for any reason please
let me know.

Until now release candidate tags have been preceded by a hyphen, e.g.
v1.10.0-rc1. As noted in change 2759 this causes a problem for RPM and
Debian packaging so I plan to drop the hyphen.
___
Sent via:Wireshark-dev mailing list wireshark-dev@wireshark.org
Archives:http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe