[Pkg-privacy-commits] [onioncat] branch debian created (now 0efaeec)

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 13:04:19 UTC 2015


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a change to branch debian
in repository onioncat.

        at  0efaeec   hand over package to pkg-privacy team

This branch includes the following new commits:

       new  421fedc   repository restructured
       new  8d84bea   git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@114 58e1ccc2-750e-0410-8d0d-f93ca75ab447
       new  9a9703e   changing tun setup to ifconfig
       new  59d88a0   typo
       new  cadbdcf   git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@119 58e1ccc2-750e-0410-8d0d-f93ca75ab447
       new  f64b434   git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@120 58e1ccc2-750e-0410-8d0d-f93ca75ab447
       new  8533d86   added frame header rewriting upon underlying OS
       new  3017957   regarding sin_len-field of struct sockaddr
       new  a804330   fixed freebsd frame header: linux AF_INET6 != freebsd AF_INET6
       new  ebcdcf9   created tag 0.1.1
       new  5ab8844   add simpler tun header test
       new  829da1d   improved FreeBSD tun code
       new  77908b5   thread startup improved local control socket implemented with some commands
       new  d65dff0   write return code evaluated compiles on OpenBSD 4.2 control command status improved
       new  dad42d1   git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@130 58e1ccc2-750e-0410-8d0d-f93ca75ab447
       new  b2295b9   socket_connector redesigned for parallel queueing
       new  c275b08   control commands 'threads' and 'terminate' implemented
       new  c7cc612   thread start helper improved
       new  0468444   small tool for querying hidden service descriptors added (checkhidden (sh) and getdesc.c)
       new  dd33cf4   TODO updated
       new  76af268   bugfix: controller accidently used wrong fd
       new  d23fb05   git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@138 58e1ccc2-750e-0410-8d0d-f93ca75ab447
       new  8182bc1   cygwin updates
       new  9f78fd6   git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@140 58e1ccc2-750e-0410-8d0d-f93ca75ab447
       new  ad8e192   made it capable of autoconf/automake
       new  66a4a99   git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@150 58e1ccc2-750e-0410-8d0d-f93ca75ab447
       new  00a5d7b   git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@155 58e1ccc2-750e-0410-8d0d-f93ca75ab447
       new  2c264da   freeskippers added
       new  4317932   switched to autoconf/automake
       new  fdbc283   git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@170 58e1ccc2-750e-0410-8d0d-f93ca75ab447
       new  087ff32   PEERLIST array from code removed and replaced by chained list
       new  01cb20d   stripped tun frameheader on TOR end
       new  117c5fa   fragment handling implemented
       new  6a70aba   added some debug code for fragment handling
       new  eadd416   git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@176 58e1ccc2-750e-0410-8d0d-f93ca75ab447
       new  95e2233   increased debug code for defrag bug
       new  a24b1db   increased framebuffer to maximum size of IP packets
       new  ee048bc   peers now do have one mutexes, bug in socket_cleaner fixed
       new  b9e5fe4   tcp sndbuf verification added (thats a workaround...)
       new  fc93dac   semaphore/shared mem/message queue example imported
       new  14ce37a   slight code cleanup
       new  47febe3   directories rearranged
       new  add906d   git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@195 58e1ccc2-750e-0410-8d0d-f93ca75ab447
       new  9cf3697   git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@196 58e1ccc2-750e-0410-8d0d-f93ca75ab447
       new  dcd6e2a   completely restructured controller and acceptor split to a generic acceptor that calls specific functions for TOR acception or controller acception
       new  ea4c86d   created 0.1.4 tag
       new  a0e6aa9   updated freebsd portability
       new  4b27d0d   changed forwading from write() to send()
       new  fba960a   git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@202 58e1ccc2-750e-0410-8d0d-f93ca75ab447
       new  392414d   git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@203 58e1ccc2-750e-0410-8d0d-f93ca75ab447
       new  b1ccc3b   replaced clock_gettime by gettimeofday
       new  4540f81   todo...
       new  9da1a19   implemented strlcat() for compatibility
       new  1727bdd   ocat 0.1.6
       new  27394e5   included GPL and strl-functions
       new  1af1b04   onioncat 0.1.7 released
       new  eb19c11   onioncat 0.1.8 released
       new  50f0dc9   introduced setup structure and connect log
       new  a988106   ocatsetup added
       new  868fb34   added sys_types to ocat.h
       new  bfab06b   ocat now IPv4 aware
       new  005dbb6   some cleanup and adapted code to freebsd again
       new  e93d03a   cleanups
       new  2463b94   prompt added at controller interface and route parser enhanced
       new  fe0ad37   todo changed
       new  7f2f08a   wurm added
       new  30f5fcb   ndp works a little
       new  dccdb03   added connect command to control interface connections can be permanent recoded unclean fragbuf pointer
       new  621277d   merged current tap-branch into trunk
       new  bf81f38   add configurable #defines in configure.ac
       new  f58d9f5   TAP device and NDP should work sufficient for prototype tests controller interface has additional commands "version", "setup" and "macs"
       new  533e4b9   (*) packet queue disabled by default and configurable by configure-script (*) keepalive activated for permanent connections (*) connections configurable by config file
       new  00da31e   added background option added pid file creation added optional logfile
       new  b1f98ef   split ocatroute.c to ocatsocks.c and ocatlibe.c bugfix in ocat_setup.c
       new  cc1406b   implemented more robust close()
       new  f5f70c7   replaced setup by CNF() and setup_
       new  21d976b   replace log-constants by syslog-used constants
       new  6e95e14   aclocal.m4 added to repository
       new  bb4361c   moved ctrl-stuff to separate file keep_alive didnt increment bytecounter
       new  4957f6f   keepalive bugfix
       new  a11e230   ETH_ALEN exchanged by ETHER_ADDR_LEN reconnecting remotely disconnected permanent peers changing name of socks-connector threads
       new  821585a   NDP code rewritten. Should be more robust and does also solicitation on socket reception.
       new  2476050   ocatipv6.c added. It allows limited IPv6 routing capability. a single keepalive packet is sent after successful connection to remote peer.
       new  5a77b18   changelog updated
       new  324fe99   IPv6 routing table now is dynamic flat list in head routing table manipulation through controller or config file
       new  ce61ff2   IPv6 routing table improved (prefix length checking)
       new  9c744a1   man page extended (but still not finished)
       new  b516f9f   included man page to autoconf
       new  2da5ae8   git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@380 58e1ccc2-750e-0410-8d0d-f93ca75ab447
       new  c081d7c   bugfix with configure script
       new  0bc699b   improved peer identification (check tor_prefix of 1st packet)
       new  322e38c   log file and daemonize option improved
       new  f798f8b   replace if_ether.h by ethernet.h
       new  2625873   git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@385 58e1ccc2-750e-0410-8d0d-f93ca75ab447
       new  c254f52   git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@386 58e1ccc2-750e-0410-8d0d-f93ca75ab447
       new  6ed0854   ether_ntoa() introduced (instead of self-written function) header files consolidated configure.ac bugfixes and enhancements compiles on freebsd and openbsd again now
       new  595276d   seems to run on Darwin yet
       new  6d230c2   serious framesize buf with TAP device fixed
       new  d7fd046   replaced ether_ntoa by ether_ntoa_r added some comments
       new  a0f5243   debian start-stop script added
       new  1a6bc80   add route for macosx bugfix in ether_ntoa_r
       new  74978cf   fixed fatal socks queue memory bug disable self connections at root nodes
       new  bf3c75a   git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@398 58e1ccc2-750e-0410-8d0d-f93ca75ab447
       new  001536a   dot.cat root peer added
       new  0435335   SOCKS destination IP configurable
       new  e69b6d3   transition to configurable receipient port (not finished yet)
       new  7c3e904   man page updated support of random local addresses added (option -R)
       new  3c289d8   introduced struct sockaddr_str and inet_ntops()
       new  3093b74   git-svn-id: http://www.cypherpunk.at/svn/onioncat/trunk@419 58e1ccc2-750e-0410-8d0d-f93ca75ab447
       new  6d0d78e   svnversion included into PACKAGE_STRING
       new  29b1f16   Updated Readme to new homepage
       new  e7b6b41   root peer removed because server accidently died
       new  524711c   version number increased to 0.1.10
       new  b1412c1   hidden service listening address now configurable
       new  69aef34   controller interfaces segfaulted due to error in listener list initialization
       new  3d5cf5d   oc_listen_port removed from setup struct
       new  60494f2   minor fixes in local Tor listener code (socket acceptor)
       new  d4d5d9e   SOCKS reconnect speed limited
       new  f3b9cf0   autoreconf'd
       new  8c7693e   stack size configurable -- needed for OpenBSD
       new  200648a   - fixed erroneous sockaddr size in socks connect (leaded to failure on   OpenBSD) - improved tunnel name determination - fixed ifconfig for OpenBSD - fixed mem leak in thread creation process - replaced static local_listeners by configurable ones (for OC listen and   controller listen) - graceful shutdown (CTRL-C or SIGINT)
       new  69e4941    - disabled connect log if unprivileged user -2 is used  - getpwnam() replaced by getpwnam_r() because valgrind reported an error    ...but unfortunatelly it still does  - improved process termination handling  - illegal mem access fixed in termination process  - Socks connect exchanged by timed select  - added signal handler for SIGTERM (and SIGHUP without implementation)  - uid is changed to -2 if default user does not exist
       new  1efc0d4   * fragment buffer resynchronization enhanced * onioncat hosts file updated
       new  4ec4e84   Added Debian
       new  895a8c9   populated control and copyright files
       new  fd70039   fiddling around with debian/rules
       new  1765f71   OnionCat daemonizes by default now
       new  c7babe0   edited Control file
       new  314e8b1   added Man page for debian
       new  8e76ca8   Debian: init.d
       new  cdcfba9   Debian: small changes
       new  0fa5c50   Debian: small changes
       new  f65ef50   Debian: small changes
       new  8525b40   Debian: small changes
       new  9b27350   Debian: small changes
       new  942ffb1   Debian: small changes
       new  f169c7d   Debian: small changes
       new  ddabaf1   Debian: small changes
       new  b2772a6   Debian: small changes
       new  15ba830   Debian: small changes
       new  48f5e0e   Debian: small changes
       new  e4a4568   Debian: small changes
       new  36406d3   Debian: small changes
       new  a4070b5   Debian: small changes
       new  d1320b6   Debian: small changes
       new  4f5043b   Debian: small changes
       new  cad31ed   Debian: small changes
       new  3adb9c8   Debian: small changes
       new  a32c26c   Debian: fixing Chicken Egg Problem with tor Hidden service
       new  ea94d1f   Debian ............
       new  d409ee9   init startup weirdness ....
       new  8342648   ubuntuized
       new  13b81f6   debugging of process fork refined, parent exits with exitcode 0
       new  de6b5cd   added debian unstable
       new  70a40d9   added debian unstable
       new  a22f06a   added debian unstable
       new  241ed05   fdssdf
       new  ab9f5f0   dsafs
       new  298f672   debian start script updated
       new  e1685a6    - stdio is closed if process is backgrounded  - If signalled twice (TERM, INT) it immediately exits
       new  1654f6b   introduced fork/pthreads workaround for blocking IO on OpenBSD
       new  e1d0654   manpage updated old init script deleted
       new  963b64b   symlinked manpage
       new  a3b495a   version 0.1.11 tagged
       new  dfc3a55   sylogging implemented
       new  6bfa040   merged Windows branch into trunk
       new  ee93488   changed version numbering syntax in honor to FreeBSD ports
       new  14c810d   FreeBSD ports info add for port submission
       new  9cf2653   added missing OpenBSD endianess macros for Cygwin. This affected NDP protocol.
       new  1fa1089   FreeBSD ports information update
       new  ff67962   idle timeout increased hosts file updated (Onionmail) configure.ac changed (readline() removed)
       new  d181e71   hosts file updated
       new  33bda08   autoconf updated
       new  96e42ba   added Debian
       new  5b1fd9f   added Debian, changelog
       new  5d9a18f   debian version changed again to meet configure script
       new  6de40d3   SOCKS connector completely rewritten. Works now without dynamic thread pool. This is more memory efficient.
       new  91aeab5   debian package update
       new  823dd70   error checking for inet_ntop in ocat.c improved syslogging
       new  f8c8c23   bugfix in socks_pipe_request() introduced fdprintf() in preparation for controller enhancement improved base32-decoding
       new  141d12f   Added cyclic buffered read from fd in preparation for controller rewrite
       new  24e0f6a   improved autoconf for better pthread configuration (acx_pthread.m4)
       new  d9c313b   config.sub added
       new  3d74724   config.guess added
       new  24bfdeb   0.1.13 released, versioning increased to 0.2.0
       new  ed6c47e   pid file is created optionally, OC stays in foreground in Cygwin by default.
       new  1704122    - syslog messages contain name and PID  - fixed some compiler warnings  - updated hosts.onioncat
       new  e39e610   manpage updated
       new  5e663ae    - base development environment changed to OpenBSD 4.5  - some type conversions fixed  - fd 0,1,2 now reconnected to /dev/null
       new  b596ce3   version string improved
       new  be6353b   version string fixed in controller
       new  7b204ec   OC should now detach properly from console
       new  8f0945e   syslog behavior slightly modified
       new  8a97abc   Debian init-script adapted
       new  e7f733e   FreeBSD ifndef corrected
       new  e7948c5   Garlicat forked
       new  36ccc62   Garlicat, 1st try
       new  62ee5a2   port settings corrected
       new  5aee8c9   onion domain fixed
       new  9483795   do not connect root peers
       new  485f300   manpage updated, Makefile changed to create 'gcat' symlink
       new  77e7dab   GarliCat HOWTO added
       new  8b6658d   configure script updated
       new  df652ab   dev version 0.2.2 started
       new  a608fb1   merged GarliCat branch back into trunk onioncat-privatehosts.pl added (code by zzz)
       new  4511f93    - option -t did not work correctly  - (optional) pid file is removed at exit  - SIGUSR1 is handled in preparation for statistics output  - controller sessions limited to MAX_DEF_CTRL_SESS (= 5 by default)
       new  46aab1a    - separate name for connect log and pid file for OC/GC.  - mode detection (OC/GC) improved
       new  d333be7   GarliCat howto updated
       new  70cd900    - options are parsed sequentially (-f and -I first)  - config file is always read from SYSCONFDIR (usually /etc or /usr/local/etc)  - changed Makefile.am to not install header files
       new  2ebeb1f   pointer dereferences recoded in respect to strict alias checking of compiler
       new  dabe6af    - debian directory included into source package.  - freebsd directory included into source package.  - acx_pthread.m4 replaced by newer ax_pthread.m4 for autoconf.
       new  a9ca165   forgot to include some files into the source package
       new  23fa65a   minor bugfix with initial config file read
       new  7535f55   fixed erroneous parsing sequence of option -h
       new  24d21ff   updated revision of *configure
       new  19970ab   parse options twice caused some troubles at least on Linux.
       new  e5fbb1c   - fixed order of pid-process creation - AC_PROG_MKDIR_P was missing - child reaper was missing in case of pid-process getting killed
       new  90d8c40   - configure.ac refined - OC now compiles and runs on Solaris 10 using the Universal TUN/TAP driver   version 1.1 (http://vtun.sourceforge.net/tun/index.html) - ocathosts.[ch] added. It reads IPv6 addresses from /etc/hosts - /etc/hosts reverse lookup for I2P .b32 names added
       new  45d9b16   Header files reordered according to inet(3). Wincode updated, compiles and runs now on Windows 7 with OpenVPN 2.3 and Cygwin 1.7.
       new  393f830   autoconf updated
       new  b0fc55a   OC now works on DragonFly BSD. Misleading config file error message removed. DNS interception started (but not in use yet).
       new  7884e08   inet_ntop error message fixed
       new  5104ffb   Init script: require $remote_fs for starting since we use /usr.
       new  6a93971   sm: init remote_fs
       new  0bebe13   Add gbp configuration.
       new  e690d28   Fix build system to work with a non-default DESTDIR.
       new  d3ac86f   Remove unneeded overriding of upstream README.
       new  3749f73   Convert to dh7 minimal rules.
       new  364a369   Update debian/changelog.
       new  ee0f68e   Update copyright and licensing information.
       new  915e224   Convert debian/copyright to DEP-5 (machine-readable).
       new  3ec075a   Add symlink for gcat(1) manpage.
       new  a0bbf77   Init script: depend on Tor to be running.
       new  ce24f3a   Cleanup commented-out default example lines.
       new  913b4de   Build with hardening wrapper.
       new  1998a71   Fix debian/changelog format.
       new  09f0dfc   Bump standards version to 3.9.1.
       new  3c24d63   package updated to meet Debian package requirements
       new  1b379e8   Merge remote branch 'remotes/trunk' into debian
       new  b5e97b9   Updating debian/changelog.
       new  fa9e82b   Fix short description (Debian Policy 6.2.2).
       new  c7da171   Use pristine-tar.
       new  3e71890   gbp: use dedicated Git branch to track upstream releases.
       new  21480d9   Imported Upstream version 0.2.2+svn552
       new  529af44   Merge commit 'onioncat/0.2.2+svn552' into debian
       new  3a1be3b   Explicitely use 3.0 (quilt) format.
       new  b3ba43d   (Almost) complete debian/copyright.
       new  f491b0d   Switch to non-native package.
       new  7260675   New patch: 0001-Fix-spelling-typos-in-manpage
       new  0fd1607   New patch: 0002-Don-t-use-hyphen-as-minus-sign-in-manpage
       new  d99ef92   Set myself as the maintainer.
       new  ee2ccee   New snapshot.
       new  95787d0   Bump standards version, no change required.
       new  8812939   Improve short and long descriptions.
       new  5929347   Cleanup /etc/default/onioncat.
       new  7f075fe   Rename DAEMONUSER to DAEMON_USER for consistency with DAEMON_OPTS.
       new  a3ea521   Mostly rewrite the initscript.
       new  0aeb7cf   Debian source tree cleanup.
       new  5b86c0f   New snapshot, add missing info to debian/changelog.
       new  28ccb6c   Create, and run as, the onioncat dedicated user.
       new  598eb8f   Use a dedicated sub-directory in /var/run/.
       new  0628494   New snapshot
       new  c66ad31   Fix initscript syntax.
       new  d95c4a6   Add missing dependency on adduser.
       new  06e2395   New snapshot
       new  bd3d094   Disable daemon start by default.
       new  86df2bb   Compile-in the possibility to get debug output.
       new  e6b9914   Disable local controller interface.
       new  9cb656a   Fix initscript variable name.
       new  aa7e539   New snapshot
       new  dceda0b   Build-depend on debhelper version that has the features we use.
       new  6b233de   Add licensing information about i2p/onioncat-privatehosts.pl.
       new  89d8153   Fix syntax of the Files fields in debian/copyright.
       new  af8dd37   typos in man page fixed.
       new  5aeb46f   Merge remote-tracking branch 'remotes/trunk' into upstream
       new  ad5a7a1   Merge commit 'onioncat/0.2.2+svn553' into debian
       new  5c0290d   Imported Upstream version 0.2.2+svn553
       new  27667d3   Drop all patches: merged upstream.
       new  8758d19   Add watch file.
       new  2bd7eb5   New snapshot.
       new  1d2360b   Releasing onioncat 0.2.2+svn553-1 Debian package.
       new  dd8337f   Add Vcs-Git control field.
       new  900d972   Make it clear in debian/copyright what kind of BSD license is used.
       new  4d9758b   Remove wrong and useless comment.
       new  688989f   Make initscript POSIX and slightly neater.
       new  3d26c18   Indentation fix.
       new  4628a51   Don't delete the onioncat user upon purge.
       new  5f826ef   Remove imprecise and likely obsolete information from README.Debian.
       new  ad08302   README.Debian: add basic steps to get onioncat up and running.
       new  3533024   Update debian/changelog for 0.2.2+svn553-2.
       new  9c88957   Clarify setup instructions in README.Debian.
       new  7649122   Reformat.
       new  177e177   Use my @debian.org email address.
       new  d8b0dcd   Update copyright years.
       new  feb1f47   Use dh-autoreconf.
       new  c23cdea   Set some hardening flags with dpkg_buildflags.
       new  2361eee   Update and fix debian/copyright with cme.
       new  6d74f14   snapshot
       new  e8f832a   Bump Standards-Version to 3.9.3, no change required.
       new  f73a68d   Point Vcs-* control fields to collab-maint.
       new  64a5025   Releasing onioncat (0.2.2+svn553-3) to Debian unstable.
       new  d7859be   unclean initialization in strsockaddr() and add_lister() fixed
       new  be2e8ba   Added option -U for unidirectional connections which is a severe security improvement.
       new  102b4f1   man page updated. unidirectional mode set to default.
       new  250efee   add option argument 'none' to -t and -l to disable incoming/outgoind sessions
       new  e85c230   fixed double free() segfault in case of multiple option -f
       new  8dcda73   bumped version autoconf
       new  be10d87   Merge remote-tracking branch 'trunk' into upstream
       new  a4e46f5   Imported Upstream version 0.2.2+svn559
       new  34ac2dc   Merge tag 'onioncat/0.2.2+svn559' into debian
       new  151b1f4   Bump Standards-Version to 3.9.4, no change required.
       new  8049421   Use canonical Vcs-Git URL.
       new  0c40782   New patch: 0001-Fix-typo-in-debug-message.patch.
       new  f928437   onioncat (0.2.2+svn559-1)
       new  394c03b   Update upstream homepage URL in debian/{control,copyright}.
       new  97f5f49   Move maintenance under the umbrella of the Anonymity Tools Debian Maintainers team.
       new  0bcbd6d   Specify copyright on debian/* for 2014.
       new  2910492   Bump debhelper compatibility level to 9.
       new  3ca81ba   Declare compatibility with Standards-Version 3.9.5 (no change required).
       new  8a09888   Import upstream OpenPGP public key.
       new  b775a03   debian/watch: verify detached OpenPGP signature.
       new  8157944   Get rid of pre-dh9 hardening bits in debian/rules.
       new  4d6ae80   0002-updated-autotools.patch: new patch, cherry-picked from upstream SVN r566, that fixes hardening flags support when --enabled-debug is set.
       new  2af901e   Enable all hardening build flags.
       new  be31ac1   onioncat (0.2.2+svn559-2)
       new  21c120e   Demote tor to Recommends: one can use OnionCat with a Tor running on another system, or with the Tor Browser's one (Closes: LP#1158547).
       new  1dc739e   Imported Upstream version 0.2.2.r566
       new  c4bc114   Merge tag 'onioncat/0.2.2.r566' into debian
       new  1eff25f   Drop all previously applied patches: merged upstream.
       new  2d2870b   Declare compliance with Standards-Version 3.9.6.
       new  99f8df4   Use canonical URL in the Vcs-Browser control field.
       new  36208b8   Tidy debian/control with cme.
       new  79c20ee   debian/copyright: fix typo in Files directive.
       new  2533052   debian/copyright: bump packaging copyright years.
       new  8a94e8b   Add reproducible=+timeless to DEB_BUILD_MAINT_OPTIONS.
       new  f30b16d   0001-Stop-displaying-time-of-build-in-online-help.patch: new patch, to make the package build reproducibly.
       new  6096976   onioncat (0.2.2+svn566-1)
       new  cb6719d   initscript: demote tor to Should-{Start,Stop}, to match the fact that tor is now a Recommends.
       new  2731ddf   onioncat (0.2.2+svn566-2)
       new  0efaeec   hand over package to pkg-privacy team

The 340 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/onioncat.git



More information about the Pkg-privacy-commits mailing list