There is also a page for the Wireshark library in the Linux upstream
tracker: http://upstream-tracker.org/versions/wireshark.html
It uses the latest 1.96.4 version of the abi-compliance-checker tool. I
highly recommend you to update to the latest version. The file
tools/git-compare-abis.sh nee
On Jan 13, 2012, at 7:59 AM, Harper wrote:
> Balint Reczey
> wrote in news:4f0ed7c6.2030...@ericsson.com:
>
>> I have updated the ABI compatibility report here:
>> http://rbalint.cs.bme.hu/ws-ABI-1.6.4-1.6.5/
> Interesting report.
> The version numbers in the report are 1.1.0 and 1.1.1, what
On Jan 8, 2012, at 12:08 PM, Balint Reczey wrote:
> I have run tools/git-compare-abis.sh on latest master-1.6
> (wireshark-1.6.4-21-ga6c3642).
>
> The ABI is almost totally stable [1], which is very good sign for plugin
> developers and for anyone using Wireshark's libraries. :-)
>
> There i
Balint Reczey
wrote in news:4f0ed7c6.2030...@ericsson.com:
> I have updated the ABI compatibility report here:
> http://rbalint.cs.bme.hu/ws-ABI-1.6.4-1.6.5/
Interesting report.
The version numbers in the report are 1.1.0 and 1.1.1, what looks a bit
strange. But the topic indiactes that 1.6.4
On Jan 12, 2012, at 9:06 AM, Gerald Combs wrote:
> Is ACC available for Windows or OS X? I'd rather keep make-version.pl
> cross-platform if possible.
This:
http://forge.ispras.ru/projects/abi-compliance-checker/repository/entry/trunk/INSTALL.txt
seems to suggest that the latest versi
On 1/12/12 9:33 AM, Balint Reczey wrote:
> On 01/12/2012 06:20 PM, Gerald Combs wrote:
>> On 1/12/12 9:06 AM, Gerald Combs wrote:
>>> On 1/12/12 1:59 AM, Balint Reczey wrote:
>>>
I'm not sure that it is the proper approach.
We don't have to update the library version if there is no change
On 01/12/2012 06:06 PM, Gerald Combs wrote:
On 1/12/12 1:59 AM, Balint Reczey wrote:
I'm not sure that it is the proper approach.
We don't have to update the library version if there is no change in the
lib.
The libtool documentation says "If the library source code has changed
at all since t
On 01/12/2012 06:20 PM, Gerald Combs wrote:
On 1/12/12 9:06 AM, Gerald Combs wrote:
On 1/12/12 1:59 AM, Balint Reczey wrote:
I'm not sure that it is the proper approach.
We don't have to update the library version if there is no change in the
lib.
The libtool documentation says "If the libra
On 1/12/12 9:06 AM, Gerald Combs wrote:
> On 1/12/12 1:59 AM, Balint Reczey wrote:
>
>> I'm not sure that it is the proper approach.
>> We don't have to update the library version if there is no change in the
>> lib.
>
> The libtool documentation says "If the library source code has changed
> at
On 1/12/12 1:59 AM, Balint Reczey wrote:
> I'm not sure that it is the proper approach.
> We don't have to update the library version if there is no change in the
> lib.
The libtool documentation says "If the library source code has changed
at all since the last update, then increment revision (‘
On 01/11/2012 08:37 AM, Harper wrote:
Balint Reczey
wrote in news:4f09f7b3.2000...@ericsson.com:
Hi,
I have run tools/git-compare-abis.sh on latest master-1.6
(wireshark-1.6.4-21-ga6c3642).
The ABI is almost totally stable [1], which is very good sign for
plugin developers and for anyone usin
On 01/11/2012 06:04 PM, Gerald Combs wrote:
On 1/10/12 2:29 PM, Gerald Combs wrote:
On 1/10/12 2:09 PM, Balint Reczey wrote:
diff --git a/debian/wireshark-common.files b/debian/wireshark-common.files
index 41341be..4403c04 100644
--- a/debian/wireshark-common.files
+++ b/debian/wireshark-commo
On 1/10/12 2:29 PM, Gerald Combs wrote:
> On 1/10/12 2:09 PM, Balint Reczey wrote:
>
>> diff --git a/debian/wireshark-common.files b/debian/wireshark-common.files
>> index 41341be..4403c04 100644
>> --- a/debian/wireshark-common.files
>> +++ b/debian/wireshark-common.files
>> @@ -5,7 +5,7 @@
>> /
Balint Reczey
wrote in news:4f09f7b3.2000...@ericsson.com:
> Hi,
>
> I have run tools/git-compare-abis.sh on latest master-1.6
> (wireshark-1.6.4-21-ga6c3642).
>
> The ABI is almost totally stable [1], which is very good sign for
> plugin developers and for anyone using Wireshark's libraries.
On 1/10/12 2:09 PM, Balint Reczey wrote:
> diff --git a/debian/wireshark-common.files b/debian/wireshark-common.files
> index 41341be..4403c04 100644
> --- a/debian/wireshark-common.files
> +++ b/debian/wireshark-common.files
> @@ -5,7 +5,7 @@
> /usr/bin/text2pcap
> /usr/bin/rawshark
> /usr/lib
Hi Gerald,
On 01/09/2012 11:44 PM, Gerald Combs wrote:
On 1/9/12 1:39 PM, Balint Reczey wrote:
Hi Gerald,
On 01/09/2012 07:56 PM, Gerald Combs wrote:
The ABI change is the result of fixing a bug. If we revert the change
the ZigBee ZCL dissector will revert back to its previous broken
behavi
On 1/10/12 10:53 AM, Balint Reczey wrote:
> I meant the proper change in the library version would be bumping the
> major version for the #define change since the ABI is not backward
> compatible.
> There would be an alternate way, redefining the constants in the C file
> in the backported fix.
> T
Hi Gerald,
On 01/09/2012 11:44 PM, Gerald Combs wrote:
On 1/9/12 1:39 PM, Balint Reczey wrote:
Hi Gerald,
On 01/09/2012 07:56 PM, Gerald Combs wrote:
The ABI change is the result of fixing a bug. If we revert the change
the ZigBee ZCL dissector will revert back to its previous broken
behavi
On 1/9/12 1:39 PM, Balint Reczey wrote:
> Hi Gerald,
>
> On 01/09/2012 07:56 PM, Gerald Combs wrote:
>> The ABI change is the result of fixing a bug. If we revert the change
>> the ZigBee ZCL dissector will revert back to its previous broken
>> behavior and packet-zbee-zcl.h will have incorrect d
Hi Bill,
On 01/09/2012 08:34 PM, Bill Meier wrote:
On 1/9/2012 1:56 PM, Gerald Combs wrote:
On 1/8/12 12:08 PM, Balint Reczey wrote:
Hi,
I have run tools/git-compare-abis.sh on latest master-1.6
(wireshark-1.6.4-21-ga6c3642).
The ABI is almost totally stable [1], which is very good sign for
Hi Gerald,
On 01/09/2012 07:56 PM, Gerald Combs wrote:
On 1/8/12 12:08 PM, Balint Reczey wrote:
Hi,
I have run tools/git-compare-abis.sh on latest master-1.6
(wireshark-1.6.4-21-ga6c3642).
The ABI is almost totally stable [1], which is very good sign for plugin
developers and for anyone using
On 1/9/2012 1:56 PM, Gerald Combs wrote:
On 1/8/12 12:08 PM, Balint Reczey wrote:
Hi,
I have run tools/git-compare-abis.sh on latest master-1.6
(wireshark-1.6.4-21-ga6c3642).
The ABI is almost totally stable [1], which is very good sign for plugin
developers and for anyone using Wireshark's li
On 1/8/12 12:08 PM, Balint Reczey wrote:
> Hi,
>
> I have run tools/git-compare-abis.sh on latest master-1.6
> (wireshark-1.6.4-21-ga6c3642).
>
> The ABI is almost totally stable [1], which is very good sign for plugin
> developers and for anyone using Wireshark's libraries. :-)
>
> There is on
Hi,
I have run tools/git-compare-abis.sh on latest master-1.6
(wireshark-1.6.4-21-ga6c3642).
The ABI is almost totally stable [1], which is very good sign for plugin
developers and for anyone using Wireshark's libraries. :-)
There is only a minor incompatibility in packet-zbee-zcl.h caused
24 matches
Mail list logo