Hello community,

here is the log from the commit of package installation-images-openSUSE for 
openSUSE:Factory checked in at 2014-08-15 09:58:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/installation-images-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.installation-images-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "installation-images-openSUSE"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/installation-images-openSUSE/installation-images-openSUSE.changes
        2014-08-07 08:07:41.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.installation-images-openSUSE.new/installation-images-openSUSE.changes
   2014-08-15 09:58:41.000000000 +0200
@@ -1,0 +2,35 @@
+Thu Aug 14 14:37:35 CEST 2014 - snw...@suse.de
+
+- xorg-x11-server: libglx.so link changed
+- 14.129
+
+-------------------------------------------------------------------
+Wed Aug 13 11:55:28 CEST 2014 - snw...@suse.de
+
+- xorg-x11-server uses update-alternatives
+- 14.128
+
+-------------------------------------------------------------------
+Wed Aug 13 11:03:03 CEST 2014 - snw...@suse.de
+
+- remove libgcrypt20-hmac and libcryptsetup4-hmac dependency for now
+
+-------------------------------------------------------------------
+Tue Aug 12 16:41:58 CEST 2014 - snw...@suse.de
+
+- openssh-fips will be renamed to openssh-hmac probably
+- add libgcrypt20-hmac and libcryptsetup4-hmac
+- 14.127
+
+-------------------------------------------------------------------
+Tue Aug 12 15:25:07 CEST 2014 - snw...@suse.de
+
+- fix BuildRequires
+
+-------------------------------------------------------------------
+Tue Aug 12 13:49:49 CEST 2014 - snw...@suse.de
+
+- Added SuSEfirewall2 sysconfig configuration (bnc #887406)
+- 14.126
+
+-------------------------------------------------------------------

Old:
----
  installation-images-14.125.tar.xz

New:
----
  installation-images-14.129.tar.xz

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

Other differences:
------------------
++++++ installation-images-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.lHlItJ/_old  2014-08-15 09:58:42.000000000 +0200
+++ /var/tmp/diff_new_pack.lHlItJ/_new  2014-08-15 09:58:42.000000000 +0200
@@ -47,6 +47,7 @@
 BuildRequires:  openSUSE-release
 BuildRequires:  openSUSE-release-mini
 %endif
+BuildRequires:  SuSEfirewall2
 BuildRequires:  vlan
 BuildRequires:  khmeros-fonts
 BuildRequires:  arabic-kacst-fonts
@@ -57,6 +58,8 @@
 BuildRequires:  gptfdisk
 BuildRequires:  dracut-fips
 BuildRequires:  libopenssl1_0_0-hmac
+#BuildRequires:  libcryptsetup4-hmac
+#BuildRequires:  libgcrypt20-hmac
 BuildRequires:  openssh-fips
 BuildRequires:  Mesa
 BuildRequires:  Mesa-libEGL1
@@ -354,10 +357,10 @@
 Summary:        Installation Image Files for %theme
 License:        GPL-2.0+
 Group:          Metapackages
-Version:        14.125
+Version:        14.129
 Release:        0
 Provides:       installation-images = %version-%release
-Source:         installation-images-14.125.tar.xz
+Source:         installation-images-14.129.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %define _binary_payload w.ufdio
 

++++++ installation-images-14.125.tar.xz -> installation-images-14.129.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.125/VERSION 
new/installation-images-14.129/VERSION
--- old/installation-images-14.125/VERSION      2014-08-06 16:22:05.000000000 
+0200
+++ new/installation-images-14.129/VERSION      2014-08-14 14:37:13.000000000 
+0200
@@ -1 +1 @@
-14.125
+14.129
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.125/changelog 
new/installation-images-14.129/changelog
--- old/installation-images-14.125/changelog    2014-08-06 16:22:21.000000000 
+0200
+++ new/installation-images-14.129/changelog    2014-08-14 14:37:29.000000000 
+0200
@@ -1,4 +1,24 @@
-2014-08-06:    HEAD
+2014-08-14:    HEAD
+       - xorg-x11-server: libglx.so link changed
+
+2014-08-13:    14.128
+       - xorg-x11-server uses update-alternatives
+
+2014-08-12:    14.127
+       - Merge pull request #23 from msmeissn/master
+       - we are splitting up some more -hmac files
+       - openssh-fips is renamed to openssh-hmac probably
+       - add libgcrypt20-hmac and libcryptsetup4-hmac
+
+2014-08-12:    14.126
+       - Merge pull request #22 from kobliha/add-firewall-and-sshd-sysconfig
+       - Added SuSEfirewall2 sysconfig configuration
+       - Added SuSEfirewall2 sysconfig configuration
+       - bnc #887406
+       - added /etc/sysconfig/SuSEfirewall2
+       - SuSEfirewall2 services (SSHD, VNC) are already added
+
+2014-08-06:    14.125
        - change sshd startup to work with latest linuxrc
 
 2014-08-04:    14.124
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-14.125/data/initrd/initrd.file_list 
new/installation-images-14.129/data/initrd/initrd.file_list
--- old/installation-images-14.125/data/initrd/initrd.file_list 2014-07-31 
14:22:13.000000000 +0200
+++ new/installation-images-14.129/data/initrd/initrd.file_list 2014-08-12 
16:25:52.000000000 +0200
@@ -424,7 +424,8 @@
 
 libopenssl*_*_*-hmac:
 
-openssh-fips:
+?openssh-fips:
+?openssh-hmac:
 
 openssh: nodeps
   E prein
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-14.125/data/rescue/rescue.file_list 
new/installation-images-14.129/data/rescue/rescue.file_list
--- old/installation-images-14.125/data/rescue/rescue.file_list 2014-07-31 
14:21:12.000000000 +0200
+++ new/installation-images-14.129/data/rescue/rescue.file_list 2014-08-12 
16:25:52.000000000 +0200
@@ -81,6 +81,8 @@
 cracklib-dict-small:
 cracklib:
 cryptsetup:
+?libcryptsetup4-hmac:
+?libgcrypt20-hmac:
 curl:
 dd_rescue:
 diffutils:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.125/data/root/root.file_list 
new/installation-images-14.129/data/root/root.file_list
--- old/installation-images-14.125/data/root/root.file_list     2014-07-31 
14:53:04.000000000 +0200
+++ new/installation-images-14.129/data/root/root.file_list     2014-08-14 
14:24:09.000000000 +0200
@@ -93,6 +93,8 @@
 coreutils:
 cpio:
 cryptsetup:
+?libcryptsetup4-hmac:
+?libgcrypt20-hmac:
 device-mapper:
 dmraid:
 dosfstools:
@@ -263,6 +265,12 @@
   # hack to make 'repair' option work
   # p repair.diff
 
+# bnc#887406 SuSEfirewall2 configuration needed for AutoYast export
+# both in installation proposal and at the end of installation
+SuSEfirewall2:
+  d /etc/sysconfig/SuSEfirewall2.d/services/
+  /etc/sysconfig/SuSEfirewall2
+
 netcfg:
   /etc/{services,protocols}
 
@@ -400,7 +408,9 @@
   xorg-x11-server:
     /etc/X11/xorg.conf.d
     /usr/bin/Xorg
-    /usr/lib*/xorg/modules
+    /usr/<lib>/xorg/modules
+    # avoid update-alternatives
+    e [ -f usr/<lib>/xorg/modules/extensions/xorg/xorg-libglx.so ] && ln -snf 
xorg/xorg-libglx.so usr/<lib>/xorg/modules/extensions/libglx.so ; true
 
   xf86-input-evdev:
   xf86-input-synaptics:

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to