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

Bug#1033338: marked as done (unblock: opendnssec/1:2.1.12-2)



Your message dated Wed, 22 Mar 2023 22:18:40 +0000
with message-id <E1pf6n2-005suC-ME@respighi.debian.org>
and subject line unblock opendnssec
has caused the Debian Bug report #1033338,
regarding unblock: opendnssec/1:2.1.12-2
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1033338: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1033338
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
X-Debbugs-Cc: opendnssec@packages.debian.org
Control: affects -1 + src:opendnssec

Please unblock package opendnssec

[ Reason ]
Adding Romanian translation.

[ Impact ]
None, just a translation.

[ Tests ]
None.

[ Risks ]
The changes are really trivial.

[ Checklist ]
  [X] all changes are documented in the d/changelog
  [X] I reviewed all changes and I approve them
  [X] attach debdiff against the package in testing

unblock opendnssec/1:2.1.12-2

-- 
Mathieu Mirmont <mat@parad0x.org>
diff -Nru opendnssec-2.1.12/debian/changelog opendnssec-2.1.12/debian/changelog
--- opendnssec-2.1.12/debian/changelog	2022-11-10 10:06:20.000000000 +0100
+++ opendnssec-2.1.12/debian/changelog	2023-03-19 09:33:29.000000000 +0100
@@ -1,3 +1,11 @@
+opendnssec (1:2.1.12-2) unstable; urgency=medium
+
+  * control: bump policy to 4.6.2, no code change
+  * opendnssec-common.postinst: shellcheck compliance
+  * po/ro.po: Add Romanian translation (Closes: #1033174)
+
+ -- Mathieu Mirmont <mat@parad0x.org>  Sun, 19 Mar 2023 09:33:29 +0100
+
 opendnssec (1:2.1.12-1) unstable; urgency=medium
 
   * New upstream version 2.1.12
diff -Nru opendnssec-2.1.12/debian/control opendnssec-2.1.12/debian/control
--- opendnssec-2.1.12/debian/control	2022-11-10 09:39:27.000000000 +0100
+++ opendnssec-2.1.12/debian/control	2023-02-07 09:05:19.000000000 +0100
@@ -23,7 +23,7 @@
                procps,
                sqlite3,
                xsltproc
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: https://www.opendnssec.org/
 Vcs-Browser: https://salsa.debian.org/debian/opendnssec
 Vcs-Git: https://salsa.debian.org/debian/opendnssec.git
diff -Nru opendnssec-2.1.12/debian/opendnssec-common.postinst opendnssec-2.1.12/debian/opendnssec-common.postinst
--- opendnssec-2.1.12/debian/opendnssec-common.postinst	2022-11-10 09:39:27.000000000 +0100
+++ opendnssec-2.1.12/debian/opendnssec-common.postinst	2023-02-07 09:28:51.000000000 +0100
@@ -11,10 +11,6 @@
     fi
 }
 
-unset_perms() {
-    dpkg-statoverride --quiet --remove "$1" || true
-}
-
 disable_autostart() {
     cat <<-EOF > /etc/opendnssec/prevent-startup
 	OpenDNSSEC requires manual configuration before the signer and enforcer
@@ -48,10 +44,10 @@
 	done
 
 	for conf in addns.xml conf.xml kasp.xml zonelist.xml; do
-	    ucf --debconf-ok /usr/share/opendnssec/$conf /etc/opendnssec/$conf
-	    ucfr opendnssec /etc/opendnssec/$conf
+	    ucf --debconf-ok /usr/share/opendnssec/"$conf" /etc/opendnssec/"$conf"
+	    ucfr opendnssec /etc/opendnssec/"$conf"
 	    [ "$conf" = "zonelist.xml" ] && owner=opendnssec || owner=root
-	    set_perms $owner opendnssec 0640 /etc/opendnssec/$conf
+	    set_perms "$owner" opendnssec 0640 /etc/opendnssec/"$conf"
 	done
 
 	# Prevent the daemons from being started automatically, but only on
diff -Nru opendnssec-2.1.12/debian/po/ro.po opendnssec-2.1.12/debian/po/ro.po
--- opendnssec-2.1.12/debian/po/ro.po	1970-01-01 01:00:00.000000000 +0100
+++ opendnssec-2.1.12/debian/po/ro.po	2023-03-19 09:29:50.000000000 +0100
@@ -0,0 +1,70 @@
+# Mesajele în limba română pentru pachetul opendnssec.
+# Romanian translation of opendnssec.
+# Copyright © 2023 THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the opendnssec package.
+#
+# Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>, 2023.
+#
+# Cronologia traducerii fișierului „opendnssec”:
+# Traducerea inițială, făcută de R-GC, pentru versiunea opendnssec 1 2.1.12-1(2022-11-01).
+# Actualizare a traducerii pentru versiunea Y, făcută de X, Y(anul).
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: opendnssec 1 2.1.12-1\n"
+"Report-Msgid-Bugs-To: opendnssec@packages.debian.org\n"
+"POT-Creation-Date: 2022-11-01 10:21+0100\n"
+"PO-Revision-Date: 2023-03-11 23:16+0100\n"
+"Last-Translator: Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>\n"
+"Language-Team: Romanian <debian-l10n-romanian@lists.debian.org>\n"
+"Language: ro\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n==0 || (n!=1 && n%100>=1 && "
+"n%100<=19) ? 1 : 2);\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
+"X-Generator: Poedit 3.2.2\n"
+
+#. Type: note
+#. Description
+#: ../opendnssec-common.templates:1001
+msgid "Manual OpenDNSSEC configuration required"
+msgstr "Este necesară configurarea manuală a OpenDNSSEC"
+
+#. Type: note
+#. Description
+#: ../opendnssec-common.templates:1001
+msgid ""
+"OpenDNSSEC requires manual configuration before the signer and enforcer daemons "
+"can be started."
+msgstr ""
+"OpenDNSSEC necesită să fie configurat manual înainte ca demonii de semnare "
+"«signer» și de executare «enforcer» să poată fi porniți."
+
+#. Type: note
+#. Description
+#: ../opendnssec-common.templates:1001
+msgid ""
+"One of these configuration steps consists of installing and configuring a "
+"Hardware Security Module (HSM) that will handle the cryptographic key "
+"operations. Most people will want to use the software HSM implementation "
+"provided by the recommended softhsm2 package, but other options are possible."
+msgstr ""
+"Unul dintre acești pași de configurare constă în instalarea și configurarea "
+"unui modul de securitate hardware („Hardware Security Module” - HSM) care va "
+"gestiona operațiile cheii criptografice. Majoritatea oamenilor vor dori să "
+"folosească implementarea software HSM furnizată de pachetul „softhsm2 "
+"recomandat”, dar sunt posibile și alte opțiuni."
+
+#. Type: note
+#. Description
+#: ../opendnssec-common.templates:1001
+msgid ""
+"The file /etc/opendnssec/prevent-startup is created during fresh installations "
+"and prevents the daemons from being automatically started. You should remove "
+"this file and start the daemons once you have configured OpenDNSSEC."
+msgstr ""
+"Fișierul „/etc/opendnssec/prevent-startup” este creat în timpul instalărilor "
+"noi și împiedică pornirea automată a demonilor. Ar trebui să eliminați acest "
+"fișier și să porniți demonii după ce ați configurat OpenDNSSEC."

--- End Message ---
--- Begin Message ---
Unblocked.

--- End Message ---

Reply to: