Hello community,

here is the log from the commit of package microos-tools for openSUSE:Factory 
checked in at 2020-10-26 16:07:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/microos-tools (Old)
 and      /work/SRC/openSUSE:Factory/.microos-tools.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "microos-tools"

Mon Oct 26 16:07:48 2020 rev:12 rq:843263 version:2.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/microos-tools/microos-tools.changes      
2020-10-03 18:52:07.629243443 +0200
+++ /work/SRC/openSUSE:Factory/.microos-tools.new.3463/microos-tools.changes    
2020-10-26 16:07:50.054468894 +0100
@@ -1,0 +2,6 @@
+Wed Oct 21 15:54:44 UTC 2020 - Thorsten Kukuk <[email protected]>
+
+- Update to version 2.6
+  - Don't delete autorelabel file in initrd
+
+-------------------------------------------------------------------

Old:
----
  microos-tools-2.5.tar.xz

New:
----
  microos-tools-2.6.tar.xz

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

Other differences:
------------------
++++++ microos-tools.spec ++++++
--- /var/tmp/diff_new_pack.CH9YXY/_old  2020-10-26 16:07:50.594469391 +0100
+++ /var/tmp/diff_new_pack.CH9YXY/_new  2020-10-26 16:07:50.594469391 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           microos-tools
-Version:        2.5
+Version:        2.6
 Release:        0
 Summary:        Files and Scripts for openSUSE MicroOS
 License:        GPL-2.0-or-later

++++++ microos-tools-2.5.tar.xz -> microos-tools-2.6.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/microos-tools-2.5/NEWS new/microos-tools-2.6/NEWS
--- old/microos-tools-2.5/NEWS  2020-09-28 11:03:49.000000000 +0200
+++ new/microos-tools-2.6/NEWS  2020-10-21 17:45:51.000000000 +0200
@@ -1,3 +1,6 @@
+Version 2.6
+ - Don't delete autorelabel file in initrd
+
 Version 2.5
  - Remove tmpfiles.d/tmp.conf, now handled by filesystem package
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/microos-tools-2.5/configure 
new/microos-tools-2.6/configure
--- old/microos-tools-2.5/configure     2020-09-28 11:03:53.000000000 +0200
+++ new/microos-tools-2.6/configure     2020-10-21 17:53:44.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for microos-tools 2.5.
+# Generated by GNU Autoconf 2.69 for microos-tools 2.6.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -576,8 +576,8 @@
 # Identity of this package.
 PACKAGE_NAME='microos-tools'
 PACKAGE_TARNAME='microos-tools'
-PACKAGE_VERSION='2.5'
-PACKAGE_STRING='microos-tools 2.5'
+PACKAGE_VERSION='2.6'
+PACKAGE_STRING='microos-tools 2.6'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1238,7 +1238,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 microos-tools 2.5 to adapt to many kinds of systems.
+\`configure' configures microos-tools 2.6 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1304,7 +1304,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of microos-tools 2.5:";;
+     short | recursive ) echo "Configuration of microos-tools 2.6:";;
    esac
   cat <<\_ACEOF
 
@@ -1407,7 +1407,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-microos-tools configure 2.5
+microos-tools configure 2.6
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1462,7 +1462,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by microos-tools $as_me 2.5, which was
+It was created by microos-tools $as_me 2.6, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2325,7 +2325,7 @@
 
 # Define the identity of the package.
  PACKAGE='microos-tools'
- VERSION='2.5'
+ VERSION='2.6'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -4264,7 +4264,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by microos-tools $as_me 2.5, which was
+This file was extended by microos-tools $as_me 2.6, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -4321,7 +4321,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-microos-tools config.status 2.5
+microos-tools config.status 2.6
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/microos-tools-2.5/configure.ac 
new/microos-tools-2.6/configure.ac
--- old/microos-tools-2.5/configure.ac  2020-09-28 11:03:11.000000000 +0200
+++ new/microos-tools-2.6/configure.ac  2020-10-21 17:46:06.000000000 +0200
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(microos-tools, 2.5)
+AC_INIT(microos-tools, 2.6)
 AM_INIT_AUTOMAKE
 AC_PREFIX_DEFAULT(/usr)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/microos-tools-2.5/selinux/98selinux-microos/selinux-microos-relabel.sh 
new/microos-tools-2.6/selinux/98selinux-microos/selinux-microos-relabel.sh
--- old/microos-tools-2.5/selinux/98selinux-microos/selinux-microos-relabel.sh  
2020-08-18 16:07:01.000000000 +0200
+++ new/microos-tools-2.6/selinux/98selinux-microos/selinux-microos-relabel.sh  
2020-10-21 17:42:07.000000000 +0200
@@ -15,7 +15,7 @@
     # We need to load a SELinux policy to label the filesystem
     if [ -x "$NEWROOT/usr/sbin/load_policy" ]; then
         ret=0
-        info "Loading SELinux policy"
+        info "SELinux: relabeling root filesystem"
 
        for sysdir in /proc /sys /dev; do
            if ! mount --rbind "${sysdir}" "${NEWROOT}${sysdir}" ; then
@@ -26,22 +26,16 @@
        if [ $ret -eq 0 ]; then
             # load_policy does mount /proc and /sys/fs/selinux in
             # libselinux,selinux_init_load_policy()
-            if [ -x "$NEWROOT/sbin/load_policy" ]; then
-               out=$(LANG=C chroot "$NEWROOT" /sbin/load_policy -i 2>&1)
-               ret=$?
-               info "$out"
-            else
-               out=$(LANG=C chroot "$NEWROOT" /usr/sbin/load_policy -i 2>&1)
-               ret=$?
-               info "$out"
-            fi
+            info "SELinux: loading policy"
+           out=$(LANG=C chroot "$NEWROOT" /usr/sbin/load_policy -i 2>&1)
+           ret=$?
+           info "$out"
 
             if [ $ret -eq 0 ]; then
                #LANG=C /usr/sbin/setenforce 0
+                info "SELinux: mount root read-write and relabel"
                mount -o remount,rw "$NEWROOT"
                LANG=C chroot "$NEWROOT" /sbin/restorecon -R -e 
/var/lib/overlay -e /sys -e /dev -e /run /
-               rm -f "$NEWROOT"/.autorelabel
-               rm -f "$NEWROOT"/etc/sysconfig/.autorelabel
                mount -o remount,ro "$NEWROOT"
             fi
        fi


Reply via email to