Maintainer Ivan Zakharyaschev in the c10f1 branch: Information

Maintainer name: Ivan Zakharyaschev (imz)
Built source packages in this branch: 22

Last changes


Nov 10, 2022, 06:08 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.)
Nov 10, 2022, 06:06 PM

aptitude

Version: 0.4.5-alt13
Summary: Terminal-based apt frontend
Changelog:
- Reverted some changes from the previous release, since we recently reverted
  some changes in the APT API in apt-0.5.15lorg2-alt72;
  and adapted to the current API (including pkgCacheFile class in RAII style).
- Fixed some unreliable/questionable code and added stricter compiler checks.
Nov 10, 2022, 06:01 PM

packagekit

Version: 1.2.5-alt7
Summary: Package management service
Changelog:
- Rewritten a tiny piece of code to fix build with lcc.
- Adapted to ALT's apt API a bit further by dropping an unused parameter of
  MarkInstall(). (In apt, it either has a default value or will be eliminated.)
Nov 10, 2022, 05:59 PM

apt

Version: 0.5.15lorg2-alt82
Summary: Debian's Advanced Packaging Tool with RPM support
Changelog:
- tests:
  + Enhanced to be able to work with test packages containing some files.
    (This will be useful for testing the work with large RPM archives.)
  + Shortened the run time of apt-xxtra-heavy-load-checkinstall.
  + Shortened the run time of other *-checkinstall scripts
    (by shortening the the test with zillion packages).
Jul 9, 2021, 04:37 PM

python-module-configobj

Version: 5.0.6-alt1.1.1
Summary: a Python module for easy reading and writing of config files
Changelog:
- (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).
Jun 23, 2021, 05:30 AM

stk

Version: 4.5.0-alt1.1
Summary: C++ classes for audio digital signal processing
Changelog:
- rebuild for new C++ ABI
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).
Aug 29, 2020, 02:00 AM

rpminstall-tests

Version: 1.1.3-alt7
Summary: Tests for rpm: how it interprets packages when installing
Changelog:
- Removed the buildtime nprocs value from the *-checkinstall package scriptlets:
  it would make no sense at runtime.
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.
Mar 28, 2019, 02:13 AM

qa-robot

Version: 0.3.9-alt2
Summary: Simple notification system
Changelog:
- Splitted subpkgs off: tmpdir.sh, rpmpeek.
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).