[Pkg-privacy-commits] [parcimonie] annotated tag 0.1 created (now fb3ef5c)
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:28:57 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a change to annotated tag 0.1
in repository parcimonie.
at fb3ef5c (tag)
tagging 72bd1f7029cb4cf97f3213adb18c6524301b0c46 (commit)
tagged by intrigeri
on Sun Dec 26 00:53:45 2010 +0100
- Log -----------------------------------------------------------------
Releasing 0.1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAABCAAGBQJNFoQOAAoJELrOFdKldJj/CdYQAJjALbNMP8E3tm+YktVdg2vn
MSHNTSN9NKbD43PsNATlyGkRPnBBGcQJvW8Equ+0MjQlVZFoFvxryZteNe9VWZFc
8CGWkYQpzq6/6S573AK/tb0egkffqKWLLKdtaTD5WLMCUo5QLCbV7jplLpBBVCKV
IB6ZBpf5uaUjihPm/xXXC4flGanzoqJOGdOFsZvPtg2uG5dnU1ZPBzGeaghFMUGG
6CKpM7iMReZ2WBxfzulE6G7G8dCcZgTi3UV3LBAq1rZRlU+Ejq68mjH4F2TYsYfJ
TqTZWL9VVSj/f7M7ggaA3X7IFqzKXwBklhJ+MVX8FjbMiOYGMcjQc0IJxUiMrX3T
TYasbh9iF0SNdXEU2D8Xtc9RRcr6VZZSey/rcIpXVj0j1nIzHMioyJ39U0CvhxGP
FryYRqZVKgjkDVuNvGyQXAW9Ltl8x07RX066FIIZLOkd/TFV/p1mvHSPbU1cGKeI
fHgihkU/jUZQK016+5xg0PLwXyoejmOBboAEwYVIXeZmmaI5zntfwYBlMefECaBy
tJlMNO7UBHl/eXbAob5Y20PHVs6PYaPEfuhPj7Skx/emNZdtkqiEDOu3/sFvGGAW
U/jVkArf6ktbIdCM+rbpDMscMp23Vxnb19fSispGV2qU3gak9baqDUJk74uj27Mj
t/jt3XYS+Wy0lxfQzkr3
=BeOy
-----END PGP SIGNATURE-----
intrigeri (79):
Initialized with Module::Starter.
Added .gitignore.
Added perltidy configuration.
Added MANIFEST.SKIP.
Added perlcritic tests.
Added pickRandomItems function along with its test suite.
Added licensing information.
FIXME--
TODO--
formatting
Reordered and improved test suite
Added gpgPublicKeys function.
Added gpgRecvKeys sub.
Export all subs from by default.
Added a tiny test program.
cleanup
Added TODO.
Renamed app to "parcimonie".
Transform the program into a daemon that fetches one key per iteration.
Do NOT bundle Module::Install.
Update TODO
Update TODO.
Unless a keyserver is defined in GnuPG configuration, explain the user how to fix this.
Update TODO
Update TODO
Update TODO
TODO++
t/00-load_all.t: test the main program as well.
Replace Test::More with Test::Most.
Enable t/31-gpgPublicKeys.t in non-author mode.
TODO++
Skip cover_db in MANIFEST.
Fix test plan.
Use relative path to exported sub.
Daemon now survives gpg errors, e.g. key not found on the keyserver.
TODO update.
More explicit error message when start/stop/restart is missing.
Use English pragma with -no_match_vars for performance reasons.
gpgRecvKeys: output gpg's stdout along with its stderr.
Factor out main daemon loop action into a method.
Add functional tests for $daemon->tryRecvKeys.
Use Path::Class instead of File::Spec.
Sleep for a random time between two iterations.
Add a --verbose output mode.
WIP: connect to the Tor control port.
Convert App::Parcimonie::TorCtl to the Tor::Control Moose role.
Send a NEWNYM to the Tor control port before every key fetch.
Use TMPDIR/parcimonie_UID as the pidbase unless running as root.
Use MooseX::GetOpt::Dashes to get nicer-looking command line options.
Document our custom attributes for --help.
Hide --pidfile from --help as it is buggy.
TODO update
Add usage information to the main script POD.
Draft pieces of the design document.
Use LWP::Online to skip tests that need access to the Internet.
Check the keyserver option's length in GnuPG configuration.
Add missing POD.
Allow passing gnupg_homedir to the GnuPG functions.
Remove boilerplate from README.
Mention the manpage in the README.
Move metadata and documentation to the main script.
Fix license information in meta-data files.
Do not keep META.yml under version control.
Tell Git to ignore the debian directory.
TODO update.
Remove boilerplate tests, this has been sorted out already.
Fix license URL.
TODO update
Add missing POD.
Import a few pubkeys in the beginning of the test suite.
Test if the correct public keys count is found.
Update MANIFEST and MANIFEST.SKIP.
Test suite: unify author tests along the lines of Adam Kennedy's guidelines.
Fix gnupg_homedir attribute type.
Test suite: use the test keyring in 32-tryRecvKeys.
Test suite: configure a keyserver.
TODO update
Re-indent.
Prepare 0.1 release.
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/parcimonie.git
More information about the Pkg-privacy-commits
mailing list