Your message dated Sun, 05 Feb 2023 11:27:51 +0000
with message-id <e1podbx-00axtk...@fasolo.debian.org>
and subject line Bug#991450: fixed in ubertooth 2018.12.R1-5.1
has caused the Debian Bug report #991450,
regarding gcc-arm-none-eabi breaks ubertooth autopkgtest: linking error
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
991450: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=991450
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gcc-arm-none-eabi, ubertooth
Control: found -1 gcc-arm-none-eabi/15:10-2020-q4-major-1
Control: found -1 ubertooth/2018.12.R1-5
Severity: serious
Tags: sid bookworm
X-Debbugs-CC: debian...@lists.debian.org
User: debian...@lists.debian.org
Usertags: breaks needs-update

Dear maintainer(s),

With a recent upload of gcc-arm-none-eabi the autopkgtest of ubertooth
fails in testing when that autopkgtest is run with the binary packages
of gcc-arm-none-eabi from unstable. It passes when run with only
packages from testing. In tabular form:

                       pass            fail
gcc-arm-none-eabi      from testing    15:10-2020-q4-major-1
ubertooth              from testing    2018.12.R1-5
versioned deps [0]     from testing    from unstable
all others             from testing    from testing

I copied some of the output at the bottom of this report.

Apart from the freeze, this regression is blocking the migration of
gcc-arm-none-eabi to testing [1]. Due to the nature of this issue, I
filed this bug report against both packages. Can you please investigate
the situation and reassign the bug to the right package?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=gcc-arm-none-eabi

https://ci.debian.net/data/autopkgtest/testing/amd64/u/ubertooth/13851210/log.gz

Linking: bluetooth_rxtx.elf
arm-none-eabi-gcc -T LPC17xx_Linker_Script_with_bootloader.ld
-mcpu=cortex-m3 -mthumb -mthumb-interwork -Wl,-Map=bluetooth_rxtx.map
-Wl,--gc-sections -L../common -static -Wl,--start-group -lc -lg -lgcc
-lm -Wl,--end-group -o bluetooth_rxtx.elf bluetooth_rxtx.o bluetooth.o
bluetooth_le.o ubertooth_usb.o ubertooth_rssi.o ubertooth_cs.o
ubertooth_clock.o ubertooth_dma.o le_phy.o queue.o cc2400_rangetest.o
ego.o debug_uart.o tinyprintf.o ../common/usb_serial.o
../common/serial_fifo.o ../common/LPC17xx_Startup.o
../common/LPC17xx_Interrupts.o ../common/ubertooth.o
../common/lpcusb/target/usbcontrol.o ../common/lpcusb/target/usbinit.o
../common/lpcusb/target/usbhw_lpc.o ../common/lpcusb/target/usbstdreq.o
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
bluetooth.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/bluetooth.h:34:
multiple definition of `used_channels';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/bluetooth.h:34:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
bluetooth.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/bluetooth.h:33:
multiple definition of `afh_map';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/bluetooth.h:33:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
bluetooth.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/bluetooth.h:32:
multiple definition of `afh_enabled';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/bluetooth.h:32:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
bluetooth.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/bluetooth.h:31:
multiple definition of `syncword';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/bluetooth.h:31:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
bluetooth.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/bluetooth.h:30:
multiple definition of `target';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/bluetooth.h:30:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
ubertooth_rssi.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_rssi.h:29:
multiple definition of `rssi_count';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_rssi.h:29:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
ubertooth_rssi.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_rssi.h:28:
multiple definition of `rssi_min';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_rssi.h:28:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
ubertooth_rssi.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_rssi.h:27:
multiple definition of `rssi_max';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_rssi.h:27:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
ubertooth_cs.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_rssi.h:29:
multiple definition of `rssi_count';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_rssi.h:29:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
ubertooth_cs.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_rssi.h:28:
multiple definition of `rssi_min';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_rssi.h:28:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
ubertooth_cs.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_rssi.h:27:
multiple definition of `rssi_max';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_rssi.h:27:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
ubertooth_cs.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_cs.h:32:
multiple definition of `cs_trigger';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_cs.h:32:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
ubertooth_cs.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_cs.h:31:
multiple definition of `cs_threshold_cur';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_cs.h:31:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
ubertooth_cs.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_cs.h:30:
multiple definition of `cs_threshold_req';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_cs.h:30:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
ubertooth_cs.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_cs.h:29:
multiple definition of `cs_no_squelch';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_cs.h:29:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
ubertooth_clock.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_clock.h:46:
multiple definition of `clkn_next_drift_fix';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_clock.h:46:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
ubertooth_clock.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_clock.h:45:
multiple definition of `clkn_last_drift_fix';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_clock.h:45:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
ubertooth_clock.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_clock.h:43:
multiple definition of `clk_drift_correction';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_clock.h:43:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
ubertooth_clock.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_clock.h:42:
multiple definition of `clk_drift_ppm';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_clock.h:42:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
ubertooth_clock.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_clock.h:39:
multiple definition of `clk100ns_offset';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_clock.h:39:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
ubertooth_clock.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_clock.h:38:
multiple definition of `clkn_offset';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_clock.h:38:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
ubertooth_clock.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_clock.h:36:
multiple definition of `last_hop';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_clock.h:36:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
ubertooth_clock.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_clock.h:35:
multiple definition of `clkn';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_clock.h:35:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
ubertooth_dma.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_dma.h:40:
multiple definition of `rx_err';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_dma.h:40:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
ubertooth_dma.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_dma.h:39:
multiple definition of `rx_tc';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_dma.h:39:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
ubertooth_dma.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_dma.h:36:
multiple definition of `idle_rxbuf';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_dma.h:36:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
ubertooth_dma.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_dma.h:35:
multiple definition of `active_rxbuf';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_dma.h:35:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
ubertooth_dma.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_dma.h:29:
multiple definition of `rxbuf2';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_dma.h:29:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
ubertooth_dma.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_dma.h:28:
multiple definition of `rxbuf1';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_dma.h:28:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
le_phy.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_dma.h:40:
multiple definition of `rx_err';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_dma.h:40:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
le_phy.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_dma.h:39:
multiple definition of `rx_tc';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_dma.h:39:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
le_phy.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_dma.h:36:
multiple definition of `idle_rxbuf';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_dma.h:36:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
le_phy.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_dma.h:35:
multiple definition of `active_rxbuf';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_dma.h:35:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
le_phy.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_dma.h:29:
multiple definition of `rxbuf2';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_dma.h:29:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
le_phy.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_dma.h:28:
multiple definition of `rxbuf1';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_dma.h:28:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
le_phy.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_clock.h:46:
multiple definition of `clkn_next_drift_fix';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_clock.h:46:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
le_phy.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_clock.h:45:
multiple definition of `clkn_last_drift_fix';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_clock.h:45:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
le_phy.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_clock.h:43:
multiple definition of `clk_drift_correction';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_clock.h:43:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
le_phy.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_clock.h:42:
multiple definition of `clk_drift_ppm';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_clock.h:42:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
le_phy.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_clock.h:39:
multiple definition of `clk100ns_offset';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_clock.h:39:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
le_phy.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_clock.h:38:
multiple definition of `clkn_offset';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_clock.h:38:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
le_phy.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_clock.h:36:
multiple definition of `last_hop';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_clock.h:36:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
le_phy.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_clock.h:35:
multiple definition of `clkn';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/ubertooth_clock.h:35:
first defined here
/usr/lib/gcc/arm-none-eabi/10.2.1/../../../arm-none-eabi/bin/ld:
cc2400_rangetest.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/cc2400_rangetest.h:27:
multiple definition of `rr';
bluetooth_rxtx.o:/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx/cc2400_rangetest.h:27:
first defined here
collect2: error: ld returned 1 exit status
make[1]: *** [../common.mk:405: bluetooth_rxtx.elf] Error 1
make[1]: Leaving directory
'/tmp/test_build_firmware/ubertooth-firmware-source/bluetooth_rxtx'
make: *** [Makefile:33: bluetooth_rxtx] Error 2

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: ubertooth
Source-Version: 2018.12.R1-5.1
Done: Adrian Bunk <b...@debian.org>

We believe that the bug you reported is fixed in the latest version of
ubertooth, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 991...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adrian Bunk <b...@debian.org> (supplier of updated ubertooth package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 04 Feb 2023 22:43:30 +0200
Source: ubertooth
Architecture: source
Version: 2018.12.R1-5.1
Distribution: unstable
Urgency: medium
Maintainer: Ruben Undheim <ruben.undh...@gmail.com>
Changed-By: Adrian Bunk <b...@debian.org>
Closes: 991450
Changes:
 ubertooth (2018.12.R1-5.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Backport upstream fix for FTBFS with gcc >= 10. (Closes: #991450)
Checksums-Sha1:
 db7bc04cb564713d4af9086b9af1ffa12b4becfc 2508 ubertooth_2018.12.R1-5.1.dsc
 7c4e506deeaccfd7246f130971b6743882bac7da 17376 
ubertooth_2018.12.R1-5.1.debian.tar.xz
Checksums-Sha256:
 d76df68183ed7dc7473846bd4b1227b7734bba0e45c4789f85d4191fc6a308a5 2508 
ubertooth_2018.12.R1-5.1.dsc
 a3c1e9aa241483220b9d6c7dc10dd3f2a8bd3886e76b702ca1bb693cf95a6c95 17376 
ubertooth_2018.12.R1-5.1.debian.tar.xz
Files:
 7f4d11e6a76b6cd846335f02e31bd4d5 2508 science optional 
ubertooth_2018.12.R1-5.1.dsc
 b5d33ba0a2c93745c77a858b48be47b6 17376 science optional 
ubertooth_2018.12.R1-5.1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmPew/IACgkQiNJCh6LY
mLFkcQ/9H2TvDdx/a8HhTT47A+szclkQHjBjZJvOSgmQPlRTKAAnPWGiI+0JO6Gu
delk/eR/1s47ymI4fZL0nES2lIysZOLhjKtV3XAwKBmj10toS4tt7eb206xs62cz
SI/XkHZBC3QopuFnHdtzzSL+yjRbDXxeyaQnP81KFKChhyp62oyKiig3BPW1epv0
y/N2tH/shLpLaOaMVEOtejxZwUkLvDtcfRDNYQtgURdjqORPF9zV+mxmt5Jgo0hq
wT8R4lhG4B3XK110CU3Bk6dGYwgdt/QXtg7APuTBefGUtI7gokce3TmUsTCcUMZK
QDpBS+6muOR2TGCTSUOI+eEakR3wYWY2TH2nIJKDCD7pUmlINNMoMBbq7osx2cuj
aWnHVwBFaQDzUumA9otMWHNeCiY5VM3UctmlNjpt/37t4XaqYSuIa8jEmBw6Y/wU
657s+Ou9mOw0U3Kct/f1IxKUBVZ8T0T5m6WrHB/WzPvUcwssSKfdA/IWsC8ic4OT
rhIaPAPl5uBGHKdat7jYiwKRHet8nbN7SYg1JVRYoLsn+v6LhEiYNn68P7p5HCBn
zDbhwysrxhwLA1q98Ip+D3+keAobVJOhJikrES2cVpy9VeipuLa2547UFWJHiaO1
OLr3lqVDoon/v0vknY3VjCOfWXI2D9K+lhD9hxOAqAjAx5yqq6w=
=f91R
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to