Initialize the context in 'test_auth_clear'. Fixes the test suite on mips64el. Patch by Mark H Weaver --- libotr-4.1.1/tests/unit/test_auth.c.orig 2015-12-25 12:39:45.000000000 -0500 +++ libotr-4.1.1/tests/unit/test_auth.c 2016-03-17 18:53:10.169999706 -0400 @@ -67,6 +67,7 @@ OtrlAuthInfo *auth = &ctx.auth; /* API call. */ + otrl_auth_new(&ctx); otrl_auth_clear(auth); ok(auth->authstate == OTRL_AUTHSTATE_NONE && alt='cgit logo'/> index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/services
AgeCommit message (Expand)Author
2021-10-18Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe
2021-10-15gnu: font-abattis-cantarell: Update variable name....Tobias Geerinckx-Rice
2021-10-12Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe
2021-10-11services: ganeti: Don't start the metadata daemon automatically....Marius Bakke
2021-10-09home: services: configuration: Support file-like objects....Oleg Pykhalov
2021-10-04services: knot: Remove obsolete DISABLE-ANY? zone option....Tobias Geerinckx-Rice
2021-10-03services: desktop: Add the sticky bit to the X11 socket directory....Mathieu Othacehe
2021-10-02services: gdm: Add Wayland support....Josselin Poiret
2021-10-02gnu: Add Wayland support for GDM....Josselin Poiret
2021-09-27services: database: Change postgresql default socket....Mathieu Othacehe
2021-09-25Update copyright assignments for Liliana Marie Prikler....Liliana Marie Prikler
2021-09-25gnu: Consolidate duplicate copyright names....Greg Hogan