summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-27gitignore build productsHEADmasterAndrew Cady
2020-10-27gitignore build products (from outer build process)Andrew Cady
2020-10-27gitignore build productsAndrew Cady
2020-10-27don't fail the build for warning about date format in the documentation sourceAndrew Cady
2020-09-20releasing package libfido2 version 1.5.0-2Colin Watson
2020-09-20Fix 32-bit build errorsColin Watson
2020-09-20releasing package libfido2 version 1.5.0-1Colin Watson
2020-09-20Update upstream source from tag 'upstream/1.5.0'Colin Watson
Update to upstream version '1.5.0' with Debian dir 102fd7ed15b138200444754d256b136933185ec2
2020-09-20New upstream version 1.5.0Colin Watson
2020-05-27releasing package libfido2 version 1.4.0-2Colin Watson
2020-05-27Normalise spacing in 1.4.0-1 changelogColin Watson
2020-05-27Use dpkg-buildflags when building regression testsColin Watson
2020-05-27Merge branch 'debian-test-at-buildtime' into 'debian/sid'Colin Watson
Run regression tests at build time See merge request auth-team/libfido2!4
2020-04-27 * d/rules, d/run-regression-tests.sh: run regression tests withAndreas Hasenack
a script
2020-04-20 * d/rules: run regression tests at build time, and one more timeAndreas Hasenack
with an injected failure to verify it's caught.
2020-04-18debian/changelog: Amend changelog for v1.4.0-2nicoo
Add missing change in debian/copyright, setting Upstream-Contact
2020-04-18releasing package libfido2 version 1.4.0-1Colin Watson
2020-04-18fixup! debian/copyright: Set Upstream-Contact to Yubico's OSS maintainers rolenicoo
2020-04-18debian/copyright: Set Upstream-Contact to Yubico's OSS maintainers rolenicoo
2020-04-18Pass -c4 to dpkg-gensymbolsColin Watson
This means that we notice if debian/libfido2-1.symbols is out of date.
2020-04-18Update upstream source from tag 'upstream/1.4.0'Colin Watson
Update to upstream version '1.4.0' with Debian dir 64889867df57bd13ea0cb964223697d378d391ce
2020-04-17New upstream version 1.4.0Colin Watson
2020-02-23Merge branch 'prep-v1.3.1-1' into 'debian/sid'nicoo
Prepare upload v1.3.1-1 See merge request auth-team/libfido2!3
2020-02-23Prepare upload v1.3.1-1nicoo
2020-02-23Update upstream source from tag 'upstream/1.3.1'nicoo
Update to upstream version '1.3.1' with Debian dir 96d0ec6cfbe8efa2e15111ccc5e79c78bd725385
2020-02-23New upstream version 1.3.1nicoo
2020-02-23Merge branch 'conditional-stack-protector-all' into 'debian/sid'nicoo
Only use -fstack-protector-all if it is supported See merge request auth-team/libfido2!2
2020-02-23debian/patches: Update metadata (reviewed and forwarded upstream)nicoo
Used `patchedit -f -o` to generate DEP3-compliant metadata
2020-02-23Only use -fstack-protector-all if it is supportedColin Watson
2020-02-21Ignore debian/filesColin Watson
2020-02-16CI: Remove the configuration filenicoo
Instead, we use 'salsa-ci.yml@nicoo/conventions' as the config path.
2020-02-16Revert "debian/rules: Make sure build flags are exported to CMake"nicoo
This reverts commit 6eed843d53653d6cbcf5d9a31907b2668274896d. It was entirely necessary (dh >= 9) and I'm not sure why I cargo-culted it.
2020-02-16CI: Move definition to debian/salsa-ci.ymlnicoo
As recommended by the salsa-ci-team: https://salsa.debian.org/salsa-ci-team/pipeline#basic-use
2020-02-15debian/rules: Make sure build flags are exported to CMakenicoo
2020-02-15Add missing changelog entriesnicoo
2020-02-15Fix pattern in debian/watchColin Watson
2020-02-12Merge branch 'ci/pipeline' into 'debian/sid'Colin Watson
Gitlab CI: Use the pipeline from salsa-ci-team See merge request auth-team/libfido2!1
2020-02-12Make the build deterministicnicoo
2020-02-12Gitlab CI: Use the pipeline from salsa-ci-teamnicoo
2020-02-12Add .gitlab-ci.ymlColin Watson
2020-02-12Prepare upload v1.3.0-1 (NEW)nicoo
2020-02-12libfido2-doc: Add doc-base control filenicoo
2020-02-12Split documentation into libfido2-docnicoo
It's unecessary to ship manpages and HTML in header files that will mostly be used as a Build-Depends
2020-02-12fido2-tools: Override warning about extended description lengthnicoo
2020-02-12Exclude unversionned libsk-libfido2.sonicoo
TODO: Investigate what this is
2020-02-12libfido2-1: Update symbols file for v1.3.0nicoo
2020-02-12debian/copyright: Update path to timingsafe_bcmp.cnicoo
2020-02-12libfido2-1: Add Build-Depends metadata to symbols filenicoo
2020-02-12debian/not-installed: Exclude static library files (.a)nicoo
2020-02-12fixup! libfido2-dev: sync documentation manifestnicoo