Bill Allombert
2986425160
Improve legend formatting (from Stéphane Blondon)
9 years ago
Bill Allombert
9c4952730d
Add IPv6 support to popcon-upload by using IO::Socket::IP
9 years ago
Bill Allombert
a379c96bf2
Fix secondary pages footer (by Stephane Blondon)
9 years ago
Bill Allombert
2087148909
New popcon.debian.org layout by Stéphane Blondon
The new layout matches the layout of the main www.debian.org site.
9 years ago
Michael Bunk
d44fbcb028
Remove trailing space
9 years ago
Michael Bunk
f46ca0dc32
Remove trailing space, some formal editing
9 years ago
Michael Bunk
ba2f207178
Fix two typos
9 years ago
Bill Allombert
ff2ad23e82
default.conf: fix typo propoer -> proper
9 years ago
Bill Allombert
ac8ef8a154
README: update list of popcon install (From Paul Wise)
9 years ago
Bill Allombert
2d71536b50
Bump version to 1.61
9 years ago
Bill Allombert
87bf4d5472
Encrypt reports by default.
9 years ago
Bill Allombert
de62f7c551
Add setting ENCRYPT=maybe, which encrypt if gpg is available.
Make ENCRYPT=yes to fail if gpg is not available.
9 years ago
Bill Allombert
053c168f5a
cron.daily: gpg: add --batch --no-options --homedir
This provides a temporary homedir to gpg so it does not create /root/.gnupg.
9 years ago
Bill Allombert
522d999f0f
debian/cron.daily: Add set -e
9 years ago
Bill Allombert
4b724f9cb3
Release popularity-contest 1.58
9 years ago
Bill Allombert
86c7c5ccbe
Updated Standards-Version from 3.9.3 to 3.9.4.
9 years ago
Bill Allombert
ea05f95b4a
popularity-contest: Truncate time to multiple of 12 hours
This does not make any practical difference for the vote computation
while it increases privacy by not publishing the exact time.
9 years ago
Bill Allombert
7108082189
Rewrite prepop.pl/popcon-process.sh to handle encrypted reports
prepop.pl now extract encrypted report to files in popcon-gpg.
Then popcon-process.sh decrypt them, concatenated them, and
reprocess the result with prepop.pl.
This round-about way allows to decrypt report in parallel
safely. (parallelism is not implemented yet, p.d.o being single core).
9 years ago
Bill Allombert
3ee4b320bf
Add support for encrypted popcon submission.
9 years ago
Bill Allombert
50a737d892
popanal.py: Bump stable version to 1.56
9 years ago
Bill Allombert
f14b2da5cc
popularity-contest: report dpkg Vendor field
9 years ago
Bill Allombert
0c5d95dc55
rename popcon-submit.cgi to popcon.cgi to match popcon-upload
9 years ago
Bill Allombert
4ed26fc8e0
Move server side scripts in subdirectories of examples
9 years ago
Bill Allombert
66b64cb19a
Update README.examples
9 years ago
Bill Allombert
280ff278b6
Add popcon version of wheezy
9 years ago
Bill Allombert
18b29c9218
+ * debian/control:
+ - Fix grammar in Description. Closes : #699538 Thanks Chris Bannister.
9 years ago
Christian Perrier
9b55cf1050
Kannada (Mallikarjuna). Closes : #694411
10 years ago
Bill Allombert
b34a1d5441
Finalize chnagelog.
10 years ago
Christian Perrier
ec05149a8d
Uyghur (Sahran). Closes : #627009
10 years ago
Christian Perrier
64052755f1
Welsh (Daffyd Tomos).
10 years ago
Christian Perrier
1ddecfe0ad
Galician (Jorge Barreiro). Closes : #676988
10 years ago
Christian Perrier
0ac4ff8454
Lithuanian (Rimas Kudelis). Closes : #675629
10 years ago
Christian Perrier
dd2929cd4c
Latvian (Rūdolfs Mazurs). Closes : #674661
10 years ago
Bill Allombert
2440d44206
FAQ: remove documentation relevant to pre-etch systems.
10 years ago
Bill Allombert
356e8021c8
Fix multi-arch support:
Temporarily revert change from 1.53:
'Find package files lists by running dpkg -L by batches.'
(dpkg -L does not provide a stable interface across upgrade).
Instead add '$package:*.list' to the list of filelists. Closes : #660712
Reject files in subdirectories of */lib/<triplet> since they are read
by ldconfig now.
10 years ago
Bill Allombert
6835db1396
Revert "popularity-contest: find package files lists by running dpkg -L by batches."
dpkg -L does not proide a stable interface so it is not better than direct file access.
10 years ago
Bill Allombert
3ab964220c
Reformat changelog
10 years ago
Bill Allombert
aa50525d2f
popcon-largest-unused: Do not fail when there are no OLD packages.
10 years ago
Bill Allombert
efe582b21c
Update Standards-Version to 3.9.3
10 years ago
Bill Allombert
a8624b2d13
/org->/srv transition for new popcon.debian.org host.
10 years ago
Bill Allombert
394e5f5a57
popularity-contest: Remove useless variable %opts.
popcon.pl: fix $docurlbase
11 years ago
Christian Perrier
28506eaed2
Kannada (Vikram Vincent). Closes : #659342
11 years ago
Bill Allombert
562a7d04a6
popcon-stat.pl: Fix y-scale.
11 years ago
Christian Perrier
86b9627b5a
Icelandic (Sveinn í Felli).
11 years ago
Bill Allombert
f4e211a712
Update changelog: sync with the website.
11 years ago
Bill Allombert
3b6f820745
Add support for stable report.
11 years ago
Bill Allombert
387bee9280
popcon-stat.pl: add code to generate graph for stable.
11 years ago
Bill Allombert
3b7a11ee7b
popcon.pl: Add tabs for 'all reports and 'stable reports'.
11 years ago
Bill Allombert
a3477786a7
Generate table index.html page
11 years ago
Bill Allombert
3f12aadbda
Replace TAB by whitespaces.
11 years ago