Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package linuxrc.15578 for 
openSUSE:Leap:15.2:Update checked in at 2021-01-23 00:22:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2:Update/linuxrc.15578 (Old)
 and      /work/SRC/openSUSE:Leap:15.2:Update/.linuxrc.15578.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "linuxrc.15578"

Sat Jan 23 00:22:54 2021 rev:1 rq:864385 version:7.0.15.4

Changes:
--------
New Changes file:

--- /dev/null   2021-01-11 18:20:20.070723563 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2:Update/.linuxrc.15578.new.28504/linuxrc.changes    
    2021-01-23 00:22:55.186038355 +0100
@@ -0,0 +1,4969 @@
+--------------------------------------------------------------------
+Tue Jan 19 11:04:05 UTC 2021 - [email protected]
+
+- merge gh#openSUSE/linuxrc#243
+- fix writing out of menu item array bounds (bsc#1180792)
+- use best fitting module config entry
+- update module loaded state properly
+- ensure modules are actually loaded in every code path
+- fix buffer overflow triggered by very long module descriptions
+- 7.0.15.4
+
+--------------------------------------------------------------------
+Wed Jan 13 16:35:34 UTC 2021 - [email protected]
+
+- merge gh#openSUSE/linuxrc#240
+- fix detection of config file type (XML vs. plain text) bsc#1179936
+- 7.0.15.3
+
+--------------------------------------------------------------------
+Wed Oct 28 15:28:17 UTC 2020 - [email protected]
+
+- merge gh#openSUSE/linuxrc#233
+- add insmod.pre option to linuxrc (bsc#1174912)
+- fix potential buffer overflow (correctly detected by gcc)
+- don't use modprobe before modprobe config files are available
+- Sw 19
+- 7.0.15.2
+
+--------------------------------------------------------------------
+Fri Aug 14 12:02:48 UTC 2020 - [email protected]
+
+- merge gh#openSUSE/linuxrc#227
+- s390: set rd.zdev=no-auto if auto-config has been turned off
+  (bsc#1168036)
+- 7.0.15.1
+
+--------------------------------------------------------------------
+Thu Apr 30 15:24:12 UTC 2020 - [email protected]
+
+- merge gh#openSUSE/linuxrc#222
+- take care of url query parameters (bsc#1169492)
+- add autoyast.passurl option to linuxrc
+- 7.0.15
+
+--------------------------------------------------------------------
+Thu Apr 9 15:20:00 UTC 2020 - [email protected]
+
+- merge gh#openSUSE/linuxrc#221
+- Use long-named options for better readability
+- 7.0.14
+
+--------------------------------------------------------------------
+Thu Apr 9 15:17:31 UTC 2020 - [email protected]
+
+- merge gh#openSUSE/linuxrc#218
+- Update doc for hostname in different SLE versions
+
+--------------------------------------------------------------------
+Mon Apr 6 14:48:37 UTC 2020 - [email protected]
+
+- merge gh#openSUSE/linuxrc#220
+- make I/O device pre-configuration optional (bsc#1168036,
+  jsc#SLE-7396)
+- add check for pre-config data
+- change displayed texts to 'auto-configuration'
+- 7.0.13
+
+--------------------------------------------------------------------
+Thu Apr 2 08:37:54 UTC 2020 - [email protected]
+
+- merge gh#openSUSE/linuxrc#219
+- parse 'try' keyword in ifcfg option (jsc#SLE-8965, jsc#SLE-9791)
+- move ifcfg option with 'try' to config.ifcfg.manual
+- fix iterating through device list
+- remove unused is_configured var
+- remove trailing space
+- fix travis setup
+- 7.0.12
+
+--------------------------------------------------------------------
+Fri Mar 6 12:13:38 UTC 2020 - [email protected]
+
+- merge gh#openSUSE/linuxrc#216
+- fix rescue system setup (bsc#1160378)
+- 7.0.11
+
+--------------------------------------------------------------------
+Tue Feb 18 15:10:56 UTC 2020 - [email protected]
+
+- merge gh#openSUSE/linuxrc#213
+- move plymouthd start after screen size detection (bsc#1163115)
+- 7.0.10
+
+--------------------------------------------------------------------
+Wed Jan 29 09:47:24 UTC 2020 - [email protected]
+
+- merge gh#openSUSE/linuxrc#210
+- For bsc#1161701, Moved the logic to retrieve the platform name
+  into a subroutine, and moved the invocation of it until after the
+  call to lxrc_add_parts so that the squashfs files have been
+  loopback mounted. Move the definition for the platform variable
+  outside the ifdef. Replace a direct assignment to platform with a
+  call to str_copy.
+- Modified the startup message from "1996-2019" to "1996-2020"
+- 7.0.9
+
+--------------------------------------------------------------------
+Fri Jan 24 16:07:04 UTC 2020 - [email protected]
+
+- merge gh#openSUSE/linuxrc#209
+- rework 'extend' command to log and report an error if linuxrc
+  unexpectedly crashes (bsc#1158996)
+- Append RPM_OPT_FLAGS to CFLAGS.
+- 7.0.8
+
+-------------------------------------------------------------------
+Tue Jan  7 10:59:38 UTC 2020 - Steffen Winterfeldt <[email protected]>
+
+- s390x needs qclib-devel to build
+
+--------------------------------------------------------------------
+Fri Dec 13 14:15:51 UTC 2019 - [email protected]
+
+- merge gh#openSUSE/linuxrc#207
+- Revert "Append RPM_OPT_FLAGS to CFLAGS." (bsc#1158996)
+- 7.0.7
+
+-------------------------------------------------------------------
+Thu Dec 12 11:31:50 UTC 2019 - Steffen Winterfeldt <[email protected]>
+
+- enhance shell login and installer to indicate IBM Z model
+  (jsc#SLE-9424)
+
+--------------------------------------------------------------------
+Tue Dec 10 12:18:47 UTC 2019 - [email protected]
+
+- merge gh#openSUSE/linuxrc#206
+- For jsc#SLE-9474, Added logic to linuxrc.c and util.c to retrieve
+  the name of the processor linuxrc is running on, for mainframe
+  systems only.
+- 7.0.6
+
+--------------------------------------------------------------------
+Thu Dec 5 10:19:42 UTC 2019 - [email protected]
+
+- merge gh#openSUSE/linuxrc#204
+- Append RPM_OPT_FLAGS to CFLAGS.
+- Append EXTRA_CFLAGS to CFLAGS.
+- 7.0.5
+
+--------------------------------------------------------------------
+Thu Dec 5 10:05:01 UTC 2019 - [email protected]
+
+- merge gh#openSUSE/linuxrc#205
+- Fix building with -fno-common.
+- 7.0.4
+
+--------------------------------------------------------------------
+Thu Nov 28 15:33:47 UTC 2019 - [email protected]
+
+- merge gh#openSUSE/linuxrc#200
+- fix 'label' URL scheme parsing
+- 7.0.3
+
+--------------------------------------------------------------------
+Thu Nov 28 14:15:05 UTC 2019 - [email protected]
+
+- merge gh#openSUSE/linuxrc#199
+- fix URL parsing (bsc#1156967)
+- re-parse URLs after udevd has been started (bsc#1156967)
+- 7.0.2
+
+--------------------------------------------------------------------
+Tue Nov 19 15:15:43 UTC 2019 - [email protected]
+
+- merge gh#openSUSE/linuxrc#198
+- ensure autoyast url is passed to yast when autoyast2 option is
+  used (bsc#1157031)
+- 7.0.1
+
+--------------------------------------------------------------------
+Wed Oct 23 13:46:25 UTC 2019 - [email protected]
+
+- merge gh#openSUSE/linuxrc#196
+- show debug info also on console device
+- fix reading slp data
+- show both autoyast and autoyast2 options on linuxrc info page
+- support autoyast-style URL syntax
+- read and parse autoyast file
+- add needed entries to global config struct
+- add new autoyast.parse key
+- parse autoyast/autoyast2 options and add new autoyast url schemes
+- activate new autoyast code
+- fix parsing linuxrc options embedded in AutoYaST file (bsc#1145574)
+- document autoyast option behavior
+- small additions to autoyast handling doc
+- support autoyast url schemes in linuxrc
++++ 4772 more lines (skipped)
++++ between /dev/null
++++ and 
/work/SRC/openSUSE:Leap:15.2:Update/.linuxrc.15578.new.28504/linuxrc.changes

New:
----
  linuxrc-7.0.15.4.tar.xz
  linuxrc.changes
  linuxrc.spec

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

Other differences:
------------------
++++++ linuxrc.spec ++++++
#
# spec file for package linuxrc
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:           linuxrc
Version:        7.0.15.4
Release:        0
Summary:        SUSE Installation Program
License:        GPL-3.0+
Group:          System/Boot
Source:         %{name}-%{version}.tar.xz
BuildRequires:  e2fsprogs-devel
BuildRequires:  pkgconfig
BuildRequires:  readline-devel
BuildRequires:  libmediacheck-devel
BuildRequires:  pkgconfig(blkid)
BuildRequires:  pkgconfig(hwinfo)
BuildRequires:  pkgconfig(libcurl)
%ifarch s390x
BuildRequires:  qclib-devel
%endif
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
SUSE installation program.

%prep
%setup -q

%build
  make

%install
  install -d -m 755 %{buildroot}%{_prefix}/{s,}bin
make %{?_smp_mflags} DESTDIR=%{buildroot} install

%files
%defattr(-,root,root)
%{_sbindir}/linuxrc
%{_bindir}/mkpsfu
%{_datadir}/linuxrc
%doc COPYING *.html *.md *.txt *.png

%changelog

Reply via email to