2.39 KB
/srv/reproducible-results/rbuild-debian/tmp.gN7RnwwcNT/b1/gr-gsm_0.42.2-1_arm64.changes vs.
/srv/reproducible-results/rbuild-debian/tmp.gN7RnwwcNT/b2/gr-gsm_0.42.2-1_arm64.changes
292 B
Files
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
  
1 ·8183dc405d81d0c3dd7b09caa85b5af6·18608580·debug·optional·gr-gsm-dbgsym_0.42.2-1_arm64.deb1 ·8183dc405d81d0c3dd7b09caa85b5af6·18608580·debug·optional·gr-gsm-dbgsym_0.42.2-1_arm64.deb
2 ·7b9fbf46607b5ffcdb00e98e8a85680e·645700·libdevel·optional·gr-gsm_0.42.2-1_arm64.deb2 ·d4ab7cab6f12880cccc4d1aa3725c165·645148·libdevel·optional·gr-gsm_0.42.2-1_arm64.deb
1.93 KB
gr-gsm_0.42.2-1_arm64.deb
452 B
file list
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2018-08-18·17:20:42.000000·debian-binary1 -rw-r--r--···0········0········0········4·2018-08-18·17:20:42.000000·debian-binary
2 -rw-r--r--···0········0········0·····3532·2018-08-18·17:20:42.000000·control.tar.xz2 -rw-r--r--···0········0········0·····3528·2018-08-18·17:20:42.000000·control.tar.xz
3 -rw-r--r--···0········0········0···641976·2018-08-18·17:20:42.000000·data.tar.xz3 -rw-r--r--···0········0········0···641428·2018-08-18·17:20:42.000000·data.tar.xz
98.0 B
control.tar.xz
70.0 B
control.tar
48.0 B
./md5sums
30.0 B
./md5sums
Files differ
1.35 KB
data.tar.xz
1.33 KB
data.tar
649 B
./usr/bin/grgsm_livemon
    
Offset 1, 15 lines modifiedOffset 1, 15 lines modified
1 #!·/usr/bin/python21 #!·/usr/bin/python2
2 #·-*-·coding:·utf-8·-*-2 #·-*-·coding:·utf-8·-*-
3 ##################################################3 ##################################################
4 #·GNU·Radio·Python·Flow·Graph4 #·GNU·Radio·Python·Flow·Graph
5 #·Title:·Gr-gsm·Livemon5 #·Title:·Gr-gsm·Livemon
6 #·Author:·Piotr·Krysik6 #·Author:·Piotr·Krysik
7 #·Description:·Interactive·monitor·of·a·single·C0·channel·with·analysis·performed·by·Wireshark·(command·to·run·wireshark:·sudo·wireshark·-k·-f·udp·-Y·gsmtap·-i·lo)7 #·Description:·Interactive·monitor·of·a·single·C0·channel·with·analysis·performed·by·Wireshark·(command·to·run·wireshark:·sudo·wireshark·-k·-f·udp·-Y·gsmtap·-i·lo)
8 #·Generated:·Thu·Oct·15·05:35:27·20208 #·Generated:·Thu·Nov·18·14:09:38·2021
9 ##################################################9 ##################################################
  
10 from·distutils.version·import·StrictVersion10 from·distutils.version·import·StrictVersion
  
11 if·__name__·==·'__main__':11 if·__name__·==·'__main__':
12 ····import·ctypes12 ····import·ctypes
13 ····import·sys13 ····import·sys
692 B
./usr/bin/grgsm_livemon_headless
    
Offset 1, 15 lines modifiedOffset 1, 15 lines modified
1 #!·/usr/bin/python21 #!·/usr/bin/python2
2 #·-*-·coding:·utf-8·-*-2 #·-*-·coding:·utf-8·-*-
3 ##################################################3 ##################################################
4 #·GNU·Radio·Python·Flow·Graph4 #·GNU·Radio·Python·Flow·Graph
5 #·Title:·Gr-gsm·Livemon5 #·Title:·Gr-gsm·Livemon
6 #·Author:·Piotr·Krysik6 #·Author:·Piotr·Krysik
7 #·Description:·Interactive·monitor·of·a·single·C0·channel·with·analysis·performed·by·Wireshark·(command·to·run·wireshark:·sudo·wireshark·-k·-f·udp·-Y·gsmtap·-i·lo)7 #·Description:·Interactive·monitor·of·a·single·C0·channel·with·analysis·performed·by·Wireshark·(command·to·run·wireshark:·sudo·wireshark·-k·-f·udp·-Y·gsmtap·-i·lo)
8 #·Generated:·Thu·Oct·15·05:35:26·20208 #·Generated:·Thu·Nov·18·14:09:37·2021
9 ##################################################9 ##################################################
  
  
10 from·gnuradio·import·blocks10 from·gnuradio·import·blocks
11 from·gnuradio·import·eng_notation11 from·gnuradio·import·eng_notation
12 from·gnuradio·import·gr12 from·gnuradio·import·gr
13 from·gnuradio.eng_option·import·eng_option13 from·gnuradio.eng_option·import·eng_option