Сопровождающий Ivan Zakharyaschev в ветке p10_e2k: Информация
Имя сопровождающего: Ivan Zakharyaschev (imz)
Собрано source пакетов в данной ветке: 26
Последние изменения
27 марта 2024 г. 1:23
apt-BuildPreReq-checkinstall
Версия: 1-alt2
О пакете: Empty package only useful during its build: it installs (and checks) another pkg
Изменения:
- Added an URL.
27 марта 2024 г. 1:13
apt-BuildPreReq-basic-checkinstall
Версия: 1-alt2
О пакете: Empty package only useful during its build: it installs (and checks) another pkg
Изменения:
- Added an URL.
17 августа 2023 г. 4:12
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.)
17 августа 2023 г. 4:07
packagekit
Версия: 1.2.5.0.0.30-alt1
О пакете: Package management service
Изменения:
- Build PACKAGEKIT_1_2_5-30-g8957e9e49 with a fix for https://github.com/PackageKit/PackageKit/issues/539 (random crash).
17 августа 2023 г. 4:01
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.)
17 августа 2023 г. 3:55
synaptic
Версия: 0.58-alt29
О пакете: Graphical front-end for APT
Изменения:
- Enabled the dialog to show changelogs. (In ALT, they are in the index, unlike in Debian, where they have to be downloaded separately.) Find it in the top menu: "Package" -> "Download Changelog". (TODO/patches are welcome: Place it along the package properties like dependencies.)
28 октября 2022 г. 15:26
apt-clear-sources-filetrigger-for-checkinstall
Версия: 1-alt1
О пакете: Ensure that any APT's sources are deleted (a helper pkg for *-checkinstall pkgs)
Изменения:
- Initial release (to help doing apt-BuildPreReq-under-pkdirect-checkinstall in repositories where the default build env contains external APT sources).
1 октября 2022 г. 21:42
stk
Версия: 4.5.0-alt1.1
О пакете: C++ classes for audio digital signal processing
Изменения:
- rebuild for new C++ ABI
30 сентября 2022 г. 9:29
randomize_fd
Версия: 0.1-alt1
О пакете: Randomizes the fd returned by open or socket when LD_PRELOADed
Изменения:
- Initial build for ALT Sisyphus.
29 июня 2022 г. 17:36
rpm-BuildPreReq-checkinstall
Версия: 1-alt2
О пакете: Empty package only useful during its build: it installs (and checks) another pkg
Изменения:
- Added an URL.
15 октября 2020 г. 1:43
python-module-keyczar
Версия: 0.715-alt1.1.1
О пакете: Toolkit for safe and simple cryptography
Изменения:
- (NMU) rebuild with rpm-build-python3-0.1.9 (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
29 августа 2020 г. 16:49
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).
29 августа 2020 г. 3:18
rpminstall-tests
Версия: 1.1.3-alt7
О пакете: Tests for rpm: how it interprets packages when installing
Изменения:
- Removed the buildtime nprocs value from the *-checkinstall package scriptlets: it would make no sense at runtime.
19 июля 2020 г. 12:07
rpmrebuild-kmodsign
Версия: 0.2-alt2
О пакете: Signer for packages containing linux kernel modules
Изменения:
- (sources) cleanup backup files
12 февраля 2020 г. 21:26
grep-warnings
Версия: 1-alt1
О пакете: Extract and process warnings from build logs so that they can be compared
Изменения:
- initial build for ALT.
1 октября 2019 г. 0:33
topgit
Версия: 0.9-alt6.git20150225
О пакете: A different patch queue manager for Git
Изменения:
- Fixed build without check.
20 июня 2019 г. 4:38
rpmquery-strictdep
Версия: 1-alt1
О пакете: Query an RPM and output the corresponding strict dependency
Изменения:
- initial build for ALT Linux Sisyphus.
19 июня 2019 г. 8:15
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)
4 июня 2019 г. 8:05
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).
4 июня 2019 г. 7:58
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).
1 июня 2019 г. 5:02
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).
21 мая 2019 г. 10:13
checkinstall-helper-sh-safely
Версия: 0.1-alt1
О пакете: Helper for *-checkinstall pkgs to run their scripts safely (kinda isolated)
Изменения:
- initial build for ALT Linux Sisyphus.
15 мая 2019 г. 1:41
python-module-configobj
Версия: 5.0.6-alt1.1.1
О пакете: a Python module for easy reading and writing of config files
Изменения:
- (NMU) Rebuild with python3-3.5.1-alt3 to get rid of the meaningless __pycache__/ dep (it is meaningless because arbitrary packages package that dir).
19 апреля 2019 г. 20:47
qa-robot
Версия: 0.3.9-alt2
О пакете: Простая система уведомлений
Изменения:
- Splitted subpkgs off: tmpdir.sh, rpmpeek.
29 марта 2019 г. 8:39
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.
2 апреля 2018 г. 10:56
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).