Skip to content
Snippets Groups Projects
  1. Nov 12, 2021
  2. Oct 26, 2021
  3. Oct 22, 2021
  4. Oct 21, 2021
  5. Oct 18, 2021
  6. Oct 16, 2021
  7. Oct 08, 2021
  8. Oct 05, 2021
  9. Oct 04, 2021
  10. Oct 02, 2021
  11. Oct 01, 2021
  12. Sep 26, 2021
  13. Sep 25, 2021
    • Jakub Jirutka's avatar
      main/gnupg: drop changes in docs to fix build · 6c554611
      Jakub Jirutka authored
      Fixes error introduced in 7dab305c.
      
      WTF is this crap?!
      
          make[2]: Entering directory '/home/buildozer/aports/main/gnupg/src/gnupg-2.2.23/doc'
          : >defsincdate ; \
          if test -e ../.git; then \
            (cd . && git log -1 --format='%ct' \
                         -- gpg.texi gpgsm.texi gpg-agent.texi scdaemon.texi instguide.texi tools.texi debugging.texi glossary.texi contrib.texi gpl.texi sysnotes.texi dirmngr.texi wks.texi gnupg-module-overview.svg gnupg-card-architecture.fig howtos.texi howto-create-a-server-cert.texi 2>/dev/null) >>defsincdate; \
                  elif test x"OURCE_DATE_EPOCH" != x; then   \
             echo "OURCE_DATE_EPOCH" >>defsincdate ; \
          fi
          gcc -I. -I.. -I. -DLOCALEDIR=\"/usr/share/locale\" -DGNUPG_BINDIR="\"/usr/bin\"" -DGNUPG_LIBEXECDIR="\"/usr/libexec\"" -DGNUPG_LIBDIR="\"/usr/lib/gnupg\"" -DGNUPG_DATADIR="\"/usr/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/var\""       \
                                  -o mkdefsinc ./mkdefsinc.c
          incd="`test -f defsincdate || echo './'`defsincdate"; \
          ./mkdefsinc -C . --date "`cat $incd 2>/dev/null`" \
              gpg.texi gpgsm.texi gpg-agent.texi scdaemon.texi instguide.texi tools.texi debugging.texi glossary.texi contrib.texi gpl.texi sysnotes.texi dirmngr.texi wks.texi gnupg-module-overview.svg gnupg-card-architecture.fig howtos.texi howto-create-a-server-cert.texi >defs.inc
          mkdefsinc: bad date 'OURCE_DATE_EPOCH'
          make[2]: *** [Makefile:1245: defs.inc] Error 1
      6c554611
    • Jakub Jirutka's avatar
    • Jakub Jirutka's avatar
      main/gnupg: change the default keyserver to keyserver.ubuntu.com · 7dab305c
      Jakub Jirutka authored
      hkps.pool.sks-keyservers.net is dead. This patch backports the change of
      the default keyserver from newer versions of gnupg to keyserver.ubuntu.com.
      7dab305c
  14. Sep 23, 2021
  15. Sep 22, 2021
  16. Sep 17, 2021
  17. Sep 16, 2021
  18. Sep 15, 2021
  19. Sep 14, 2021
  20. Sep 10, 2021
  21. Sep 08, 2021
  22. Sep 07, 2021
  23. Aug 31, 2021
  24. Aug 30, 2021
Loading