Сопровождающий Ivan Zakharyaschev в ветке sisyphus_loongarch64: Информация
Имя сопровождающего: Ivan Zakharyaschev (imz)
Собрано source пакетов в данной ветке: 16
Последние изменения
4 декабря 2024 г. 20:04
apt
Версия: 0.5.15lorg2-alt89
О пакете: Debian's Advanced Packaging Tool with RPM support
Изменения:
- apt-get changelog: new Debian-compatible cmd; in ALT, it just reads it from the cache rather than downloads. (Thx Sergey Konev konevsa@) (ALT#51975) - sources(configure.ac): Made the build procedure work the same even when built not from this .spec by doing a fallback if the archname is unknown. Also simplified quoting/escaping in that archtable code. - tests & checkinstall subpkgs: cache & re-use built pkgs (for speed). - tests subpkg: do not depend on apt (to be able to test other apt versions). - tests: Fixed to detect more failures (previously unnoticed). - tests & checkinstall subpkgs: test copy method, too. - tests: prepare for non-std filenames for built pkgs.
21 мая 2024 г. 0:39
aptitude
Версия: 0.4.5-alt16
О пакете: Terminal-based apt frontend
Изменения:
- Untied from the details of an interface in libapt by re-using a class from libapt (>= 0.5.15lorg2-alt86). (The dep was due to us reimplementing it.)
26 марта 2024 г. 16:09
rpmrebuild-kmodsign
Версия: 0.2-alt2
О пакете: Signer for packages containing linux kernel modules
Изменения:
- (sources) cleanup backup files
29 ноября 2023 г. 19:33
perl-AptPkg
Версия: 0.1.26-alt6
О пакете: Perl interface to libapt-pkg
Изменения:
- Adapted to changed API in apt-0.5.15lorg2-alt72 (pkgCacheFile class in RAII style). - (.spec) Just added some compiler flags (which don't change anything) 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.)
23 октября 2023 г. 21:25
mosquito-hive
Версия: 0.2.2-alt1
О пакете: rebuild a collection of packages in hasher
Изменения:
- rebuild1: use altlinux-repolist-utils (with limitations on SRPMDIR) instead of shell globs (not effective) to find the SRPM file. - stripVerRel: new simple util.
22 октября 2023 г. 22:39
topgit
Версия: 0.9-alt6.git20150225
О пакете: A different patch queue manager for Git
Изменения:
- Fixed build without check.
22 октября 2023 г. 16:51
initscripts-compat-fedora
Версия: 9.72-alt1
О пакете: Функции совместимости, обеспечивающие работу сценариев RH/Fedora /etc/init.d/ в ALT
Изменения:
- functions-compat: copied the central piece of code from Fedora (tag 9.72) and restored as in ALT: initlog, limited, hide pidof; ALT's status() overridden because the check of the PID's executable is default in ALT and optional in Fedora (with -b). (ALT#31952)
22 октября 2023 г. 16:29
grep-warnings
Версия: 1-alt1
О пакете: Extract and process warnings from build logs so that they can be compared
Изменения:
- initial build for ALT.
22 октября 2023 г. 16:25
git-make
Версия: 0.1.1-alt1
О пакете: version control and merging of intended and automatically produced results
Изменения:
- check-GOAL targets should simply not have GOAL as a prerequisite; in general, a check makes sense before the transformation, too. (This idea allowed us to avoid a hack whose purpose was to avoid a re-make after a Git checkout.) - gitmk-make: proceed if nothing to commit (borrowed from gear --commit). - more clear short AUTO commit msg (for those who do not know about git-make).
22 октября 2023 г. 16:18
git-update-index-keeping-only
Версия: 0.3-alt1
О пакете: rm all but matching files from Git index. (Helps git-filter-branch.)
Изменения:
- Split into more scripts which are individually useful: git-filter-only-files (to be combined with other criteria for selecting files), git-ls-paths-modified-since. - git filter-branch --prune-empty won't hurt us usually. - git-update-index-keeping-only fixed in some corner cases (how a file list is passed through xargs).
22 октября 2023 г. 16:00
fonts-type1-cm-super
Версия: 0.3.3-alt8.qa1.1
О пакете: Cyrillic Type 1 EC/TC and LH fonts
Изменения:
- (NMU) Rebuild with rpm-4.0.4-alt100.93 for previously missed deps (fonts-type1-cm-super-tex-afm on fonts-type1-cm-super-afm due to /usr/share/fonts/type1/cm-super/afms).
22 октября 2023 г. 14:00
distribute
Версия: 0.4.1-alt10
О пакете: Distribute a collection of packages on multiple CDs (especially good for future use with APT)
Изменения:
- when no obligatory 2nd arg, show usage, too (this was a regression in the previous 0.4.1-alt9).
22 октября 2023 г. 2:43
randomize_fd
Версия: 0.1-alt1
О пакете: Randomizes the fd returned by open or socket when LD_PRELOADed
Изменения:
- Initial build for ALT Sisyphus.
26 августа 2023 г. 12:00
rpmquery-strictdep
Версия: 1-alt1
О пакете: Query an RPM and output the corresponding strict dependency
Изменения:
- initial build for ALT Linux Sisyphus.
2 августа 2023 г. 17:29
gpg-keygen
Версия: 20190611-alt1
О пакете: Generate a new GPG key pair exported in a file
Изменения:
- Initial build for ALT Linux Sisyphus (from a gist by Jakub Jirutka). - Enable creation of an unprotected key (if -p or $GPG_PASSPHRASE is empty).
2 августа 2023 г. 14:27
checkinstall-helper-sh-safely
Версия: 0.1-alt1
О пакете: Helper for *-checkinstall pkgs to run their scripts safely (kinda isolated)
Изменения:
- initial build for ALT Linux Sisyphus.