]> git.pld-linux.org Git - projects/pld-builder.new.git/history - PLD_Builder/gpg.py
Fix missing imports
[projects/pld-builder.new.git] / PLD_Builder / gpg.py
2021-02-22 Jan RękorajskiFix missing imports
2021-01-17 Jan RękorajskiMake StringIO and ConfigParser imports work on both...
2019-02-22 Arkadiusz MiśkiewiczMatch lines like: gpg: using DSA key...
2013-04-01 Elan RuusamäeMerge branch 'master' of ssh://git.pld-linux.org/projec...
2012-10-30 Elan RuusamäeMerge commit new builddir branch
2012-10-27 Elan Ruusamäeoutput gpg stderr if present
2012-07-10 Kacper KornetMerge remote-tracking branch 'PLD/master' into git
2012-06-24 Elan Ruusamäe- whitespace cleanup
2012-06-24 Arkadiusz MiśkiewiczReport why signature check failed.
2012-06-24 Arkadiusz MiśkiewiczEncode to utf8 when talking via communicate().
2012-06-24 Elan Ruusamäe- more use strings instead of io objects
2012-06-24 Arkadiusz MiśkiewiczMissing I/O->buf changes.
2012-06-24 Arkadiusz MiśkiewiczSwitch to subprocess module for gpg. Use strings instea...
2012-06-24 Elan Ruusamäe- improved error handling when gpg signature check...
2012-06-24 Elan Ruusamäe- catch missing gpg binary error early
2012-06-24 Elan Ruusamäe- fix missing globals
2012-06-24 Arkadiusz MiśkiewiczUse Popen3 so we won't have zombies.
2012-06-24 Arkadiusz MiśkiewiczClose in order described by http://docs.python.org...
2012-06-24 Arkadiusz MiśkiewiczClose in sing(), too.
2012-06-24 Arkadiusz MiśkiewiczTry to close all descriptors.
2012-06-24 Arkadiusz MiśkiewiczBetter error.
2012-06-24 Arkadiusz MiśkiewiczTry to log gnupg verification/signing failures.
2012-06-24 Artur Frysiak- handle aliases in GPG keys
2012-06-24 Mariusz Mazur- reidented to 4 spaces... hope I haven't broken anything
2012-06-24 Michal Moskal- pass --batch and --no-tty to gpg
2012-06-24 Michal Moskal- do stuff in loop, polling each 5 seconds so we get...
2012-06-24 Michal Moskal- preparing for real operation testing
2012-06-24 Michal Moskal- binary builder: fetching queue from src builder and...
2012-06-24 Michal Moskal- starting testing src builder...
2012-06-24 Michal Moskal- set locale once and for all
2012-06-24 Michal Moskal- work in progress
2012-06-24 Michal Moskal- gpg signs verification
This page took 0.31335 seconds and 39 git commands to generate.