Группа :: Система/Настройка/Пакеты
Исходный пакет: apt-repo
Андрей Черепанов
1.3.7-alt1
2016-06-08
- Support https://www.altlinux.org/Autoimports sources2016-06-06 Андрей Черепанов 1.3.6-alt1
- Fix process writing to file with permission denied2016-05-09 Иван Захарящев 1.3.5-alt1
- handle both cases without arepo: none (noarch) or empty (ALT #31577). - "apt-repo test [task] '' pkg1 ..." will install the packages without modifying APT repos. (With --hsh-apt-config, this feature is useful to do an install check for a package in a minimal system.)2016-05-09 Иван Захарящев 1.3.4-alt1
- task_has_arepo(): check whether plan/arepo-add-x86_64-i586 is not empty (ALT #31577). - get rid of NO_TASK_AREPO_HACK environment variable (now, as task_has_arepo should work correctly).2016-05-04 Андрей Черепанов 1.3.3-alt1
- Fix remove all branches or tasks2016-05-01 Андрей Черепанов 1.3.2-alt1
- Fix enexpected warning (ALT #32045)2016-04-29 Андрей Черепанов 1.3.1-alt1
- Remove arepo task source even for removed task - Fix check length of tested package list2016-04-25 Андрей Черепанов 1.3.0-alt1
- Add p8 branch (ALT #32006) - Add support for altlinuxclub sources - Add arepo repo for task only if it exists (ALT #31577) - Use new format of source (ALT #31974) - Optional package name(s) support in apt-repo test - Remove duplicate package names in task list - Do not use strict extension for compessed man page2015-12-02 Иван Захарящев 1.2.4-alt1
- prepare a smaller basesystem in hasher as girar's install check does (rather than the default one with rpm-build). This will allow to catch the same bugs as in girar, like that one: https://bugzilla.altlinux.org/show_bug.cgi?id=31576 .2015-12-01 Иван Захарящев 1.2.3-alt1
- do not proceed if hsh --initroot-only hasn't completed successfully2015-11-30 Иван Захарящев 1.2.2-alt1
- implement the support for hasher (for "update" and "test" commands) if an explicit apt.conf is given. (TODO: update the manpage; apt-repo --help is already up-to-date) + "no task arepo" hack: if NO_TASK_AREPO_HACK is not empty, the x86_64-i586 source is not added for a task. (Otherwise "update" and "test" fails on such tasks.) (TODO: come up with a clean fix for such tasks.) - warn about non-expanded tilde in APT_CONFIG, and give info about it. - minor corrections in the new Perl code (from 1.2.1) for querying `apt-config`.2015-11-30 Иван Захарящев 1.2.1-alt1
- added the ability to manipulate arbitrary local sources.list by relying on `apt-config` and honoring APT_CONFIG (ALT#31385). - manpage: fix formattting bugs (closes: ALT#31562).2013-11-07 Андрей Черепанов 1.2.0-alt1
- Add `apt-repo test task <num>` for install all task packages (except *-debuginfo) - Get package list from task - Add t7 and c7 in available repository list2013-10-29 Андрей Черепанов 1.1.6-alt1
- Add task source with Arepo on x86_642013-08-30 Андрей Черепанов 1.1.5-alt1
- Add copy:// protocol support in sources (ALT #29071) - Fix man page: - Move man page to section 8 (System administration commands and daemons) - Fix OS name in section name (Linux instead of BSD) - Add copy:// protocol support - Remove trailing whitespace and empty lines2013-05-25 Андрей Черепанов 1.1.4-alt1
- Set common key `update` for all branches for easy migration to newer branch because there is no branch-specific key without apt-conf update2013-05-23 Андрей Черепанов 1.1.3-alt1
- Add arepo 2.0 source too on adding x86_64 branch - Show only one warning on non-existing source removal - Add official keys for p6 and p7 brahches - Display warning about unsupported command2013-04-27 Андрей Черепанов 1.1.2-alt1
- Add support for branches t6, p7, t7 - Use apt-repo clean instead clear2012-11-20 Андрей Черепанов 1.1.1-alt1
- Add apt-repo clear command to remove all cdrom and task repositories - Fix add cdrom source if it exist in list - Check for wrong type on mass source deletion - Remove error message on empty deletion2011-11-29 Андрей Черепанов 1.1.0-alt1
- Remove man page from program to separate file - Support remove only specified type of sources - Fix cdrom source remove2011-05-16 Андрей Черепанов 1.0.3-alt1
- Describe source definition in help - Add keyword `all` in tm command to remove all active sources - Fix use source as one string2011-05-09 Андрей Черепанов 1.0.2-alt1
- Make error messages more informational (closes: #25417) - Inform about missed task number - Show all available branch names - Complete documentation - Support sources.list(5) tokens in command line - Pass all arguments as parts of source line (closes: #25418) - Support quick forms of source: known branch name or number for task - Fix URL for Sisyphus. Support absolute pathname for hasher repo.2011-04-19 Андрей Черепанов 1.0.1-alt1
- Fix arch definition on x86_64 (closes: #25464)2011-03-31 Андрей Черепанов 1.0-alt1
- Initial build in Sisyphus