Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
I
inary
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
1
Konular (issue)
1
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
SulinOS
inary
Commits
18a3cce7
Kaydet (Commit)
18a3cce7
authored
May 27, 2010
tarafından
Fatih Aşıcı
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Remove NEWS file and update MANIFEST.in
üst
a883c708
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
51 deletions
+1
-51
MANIFEST.in
MANIFEST.in
+1
-1
NEWS
NEWS
+0
-50
No files found.
MANIFEST.in
Dosyayı görüntüle @
18a3cce7
...
...
@@ -4,4 +4,4 @@ recursive-include scenarios *
recursive-include scripts *
recursive-include tests *
include *.dtd *.rng
include AUTHORS ChangeLog
CODING COPYING INSTALL NEWS
README* TODO
include AUTHORS ChangeLog
* CODING COPYING INSTALL
README* TODO
NEWS
deleted
100644 → 0
Dosyayı görüntüle @
a883c708
pisi 2.2.19 (??/02/2010)
-------------------------
Bug fixes
----------
6748 - pisi fails to install a package when CWD doesn't exist anymore (real fix)
9991 - blacklisted system.base packages are not ignored during update
11818 - Cosmetic: Remove 'minimal' from some UI messages,
12136 - Handle urllib2 errors of dummy .part files created as a result of unreachable
translations.xml files.
Other improvements
-------------------
- Sanitize some error handlings during translations.xml parsing,
- Ignore source package translations if <Name> is empty in translations.xml,
- Don't wait until packaging for complaining about invalid version strings,
- Fix the behaviour of <AnyDependency> when the last dependency package is removed,
- Do not ignore parameter in perlmodules.make(). Tests of some Perl modules were not
running at all before this fix,
- Allow comparing Version objects with strings,
New features
-------------
- Add support for reverse applying a patch with <Patch reverse="[tT]rue"> in pspec.xml,
- pisi --add-repo will now add, update and check the repository by default without
asking if you want to update the index or not. If fetching the index from the given
URL fails, pisi will remove the repository as before,
- 2 new options to pisi-cli --add-repo: --ignore-check and --no-fetch
- If --ignore-check is given, pisi ignores the arch/distro check after a successful
add/update phase,
- --no-fetch is for not fetching the index. If this is given, pisi will be unable
to check the arch and distro of the repository as it doesn't have access to the index
- components.xml now recognizes <Maintainer> tags,
- Add zero-or-more <ExcludeArch> in <Source> tag for avoiding the package from building on
that specific architecture,
- Add ability to use <AdditionalFiles> for <Source> packages,
- You can now define more than 1 <Archive>'s in pspec.xml files.
And translation updates..
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment