[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#445589: marked as done (ssl-cert: [debconf_rewrite] Debconf templates and debian/control review)



Your message dated Sun, 10 Feb 2008 22:02:04 +0000
with message-id <E1JOKFQ-00011V-On@ries.debian.org>
and subject line Bug#445589: fixed in ssl-cert 1.0.15
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: ssl-cert
Version: N/A
Severity: normal
Tags: patch

Dear Debian maintainer,

On Wednesday, September 19, 2007, I notified you of the beginning of a review process
concerning debconf templates for ssl-cert.

The debian-l10n-english contributors have now reviewed these templates,
and the proposed changes are attached to this bug report.

Please review the suggested changes are suggested, and if you have any
objections, let me know in the next 3 days.

Please try to avoid uploading ssl-cert with these changes right now.

The second phase of this process will begin on Wednesday, October 10, 2007, when I will
coordinate updates to translations of debconf templates.

The existing translators will be notified of the changes: they will
receive an updated PO file for their language.

Simultaneously, a general call for new translations will be sent to
the debian-i18n mailing list.

Both these calls for translations will request updates to be sent as
individual bug reports. That will probably trigger a lot of bug
reports against your package, but these should be easier to deal with.

The call for translation updates and new translations will run until
about Wednesday, October 31, 2007. Please avoid uploading a package with fixed or changed
debconf templates and/or translation updates in the meantime. Of
course, other changes are safe.

Please note that this is an approximative delay, which depends on my
own availability to process this work and is influenced by the fact
that I simultaneously work on many packages.

Around <DAY25>, I will contact you again and will send a final patch
summarizing all the updates (changes to debconf templates,
updates to debconf translations and new debconf translations).

Again, thanks for your attention and cooperation.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-2-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
--- ssl-cert.old/debian/templates	2007-09-16 22:51:16.004883799 +0200
+++ ssl-cert/debian/templates	2007-10-07 08:41:21.264097409 +0200
@@ -1,48 +1,75 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# debian-l10n-english@lists.debian.org for advice.
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
 Template: make-ssl-cert/countryname
 Type: string
-_Default: GB
-_Description: Country Name
- The two letter code for your Country. (e.g. GB) (countryName)
+_DefaultChoice: GB
+_Description: Country code:
+ Please enter the two-letter ISO-3166 code to use in the SSL certificate.
+ .
+ It will become the 'countryName' field of the generated SSL certificate.
 
 Template: make-ssl-cert/statename
 Type: string
-_Default: Some-State
-_Description: State or Province Name
- Your state, county or province. (stateOrProvinceName)
+_DefaultChoice: Scotland
+_Description: State or province name:
+ Please enter the name of the administrative subdivision to use in the SSL
+ certificate.
+ .
+ It will become the 'stateOrProvinceName' field of the generated SSL
+ certificate.
 
 Template: make-ssl-cert/localityname
 Type: string
-_Default: Some-Locality
-_Description: Locality Name
- The name of the city or town that you live in. (localityName)
+_DefaultChoice: Edinburgh
+_Description: Locality name:
+ Please enter the name of the city or town to use in the SSL
+ certificate.
+ .
+ It will become the 'localityName' field of the generated SSL certificate.
 
 Template: make-ssl-cert/organisationname
 Type: string
-_Default: One Organization
-_Description: Organisation Name
- The name of the company or organisation the certificate is for.
- (organisationName)
+_DefaultChoice: Example Inc.
+_Description: Organization name:
+ Please enter the name of the company or organization to use in the SSL
+ certificate.
+ .
+ It will become the 'organisationName' field of the generated SSL certificate.
 
 Template: make-ssl-cert/ouname
 Type: string
-_Default: One Organization Unit
-_Description: Organisational Unit Name
- The Division or section of the organisation the certificate is for.
- (organisationalUnitName)
+_DefaultChoice: Dept. of Examplification
+_Description: Organizational unit name:
+ Please enter the name of the division or section of the organization to use
+ in the SSL certificate.
+ .
+ It will become the 'organisationalUnitName' field of the generated SSL certificate.
 
 Template: make-ssl-cert/hostname
 Type: string
 Default: localhost
-_Description: Host Name
- The host name of the server the certificate is for. This must be filled
- in. (commonName)
+_Description: Host name:
+ Please enter the host name to use in the SSL certificate.
+ .
+ It will become the 'commonName' field of the generated SSL certificate.
+ .
+ This value is mandatory.
 
 Template: make-ssl-cert/email
 Type: string
 Default: webmaster@localhost
-_Description: Email Address
- The email address that should be associated with the certificate.
+_Description: Email address:
+ Please enter the email address to use in the SSL certificate.
+ .
+ It will become the 'email' field of the generated SSL certificate.
 
 Template: make-ssl-cert/title
 Type: title
-_Description: Configure an SSL Certificate.
+_Description: Configure an SSL certificate
--- ssl-cert.old/debian/control	2007-09-16 22:51:16.004883799 +0200
+++ ssl-cert/debian/control	2007-10-04 20:00:12.049430709 +0200
@@ -9,8 +9,9 @@
 Package: ssl-cert
 Architecture: all
 Depends: ${misc:Depends}, openssl, adduser
-Description: Simple debconf wrapper for openssl
- This is a package to enable unattended installs of software that
- need to create ssl certificates.
- Basically, it's just a wrapper for openssl req that feeds it the correct
- user variables.
+Description: simple debconf wrapper for OpenSSL
+ This package enables unattended installs of packages that
+ need to create SSL certificates.
+ .
+ It is a simple wrapper for OpenSSL's certificate request utility that
+ feeds it with the correct user variables.

--- End Message ---
--- Begin Message ---
Source: ssl-cert
Source-Version: 1.0.15

We believe that the bug you reported is fixed in the latest version of
ssl-cert, which is due to be installed in the Debian FTP archive:

ssl-cert_1.0.15.dsc
  to pool/main/s/ssl-cert/ssl-cert_1.0.15.dsc
ssl-cert_1.0.15.tar.gz
  to pool/main/s/ssl-cert/ssl-cert_1.0.15.tar.gz
ssl-cert_1.0.15_all.deb
  to pool/main/s/ssl-cert/ssl-cert_1.0.15_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 445589@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tollef Fog Heen <tfheen@debian.org> (supplier of updated ssl-cert package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 10 Feb 2008 20:22:54 +0100
Source: ssl-cert
Binary: ssl-cert
Architecture: source all
Version: 1.0.15
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Changed-By: Tollef Fog Heen <tfheen@debian.org>
Description: 
 ssl-cert   - simple debconf wrapper for OpenSSL
Closes: 230391 287692 292157 293821 384591 384595 444902 445589 446210 446311 446488 446640 446640 446670 446679 446878 446900 447138 447441 447900 447909 447921 448226 464930
Changes: 
 ssl-cert (1.0.15) unstable; urgency=low
 .
   * Use 'hostname -f' for the snakeoil CN instead of 'hostname', since
     relative hostnames are subject to namespace collisions that could be
     exploited (and also because OpenLDAP doesn't care for them when
     connecting to localhost).  Thanks to Steve Langasek for the patch.
     Closes: 464930
   * Debconf templates and debian/control reviewed by the debian-l10n-
     english team as part of the Smith review project. Closes: #445589
   * [Debconf translation updates]
   * Bulgarian. Closes: #446210
   * Galician. Closes: #446488
   * Spanish; Castilian. Closes: #446311
   * Finnish. Closes: #446640
   * Czech. Closes: #446670
   * Portuguese. Closes: #446679
   * Finnish. Closes: #446640
   * Turkish. Closes: #446878
   * Vietnamese. Closes: #446900
   * Basque. Closes: #447138
   * Italian. Closes: #447441
   * Russian. Closes: #447900
   * Slovak. Closes: #447909
   * German. Closes: #447921
   * French. Closes: #448226
   * Do getent group rather than getent passwd in postinst.  Closes: 444902
   * Make the default SSL cert have a lifetime of 10 years rather than 30
     days.  Closes: 293821
   * Add set -e to postinst and postrm.  Closes: 384591
   * Make default openssl config pull RANDFILE from the environment.
     Closes: 384595.
   * Only ask for hostname, drop questions about country, organisation and
     such.  Closes: 230391, 287692.
   * Handle relative output file paths correctly by using basename when
     symlinking to the hash file.  Closes: 292157.
   * Fix lintian warnings (clean-should-be-satisfied-by-build-depends
     debhelper and newer-debconf-templates).
   * Add buid-dependency on po-debconf.
Files: 
 2a62363c956540ab4f58d6c57da6a005 683 utils optional ssl-cert_1.0.15.dsc
 5dded65992ee4c562baedcd556d1f20f 18311 utils optional ssl-cert_1.0.15.tar.gz
 280b6896d694ce1fb88fe6ca7cbe64df 7938 utils optional ssl-cert_1.0.15_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHr3EPQSseMYF6mWoRAjeFAJ9HrV6Tmzzrsaq1ssA1OPO3Qffg3QCgurKt
Pa/pMnaT07HCZGsPM10ZyJw=
=YgL1
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: