Bump version: 3.4.2.17-1489 → 3.4.3

Change-Id: I7f3ace74e30aba8609f435e76256badd93fb0220
This commit is contained in:
Pau Espin 2019-08-07 12:12:21 +02:00
parent 14891be1f6
commit 193bb9aadd
1 changed files with 31 additions and 0 deletions

31
debian/changelog vendored
View File

@ -1,3 +1,34 @@
libusrp (3.4.3) unstable; urgency=medium
[ Pau Espin Pedrol ]
* build: use correct python version in generate_regs.py
* debian/rules: Don't overwrite .tarball-version
* build_eeprom.py: Fix build for distros with python3 as default
* edit-gpif: Fix build for distros with python3 as default
* Remove trailing whitespace
* Use release helper from libosmocore
* configure.ac: Use git-version-gen
[ Harald Welte ]
* firmware: Fix include directory path names
* firmware: Port to more modern SDCC syntax.
* Re-enable build of usrp FX2 firmware
* debian: Make sure the FX2 firmware is packaged
* debian: Add 'sdcc' package to BuildDepends
[ Max ]
* Add config for git-review
[ Alexander Huemer ]
* usrp2: firmware: ignore .lk build artifacts
* Avoid compiler warning 'dynamic exception specifications are deprecated in C++11 [-Wdeprecated]'
[ Oliver Smith ]
* firmware/src/usrp2/Makefile.am: fix "distcheck"
* contrib/jenkins.sh: run "make {distcheck,maintainer-clean}"
-- Pau Espin Pedrol <pespin@sysmocom.de> Wed, 07 Aug 2019 12:12:21 +0200
libusrp (3.4.2) unstable; urgency=medium
* Initial release