Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

yast2-core-devel-4.5.4-1.1 RPM for armv7hl

From OpenSuSE Ports Leap 15.5 for armv7hl

Name: yast2-core-devel Distribution: openSUSE:Step:15-SP5
Version: 4.5.4 Vendor: obs://build.opensuse.org/openSUSE:Step
Release: 1.1 Build date: Wed Sep 14 10:05:08 2022
Group: Development/Libraries Build host: obs-arm-5
Size: 634973 Source RPM: yast2-core-4.5.4-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/yast/yast-core
Summary: YaST2 - Core Libraries
This package contains include and documentation files for developing
applications using the YaST2 YCP interpreter.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Thu Sep 08 2022 mchf@suse.cz
  - bsc#1203227
    - replaced obsolete fgrep by grep -F
  - 4.5.4
* Tue Aug 30 2022 mvidner@suse.com
  - Fix a test that would fail in the year 2038
    (gh#yast/yast-core#160)
  - 4.5.3
* Mon Jul 04 2022 mliska@suse.cz
  - Fix building with GCC 13 and GCC 12.x (gh#yast/yast-core#156)
  - 4.5.2
* Wed May 04 2022 mvidner@suse.com
  - Add missing library dependencies (bsc#1197120)
  - 4.5.1
* Wed Apr 06 2022 lslezak@suse.cz
  - Bump version to 4.5.0 (bsc#1198109)
* Thu Jan 27 2022 dmueller@suse.com
  - require glibc-locale for testsuite in cs_CS locale (bsc#1195390)
  - 4.4.1
* Tue Apr 20 2021 lslezak@suse.cz
  - 4.4.0 (bsc#1185510)
* Thu Sep 24 2020 jreidinger@suse.com
  - Drop encryption builtins as they needed adjustment and
    they are reimplemented in yast2-ruby-bindings anyway (bsc#1176924)
    (crypt cryptmd5 cryptblowfish cryptsha256 cryptsha512)
  - 4.3.3
* Fri Sep 18 2020 mvidner@suse.com
  - Avoid 'Construct not supported' on UnmountAgent (bsc#1176594)
  - 4.3.2
* Fri Jun 19 2020 mvidner@suse.com
  - Save memory by SCR.UnmountAgent telling other-process agents
    to terminate (bsc#1172139)
  - 4.3.1
* Tue May 12 2020 jreidinger@suse.com
  - Fixed building with new bison 3.6 (bsc#1171505)
  - 4.3.0
* Fri Nov 02 2018 lslezak@suse.cz
  - Fixed Clang warnings (unused variables)
* Tue Oct 16 2018 schubi@suse.de
  - Added license file to spec.
* Wed Oct 03 2018 lslezak@suse.cz
  - Use an exclusive lock when rotating the YaST logs to avoid race
    conditions when several YaST processes run in paralell
    (related to bsc#1094875)
  - 4.1.0
* Fri Sep 28 2018 schubi@suse.de
  - Reduced risk of race condition between getenv and setenv while
    logging (bsc#1103076)
  - 4.0.4
* Wed Aug 22 2018 schubi@suse.de
  - Switched license in spec file from SPDX2 to SPDX3 format.
* Thu Jul 19 2018 aschnell@suse.com
  - fixed detection of aarch64 during update by recognizing aarch64
    in elf-arch (bsc#1099325)
  - recognise RISC-V in elf-arch
  - 4.0.3
* Tue Feb 06 2018 mvidner@suse.com
  - glibc-2.27 compatibility: Removed an overly specific test case
    for certain localized numbers (bsc#1079630)
  - 4.0.2
* Tue Nov 28 2017 jreidinger@suse.com
  - add jemalloc dependency for y2base which is used only in old
    testsuite and that workarounds problem with dynamic dlopening
    of jemalloc in ruby (bsc#1068883)
  - 4.0.1
* Tue Oct 10 2017 mvidner@suse.com
  - Fixed newly uncovered warnings: Wterminate, Wint-in-bool-context,
    sys/sysmacros (bsc#982942, bsc#434048).
  - 4.0.0
* Wed Jan 04 2017 jreidinger@suse.com
  - Dropped the YCP debugger in yast2-core-debugger not to confuse
    people who want to use the Byebug based Ruby debugger
    (bsc#1018038)
  - 3.2.2
* Tue Jan 03 2017 jreidinger@suse.com
  - Allow more detailed error specification when loading namespace
    to component system failed (bsc#932331)
  - 3.2.1
* Mon Nov 07 2016 jreidinger@suse.com
  - ag_anyangent: Do not fail the parse when an Optional syntax meets
    EOF, e.g. for a fstab without a trailing newline (bsc#429326#c11)
  - 3.2.0
* Tue Sep 20 2016 jreidinger@suse.com
  - disable doc generation (FATE#320356)
  - remove unnecessary build dependency to speed up build
    (bsc#999203)
  - 3.1.24
* Thu Jun 02 2016 mvidner@suse.com
  - Optionally build with Clang instead of GCC (via bcond_with clang)
  - Fixed most of Clang warnings (bsc#982942)
  - 3.1.23
* Thu Mar 03 2016 gs@suse.de
  - Add missing newline to error messages (bsc#969236)
  - 3.1.22
* Tue Feb 02 2016 mvidner@suse.com
  - Treat C/C++ warnings as errors but only via bcond_with werror.
  - 3.1.21
* Tue Feb 02 2016 mvidner@suse.com
  - Treat C/C++ warnings as errors.
  - 3.1.20
* Tue Jan 19 2016 jreidinger@suse.com
  - ag_ini: when multifile list contain glob, evaluate it in correct
    root. (bnc#962566)
  - 3.1.19
* Tue Oct 06 2015 mvidner@suse.com
  - In the signal handler, log the sender PID, and if present,
    run /usr/lib/YaST2/bin/signal-postmortem (bsc#935686).
  - 3.1.18
* Wed May 13 2015 besser82@fedoraproject.org
  - Fix more compilation warnings.
* Mon May 11 2015 mvidner@suse.com
  - Fixed compilation warnings.
* Mon Mar 30 2015 jreidinger@suse.com
  - Fix YCP symbol comparison with GCC 5 (thanks schubi for
    performance measurement and mvidner for review) (boo#914255)
  - 3.1.17
* Tue Mar 03 2015 mvidner@suse.com
  - Fixed compilation (but not tests) with GCC 5 (boo#914255).
  - 3.1.16
* Thu Jan 22 2015 lslezak@suse.cz
  - skip empty environment variables when activating the locale
    settings, fixes inconsistent locale setting when started
    via "kdesu" with unchecked "Remember password" option
    (boo#914081)
  - 3.1.15
* Tue Nov 25 2014 mvidner@suse.com
  - ag_any: respect target root also when the file
    does not exist in the original root (boo#903747).
    If applied at installation time as a DUD, it fixes
    "Internal error... in SaveModulesToLoad" during
    an upgrade to oS 13.2.
  - 3.1.14
* Fri Oct 24 2014 lslezak@suse.cz
  - yast2-core-devel: removed obsolete dependencies (flex, sysfsutils
    and hwinfo-devel), "ycp/Scanner.h" include file made private
    (not installed anymore)
  - 3.1.13
* Mon Oct 20 2014 lslezak@suse.cz
  - Travis support: added .travis.yml, portability: added crypt vs
    xcrypt detection, fixed order at base/src/Makefile.am

Files

/usr/include/YaST2
/usr/include/YaST2/Y2.h
/usr/include/YaST2/YCP.h
/usr/include/YaST2/scr
/usr/include/YaST2/scr/SCR.h
/usr/include/YaST2/scr/SCRAgent.h
/usr/include/YaST2/scr/SCRSubAgent.h
/usr/include/YaST2/scr/ScriptingAgent.h
/usr/include/YaST2/scr/Y2AgentComponent.h
/usr/include/YaST2/scr/Y2CCAgentComponent.h
/usr/include/YaST2/scr/run_agent.h
/usr/include/YaST2/wfm
/usr/include/YaST2/wfm/WFM.h
/usr/include/YaST2/wfm/WFMSubAgent.h
/usr/include/YaST2/wfm/Y2WFMComponent.h
/usr/include/YaST2/y2
/usr/include/YaST2/y2/SymbolEntry.h
/usr/include/YaST2/y2/Y2CCPlugin.h
/usr/include/YaST2/y2/Y2CCProgram.h
/usr/include/YaST2/y2/Y2CCSerial.h
/usr/include/YaST2/y2/Y2CCStdio.h
/usr/include/YaST2/y2/Y2Component.h
/usr/include/YaST2/y2/Y2ComponentBroker.h
/usr/include/YaST2/y2/Y2ComponentCreator.h
/usr/include/YaST2/y2/Y2ErrorComponent.h
/usr/include/YaST2/y2/Y2Function.h
/usr/include/YaST2/y2/Y2Namespace.h
/usr/include/YaST2/y2/Y2PluginComponent.h
/usr/include/YaST2/y2/Y2ProgramComponent.h
/usr/include/YaST2/y2/Y2SerialComponent.h
/usr/include/YaST2/y2/Y2StdioComponent.h
/usr/include/YaST2/y2/exitcodes.h
/usr/include/YaST2/y2util
/usr/include/YaST2/y2util/ExternalDataSource.h
/usr/include/YaST2/y2util/ExternalProgram.h
/usr/include/YaST2/y2util/MemUsage.h
/usr/include/YaST2/y2util/PathInfo.h
/usr/include/YaST2/y2util/Pathname.h
/usr/include/YaST2/y2util/Process.h
/usr/include/YaST2/y2util/Rep.h
/usr/include/YaST2/y2util/RepDef.h
/usr/include/YaST2/y2util/TreeItem.h
/usr/include/YaST2/y2util/Ustring.h
/usr/include/YaST2/y2util/Y2SLog.h
/usr/include/YaST2/y2util/miniini.h
/usr/include/YaST2/y2util/stringutil.h
/usr/include/YaST2/y2util/y2changes.h
/usr/include/YaST2/y2util/y2log.h
/usr/include/YaST2/ycp
/usr/include/YaST2/ycp/Bytecode.h
/usr/include/YaST2/ycp/ExecutionEnvironment.h
/usr/include/YaST2/ycp/Import.h
/usr/include/YaST2/ycp/Parser.h
/usr/include/YaST2/ycp/Point.h
/usr/include/YaST2/ycp/StaticDeclaration.h
/usr/include/YaST2/ycp/SymbolTable.h
/usr/include/YaST2/ycp/Type.h
/usr/include/YaST2/ycp/TypePtr.h
/usr/include/YaST2/ycp/Xmlcode.h
/usr/include/YaST2/ycp/YBlock.h
/usr/include/YaST2/ycp/YCPBoolean.h
/usr/include/YaST2/ycp/YCPBuiltinBoolean.h
/usr/include/YaST2/ycp/YCPBuiltinByteblock.h
/usr/include/YaST2/ycp/YCPBuiltinFloat.h
/usr/include/YaST2/ycp/YCPBuiltinInteger.h
/usr/include/YaST2/ycp/YCPBuiltinList.h
/usr/include/YaST2/ycp/YCPBuiltinMap.h
/usr/include/YaST2/ycp/YCPBuiltinMisc.h
/usr/include/YaST2/ycp/YCPBuiltinMultiset.h
/usr/include/YaST2/ycp/YCPBuiltinPath.h
/usr/include/YaST2/ycp/YCPBuiltinString.h
/usr/include/YaST2/ycp/YCPBuiltinSymbol.h
/usr/include/YaST2/ycp/YCPBuiltinTerm.h
/usr/include/YaST2/ycp/YCPBuiltinVoid.h
/usr/include/YaST2/ycp/YCPByteblock.h
/usr/include/YaST2/ycp/YCPCode.h
/usr/include/YaST2/ycp/YCPCodeCompare.h
/usr/include/YaST2/ycp/YCPElement.h
/usr/include/YaST2/ycp/YCPExternal.h
/usr/include/YaST2/ycp/YCPFloat.h
/usr/include/YaST2/ycp/YCPInteger.h
/usr/include/YaST2/ycp/YCPList.h
/usr/include/YaST2/ycp/YCPMap.h
/usr/include/YaST2/ycp/YCPPath.h
/usr/include/YaST2/ycp/YCPString.h
/usr/include/YaST2/ycp/YCPSymbol.h
/usr/include/YaST2/ycp/YCPTerm.h
/usr/include/YaST2/ycp/YCPValue.h
/usr/include/YaST2/ycp/YCPVoid.h
/usr/include/YaST2/ycp/YCode.h
/usr/include/YaST2/ycp/YCodePtr.h
/usr/include/YaST2/ycp/YExpression.h
/usr/include/YaST2/ycp/YStatement.h
/usr/include/YaST2/ycp/YSymbolEntry.h
/usr/include/YaST2/ycp/pathsearch.h
/usr/include/YaST2/ycp/toString.h
/usr/include/YaST2/ycp/y2log.h
/usr/include/YaST2/ycp/y2string.h
/usr/include/YaST2/ycp/ycpless.h
/usr/lib/YaST2/bin/ybcdump
/usr/lib/YaST2/plugin/libpy2ag_anyagent.la
/usr/lib/YaST2/plugin/libpy2ag_anyagent.so
/usr/lib/YaST2/plugin/libpy2ag_dummy.la
/usr/lib/YaST2/plugin/libpy2ag_dummy.so
/usr/lib/YaST2/plugin/libpy2ag_ini.la
/usr/lib/YaST2/plugin/libpy2ag_ini.so
/usr/lib/YaST2/plugin/libpy2ag_modules.la
/usr/lib/YaST2/plugin/libpy2ag_modules.so
/usr/lib/YaST2/plugin/libpy2ag_process.la
/usr/lib/YaST2/plugin/libpy2ag_process.so
/usr/lib/YaST2/plugin/libpy2ag_resolver.la
/usr/lib/YaST2/plugin/libpy2ag_resolver.so
/usr/lib/YaST2/plugin/libpy2ag_system.la
/usr/lib/YaST2/plugin/libpy2ag_system.so
/usr/lib/YaST2/plugin/libpy2scr.la
/usr/lib/YaST2/plugin/libpy2scr.so
/usr/lib/YaST2/plugin/libpy2serial.la
/usr/lib/YaST2/plugin/libpy2serial.so
/usr/lib/YaST2/plugin/libpy2wfm.la
/usr/lib/YaST2/plugin/libpy2wfm.so
/usr/lib/libscr.la
/usr/lib/libscr.so
/usr/lib/liby2.la
/usr/lib/liby2.so
/usr/lib/liby2util.la
/usr/lib/liby2util.so
/usr/lib/libycp.la
/usr/lib/libycp.so
/usr/lib/libycpvalues.la
/usr/lib/libycpvalues.so
/usr/lib/pkgconfig/yast2-core.pc
/usr/share/YaST2/data/devtools/bin/generateYCPWrappers
/usr/share/doc/packages/yast2-core
/usr/share/doc/packages/yast2-core/agents-perl
/usr/share/doc/packages/yast2-core/agents-perl/ag_background.html
/usr/share/doc/packages/yast2-core/agents-perl/ag_background_example.ycp
/usr/share/doc/packages/yast2-core/agents-perl/docu0perl.htm
/usr/share/doc/packages/yast2-core/agents-perl/docu1perl.htm
/usr/share/doc/packages/yast2-core/agents-perl/docu2perl.htm
/usr/share/doc/packages/yast2-core/agents-perl/docu3perl.htm
/usr/share/doc/packages/yast2-core/agents-perl/docu4perl.htm
/usr/share/doc/packages/yast2-core/agents-perl/docu5perl.htm
/usr/share/doc/packages/yast2-core/agents-perl/docu6perl.htm
/usr/share/doc/packages/yast2-core/agents-perl/docu7perl.htm
/usr/share/doc/packages/yast2-core/agents-perl/ycp-pm-pod.html
/usr/share/doc/packages/yast2-core/agents-perl/ycp-pm.html
/usr/share/doc/packages/yast2-core/libscr
/usr/share/doc/packages/yast2-core/libscr/repository.png
/usr/share/doc/yastdoc
/usr/share/doc/yastdoc/html
/usr/share/doc/yastdoc/html/components
/usr/share/doc/yastdoc/html/components/ag_anyagent.html
/usr/share/doc/yastdoc/html/components/ag_background.html
/usr/share/doc/yastdoc/html/components/ag_dummy.html
/usr/share/doc/yastdoc/html/components/ag_ini.html
/usr/share/doc/yastdoc/html/components/ag_modinfo.html
/usr/share/doc/yastdoc/html/components/ag_modules.html
/usr/share/doc/yastdoc/html/components/ag_process.html
/usr/share/doc/yastdoc/html/components/ag_resolver.html
/usr/share/doc/yastdoc/html/components/ag_yp_makefile.html
/usr/share/licenses/yast2-core-devel
/usr/share/licenses/yast2-core-devel/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 21:45:44 2024