liboauth2 (2.1.0-1)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/2.1.0-1 tag
- Git: https://salsa.debian.org/debian-iot-team/oauth2/liboauth2.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 286720
- Browser: https://salsa.debian.org/debian-iot-team/oauth2/liboauth2
- Last scan: 2025-03-13 14:59:09+00
- Next scan: 2025-03-19 04:37:00+00
- CI pipeline status: success
- Debian changelog in Git:
liboauth2 (2.1.0-1) unstable; urgency=medium
* New upstream release
* d/symbols: Add new symbols
-- Nicolas Mora <babelouest@debian.org> Wed, 12 Feb 2025 19:05:18 -0500
- This branch is 2 commits ahead of tag debian/2.1.0-1
- Git log:
commit 06ad49161e30872849e8417cb8ee937eb7f8b77a
Merge: b73dcf7 6f5c650
Author: Nicolas Mora <babelouest@debian.org>
Date: Thu Mar 13 14:36:51 2025 +0000
Merge branch 'master' into 'master'
d/t/unit-test: copy test-suite.log to AUTOPKGTEST_ARTIFACTS
See merge request debian-iot-team/oauth2/liboauth2!1
commit 6f5c650a8d4f74cf0d012dc0a2bc473f4d30f333
Author: Carlos Henrique Lima Melara <charlesmelara@riseup.net>
Date: Wed Mar 12 18:56:29 2025 -0300
d/t/unit-test: copy test-suite.log to AUTOPKGTEST_ARTIFACTS
Now we can access the log by downloading the artifacts directly from
debci or salsa-ci, no need to re-run locally to get it using a shell
after the failure.