[cyber] I: t7/branch packages: +5 (15384)
QA Team Robot
qa на altlinux.org
Пт Мар 8 07:52:42 MSK 2019
5 UPDATED packages
blender2.49 - 3D modeling, animation, rendering and post-production [22M]
* Sat Feb 16 2019 Ivan Zakharyaschev <imz на altlinux> 2.49b-alt11.3.M70T.1
- Build for t7, p7. (The previous release made it only into c7.1,
and now the tag signature has expired.)
* Tue Dec 11 2018 Ivan Zakharyaschev <imz на altlinux> 2.49b-alt11.3.M70P.1
- [2.49b-alt12.qa1] cherry-picked to fix linking plugins with -lm
(thx Dmitry V. Levin).
* Thu Oct 04 2012 Eugeny A. Rostovtsev (REAL) <real на altlinux> 2.49b-alt11.3
gtk+ - The GIMP ToolKit (GTK+), a library for creating GUIs for X
* Fri Feb 15 2019 Ivan Zakharyaschev <imz на altlinux> 1.2.10-alt20.M70T.1
- Build for t7, p7. (The previous release made it only into c7.1,
and now the tag signature has expired.)
* Thu Apr 07 2016 Ivan Zakharyaschev <imz на altlinux> 1.2.10-alt20.M70P.1
[cherry-picked 1.2.10-alt23]
- (.spec) The suffix collision between a human and a programming
language in /etc/gtk/gtkrc.pl badly affected find-requires with
rpm-build-4.0.4-alt100.92.
* Sat Feb 26 2011 Dmitry V. Levin <ldv на altlinux> 1.2.10-alt20
rpm - The RPM package management system
* Mon Mar 04 2019 Ivan Zakharyaschev <imz на altlinux> 4.0.4-alt100.77.M70P.5
- Merged 4.0.4-alt101.M80P.7 into p7, t7.
* Mon Mar 04 2019 Ivan Zakharyaschev <imz на altlinux> 4.0.4-alt101.M80P.7
(by Vladimir D. Seleznev)
- Dropped %_allow_deps_with_beginning_dot support
(introduced in 4.0.4-alt100.76.M70C.3).
* Mon Mar 04 2019 Ivan Zakharyaschev <imz на altlinux> 4.0.4-alt100.77.M70P.4
- Merged 4.0.4-alt101.M80P.6 into p7, t7 for rpm-build changes regarding disttags.
* Mon Mar 04 2019 Ivan Zakharyaschev <imz на altlinux> 4.0.4-alt101.M80P.6
[rpmbuild changes up to 4.0.4-alt128]
- Dropped $RPM_STRICT_INTERDEPS support
(introduced in 4.0.4-alt101.M80P.2).
- Changed the generator of package self-provides
and the generator of strict intersubpackage dependencies
to use [E:]V-R[:D] format instead of [E:]V-R
(by Vladimir D. Seleznev and Dmitry V. Levin).
- For stable branches (like p8, c8), made the generator of package self-provides
additionally produce [E:]V-R (for compatibility with old rpm and apt).
- Make "new" packages (with disttags) be treated better
by the "old" disttag-unaware rpm in some cases; primarily those with
< and/or > Conflicts on another subpackage. This form of Conflicts
is used to ensure that no subpackages from different releases/builds
get installed together. (A better way to express this is to add a
common subpackage that all other subpackages depend on.) This change
doesn't affect the way the "new" rpm would treat packages with such
deps (ALT#35930):
+ rewrite < and > dependencies so that they have almost the same meaning when
treated by old disttag-unaware tools;
- build/reqprov.c: made addReqProv() aware of the disttag of the package.
* Fri Feb 15 2019 Ivan Zakharyaschev <imz на altlinux> 4.0.4-alt100.77.M70P.3.1
Merged 4.0.4-alt101.M80P.5.1 into p7, t7:
[rpm]
- lib/depends.c: make headerMatchesDepFlags() aware of the disttag
of the header. (This should help to obsolete a specific disttag.)
- Implemented DistTag support when comparing package versions (with
help by Vladimir D. Seleznev). (It's necessary for the correctness
of checking dependencies after we introduced parseEVRD().)
- Dirty hacked to make upgrade packages between branches possible
(by Vladimir D. Seleznev).
- Build the Python modules with -D_FILE_OFFSET_BITS=64.
[rpmbuild] cherry-picked:
[4.0.4-alt126] (glebfm@)
- imz@:
+ shell.req: correctly detect #!/bin/env bash (ALT#35376).
+ platform.in: completely expand %_libsuff (/usr/lib%nil was ugly).
- Fixed getopt(3) use in parameterized macros parser.
[4.0.4-alt125] (ldv@)
- [not for p8] spec: replaced deprecated PreReq tags with Requires tags.
- [not for p8] Added automatic conversion of deprecated PreReq tags to Requires tags.
- [not for p8] Disallowed extra qualifiers with BuildPreReq tag.
- [not for p8] Disallowed unknown qualifiers with Requires and BuildRequires tags.
- [not for p8] Allowed abbreviated qualifiers with Requires and BuildRequires tags.
- Moved ProvidedSymbols() and SuggestBPP() to separate files.
- lib.prov: Added printing of the number of provided symbols
and the bpp value for each library.
- [not for p8] lib.req: Updated the list of standard libraries with guaranteed versioning.
- suggest_bpp: Fixed harmless off-by-one error in bpp estimation
(in most cases, it'll give the same value as before).
[4.0.4-alt124] (ldv@)
- [not for p8] addReqProv: fixed too aggressive merge of PreReqs introduced
in 4.0.4-alt122.
- Applied llvm changes (by lakostis@; closes: #34671):
+ cpp.req: skip cpp checks for llvm;
+ verify-elf: bypass lint checks by request.
[4.0.4-alt122] (ldv@)
- [not yet for p8] Dropped $RPM_STRICT_INTERDEPS support
(introduced in 4.0.4-alt110).
- Made name, version, release, and disttag check stricter
(by vseleznv@ and me).
- Added support for parsing [E:]V-R[:D] dependencies format
(by vseleznv@ and ldv@).
- [not yet for p8] Changed the generator of package self-provides
and the generator of strict intersubpackage dependencies
to use [E:]V-R[:D] format instead of [E:]V-R
(by vseleznv@ and me).
- [not for p8] addReqProv: implemented dep flags merge:
when a stronger requirement is added while a weaker one already exists
with incompatible flags, try to merge these flags to produce a new
stronger requirement. For example,
"PreReq: rpm = 4.0.4_2.7" + "Requires: rpm = 4.0.4_2.7-alt100.77.M70P.5"
now results to "PreReq: rpm = 4.0.4_2.7-alt100.77.M70P.5".
[4.0.4-alt121] (ldv@)
- [not for p8] verify-elf: disabled stack verification and elflint on RISC-V (arei@).
- platform.in: removed harmless bash4 noise from %filter_from_* macros
(closes: #35803).
[4.0.4-alt120] (ldv@)
- lib.prov, lib.req: enhanced ProvidedSymbols (glebfm@ and me).
- Added ppc64le support (glebfm@).
[4.0.4-alt115] (glebfm@)
- rpmrc: added mips64* and mips*r6 support.
- [not for p8] verify-elf: disabled stack verification and elflint on mips* (iv@).
- Fixed installation of platform macros on armh arch.
[4.0.4-alt114] (at@)
- cpio.c: Fixed the conversion of 8-digit hex file sizes from cpio header.
Packages with a 2GB+ file should now be installable.
[4.0.4-alt113] (at@)
- Implemented limited support for large files: a 2GB+ file can now be packaged,
but the total size of uncompressed cpio payload is capped at 4 GB.
- Automatically downgrade LZMA compression levels 7-9 -> 6 on small payloads.
[4.0.4-alt112] (glebfm@)
- imz@:
+ Turned on running %__find_{conflicts,obsoletes} if they are defined.
+ shell.req.files: included #!/usr/bin/env sh.
+ [already in p8] verify-elf: allowed standalone use (without failing due to grep's status).
- macro.c: increased maximal macro depth.
- Introduced %_libsuff and %_is_libsuff macros.
- Added support of mips{,n32,64}{,el}, riscv64, and s390x targets.
- Added non-lfs symbols from librt.so.1 library to verify_lfs check.
- Filtered string functions from the list of non-lfs symbols.
[4.0.4-alt111] (ldv@)
- [not for c7] ldd: changed to try interpreters listed in /usr/bin/ldd.
- [not for p8] platform: changed %__nprocs to use nproc(1) instead of /proc/stat.
[4.0.4-alt109] (bircoph@)
- Add e2k arch and subarches:
- Modify installplatform for e2k.
- Add e2k arch, subarches and all macros for them.
- Tag changes (by vseleznev):
- [not for p8] Add RPMTAG_IDENTITY, RPMTAG_AUTOINSTALLED.
- [already in p8] respect device ID when remap inodes.
[4.0.4-alt108] (ldv@)
- [not for p8] platform.in:
+ %_smp_mflags: changed to use %__nprocs;
+ added -O option to MAKEFLAGS.
- installplatform, rpmrc.in: made armv8l compatible with armh (by Sergey Bolshakov).
[4.0.4-alt107] (ldv@)
- compare_deps: fixed a bug in handling epochs.
- [not for p8] platform.in:
+ %optflags_core: added -frecord-gcc-switches (see: #34162);
+ %make_build: implemented as a simple command (closes: #34237).
- [already in p8] genCpioListAndHeader: implemented remapping of device and inode numbers
(by Vladimir D. Seleznev and me; closes: #34398).
4.0.4-alt103 (ldv@)
- When scanning files for deps, debuginfo, fixup, and verify_elf,
ignore ELF files generated by GNU Guile.
* Fri Feb 15 2019 Ivan Zakharyaschev <imz на altlinux> 4.0.4-alt100.77.M70P.2
Note: changelog entry for 4.0.4-alt100.77.M70P.3 not found.
rpminstall-tests - Tests for rpm: how it interprets packages when installing
* Mon Mar 04 2019 Ivan Zakharyaschev <imz на altlinux> 1.1.2-alt0.M70T.4
- Don't skip tests that need rpmbuild that produces Provides: N = E:V-R:D.
(So all cases are tested now.)
* Mon Mar 04 2019 Ivan Zakharyaschev <imz на altlinux> 1.1.2-alt0.M70T.3
- Unmarked XFAIL: non-critical unrealistic obsoleting a specific disttag.
* Mon Mar 04 2019 Ivan Zakharyaschev <imz на altlinux> 1.1.2-alt0.M70T.2
- Build for t7, c7.
- Some tests skipped because the current rpmbuild doesn't produce
Provides: N = E:V-R:D. (But we are still able to test how deps with disttags
are satisfied with the help of virtual Provides.)
- The strict upgradability order is assumed to work correctly in all cases
(so removed the XFAIL marks).
* Thu Feb 28 2019 Ivan Zakharyaschev <imz на altlinux> 1.1.2-alt1
- Tests for upgradability according to the disttag. (XFAIL: incorrect
behavior in rpm-4.13.0.1-alt5, but different in 4.0.4-alt101.M80P.5;
XFAIL: fails in non-standard configuration without honor_buildtime.)
- Extended the tests for the overlapping of constraints and packages
with cases of "elusive deps" (a dependency with a release, but no epoch:
should it match any epoch? Marked XFAIL for now.)
* Wed Feb 27 2019 Ivan Zakharyaschev <imz на altlinux> 1.1.1-alt1
- More complete set of tests of the upgradability order
(for different releases and buildtimes, not yet disttags).
* Mon Feb 25 2019 Ivan Zakharyaschev <imz на altlinux> 1.1-alt1
Note: changelog entry for 1.1.1-alt0.M70P.2 not found.
rpmrebuild-arepo - biarch repackager for Sisyphus packages
* Sat Jan 12 2019 Dmitry V. Levin <ldv на altlinux> 3.1.8-alt1
- arepo.sh: generate strict requirements in [E:]V-R[:D] format,
this complements the change made in rpm-build-4.0.4-alt122.
* Fri Oct 26 2018 Vladimir D. Seleznev <vseleznv на altlinux> 3.1.7-alt1
- arepo.sh: handle dependencies like ".strictprefix-name-version-release" (ALT#35538).
* Tue Oct 23 2018 Vladimir D. Seleznev <vseleznv на altlinux> 3.1.6-alt1
- arepo.sh: generate more strict requires for arepo package if possible (ALT#35538);
- arepo.sh: generate arepo requires against AREPO_NATIVE (thnx ldv@).
* Fri Mar 21 2014 Gleb F-Malinovskiy <glebfm на altlinux> 3.1.5-alt1
Total 15384 source packages.
Подробная информация о списке рассылки Sisyphus-cybertalk