apt-vl.spec 48 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406
  1. %define with_python 1
  2. %define build_vine5 0
  3. %if "%{?_dist_release}" == "vl5"
  4. %define build_vine5 1
  5. %endif
  6. %define snapver git522
  7. %define srcver %{version}.%{snapver}
  8. Name: apt
  9. Version: 0.5.15lorg3.95
  10. Release: 13.%{snapver}%{?_dist_release}
  11. Summary: Advanced front-end for rpm (APT - Advanced Package Tool)
  12. Summary(ja): RPM の高機能なフロントエンド (APT - アドバンスドパッケージツール)
  13. Group: Applications/Administration
  14. License: GPLv2+
  15. Url: http://apt-rpm.org/
  16. Vendor: Project Vine
  17. Distribution: Vine Linux
  18. Packager: daisuke
  19. Source0: %{name}-%{srcver}.tar.bz2
  20. Source1: apt.conf-0.5.15
  21. Source3: vendors.list-0.5.15
  22. Source5: gpg-keyring.conf
  23. Source7: system-duplicate-package.conf
  24. Source8: allow-duplicated-upgrade.conf
  25. Source9: acquire-default.conf
  26. Source10: sources.list-vine
  27. Source20: preferences.vine
  28. Source30: rpmpriorities.vineseed
  29. Source31: rpmpriorities.vine5
  30. Source50: remove-old-kernels.lua
  31. Source51: remove-old-kernels.conf
  32. Source100: apt-0.5.15lorg3.93-ja.po
  33. Source110: apt-japanese-man-pages.tar.bz2
  34. # patches from MDK/ALT/upstream
  35. # patches from fedora/upstream
  36. # Fix ppc mapping
  37. Patch0: apt-0.5.15lorg3.2-ppc.patch
  38. # band aid for mmap issues (#211254)
  39. Patch1: apt-0.5.15lorg3.x-cache-corruption.patch
  40. # enhance the sorting by taking Obsoletes into account
  41. Patch10: %{name}-0.3.19cnc53-stelian-apt-pkg-algorithms-scores.patch.bz2
  42. # ignore versionless reverse dependencies
  43. Patch11: %{name}-0.5.4cnc9-alt-packagemanager-CheckRConflicts.patch.bz2
  44. # alternative scoring method ( PreDepends implies -1 instead of +50 )
  45. Patch12: %{name}-0.5.4cnc9-alt-pkgorderlist_score.patch.bz2
  46. # add # to the list of the forbidden char in the name of cdrom
  47. Patch13: %{name}-0.5.4cnc9-alt-specialchars.patch.bz2
  48. # a quick bugfixe to make build-dep work
  49. Patch16: %{name}-build-dep.patch.bz2
  50. # Vine patch
  51. # support "$(ARCH)" in sources.list
  52. Patch100: apt-0.5.4-ARCH.patch
  53. # set HOME=/root on exec gpg
  54. Patch120: apt-0.5.15lorg3.2-setenv-home.patch
  55. # apt-cdrom mounts cdrom device without fstab modification.
  56. Patch130: apt-0.5.15lorg3.2-apt-cdrom-fstab-free.patch
  57. # select correct version of kernel on apt-get upgrade (allow-duplicated.lua)
  58. Patch140: apt-0.5.15lorg3.2-allow-duplicated_lua.patch
  59. # more gettextize
  60. Patch150: apt-0.5.15lorg3.95-git522-gettextize.patch
  61. # set RPM_IGNORE_SCRIPTLETS_FAILURE to ignore rpm scriptlets failure
  62. Patch160: apt-0.5.15lorg3.93-ignore-scriptlets-failure.patch
  63. # use lua-rex for rex
  64. Patch170: apt-0.5.15lorg3.95-lua-rex.patch
  65. # handle not only legacy PreReq but also Requires(pre,post) as PreDepends
  66. Patch180: apt-0.5.15lorg3.95.git522-handle-requires-prepost.patch
  67. # fix python-apt
  68. Patch201: apt-0.5.15lorg3.95-remove-obsolete-const-vars.patch
  69. # revert patch
  70. # http://apt-rpm.org/scm/?p=apt.git;a=commit;h=33283508cae4d598062561fe7c096238649adcba
  71. # this commit breaks local package install...
  72. Patch210: apt-0.5.15lorg3.95.git522-revert-mass-constify-rpmhandler-getter-methods.patch
  73. # revert patch
  74. # http://apt-rpm.org/scm/?p=apt.git;a=commit;h=0cc8fd20721f543bb8feb2cd98102dcc63c921b0
  75. # http://apt-rpm.org/scm/?p=apt.git;a=commit;h=70f33318cc6a391a92f77a37a4f7773e6008dc36
  76. # new genpkglist does not handle userfulFile correctly
  77. Patch220: apt-0.5.15lorg3.95-revert-genbasedir.patch
  78. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  79. Requires(post): ldconfig, coreutils
  80. Requires(postun): ldconfig
  81. Requires(triggers): sed, coreutils
  82. Requires: rpm >= 4.0.4, gnupg, bzip2
  83. Requires: readline >= 4.3
  84. Requires: vine-keyring
  85. Requires: apt-sourceslist-main
  86. Requires: lua-rex
  87. BuildRequires: rpm-devel >= 4.0.4
  88. BuildRequires: bzip2-devel, zlib-devel
  89. BuildRequires: glibc-devel, popt
  90. BuildRequires: gettext
  91. BuildRequires: readline-devel >= 4.3
  92. BuildRequires: autoconf
  93. BuildRequires: docbook-utils >= 0.6.14-4
  94. BuildRequires: cvs
  95. BuildRequires: libxml2-devel >= 2.6
  96. BuildRequires: lua-devel
  97. %if %{with_python}
  98. BuildRequires: python
  99. BuildRequires: python-devel
  100. BuildRequires: swig >= 2.0.4
  101. %endif
  102. %description
  103. A port of Debian's apt tools for RPM based distributions.
  104. It provides the apt-get utility that provides a simpler,
  105. safer way to install and upgrade packages. APT features
  106. complete installation ordering, multiple source capability
  107. and several other unique features.
  108. %description -l ja
  109. これは rpm 対応の apt です。 apt-get は簡単かつ安全にパッケージ
  110. のアップグレード,インストールを行うことができるコマンドです。
  111. apt は依存関係の解決、インストール順序の補完などさまざまな特
  112. 徴があります。
  113. %package devel
  114. Summary: Development files and documentation for APT's libapt-pkg
  115. Summary(ja): APT のライブラリ(libapt-pkg) の開発用ファイルとドキュメント
  116. Group: Development/Libraries
  117. Requires(pre): %{name} = %{version}-%{release}
  118. Obsoletes: libapt-pkg-devel <= 0.3.19cnc30, libapt-pkg-doc <= 0.3.19cnc30
  119. %description devel
  120. This package contains the header files and static libraries for
  121. developing with APT's libapt-pkg package manipulation library,
  122. modified for RPM.
  123. %description devel -l ja
  124. このパッケージには、rpm 向けに改変された APT の、libapt-pkg
  125. パッケージ操作ライブラリを使って開発するための、ヘッダファイル
  126. とスタティックライブラリが含まれています。
  127. %if %{with_python}
  128. %package -n python-apt
  129. Summary: Python binding for APT
  130. Summary(ja): APT 用 Python バインディング
  131. Group: Development/Languages
  132. Requires: %{name} = %{version}-%{release}
  133. %description -n python-apt
  134. This package contains the python binding for apt libraries.
  135. %description -n python-apt -l ja
  136. このパッケージには apt ライブラリの python バインディング
  137. が含まれています。
  138. %endif
  139. %prep
  140. %setup -q -a 110 -n %{name}-%{srcver}
  141. %patch0 -p1 -b .ppc
  142. %patch1 -p0 -b .mmap
  143. %patch10 -p1
  144. %patch11 -p1
  145. %patch12 -p1
  146. %patch13 -p1
  147. %patch16 -p1
  148. %patch100 -p0
  149. %patch120 -p1
  150. %patch130 -p1
  151. %patch140 -p1
  152. %patch150 -p1
  153. %patch160 -p1
  154. %patch170 -p1
  155. %patch180 -p1
  156. %patch201 -p1
  157. %patch210 -p1
  158. %patch220 -p1
  159. cp %{SOURCE100} po/ja.po
  160. %if %{build_vine5}
  161. cp %{SOURCE31} rpmpriorities
  162. %else
  163. cp %{SOURCE30} rpmpriorities
  164. %endif
  165. %build
  166. autoreconf -f -i
  167. %configure \
  168. --disable-dependency-tracking --disable-static \
  169. CPPFLAGS=-D_RPM_4_4_COMPAT
  170. %__make %{?_smp_mflags}
  171. %__make -C po ja.gmo
  172. %if %{with_python}
  173. pushd python
  174. %__make
  175. python -O -c "import py_compile; py_compile.compile('apt.py')"
  176. popd
  177. %endif
  178. # build japanese man pages
  179. pushd doc/ja
  180. # if you need utf-8 man page , add BuildRequires: nkf
  181. # %{__make} convert_to_utf-8
  182. %{__make}
  183. popd
  184. %install
  185. rm -fr %{buildroot}
  186. %makeinstall includedir=%{buildroot}%{_includedir}/apt-pkg
  187. # stat directories
  188. mkdir -p %{buildroot}%{_var}/cache/apt/archives/partial
  189. mkdir -p %{buildroot}%{_var}/cache/apt/genpkglist
  190. mkdir -p %{buildroot}%{_var}/cache/apt/gensrclist
  191. # config files
  192. mkdir -p %{buildroot}%{_sysconfdir}/apt
  193. mkdir -p %{buildroot}%{_sysconfdir}/apt/apt.conf.d
  194. mkdir -p %{buildroot}%{_sysconfdir}/apt/translate.list.d
  195. mkdir -p %{buildroot}%{_sysconfdir}/apt/sources.list.d
  196. install %{SOURCE1} %{buildroot}%{_sysconfdir}/apt/apt.conf
  197. install %{SOURCE10} %{buildroot}%{_sysconfdir}/apt/sources.list
  198. install %{SOURCE10} %{buildroot}%{_sysconfdir}/apt/sources.list.dist
  199. install %{SOURCE20} %{buildroot}%{_sysconfdir}/apt/preferences
  200. install %{SOURCE3} %{buildroot}%{_sysconfdir}/apt/vendors.list
  201. install rpmpriorities %{buildroot}%{_sysconfdir}/apt
  202. install %{SOURCE5} %{buildroot}%{_sysconfdir}/apt/apt.conf.d/gpg-keyring.conf
  203. install %{SOURCE7} %{buildroot}%{_sysconfdir}/apt/apt.conf.d/system-duplicate-package.conf
  204. install %{SOURCE8} %{buildroot}%{_sysconfdir}/apt/apt.conf.d/allow-duplicated-upgrade.conf
  205. install %{SOURCE9} %{buildroot}%{_sysconfdir}/apt/apt.conf.d/acquire-default.conf
  206. # scripts dirs
  207. mkdir -p %{buildroot}%{_datadir}/apt/scripts
  208. # install contribs
  209. pushd contrib
  210. # install apt-wrapper
  211. cat apt-wrapper/apt | tr -d "\r" > apt-wrapper/apt.new
  212. install -m 755 apt-wrapper/apt.new %{buildroot}%{_bindir}/apt
  213. install -d %{buildroot}%{_mandir}/man1/
  214. install apt-wrapper/apt.1 %{buildroot}%{_mandir}/man1/
  215. # install lua scripts, but not install .conf file.
  216. for i in allow-duplicated guess \
  217. install-devel list-extras list-nodeps \
  218. proxypasswd log
  219. do
  220. install $i/$i.lua %{buildroot}%{_datadir}/apt/scripts
  221. done
  222. # install some lua script .conf file to apt.conf.d
  223. for i in allow-duplicated list-extras list-nodeps
  224. do
  225. install $i/$i.conf %{buildroot}%{_sysconfdir}/apt/apt.conf.d/
  226. done
  227. popd
  228. # install remove-old-kernels.{lua,conf}
  229. install %{SOURCE50} %{buildroot}%{_datadir}/apt/scripts
  230. install %{SOURCE51} %{buildroot}%{_sysconfdir}/apt/apt.conf.d/remove-old-kernels.conf
  231. %if %{with_python}
  232. # install apt.py
  233. mkdir -p %{buildroot}%{python_sitearch}/
  234. install -m 644 python/apt.py* %{buildroot}%{python_sitearch}/
  235. install -m 755 python/_apt.so %{buildroot}%{python_sitearch}/
  236. touch %{buildroot}%{python_sitearch}/apt.pyo
  237. %endif
  238. # remove unpackaged files
  239. rm -f %{buildroot}%{_libdir}/libapt-pkg.la
  240. # install japanese man pages
  241. pushd doc/ja
  242. %{__make} install MANDIR-JA="%{buildroot}%{_mandir}/ja"
  243. popd
  244. %triggerun -- apt < 0.5.4
  245. CONF=/etc/apt/apt.conf
  246. if [ -f $CONF ]; then
  247. mv $CONF $CONF.rpmold
  248. sed -e 's/HoldPkgs/Hold/' \
  249. -e 's/AllowedDupPkgs/Allow-Duplicated/' \
  250. -e 's/IgnorePkgs/Ignore/' \
  251. -e 's/PostInstall/Post-Install/' \
  252. -e 's#Methods .*#Methods "/usr/lib/apt/methods";#' \
  253. $CONF.rpmold > $CONF
  254. fi
  255. %triggerun -- apt <= 0.5.15.cnc.7
  256. SOURCESLIST=/etc/apt/sources.list
  257. if [ -f $SOURCESLIST ]; then
  258. cp -f $SOURCESLIST $SOURCESLIST.rpmsave
  259. cp $SOURCESLIST.dist $SOURCESLIST
  260. fi
  261. %triggerun -- apt < 0.5.15lorg3.94a
  262. SOURCESLIST=/etc/apt/sources.list
  263. if [ -f $SOURCESLIST ]; then
  264. cp -f $SOURCESLIST $SOURCESLIST.rpmsave
  265. cp $SOURCESLIST.dist $SOURCESLIST
  266. fi
  267. %post
  268. ldconfig -n %{_libdir}
  269. rm -f %{_var}/cache/apt/*.bin
  270. if [ ! -d /mnt/cdrom ]; then
  271. mkdir -p /mnt/cdrom ||:
  272. fi
  273. %postun
  274. ldconfig -n %{_libdir}
  275. %clean
  276. rm -rf %{buildroot}
  277. %files
  278. %defattr(0644,root,root,755)
  279. %doc AUTHORS* COPYING* TODO*
  280. %doc doc/examples/
  281. %doc contrib/allow-duplicated contrib/apt-wrapper contrib/guess contrib/install-devel
  282. %doc contrib/list-extras contrib/list-nodeps contrib/proxypasswd contrib/log
  283. %{_mandir}/man?/*
  284. %{_mandir}/ja/man?/*
  285. %{_libdir}/*.so.*
  286. %{_datadir}/locale/*/LC_MESSAGES/*
  287. %dir %{_sysconfdir}/apt
  288. %dir %{_sysconfdir}/apt/apt.conf.d
  289. %dir %{_sysconfdir}/apt/translate.list.d
  290. %dir %{_sysconfdir}/apt/sources.list.d
  291. %config(noreplace) %{_sysconfdir}/apt/apt.conf
  292. %config(noreplace) %{_sysconfdir}/apt/preferences
  293. %config(noreplace) %verify(not mtime) %{_sysconfdir}/apt/sources.list
  294. %{_sysconfdir}/apt/sources.list.dist
  295. %config %{_sysconfdir}/apt/apt.conf.d/*
  296. %config %{_sysconfdir}/apt/vendors.list
  297. %config %{_sysconfdir}/apt/rpmpriorities
  298. %dir %{_var}/cache/apt
  299. %{_var}/cache/apt
  300. %dir %{_var}/lib/apt
  301. %{_var}/lib/apt
  302. %defattr(755,root,root)
  303. %dir %{_libdir}/apt
  304. %dir %{_libdir}/apt/methods
  305. %dir %{_datadir}/apt/scripts
  306. %{_libdir}/apt/methods/*
  307. %{_datadir}/apt/scripts/*
  308. %{_bindir}/*
  309. %files devel
  310. %defattr(0644,root,root,755)
  311. %{_libdir}/*.so
  312. %dir %{_includedir}/apt-pkg
  313. %{_includedir}/apt-pkg/*
  314. %{_libdir}/pkgconfig/libapt-pkg.pc
  315. %if %{with_python}
  316. %files -n python-apt
  317. %defattr(0644,root,root,755)
  318. %{python_sitearch}/*.so
  319. %{python_sitearch}/*.py*
  320. %endif
  321. %changelog
  322. * Sat Oct 29 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.95-13.git522
  323. - remove patch200, add BR: swig => 2.0.4
  324. - add patch201 to fix python-apt
  325. * Sun Jun 12 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.95-12.git522
  326. - modify apt.conf
  327. - Acquire::Retiries "3";
  328. - add acquire-default.conf to set default parameters.
  329. - Acquire::Retiries "3"; Acquire::Queue-mode "access";
  330. * Wed Jun 08 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.95-11.git522
  331. - add another revert patch
  332. new genpkglist/gensrclist does not handle userfulFile correctly.
  333. http://apt-rpm.org/scm/?p=apt.git;a=commit;h=0cc8fd20721f543bb8feb2cd98102dcc63c921b0
  334. http://apt-rpm.org/scm/?p=apt.git;a=commit;h=70f33318cc6a391a92f77a37a4f7773e6008dc36
  335. * Sun May 01 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.95-10.git522
  336. - add revert patch
  337. this commit breaks local package install...
  338. http://apt-rpm.org/scm/?p=apt.git;a=commit;h=33283508cae4d598062561fe7c096238649adcba
  339. * Sun May 01 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.95-9.git522
  340. - update to upstream git snapshot
  341. - drop upstreamed patches
  342. * Sat Mar 19 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.95-8.git416
  343. - drop vine4 support
  344. - add vine5 support
  345. - update rpmpriorities for VineSeed (s/util-linux-ng/utillinux)
  346. * Mon Aug 30 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.95-7.git416
  347. - update Summary and Description
  348. - update remove-old-kernels.lua
  349. - check /boot/vmlinuz and latest kernel package.
  350. * Fri Mar 5 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 0.5.15lorg3.95-6.git416
  351. - add BR: lua-devel
  352. - add Patch180 (not only PreReq but also Requires(pre,post) as PreDepends)
  353. * Fri Feb 12 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 0.5.15lorg3.95-5.git416
  354. - rebuilt with gcc-4.4.3-3 on ppc
  355. * Fri Feb 5 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 0.5.15lorg3.95-4.git416
  356. - rebuilt with rpm-4.8.0-3 (on ppc)
  357. * Wed Feb 03 2010 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.5.15lorg3.95-3.git416
  358. - added BR: python-devel.
  359. - changed PreReq: to Requires(pre):.
  360. * Wed Feb 03 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.95-2.git416
  361. - add Patch170 to use external rex module
  362. - add R: lua-rex
  363. * Tue Feb 02 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.95-1.git416
  364. - update to upstream git snapshot
  365. - add patch1-8 from fedora/upstream
  366. - build with rpm-4.8.0
  367. - disable static libs
  368. * Thu Aug 20 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.94a-16
  369. - add triggerun script to upgrade from old apt (vine4.x's)
  370. * Sun May 24 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.94a-15
  371. - update remove-old-kernels.lua
  372. - add kernel-{pae,smp}-devel to remove list
  373. * Tue May 19 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.94a-14
  374. - split out remove-old-kernels.lua from allow-duplicated.lua
  375. - add exception/error handling
  376. - remove Patch170
  377. * Sun May 17 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.94a-13
  378. - add Patch170: remove kernel/kernel-devel older than current running
  379. version. (by default) This feature can disable by apt
  380. configuration file.
  381. - renumber patch130-patch1000
  382. * Thu May 14 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.94a-12
  383. - add patch from upstream
  384. - Patch22: Fix infinite loop in pkgAcquire::UriIterator
  385. * Mon May 04 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.94a-11
  386. - add patches from upstream git
  387. - Patch17: add default constructor, required for aptitude 0.4.1
  388. - Patch18: optimize redundant gettimeofday()
  389. - Patch19: use --cachedir for gensrclist too
  390. - Patch20: use find() instead of manual search for RPMHandler::HasFile()
  391. - Patch21: apt-shell: quit from shell by Ctrl+D
  392. * Thu Mar 19 2009 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.5.15lorg3.94a-10
  393. - bytecompile python module
  394. * Thu Mar 19 2009 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.5.15lorg3.94a-9
  395. - enable building python-apt subpackage now
  396. * Wed Mar 18 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.94a-8
  397. - add module-init-tools to rpmpriorities instead of modutils
  398. * Mon Feb 02 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.94a-7
  399. - add kernel-pae* to system-duplicate-package.conf
  400. * Sun Feb 01 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.5.15lorg3.94a-6
  401. - re-update Source10 (sources.list-0.5.15-vineseed) for sources.list separetion
  402. - add Requires: apt-sourceslist-main
  403. * Tue Jan 27 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.5.15lorg3.94a-5
  404. - update Source10 (sources.list-0.5.15-vineseed) for sources.list separetion
  405. * Sun Aug 31 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.5.15lorg3.94a-4
  406. - spec in UTF-8
  407. - update Source100 (ja.po) <BTS:VineLinux:626 & 636>
  408. - add japanese description for devel and python-apt sub packages
  409. * Wed Jul 2 2008 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.5.15lorg3.94a-3
  410. - update Source30 (util-linux-ng instead of util-linux)
  411. * Sat May 10 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.94a-2
  412. - add /etc/apt/sources.list.d
  413. - add /var/lib/apt, /var/lib/apt/lists
  414. - use BuildRequires instead of BuildPreReq
  415. - use Requires(post,postun,triggers) instead of PreReq
  416. * Sat May 10 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.5.15lorg3.94a-1
  417. - new upstream release
  418. - update Patch900
  419. - remove %{_var}/state/apt from %%files list (no longer supported)
  420. - apply new versioning policy
  421. * Mon Sep 15 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.93-0vl2
  422. - update ja.po
  423. - add Patch900 to translate more messages
  424. - add Patch1000 to ignore rpm scriptlet failure in apt-get transaction
  425. * Sun Sep 14 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.93-0vl1
  426. - new upstream release
  427. * Sat Sep 13 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.2-0vl15
  428. - rebuild with rpm-4.4.2.2
  429. * Tue Sep 02 2007 Takuya Kobayashi <ruby11@cocoa.ocn.ne.jp> 0.5.15lorg3.2-0vl14
  430. - add Japanese translation of man pages.
  431. - add Source110
  432. - update Patch15
  433. - close unclosed tags.
  434. - add Vendor: Project Vine
  435. * Wed May 09 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.5.15lorg3.2-0vl13
  436. - rebuilt with new toolchain and db-4.3.x
  437. * Sat Apr 28 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.2-0vl12
  438. - remove apt pin setting from /etc/apt/preferences
  439. * Thu Mar 29 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.2-0vl11
  440. - rebuild for VineSeed
  441. * Thu Mar 29 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.2-0vl10
  442. - fix bug in allow-duplicated.lua. ([vine-users:076523])
  443. - select newest version of kernel on upgrade-mode.
  444. * Thu Jan 18 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.2-0vl9
  445. - build for Vine Linux 4.1
  446. * Thu Oct 26 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.2-0vl8.1
  447. - build for Vine Linux 4.0
  448. * Thu Oct 26 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.2-0vl8
  449. - update ja.po
  450. - fix typo in descriptions
  451. * Thu Oct 26 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.2-0vl7
  452. - add Patch700
  453. apt-cdrom mounts cdrom device fstab entry.
  454. - add triggerun script to upgrade sources.list
  455. * Sun Oct 01 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.2-0vl6.1
  456. - change sources.list for Vine Linux 4.0
  457. * Tue Sep 19 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.2-0vl6
  458. - remove extras from sources.list
  459. * Fri Sep 15 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.2-0vl5
  460. - add Patch600 to set "HOME=/root" on exec gpg.
  461. * Sat Aug 19 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 0.5.15lorg3.2-0vl4
  462. - add BuildPreReq: cvs (required to run autoreconf)
  463. - add BuildPreReq: libxml2-devel >= 2.6
  464. * Sun Aug 13 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.2-0vl3
  465. - add BuildPreReq: docbook-utils
  466. * Tue Jul 18 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.2-0vl2
  467. - add "^kernel-module" to system-duplicate-package.conf
  468. * Thu Jun 22 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.2-0vl1
  469. - new upstream release
  470. - drop Patch600, merged in upstream.
  471. * Fri Jun 09 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.1-0vl2
  472. - add Patch600 to fix segv on installing new package.
  473. (merged in upstream)
  474. * Tue May 23 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3.1-0vl1
  475. - update to 0.5.15lorg3.1
  476. - drop Patch120,300,400, merged in upstream.
  477. - drop unneeded Patch14.
  478. * Fri May 05 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3-0vl3
  479. - drop kernel-upgrade.lua, use allow-duplicated.lua to upgrade kernels
  480. (BTS:39)
  481. - fix line endings of apt-wrapper (convert CRLF to LF)
  482. (BTS:38)
  483. * Fri May 05 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3-0vl2
  484. - update ja.po
  485. * Thu May 04 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3-0vl1
  486. - update to 0.5.15lorg3 final
  487. * Sun Apr 23 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3-0vl0.rc2.2
  488. - change scripts dir to %%{_datadir} instead of %{_libdir}
  489. (BTS:37)
  490. * Wed Apr 19 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3-0vl0.rc2.1
  491. - update to 0.5.15lorg3-rc2
  492. - update mirror URLs in sources.list
  493. * Tue Apr 11 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3-0vl0.rc1.1
  494. - update to 0.5.15lorg3-rc1
  495. - change Group to Applications/Administration
  496. * Sat Apr 08 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15lorg3-0vl0.pre4.1
  497. - new upstream release
  498. - upstream auther is changed from Mandriva(aka Conectiva)
  499. to Panu Matilainen.
  500. - add Url: http://laiskiainen.org/
  501. - TODO: We should check all patches whether it is still necessary.
  502. * Fri Mar 10 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.7-0vl13
  503. - update rpmpriorities (replace dev by udev)
  504. * Mon Dec 19 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.7-0vl12
  505. - remove version deps of vine-keyring
  506. * Mon Dec 19 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.7-0vl11
  507. - Patch10-16: import MDK/ALT patches
  508. * Sat Dec 17 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.7-0vl10
  509. - drop Patch14 to disable AutoRebuildDB
  510. - rebuilddb should be executed by external rpm command, not internal librpm
  511. * Sat Dec 17 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.7-0vl9
  512. - rebuild
  513. * Fri Dec 16 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.7-0vl8
  514. - rebuild with rpm-4.4.2
  515. - update Patch14 to support rpm-4.4
  516. * Wed Aug 17 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.7-0vl7
  517. - update kernel-upgrade.lua to upgrade installed kernel only.
  518. * Mon Jul 11 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.7-0vl6
  519. - add python-apt subpackage (disabled by default)
  520. * Tue Jun 21 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.7-0vl5
  521. - add kernel26*, kernel-*devel as Allow-Duplicated (apt.conf)
  522. - update kernel-upgrade.lua to check kernel24 pacakge.
  523. * Wed Jun 15 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.7-0vl4
  524. - update rpmpriorities (util-linux replaces mount)
  525. * Mon May 02 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.7-0vl3
  526. - update ja.po to fix mistranslation.
  527. * Thu Apr 07 2005 KOBAYASHI Taizo <tkoba@vinelinux.org> 0.5.15.cnc.7-0vl2
  528. - fixed rebuilddb patch ([VineSeed:08550])
  529. do rebuilddb after rpm upgrade
  530. * Thu Apr 07 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.7-0vl1
  531. - new upstream release
  532. * Fri Feb 11 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.6-0vl11
  533. - update rpmpriorities (coreutils releaces fileutils)
  534. * Sun Jan 23 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.6-0vl10
  535. - fix kernel-upgrade.lua
  536. - update rpmpriorities
  537. * Sat Jan 22 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.6-0vl9
  538. - add kernel-upgrade.lua to select and install suitable kernel.
  539. - with this version, apt does not change lilo or grub settings.
  540. - do not Hold kernel-{doc,headers,source,pcmcia-cs}
  541. * Sat Jan 22 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.6-0vl8
  542. - install {allow-duplicated,list-extras,list-nodeps}.conf to apt.conf.d
  543. - add Patch30 to disable hash progress bar in quiet mode.
  544. * Mon Aug 16 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.6-0vl6
  545. - remove apt-files/apt-groupinstall which does not work with Vine Linux.
  546. * Mon Jul 19 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.6-0vl5
  547. - build for Vine Linux 3.0
  548. - use Vine Linux 3.0's apt-line
  549. * Mon Jun 28 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.6-0vl4
  550. - remove unused vendor key from vendors.list
  551. * Mon Jun 21 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.6-0vl3
  552. - update sources.list to use official apt line by default.
  553. * Wed Apr 7 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.6-0vl2
  554. - add Requires: vine-keyring >= 1.0 to verify apt repository's gpg signs.
  555. - add apt.conf.d/gpg-keyring.conf to read vine-keyring.
  556. * Tue Mar 23 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.6-0vl1
  557. - new upstream release
  558. - add apt wrapper
  559. - install contrib lua scripts.
  560. * Wed Dec 24 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.5-0vl1
  561. - new upstream release
  562. * Thu Dec 04 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.4-0vl1
  563. - new upstream release
  564. - remove ja.po and Patch15 which are included in upstream now
  565. * Wed Nov 26 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.3-0vl1
  566. - new upstream release
  567. - update sources.list (remove old apt-line)
  568. * Thu Nov 13 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.15.cnc.2-0vl1
  569. - new upstream release
  570. - update ja.po
  571. * Thu Jun 12 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.5.cnc.6-0vl1
  572. - new upstream release
  573. * Sat Mar 8 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.5.cnc.4.1-0vl2
  574. - update ja.po
  575. * Sat Mar 8 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.5.cnc.4.1-0vl1
  576. - new upstream release 0.5.5cnc4.1
  577. - new apt-shell command added
  578. - add Requires: readline >= 4.3 and BuildPreReq: readline >= 4.3
  579. * Tue Mar 4 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.5.cnc.3-0vl2
  580. - remove bogus comment from apt/preferences...
  581. * Tue Mar 4 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.5.cnc.3-0vl1
  582. - new upstream release 0.5.5cnc3
  583. - drop patch17
  584. - update patch10,patch12,patch15
  585. - update ja.po
  586. * Mon Dec 16 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl18
  587. - fixed typo
  588. - rebuild to fix dependancy
  589. * Tue Nov 26 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl17
  590. - update ja.po to fix translations
  591. * Tue Nov 26 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl16
  592. - update ja.po
  593. * Mon Nov 25 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl15
  594. - add BuildPreReq: db2-devel
  595. * Mon Nov 25 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl14
  596. - add Patch17 to disable allowduplicate for kernel.*.
  597. kernel-{doc,headers,sources} is not duplicatable.
  598. we use apt.conf to allow duplicate kernel package.
  599. * Mon Nov 25 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl13
  600. - add Patch0,1 from cnc package
  601. - renumber Vine patches.
  602. - update vendors.list
  603. * Fri Nov 22 2002 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.5.4.cnc.9-0vl12
  604. - added Patch10 (archtable.patch) for athlon, powerpc/ppc
  605. * Fri Nov 22 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl11
  606. - drop Patch6. apt not work with it...(FIXME)
  607. * Fri Nov 22 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl10
  608. - add /etc/apt/apt.conf.d
  609. * Fri Nov 22 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl9
  610. - add some missing files.
  611. - add Patch6 to make static libs.
  612. * Fri Nov 22 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl8
  613. - add Patch4 to rebuilding rpmdb when rpm is upgraded.
  614. - add Patch5 to gettextize apt-cdrom.
  615. - update Patch0 to change some Distro name from Conectiva to Vine Linux
  616. - update ja.po
  617. * Fri Nov 22 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl7
  618. - update ja.po
  619. * Thu Nov 21 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl6
  620. - update ja.po
  621. * Thu Nov 21 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl5
  622. - add Patch3 to replace $(ARCH) in sources.list any time.
  623. * Thu Nov 21 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl4
  624. - fixed typo in %%triggerun script
  625. * Thu Nov 21 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl3
  626. - update ja.po
  627. * Thu Nov 21 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl2
  628. - add patch2 to add ja to ALL_LINGUAS
  629. * Thu Nov 21 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.9-0vl1
  630. - new upstream release
  631. - build on rpm-4.0.4
  632. * Sat Jul 13 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5.4.cnc.1-1vl1
  633. - build for Vine Linux
  634. - new upstream release
  635. * Fri May 10 2002 Gustavo Niemeyer <niemeyer@conectiva.com>
  636. + apt-0.5.4cnc1-1cl
  637. - New upstream release.
  638. * Sun Apr 14 2002 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.3.19.cnc.55-3vl9
  639. - added static subpackage
  640. * Thu Mar 28 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.55-3vl8
  641. - update sources.list
  642. * Tue Mar 12 2002 Toru Sagami <sagami@vinelinux.org> 0.3.19.cnc.55-3vl7
  643. - corrected Group
  644. * Sun Mar 10 2002 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.3.19.cnc.55-3vl6
  645. - updated Patch110 (archtable: powerpc -> ppc, ppc -> ppc)
  646. * Thu Mar 07 2002 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.3.19.cnc.55-3vl5
  647. - updated patch105 to allowdup kernel-mol and kernel22-mol
  648. (but *-mol kernel package will be obsolete we hope...)
  649. * Thu Mar 07 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.55-3vl4
  650. - change powerpc to ppc in archtable for $(ARCH)
  651. - hold kernel22 guys ( update patch105 )
  652. * Mon Feb 25 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.55-3vl3
  653. - update sources.list for new aptdata
  654. - add hold information in apt.conf
  655. * Sun Feb 24 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.55-3vl2
  656. - hold kernel24 guys ( update patch105 )
  657. * Sun Feb 10 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.55-3vl1
  658. - new upstream version 0.3.19cnc55-3cl
  659. * Wed Jan 30 2002 Jun Nishii <jun@vinelinux.org> 0.3.19.cnc.53-2vl3
  660. - hold kernel related guys
  661. * Tue Jan 15 2002 Flavio Bruno Leitner <flavio@conectiva.com>
  662. + apt-0.3.19cnc55-3cl
  663. - added nodeps.patch to fix the order of parameters passed to
  664. rpm (closes: #4689, #4534)
  665. * Wed Dec 12 2001 Flavio Bruno Leitner <flavio@conectiva.com>
  666. + apt-0.3.19cnc55-2cl
  667. - Closes: #3950 (apt: falta internacionalizar algumas frases)
  668. added new pt_BR.po reviewed by me
  669. * Tue Dec 11 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  670. + apt-0.3.19cnc55-1cl
  671. - released version 0.3.19cnc55
  672. - removed config.cache from distribution
  673. - added --progress patch to gensrclist
  674. - added --flat option to gensrclist
  675. * Fri Nov 30 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  676. + apt-0.3.19cnc54-1cl
  677. - released version 0.3.19cnc54
  678. - added RPM::IgnorePkgs option
  679. - added --progress option to most utilities
  680. (Stelian Pop <stelian.pop@fr.alcove.com>)
  681. - added RPM::IgnoreRpmlibDeps
  682. * Sun Nov 25 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.53-2vl2
  683. - update ja.po
  684. - added apt-rpmmessage.patch to change message "Executing RPM(0)"
  685. to "Executing RPM(-Uv)"
  686. * Fri Nov 23 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.53-2vl1
  687. - merged with new upstream version 0.3.19cnc53-2cl
  688. - update ja.po
  689. * Mon Nov 13 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  690. + apt-0.3.19cnc53-2cl
  691. - fixed bug in mirror patch
  692. * Mon Nov 13 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  693. + apt-0.3.19cnc53-1cl
  694. - released version 0.3.19cnc53
  695. - added kernel-tape to default AllowedDupPkgs
  696. - cleaned up gen{pkg,src}list (Alexander Bokovoy <ab@avilink.net>)
  697. - fixed crash bug in genpkglist
  698. - added patch to fix bug in genbasedir with empty dirs
  699. (Stelian Pop <stelian.pop@fr.alcove.com>)
  700. - configure.in patch to detect rpmdb (Stelian Pop <stelian.pop@fr.alcove.com>)
  701. - * Skips correctly over empty package directories
  702. - * Adds the --bz2only argument which makes genbasedir
  703. - to generate only the .bz2 compressed versions of pkglist
  704. - and srclist (space gain...)
  705. - * Doesn't change the timestamps on pkglists/srclists if
  706. - the contents are not modified (making possible for example
  707. - to make several consecutive runs of genbasedir without
  708. - having the apt clients download the indexes again and again).
  709. - * Some minor cleanups (remove the temporary files in /tmp
  710. - at the end of the script etc).
  711. - (Stelian Pop <stelian.pop@fr.alcove.com>)
  712. - cleanup patch for gensrclist (Stelian Pop <stelian.pop@fr.alcove.com>)
  713. - fixed multi-arch pkg handling (Stelian Pop <stelian.pop@fr.alcove.com>)
  714. - added -K (RPM::Check-Signatures) option to verify rpm sigs
  715. - updated russian translation (Alexander Bokovoy <ab@avilink.net>)
  716. - updated i18n (Dmitry Levin <ldv@alt-linux.org>)
  717. - replaced Apt::GPG::Pubring with Apt::GPG::PubringPath
  718. also uses --homedir instead of --keyring in gpg (Ivan Zakharyashev)
  719. - patch to detect replaced (instead of just removed) packages
  720. Dmitry Levin <ldv@alt-linux.org>
  721. - updated mirrors patch
  722. * Fri Oct 19 2001 Gustavo Niemeyer <niemeyer@conectiva.com>
  723. + apt-0.3.19cnc52-5cl
  724. - Fixed mirrors infinite loop bug (closes: #4420).
  725. * Sat Sep 8 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.52-4vl2
  726. - add apt-genpkglist.patch to add pkgInitialize().
  727. FindDir in genpkglist does not work, because there is no pkgInitialize().
  728. * Thu Sep 6 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.52-4vl1
  729. - Merged with apt-0.3.19cnc52-4cl
  730. - add apt-rpmpriorities.vine.patch.
  731. * Wed Sep 5 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.52-3vl2
  732. - FIXME: copy config.h.in from apt-0.3.19cnc50
  733. new config.h.in does not work with Vine Linux.
  734. * Sat Aug 11 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.52-3vl1
  735. - Merged with apt-0.3.19cnc52-3cl
  736. * Thu Aug 09 2001 Gustavo Niemeyer <niemeyer@conectiva.com>
  737. + apt-0.3.19cnc52-3cl
  738. - Updated mirrors patch.
  739. * Tue Aug 07 2001 Gustavo Niemeyer <niemeyer@conectiva.com>
  740. + apt-0.3.19cnc52-2cl
  741. - Added mirrors patch.
  742. * Wed Aug 01 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  743. + apt-0.3.19cnc52-1cl
  744. - released version 0.3.19cnc52
  745. - fixed compile problem with gcc 2.96.x
  746. - fixed bug in file method with authentication enabled
  747. (Alexander Bokovoy <ab@avilink.net>)
  748. - added RPM::RemoveOptions and RPM::UpgradeOptions
  749. - Included patch to add s390 to arch table.
  750. * Thu Jul 12 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  751. + apt-0.3.19cnc51-1cl
  752. - released version 0.3.19cnc51
  753. - included many portability (Solaris) fixes from
  754. AUSTIN MURPHY <amurphy@nbcs.rutgers.edu>
  755. - make packages with same version and diff deps be ignored (closes: 1628)
  756. * Tue Jul 3 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.50-1vl2
  757. - added Patch200 for playstation2
  758. * Tue Jul 3 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.50-1vl1
  759. - merged with 0.3.19cnc50-1cl
  760. * Thu Jun 28 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.49-1vl1
  761. - merged with 0.3.19cnc49-1cl
  762. - added Patch106 to extend error message length (S[400] -> S[1024]).
  763. * Thu Jun 28 2001 MATSUBAYASHI 'Shaolin' Kohji <shaolin@vinelinux.org>
  764. - 0.3.19.cnc.48-1vl2
  765. - added Patch105 to allow kernel24{,-smp,-BOOT} to include AllowedDupPkgs
  766. - modified Source1 (apt.conf) for the same reason
  767. * Wed Jun 27 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  768. + apt-0.3.19cnc49-1cl
  769. - released version 0.3.19cnc49
  770. - added workaround for kernel installations that require upgrde on mkinitrd
  771. (closes: #3889)
  772. * Wed Jun 27 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.48-1vl1
  773. - merged with 0.3.19cnc48-1cl
  774. * Mon Jun 25 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  775. + apt-0.3.19cnc48-1cl
  776. - released version 0.3.19cnc48
  777. - added RPM::AutoRebuildDB (enabled by default)
  778. - added fetch status to CDROM method
  779. - released (closes: #3905)
  780. * Sun Jun 24 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.47-1vl2
  781. - updated ja.po
  782. * Sun Jun 24 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.47-1vl1
  783. - merged with 0.3.19cnc47-1cl
  784. - fixed bug in HoldPkgs
  785. * Fri Jun 22 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  786. + apt-0.3.19cnc47-1cl
  787. - released version 0.3.19cnc47
  788. - fixed bug in RPM::HoldPkgs (closes: #3838)
  789. - removed debug msg
  790. * Tue Jun 19 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  791. + apt-0.3.19cnc46-1cl
  792. - released version 0.3.19cnc46
  793. - changed apt.conf to include RPM::AllowDupPkgs, RPM::HoldPkgs (closes: #3433)
  794. - added Acquire::cdrom::copy, which will fetch all pkgs before installing (closes: #1024)
  795. - added delay before file fetch retry (closes: #1294)
  796. - fixed architecture selection (closes: #3606)
  797. - iterating over Packages instead of Names to figure package count
  798. * Sat Jun 16 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.45-1vl3
  799. - add kernel-BOOT to AllowDupPkgs list.
  800. * Sat Jun 16 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.45-1vl1
  801. - merged with 0.3.19cnc45-1cl
  802. * Wed Jun 13 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  803. + apt-0.3.19cnc45-1cl
  804. - released version 0.3.19cnc45
  805. - fixed bug with progress update (closes: #2915)
  806. * Mon Jun 11 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  807. + apt-0.3.19cnc44-1cl
  808. - released version 0.3.19cnc44
  809. - removed %config from method drivers
  810. - replaced option RPM::AllowedDupPackages with RPM::AllowedDupPkgs
  811. - added option RPM::HoldPkgs (closes: #3462)
  812. * Sat Jun 1 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.43-2vl2
  813. - updated ja.po.
  814. * Sat Jun 1 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.43-2vl1
  815. - merged with 0.3.19cnc43-2cl
  816. * Mon May 21 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.38-2vl7
  817. - fixed some translations in ja.po.
  818. * Mon May 21 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.38-2vl6
  819. - fixed sources.list/vendor.list
  820. * Mon May 21 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.38-2vl5
  821. - splited vine specific part from gettext patch.
  822. * Mon May 21 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.38-2vl4
  823. - updated ja.po.
  824. * Mon May 21 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.38-2vl3
  825. - updated gettext patch.
  826. * Mon May 21 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.38-2vl2
  827. - vine gettext patch is comes back.
  828. * Sun May 20 2001 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.38-2vl1
  829. - merge to upstream version 0.3.19cnc38-2cl
  830. * Fri May 18 2001 Ademar de Souza Reis Jr. <ademar@conectiva.com.br>
  831. + apt-0.3.19cnc43-2cl
  832. - New patch4. Closes: #3523 (apt-cdrom doesn't umount CD)
  833. * Fri May 18 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  834. + apt-0.3.19cnc43-1cl
  835. - fixed bug with record offsets (shows bad pkg description under rpm4)
  836. - fixed bug with apt-get source (closes: #3047)
  837. * Thu May 17 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  838. + apt-0.3.19cnc42-1cl
  839. - released version 0.3.19cnc42
  840. - merged all src patches into main src tree
  841. - fixed stupid bug on rpminit header...
  842. - extended Acquire::Retries to all file type acquirations (closes: #1617)
  843. * Mon May 14 2001 Claudio Matsuoka <claudio@conectiva.com>
  844. + apt-0.3.19cnc41-8cl
  845. - added Ivan Zakharyaschev's line break patch (closes: #1616)
  846. * Wed May 9 2001 Claudio Matsuoka <claudio@conectiva.com>
  847. + apt-0.3.19cnc41-7cl
  848. - adjusting rpmpriorities to reflect changes in conectiva's package base
  849. (glibc-base is marked as essential replacing glibc, elvis-tiny marked
  850. as essential, info and glib not marked as essential, etc.) (closes:
  851. #3115, #3117)
  852. * Fri May 4 2001 Claudio Matsuoka <claudio@conectiva.com>
  853. + apt-0.3.19cnc41-6cl
  854. - spec cleanup: removing static components from buildrequires
  855. * Fri May 4 2001 Claudio Matsuoka <claudio@conectiva.com>
  856. + apt-0.3.19cnc41-5cl
  857. - removing static link kludge added in 3cl, a better solution is in the works.
  858. * Fri Apr 27 2001 Gustavo Niemeyer <niemeyer@conectiva.com>
  859. + apt-0.3.19cnc41-4cl
  860. - Fixed NextRecord() and GetRecord() (Closes: #2915).
  861. * Thu Apr 26 2001 Claudio Matsuoka <claudio@conectiva.com>
  862. + apt-0.3.19cnc41-3cl
  863. - statically linking rpmlib and friends to avoid lossage with glibc
  864. upgrade from conectiva 6.0 to snapshot
  865. * Sun Apr 15 2001 Gustavo Niemeyer <niemeyer@conectiva.com>
  866. + apt-0.3.19cnc41-2cl
  867. - Added patch for ia64.
  868. * Thu Mar 29 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  869. + apt-0.3.19cnc41-1cl
  870. - released version 0.3.19cnc41
  871. - auto rebuild rpmdb when rpm is upgraded
  872. * Tue Mar 27 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  873. + apt-0.3.19cnc40-1cl
  874. - released version 0.3.19cnc40
  875. - custom OrderInstall() (ignores all deb specific ordering/debconf stuff)
  876. * Fri Mar 23 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  877. + apt-0.3.19cnc39-1cl
  878. - released version 0.3.19cnc39
  879. - fixes problem with different rpmdb versions
  880. * Thu Mar 22 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  881. + apt-0.3.19cnc38-2cl
  882. - autotester workaround...
  883. * Thu Mar 22 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  884. + apt-0.3.19cnc38-1cl
  885. - released version 0.3.19cnc38
  886. - fixed epoch display on apt-cache
  887. - added user specified public keyring option for gpg
  888. - added italian po file
  889. - fixed bug on dependency resolution for virtual packages with mult.providers
  890. * Tue Feb 20 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  891. + apt-0.3.19cnc37-1cl
  892. - released version 0.3.19cnc37
  893. - noreplace put back for sources.list (closes: #1548)
  894. - recompiled (closes: #1559)
  895. - fixed dist-upgrade bogus msg (closes: #1254)
  896. - fixed no_proxy handling
  897. * Sat Feb 17 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  898. + apt-0.3.19cnc36-1cl
  899. - released version 0.3.19cnc36
  900. - fixed problem with arch selection (I swear it works now!)
  901. - fixed bug with rpm4
  902. * Wed Feb 14 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  903. - released version 0.3.19cnc35
  904. - fixed problem with case sensitiveness
  905. - fixed rpmpriority interpretation
  906. * Wed Feb 14 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  907. - released version 0.3.19cnc34
  908. - rpm4 fix?
  909. * Wed Jan 24 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  910. - released version 0.3.19cnc33
  911. - added new gui hookz
  912. * Mon Jan 22 2001 MATSUBAYASHI 'Shaolin' Kohji <shaolin@rhythmaning.org>
  913. - 0.3.19.cnc.27-6vl19
  914. - Oops ring ftp dir was /pub/linux/..., not /pub/Linux/ :-(
  915. - fixed Source100 (rpm-source should be rpm-src)
  916. * Sat Jan 20 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  917. - released version 0.3.19cnc32
  918. - fixed arch selection code
  919. - fixed priority and section info in internal package structs
  920. * Fri Jan 19 2001 MATSUBAYASHI 'Shaolin' Kohji <shaolin@rhythmaning.org>
  921. - 0.3.19.cnc.27-6vl18
  922. - auto-generate sources.list using Source100 (thanks shom-san)
  923. * Fri Jan 19 2001 MATSUBAYASHI 'Shaolin' Kohji <shaolin@rhythmaning.org>
  924. - 0.3.19.cnc.27-6vl17
  925. - add VinePlus/2.1 entries
  926. * Fri Jan 19 2001 MATSUBAYASHI 'Shaolin' Kohji <shaolin@rhythmaning.org>
  927. - 0.3.19.cnc.27-6vl16 (vl15 preserved for Vine-2.1.x ?)
  928. - install arch-specific sources.list
  929. * Tue Jan 16 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  930. - unbroke potfiles
  931. * Mon Jan 15 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  932. - released version 0.3.19cnc31
  933. * Mon Jan 15 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  934. - released version 0.3.19cnc30
  935. * Sat Jan 13 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  936. - released version 0.3.19cnc29
  937. * Thu Jan 04 2001 Alfredo K. Kojima <kojima@conectiva.com.br>
  938. - released version 0.3.19cnc28
  939. - added gnupg dependency
  940. * Sun Dec 17 2000 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.27-6vl14
  941. - remove noreplace tag from sources.list
  942. * Sat Dec 16 2000 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.27-6vl13
  943. - update gettext patch
  944. - update ja.po
  945. * Wed Dec 13 2000 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.27-6vl12
  946. - update gettext patch
  947. - update ja.po
  948. * Tue Dec 12 2000 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.27-6vl11
  949. - update gettext patch from Debianguru
  950. - update ja.po
  951. * Tue Dec 12 2000 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.27-6vl10
  952. - update gettext patch
  953. - update ja.po
  954. * Mon Dec 11 2000 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.27-6vl9
  955. - update ja.po (almost translated)
  956. * Mon Dec 11 2000 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.27-6vl8
  957. - update ja.po
  958. * Mon Dec 11 2000 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.27-6vl7
  959. - update gettext patch
  960. - update ja.po
  961. * Mon Dec 11 2000 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.27-6vl6
  962. - add gettext patch
  963. - update ja.po
  964. * Mon Dec 11 2000 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.27-6vl3
  965. - update ja.po
  966. * Sat Dec 09 2000 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.27-6vl2
  967. - rebuild on gcc-2.95.3
  968. * Sat Dec 09 2000 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.27-6vl1
  969. - updated to 0.3.19cnc27-6cl
  970. * Thu Dec 07 2000 Andreas Hasenack <andreas@conectiva.com>
  971. - damn! Wrong URL in sources.list, atualizacoes.conectiva.com
  972. doesn't exist, of course...
  973. * Thu Dec 07 2000 Andreas Hasenack <andreas@conectiva.com>
  974. - updated sources.list with new mirrors and new download tree
  975. - removed (noreplace) for the sources.list file for this
  976. upgrade. It will be easier for the user. The (noreplace)
  977. should be back in place after this update as we expect no
  978. further big modifications for that file, only new mirrors.
  979. * Wed Dec 06 2000 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.19.cnc.27-0vl1
  980. - updated to 0.3.19.cnc.27
  981. * Wed Dec 06 2000 Alfredo K. Kojima <kojima@conectiva.com.br>
  982. - fixed prob in vendors.list
  983. * Tue Dec 05 2000 Alfredo K. Kojima <kojima@conectiva.com.br>
  984. - released version 0.3.19cnc27
  985. * Wed Nov 08 2000 Alfredo K. Kojima <kojima@conectiva.com.br>
  986. - released version 0.3.19cnc26
  987. * Tue Nov 07 2000 MATSUBAYASHI 'Shaolin' Kohji <shaolin@rhythmaning.org>
  988. - added ad-hoc patch for gcc-2.95.x
  989. * Mon Nov 06 2000 Alfredo K. Kojima <kojima@conectiva.com.br>
  990. - released version 0.3.19cnc25
  991. * Sun Nov 5 2000 Kazuhisa TAKEI <takei@vinelinux.org>
  992. - modify for Vine Linux
  993. * Thu Nov 02 2000 Alfredo K. Kojima <kojima@conectiva.com.br>
  994. - released version 0.3.19cnc24
  995. * Thu Nov 02 2000 Rud<E1> Moura <ruda@conectiva.com>
  996. - updated source.list (again)
  997. * Thu Nov 02 2000 Rud<E1> Moura <ruda@conectiva.com>
  998. - updated source.list
  999. * Wed Nov 01 2000 Alfredo K. Kojima <kojima@conectiva.com.br>
  1000. - released version 0.3.19cnc23
  1001. - added cache directories for gen{pkg,src}list
  1002. - pt_BR manpages
  1003. * Tue Oct 31 2000 Alfredo K. Kojima <kojima@conectiva.com.br>
  1004. - released version 0.3.19cnc22
  1005. - Requires -> PreReq in apt-devel
  1006. * Mon Oct 30 2000 Alfredo Kojima <kojima@conectiva.com>
  1007. - collapsed libapt-pkg-devel and -doc to apt-devel
  1008. * Mon Oct 30 2000 Alfredo K. Kojima <kojima@conectiva.com.br>
  1009. - released version 0.3.19cnc21
  1010. * Sun Oct 29 2000 Alfredo K. Kojima <kojima@conectiva.com.br>
  1011. - released version 0.3.19cnc20
  1012. * Sun Oct 29 2000 Alfredo K. Kojima <kojima@conectiva.com.br>
  1013. - released version 0.3.19cnc19
  1014. - added gensrclist
  1015. - support for apt-get source
  1016. * Fri Oct 27 2000 Alfredo K. Kojima <kojima@conectiva.com.br>
  1017. - released version 0.3.19cnc18
  1018. * Thu Oct 26 2000 Alfredo K. Kojima <kojima@conectiva.com.br>
  1019. - released version 0.3.19cnc17
  1020. - new manpages
  1021. * Wed Oct 25 2000 Alfredo K. Kojima <kojima@conectiva.com.br>
  1022. - released version 0.3.19cnc16
  1023. * Sun Oct 22 2000 Alfredo K. Kojima <kojima@conectiva.com.br>
  1024. - released version 0.3.19cnc15
  1025. * Sat Oct 21 2000 Alfredo K. Kojima <kojima@conectiva.com.br>
  1026. - released version 0.3.19cnc14
  1027. * Thu Oct 19 2000 Claudio Matsuoka <claudio@conectiva.com>
  1028. - new upstream release: 0.3.9cnc13
  1029. * Tue Oct 17 2000 Eliphas Levy Theodoro <eliphas@conectiva.com>
  1030. - added rpmpriorities to filelist and install
  1031. * Tue Oct 17 2000 Claudio Matsuoka <claudio@conectiva.com>
  1032. - updated to 0.3.19cnc12
  1033. - fresh CVS snapshot including: support to Acquire::ComprExtension,
  1034. debug messages removed, fixed apt-cdrom, RPM DB path, rpmlib call
  1035. in pkgRpmLock::Close(), package priority kludge removed, i18n
  1036. improvements, and genbasedir/genpkglist updates.
  1037. - handling language setting in genpkglist to make aptitude happy
  1038. * Wed Oct 11 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1039. - released version 0.3.19cnc11
  1040. - fixed problem with shard lib symlinks
  1041. * Tue Oct 10 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1042. - released version 0.3.19cnc10
  1043. * Mon Oct 2 2000 Claudio Matsuoka <claudio@conectiva.com>
  1044. - fixed brown paper bag bug with method permissions
  1045. - added parameter --sign to genbasedir
  1046. - added html/text doc files
  1047. * Sat Sep 30 2000 Claudio Matsuoka <claudio@conectiva.com>
  1048. - bumped to 0.3.19cnc9
  1049. - added vendors.list
  1050. - added gpg method
  1051. - fixed minor stuff to make Aptitude work
  1052. - added missing manpages
  1053. - fixed shared libs
  1054. - split in apt, libapt-pkg, libapt-pkg-devel, libapt-pkg-doc
  1055. - rewrote genbasedir in shell script (original was in TCL)
  1056. - misc cosmetic changes
  1057. * Tue Sep 26 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1058. - released version 0.3.19cnc8
  1059. * Wed Sep 20 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1060. - released version 0.3.19cnc7
  1061. * Mon Sep 18 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1062. - released version 0.3.19cnc6
  1063. * Sat Sep 16 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1064. - released version 0.3.19cnc5
  1065. * Fri Sep 15 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1066. - released version 0.3.19cnc4
  1067. * Mon Sep 12 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1068. - released version 0.3.19cnc3
  1069. * Mon Sep 5 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1070. - renamed package to apt, with version 0.3.19cncV
  1071. * Mon Sep 5 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1072. - 0.10
  1073. - added genpkglist and rapt-config
  1074. - program names changed back to apt-*
  1075. * Mon Sep 4 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1076. - 0.9
  1077. * Mon Sep 4 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1078. - 0.8
  1079. * Mon Sep 4 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1080. - 0.7
  1081. * Fri Sep 1 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1082. - fixed typo in sources.list
  1083. * Tue Aug 31 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1084. - version 0.6
  1085. * Tue Aug 31 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1086. - version 0.5
  1087. * Tue Aug 31 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1088. - version 0.4
  1089. * Wed Aug 30 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1090. - version 0.3
  1091. * Thu Aug 28 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1092. - second try. new release with direct hdlist handling
  1093. * Thu Aug 10 2000 Alfredo K. Kojima <kojima@conectiva.com>
  1094. - initial package creation. Yeah, it's totally broken for sure.