Hello community,

here is the log from the commit of package yast2-mail for openSUSE:Factory 
checked in at 2016-01-16 11:55:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-mail (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-mail.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-mail"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-mail/yast2-mail.changes    2014-12-05 
21:03:14.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-mail.new/yast2-mail.changes       
2016-01-16 11:55:59.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Nov 17 09:21:07 UTC 2015 - igonzalezs...@suse.com
+
+- Fix validation of AutoYaST profiles (bsc#954412)
+- 3.1.6
+
+-------------------------------------------------------------------
@@ -4,0 +11 @@
+- 3.1.5

Old:
----
  yast2-mail-3.1.5.tar.bz2

New:
----
  yast2-mail-3.1.6.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yast2-mail.spec ++++++
--- /var/tmp/diff_new_pack.p7UIaz/_old  2016-01-16 11:56:00.000000000 +0100
+++ /var/tmp/diff_new_pack.p7UIaz/_new  2016-01-16 11:56:00.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-mail
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-mail
-Version:        3.1.5
+Version:        3.1.6
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-mail-3.1.5.tar.bz2 -> yast2-mail-3.1.6.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.5/CONTRIBUTING.md 
new/yast2-mail-3.1.6/CONTRIBUTING.md
--- old/yast2-mail-3.1.5/CONTRIBUTING.md        2014-12-04 11:25:35.000000000 
+0100
+++ new/yast2-mail-3.1.6/CONTRIBUTING.md        2016-01-14 12:53:13.000000000 
+0100
@@ -12,13 +12,13 @@
 -----------
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guided&product=openSUSE+Factory&component=YaST2)
+[Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?format=guided&product=openSUSE+Factory&component=YaST2)
 or [GitHub issues](../../issues). (For Bugzilla, use the [simplified
 
registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
 if you don't have an account yet.)
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/) or GitHub issues. We can't guarantee
+[Bugzilla](https://bugzilla.suse.com/) or GitHub issues. We can't guarantee
 that every bug will be fixed, but we'll try.
 
 When creating a bug report, please follow our [bug reporting
@@ -71,7 +71,7 @@
 [widely used
 
conventions](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).
 
-If your commit is related to a bug in Buzgilla or an issue on GitHub, make sure
+If your commit is related to a bug in Bugzilla or an issue on GitHub, make sure
 you mention it in the commit message for cross-reference. Use format like
 bnc#775814 or gh#yast/yast-foo#42. See also [GitHub
 
autolinking](https://help.github.com/articles/github-flavored-markdown#references)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.5/package/yast2-mail.changes 
new/yast2-mail-3.1.6/package/yast2-mail.changes
--- old/yast2-mail-3.1.5/package/yast2-mail.changes     2014-12-04 
11:25:35.000000000 +0100
+++ new/yast2-mail-3.1.6/package/yast2-mail.changes     2016-01-14 
12:53:13.000000000 +0100
@@ -1,7 +1,14 @@
 -------------------------------------------------------------------
+Tue Nov 17 09:21:07 UTC 2015 - igonzalezs...@suse.com
+
+- Fix validation of AutoYaST profiles (bsc#954412)
+- 3.1.6
+
+-------------------------------------------------------------------
 Thu Dec  4 09:50:26 UTC 2014 - jreidin...@suse.com
 
 - remove X-KDE-Library from desktop file (bnc#899104)
+- 3.1.5
 
 -------------------------------------------------------------------
 Tue Sep 16 14:30:51 UTC 2014 - vark...@suse.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.5/package/yast2-mail.spec 
new/yast2-mail-3.1.6/package/yast2-mail.spec
--- old/yast2-mail-3.1.5/package/yast2-mail.spec        2014-12-04 
11:25:35.000000000 +0100
+++ new/yast2-mail-3.1.6/package/yast2-mail.spec        2016-01-14 
12:53:13.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-mail
-Version:        3.1.5
+Version:        3.1.6
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.5/src/autoyast-rnc/mail.rnc 
new/yast2-mail-3.1.6/src/autoyast-rnc/mail.rnc
--- old/yast2-mail-3.1.5/src/autoyast-rnc/mail.rnc      2014-12-04 
11:25:35.000000000 +0100
+++ new/yast2-mail-3.1.6/src/autoyast-rnc/mail.rnc      2016-01-14 
12:53:13.000000000 +0100
@@ -16,6 +16,8 @@
     mta &
     outgoing_mail_server? &
     postfix_mda? &
+    smtp_use_TLS? &
+    system_mail_sender? &
     use_amavis? &
     use_dkim? &
     virtual_users?
@@ -93,6 +95,12 @@
     ( "local" | "procmail" | "imap" )
   }
 
+smtp_use_TLS =
+  element smtp_use_TLS { "yes" | "must" | "no" }
+
+system_mail_sender =
+  element system_mail_sender { text }
+
 use_amavis = element use_amavis { BOOLEAN }
 use_dkim   = element use_dkim   { BOOLEAN }
 


Reply via email to