Сопровождающий Ivan Zakharyaschev в ветке p9: Информация
Имя сопровождающего: Ivan Zakharyaschev (imz)
Собрано source пакетов в данной ветке: 31
Собрано source пакетов в данной ветке: 31
Последние изменения
#274707 отправлено от Ivan Zakharyaschev 24 июня 2021 г. 18:40 Сообщение: the_latest_version_from_1_1_X_branch_for_p9
packagekit-1.1.13-alt1.p9.1 собрано Ivan Zakharyaschev |
Package management service |
17 июня 2021 г. Ivan Zakharyaschev: |
- Updated to upstream version 1.1.13 (the latest version in 1_1_X branch). |
#272496 отправлено от Ivan Zakharyaschev 4 июня 2021 г. 18:04 Сообщение: make_packagekit-direct_work
packagekit-1.1.12-alt12.p9.1 собрано Ivan Zakharyaschev |
Package management service |
24 мая 2021 г. Ivan Zakharyaschev: |
- Fixed /usr/lib/packagekit-direct (that didn't work, because it couldn't load the APT backend). (Backported 1.2.3-alt2's changes.) |
#271479 отправлено от Ivan Zakharyaschev 17 мая 2021 г. 16:34 Сообщение: fix-use-after-free
synaptic-0.58-alt24 собрано Ivan Zakharyaschev |
Graphical front-end for APT |
11 мая 2021 г. Ivan Zakharyaschev: |
- Fixed a use-after-free bug (appearing as garbage being shown in the size columns, notably after recompilation with gcc10). (ALT#40010) - Unset Synaptic::supported-text in the packaged configuration file. (That's the straight way to get "Package is supported" translated in the UI rather than the previous hack in the code.) - Included the sr@latin translation in the package. (It got excluded before because of an outdated sr@Latn name.) |
#258526 отправлено от Ivan Zakharyaschev 29 сентября 2020 г. 19:40 Сообщение: prepare_for_the_upcoming_APT_API_and_add_compiler_flags_to_ensure_correct_use_of_APT_API
apt-indicator-0.3.19-alt2 собрано Ivan Zakharyaschev |
Applet for indication that newer packages are available |
18 сентября 2020 г. Ivan Zakharyaschev: |
- Just added some compiler flags (which don't change anything): + to adapt the C++ standard for the upcoming APT API (increased to C++17); + to be sure that APT API has not been used wrongly and will not be. (Namely, to be sure that if a method override was intended, it would actually be overriding and not hiding a virtual method and that it would be marked "override" for future.) |
#258439 отправлено от Ivan Zakharyaschev 22 сентября 2020 г. 12:38 Сообщение: fix_aptcdrom_add
apt-0.5.15lorg2-alt71.3 собрано Ivan Zakharyaschev |
Debian's Advanced Packaging Tool with RPM support |
21 сентября 2020 г. Ivan Zakharyaschev: |
- Fixed copying release information from cdrom (thx Aleksei Nikiforov). (Closes: #37531) |
#254187 отправлено от Ivan Zakharyaschev 4 сентября 2020 г. 20:52 Сообщение: Fix using rpmbuild and rpm on armv8l. Backport debuginfo enhancements from Sisyphus.
file-4.26-alt14 собрано Ivan Zakharyaschev |
A utility for determining file types |
28 августа 2020 г. Dmitry V. Levin: |
- Removed (by Vitaly Chikunov) weak magic for: - Sun disk label (to fix generation of debuginfo for kernel modules); - CLIPPER instruction on VAX (to fix misdetection of manpages). |
rpm-build-4.0.4-alt151 собрано Ivan Zakharyaschev |
Scripts and executable programs used to build packages |
28 августа 2020 г. Vitaly Chikunov: |
- debuginfo: Do not try to use eu-elfcompress if it does not exist. - debuginfo: Fix adding non-existent files into debuginfo package. |
rpm-4.13.0.1-alt24 собрано Ivan Zakharyaschev |
The RPM package management system |
29 августа 2020 г. Ivan Zakharyaschev: |
[Restored some patches from 4.0.4-alt94] - rpmrc.c: recognize new Intel CPUs (Dmitry V. Levin) - rpmrc.c: classify SSE2-capable Intel CPUs as "pentium4" (Alexey Tourbin) [Restored a patch from 4.0.4-alt98.26] - rpmrc.c (is_pentiumN): Added models with nonzero extended model (Dmitry V. Levin; reported by Alexander Sharapov). (Closes: #38708) |
rpminstall-tests-1.1.3-alt7 собрано Ivan Zakharyaschev |
Tests for rpm: how it interprets packages when installing |
29 августа 2020 г. Ivan Zakharyaschev: |
- Removed the buildtime nprocs value from the *-checkinstall package scriptlets: it would make no sense at runtime. |
#247978 отправлено от Ivan Zakharyaschev 24 марта 2020 г. 18:16 Сообщение: fix_read_beyond_end
guile18-1.8.7-alt8 собрано Ivan Zakharyaschev |
A GNU implementation of Scheme for application extensibility |
17 марта 2020 г. Ivan Zakharyaschev: |
- Fixes: + OVE-20200317-0001 excessive/unoptimal memory allocation for hashtables due to read-beyond-end (Thanks svace & coverity static analysis, https://lists.gnu.org/archive/html/guile-devel/2011-07/msg00069.html, backported from 2.0.3.) |
#247878 отправлено от Ivan Zakharyaschev 24 марта 2020 г. 18:08 Сообщение: fix_error_in_chrooted_affecting_mainly_running_chrooted_processes
chrooted-0.3.10-alt1 собрано Ivan Zakharyaschev |
The chrooted environment helper |
11 марта 2020 г. Ivan Zakharyaschev: |
- Fixes: + OVE-20200311-0001 Normal update operations by root can corrupt/crash running processes through modifying libraries (Normally, the processes that can be affected are only the services already running in the chrooted environment being updated, if it is on a different filesystem than the system libraries, and hence they can't be hardlinked. Extraordinarily, if a file in a chrooted environment has been a hardlink to a system library, but ln hasn't succeeded this time for some reason, the affected processes are any already running processes system-wide. This could happen only as a result of actions initiated by root: for example, a package upgrade which included the old version of chrooted, or a package upgrade which included libraries in a system with the old version of chrooted, or an invocation of /sbin/update_chrooted.) |
#243244 отправлено от Ivan Zakharyaschev 24 декабря 2019 г. 20:25 Сообщение: fix_interpretation_of_embedded_Python_scripts
coccinelle-1.0.6-alt2 собрано Ivan Zakharyaschev |
Semantic patching for C source code (spatch) |
19 декабря 2019 г. Ivan Zakharyaschev: |
- Adapted BuildReqs for any OCaml (whether with "num" or without in the core), so that it can be built in Sisyphus/p9 and p8. - For testing, made a checkinstall subpkg and added more tests (with embedded Python scripts). - Worked-around the problem with the loading of libpython (to enable the built-in Python interpreter). |
#243235 отправлено от Ivan Zakharyaschev 23 декабря 2019 г. 20:59 Сообщение: sync_release_in_Sisyphus_p9_and_p8
cgum-1.0.1-alt2 собрано Ivan Zakharyaschev |
The C parser for GumTree |
19 декабря 2019 г. Ivan Zakharyaschev: |
- Made BuildReqs more flexible. (So that it builds both in Sisyphus and p8; no matter whether "num" is included in core OCaml.) |
#239272 отправлено от Ivan Zakharyaschev 17 октября 2019 г. 10:47
python3-3.7.4-alt1 собрано Ivan Zakharyaschev |
Version 3 of the Python programming language aka Python 3000 |
25 июля 2019 г. Grigory Ustinov: |
- Updated to upstream version 3.7.4. - Add patch fixing lzma library. - Added bluez, x11, gl, tk knobs (on by default). (thx to mike@) - Cleaned up gdbm, rewheel, valgrind knobs. (thx to mike@) - E2K: avoid lcc-unsupported valgrind option. (thx to mike@) |
#238874 отправлено от Ivan Zakharyaschev 9 октября 2019 г. 16:46
xrdp-0.9.11-alt2 собрано Ivan Zakharyaschev |
An open source remote desktop protocol (RDP) server |
7 октября 2019 г. Ivan Zakharyaschev: |
- Keep keys in /etc/xrdp/ on upgrade and removal. (Important on upgrade from <= 0.9.3-alt1, which used to own these files. They would be removed, but now this package owns them again, so that they are not removed on upgrade. It also marks them as config, so that they are not removed on removal.) |
#237114 отправлено от Ivan Zakharyaschev 11 сентября 2019 г. 20:10
apt-indicator-0.3.12-alt5 собрано Ivan Zakharyaschev |
Applet for indication that newer packages are available |
4 сентября 2019 г. Ivan Zakharyaschev: |
- really adapt c flags for C++14 (used in the last source changes here & in APT in 0.3.12-alt4), so that they really have effect on e2k |
#237167 отправлено от Ivan Zakharyaschev 10 сентября 2019 г. 12:00 Сообщение: recent_improvements_from_Sisyphus
packagekit-1.1.12-alt9 собрано Ivan Zakharyaschev |
Package management service |
30 августа 2019 г. Aleksei Nikiforov: |
- Added special formatting for ALT repositories origin. - Fixed displaying obsoleted packages in output of 'pkcon get-updates'. |
#236906 отправлено от Ivan Zakharyaschev 31 августа 2019 г. 15:52
packagekit-1.1.12-alt8 собрано Ivan Zakharyaschev |
Package management service |
30 августа 2019 г. Aleksei Nikiforov: |
- Fixed processing obsoletes during upgrades (Closes: #36342). |
#236756 отправлено от Ivan Zakharyaschev 29 августа 2019 г. 16:19
apt-0.5.15lorg2-alt71 собрано Ivan Zakharyaschev |
Debian's Advanced Packaging Tool with RPM support |
22 июля 2019 г. Aleksei Nikiforov: |
- Introduced new function ListUpdate for improved packagekit support. |
packagekit-1.1.12-alt7 собрано Ivan Zakharyaschev |
Package management service |
26 июня 2019 г. Ivan Zakharyaschev: |
- Fixed support for refreshCache action. (Thx Aleksei Nikiforov darktemplar@) |
#236755 отправлено от Ivan Zakharyaschev 29 августа 2019 г. 15:10
apt-0.5.15lorg2-alt70 собрано Ivan Zakharyaschev |
Debian's Advanced Packaging Tool with RPM support |
22 июля 2019 г. Aleksei Nikiforov: |
- Ported dynamic memory allocation from Debian. - Bumped soname due to ABI changes. |
apt-repo-tools-0.6.0.22-alt1 собрано Ivan Zakharyaschev |
Utilities to create APT repositories |
21 января 2019 г. Vladimir D. Seleznev: |
- genpkglist: added DistTag. - genbasedir (by glebfm@): + added --compressedonly alias for --bz2only option; + added --{,no-}bz2 and --{,no-}xz to usage. - Dropped Vendor tag from {pkg,src}list (by glebfm@). |
apt-indicator-0.3.12-alt4 собрано Ivan Zakharyaschev |
Applet for indication that newer packages are available |
13 июня 2019 г. Aleksei Nikiforov: |
- Rebuilt with new apt |
perl-AptPkg-0.1.26-alt5 собрано Ivan Zakharyaschev |
Perl interface to libapt-pkg |
11 июля 2019 г. Aleksei Nikiforov: |
- Rebuilt with new Apt |
aptitude-0.4.5-alt12 собрано Ivan Zakharyaschev |
Terminal-based apt frontend |
13 июня 2019 г. Aleksei Nikiforov: |
- Rebuilt with new Apt |
packagekit-1.1.12-alt6 собрано Ivan Zakharyaschev |
Package management service |
13 июня 2019 г. Aleksei Nikiforov: |
- Rebuilt with new Apt. |
synaptic-0.58-alt23 собрано Ivan Zakharyaschev |
Graphical front-end for APT |
30 июля 2019 г. Aleksei Nikiforov: |
- Rebuilt with new Apt. |
#234672 отправлено от Ivan Zakharyaschev 16 июля 2019 г. 22:20
racket-6.12-alt2 собрано Ivan Zakharyaschev |
Racket programming language |
16 июля 2019 г. Ivan Zakharyaschev: |
- (.spec): + Avoided a nasty race in Makefile. + Sped up the build by force on non-intel. |
#233891 отправлено от Ivan Zakharyaschev 5 июля 2019 г. 17:34
rpmrebuild-kmodsign-0.2-alt2 собрано Ivan Zakharyaschev |
Signer for packages containing linux kernel modules |
5 июля 2019 г. Ivan Zakharyaschev: |
- (sources) cleanup backup files |
#233472 отправлено от Ivan Zakharyaschev 1 июля 2019 г. 11:09
rpmrebuild-arepo-3.1.10-alt1 собрано Ivan Zakharyaschev |
biarch repackager for Sisyphus packages |
28 апреля 2019 г. Ivan Zakharyaschev: |
- Use rpmquery-strictdep for the dependency on the native package, which gives an additional guarantee that the dependency is actually provided by the package. To get a strictdep with a beginning dot (a deprecated format not used in any ALT repo branches anymore except p8), RPM macro %_allow_deps_with_beginning_dot or env var $allow_deps_with_beginning_dot has to expand to 1. |
#233347 отправлено от Ivan Zakharyaschev 27 июня 2019 г. 22:01
gdb-8.2.50.20180917-alt4 собрано Ivan Zakharyaschev |
A GNU source-level debugger for C, C++ and other languages |
27 июня 2019 г. Ivan Zakharyaschev: |
- %pre: corrected the old symlink path in 8.2.50.20180917-alt3. |
#232742 отправлено от Ivan Zakharyaschev 22 июня 2019 г. 2:01
rpm-4.13.0.1-alt10 собрано Ivan Zakharyaschev |
The RPM package management system |
20 июня 2019 г. Ivan Zakharyaschev: |
- Packaged the forgtotten new rpmvercmp.h (whose use is discouraged in favor of rpmEVRDTCompare() or rpmRangesOverlap()). |
#232741 отправлено от Ivan Zakharyaschev 22 июня 2019 г. 1:53
rpm-utils-0.10.1-alt1 собрано Ivan Zakharyaschev |
Utilities every rpm packager must have |
19 июня 2019 г. Ivan Zakharyaschev: |
- rpmrdups: honor disttag, buildtime. |
#231608 отправлено от Ivan Zakharyaschev 13 июня 2019 г. 21:13
rpm-4.13.0.1-alt9 собрано Ivan Zakharyaschev |
The RPM package management system |
11 июня 2019 г. Ivan Zakharyaschev: |
- lib: introduced rpmEVRDTCompare() (useful for APT). - Changes in what is considered "newer" by rpm -U pertaining to disttag comparison. (On the whole, to determine which package is "newer", first, the EVRs are compared, then the branch prefixes of the disttags if the disttags are present, and then the buildtimes.) The comparison of the disttags: + Before the comparison of disttags, an optional initial padding (which is terminated by :) is skipped. (This will be useful for generating >,<-deps compatible with disttag-unaware rpm & apt.) + If a disttag contains no + separator (old format), the branch prefix is assumed to be empty (and hence "older" than any other branch prefix). + If the branch prefix of a disttag is equal to %_priority_distbranch (and it is not empty), then it is "newer" than any other ones. + The branch prefixes of disttags are ordered by rpmvercmp() rather than lexicographically. (For example, the numeric parts of "p8" or "p10" are compared as numbers. However, the first letter in "p7" or "c8.1" is more significant.) - Give a default value to %_priority_distbranch based on the disttag when this package is built (the prefix before +), i.e., the current repo branch by default. (Useful for getting the rpm tool with good behavior in branches (like p9) forked off Sisyphus after disttags were introduced.) |
kernel-modules-virtualbox-addition-un-def-5.2.26-alt5.327695.1 собрано Ivan Zakharyaschev |
VirtualBox modules |
13 июня 2019 г. Ivan Zakharyaschev: |
- Build for kernel-image-un-def-5.0.15-alt1. |
kernel-modules-virtualbox-addition-std-def-5.2.26-alt5.267050.1 собрано Ivan Zakharyaschev |
VirtualBox modules |
13 июня 2019 г. Ivan Zakharyaschev: |
- Build for kernel-image-std-def-4.19.42-alt1. |
apt-0.5.15lorg2-alt68 собрано Ivan Zakharyaschev |
Debian's Advanced Packaging Tool with RPM support |
5 июня 2019 г. Ivan Zakharyaschev: |
- Add disttag to VerStrs (used by APT to identify package versions). |
apt-indicator-0.3.12-alt3 собрано Ivan Zakharyaschev |
Applet for indication that newer packages are available |
20 февраля 2019 г. Ivan A. Melnikov: |
- build with debuginfo |
apt-repo-tools-0.6.0.22-alt1 собрано Ivan Zakharyaschev |
Utilities to create APT repositories |
21 января 2019 г. Vladimir D. Seleznev: |
- genpkglist: added DistTag. - genbasedir (by glebfm@): + added --compressedonly alias for --bz2only option; + added --{,no-}bz2 and --{,no-}xz to usage. - Dropped Vendor tag from {pkg,src}list (by glebfm@). |
aptitude-0.4.5-alt11 собрано Ivan Zakharyaschev |
Terminal-based apt frontend |
26 апреля 2019 г. Ivan Zakharyaschev: |
- (no user visible changes) Removed "interesting" dead code (related to Recommends, not present in ALT rpm), which didn't compile after we changed apt's API recently. |
packagekit-1.1.12-alt5 собрано Ivan Zakharyaschev |
Package management service |
6 февраля 2019 г. Aleksei Nikiforov: |
- Fixed crash during showing errors. - Enabled verbose logging for packagekit service. |
perl-AptPkg-0.1.26-alt4.qa1.2 собрано Ivan Zakharyaschev |
Perl interface to libapt-pkg |
24 января 2019 г. Igor Vlasenko: |
- rebuild with new perl 5.28.1 |
synaptic-0.58-alt21 собрано Ivan Zakharyaschev |
Graphical front-end for APT |
7 февраля 2019 г. Aleksei Nikiforov: |
- NMU: fixed -Wreturn-type warnings. |
#231539 отправлено от Ivan Zakharyaschev 5 июня 2019 г. 18:17
update-kernel-0.9.14-alt1 собрано Ivan Zakharyaschev |
Update kernel and modules |
5 июня 2019 г. Ivan Zakharyaschev: |
- update-kernel: fixed in the presence of disttags in package IDs printed by APT (apt-cache pkgnames). |
rpm-4.13.0.1-alt7.1 собрано Ivan Zakharyaschev |
The RPM package management system |
5 июня 2019 г. Ivan Zakharyaschev: |
- Provides: RPMQ(EPOCH) RPMQ(BUILDTIME) RPMQ(DISTTAG) (to be required by APT and other tools such as update-kernel, which need to query the RPM db by specifying Epoch, Buildtime, and Disttag). |
#231495 отправлено от Ivan Zakharyaschev 4 июня 2019 г. 19:07
rpminstall-tests-1.1.3-alt4 собрано Ivan Zakharyaschev |
Tests for rpm: how it interprets packages when installing |
4 июня 2019 г. Ivan Zakharyaschev: |
- To catch more errors: + upgradable.mk strictly_newer_* helpers: a special reason for xfailing just the asymmetry test. (The tests failing for other reasons will just fail rather than xfail.) |
#231475 отправлено от Ivan Zakharyaschev 4 июня 2019 г. 17:20
rpminstall-tests-1.1.3-alt3 собрано Ivan Zakharyaschev |
Tests for rpm: how it interprets packages when installing |
26 апреля 2019 г. Ivan Zakharyaschev: |
- To catch more errors (evidenced by file conflicts during rpm -U), now the package template includes a file with a unique value. (This runs more slowly.) (Suggested by Vladimir Seleznev.) |
#230642 отправлено от Ivan Zakharyaschev 28 мая 2019 г. 18:35
update-kernel-0.9.13-alt1 собрано Ivan Zakharyaschev |
Update kernel and modules |
28 мая 2019 г. Ivan Zakharyaschev: |
- remove-old-kernels: APT invocation (to remove installed pkgs) rewritten in a more portable way. (A preparation for APT with support for disttags.) |
#229582 отправлено от Ivan Zakharyaschev 17 мая 2019 г. 16:50
kernel-build-tools-0.109-alt1 собрано Ivan Zakharyaschev |
Utilities to build kernel packages for ALT Linux |
17 мая 2019 г. Ivan Zakharyaschev: |
- Made the test in the packages produced by %update_kernel_modules_checkinstall not ignore the exit status of update-kernel. |
kernel-modules-virtualbox-addition-std-def-5.2.26-alt5.267050.1 собрано Ivan Zakharyaschev |
VirtualBox modules |
17 мая 2019 г. Ivan Zakharyaschev: |
- Build for kernel-image-std-def-4.19.42-alt1. |
kernel-modules-virtualbox-addition-un-def-5.2.26-alt5.327695.1 собрано Ivan Zakharyaschev |
VirtualBox modules |
17 мая 2019 г. Ivan Zakharyaschev: |
- Build for kernel-image-un-def-5.0.15-alt1. |
update-kernel-0.9.12-alt1 собрано Ivan Zakharyaschev |
Update kernel and modules |
15 мая 2019 г. Ivan Zakharyaschev: |
- APT invocation (to install the modules) rewritten in a more robust way. (A preparation for APT with support for disttags.) |