Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-27 | gitignore build products | Andrew Cady | |
2020-10-27 | don't fail the build for warning about date format in the documentation source | Andrew Cady | |
2020-09-20 | releasing package libfido2 version 1.5.0-2 | Colin Watson | |
2020-09-20 | Fix 32-bit build errors | Colin Watson | |
2020-09-20 | releasing package libfido2 version 1.5.0-1 | Colin Watson | |
2020-09-20 | Update upstream source from tag 'upstream/1.5.0' | Colin Watson | |
Update to upstream version '1.5.0' with Debian dir 102fd7ed15b138200444754d256b136933185ec2 | |||
2020-09-20 | New upstream version 1.5.0 | Colin Watson | |
2020-05-27 | releasing package libfido2 version 1.4.0-2 | Colin Watson | |
2020-05-27 | Normalise spacing in 1.4.0-1 changelog | Colin Watson | |
2020-05-27 | Use dpkg-buildflags when building regression tests | Colin Watson | |
2020-05-27 | Merge 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 with | Andreas Hasenack | |
a script | |||
2020-04-20 | * d/rules: run regression tests at build time, and one more time | Andreas Hasenack | |
with an injected failure to verify it's caught. | |||
2020-04-18 | debian/changelog: Amend changelog for v1.4.0-2 | nicoo | |
Add missing change in debian/copyright, setting Upstream-Contact | |||
2020-04-18 | releasing package libfido2 version 1.4.0-1 | Colin Watson | |
2020-04-18 | fixup! debian/copyright: Set Upstream-Contact to Yubico's OSS maintainers role | nicoo | |
2020-04-18 | debian/copyright: Set Upstream-Contact to Yubico's OSS maintainers role | nicoo | |
2020-04-18 | Pass -c4 to dpkg-gensymbols | Colin Watson | |
This means that we notice if debian/libfido2-1.symbols is out of date. | |||
2020-04-18 | Update upstream source from tag 'upstream/1.4.0' | Colin Watson | |
Update to upstream version '1.4.0' with Debian dir 64889867df57bd13ea0cb964223697d378d391ce | |||
2020-04-17 | New upstream version 1.4.0 | Colin Watson | |
2020-02-23 | Merge 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-23 | Prepare upload v1.3.1-1 | nicoo | |
2020-02-23 | Update upstream source from tag 'upstream/1.3.1' | nicoo | |
Update to upstream version '1.3.1' with Debian dir 96d0ec6cfbe8efa2e15111ccc5e79c78bd725385 | |||
2020-02-23 | New upstream version 1.3.1 | nicoo | |
2020-02-23 | Merge 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-23 | debian/patches: Update metadata (reviewed and forwarded upstream) | nicoo | |
Used `patchedit -f -o` to generate DEP3-compliant metadata | |||
2020-02-23 | Only use -fstack-protector-all if it is supported | Colin Watson | |
2020-02-21 | Ignore debian/files | Colin Watson | |
2020-02-16 | CI: Remove the configuration file | nicoo | |
Instead, we use 'salsa-ci.yml@nicoo/conventions' as the config path. | |||
2020-02-16 | Revert "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-16 | CI: Move definition to debian/salsa-ci.yml | nicoo | |
As recommended by the salsa-ci-team: https://salsa.debian.org/salsa-ci-team/pipeline#basic-use | |||
2020-02-15 | debian/rules: Make sure build flags are exported to CMake | nicoo | |
2020-02-15 | Add missing changelog entries | nicoo | |
2020-02-15 | Fix pattern in debian/watch | Colin Watson | |
2020-02-12 | Merge 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-12 | Make the build deterministic | nicoo | |
2020-02-12 | Gitlab CI: Use the pipeline from salsa-ci-team | nicoo | |
2020-02-12 | Add .gitlab-ci.yml | Colin Watson | |
2020-02-12 | Prepare upload v1.3.0-1 (NEW) | nicoo | |
2020-02-12 | libfido2-doc: Add doc-base control file | nicoo | |
2020-02-12 | Split documentation into libfido2-doc | nicoo | |
It's unecessary to ship manpages and HTML in header files that will mostly be used as a Build-Depends | |||
2020-02-12 | fido2-tools: Override warning about extended description length | nicoo | |
2020-02-12 | Exclude unversionned libsk-libfido2.so | nicoo | |
TODO: Investigate what this is | |||
2020-02-12 | libfido2-1: Update symbols file for v1.3.0 | nicoo | |
2020-02-12 | debian/copyright: Update path to timingsafe_bcmp.c | nicoo | |
2020-02-12 | libfido2-1: Add Build-Depends metadata to symbols file | nicoo | |
2020-02-12 | debian/not-installed: Exclude static library files (.a) | nicoo | |
2020-02-12 | fixup! libfido2-dev: sync documentation manifest | nicoo | |
2020-02-12 | debian/not-installed: Exclude 70-u2f.rules | nicoo | |
We do not package libfido2-udev, as it ships the same file as libu2f-udev. Both might be deprecated in the near future, see [#951201] for details. [#951201]: https://bugs.debian.org/951201 | |||
2020-02-12 | fixup! libfido2-dev: sync documentation manifest | nicoo | |