apt-vl.spec 50 KB

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