From root@hilbert.suse.de Fri Aug 23 09:05:43 2013 From: root@hilbert.suse.de To: commit@lists.opensuse.org Subject: commit release-notes-openSUSE for openSUSE:Factory Date: Fri, 23 Aug 2013 11:05:33 +0200 Message-ID: <20130823090533.6E639AE136@hilbert.suse.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6550300507773699006==" --===============6550300507773699006== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello community, here is the log from the commit of package release-notes-openSUSE for openSUS= E:Factory checked in at 2013-08-23 11:05:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/release-notes-openSUSE (Old) and /work/SRC/openSUSE:Factory/.release-notes-openSUSE.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "release-notes-openSUSE" Changes: -------- --- /work/SRC/openSUSE:Factory/release-notes-openSUSE/release-notes-openSUSE.= changes 2013-07-03 16:53:00.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.release-notes-openSUSE.new/release-notes-open= SUSE.changes 2013-08-23 11:05:32.000000000 +0200 @@ -1,0 +2,8 @@ +Thu Aug 22 13:22:34 UTC 2013 - ke@suse.de + +- 13.1.1: +* In .ent.in, set suse-version to 13.1 (bnc#829300). +* New entries: tomcat: Logging to the System Log (bnc#816211); xinetd: + Logging to the System Log (bnc#816211). + +------------------------------------------------------------------- Old: ---- release-notes-opensuse-13.1.0.tar.bz2 New: ---- release-notes-opensuse-13.1.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ release-notes-openSUSE.spec ++++++ --- /var/tmp/diff_new_pack.jvjzPJ/_old 2013-08-23 11:05:33.000000000 +0200 +++ /var/tmp/diff_new_pack.jvjzPJ/_new 2013-08-23 11:05:33.000000000 +0200 @@ -30,7 +30,7 @@ Group: Documentation/SUSE BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build -Version: 13.1.0 +Version: 13.1.1 Release: 0 Provides: release-notes =3D %{version} Source0: release-notes-opensuse-%{version}.tar.bz2 ++++++ release-notes-opensuse-13.1.0.tar.bz2 -> release-notes-opensuse-13.1.1= .tar.bz2 ++++++ diff -urN '--exclude=3DCVS' '--exclude=3D.cvsignore' '--exclude=3D.svn' '--ex= clude=3D.svnignore' old/release-notes-opensuse-13.1.0/NEWS new/release-notes-= opensuse-13.1.1/NEWS --- old/release-notes-opensuse-13.1.0/NEWS 2013-07-03 08:16:15.000000000 +0200 +++ new/release-notes-opensuse-13.1.1/NEWS 2013-08-22 15:17:46.000000000 +0200 @@ -1,3 +1,8 @@ +13.1.1: +* In .ent.in, set suse-version to 13.1 (bnc#829300). +* New entries: tomcat: Logging to the System Log (bnc#816211); xinetd: + Logging to the System Log (bnc#816211). + 13.1.0: * Set Copyright to "SUSE LLC" (bnc#809347). * Start resetting for 13.1 and add CHECKIT markers. diff -urN '--exclude=3DCVS' '--exclude=3D.cvsignore' '--exclude=3D.svn' '--ex= clude=3D.svnignore' old/release-notes-opensuse-13.1.0/RELEASE-NOTES-openSUSE.= xml new/release-notes-opensuse-13.1.1/RELEASE-NOTES-openSUSE.xml --- old/release-notes-opensuse-13.1.0/RELEASE-NOTES-openSUSE.xml 2013-07-03 0= 8:15:11.000000000 +0200 +++ new/release-notes-opensuse-13.1.1/RELEASE-NOTES-openSUSE.xml 2013-08-22 1= 4:56:55.000000000 +0200 @@ -744,5 +744,34 @@ =20 + + + xinetd: Logging to the System Log + + The new default for xinetd changes the default + target for logging from /var/log/xinetd.log to + the system log. This means all messages from + xinetd will appear in a system log as a facility + daemon and log level info. + + + If you want to switch back the the old way, find a proper snippet in + /etc/xinetd.conf. The template for the + logrotate script for xinetd.log can be found in + /usr/share/doc/packages/xinetd/logrotate. + + + + + + tomcat: Logging to the System Log + + The tomcat startup scripts doe no longer write the output to + /var/log/tomcat/catalina.out. All messages are + now redirected to the system log via + tomcat.service + (tomcat-jsvc.service) and log level info. + + diff -urN '--exclude=3DCVS' '--exclude=3D.cvsignore' '--exclude=3D.svn' '--ex= clude=3D.svnignore' old/release-notes-opensuse-13.1.0/configure new/release-n= otes-opensuse-13.1.1/configure --- old/release-notes-opensuse-13.1.0/configure 2013-07-03 08:23:40.000000000= +0200 +++ new/release-notes-opensuse-13.1.1/configure 2013-08-22 15:18:59.000000000= +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for release-notes-openSUSE 13.1.0. +# Generated by GNU Autoconf 2.69 for release-notes-openSUSE 13.1.1. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -576,8 +576,8 @@ # Identity of this package. PACKAGE_NAME=3D'release-notes-openSUSE' PACKAGE_TARNAME=3D'release-notes-opensuse' -PACKAGE_VERSION=3D'13.1.0' -PACKAGE_STRING=3D'release-notes-openSUSE 13.1.0' +PACKAGE_VERSION=3D'13.1.1' +PACKAGE_STRING=3D'release-notes-openSUSE 13.1.1' PACKAGE_BUGREPORT=3D'' PACKAGE_URL=3D'' =20 @@ -1205,7 +1205,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures release-notes-openSUSE 13.1.0 to adapt to many kinds= of systems. +\`configure' configures release-notes-openSUSE 13.1.1 to adapt to many kinds= of systems. =20 Usage: $0 [OPTION]... [VAR=3DVALUE]... =20 @@ -1272,7 +1272,7 @@ =20 if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of release-notes-openSUSE 13.1.= 0:";; + short | recursive ) echo "Configuration of release-notes-openSUSE 13.1.= 1:";; esac cat <<\_ACEOF =20 @@ -1339,7 +1339,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -release-notes-openSUSE configure 13.1.0 +release-notes-openSUSE configure 13.1.1 generated by GNU Autoconf 2.69 =20 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1356,7 +1356,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. =20 -It was created by release-notes-openSUSE $as_me 13.1.0, which was +It was created by release-notes-openSUSE $as_me 13.1.1, which was generated by GNU Autoconf 2.69. Invocation command line was =20 $ $0 $@ @@ -1704,7 +1704,7 @@ ac_compiler_gnu=3D$ac_cv_c_compiler_gnu =20 =20 -RN_DATE=3D2013-07-03 +RN_DATE=3D2013-08-22 =20 =20 am__api_version=3D'1.12' @@ -2183,7 +2183,7 @@ =20 # Define the identity of the package. PACKAGE=3D'release-notes-opensuse' - VERSION=3D'13.1.0' + VERSION=3D'13.1.1' =20 =20 cat >>confdefs.h <<_ACEOF @@ -3110,7 +3110,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=3D" -This file was extended by release-notes-openSUSE $as_me 13.1.0, which was +This file was extended by release-notes-openSUSE $as_me 13.1.1, which was generated by GNU Autoconf 2.69. Invocation command line was =20 CONFIG_FILES =3D $CONFIG_FILES @@ -3163,7 +3163,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=3D1 ac_cs_config=3D"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\= \\\&/g'`" ac_cs_version=3D"\\ -release-notes-openSUSE config.status 13.1.0 +release-notes-openSUSE config.status 13.1.1 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" =20 diff -urN '--exclude=3DCVS' '--exclude=3D.cvsignore' '--exclude=3D.svn' '--ex= clude=3D.svnignore' old/release-notes-opensuse-13.1.0/configure.ac new/releas= e-notes-opensuse-13.1.1/configure.ac --- old/release-notes-opensuse-13.1.0/configure.ac 2013-07-03 08:23:37.000000= 000 +0200 +++ new/release-notes-opensuse-13.1.1/configure.ac 2013-08-22 15:18:56.000000= 000 +0200 @@ -1,5 +1,5 @@ -AC_INIT(release-notes-openSUSE, 13.1.0) -AC_SUBST(RN_DATE, 2013-07-03) +AC_INIT(release-notes-openSUSE, 13.1.1) +AC_SUBST(RN_DATE, 2013-08-22) AC_CONFIG_SRCDIR([RELEASE-NOTES-openSUSE.xml]) AM_INIT_AUTOMAKE =20 diff -urN '--exclude=3DCVS' '--exclude=3D.cvsignore' '--exclude=3D.svn' '--ex= clude=3D.svnignore' old/release-notes-opensuse-13.1.0/po/ar.po new/release-no= tes-opensuse-13.1.1/po/ar.po --- old/release-notes-opensuse-13.1.0/po/ar.po 2013-07-03 08:22:54.000000000 = +0200 +++ new/release-notes-opensuse-13.1.1/po/ar.po 2013-08-22 14:57:11.000000000 = +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: @PACKAGE@\n" "Report-Msgid-Bugs-To: translation@suse.de\n" -"POT-Creation-Date: 2013-07-03 08:22+0200\n" +"POT-Creation-Date: 2013-08-22 14:57+0200\n" "PO-Revision-Date: 2013-03-12 15:00+0300\n" "Last-Translator: =D9=85=D8=AD=D9=85=D8=AF =D8=A7=D9=84=D8=AD=D8=B1=D9=82=D8= =A7=D9=86 \n" "Language-Team: http://www.vertaal.com.ar/files/factory/ar/list/\n" @@ -27,7 +27,7 @@ =20 #: RELEASE-NOTES-openSUSE.xml:11(releaseinfo) #, fuzzy -msgid "Version: 13.1.0 (2013-03-19)" +msgid "Version: 13.1.0 (2013-07-03)" msgstr "=D8=A7=D9=84=D8=A5=D8=B5=D8=AF=D8=A7=D8=B1: 12.3.4 (2013-02-27)" =20 #. bnc#809347 @@ -433,6 +433,28 @@ msgid "This is also being tracked in the upstream bug report ." msgstr "=D9=87=D8=B0=D8=A7 =D9=8A=D8=AA=D9=85 =D8=AA=D8=B9=D9=82=D8=A8=D9=87= =D8=A3=D9=8A=D8=B6=D8=A7=D9=8B =D9=81=D9=8A =D8=AA=D9=82=D8=B1=D9=8A=D8=B1 = =D8=A7=D9=84=D8=B9=D9=84=D9=84 ." =20 +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:749(title) +msgid "xinetd: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:750(para) +msgid "The new default for xinetd changes the default tar= get for logging from /var/log/xinetd.log to the system l= og. This means all messages from xinetd will appear in a s= ystem log as a facility daemon and log level info." +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:757(para) +msgid "If you want to switch back the the old way, find a proper snippet in = /etc/xinetd.conf. The template for the logrotate script = for xinetd.log can be found in /usr/share/doc/= packages/xinetd/logrotate." +msgstr "" + +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:767(title) +msgid "tomcat: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:768(para) +msgid "The tomcat startup scripts doe no longer write the output to /var/log/tomcat/catalina.out. All messages are now redirected to= the system log via tomcat.service (tomc= at-jsvc.service) and log level info." +msgstr "" + #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 #: RELEASE-NOTES-openSUSE.xml:0(None) msgid "translator-credits" diff -urN '--exclude=3DCVS' '--exclude=3D.cvsignore' '--exclude=3D.svn' '--ex= clude=3D.svnignore' old/release-notes-opensuse-13.1.0/po/cs.po new/release-no= tes-opensuse-13.1.1/po/cs.po --- old/release-notes-opensuse-13.1.0/po/cs.po 2013-07-03 08:22:54.000000000 = +0200 +++ new/release-notes-opensuse-13.1.1/po/cs.po 2013-08-22 14:57:11.000000000 = +0200 @@ -21,7 +21,7 @@ msgstr "" "Project-Id-Version: RELEASE-NOTES\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-07-03 08:22+0200\n" +"POT-Creation-Date: 2013-08-22 14:57+0200\n" "PO-Revision-Date: 2013-03-18 21:40+0100\n" "Last-Translator: Jan Papez \n" "Language-Team: Czech \n" @@ -39,7 +39,7 @@ =20 #: RELEASE-NOTES-openSUSE.xml:11(releaseinfo) #, fuzzy -msgid "Version: 13.1.0 (2013-03-19)" +msgid "Version: 13.1.0 (2013-07-03)" msgstr "Version: 12.3.6 (2013-03-13)" =20 #. bnc#809347 @@ -442,6 +442,28 @@ msgid "This is also being tracked in the upstream bug report ." msgstr "Tato v=C4=9Bc je zrovna vedena jako chybov=C3=A9 hl=C3=A1=C5=A1en=C3= =AD upstreamu ." =20 +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:749(title) +msgid "xinetd: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:750(para) +msgid "The new default for xinetd changes the default tar= get for logging from /var/log/xinetd.log to the system l= og. This means all messages from xinetd will appear in a s= ystem log as a facility daemon and log level info." +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:757(para) +msgid "If you want to switch back the the old way, find a proper snippet in = /etc/xinetd.conf. The template for the logrotate script = for xinetd.log can be found in /usr/share/doc/= packages/xinetd/logrotate." +msgstr "" + +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:767(title) +msgid "tomcat: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:768(para) +msgid "The tomcat startup scripts doe no longer write the output to /var/log/tomcat/catalina.out. All messages are now redirected to= the system log via tomcat.service (tomc= at-jsvc.service) and log level info." +msgstr "" + #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 #: RELEASE-NOTES-openSUSE.xml:0(None) msgid "translator-credits" diff -urN '--exclude=3DCVS' '--exclude=3D.cvsignore' '--exclude=3D.svn' '--ex= clude=3D.svnignore' old/release-notes-opensuse-13.1.0/po/de.po new/release-no= tes-opensuse-13.1.1/po/de.po --- old/release-notes-opensuse-13.1.0/po/de.po 2013-07-03 08:22:55.000000000 = +0200 +++ new/release-notes-opensuse-13.1.1/po/de.po 2013-08-22 14:57:12.000000000 = +0200 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: RELEASE-NOTES.de\n" "Report-Msgid-Bugs-To: translation@suse.de\n" -"POT-Creation-Date: 2013-07-03 08:22+0200\n" +"POT-Creation-Date: 2013-08-22 14:57+0200\n" "PO-Revision-Date: 2013-03-13 15:38+0100\n" "Last-Translator: Michael Skiba \n" "Language-Team: German \n" @@ -28,7 +28,7 @@ =20 #: RELEASE-NOTES-openSUSE.xml:11(releaseinfo) #, fuzzy -msgid "Version: 13.1.0 (2013-03-19)" +msgid "Version: 13.1.0 (2013-07-03)" msgstr "Version: 12.3.4 (2013-02-27)" =20 #. bnc#809347 @@ -433,6 +433,28 @@ msgid "This is also being tracked in the upstream bug report ." msgstr "Dieses Problem wird auch im projekteigenen Bugreport verfolgt." =20 +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:749(title) +msgid "xinetd: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:750(para) +msgid "The new default for xinetd changes the default tar= get for logging from /var/log/xinetd.log to the system l= og. This means all messages from xinetd will appear in a s= ystem log as a facility daemon and log level info." +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:757(para) +msgid "If you want to switch back the the old way, find a proper snippet in = /etc/xinetd.conf. The template for the logrotate script = for xinetd.log can be found in /usr/share/doc/= packages/xinetd/logrotate." +msgstr "" + +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:767(title) +msgid "tomcat: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:768(para) +msgid "The tomcat startup scripts doe no longer write the output to /var/log/tomcat/catalina.out. All messages are now redirected to= the system log via tomcat.service (tomc= at-jsvc.service) and log level info." +msgstr "" + #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 #: RELEASE-NOTES-openSUSE.xml:0(None) msgid "translator-credits" diff -urN '--exclude=3DCVS' '--exclude=3D.cvsignore' '--exclude=3D.svn' '--ex= clude=3D.svnignore' old/release-notes-opensuse-13.1.0/po/el.po new/release-no= tes-opensuse-13.1.1/po/el.po --- old/release-notes-opensuse-13.1.0/po/el.po 2013-07-03 08:22:55.000000000 = +0200 +++ new/release-notes-opensuse-13.1.1/po/el.po 2013-08-22 14:57:12.000000000 = +0200 @@ -15,7 +15,7 @@ msgstr "" "Project-Id-Version: RELEASE-NOTES.el\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-07-03 08:22+0200\n" +"POT-Creation-Date: 2013-08-22 14:57+0200\n" "PO-Revision-Date: 2013-03-16 11:41+0200\n" "Last-Translator: Efstathios Iosifidis \n" "Language-Team: =CE=95=CE=BB=CE=BB=CE=B7=CE=BD=CE=B9=CE=BA=CE=AC, =CE=A3=CF= =8D=CE=B3=CF=87=CF=81=CE=BF=CE=BD=CE=B1 \n" @@ -33,7 +33,7 @@ =20 #: RELEASE-NOTES-openSUSE.xml:11(releaseinfo) #, fuzzy -msgid "Version: 13.1.0 (2013-03-19)" +msgid "Version: 13.1.0 (2013-07-03)" msgstr "Version: 12.3.6 (2013-03-13)" =20 #. bnc#809347 @@ -435,6 +435,28 @@ msgid "This is also being tracked in the upstream bug report ." msgstr "=CE=91=CF=85=CF=84=CF=8C =CE=AD=CF=87=CE=B5=CE=B9 =CE=B5=CF=80=CE=AF= =CF=83=CE=B7=CF=82 =CE=BA=CE=B1=CF=84=CE=B1=CE=B3=CF=81=CE=B1=CF=86=CE=AE =CF= =89=CF=82 =CE=B1=CE=BD=CE=B1=CF=86=CE=BF=CF=81=CE=AC =CF=83=CF=86=CE=AC=CE=BB= =CE=BC=CE=B1=CF=84=CE=BF=CF=82 upstream ." =20 +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:749(title) +msgid "xinetd: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:750(para) +msgid "The new default for xinetd changes the default tar= get for logging from /var/log/xinetd.log to the system l= og. This means all messages from xinetd will appear in a s= ystem log as a facility daemon and log level info." +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:757(para) +msgid "If you want to switch back the the old way, find a proper snippet in = /etc/xinetd.conf. The template for the logrotate script = for xinetd.log can be found in /usr/share/doc/= packages/xinetd/logrotate." +msgstr "" + +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:767(title) +msgid "tomcat: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:768(para) +msgid "The tomcat startup scripts doe no longer write the output to /var/log/tomcat/catalina.out. All messages are now redirected to= the system log via tomcat.service (tomc= at-jsvc.service) and log level info." +msgstr "" + #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 #: RELEASE-NOTES-openSUSE.xml:0(None) msgid "translator-credits" diff -urN '--exclude=3DCVS' '--exclude=3D.cvsignore' '--exclude=3D.svn' '--ex= clude=3D.svnignore' old/release-notes-opensuse-13.1.0/po/en.po new/release-no= tes-opensuse-13.1.1/po/en.po --- old/release-notes-opensuse-13.1.0/po/en.po 2013-07-03 08:22:54.000000000 = +0200 +++ new/release-notes-opensuse-13.1.1/po/en.po 2013-08-22 14:57:11.000000000 = +0200 @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2013-07-03 08:22+0200\n" +"POT-Creation-Date: 2013-08-22 14:57+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -15,8 +15,8 @@ msgstr "openSUSE 12.4 Release Notes" =20 #: RELEASE-NOTES-openSUSE.xml:11(releaseinfo) -msgid "Version: 13.1.0 (2013-03-19)" -msgstr "Version: 13.1.0 (2013-03-19)" +msgid "Version: 13.1.0 (2013-07-03)" +msgstr "Version: 13.1.0 (2013-07-03)" =20 #. bnc#809347 #: RELEASE-NOTES-openSUSE.xml:14(para) @@ -414,11 +414,36 @@ msgid "This is also being tracked in the upstream bug report ." msgstr "This is also being tracked in the upstream bug report ." =20 +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:749(title) +msgid "xinetd: Logging to the System Log" +msgstr "xinetd: Logging to the System Log" + +#: RELEASE-NOTES-openSUSE.xml:750(para) +msgid "The new default for xinetd changes the default tar= get for logging from /var/log/xinetd.log to the system l= og. This means all messages from xinetd will appear in a s= ystem log as a facility daemon and log level info." +msgstr "The new default for xinetd changes the default ta= rget for logging from /var/log/xinetd.log to the system = log. This means all messages from xinetd will appear in a = system log as a facility daemon and log level info." + +#: RELEASE-NOTES-openSUSE.xml:757(para) +msgid "If you want to switch back the the old way, find a proper snippet in = /etc/xinetd.conf. The template for the logrotate script = for xinetd.log can be found in /usr/share/doc/= packages/xinetd/logrotate." +msgstr "If you want to switch back the the old way, find a proper snippet in= /etc/xinetd.conf. The template for the logrotate script= for xinetd.log can be found in /usr/share/doc= /packages/xinetd/logrotate." + +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:767(title) +msgid "tomcat: Logging to the System Log" +msgstr "tomcat: Logging to the System Log" + +#: RELEASE-NOTES-openSUSE.xml:768(para) +msgid "The tomcat startup scripts doe no longer write the output to /var/log/tomcat/catalina.out. All messages are now redirected to= the system log via tomcat.service (tomc= at-jsvc.service) and log level info." +msgstr "The tomcat startup scripts doe no longer write the output to /var/log/tomcat/catalina.out. All messages are now redirected t= o the system log via tomcat.service (tom= cat-jsvc.service) and log level info." + #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 #: RELEASE-NOTES-openSUSE.xml:0(None) msgid "translator-credits" msgstr "translator-credits" =20 +#~ msgid "Version: 13.1.0 (2013-03-19)" +#~ msgstr "Version: 13.1.0 (2013-03-19)" + #~ msgid "openSUSE 12.3 Release Notes" #~ msgstr "openSUSE 12.3 Release Notes" =20 diff -urN '--exclude=3DCVS' '--exclude=3D.cvsignore' '--exclude=3D.svn' '--ex= clude=3D.svnignore' old/release-notes-opensuse-13.1.0/po/es.po new/release-no= tes-opensuse-13.1.1/po/es.po --- old/release-notes-opensuse-13.1.0/po/es.po 2013-07-03 08:22:55.000000000 = +0200 +++ new/release-notes-opensuse-13.1.1/po/es.po 2013-08-22 14:57:12.000000000 = +0200 @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: RELEASE-NOTES\n" -"POT-Creation-Date: 2013-07-03 08:22+0200\n" +"POT-Creation-Date: 2013-08-22 14:57+0200\n" "PO-Revision-Date: 2013-03-16 10:18-0300\n" "Last-Translator: Gabriel \n" "Language-Team: Spanish \n" @@ -31,7 +31,7 @@ =20 #: RELEASE-NOTES-openSUSE.xml:11(releaseinfo) #, fuzzy -msgid "Version: 13.1.0 (2013-03-19)" +msgid "Version: 13.1.0 (2013-07-03)" msgstr "Versi=C3=B3n: 12.3.6 (2013-03-13)" =20 #. bnc#809347 @@ -434,6 +434,28 @@ msgid "This is also being tracked in the upstream bug report ." msgstr "Este problema se est=C3=A1 siguiendo tambi=C3=A9n en ." =20 +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:749(title) +msgid "xinetd: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:750(para) +msgid "The new default for xinetd changes the default tar= get for logging from /var/log/xinetd.log to the system l= og. This means all messages from xinetd will appear in a s= ystem log as a facility daemon and log level info." +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:757(para) +msgid "If you want to switch back the the old way, find a proper snippet in = /etc/xinetd.conf. The template for the logrotate script = for xinetd.log can be found in /usr/share/doc/= packages/xinetd/logrotate." +msgstr "" + +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:767(title) +msgid "tomcat: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:768(para) +msgid "The tomcat startup scripts doe no longer write the output to /var/log/tomcat/catalina.out. All messages are now redirected to= the system log via tomcat.service (tomc= at-jsvc.service) and log level info." +msgstr "" + #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 #: RELEASE-NOTES-openSUSE.xml:0(None) msgid "translator-credits" diff -urN '--exclude=3DCVS' '--exclude=3D.cvsignore' '--exclude=3D.svn' '--ex= clude=3D.svnignore' old/release-notes-opensuse-13.1.0/po/fi.po new/release-no= tes-opensuse-13.1.1/po/fi.po --- old/release-notes-opensuse-13.1.0/po/fi.po 2013-07-03 08:22:55.000000000 = +0200 +++ new/release-notes-opensuse-13.1.1/po/fi.po 2013-08-22 14:57:12.000000000 = +0200 @@ -25,7 +25,7 @@ msgstr "" "Project-Id-Version: RELEASE-NOTES-openSUSE.fi\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-07-03 08:22+0200\n" +"POT-Creation-Date: 2013-08-22 14:57+0200\n" "PO-Revision-Date: 2013-03-02 12:01+0200\n" "Last-Translator: Jyri Palokangas \n" "Language-Team: Finnish \n" @@ -43,7 +43,7 @@ =20 #: RELEASE-NOTES-openSUSE.xml:11(releaseinfo) #, fuzzy -msgid "Version: 13.1.0 (2013-03-19)" +msgid "Version: 13.1.0 (2013-07-03)" msgstr "12.2.4 (2013-02-21)" =20 #. bnc#809347 @@ -448,6 +448,28 @@ msgid "This is also being tracked in the upstream bug report ." msgstr "Lis=C3=A4=C3=A4 tietoa ongelmasta ja korjauksen edistymisest=C3=A4 l= =C3=B6ytyy vikaraportista ." =20 +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:749(title) +msgid "xinetd: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:750(para) +msgid "The new default for xinetd changes the default tar= get for logging from /var/log/xinetd.log to the system l= og. This means all messages from xinetd will appear in a s= ystem log as a facility daemon and log level info." +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:757(para) +msgid "If you want to switch back the the old way, find a proper snippet in = /etc/xinetd.conf. The template for the logrotate script = for xinetd.log can be found in /usr/share/doc/= packages/xinetd/logrotate." +msgstr "" + +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:767(title) +msgid "tomcat: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:768(para) +msgid "The tomcat startup scripts doe no longer write the output to /var/log/tomcat/catalina.out. All messages are now redirected to= the system log via tomcat.service (tomc= at-jsvc.service) and log level info." +msgstr "" + #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 #: RELEASE-NOTES-openSUSE.xml:0(None) msgid "translator-credits" diff -urN '--exclude=3DCVS' '--exclude=3D.cvsignore' '--exclude=3D.svn' '--ex= clude=3D.svnignore' old/release-notes-opensuse-13.1.0/po/fr.po new/release-no= tes-opensuse-13.1.1/po/fr.po --- old/release-notes-opensuse-13.1.0/po/fr.po 2013-07-03 08:22:55.000000000 = +0200 +++ new/release-notes-opensuse-13.1.1/po/fr.po 2013-08-22 14:57:12.000000000 = +0200 @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: RELEASE-NOTES\n" -"POT-Creation-Date: 2013-07-03 08:22+0200\n" +"POT-Creation-Date: 2013-08-22 14:57+0200\n" "PO-Revision-Date: 2013-02-25 10:55+0100\n" "Last-Translator: Guillaume GARDET \n" "Language-Team: French \n" @@ -26,7 +26,7 @@ =20 #: RELEASE-NOTES-openSUSE.xml:11(releaseinfo) #, fuzzy -msgid "Version: 13.1.0 (2013-03-19)" +msgid "Version: 13.1.0 (2013-07-03)" msgstr "12.3.3 (2013-02-14)" =20 #. bnc#809347 @@ -436,6 +436,28 @@ msgid "This is also being tracked in the upstream bug report ." msgstr "" =20 +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:749(title) +msgid "xinetd: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:750(para) +msgid "The new default for xinetd changes the default tar= get for logging from /var/log/xinetd.log to the system l= og. This means all messages from xinetd will appear in a s= ystem log as a facility daemon and log level info." +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:757(para) +msgid "If you want to switch back the the old way, find a proper snippet in = /etc/xinetd.conf. The template for the logrotate script = for xinetd.log can be found in /usr/share/doc/= packages/xinetd/logrotate." +msgstr "" + +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:767(title) +msgid "tomcat: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:768(para) +msgid "The tomcat startup scripts doe no longer write the output to /var/log/tomcat/catalina.out. All messages are now redirected to= the system log via tomcat.service (tomc= at-jsvc.service) and log level info." +msgstr "" + #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 #: RELEASE-NOTES-openSUSE.xml:0(None) msgid "translator-credits" diff -urN '--exclude=3DCVS' '--exclude=3D.cvsignore' '--exclude=3D.svn' '--ex= clude=3D.svnignore' old/release-notes-opensuse-13.1.0/po/hu.po new/release-no= tes-opensuse-13.1.1/po/hu.po --- old/release-notes-opensuse-13.1.0/po/hu.po 2013-07-03 08:22:55.000000000 = +0200 +++ new/release-notes-opensuse-13.1.1/po/hu.po 2013-08-22 14:57:12.000000000 = +0200 @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: RELEASE-NOTES-openSUSE.hu\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-07-03 08:22+0200\n" +"POT-Creation-Date: 2013-08-22 14:57+0200\n" "PO-Revision-Date: 2013-03-12 05:32+0100\n" "Last-Translator: Kalman Kemenczy \n" "Language-Team: Hungarian \n" @@ -34,7 +34,7 @@ =20 #: RELEASE-NOTES-openSUSE.xml:11(releaseinfo) #, fuzzy -msgid "Version: 13.1.0 (2013-03-19)" +msgid "Version: 13.1.0 (2013-07-03)" msgstr "Verzi=C3=B3: 12.3.4 (2013-02-27)" =20 #. bnc#809347 @@ -439,6 +439,28 @@ msgid "This is also being tracked in the upstream bug report ." msgstr "Ez a hiba m=C3=A1r be van jelentve a Gnome projekt fejleszt=C5=91ine= k ." =20 +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:749(title) +msgid "xinetd: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:750(para) +msgid "The new default for xinetd changes the default tar= get for logging from /var/log/xinetd.log to the system l= og. This means all messages from xinetd will appear in a s= ystem log as a facility daemon and log level info." +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:757(para) +msgid "If you want to switch back the the old way, find a proper snippet in = /etc/xinetd.conf. The template for the logrotate script = for xinetd.log can be found in /usr/share/doc/= packages/xinetd/logrotate." +msgstr "" + +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:767(title) +msgid "tomcat: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:768(para) +msgid "The tomcat startup scripts doe no longer write the output to /var/log/tomcat/catalina.out. All messages are now redirected to= the system log via tomcat.service (tomc= at-jsvc.service) and log level info." +msgstr "" + #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 #: RELEASE-NOTES-openSUSE.xml:0(None) msgid "translator-credits" diff -urN '--exclude=3DCVS' '--exclude=3D.cvsignore' '--exclude=3D.svn' '--ex= clude=3D.svnignore' old/release-notes-opensuse-13.1.0/po/it.po new/release-no= tes-opensuse-13.1.1/po/it.po --- old/release-notes-opensuse-13.1.0/po/it.po 2013-07-03 08:22:55.000000000 = +0200 +++ new/release-notes-opensuse-13.1.1/po/it.po 2013-08-22 14:57:13.000000000 = +0200 @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: RELEASE-NOTES-openSUSE.it\n" -"POT-Creation-Date: 2013-07-03 08:22+0200\n" +"POT-Creation-Date: 2013-08-22 14:57+0200\n" "PO-Revision-Date: 2013-03-15 09:30+0100\n" "Last-Translator: Andrea Turrini \n" "Language-Team: Italian \n" @@ -25,7 +25,7 @@ =20 #: RELEASE-NOTES-openSUSE.xml:11(releaseinfo) #, fuzzy -msgid "Version: 13.1.0 (2013-03-19)" +msgid "Version: 13.1.0 (2013-07-03)" msgstr "Versione: 12.3.6 (2013-03-13)" =20 #. bnc#809347 @@ -429,6 +429,28 @@ msgid "This is also being tracked in the upstream bug report ." msgstr "Questo =C3=A8 anche registrato nel rapporto del bug upstream ." =20 +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:749(title) +msgid "xinetd: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:750(para) +msgid "The new default for xinetd changes the default tar= get for logging from /var/log/xinetd.log to the system l= og. This means all messages from xinetd will appear in a s= ystem log as a facility daemon and log level info." +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:757(para) +msgid "If you want to switch back the the old way, find a proper snippet in = /etc/xinetd.conf. The template for the logrotate script = for xinetd.log can be found in /usr/share/doc/= packages/xinetd/logrotate." +msgstr "" + +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:767(title) +msgid "tomcat: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:768(para) +msgid "The tomcat startup scripts doe no longer write the output to /var/log/tomcat/catalina.out. All messages are now redirected to= the system log via tomcat.service (tomc= at-jsvc.service) and log level info." +msgstr "" + #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 #: RELEASE-NOTES-openSUSE.xml:0(None) msgid "translator-credits" diff -urN '--exclude=3DCVS' '--exclude=3D.cvsignore' '--exclude=3D.svn' '--ex= clude=3D.svnignore' old/release-notes-opensuse-13.1.0/po/ja.po new/release-no= tes-opensuse-13.1.1/po/ja.po --- old/release-notes-opensuse-13.1.0/po/ja.po 2013-07-03 08:22:55.000000000 = +0200 +++ new/release-notes-opensuse-13.1.1/po/ja.po 2013-08-22 14:57:13.000000000 = +0200 @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: RELEASE-NOTES-openSUSE\n" -"POT-Creation-Date: 2013-07-03 08:22+0200\n" +"POT-Creation-Date: 2013-08-22 14:57+0200\n" "PO-Revision-Date: 2013-03-15 21:35+0900\n" "Last-Translator: Yasuhiko Kamata \n" "Language-Team: Japanese \n" @@ -23,7 +23,7 @@ =20 #: RELEASE-NOTES-openSUSE.xml:11(releaseinfo) #, fuzzy -msgid "Version: 13.1.0 (2013-03-19)" +msgid "Version: 13.1.0 (2013-07-03)" msgstr "=E3=83=90=E3=83=BC=E3=82=B8=E3=83=A7=E3=83=B3: 12.3.6 (2013-03-13)" =20 #. bnc#809347 @@ -425,6 +425,28 @@ msgid "This is also being tracked in the upstream bug report ." msgstr "=E3=81=93=E3=81=AE=E5=95=8F=E9=A1=8C=E3=81=AF=E3=80=81=E3=82=A2=E3= =83=83=E3=83=97=E3=82=B9=E3=83=88=E3=83=AA=E3=83=BC=E3=83=A0=E3=81=AE=E3=83= =90=E3=82=B0=E5=A0=B1=E5=91=8A () =E3=81=A7=E3=82=82=E5=8F=96=E3=82=8A=E4=B8=8A=E3= =81=92=E3=82=89=E3=82=8C=E3=81=A6=E3=81=84=E3=81=BE=E3=81=99=E3=80=82" =20 +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:749(title) +msgid "xinetd: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:750(para) +msgid "The new default for xinetd changes the default tar= get for logging from /var/log/xinetd.log to the system l= og. This means all messages from xinetd will appear in a s= ystem log as a facility daemon and log level info." +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:757(para) +msgid "If you want to switch back the the old way, find a proper snippet in = /etc/xinetd.conf. The template for the logrotate script = for xinetd.log can be found in /usr/share/doc/= packages/xinetd/logrotate." +msgstr "" + +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:767(title) +msgid "tomcat: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:768(para) +msgid "The tomcat startup scripts doe no longer write the output to /var/log/tomcat/catalina.out. All messages are now redirected to= the system log via tomcat.service (tomc= at-jsvc.service) and log level info." +msgstr "" + #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 #: RELEASE-NOTES-openSUSE.xml:0(None) msgid "translator-credits" diff -urN '--exclude=3DCVS' '--exclude=3D.cvsignore' '--exclude=3D.svn' '--ex= clude=3D.svnignore' old/release-notes-opensuse-13.1.0/po/lt.po new/release-no= tes-opensuse-13.1.1/po/lt.po --- old/release-notes-opensuse-13.1.0/po/lt.po 2013-07-03 08:22:56.000000000 = +0200 +++ new/release-notes-opensuse-13.1.1/po/lt.po 2013-08-22 14:57:13.000000000 = +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: RELEASE-NOTES-openSUSE\n" "Report-Msgid-Bugs-To: translation@suse.de\n" -"POT-Creation-Date: 2013-07-03 08:22+0200\n" +"POT-Creation-Date: 2013-08-22 14:57+0200\n" "PO-Revision-Date: 2013-03-13 22:47+0200\n" "Last-Translator: Mindaugas Baranauskas \= n" "Language-Team: Lithuanian \n" @@ -24,7 +24,7 @@ =20 #: RELEASE-NOTES-openSUSE.xml:11(releaseinfo) #, fuzzy -msgid "Version: 13.1.0 (2013-03-19)" +msgid "Version: 13.1.0 (2013-07-03)" msgstr "Version: 12.3.4 (2013-02-27)" =20 #. bnc#809347 @@ -426,6 +426,28 @@ msgid "This is also being tracked in the upstream bug report ." msgstr "Naujausi=C4=85 informacij=C4=85 apie =C5=A1i=C4=85 klaid=C4=85 galit= e rasti =C4=8Dia: ." =20 +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:749(title) +msgid "xinetd: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:750(para) +msgid "The new default for xinetd changes the default tar= get for logging from /var/log/xinetd.log to the system l= og. This means all messages from xinetd will appear in a s= ystem log as a facility daemon and log level info." +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:757(para) +msgid "If you want to switch back the the old way, find a proper snippet in = /etc/xinetd.conf. The template for the logrotate script = for xinetd.log can be found in /usr/share/doc/= packages/xinetd/logrotate." +msgstr "" + +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:767(title) +msgid "tomcat: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:768(para) +msgid "The tomcat startup scripts doe no longer write the output to /var/log/tomcat/catalina.out. All messages are now redirected to= the system log via tomcat.service (tomc= at-jsvc.service) and log level info." +msgstr "" + #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 #: RELEASE-NOTES-openSUSE.xml:0(None) msgid "translator-credits" diff -urN '--exclude=3DCVS' '--exclude=3D.cvsignore' '--exclude=3D.svn' '--ex= clude=3D.svnignore' old/release-notes-opensuse-13.1.0/po/nb.po new/release-no= tes-opensuse-13.1.1/po/nb.po --- old/release-notes-opensuse-13.1.0/po/nb.po 2013-07-03 08:22:56.000000000 = +0200 +++ new/release-notes-opensuse-13.1.1/po/nb.po 2013-08-22 14:57:13.000000000 = +0200 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: RELEASE-NOTES\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-07-03 08:22+0200\n" +"POT-Creation-Date: 2013-08-22 14:57+0200\n" "PO-Revision-Date: 2012-07-11 19:13+0200\n" "Last-Translator: Olav Pettershagen \n" "Language-Team: Norwegian Bokm=C3=A5l \n" @@ -30,7 +30,7 @@ =20 #: RELEASE-NOTES-openSUSE.xml:11(releaseinfo) #, fuzzy -msgid "Version: 13.1.0 (2013-03-19)" +msgid "Version: 13.1.0 (2013-07-03)" msgstr "Versjon: 12.3.6 (13.3.2013)" =20 #. bnc#809347 @@ -432,6 +432,28 @@ msgid "This is also being tracked in the upstream bug report ." msgstr "Dette f=C3=B8lges ogs=C3=A5 opp i feilrapporteringssystemet oppstr= =C3=B8ms ." =20 +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:749(title) +msgid "xinetd: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:750(para) +msgid "The new default for xinetd changes the default tar= get for logging from /var/log/xinetd.log to the system l= og. This means all messages from xinetd will appear in a s= ystem log as a facility daemon and log level info." +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:757(para) +msgid "If you want to switch back the the old way, find a proper snippet in = /etc/xinetd.conf. The template for the logrotate script = for xinetd.log can be found in /usr/share/doc/= packages/xinetd/logrotate." +msgstr "" + +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:767(title) +msgid "tomcat: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:768(para) +msgid "The tomcat startup scripts doe no longer write the output to /var/log/tomcat/catalina.out. All messages are now redirected to= the system log via tomcat.service (tomc= at-jsvc.service) and log level info." +msgstr "" + #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 #: RELEASE-NOTES-openSUSE.xml:0(None) msgid "translator-credits" diff -urN '--exclude=3DCVS' '--exclude=3D.cvsignore' '--exclude=3D.svn' '--ex= clude=3D.svnignore' old/release-notes-opensuse-13.1.0/po/nl.po new/release-no= tes-opensuse-13.1.1/po/nl.po --- old/release-notes-opensuse-13.1.0/po/nl.po 2013-07-03 08:22:56.000000000 = +0200 +++ new/release-notes-opensuse-13.1.1/po/nl.po 2013-08-22 14:57:13.000000000 = +0200 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: RELEASE-NOTES-openSUSE\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-07-03 08:22+0200\n" +"POT-Creation-Date: 2013-08-22 14:57+0200\n" "PO-Revision-Date: 2013-03-15 09:43+0100\n" "Last-Translator: Freek de Kruijf \n" "Language-Team: Dutch \n" @@ -28,7 +28,7 @@ =20 #: RELEASE-NOTES-openSUSE.xml:11(releaseinfo) #, fuzzy -msgid "Version: 13.1.0 (2013-03-19)" +msgid "Version: 13.1.0 (2013-07-03)" msgstr "Version: 12.3.6 (2013-03-13)" =20 #. bnc#809347 @@ -432,6 +432,28 @@ msgid "This is also being tracked in the upstream bug report ." msgstr "Dit wordt ook gevolgd in het upstream bugrapport ." =20 +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:749(title) +msgid "xinetd: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:750(para) +msgid "The new default for xinetd changes the default tar= get for logging from /var/log/xinetd.log to the system l= og. This means all messages from xinetd will appear in a s= ystem log as a facility daemon and log level info." +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:757(para) +msgid "If you want to switch back the the old way, find a proper snippet in = /etc/xinetd.conf. The template for the logrotate script = for xinetd.log can be found in /usr/share/doc/= packages/xinetd/logrotate." +msgstr "" + +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:767(title) +msgid "tomcat: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:768(para) +msgid "The tomcat startup scripts doe no longer write the output to /var/log/tomcat/catalina.out. All messages are now redirected to= the system log via tomcat.service (tomc= at-jsvc.service) and log level info." +msgstr "" + #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 #: RELEASE-NOTES-openSUSE.xml:0(None) msgid "translator-credits" diff -urN '--exclude=3DCVS' '--exclude=3D.cvsignore' '--exclude=3D.svn' '--ex= clude=3D.svnignore' old/release-notes-opensuse-13.1.0/po/pl.po new/release-no= tes-opensuse-13.1.1/po/pl.po --- old/release-notes-opensuse-13.1.0/po/pl.po 2013-07-03 08:22:56.000000000 = +0200 +++ new/release-notes-opensuse-13.1.1/po/pl.po 2013-08-22 14:57:13.000000000 = +0200 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: RELEASE-NOTES\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-07-03 08:22+0200\n" +"POT-Creation-Date: 2013-08-22 14:57+0200\n" "PO-Revision-Date: 2013-02-24 20:59+0100\n" "Last-Translator: Przemyslaw Bojczuk \n" "Language-Team: Polish openSUSE translation TEAM\n" @@ -29,7 +29,7 @@ =20 #: RELEASE-NOTES-openSUSE.xml:11(releaseinfo) #, fuzzy -msgid "Version: 13.1.0 (2013-03-19)" +msgid "Version: 13.1.0 (2013-07-03)" msgstr "12.3.3 (2013-02-14)" =20 #. bnc#809347 @@ -435,6 +435,28 @@ msgid "This is also being tracked in the upstream bug report ." msgstr "" =20 +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:749(title) +msgid "xinetd: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:750(para) +msgid "The new default for xinetd changes the default tar= get for logging from /var/log/xinetd.log to the system l= og. This means all messages from xinetd will appear in a s= ystem log as a facility daemon and log level info." +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:757(para) +msgid "If you want to switch back the the old way, find a proper snippet in = /etc/xinetd.conf. The template for the logrotate script = for xinetd.log can be found in /usr/share/doc/= packages/xinetd/logrotate." +msgstr "" + +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:767(title) +msgid "tomcat: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:768(para) +msgid "The tomcat startup scripts doe no longer write the output to /var/log/tomcat/catalina.out. All messages are now redirected to= the system log via tomcat.service (tomc= at-jsvc.service) and log level info." +msgstr "" + #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 #: RELEASE-NOTES-openSUSE.xml:0(None) msgid "translator-credits" diff -urN '--exclude=3DCVS' '--exclude=3D.cvsignore' '--exclude=3D.svn' '--ex= clude=3D.svnignore' old/release-notes-opensuse-13.1.0/po/pt_BR.po new/release= -notes-opensuse-13.1.1/po/pt_BR.po --- old/release-notes-opensuse-13.1.0/po/pt_BR.po 2013-07-03 08:22:56.0000000= 00 +0200 +++ new/release-notes-opensuse-13.1.1/po/pt_BR.po 2013-08-22 14:57:13.0000000= 00 +0200 @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: RELEASE-NOTES\n" -"POT-Creation-Date: 2013-07-03 08:22+0200\n" +"POT-Creation-Date: 2013-08-22 14:57+0200\n" "PO-Revision-Date: 2013-03-19 08:36-0300\n" "Last-Translator: Luiz Fernando Ranghetti \n" "Language-Team: Brazilian Portuguese \n" @@ -28,7 +28,7 @@ =20 #: RELEASE-NOTES-openSUSE.xml:11(releaseinfo) #, fuzzy -msgid "Version: 13.1.0 (2013-03-19)" +msgid "Version: 13.1.0 (2013-07-03)" msgstr "Vers=C3=A3o: 12.3.6 (13/03/2013)" =20 #. bnc#809347 @@ -430,6 +430,28 @@ msgid "This is also being tracked in the upstream bug report ." msgstr "Isto tamb=C3=A9m est=C3=A1 sendo rastreado no relat=C3=B3rio de erro= do GNOME ." =20 +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:749(title) +msgid "xinetd: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:750(para) +msgid "The new default for xinetd changes the default tar= get for logging from /var/log/xinetd.log to the system l= og. This means all messages from xinetd will appear in a s= ystem log as a facility daemon and log level info." +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:757(para) +msgid "If you want to switch back the the old way, find a proper snippet in = /etc/xinetd.conf. The template for the logrotate script = for xinetd.log can be found in /usr/share/doc/= packages/xinetd/logrotate." +msgstr "" + +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:767(title) +msgid "tomcat: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:768(para) +msgid "The tomcat startup scripts doe no longer write the output to /var/log/tomcat/catalina.out. All messages are now redirected to= the system log via tomcat.service (tomc= at-jsvc.service) and log level info." +msgstr "" + #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 #: RELEASE-NOTES-openSUSE.xml:0(None) msgid "translator-credits" diff -urN '--exclude=3DCVS' '--exclude=3D.cvsignore' '--exclude=3D.svn' '--ex= clude=3D.svnignore' old/release-notes-opensuse-13.1.0/po/ro.po new/release-no= tes-opensuse-13.1.1/po/ro.po --- old/release-notes-opensuse-13.1.0/po/ro.po 2013-07-03 08:22:56.000000000 = +0200 +++ new/release-notes-opensuse-13.1.1/po/ro.po 2013-08-22 14:57:13.000000000 = +0200 @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: OpenSUSE\n" -"POT-Creation-Date: 2013-07-03 08:22+0200\n" +"POT-Creation-Date: 2013-08-22 14:57+0200\n" "PO-Revision-Date: 2012-11-19 15:00+0200\n" "Last-Translator: Lucian Oprea \n" "Language-Team: Romanian \n" @@ -37,7 +37,7 @@ msgstr "openSUSE 12.2 Note de lansare" =20 #: RELEASE-NOTES-openSUSE.xml:11(releaseinfo) -msgid "Version: 13.1.0 (2013-03-19)" +msgid "Version: 13.1.0 (2013-07-03)" msgstr "" =20 #. bnc#809347 @@ -440,6 +440,28 @@ msgid "This is also being tracked in the upstream bug report ." msgstr "" =20 +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:749(title) +msgid "xinetd: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:750(para) +msgid "The new default for xinetd changes the default tar= get for logging from /var/log/xinetd.log to the system l= og. This means all messages from xinetd will appear in a s= ystem log as a facility daemon and log level info." +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:757(para) +msgid "If you want to switch back the the old way, find a proper snippet in = /etc/xinetd.conf. The template for the logrotate script = for xinetd.log can be found in /usr/share/doc/= packages/xinetd/logrotate." +msgstr "" + +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:767(title) +msgid "tomcat: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:768(para) +msgid "The tomcat startup scripts doe no longer write the output to /var/log/tomcat/catalina.out. All messages are now redirected to= the system log via tomcat.service (tomc= at-jsvc.service) and log level info." +msgstr "" + #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 #: RELEASE-NOTES-openSUSE.xml:0(None) msgid "translator-credits" diff -urN '--exclude=3DCVS' '--exclude=3D.cvsignore' '--exclude=3D.svn' '--ex= clude=3D.svnignore' old/release-notes-opensuse-13.1.0/po/ru.po new/release-no= tes-opensuse-13.1.1/po/ru.po --- old/release-notes-opensuse-13.1.0/po/ru.po 2013-07-03 08:22:56.000000000 = +0200 +++ new/release-notes-opensuse-13.1.1/po/ru.po 2013-08-22 14:57:14.000000000 = +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: RELEASE-NOTES.ru\n" "Report-Msgid-Bugs-To: translation@suse.de\n" -"POT-Creation-Date: 2013-07-03 08:22+0200\n" +"POT-Creation-Date: 2013-08-22 14:57+0200\n" "PO-Revision-Date: 2013-03-15 13:09+0400\n" "Last-Translator: Alexander Melentev\n" "Language-Team: Russian \n" @@ -27,7 +27,7 @@ =20 #: RELEASE-NOTES-openSUSE.xml:11(releaseinfo) #, fuzzy -msgid "Version: 13.1.0 (2013-03-19)" +msgid "Version: 13.1.0 (2013-07-03)" msgstr "=D0=92=D0=B5=D1=80=D1=81=D0=B8=D1=8F: 12.3.6 (2013-03-13)" =20 #. bnc#809347 @@ -429,6 +429,28 @@ msgid "This is also being tracked in the upstream bug report ." msgstr "=D0=AD=D1=82=D0=B0 =D0=BF=D1=80=D0=BE=D0=B1=D0=BB=D0=B5=D0=BC=D0=B0 = =D0=BE=D1=82=D1=81=D0=BB=D0=B5=D0=B6=D0=B8=D0=B2=D0=B0=D0=B5=D1=82=D1=81=D1= =8F =D0=B2 =D0=B0=D0=BF=D1=81=D1=82=D1=80=D0=B8=D0=BC=D0=B5 ." =20 +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:749(title) +msgid "xinetd: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:750(para) +msgid "The new default for xinetd changes the default tar= get for logging from /var/log/xinetd.log to the system l= og. This means all messages from xinetd will appear in a s= ystem log as a facility daemon and log level info." +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:757(para) +msgid "If you want to switch back the the old way, find a proper snippet in = /etc/xinetd.conf. The template for the logrotate script = for xinetd.log can be found in /usr/share/doc/= packages/xinetd/logrotate." +msgstr "" + +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:767(title) +msgid "tomcat: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:768(para) +msgid "The tomcat startup scripts doe no longer write the output to /var/log/tomcat/catalina.out. All messages are now redirected to= the system log via tomcat.service (tomc= at-jsvc.service) and log level info." +msgstr "" + #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 #: RELEASE-NOTES-openSUSE.xml:0(None) msgid "translator-credits" diff -urN '--exclude=3DCVS' '--exclude=3D.cvsignore' '--exclude=3D.svn' '--ex= clude=3D.svnignore' old/release-notes-opensuse-13.1.0/po/zh_CN.po new/release= -notes-opensuse-13.1.1/po/zh_CN.po --- old/release-notes-opensuse-13.1.0/po/zh_CN.po 2013-07-03 08:22:56.0000000= 00 +0200 +++ new/release-notes-opensuse-13.1.1/po/zh_CN.po 2013-08-22 14:57:14.0000000= 00 +0200 @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: RELEASE-NOTES\n" -"POT-Creation-Date: 2013-07-03 08:22+0200\n" +"POT-Creation-Date: 2013-08-22 14:57+0200\n" "PO-Revision-Date: 2013-03-13 19:00+0800\n" "Last-Translator: marguerite \n" "Language-Team: Chinese Traditional \n" @@ -23,7 +23,7 @@ =20 #: RELEASE-NOTES-openSUSE.xml:11(releaseinfo) #, fuzzy -msgid "Version: 13.1.0 (2013-03-19)" +msgid "Version: 13.1.0 (2013-07-03)" msgstr "=E7=89=88=E6=9C=AC=EF=BC=9A12.3.4 (2013-02-27)" =20 #. bnc#809347 @@ -427,6 +427,28 @@ msgid "This is also being tracked in the upstream bug report ." msgstr "=E8=BF=99=E4=B9=9F=E8=A2=AB=E4=B8=8A=E6=B8=B8=E6=95=85=E9=9A=9C=E6= =8A=A5=E5=91=8A =E6=94=B6=E5=BD=95=E4=BA=86=E3=80=82" =20 +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:749(title) +msgid "xinetd: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:750(para) +msgid "The new default for xinetd changes the default tar= get for logging from /var/log/xinetd.log to the system l= og. This means all messages from xinetd will appear in a s= ystem log as a facility daemon and log level info." +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:757(para) +msgid "If you want to switch back the the old way, find a proper snippet in = /etc/xinetd.conf. The template for the logrotate script = for xinetd.log can be found in /usr/share/doc/= packages/xinetd/logrotate." +msgstr "" + +#. bnc#816211 +#: RELEASE-NOTES-openSUSE.xml:767(title) +msgid "tomcat: Logging to the System Log" +msgstr "" + +#: RELEASE-NOTES-openSUSE.xml:768(para) +msgid "The tomcat startup scripts doe no longer write the output to /var/log/tomcat/catalina.out. All messages are now redirected to= the system log via tomcat.service (tomc= at-jsvc.service) and log level info." +msgstr "" + #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 #: RELEASE-NOTES-openSUSE.xml:0(None) msgid "translator-credits" diff -urN '--exclude=3DCVS' '--exclude=3D.cvsignore' '--exclude=3D.svn' '--ex= clude=3D.svnignore' old/release-notes-opensuse-13.1.0/release-notes-openSUSE.= spec new/release-notes-opensuse-13.1.1/release-notes-openSUSE.spec --- old/release-notes-opensuse-13.1.0/release-notes-openSUSE.spec 2013-07-03 = 08:22:54.000000000 +0200 +++ new/release-notes-opensuse-13.1.1/release-notes-openSUSE.spec 2013-08-22 = 15:18:56.000000000 +0200 @@ -8,7 +8,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Provides: kdebase-SuSE:/usr/share/doc/RELEASE_NOTES.en.html # PreReq: bash /bin/rm -Version: 13.1.0 +Version: 13.1.1 Release: 0 Source0: release-notes-opensuse-%{version}.tar.bz2 Source8: release-notes-openSUSE.desktop diff -urN '--exclude=3DCVS' '--exclude=3D.cvsignore' '--exclude=3D.svn' '--ex= clude=3D.svnignore' old/release-notes-opensuse-13.1.0/release-notes.ent.in ne= w/release-notes-opensuse-13.1.1/release-notes.ent.in --- old/release-notes-opensuse-13.1.0/release-notes.ent.in 2013-03-20 10:22:1= 2.000000000 +0100 +++ new/release-notes-opensuse-13.1.1/release-notes.ent.in 2013-08-22 15:05:5= 6.000000000 +0200 @@ -9,7 +9,7 @@ - + --=20 To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org --===============6550300507773699006==--