apt-vl.spec 48 KB

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