Fix Penguin Penalty 18th December2014 ( mail-archive.com )
Dear Sir Did your website get hit by Google Penguin update on October 17th 2014? What basically is Google Penguin Update? It is actually a code name for Google algorithm which aims at decreasing your websites search engine rankings that violate Googles guidelines by using black hat SEO techniques to rank your webpage by giving number of spammy links to the page. We are one of those few SEO companies that can help you avoid penalties from Google Updates like Penguin and Panda. Our clients have survived all the previous and present updates with ease. They have never been hit because we use 100% white hat SEO techniques to rank Webpages. Simple thing that we do to keep websites away from any Penguin or Panda penalties is follow Google guidelines and we give Google users the best answers to their queries. If you are looking to increase the quality of your websites and to get more targeted traffic or save your websites from these Google penalties email us back with your interest. We will be glad to serve you and help you grow your business. Regards Taniya S SEO Manager ( TOB ) B7 Green Avenue, Amritsar 143001 Punjab NO CLICK in the subject to STOP EMAILS -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/54aeceb5.6f8d420a.284e.e...@mx.google.com
Bug#774901: ITP: python-primes -- library for working with prime numbers
Package: wnpp Severity: wishlist Owner: Ben Finney * Package name: python-primes Version : 0.2.1a Upstream Author : Steven D'Aprano * URL : https://pypi.python.org/pypi/pyprimes/ * License : Expat Programming Lang: Python Description : library for working with prime numbers PyPrimes is a pure Python package for working with prime numbers. . PyPrimes includes multiple algorithms for the generating and testing of prime numbers, including the Sieve of Eratosthenes, Croft Spiral, Miller-Rabin and Fermat probabilistic tests. -- \ “Why am I an atheist? I ask you: Why is anybody not an atheist? | `\ Everyone starts out being an atheist.” —Andy Rooney, _Boston | _o__)Globe_ 1982-05-30 | Ben Finney signature.asc Description: Digital signature
Results for Limiting the term of the technical committee membersStart_Time = 19 Dec 2014 00:00:00
Greetings, This message is an automated, unofficial publication of vote results. Official results shall follow, sent in by the vote taker, namely Debian Project Secretary This email is just a convenience for the impatient. I remain, gentle folks, Your humble servant, Devotee (on behalf of Debian Project Secretary) -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Starting results calculation at Fri Jan 9 00:00:07 2015 Option 1 "Option 1" Option 2 "Option 2" Option 3 "Further Discussion" In the following table, tally[row x][col y] represents the votes that option x received over option y. Option 1 2 3 === === === Option 1 133 208 Option 2 75 196 Option 3 2536 Looking at row 2, column 1, Option 2 received 75 votes over Option 1 Looking at row 1, column 2, Option 1 received 133 votes over Option 2. Option 1 Reached quorum: 208 > 40.5277682583189 Option 2 Reached quorum: 196 > 40.5277682583189 Option 1 passes Majority. 8.320 (208/25) >= 3 Option 2 passes Majority. 5.444 (196/36) >= 3 Option 1 defeats Option 2 by ( 133 - 75) = 58 votes. Option 1 defeats Option 3 by ( 208 - 25) = 183 votes. Option 2 defeats Option 3 by ( 196 - 36) = 160 votes. The Schwartz Set contains: Option 1 "Option 1" -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= The winners are: Option 1 "Option 1" -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= -- The voters have spoken, the bastards... --unknown DEbian VOTe EnginE digraph Results { ranksep=0.25; "Option 1\n8.32" [ style="filled" , color="powderblue", shape=egg, fontcolor="NavyBlue", fontname="Helvetica", fontsize=10 ]; "Option 1\n8.32" -> "Option 2\n5.44" [ label="58" ]; "Option 1\n8.32" -> "Further Discussion" [ label="183" ]; "Option 2\n5.44" [ style="filled" , fontname="Helvetica", fontsize=10 ]; "Option 2\n5.44" -> "Further Discussion" [ label="160" ]; "Further Discussion" [ style="filled" , shape=diamond, fontcolor="Red", fontname="Helvetica", fontsize=10 ]; } pgpc_teKwbn2v.pgp Description: PGP signature
HTTP/HTTPS access blocked after git clone https://alioth.debian.org/....
https://alioth.debian.org/scm/?group_id=100114 "SCM" tab say how to clone repo. First time after waiting 10 sec I drop operation: desktop+bash# git clone https://alioth.debian.org/anonscm/git/bash-completion/bash-completion.git Cloning into 'bash-completion'... ^C https://alioth.debian.org sill be accessible. I repeat and after waiting near 2 min I get: desktop+bash# git clone https://alioth.debian.org/anonscm/git/bash-completion/bash-completion.git Cloning into 'bash-completion'... error: Failed to connect to alioth.debian.org port 443: Connection refused (curl_result = 7, http_code = 0, sha1 = 6e42f85ff5ab64e5128a42b93a325dab493bc5fb) error: Unable to find 6e42f85ff5ab64e5128a42b93a325dab493bc5fb under https://alioth.debian.org/anonscm/git/bash-completion/bash-completion.git Cannot obtain needed blob 6e42f85ff5ab64e5128a42b93a325dab493bc5fb while processing commit a0bb238dc80e47a1f75ac97bc6fc3000eaffee05. error: fetch failed. After this access to https://alioth.debian.org - blocked: desktop+bash# telnet alioth.debian.org 443 Trying 5.153.231.21... telnet: Unable to connect to remote host: Connection refused Wireshark shown: 183.091573000 192.168.0.100 5.153.231.21TCP 74 45491→443 [SYN] Seq=0 Win=29200 Len=0 MSS=1460 SACK_PERM=1 TSval=2387410 TSecr=0 WS=128 193.158538000 5.153.231.21192.168.0.100 TCP 54 443→45491 [RST, ACK] Seq=1 Ack=1 Win=0 Len=0 so server just reset connection. This happen yesterday, and this evening. After near 2 hours I get access back. And with above git command block access again. I ask at IRC is alioth.debian.org down? People say no. Also I able to wget pages from ssh'ed "shell.sourceforge.net" host at same time. It is clear that "git" command hooks some intrusion detection and my host added to firewall exclusion list. So what is to fix? Seems that it is ok to leave intrusion detection or review rules. But definitely all Alioth projects page must be verified for broken https://alioth.debian.org/anonscm/git/bash-completion/bash-completion.git like URLs, that lead to user access blocking. BTW I check out sources from: desktop+bash# git clone git://git.debian.org/git/bash-completion/bash-completion.git seems that git:// 9418 port isn't affected by blocking rules. -- Best regards! -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/87tx00dedo@gavenkoa.example.com
Work-needing packages report for Jan 9, 2015
The following is a listing of packages for which help has been requested through the WNPP (Work-Needing and Prospective Packages) system in the last week. Total number of orphaned packages: 671 (new: 3) Total number of packages offered up for adoption: 147 (new: 1) Total number of packages requested help for: 56 (new: 0) Please refer to http://www.debian.org/devel/wnpp/ for more information. The following packages have been orphaned: guidedog (#774672), orphaned 3 days ago Description: NAT/masquerading/port-forwarding configuration tool in Qt5 Installations reported by Popcon: 20 python-unit (#774615), orphaned 3 days ago Description: unit test framework for Python Installations reported by Popcon: 243 wader (#774577), orphaned 4 days ago Description: orphaned Reverse Depends: modem-manager-gui wader-core Installations reported by Popcon: 152 668 older packages have been omitted from this listing, see http://www.debian.org/devel/wnpp/orphaned for a complete list. The following packages have been given up for adoption: gogoc (#774481), offered 5 days ago Installations reported by Popcon: 110 146 older packages have been omitted from this listing, see http://www.debian.org/devel/wnpp/rfa_bypackage for a complete list. For the following packages help is requested: apt-xapian-index (#567955), requested 1802 days ago Description: maintenance tools for a Xapian index of Debian packages Reverse Depends: ept-cache goplay packagesearch Installations reported by Popcon: 71691 athcool (#278442), requested 3726 days ago Description: Enable powersaving mode for Athlon/Duron processors Installations reported by Popcon: 41 awstats (#755797), requested 169 days ago Description: powerful and featureful web server log analyzer Installations reported by Popcon: 4097 balsa (#642906), requested 1201 days ago Description: An e-mail client for GNOME Reverse Depends: balsa-dbg Installations reported by Popcon: 638 cardstories (#624100), requested 1354 days ago Description: Find out a card using a sentence made up by another player Installations reported by Popcon: 9 chromium-browser (#583826), requested 1684 days ago Description: Chromium browser Reverse Depends: chromedriver chromium-dbg chromium-l10n design-desktop-web mozplugger Installations reported by Popcon: 24959 cups (#532097), requested 2042 days ago Description: Common UNIX Printing System Reverse Depends: bluez-cups chromium cinnamon-settings-daemon cloudprint cups cups-backend-bjnp cups-browsed cups-bsd cups-client cups-core-drivers (64 more omitted) Installations reported by Popcon: 138240 debtags (#567954), requested 1802 days ago Description: Enables support for package tags Reverse Depends: goplay packagesearch Installations reported by Popcon: 2248 developers-reference (#759995), requested 131 days ago Description: guidelines and information for Debian developers Installations reported by Popcon: 14719 ejabberd (#767874), requested 66 days ago Description: distributed, fault-tolerant Jabber/XMPP server written in Erlang Reverse Depends: ejabberd-contrib Installations reported by Popcon: 842 fbcat (#565156), requested 1821 days ago Description: framebuffer grabber Installations reported by Popcon: 162 freeipmi (#628062), requested 1323 days ago Description: GNU implementation of the IPMI protocol Reverse Depends: freeipmi freeipmi-bmc-watchdog freeipmi-ipmidetect freeipmi-ipmiseld freeipmi-tools ipmitool libfreeipmi-dev libfreeipmi16 libipmiconsole-dev libipmiconsole2 (5 more omitted) Installations reported by Popcon: 5848 gnat-gps (#496905), requested 2324 days ago Description: co-maintainer needed Reverse Depends: gnat-gps gnat-gps-dbg Installations reported by Popcon: 514 gnokii (#677750), requested 936 days ago Description: Datasuite for mobile phone management Reverse Depends: gnokii gnokii-cli gnokii-smsd gnokii-smsd-mysql gnokii-smsd-pgsql gnome-phone-manager libgnokii-dev libgnokii6 xgnokii Installations reported by Popcon: 1518 gradle (#683666), requested 889 days ago Description: Groovy based build system Reverse Depends: gradle libgradle-plugins-java Installations reported by Popcon: 194 gridengine (#703256), requested 662 days ago Description: Distributed resource management Reverse Depends: gridengine-client gridengine-drmaa-dev gridengine-exec gridengine-master gridengine-qmon logol Installations reported by Popcon: 1009