Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (cd902f4479cd5f3acd7d30daa5e09ab3a4ead9c3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (cd902f4479cd5f3acd7d30daa5e09ab3a4ead9c3)
  • Date: Mon, 11 Oct 2010 02:29:32 -0500

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

ChangeLog | 3 +++
apache.gpg |binary
archive/bacula/bacula.gpg |binary
archive/lzip/lzip.gpg |binary
asterisk.gpg |binary
audio-drivers/a2jmidid/nedko_arnaudov.gpg |binary
chat-im/freetalk/62E15A31.gpg |binary
chat-im/purple-plugin-pack/9EA132A6.gpg |binary
cluster/gearmand/gearman.gpg |binary
collab/mailman/mailman.gpg |binary
crypto/GnuPG.gpg |binary
crypto/cryptmount/B8CEF5E7.gpg |binary
crypto/libssh/F33E3FC6.gpg |binary
crypto/openssl/openssl.gpg |binary
database/drizzle/drizzle.gpg |binary
devel/bison/bison.gpg |binary
devel/bluefish/bluefish.gpg |binary
devel/ccache/samba.gpg |binary
devel/ccbuild/8F79D9FE.gpg |binary
devel/diffstat/F7E48EDB.gpg |binary
devel/guile/guile-keyring.gpg |binary
devel/m4/eblake.gpg |binary
devel/python/python.gpg |binary
devel/python3/python.gpg |binary
devel/xmlto/xmlto.gpg |binary
disk/parted/parted.gpg |binary
djm.gpg |binary
doc/man/man.gpg |binary
editors/mp/mp.gpg |binary
fonts-x11/freefont-ttf/steve.white.gpg |binary
ftp/curl/curl.gpg |binary
ftp/fspclient/B206528C.gpg |binary
ftp/gtk-gnutella/E9596555.gpg |binary
ftp/rsync/WayneDavison.gpg |binary
gnu-verified.gpg |binary
gnu.gpg |binary
gnustep-libs/gnustep.gpg |binary
graphics/create/avp.gpg |binary
gurus.gpg |binary
ham/xlog/Xlog-keyring.gpg |binary
http/elinks/elinks.gpg |binary
http/gnash/gnash.gpg |binary
http/live-f1/2AD09CBA.gpg |binary
http/modsecurity/modsecurity.gpg |binary
http/nginx/sysoev.gpg |binary
http/xshttpd/johans.gpg |binary
kde4-apps/kmymoney4/kmymoney.gpg |binary
kernels/xen-hypervisor/xen.gpg |binary
libs/glibc/glibc.gpg |binary
libs/libdrizzle/drizzle.gpg |binary
libs/libtasn1/B565716F.gpg |binary
libs/libtommath/ltm.gpg |binary
libs/neon/neon.gpg |binary
libs/talloc/C30A4429.gpg |binary
lua-forge/lua-iconv/aittner.gpg |binary
mail/alpine/50973B91.gpg |binary
mail/alpine/re-alpine.gpg |binary
mail/fetchmail/fetchmail.gpg |binary
mail/mutt/mutt.gpg |binary
mail/postfix/wietse.gpg |binary
mail/sendmail/sendmail.gpg |binary
mail/sylpheed/C00C2E26.gpg |binary
mail/thunderbird/thunderbird.gpg |binary
mozilla.gpg |binary
net/arping/habets.gpg |binary
net/isc.gpg |binary
net/net-snmp/net-snmp.gpg |binary
net/oidentd/oidentd.gpg |binary
net/strongswan/swan.gpg |binary
net/tcpdump.gpg |binary
net/tinc/C0D71F4A.gpg |binary
net/tor.gpg |binary
php-pear/eaccelerator/eaccelerator.gpg |binary
printer/hplip/hplip.gpg |binary
printer/pycups/timwaugh.gpg |binary
printer/system-config-printer/tim.gpg |binary
python-pypi/bsddb3/jcea.gpg |binary
python-pypi/buildbot/buildbot.gpg |binary
python-pypi/bzr/bzr.gpg |binary
python-pypi/psycopg2/fog.gpg |binary
python-pypi/pyskein/hagenf.gpg |binary
ruby-raa/mod_ruby/DB451658.gpg |binary
ruby-raa/ruby-gpgme/Daiki_Ueno.gpg |binary
security-libs/libprelude/libprelude.gpg |binary
security/nmap/nmap.gpg |binary
security/scanssh/0A2F87E5.gpg |binary
security/snort/CA87AD28.gpg |binary
smgl/sorcery-pubkeys/grimoire-binary.gpg |binary
smgl/sorcery-pubkeys/grimoire-stable-rc.gpg |binary
smgl/sorcery-pubkeys/grimoire-test.gpg |binary
smgl/sorcery-pubkeys/grimoire-z-rejected.gpg |binary
telephony/linphone.gpg |binary
telephony/telepathy.gpg |binary
utils/calcurse/DETAILS | 8 ++++----
utils/calcurse/HISTORY | 3 +++
utils/ipv6calc/peter-bieringer.gpg |binary
utils/iso-codes/iso-codes.gpg |binary
utils/isoquery/iso-codes.gpg |binary
utils/newsyslog/0AFC7476.gpg |binary
utils/nss-pam-ldapd/9F8D08A7.gpg |binary
utils/qemu/qemu.gpg |binary
utils/xen-tools/xen.gpg |binary
video/vlc/vlc.gpg |binary
xorg-extras/xterm/F7E48EDB.gpg |binary
104 files changed, 10 insertions(+), 4 deletions(-)

New commits:
commit cd902f4479cd5f3acd7d30daa5e09ab3a4ead9c3
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

*.gpg: minimized keyrings

Same way Jaka Kranjc did 2008-06-14 with commit
dfcf94d934cb72d5e77e057594d810de91422cb6

command used:
find -iname "*.gpg" | while read a; do gpg --no-default-keyring --keyring
./$a \
--export-options export-minimal --output ${a}2 --export;
du -sh ${a} ${a}2; mv ${a}2 ${a}; done

commit bdbc7b0fbbda236416ed1495205749e4536263dc
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

calcurse: updated spell to 2.8

diff --git a/ChangeLog b/ChangeLog
index e50d5cd..bc1e8a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2010-10-11 Bor Kraljič <pyrobor AT ver.si>
+ * *.gpg: minimized keyrings
+
2010-10-10 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
* http/ashd: new spell, a split process httpd server

diff --git a/apache.gpg b/apache.gpg
index 2313701..f729f8a 100644
Binary files a/apache.gpg and b/apache.gpg differ
diff --git a/archive/bacula/bacula.gpg b/archive/bacula/bacula.gpg
index 948351b..bb0d177 100644
Binary files a/archive/bacula/bacula.gpg and b/archive/bacula/bacula.gpg
differ
diff --git a/archive/lzip/lzip.gpg b/archive/lzip/lzip.gpg
index c3e5cec..eb59d21 100644
Binary files a/archive/lzip/lzip.gpg and b/archive/lzip/lzip.gpg differ
diff --git a/asterisk.gpg b/asterisk.gpg
index fb542b6..d74b373 100644
Binary files a/asterisk.gpg and b/asterisk.gpg differ
diff --git a/audio-drivers/a2jmidid/nedko_arnaudov.gpg
b/audio-drivers/a2jmidid/nedko_arnaudov.gpg
index 093c15f..b12bbaf 100644
Binary files a/audio-drivers/a2jmidid/nedko_arnaudov.gpg and
b/audio-drivers/a2jmidid/nedko_arnaudov.gpg differ
diff --git a/chat-im/freetalk/62E15A31.gpg b/chat-im/freetalk/62E15A31.gpg
index 11fc2c4..a733d8a 100644
Binary files a/chat-im/freetalk/62E15A31.gpg and
b/chat-im/freetalk/62E15A31.gpg differ
diff --git a/chat-im/purple-plugin-pack/9EA132A6.gpg
b/chat-im/purple-plugin-pack/9EA132A6.gpg
index 4714059..789db68 100644
Binary files a/chat-im/purple-plugin-pack/9EA132A6.gpg and
b/chat-im/purple-plugin-pack/9EA132A6.gpg differ
diff --git a/cluster/gearmand/gearman.gpg b/cluster/gearmand/gearman.gpg
index 09ccb47..ed381e5 100644
Binary files a/cluster/gearmand/gearman.gpg and
b/cluster/gearmand/gearman.gpg differ
diff --git a/collab/mailman/mailman.gpg b/collab/mailman/mailman.gpg
index 8f7492f..1c3952c 100644
Binary files a/collab/mailman/mailman.gpg and b/collab/mailman/mailman.gpg
differ
diff --git a/crypto/GnuPG.gpg b/crypto/GnuPG.gpg
index 9f849c4..60751a5 100644
Binary files a/crypto/GnuPG.gpg and b/crypto/GnuPG.gpg differ
diff --git a/crypto/cryptmount/B8CEF5E7.gpg b/crypto/cryptmount/B8CEF5E7.gpg
index 4c3d7bc..c7daf2d 100644
Binary files a/crypto/cryptmount/B8CEF5E7.gpg and
b/crypto/cryptmount/B8CEF5E7.gpg differ
diff --git a/crypto/libssh/F33E3FC6.gpg b/crypto/libssh/F33E3FC6.gpg
index 194b7fe..180a2b4 100644
Binary files a/crypto/libssh/F33E3FC6.gpg and b/crypto/libssh/F33E3FC6.gpg
differ
diff --git a/crypto/openssl/openssl.gpg b/crypto/openssl/openssl.gpg
index 7c7b35f..6aa7a55 100644
Binary files a/crypto/openssl/openssl.gpg and b/crypto/openssl/openssl.gpg
differ
diff --git a/database/drizzle/drizzle.gpg b/database/drizzle/drizzle.gpg
index 78f2fd0..156daed 100644
Binary files a/database/drizzle/drizzle.gpg and
b/database/drizzle/drizzle.gpg differ
diff --git a/devel/bison/bison.gpg b/devel/bison/bison.gpg
index bfc992d..5e1923b 100644
Binary files a/devel/bison/bison.gpg and b/devel/bison/bison.gpg differ
diff --git a/devel/bluefish/bluefish.gpg b/devel/bluefish/bluefish.gpg
index 1fac556..ce7a384 100644
Binary files a/devel/bluefish/bluefish.gpg and b/devel/bluefish/bluefish.gpg
differ
diff --git a/devel/ccache/samba.gpg b/devel/ccache/samba.gpg
index 8d2a114..50686fa 100644
Binary files a/devel/ccache/samba.gpg and b/devel/ccache/samba.gpg differ
diff --git a/devel/ccbuild/8F79D9FE.gpg b/devel/ccbuild/8F79D9FE.gpg
index 829f61d..4fcbd15 100644
Binary files a/devel/ccbuild/8F79D9FE.gpg and b/devel/ccbuild/8F79D9FE.gpg
differ
diff --git a/devel/diffstat/F7E48EDB.gpg b/devel/diffstat/F7E48EDB.gpg
index 5636da3..5772ecc 100644
Binary files a/devel/diffstat/F7E48EDB.gpg and b/devel/diffstat/F7E48EDB.gpg
differ
diff --git a/devel/guile/guile-keyring.gpg b/devel/guile/guile-keyring.gpg
index 7d27fba..da045c1 100644
Binary files a/devel/guile/guile-keyring.gpg and
b/devel/guile/guile-keyring.gpg differ
diff --git a/devel/m4/eblake.gpg b/devel/m4/eblake.gpg
index af1b96d..e3c00f2 100644
Binary files a/devel/m4/eblake.gpg and b/devel/m4/eblake.gpg differ
diff --git a/devel/python/python.gpg b/devel/python/python.gpg
index 9c20f08..2d20848 100644
Binary files a/devel/python/python.gpg and b/devel/python/python.gpg differ
diff --git a/devel/python3/python.gpg b/devel/python3/python.gpg
index 08682b7..02bfbf2 100644
Binary files a/devel/python3/python.gpg and b/devel/python3/python.gpg differ
diff --git a/devel/xmlto/xmlto.gpg b/devel/xmlto/xmlto.gpg
index e386aa4..06eb4de 100644
Binary files a/devel/xmlto/xmlto.gpg and b/devel/xmlto/xmlto.gpg differ
diff --git a/disk/parted/parted.gpg b/disk/parted/parted.gpg
index dcd556c..bd113b8 100644
Binary files a/disk/parted/parted.gpg and b/disk/parted/parted.gpg differ
diff --git a/djm.gpg b/djm.gpg
index a2839e6..c7c46e8 100644
Binary files a/djm.gpg and b/djm.gpg differ
diff --git a/doc/man/man.gpg b/doc/man/man.gpg
index fcc3fae..157fd92 100644
Binary files a/doc/man/man.gpg and b/doc/man/man.gpg differ
diff --git a/editors/mp/mp.gpg b/editors/mp/mp.gpg
index 6db6a0e..ce32dab 100644
Binary files a/editors/mp/mp.gpg and b/editors/mp/mp.gpg differ
diff --git a/fonts-x11/freefont-ttf/steve.white.gpg
b/fonts-x11/freefont-ttf/steve.white.gpg
index db2aeff..7d508b3 100644
Binary files a/fonts-x11/freefont-ttf/steve.white.gpg and
b/fonts-x11/freefont-ttf/steve.white.gpg differ
diff --git a/ftp/curl/curl.gpg b/ftp/curl/curl.gpg
index 5bfed86..70c200f 100644
Binary files a/ftp/curl/curl.gpg and b/ftp/curl/curl.gpg differ
diff --git a/ftp/fspclient/B206528C.gpg b/ftp/fspclient/B206528C.gpg
index 08ebcb4..5f82877 100644
Binary files a/ftp/fspclient/B206528C.gpg and b/ftp/fspclient/B206528C.gpg
differ
diff --git a/ftp/gtk-gnutella/E9596555.gpg b/ftp/gtk-gnutella/E9596555.gpg
index 602f86b..a8a2eca 100644
Binary files a/ftp/gtk-gnutella/E9596555.gpg and
b/ftp/gtk-gnutella/E9596555.gpg differ
diff --git a/ftp/rsync/WayneDavison.gpg b/ftp/rsync/WayneDavison.gpg
index 441d160..e222713 100644
Binary files a/ftp/rsync/WayneDavison.gpg and b/ftp/rsync/WayneDavison.gpg
differ
diff --git a/gnu-verified.gpg b/gnu-verified.gpg
index 65a807b..e64e4de 100644
Binary files a/gnu-verified.gpg and b/gnu-verified.gpg differ
diff --git a/gnu.gpg b/gnu.gpg
index be2d472..84d5138 100644
Binary files a/gnu.gpg and b/gnu.gpg differ
diff --git a/gnustep-libs/gnustep.gpg b/gnustep-libs/gnustep.gpg
index 3ce2201..17bbdbe 100644
Binary files a/gnustep-libs/gnustep.gpg and b/gnustep-libs/gnustep.gpg differ
diff --git a/graphics/create/avp.gpg b/graphics/create/avp.gpg
index 9bb9b76..151f598 100644
Binary files a/graphics/create/avp.gpg and b/graphics/create/avp.gpg differ
diff --git a/gurus.gpg b/gurus.gpg
index 5ca7dd4..58cce0b 100644
Binary files a/gurus.gpg and b/gurus.gpg differ
diff --git a/ham/xlog/Xlog-keyring.gpg b/ham/xlog/Xlog-keyring.gpg
index da95a61..6cf6b74 100644
Binary files a/ham/xlog/Xlog-keyring.gpg and b/ham/xlog/Xlog-keyring.gpg
differ
diff --git a/http/elinks/elinks.gpg b/http/elinks/elinks.gpg
index 8520e74..05ebc59 100644
Binary files a/http/elinks/elinks.gpg and b/http/elinks/elinks.gpg differ
diff --git a/http/gnash/gnash.gpg b/http/gnash/gnash.gpg
index 610a8d8..4b575c5 100644
Binary files a/http/gnash/gnash.gpg and b/http/gnash/gnash.gpg differ
diff --git a/http/live-f1/2AD09CBA.gpg b/http/live-f1/2AD09CBA.gpg
index bbf66cd..5e433ec 100644
Binary files a/http/live-f1/2AD09CBA.gpg and b/http/live-f1/2AD09CBA.gpg
differ
diff --git a/http/modsecurity/modsecurity.gpg
b/http/modsecurity/modsecurity.gpg
index 5895b48..0caf424 100644
Binary files a/http/modsecurity/modsecurity.gpg and
b/http/modsecurity/modsecurity.gpg differ
diff --git a/http/nginx/sysoev.gpg b/http/nginx/sysoev.gpg
index b08b1be..166a314 100644
Binary files a/http/nginx/sysoev.gpg and b/http/nginx/sysoev.gpg differ
diff --git a/http/xshttpd/johans.gpg b/http/xshttpd/johans.gpg
index 1bb5578..65de4ce 100644
Binary files a/http/xshttpd/johans.gpg and b/http/xshttpd/johans.gpg differ
diff --git a/kde4-apps/kmymoney4/kmymoney.gpg
b/kde4-apps/kmymoney4/kmymoney.gpg
index 92c3613..d71081f 100644
Binary files a/kde4-apps/kmymoney4/kmymoney.gpg and
b/kde4-apps/kmymoney4/kmymoney.gpg differ
diff --git a/kernels/xen-hypervisor/xen.gpg b/kernels/xen-hypervisor/xen.gpg
index 4b34419..81fe9e6 100644
Binary files a/kernels/xen-hypervisor/xen.gpg and
b/kernels/xen-hypervisor/xen.gpg differ
diff --git a/libs/glibc/glibc.gpg b/libs/glibc/glibc.gpg
index a76e5eb..e535cb4 100644
Binary files a/libs/glibc/glibc.gpg and b/libs/glibc/glibc.gpg differ
diff --git a/libs/libdrizzle/drizzle.gpg b/libs/libdrizzle/drizzle.gpg
index 86d86ed..e5d8b66 100644
Binary files a/libs/libdrizzle/drizzle.gpg and b/libs/libdrizzle/drizzle.gpg
differ
diff --git a/libs/libtasn1/B565716F.gpg b/libs/libtasn1/B565716F.gpg
index d30374a..277dcf7 100644
Binary files a/libs/libtasn1/B565716F.gpg and b/libs/libtasn1/B565716F.gpg
differ
diff --git a/libs/libtommath/ltm.gpg b/libs/libtommath/ltm.gpg
index 7702294..798b981 100644
Binary files a/libs/libtommath/ltm.gpg and b/libs/libtommath/ltm.gpg differ
diff --git a/libs/neon/neon.gpg b/libs/neon/neon.gpg
index 4edb1ed..d395f90 100644
Binary files a/libs/neon/neon.gpg and b/libs/neon/neon.gpg differ
diff --git a/libs/talloc/C30A4429.gpg b/libs/talloc/C30A4429.gpg
index 17532f5..941fa21 100644
Binary files a/libs/talloc/C30A4429.gpg and b/libs/talloc/C30A4429.gpg differ
diff --git a/lua-forge/lua-iconv/aittner.gpg b/lua-forge/lua-iconv/aittner.gpg
index d7eed20..af6c575 100644
Binary files a/lua-forge/lua-iconv/aittner.gpg and
b/lua-forge/lua-iconv/aittner.gpg differ
diff --git a/mail/alpine/50973B91.gpg b/mail/alpine/50973B91.gpg
index 113682b..d70881c 100644
Binary files a/mail/alpine/50973B91.gpg and b/mail/alpine/50973B91.gpg differ
diff --git a/mail/alpine/re-alpine.gpg b/mail/alpine/re-alpine.gpg
index 12ed724..cfea2da 100644
Binary files a/mail/alpine/re-alpine.gpg and b/mail/alpine/re-alpine.gpg
differ
diff --git a/mail/fetchmail/fetchmail.gpg b/mail/fetchmail/fetchmail.gpg
index 2eaf106..6042d84 100644
Binary files a/mail/fetchmail/fetchmail.gpg and
b/mail/fetchmail/fetchmail.gpg differ
diff --git a/mail/mutt/mutt.gpg b/mail/mutt/mutt.gpg
index 5f0c462..71dd6c2 100644
Binary files a/mail/mutt/mutt.gpg and b/mail/mutt/mutt.gpg differ
diff --git a/mail/postfix/wietse.gpg b/mail/postfix/wietse.gpg
index 1fcff00..7a60b20 100644
Binary files a/mail/postfix/wietse.gpg and b/mail/postfix/wietse.gpg differ
diff --git a/mail/sendmail/sendmail.gpg b/mail/sendmail/sendmail.gpg
index 72e0d57..dbf9a6a 100644
Binary files a/mail/sendmail/sendmail.gpg and b/mail/sendmail/sendmail.gpg
differ
diff --git a/mail/sylpheed/C00C2E26.gpg b/mail/sylpheed/C00C2E26.gpg
index 7366ff3..f053307 100644
Binary files a/mail/sylpheed/C00C2E26.gpg and b/mail/sylpheed/C00C2E26.gpg
differ
diff --git a/mail/thunderbird/thunderbird.gpg
b/mail/thunderbird/thunderbird.gpg
index baf8bdd..0abc6bc 100644
Binary files a/mail/thunderbird/thunderbird.gpg and
b/mail/thunderbird/thunderbird.gpg differ
diff --git a/mozilla.gpg b/mozilla.gpg
index 5ca3154..9cab43b 100644
Binary files a/mozilla.gpg and b/mozilla.gpg differ
diff --git a/net/arping/habets.gpg b/net/arping/habets.gpg
index 7b84465..606beaa 100644
Binary files a/net/arping/habets.gpg and b/net/arping/habets.gpg differ
diff --git a/net/isc.gpg b/net/isc.gpg
index 289884d..726b1d9 100644
Binary files a/net/isc.gpg and b/net/isc.gpg differ
diff --git a/net/net-snmp/net-snmp.gpg b/net/net-snmp/net-snmp.gpg
index 9cd5d57..8593ab3 100644
Binary files a/net/net-snmp/net-snmp.gpg and b/net/net-snmp/net-snmp.gpg
differ
diff --git a/net/oidentd/oidentd.gpg b/net/oidentd/oidentd.gpg
index e837877..f8f58ab 100644
Binary files a/net/oidentd/oidentd.gpg and b/net/oidentd/oidentd.gpg differ
diff --git a/net/strongswan/swan.gpg b/net/strongswan/swan.gpg
index 77dba10..cbfc123 100644
Binary files a/net/strongswan/swan.gpg and b/net/strongswan/swan.gpg differ
diff --git a/net/tcpdump.gpg b/net/tcpdump.gpg
index a46060c..802bd9b 100644
Binary files a/net/tcpdump.gpg and b/net/tcpdump.gpg differ
diff --git a/net/tinc/C0D71F4A.gpg b/net/tinc/C0D71F4A.gpg
index 4981a9c..b15f099 100644
Binary files a/net/tinc/C0D71F4A.gpg and b/net/tinc/C0D71F4A.gpg differ
diff --git a/net/tor.gpg b/net/tor.gpg
index afe9952..285d6bf 100644
Binary files a/net/tor.gpg and b/net/tor.gpg differ
diff --git a/php-pear/eaccelerator/eaccelerator.gpg
b/php-pear/eaccelerator/eaccelerator.gpg
index 2aa288a..e820fa1 100644
Binary files a/php-pear/eaccelerator/eaccelerator.gpg and
b/php-pear/eaccelerator/eaccelerator.gpg differ
diff --git a/printer/hplip/hplip.gpg b/printer/hplip/hplip.gpg
index b98d163..c7cfa1d 100644
Binary files a/printer/hplip/hplip.gpg and b/printer/hplip/hplip.gpg differ
diff --git a/printer/pycups/timwaugh.gpg b/printer/pycups/timwaugh.gpg
index b96c779..e6baa83 100644
Binary files a/printer/pycups/timwaugh.gpg and b/printer/pycups/timwaugh.gpg
differ
diff --git a/printer/system-config-printer/tim.gpg
b/printer/system-config-printer/tim.gpg
index b96c779..e6baa83 100644
Binary files a/printer/system-config-printer/tim.gpg and
b/printer/system-config-printer/tim.gpg differ
diff --git a/python-pypi/bsddb3/jcea.gpg b/python-pypi/bsddb3/jcea.gpg
index 3fc397c..91832f6 100644
Binary files a/python-pypi/bsddb3/jcea.gpg and b/python-pypi/bsddb3/jcea.gpg
differ
diff --git a/python-pypi/buildbot/buildbot.gpg
b/python-pypi/buildbot/buildbot.gpg
index 3844e01..723bb80 100644
Binary files a/python-pypi/buildbot/buildbot.gpg and
b/python-pypi/buildbot/buildbot.gpg differ
diff --git a/python-pypi/bzr/bzr.gpg b/python-pypi/bzr/bzr.gpg
index 0f716c4..e696756 100644
Binary files a/python-pypi/bzr/bzr.gpg and b/python-pypi/bzr/bzr.gpg differ
diff --git a/python-pypi/psycopg2/fog.gpg b/python-pypi/psycopg2/fog.gpg
index 27024bf..2a84f44 100644
Binary files a/python-pypi/psycopg2/fog.gpg and
b/python-pypi/psycopg2/fog.gpg differ
diff --git a/python-pypi/pyskein/hagenf.gpg b/python-pypi/pyskein/hagenf.gpg
index d0c9565..b2ff82b 100644
Binary files a/python-pypi/pyskein/hagenf.gpg and
b/python-pypi/pyskein/hagenf.gpg differ
diff --git a/ruby-raa/mod_ruby/DB451658.gpg b/ruby-raa/mod_ruby/DB451658.gpg
index 1354320..269e5ab 100644
Binary files a/ruby-raa/mod_ruby/DB451658.gpg and
b/ruby-raa/mod_ruby/DB451658.gpg differ
diff --git a/ruby-raa/ruby-gpgme/Daiki_Ueno.gpg
b/ruby-raa/ruby-gpgme/Daiki_Ueno.gpg
index 74b29e2..ee939fa 100644
Binary files a/ruby-raa/ruby-gpgme/Daiki_Ueno.gpg and
b/ruby-raa/ruby-gpgme/Daiki_Ueno.gpg differ
diff --git a/security-libs/libprelude/libprelude.gpg
b/security-libs/libprelude/libprelude.gpg
index e6a7786..4237dff 100644
Binary files a/security-libs/libprelude/libprelude.gpg and
b/security-libs/libprelude/libprelude.gpg differ
diff --git a/security/nmap/nmap.gpg b/security/nmap/nmap.gpg
index 461498d..6a134b5 100644
Binary files a/security/nmap/nmap.gpg and b/security/nmap/nmap.gpg differ
diff --git a/security/scanssh/0A2F87E5.gpg b/security/scanssh/0A2F87E5.gpg
index 478e162..6cfb4e7 100644
Binary files a/security/scanssh/0A2F87E5.gpg and
b/security/scanssh/0A2F87E5.gpg differ
diff --git a/security/snort/CA87AD28.gpg b/security/snort/CA87AD28.gpg
index 6a0e4ae..ac917a1 100644
Binary files a/security/snort/CA87AD28.gpg and b/security/snort/CA87AD28.gpg
differ
diff --git a/smgl/sorcery-pubkeys/grimoire-binary.gpg
b/smgl/sorcery-pubkeys/grimoire-binary.gpg
index 0eda305..bfb0943 100644
Binary files a/smgl/sorcery-pubkeys/grimoire-binary.gpg and
b/smgl/sorcery-pubkeys/grimoire-binary.gpg differ
diff --git a/smgl/sorcery-pubkeys/grimoire-stable-rc.gpg
b/smgl/sorcery-pubkeys/grimoire-stable-rc.gpg
index 78c284e..5b8b952 100644
Binary files a/smgl/sorcery-pubkeys/grimoire-stable-rc.gpg and
b/smgl/sorcery-pubkeys/grimoire-stable-rc.gpg differ
diff --git a/smgl/sorcery-pubkeys/grimoire-test.gpg
b/smgl/sorcery-pubkeys/grimoire-test.gpg
index 1edc7cf..3f6e22c 100644
Binary files a/smgl/sorcery-pubkeys/grimoire-test.gpg and
b/smgl/sorcery-pubkeys/grimoire-test.gpg differ
diff --git a/smgl/sorcery-pubkeys/grimoire-z-rejected.gpg
b/smgl/sorcery-pubkeys/grimoire-z-rejected.gpg
index 349b3fb..aa53af1 100644
Binary files a/smgl/sorcery-pubkeys/grimoire-z-rejected.gpg and
b/smgl/sorcery-pubkeys/grimoire-z-rejected.gpg differ
diff --git a/telephony/linphone.gpg b/telephony/linphone.gpg
index 9059751..1dc4924 100644
Binary files a/telephony/linphone.gpg and b/telephony/linphone.gpg differ
diff --git a/telephony/telepathy.gpg b/telephony/telepathy.gpg
index 729f18c..5371f28 100644
Binary files a/telephony/telepathy.gpg and b/telephony/telepathy.gpg differ
diff --git a/utils/calcurse/DETAILS b/utils/calcurse/DETAILS
index d86c1d9..5b12540 100755
--- a/utils/calcurse/DETAILS
+++ b/utils/calcurse/DETAILS
@@ -1,8 +1,8 @@
SPELL=calcurse
- VERSION=2.5
- SOURCE="get.cgi?calcurse-${VERSION}.tar.gz"
- SOURCE_URL[0]="http://culot.org/cgi-bin/${SOURCE}";
-
SOURCE_HASH=sha512:ea046a9a55699c2eae5ac892ffe24c2689972916fd06bf8a6fe3feeade228f6de2086b52e07ee2c572a2013347514ab4c0f9e81766a1de2a0e246a6bebdc4ad1
+ VERSION=2.8
+ SOURCE="calcurse-${VERSION}.tar.gz"
+ SOURCE_URL[0]="http://culot.org/cgi-bin/get.cgi?${SOURCE}";
+
SOURCE_HASH=sha512:3fee7458ff4a8756ef8be5885ab7e61a477c006cec3da5b6c4be5b0aff5354aca900cab41bc572db8696a03bdb094e6c575aecd6b57939fdf4e6782a14689062
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://culot.org/calcurse";
LICENSE[0]=GPL
diff --git a/utils/calcurse/HISTORY b/utils/calcurse/HISTORY
index b3e7f0b..74935b4 100644
--- a/utils/calcurse/HISTORY
+++ b/utils/calcurse/HISTORY
@@ -1,3 +1,6 @@
+2010-10-11 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 2.8
+
2009-04-24 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: spell created

diff --git a/utils/ipv6calc/peter-bieringer.gpg
b/utils/ipv6calc/peter-bieringer.gpg
index 84d8f8c..f6d588a 100644
Binary files a/utils/ipv6calc/peter-bieringer.gpg and
b/utils/ipv6calc/peter-bieringer.gpg differ
diff --git a/utils/iso-codes/iso-codes.gpg b/utils/iso-codes/iso-codes.gpg
index a32cb20..ec88b22 100644
Binary files a/utils/iso-codes/iso-codes.gpg and
b/utils/iso-codes/iso-codes.gpg differ
diff --git a/utils/isoquery/iso-codes.gpg b/utils/isoquery/iso-codes.gpg
index a32cb20..ec88b22 100644
Binary files a/utils/isoquery/iso-codes.gpg and
b/utils/isoquery/iso-codes.gpg differ
diff --git a/utils/newsyslog/0AFC7476.gpg b/utils/newsyslog/0AFC7476.gpg
index da3d77b..0cf667a 100644
Binary files a/utils/newsyslog/0AFC7476.gpg and
b/utils/newsyslog/0AFC7476.gpg differ
diff --git a/utils/nss-pam-ldapd/9F8D08A7.gpg
b/utils/nss-pam-ldapd/9F8D08A7.gpg
index 07244c5..3244df4 100644
Binary files a/utils/nss-pam-ldapd/9F8D08A7.gpg and
b/utils/nss-pam-ldapd/9F8D08A7.gpg differ
diff --git a/utils/qemu/qemu.gpg b/utils/qemu/qemu.gpg
index aa9da3d..4707fad 100644
Binary files a/utils/qemu/qemu.gpg and b/utils/qemu/qemu.gpg differ
diff --git a/utils/xen-tools/xen.gpg b/utils/xen-tools/xen.gpg
index 4b34419..81fe9e6 100644
Binary files a/utils/xen-tools/xen.gpg and b/utils/xen-tools/xen.gpg differ
diff --git a/video/vlc/vlc.gpg b/video/vlc/vlc.gpg
index 481cfba..42ee17a 100644
Binary files a/video/vlc/vlc.gpg and b/video/vlc/vlc.gpg differ
diff --git a/xorg-extras/xterm/F7E48EDB.gpg b/xorg-extras/xterm/F7E48EDB.gpg
index 5636da3..5772ecc 100644
Binary files a/xorg-extras/xterm/F7E48EDB.gpg and
b/xorg-extras/xterm/F7E48EDB.gpg differ



  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (cd902f4479cd5f3acd7d30daa5e09ab3a4ead9c3), Bor Kraljič, 10/11/2010

Archive powered by MHonArc 2.6.24.

Top of Page