Maintainer Ivan Zakharyaschev in the p11 branch: Information
Maintainer name: Ivan Zakharyaschev (imz)
Built source packages in this branch: 24
-
- @qa_p11
- @openldap
- @python
- @ruby
Last changes
Dec 10, 2024, 07:18 PM
apt
Version: 0.5.15lorg2-alt89
Summary: Debian's Advanced Packaging Tool with RPM support
Changelog:
- 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.
May 27, 2024, 08:54 PM
synaptic
Version: 0.58-alt29
Summary: Graphical front-end for APT
Changelog:
- 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.)
May 24, 2024, 01:22 AM
fakeroot
Version: 1.29-alt3
Summary: Run a command in an environment faking root privileges for file manipulation
Changelog:
- Fixed a compiler error of older GCCs (for p10) in the wrapper for syscall function. - Warn the maintainer if a function definition is missing (when it is not generated for special cases like calling a variadic function like syscall). - Added Large-File support in all internal actions (for emulating mknod with a normal file; storing internal database; and for querying the fake owner). - Shut up a few compiler warnings.
May 20, 2024, 09:20 PM
aptitude
Version: 0.4.5-alt16
Summary: Terminal-based apt frontend
Changelog:
- 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.)
Nov 28, 2023, 12:50 PM
perl-AptPkg
Version: 0.1.26-alt6
Summary: Perl interface to libapt-pkg
Changelog:
- 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.)
Oct 28, 2022, 03:07 PM
apt-clear-sources-filetrigger-for-checkinstall
Version: 1-alt1
Summary: Ensure that any APT's sources are deleted (a helper pkg for *-checkinstall pkgs)
Changelog:
- Initial release (to help doing apt-BuildPreReq-under-pkdirect-checkinstall in repositories where the default build env contains external APT sources).
Jan 31, 2022, 03:19 PM
apt-BuildPreReq-xxtra-heavy-load-checkinstall
Version: 1-alt2
Summary: Empty package only useful during its build: it installs (and checks) another pkg
Changelog:
- Added an URL.
Dec 9, 2021, 10:37 PM
rpm-BuildPreReq-checkinstall
Version: 1-alt2
Summary: Empty package only useful during its build: it installs (and checks) another pkg
Changelog:
- Added an URL.
Dec 9, 2021, 10:37 PM
apt-BuildPreReq-checkinstall
Version: 1-alt2
Summary: Empty package only useful during its build: it installs (and checks) another pkg
Changelog:
- Added an URL.
Dec 9, 2021, 10:37 PM
apt-BuildPreReq-basic-checkinstall
Version: 1-alt2
Summary: Empty package only useful during its build: it installs (and checks) another pkg
Changelog:
- Added an URL.
Aug 29, 2020, 04:32 PM
gpg-keygen
Version: 20190611-alt1
Summary: Generate a new GPG key pair exported in a file
Changelog:
- 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).
Feb 10, 2020, 11:12 PM
grep-warnings
Version: 1-alt1
Summary: Extract and process warnings from build logs so that they can be compared
Changelog:
- initial build for ALT.
Oct 2, 2019, 06:59 PM
prelink
Version: 0.4.4-alt3
Summary: The configuration and cronjob for system-wide ELF prelinking
Changelog:
- prelink-tools subpackage separated from the "intruding" cronjob. (To be used by rpmrebuild etc.) - Moved the RPM macros into %_rpmmacrosdir.
Oct 1, 2019, 12:38 AM
topgit
Version: 0.9-alt6.git20150225
Summary: A different patch queue manager for Git
Changelog:
- Fixed build without check.
Jul 5, 2019, 06:47 AM
rpmrebuild-kmodsign
Version: 0.2-alt2
Summary: Signer for packages containing linux kernel modules
Changelog:
- (sources) cleanup backup files
Apr 27, 2019, 02:24 AM
rpmquery-strictdep
Version: 1-alt1
Summary: Query an RPM and output the corresponding strict dependency
Changelog:
- initial build for ALT Linux Sisyphus.
Mar 28, 2019, 02:45 AM
checkinstall-helper-sh-safely
Version: 0.1-alt1
Summary: Helper for *-checkinstall pkgs to run their scripts safely (kinda isolated)
Changelog:
- initial build for ALT Linux Sisyphus.
Feb 22, 2019, 06:53 PM
mosquito-hive
Version: 0.2.2-alt1
Summary: rebuild a collection of packages in hasher
Changelog:
- rebuild1: use altlinux-repolist-utils (with limitations on SRPMDIR) instead of shell globs (not effective) to find the SRPM file. - stripVerRel: new simple util.
Mar 15, 2018, 07:04 PM
randomize_fd
Version: 0.1-alt1
Summary: Randomizes the fd returned by open or socket when LD_PRELOADed
Changelog:
- Initial build for ALT Sisyphus.
Jul 27, 2017, 01:03 PM
initscripts-compat-fedora
Version: 9.72-alt1
Summary: Compatibility functions for RH/Fedora /etc/init.d/ scripts to work in ALT
Changelog:
- 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)
Jun 25, 2017, 05:52 PM
git-update-index-keeping-only
Version: 0.3-alt1
Summary: rm all but matching files from Git index. (Helps git-filter-branch.)
Changelog:
- 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).
Mar 29, 2017, 09:14 PM
distribute
Version: 0.4.1-alt10
Summary: Distribute a collection of packages on multiple CDs (especially good for future use with APT)
Changelog:
- when no obligatory 2nd arg, show usage, too (this was a regression in the previous 0.4.1-alt9).
May 6, 2016, 05:24 PM
git-make
Version: 0.1.1-alt1
Summary: version control and merging of intended and automatically produced results
Changelog:
- 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).
Apr 8, 2016, 03:09 PM
fonts-type1-cm-super
Version: 0.3.3-alt8.qa1.1
Summary: Cyrillic Type 1 EC/TC and LH fonts
Changelog:
- (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).