Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for debugsource packages, tks to tmbHEADmaster | Nicolas Lécureuil | 2017-07-27 | 1 | -2/+2 |
| | |||||
* | switch to primary download site | Olav Vitters | 2014-05-30 | 1 | -2/+2 |
| | |||||
* | drop unused special casing for kernels, update comment about -debuginfo | Thomas Backlund | 2013-01-01 | 1 | -2/+2 |
| | |||||
* | match -debuginfo packages too for debug media | Thomas Backlund | 2013-01-01 | 1 | -2/+2 |
| | |||||
* | check primary GNOME mirror; not rpmfind.net | Olav Vitters | 2012-02-12 | 1 | -1/+1 |
| | |||||
* | rename mdv-youri-core as mga-youri-core | Olivier Blin | 2011-04-04 | 3 | -289/+18 |
|\ | |||||
| * | debug_* is now debug/* | Pascal Terjan | 2011-01-30 | 1 | -2/+3 |
| | | |||||
| * | - add switches to have a less verbose module | Michael Scherer | 2011-01-25 | 1 | -5/+5 |
| | | |||||
| * | use hostname function from perl core module Sys::Hostname ( and so avoid 1 ↵ | Michael Scherer | 2011-01-06 | 1 | -2/+2 |
| | | | | | | | | useless fork ) | ||||
| * | - fix copyright, based on svn log. Mandriva didn't care much, we do. | Michael Scherer | 2011-01-06 | 1 | -0/+2 |
| | | |||||
| * | sync the name of the package with the filename, and correct the pod | Michael Scherer | 2011-01-06 | 1 | -3/+3 |
| | | |||||
| * | mdv-youri-core version 0.9.10.9.1 | Nicolas Vigier | 2011-01-06 | 1 | -1/+1 |
| | | |||||
| * | default section is now core/release instead of contrib/release | Nicolas Vigier | 2011-01-06 | 1 | -2/+2 |
| | | |||||
| * | rename Mandriva_upload.pm to Mageia_upload.pm | Nicolas Vigier | 2011-01-06 | 1 | -0/+0 |
| | | |||||
| * | remove Mandriva_upload_pre.pm as it seems to be obsolete and not used | Nicolas Vigier | 2011-01-06 | 1 | -276/+0 |
| | | |||||
| * | default section is now core | Nicolas Vigier | 2011-01-06 | 1 | -1/+1 |
| | | |||||
| * | search in core, nonfree, tainted instead of main, contrib | Nicolas Vigier | 2011-01-06 | 73 | -0/+10787 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-01-05 | 40 | -40/+40 |
| | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r210 | boklm | 2011-01-05 13:23:45 +0000 (Wed, 05 Jan 2011) | 1 line add mandriva version of youri-core, downloaded from http://svn.mandriva.com/svn/soft/build_system/youri/core/trunk/ at revision 271600 ------------------------------------------------------------------------ | ||||
* | work around the change in recent perl-URPM versions that do not return the | Bogdano Arendartchuk | 2010-03-02 | 1 | -1/+1 |
| | | | | | real filename of the rpm, it breaks SVN.pm checks in a 2009.1 system | ||||
* | - catch kernel debug packages, which have -debug- somewhere in the name, but ↵ | Gustavo De Nardin | 2009-04-17 | 1 | -1/+11 |
| | | | | never at the end | ||||
* | - Fix previous commit | Pascal Terjan | 2009-03-11 | 1 | -1/+1 |
| | |||||
* | - Handle kernel-2.X package (without flavour) in get_replaced_packages | Pascal Terjan | 2009-03-11 | 1 | -2/+1 |
| | |||||
* | Handle kernel packages versionning in get_replaced_packages | Pascal Terjan | 2009-01-16 | 1 | -0/+19 |
| | |||||
* | add spuk's debug code for bug 34999 | Olivier Blin | 2007-12-19 | 1 | -2/+5 |
| | |||||
* | - put some light into _get_section() obscurity | Gustavo De Nardin | 2007-10-24 | 1 | -1/+5 |
| | |||||
* | handle $app_context->{arch} as used by ->get_replaced_packages | Pascal Rigaux | 2007-08-07 | 1 | -2/+2 |
| | |||||
* | restore "noarch packages are potentially linked from other directories" code | Pascal Rigaux | 2007-08-06 | 1 | -11/+11 |
| | | | | | (hopefully fixing removing of old noarch packages in other arches) | ||||
* | handle overloading arch via $app_context (used by Action::Link). | Pascal Rigaux | 2007-08-06 | 1 | -1/+1 |
| | | | | | should really fix #31638 | ||||
* | drop ->get_cvs_queue | Pascal Rigaux | 2007-07-02 | 1 | -14/+0 |
| | | | | | (was used by mdv's specific Youri::Submit::Action::CVS, but not used anymore) | ||||
* | keep raw changelogs to avoid changing the format (backport) | Pascal Rigaux | 2007-06-23 | 4 | -41/+14 |
| | |||||
* | add methods needed by action Genhdlist2 | Pascal Rigaux | 2007-06-21 | 1 | -0/+10 |
| | |||||
* | mdv-youri-submit-force must process debug packages | Gustavo De Nardin | 2007-06-14 | 1 | -2/+2 |
| | |||||
* | more precise definition of debug package | Gustavo De Nardin | 2007-06-13 | 1 | -1/+1 |
| | |||||
* | Workaround for find strange behavior. Should finally fix bug #30315. | Gustavo De Nardin | 2007-06-06 | 1 | -1/+6 |
| | |||||
* | check find exit status; it must always work, can't really continue if it doesn't | Gustavo De Nardin | 2007-06-06 | 1 | -0/+1 |
| | |||||
* | prevent old debug packages leftover by rpmctl from determining the guessed | Gustavo De Nardin | 2007-06-06 | 1 | -1/+2 |
| | | | | | section for non debug packages | ||||
* | note mdv-youri-submit-force use X section guessing | Gustavo De Nardin | 2007-06-05 | 1 | -0/+1 |
| | |||||
* | FIXME note for evil code | Gustavo De Nardin | 2007-05-08 | 1 | -0/+3 |
| | |||||
* | restoring file state as of the Big SVN Breakage | Gustavo De Nardin | 2007-05-08 | 1 | -8/+20 |
| | |||||
* | Replaced old code for package section discovery ↵ | Gustavo De Nardin | 2007-03-24 | 1 | -25/+73 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Mandriva_upload::_get_section()). This should fix bug #28719. The new code searches for specific versions first, using only source media when it exists. This should solve the search order dependency when there are no duplicates of a package with the same version-release in more than one section. The previous code depended on search order to find a section, preferring source medias, but still searching in binary medias when a section was not found in the source media, and had a hack to avoid finding /testing sections. This /testing avoidance hack caused packages submitted to /testing subsections to always end up getting section 'contrib/release' (fallback..), and this in turn made Youri::Submit::Action::Archive to get confused and remove older packages in other-than-submitted sections. When a package was submitted to a non-/testing section, and a different section with older version of that (binary or source) package came first in the search. For example: package submitted to main/backports, existing also in main/release, with main/release appearing first in search list, then the section for it would be found to be main/release, and Youri::Submit::Action::Archive would remove the older package there. Another problem would be if the first package processed was the SRPM, with a "bad" section early in search, the older SRPM in the "bad" section would be removed, and then binaries on other sections would not be removed, due to the search preferring the section in which the new SRPM is (the right one). Etc.. | ||||
* | optimize next call to _get_section(), without using memoize evilness | Gustavo De Nardin | 2007-03-23 | 1 | -0/+4 |
| | |||||
* | cleanup nonsense ('my $section = $user_context->{section};' at start ...) | Gustavo De Nardin | 2007-03-23 | 1 | -3/+0 |
| | |||||
* | - define and use $file | Gustavo De Nardin | 2007-03-23 | 1 | -2/+5 |
| | | | | | | - added a debugging message when being verbose - changed tabs for spaces | ||||
* | missing \n | Gustavo De Nardin | 2007-03-23 | 1 | -1/+1 |
| | |||||
* | Don't memoize _get_section(). In some conditions, I saw debugging messages | Gustavo De Nardin | 2007-03-23 | 1 | -1/+1 |
| | | | | | | | | | like "section contrib/release main_section main" printed by Youri::Submit::Action::Archive, which makes no sense and seem very likely caused by memoize. Didn't see them anymore without memoize. So I think _get_section() is not a proper function for use with memoize, or better/more advanced use is required for it. | ||||
* | add support for sparc64 stored in sparcv9 | Florent Villard | 2007-02-14 | 1 | -1/+25 |
| | |||||
* | fix version comparison for obsolete tags | Mandrake | 2007-02-08 | 1 | -1/+1 |
| | |||||
* | - Fix mdv-youri-submit-force: do not call get_files if we don't know the src | Marcelo Leitner | 2007-02-01 | 1 | -1/+2 |
| | | | | | path. (thus avoids find /) | ||||
* | - get_revisions should look only on the target media, not on all them. | Marcelo Leitner | 2007-01-25 | 1 | -8/+4 |
| | | | | | | This was preventing from uploading a stable release to main while having a newer and beta one on testing, for example. | ||||
* | - Improve svn check. Avoid listing entire cooker/ directory: it's a too heavy | Marcelo Leitner | 2006-11-21 | 1 | -6/+4 |
| | | | | | operation. Instead, list only the wanted package directory, which is faster. |