Skip to content

Commit

Permalink
Merge pull request #10 from imobach/merge-sle-12-sp1-into-master
Browse files Browse the repository at this point in the history
 Merge SLE 12 SP1 into master
  • Loading branch information
imobachgs committed Jan 14, 2016
2 parents 0dc4e56 + 67158d4 commit dc411c5
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
7 changes: 7 additions & 0 deletions package/yast2-audit-laf.changes
@@ -1,7 +1,14 @@
-------------------------------------------------------------------
Wed Nov 18 12:52:22 UTC 2015 - mvidner@suse.com

- Fix validation of AutoYaST profiles (bsc#954412)
- 3.1.4

-------------------------------------------------------------------
Thu Dec 4 09:49:17 UTC 2014 - jreidinger@suse.com

- remove X-KDE-Library from desktop file (bnc#899104)
- 3.1.3

-------------------------------------------------------------------
Tue Jul 22 11:21:18 CEST 2014 - gs@suse.de
Expand Down
2 changes: 1 addition & 1 deletion package/yast2-audit-laf.spec
Expand Up @@ -17,7 +17,7 @@


Name: yast2-audit-laf
Version: 3.1.3
Version: 3.1.4
Release: 0

BuildRoot: %{_tmppath}/%{name}-%{version}-build
Expand Down
5 changes: 4 additions & 1 deletion src/autoyast-rnc/audit-laf.rnc
Expand Up @@ -25,7 +25,10 @@ audit-laf = element audit-laf {
element space_left { text }? &
element space_left_action { text }? &
element tcp_client_max_idle { text }? &
element tcp_listen_queue { text }?
element tcp_client_ports { text }? &
element tcp_listen_port { text }? &
element tcp_listen_queue { text }? &
element tcp_max_per_addr { text }?
}? &
element rules { text }?
}
Expand Down

0 comments on commit dc411c5

Please sign in to comment.