-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
It release NUGU SDK 1.7.3. Signed-off-by: Hyungrok.Kim <[email protected]>
- Loading branch information
1 parent
96f7bf0
commit 44f8835
Showing
8 changed files
with
77 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,22 @@ | ||
nugu (1.7.3ubuntu1~bionic) bionic; urgency=medium | ||
|
||
* Fixed gstreamer plugin | ||
* Added async API to auth discovery | ||
* Added CodeQL static analysis | ||
* Applied ASR interface v1.7 | ||
* Applied LTO build option | ||
* Applied built-in option for curl | ||
* Applied -fanalyzer compile option | ||
* Applied debian packaging default link option | ||
* Updated TextAgent | ||
* Updated DisplayAgent | ||
* Updated MediaPlayer | ||
* Updated nugu_oob_server | ||
* Upgraded clang-tidy-action to v1.2 | ||
* Removed ubuntu 16.04 CI/packaging | ||
|
||
-- nugulinux <[email protected]> Tue, 30 Aug 2022 14:30:00 +0900 | ||
|
||
nugu (1.7.2ubuntu1~bionic) bionic; urgency=medium | ||
|
||
* Fixed Chips interface | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
package-name-doesnt-match-sonames libnugu0 | ||
embedded-library usr/lib/x86_64-linux-gnu/libnugu.so.1.7.2: libjsoncpp | ||
embedded-library usr/lib/arm-linux-gnueabihf/libnugu.so.1.7.2: libjsoncpp | ||
embedded-library usr/lib/aarch64-linux-gnu/libnugu.so.1.7.2: libjsoncpp | ||
embedded-library usr/lib/x86_64-linux-gnu/libnugu.so.1.7.2: curl | ||
embedded-library usr/lib/arm-linux-gnueabihf/libnugu.so.1.7.2: curl | ||
embedded-library usr/lib/aarch64-linux-gnu/libnugu.so.1.7.2: curl | ||
embedded-library usr/lib/x86_64-linux-gnu/libnugu.so.1.7.3: libjsoncpp | ||
embedded-library usr/lib/arm-linux-gnueabihf/libnugu.so.1.7.3: libjsoncpp | ||
embedded-library usr/lib/aarch64-linux-gnu/libnugu.so.1.7.3: libjsoncpp | ||
embedded-library usr/lib/x86_64-linux-gnu/libnugu.so.1.7.3: curl | ||
embedded-library usr/lib/arm-linux-gnueabihf/libnugu.so.1.7.3: curl | ||
embedded-library usr/lib/aarch64-linux-gnu/libnugu.so.1.7.3: curl |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,22 @@ | ||
nugu (1.7.3ubuntu1~focal) focal; urgency=medium | ||
|
||
* Fixed gstreamer plugin | ||
* Added async API to auth discovery | ||
* Added CodeQL static analysis | ||
* Applied ASR interface v1.7 | ||
* Applied LTO build option | ||
* Applied built-in option for curl | ||
* Applied -fanalyzer compile option | ||
* Applied debian packaging default link option | ||
* Updated TextAgent | ||
* Updated DisplayAgent | ||
* Updated MediaPlayer | ||
* Updated nugu_oob_server | ||
* Upgraded clang-tidy-action to v1.2 | ||
* Removed ubuntu 16.04 CI/packaging | ||
|
||
-- nugulinux <[email protected]> Tue, 30 Aug 2022 14:30:00 +0900 | ||
|
||
nugu (1.7.2ubuntu1~focal) focal; urgency=medium | ||
|
||
* Fixed Chips interface | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
package-name-doesnt-match-sonames libnugu0 | ||
embedded-library usr/lib/x86_64-linux-gnu/libnugu.so.1.7.2: libjsoncpp | ||
embedded-library usr/lib/arm-linux-gnueabihf/libnugu.so.1.7.2: libjsoncpp | ||
embedded-library usr/lib/aarch64-linux-gnu/libnugu.so.1.7.2: libjsoncpp | ||
embedded-library usr/lib/x86_64-linux-gnu/libnugu.so.1.7.2: curl | ||
embedded-library usr/lib/arm-linux-gnueabihf/libnugu.so.1.7.2: curl | ||
embedded-library usr/lib/aarch64-linux-gnu/libnugu.so.1.7.2: curl | ||
embedded-library usr/lib/x86_64-linux-gnu/libnugu.so.1.7.3: libjsoncpp | ||
embedded-library usr/lib/arm-linux-gnueabihf/libnugu.so.1.7.3: libjsoncpp | ||
embedded-library usr/lib/aarch64-linux-gnu/libnugu.so.1.7.3: libjsoncpp | ||
embedded-library usr/lib/x86_64-linux-gnu/libnugu.so.1.7.3: curl | ||
embedded-library usr/lib/arm-linux-gnueabihf/libnugu.so.1.7.3: curl | ||
embedded-library usr/lib/aarch64-linux-gnu/libnugu.so.1.7.3: curl |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,22 @@ | ||
nugu (1.7.3ubuntu1~jammy) jammy; urgency=medium | ||
|
||
* Fixed gstreamer plugin | ||
* Added async API to auth discovery | ||
* Added CodeQL static analysis | ||
* Applied ASR interface v1.7 | ||
* Applied LTO build option | ||
* Applied built-in option for curl | ||
* Applied -fanalyzer compile option | ||
* Applied debian packaging default link option | ||
* Updated TextAgent | ||
* Updated DisplayAgent | ||
* Updated MediaPlayer | ||
* Updated nugu_oob_server | ||
* Upgraded clang-tidy-action to v1.2 | ||
* Removed ubuntu 16.04 CI/packaging | ||
|
||
-- nugulinux <[email protected]> Tue, 30 Aug 2022 14:30:00 +0900 | ||
|
||
nugu (1.7.2ubuntu1~jammy) jammy; urgency=medium | ||
|
||
* Fixed Chips interface | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
package-name-doesnt-match-sonames libnugu0 | ||
embedded-library usr/lib/x86_64-linux-gnu/libnugu.so.1.7.2: libjsoncpp | ||
embedded-library usr/lib/arm-linux-gnueabihf/libnugu.so.1.7.2: libjsoncpp | ||
embedded-library usr/lib/aarch64-linux-gnu/libnugu.so.1.7.2: libjsoncpp | ||
embedded-library usr/lib/x86_64-linux-gnu/libnugu.so.1.7.2: curl | ||
embedded-library usr/lib/arm-linux-gnueabihf/libnugu.so.1.7.2: curl | ||
embedded-library usr/lib/aarch64-linux-gnu/libnugu.so.1.7.2: curl | ||
embedded-library usr/lib/x86_64-linux-gnu/libnugu.so.1.7.3: libjsoncpp | ||
embedded-library usr/lib/arm-linux-gnueabihf/libnugu.so.1.7.3: libjsoncpp | ||
embedded-library usr/lib/aarch64-linux-gnu/libnugu.so.1.7.3: libjsoncpp | ||
embedded-library usr/lib/x86_64-linux-gnu/libnugu.so.1.7.3: curl | ||
embedded-library usr/lib/arm-linux-gnueabihf/libnugu.so.1.7.3: curl | ||
embedded-library usr/lib/aarch64-linux-gnu/libnugu.so.1.7.3: curl |